 .jdjs_app .qwss{
            flex: 1;
    height: 42px;
    padding: 0 15px;
    border: 1px solid #c4d0de;
    border-radius: 4px;
    outline: none;
    font-size: 14px;}
    .jdjs_app .tj{
            height: 42px;
    padding: 0 25px;
    background: #004190;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;}
