 .jdjs_app .qwss{}
    .jdjs_app .tj{
      width: 40px;
    height: 30px;
    border-top: 2px solid #bbbbbb;
    border-bottom: 2px solid #bbbbbb;
    border-right: 2px solid #bbbbbb;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    padding-top: 3px;
    color: #fff;
    background-color: #00418F; 
    position: relative;
    top: 2px;
    left: -3px;}
