body{
    background-color: #FFFFFF;
}
.container{
    width: 1240px;
    margin: 0 auto;
}

.header{
    background-color: #0078E7;
}

.h_top{
    padding: 26px 0 14px;
    /*border-bottom: 1px solid rgba(255, 255, 255, 0.2);*/
}

.ht,
.tleft,
.tright,
.dhss,
.top_nav,
.bsyd,
.ydbl,
.scdyckfx{
    display: flex;
    justify-content: space-between;
}

.ht{
    margin-bottom: 37px;
}

.tleft li{
    padding-right: 32px;
    position: relative;
}

.tleft li:first-child::after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
    width: 1px;
    height: 31px;
    background: url(../images/shuugan.png) no-repeat;
}

.tleft li:nth-child(2):after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
    width: 1px;
    height: 20px;
    background: url(../images/xiaoshuugan.png) no-repeat;
}

.tleft li.qhdq{
    line-height: 38px;
}
.tleft li.qhdq>span{
    font-size: 16px;
    color: #FFFFFF;
    margin-right: 10px;
}

.tleft li.qhdq select{
    width: 52px;
    height: 24px;
    background: #FFFFFF;
    border: none;
    outline: none;
    font-size: 12px;
    color: #666666;
}

.tright li {
    margin-right: 31px;
    position: relative;
}

.tright li::after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -15px;
    margin: auto;
    width: 1px;
    height: 14px;
    background: url(../images/ixaodiaiqe.png) no-repeat;
}

.tright li:last-child{
    margin-right: 0;
}

.tright li:last-child::after{
    display: none;
}

.tright li a{
    font-size: 14px;
    color: #FFFFFF;
    line-height: 38px;
}

.top_nav li a{
    font-size: 18px;
    color: #FFFFFF;    
}

.sousuo input{
    width: 185px;
    height: 32px;
    background: #FFFFFF;
    border: none;
    outline: none;
    padding-left: 9px;
    font-size: 12px;
    color: #999999;
}

.sousuo a{
    display: inline-block;
    background: #FF9531;
    font-size: 14px;
    color: #FFFFFF;
    padding: 7px;
}

.top_nav {
    width: 78.6%;
    margin-top: 4px;
}

.hnr{
    padding: 19px 0 132px;
}

.pos,
.pos a{
    font-size: 14px;
    color: #FFFFFF;
}

.pos{
    margin-bottom: 29px;
}

.znmc{
    font-size: 32px;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 4px;
}

.qhjjb{
    display: block;
    font-size: 18px;
    color: #FFFFFF;
    padding: 15px 20px 15px 54px;
    background: url(../images/qiehusai.png) no-repeat;
}

.fwqdwz {
    width: 1240px;
    margin: 0 auto;
    overflow: hidden;

    padding-bottom: 67px;

}

.fwqdwz h1 {

    font-size: 40px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.fwqdwz p {
    width: 529px;
    height: 35px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 19px;
    margin-top: 20px;

}
.bsyd{
    margin-top: 47px;
}

.ydbl li{
    background: rgba(255, 255, 255, 0.2);
    border-radius: 4px;
    margin-right: 20px;
}

.ydbl li a{
    display: block;
    padding: 14px 27px;
    font-size: 18px;
    color: #FFFFFF;
}

.ydbl li a img{
    margin-left: 7px;
}

.scdyckfx{
    width: 40%;
    line-height: 52px;
}

.scdyckfx li a{
    font-size: 16px;
    color: #FFFFFF;
}

.scdyckfx li a img{
    margin-right: 5px;
    vertical-align: middle;
}
/* li */
.erji_grfw{
    background: url(../index_imgs/genfuuify.png) center center no-repeat;
}
.erji_frfw{
    background: url(../index_imgs/faregsdfw.png) center center no-repeat;
}
.erji_nav_tit{
    color: #fff;
    margin-top: 10px;
}
.erji_nav_tit h3{
    font-size: 40px;
    margin-bottom: 15px;
    font-weight: normal;
}
.hnr.erji{
    padding: 20px 0 90px;
}

@media screen and (max-width:768px) {
    .container,
    .tleft li.qhdq,
    .tleft li img,
    .top_nav,
    .ydbl,
    .scdyckfx{
        width: 100%;
    }

    .ht,
    .tleft,
    .dhss,
    .top_nav,
    .bsyd,
    .scdyckfx{
        flex-wrap: wrap;
    }

    .tleft li{
        width: 50%;
    }

    .h_top,
    .hnr{
        padding-left: 10px;
        padding-right: 10px;
    }

    .tright{
        width: 80%;
    }

    .top_nav li{
        width: 25%;
        margin-bottom: 10px;
    }

    .top_nav li:last-child,
    .scdyckfx li{
        width: 50%;
    }

    .sousuo{
        width: 90%;
        margin: 0 auto;
    }

    .sousuo input{
        width: 85%;
    }

    .ydbl li{
        width: 48%;
        margin-right: 0;
    }

    .scdyckfx{
        text-align: center;
    }
    
}

.wzazzms .container,
.wzazzms .top_nav{
    width: 100%;
}

.wzazzms .tleft li.qhdq>span,
.wzazzms .tright li a{
    font-size: 28px;
}

.wzazzms .tleft li.qhdq select{
    width: 74px;
    height: 35px;
    font-size: 24px;
}

.wzazzms .top_nav li a{
    font-size: 38px;
}

.wzazzms .dhss,
.wzazzms .top_nav{
    flex-wrap: wrap;
}

.wzazzms .top_nav li{
    width: 20%;
    margin-bottom: 10px;
}

.wzazzms .top_nav li:last-child{
    width: 30%;
}

.wzazzms .top_nav{
    justify-content: flex-start;
}

.wzazzms .sousuo {
    width: 60%;
    margin: 0 auto;
}

.wzazzms .sousuo input{
    width: 90%;
    height: 50px;
    font-size: 24px;
}

.wzazzms .sousuo a{
    font-size: 24px;
    padding: 10px;
}

.wzazzms .pos, 
.wzazzms .pos a{
    font-size: 28px;
}

.wzazzms .znmc{
    font-size: 38px;
}

.wzazzms .qhjjb{
    font-size: 34px;
    background-size: cover;
    padding: 25px 30px 25px 85px;
}

.wzazzms .ydbl li a{
    font-size: 34px;
}

.wzazzms .ydbl li a img{
    vertical-align: middle;
}

.wzazzms .scdyckfx{
    width: 60%;
}

.wzazzms .scdyckfx li a{
    font-size: 28px;
}