BODY {-moz-user-select:none;}
@media print{BODY{display:none;}}
@media screen and (min-width: 180px) and (max-width: 900px) {
    .form {
        max-width: 250px;
        margin: 0 auto;}
}

#header .form {
    display: block;
    position: relative;
    width: 100%;}
 .jdjs_app .qwss{
        height: 31px;
        font-size: 12px;
        min-width: 190px;
        max-width: 600px;
        width: 60%;        
        outline: none;
        padding-left: 10px;
        border-radius: 4px;
        border: 1px solid #e4e7ed;
        float: left;}
    .jdjs_app .tj{
        padding-left: 6px;
        letter-spacing: 5px;
        color: white;
        min-width: 53px;
        max-width: 150px;
        height: 32px;
        border: 0;
        border-radius: 4px;
        background-color: #1f499e;
        position: relative;
 
        width: 20%;}
