.contains{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.bl{
    display: block!important;
}
.cl{
    clear: both;
}
.banner{
    width: 100%;
    height: 470px;
    background: url(../img/qz_02-min.png) center;

}
.ba_qr {
    width: 392px;
    height: 106px;
    padding-top: 304px;
    margin: 0 auto;
}
.ba_qr img{
    width: 104px;
    height: 104px;
    display: block;
    float: left;
    border: 1px solid #888f95;
}
.bn_cont{
    height: 106px;
    width: 286px;
    background: #f9b94b;
    float: left;
    font-size: 16px;
    color: #2c3c46;
    text-align: center;
}
.bn_cont p{
    padding-top: 33px;
    line-height: 20px;
}
.ba_lb{
    border: 1px solid #f9b94b;
    height: 32px;
    margin-top: -34px;
    padding-left: 104px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-size:14px;
}
.ba_lb b{
    font-size: 16px;
    color: #f9b94b;
}
.ba_lb .iconfont{
    vertical-align: middle;
    font-size: 20px;
    animation:shine 0.8s infinite;
}
@keyframes shine
{
    from { opacity: 0}
    to { opacity: 1}
}
.tit{
    text-align: center;
    font-size: 32px;
    color: #2e3e48;
    padding-top: 80px;
    margin-bottom: 50px;
}
.tit span{
    position: relative;
}
.tit span:before{
    position: absolute;
    content:'' ;
    width: 74px;
    height: 16px;
    background: url(../img/qz_05.png);
    left:-100px;
    top: 20px;
}
.tit span:after{
    position: absolute;
    content:'' ;
    width: 74px;
    height: 16px;
    background: url(../img/qz_07.png);
    right:-100px;
    top: 20px;
}
.m1_title{
    width: 998px;
    margin: 0 auto;
    height: 58px;
    border: 1px solid #5e5f67;
    position: relative;
}
.m1_title:after{
    width: 1px;
    height: 100%;
    position: absolute;
    content: '';
    background: #5e5f67;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
}
.m1_t_lf{
    width: 50%;
    float: left;
    font-size: 20px;
    color: #5e5f67;
    text-align: center;
    line-height: 58px;
}
.m1_cont{
    width: 998px;
    height: 438px;
    border: 1px solid #5e5f67;
    border-top: none;
    margin: 0 auto;
    background:url(../img/qz_12.png);
}
.m1_c_lf{
    width: 50%;
    float: left;
    text-align: center;
    font-size: 18px;
    color: #5e5f67;
}
.m1_c_lf li{
    margin-top: 35px;
}
.zx{
    width: 475px;
    height: 50px;
    margin: 0 auto;
    line-height: 50px;
    text-align: center;
    margin-top: 40px;
}
.zx_lf{
    width: 260px;
    height: 50px;
    float: left;
    background: #f9b94b;
    font-size: 16px;
    color: #2e3e48;
}
.zx_rt{
    width: 215px;
    height: 50px;
    float: left;
    font-size: 16px;
    color: #fff;
    background: #34495e;
    position: relative;;
}
.zx_rt span{
    font-size: 30px;
    vertical-align: middle;
}
.zx_rt img{
    position: absolute;
    width: 120px;
    height: 120px;
    border: 1px solid #000;
    right: -100px;
    top:0;
    opacity: 0;
}
.zx_rt:hover img{
    opacity: 1;
}
.m2_box{
    width: 100%;
    height: 460px;
    background: #05b08e;
}
.m2_box .contains{
    width: 1150px;
}
.m2_list{
    width: 325px;
    float: left;
    height: 460px;
}
.m2_list li{
    margin-top: 45px;
    padding-left: 20px;
    padding-right: 40px;
    color: #fff;
}
.m2_list li h2{
    font-size: 18px;
    margin-bottom: 10px;
}
.m2_list li h2 span{
    font-size: 32px;
    color: #f9cb7d;
    font-weight: normal;
    margin-right: 20px;
    vertical-align: middle;
}
.m2_list li p{
    font-size: 14px;
    color: #ddfaf4;
    line-height: 20px;
    padding-left: 63px;
}
.m2_qr{
    width: 500px;
    height: 460px;
    float: left;
    background:url(../img/qz_16-min.png);
    background-size: 100% 100%;
}
.m2_qr_ct{
    width: 382px;
    height: 100px;
    margin: 0 auto;
    margin-top: 247px;
}
.m2_qr_ct img{
    width: 100px;
    height: 100px;
    float: left;
    display: block;
}
.m2_qrs p{
    margin-top: 10px;
}
.m2_qrs{
    width: 282px;
    height: 100px;
    float: left;
    font-size: 16px;
    color: #2c3c46;
    text-align: center;
    line-height: 30px;
}
.m3_list{
    border: 1px solid #05b08e;
}
.m3_list li{
    width: calc(25% - 81px);
    padding: 0 40px;
    border-right:1px solid #05b08e;
    float: left;
    height: 290px;
}
.m3_list li h2{
    text-align: center;
    font-size: 18px;
    color: #34495e;
    margin-top: 40px;
}
.m3_list li p{
    font-size: 14px;
    color: #888c90;
    line-height: 25px;
    margin-top: 25px;
}
.m3_list2{
    border: 1px solid #05b08e;
    border-top: none;
}
.m3_list2 li{
    width: calc((100% - 6px)/6);
    float: left;
    height: 91px;
    text-align: center;
    color: #fff;
    background: #0ebbcd;
    border-right: 1px solid #fff;
    transition: .5s;
}
.m3_list2 li h3{
    font-size: 16px;
    margin-top: 20px;
}
.m3_list2 li p{
    font-size: 14px;
    margin-top: 10px;
}
.m3_list2 li:hover{
    background: #fff;
    color: #0ebbcd;
}
.zx2{
    width: 330px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #2e3e48;
    background: #f9b94b;
    margin: 0 auto;
    margin-top: 50px;
}

.main4{
    margin-top: 80px;
    background: #f5f6f7;
    padding-bottom: 50px;
}
.m4_list li{
    width: 20%;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #888c90;
    padding-bottom: 30px;
    border-bottom: 1px solid #d9dcdf;
    cursor: pointer;
}
.m4_list .m4_act{
    font-size: 18px;
    color: #05b08e;
    font-weight: bold;
    border-bottom: 4px solid #05b08e;
    padding-bottom: 25px;
}
.m4_cont{
    display: none;
}
.m4_cont h2{
    font-size: 16px;
    color: #0ebbcd;
    margin-top: 36px;
}
.m4_cont p{
    font-size: 16px;
    color: #34495e;
    line-height: 30px;
    margin-top: 10px;
}
.m5_list{
    width: 100%;
    height: 334px;
    background:url(../img/qz_20.png);

}
.m5_list li{
    width: 192px;
    text-align: center;
    padding-top: 65px;
    float: left;
    margin-right: 136px;
}
.m5_list img{
    display: block;
    margin: 0 auto;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.m5_list li h2{
    font-size: 18px;
    color: #5e5f67;
    margin-top: 30px;
}
.m5_list li p{
    font-size: 16px;
    color: #7f8087;
    margin-top: 18px;
}
.m5_list a:nth-of-type(4) li{
    margin-right: 0;
}
.m5_list li:nth-of-type(even){
    padding-top: 110px;
}
.main5{
    padding-bottom: 50px;
}