 .jdjs_app .qwss{
        height: 40px;
        font-size: 12px;
        min-width: 100px;
        max-width: 600px;
        width: 240px;  
        color: white;      
        outline: none;
        padding-left: 10px;
        border-radius: 0;
       
        background-color: #3a75e1;}
 .jdjs_app input::placeholder {
color: #fff;
opacity: 1;}
    
    .jdjs_app .tj{
        padding-left: 6px;
        letter-spacing: 5px;
        color: white;
        
       
        height: 40px;
        border: 0;
        border-radius: 0;
        background-color: #1e68e9;
        position: relative;
       
        width: 50px;}
