body {
    background-color: #F2F2F2;
}

.bgblbox {
    background: #fff;
}

.top-nav {
    height: 50px;
    line-height: 50px;
    padding: 17px 0;
}


/* input{
    border: none;
} */

.contenet {
    padding: 20px;
}

.contenet .theme-dqwz {
    border-bottom: 1px solid #eee;
    margin-bottom: 0;
}

.fourimg {
    padding: 20px 0px;
}

.fourimg>a {
    float: left;
    display: block;
    height: 127px;
    width: 24%;
    margin-left: 1%;
}

.fourimg>a.active img {
    transform: scale(1.05);
}

.fourimg>a img {
    width: 100%;
}

.bhss {
    width: 1163px;
    height: 96px;
    background: rgba(235, 241, 247, 1);
    padding: 23px 0 31px 0;
}

.bhss span {
    width: 85px;
    display: inline-block;
    text-align: center;
    line-height: 42px;
}

.bh {
    width: 242px;
    height: 42px;
    margin-left: 2px;
    background: rgba(255, 255, 255, 1);
}

.mc,
.lx {
    width: 242px;
    height: 42px;
    background: rgba(255, 255, 255, 1);
}

.bhss button {
    width: 118px;
    border: none;
    height: 42px;
    background: rgba(1, 82, 147, 1);
    border-radius: 4px;
    margin-left: 37px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

.biao {
    margin-top: 41px;
    width: 100%;
    margin-bottom: 32px;
}

.xysbiao {
    display: none;
}

.biaobody {
    width: 100%;
}

.xysbiao span {
    width: 50%;
    float: left;
    display: block;
    /* height:50px; */
    line-height: 50px;
    /* overflow:hidden; */
    padding-left: 3px;
    /* text-overflow:ellipsis; */
    /* white-space:nowrap; */
    border: 1px solid rgba(0, 0, 0, .06);
    font-size: 14px;
    color: #333;
}

.xysbiao li::after {
    display: block;
    content: '';
    overflow: hidden;
    clear: both;
    visibility: hidden;
}

.xysbiao li {
    margin-top: 20px;
    display: table;
    width: 100%;
}

.biao span {
    overflow: hidden;
    float: left;
    padding-left: 20px;
    border: 1px solid rgba(0, 0, 0, .06);
    box-sizing: border-box;
    height: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.biao ul {
    width: 100%;
}

.biaotou {
    background: #EDF0FA;
    height: 50px;
    line-height: 50px;
}

.biaotou span {
    height: 51px;
    line-height: 51px;
}

.lie1 {
    width: 20%;
    border-left: none !important;
}

.lie2 {
    width: 40%;
}

.lie3 {
    width: 20%;
}

.lie6 {
    width: 20%;
    border-right: none !important;
}

.biaobody>li {
    height: 56px;
    line-height: 56px;
    box-sizing: border-box;
}

.lie6>.cqts {
    width: 77px;
    height: 30px;
    background: rgba(241, 241, 241, 1);
    border-radius: 15px;
    margin: 12px auto;
    text-align: center;
    line-height: 30px;
    padding-left: 0;
}

.input1,
.input2,
.input3 {
    float: left;
}

@media (max-width: 1200px) {
    .lie4,
    .lie6 {
        /* display: none !important; */
    }
    .lie1 {
        /* width: 300px; */
    }
    .lie5 {
        /* width: 140px; */
    }
    .bh,
    .mc,
    .lx {
        width: 280px;
    }
}

@media (max-width: 992px) {
    .lie3,
    .lie4,
    .lie6 {
        /* display: none; */
    }
    .lie5 {
        /* width: 15%; */
    }
    .lie2 {
        /* width: 50%; */
    }
    .lie1 {
        /* width: 35%; */
    }
}

@media (max-width: 768px) {
    .contenet {
        padding: 5px;
    }
    .input1,
    .input2,
    .input3 {
        display: block;
    }
    .lie5 {
        /* display: none; */
    }
    .bhss span {
        width: 85px;
    }
    .lie1,
    .lie2 {
        /* width: 50%; */
    }
    .biao span {
        padding-left: 5px;
        /* height: auto; */
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    /* .fourimg>a{
        width: 49%;
    } */
    .bhss {
        width: 100%;
    }
    .bh,
    .mc,
    .lx {
        width: 60%;
        margin-right: 0;
        margin-left: 0;
    }
    .bhss {
        height: 255px;
        padding-left: 10px;
    }
    .bhss>span:nth-child(2) {
        margin-top: 10px;
    }
    .xmmc,
    .mc,
    .lx {
        margin-top: 10px;
    }
    .fourimg>a {
        height: auto;
        margin-bottom: 5px;
    }
    .input1,
    .input2,
    .input3 {
        width: 100%;
    }
    .input3 {
        margin-bottom: 20px;
    }
    .bhss button {
        display: block;
        margin: 0px auto;
    }
}

@media (max-width: 767px) {
    .fourimg>a {
        width: 49%;
        height: auto;
        margin-bottom: 5px;
    }
    .biao {
        display: none;
    }
    .xysbiao {
        display: block;
    }
    .xysbiao>li>div {
        display: table-row
    }
    .xysbiao>li>div>span {
        float: initial;
        display: table-cell;
        width: 70%
    }
    .xysbiao>li>div>span.btleft {
        width: 35%
    }
}