 .jdjs_app .qwss{
        height: 31px;
        font-size: 12px;
        min-width: 100px;
        max-width: 600px;
        width: 100%;        
        outline: none;
        padding-left: 20px;
        border-radius:50px;
        border:none;
        background-color: rgb(255, 255, 255,0.1);
        color:#fff;}
    .jdjs_app .tj{
        padding-left: 6px;
        letter-spacing: 5px;
        color: white;
        min-width: 33px;
        max-width: 150px;
        height: 32px;
        border: 0;
        border-radius: 4px;
        background-color: rgb(255, 255, 255,0);
        position: absolute;
        top: 1px;
        right:0;
        width: 20%; 
        background-image:url(icon/a-rongqi2021x.png); 
        background-size: auto 65%;
        background-repeat: no-repeat;
        background-position: center;}
