body{
    background-color: #EEEEEE;
    font-size: unset;
}
.contain{
    width: auto;
}
input, button, select, textarea {
    outline: none;
    font-size: 12px;
}
.p5{
    padding: 0;
}
img {
    display: inline;
}
.zy_top{
    padding-bottom: 10px;
    background-color: #fff;
    overflow: hidden;
}
.zy_top_l{
    width: 950px;
    padding-top: 47px;
    float: left;
}
.zy_top_l .zy_img2{
    margin-left: 35px;
}
.cont_menu {
    margin-top: 44px;
    float: left;
    line-height: 40px;
    font-size: 16px;
}
.cont_menu .active {
    color: #108391;
}
.cont_menu a {
    float: left;
    line-height: 40px;
    color: #333333;
    margin-right: 35px;
    text-decoration: none;
}
.exhibition {
    width: 230px;
    height: 180px;
    margin-left: 152px;
    position: absolute;
    /*right: 300px;*/
    left: 50%;
    top: 220px;
    background-color: #fff;
    z-index: 1000;
    text-align: center;
    display: none;
}
.exhibition p {
    margin-top: 17px;
    margin-bottom: 17px;
}
.exhibition p a {
    color: #333333;
    font-size: 16px;
    text-decoration: none;
}
.cont_menu a.exhibiton_menu{
    margin-right: 0;
}
.zy_top_r{
    padding-top: 30px;
    float: right;
}
.zy_top_r p{
    width: 200px;
    height: 50px;
    line-height: 40px;
    background: url(../imgs/zhiyao_yanxi/zy_top_r_xw.png) center center no-repeat;
    color: #fff;
    font-size: 14px;
    position: relative;
    text-align: center;
    z-index: 2;
}
.zy_top_r p label{
    width: 100%;
    height: 100%;
    cursor: pointer;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}
.zy_top_r .zy_top_r_div{
    display: block;
}
.zy_top_r .zy_img3{
    width: 100px;
    margin: 0 auto;
    padding: 6px;
    border: 1px solid #108391;
    display: block;
    position: relative;
    top: -11px;
    left: 15px;
}
body .zy_cen{
    margin-top: 20px;
    padding-bottom: 60px;
}
.zy_cen .zy_banner{
    width: 100%;
    height: 385px;
}
.zy_cen .zy_bl{
    width: 100%;
    max-width: 780px;
    height: 420px;
    border-radius: 7px;
    box-shadow: 7.071px 7.071px 6px 0px rgba(51, 51, 51, 0.3);
    float: left;
    position: relative;
}
.zy_cen .zy_bl img{
    width: 100vw;
    height: 385px;
    object-fit: contain;
}
.zy_cen .zy_bl .sp1{
    position: absolute;
    bottom: 12px;
    left: 50% !important;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.sp1 .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background-color: #4FC2B8;
    border: 1px solid #fff;
    opacity: 1;
}
.sp1 .swiper-pagination-bullet-active{
    width: 40px;
    background-color: #F79131;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.zy_bl .swiper-button-prev,
.zy_bl .swiper-container-rtl .swiper-button-next{
    background: url("../imgs/zhiyao_yanxi/zy_left.png") center center no-repeat;
    left: 0;
}
.zy_bl .swiper-button-next,
.zy_bl .swiper-container-rtl .swiper-button-prev{
    background: url("../imgs/zhiyao_yanxi/zy_right.png") center center no-repeat;
    right: 0;
}
.zy_cen .zy_br{
    width: 380px;
    height: 420px;
    float: right;
}
.zy_cen .zy_br img{
    width: 100%;
    height: 200px;
}
.zy_cen .zy_br img:nth-child(1){
    margin-bottom: 20px;
}
body .zy_cont{
    margin-top: 40px;
    padding-bottom: 43px;
    background-color: #fff;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}
.zy_cont .zy_c_head{
    background-image: linear-gradient(to right, #006699 , #00CCCC);
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}
.zy_cont .zy_c_head .p1{
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 18px;
    position: relative;
    text-indent: 60px;
}
.zy_cont .zy_c_head .p1 label{
    width: 20px;
    height: 20px;
    background-color: #FBB949;
    position: absolute;
    left: 30px;
    top: 20px;
}
.zy_cont .zy_c_cate{
    width: 100%;
    overflow: hidden;
}
.zy_cont .zy_c_cate a{
    width: 23.72%;
    height: 70px;
    line-height: 70px;
    border-right: 1px solid #66DFE0;
    border-bottom: 1px solid #66DFE0;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 18px;
    text-align: center;
}
.zy_cont .zy_c_cate a.last{
    width: 5.12%;
    height: 140px;
    line-height: 26px;
    padding: 30px 1% ;
    float: right;
}
.zy_cont .zy_c_cate a.last img{
    width: 20px;
    margin-top: 3px;
}
.zy_cont .zy_c_cate a.on{
    background-color: #FDC043;
}
.zy_cont .zy_c_sear{
    width: 100%;
    max-width: 800px;
    height: 60px;
    margin: 29px auto 0;
    background-color: #EEEEEE;
    border: 1px solid #108391;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.zy_cont .zy_c_sear .text{
    width: 80%;
    height: 100%;
    line-height: 60px;
    padding-left: 42px;
    background-color: transparent;
    border: 0;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    color: #000;
    font-size: 18px;
}
.zy_cont .zy_c_sear .text::placeholder{
    color: #999;
}
.zy_cont .zy_c_sear a{
    width: 17.5%;
    height: 50px;
    line-height: 50px;
    margin: 4px;
    background-image: linear-gradient(#00CCCC , #00679A);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 18px;
    text-align: center;
}
.zy_cont .zy_c_sear a img{
    margin-right: 16px;
    position: relative;
    top: -1px;
}
.zy_cont .zy_c_cont{
    width: 100%;
    max-width: 1018px;
    margin: 16px auto 0;
}
.zy_cont .zy_c_div{
    width: 100%;
    padding: 34px 0 29px;
    border-bottom: 2px dashed #E4E4E4;
    overflow: hidden;
}
.zy_cont .zy_c_div_img{
    width: 290px;
    height: 215px;
    float: left;
}
.zy_cont .zy_c_div_img img{
    width: 100%;
    height: auto;
}
.zy_cont .zy_c_div_cont{
    width: 699px;
    min-height: 215px;
    color: #666666;
    float: right;
    font-size: 16px;
}
.zy_cont .zy_c_div_cont .p2{
    width: 100%;
    nin-height: 30px;
    line-height: 30px;
}
.zy_cont .zy_c_div_cont .p2 .a1{
    height: auto;
    margin-right: 16px;
    padding: 0 15px;
    background-color: #FAB84B;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    position: relative;
    top: -2px;
}
.zy_cont .zy_c_div_cont .p2 label{
    /*margin-left: 18px;*/
    margin-bottom: 0;
    color: #333333;
    display: inline;
    font-size: 20px;
}
.zy_cont .zy_c_div_cont .p3{
    height: 44px;
    line-height: 22px;
    margin-top: 12px;
    overflow: hidden;
}
.zy_cont .zy_c_div_cont .p4{
    margin-top: 20px;
}
.zy_cont .zy_c_div_cont .p5{
    margin-top: 10px;
}
.zy_cont .zy_c_div_cont .a2{
    width: 150px;
    height: 40px;
    line-height: 40px;
    margin-top: 17px;
    background-image: linear-gradient(#00CCCC , #00679A);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 18px;
    text-align: center;
}
.zy_cont .zy_c_page{
    width: 100%;
    height: 42px;
    line-height: 42px;
    margin: 39px auto 0;
    text-align: center;
}
.zy_cont .zy_c_page a{
    width: 45px;
    height: 100%;
    margin-right: 10px;
    border: 1px solid #6ECDC5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}
.zy_cont .zy_c_page span.laypage_curr{
    width: 45px;
    height: 100%;
    margin-right: 10px;
    border: 1px solid #6ECDC5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    background-color: #4FC2B8;
    color: #fff;
}
.zy_cont .zy_c_page a.laypage_prev{
    width: 100px;
}
.zy_cont .zy_c_page a.laypage_next{
    width: 100px;
}
.zy_cont .zy_c_page a.laypage_last{
    width: 100px;
}
.zy_cont .zy_c_page a.laypage_first{
    width: 100px;
}
.zy_cont .zy_c_page a.a3{
    width: 100px;
}
.zy_cont .zy_c_page a.on{
    background-color: #4FC2B8;
    color: #fff;
}
.zy_cont .zy_c_page a.a3{
    width: 100px;
}
.zy_cont .zy_c_page a.on{
    background-color: #4FC2B8;
    color: #fff;
}
.zy_cont .zy_c_page a:last-child{
    margin-right: 0;
}
.zy_cen .zy_ads{
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
}
.zy_ads .zy_ads_div{
    width: 100%;
    max-width: 580px;
    float: left;
}
.zy_ads .zy_ads_div:last-child{
    margin-left: 20px;
    float: right;
}
.zy_ads .zy_ads_div h4{
    width: 260px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    background-image: linear-gradient(#00CCCC , #00679A);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    position: relative;
    top: 30px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.zy_ads .zy_ads_div h4 img{
    vertical-align: middle;
}
.zy_ads .zy_a_d_cen{
    width: 100%;
    height: 400px;
    padding: 70px 50px 0;
    background-color: #fff;
}
.zy_ads .zy_a_d_cen .p6{
    line-height: 30px;
    color: #666666;
    font-size: 16px;
}
.zy_ads .zy_a_d_cen .p7{
    width: 100%;
    margin-top: 33px;
    color: #0099bb;
    font-size: 16px;
}
.zy_ads .zy_a_d_img{
    width: 100%;
    margin-top: 38px;
}
.zy_ads .zy_a_d_img img{
    margin-right: 20px;
}
.zy_ads .zy_a_d_img img:last-child{
    margin-right: 0;
}
.zy_ads .zy_a_d_cen ul{
    width: 390px;
    margin-top: 15px;
    overflow: hidden;
}
.zy_ads .zy_a_d_cen ul li{
    width: 195px;
    margin-top: 23px;
    float: left;
}
.zy_ads .zy_a_d_cen ul li h5{
    color: #0099bb;
    font-size: 24px;
    font-weight: bold;
}
.zy_ads .zy_a_d_cen ul li .p8{
    margin-top: 7px;
    color: #999999;
    font-weight: bold;
}
.zy_cen .zy_why{
    margin-top: 16px;
}
.zy_why h4{
    color: rgba(0, 153, 187, 0.102);
    font-size: 86px;
    position: relative;
    top: 39px;
    text-align: center;
    z-index: 1;
}
.zy_why .p9{
    color: #333333;
    font-size: 32px;
    position: relative;
    text-align: center;
    z-index: 2;
}
.zy_why .zy_why_u{
    margin-top: 47px;
    overflow: hidden;
}
.zy_why .zy_why_u li{
    width: 380px;
    margin-right: 20px;
    float: left;
}
.zy_why .zy_why_u li:last-child{
    margin-right: 0;
}
.zy_why .zy_why_u h5{
    width: 100%;
    height: 120px;
    line-height: 120px;
    background-image: linear-gradient(to right, #0099BB , #00CCCC);
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.zy_why .zy_why_u h5 img{
    vertical-align: middle;
}
.zy_why .zy_why_u .zy_why_div{
    width: 100%;
    height: 280px;
    padding: 60px 15px 0;
    background-color: #FFF;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}
.zy_why .zy_why_u .zy_why_div .p10{
    width: 100%;
    color: #333333;
    font-size: 24px;
    text-align: center;
}
.zy_why .zy_why_u .zy_why_div .p11{
    line-height: 28px;
    margin-top: 28px;
    color: #999999;
    font-size: 16px;
    text-align: center;
}
.zy_cen .zy_hz{
    margin-top: 94px;
}
.zy_hz h4{
    color: #333333;
    font-size: 32px;
    font-weight: normal;
    text-align: center;
}
.zy_hz .zy_hz_div{
    width: 100%;
    margin-top: 52px;
    padding: 55px 40px;
    background-color: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.zy_hz .zy_hz_div .zy_hz_bl{
    width: 100%;
    height: 90px;
}
.zy_hz .zy_hz_div .zy_hz_bl .swiper-slide{
    /*width: 180px;*/
    /*margin: 0 10px;*/
}
.zy_bot{
    width: 100%;
    padding: 25px 0 47px;
    background-color: #666666;
}
.zy_bot .zy_bot_div{
    /*width: 240px;*/
    float: left;
}
.zy_bot .zy_bot_div:nth-child(2){
    width: 390px;
}
.zy_bot .zy_bot_div:nth-child(3){
    width: 340px;
}
.zy_bot .zy_bot_div h5{
    height: 46px;
    line-height: 46px;
}
.zy_bot .zy_bot_div h5 a{
    height: 100%;
    border-bottom: 1px dotted rgb(204, 204, 204);
    color: #ff9933;
    display: inline-block;
    font-size: 16px;
}
.zy_bot .zy_bot_div:first-child h5 a{
    padding-right: 18px;
}
.zy_bot .zy_bot_div img{
    width: 100px;
    margin-top: 22px;
}
.zy_bot .zy_bot_div ul{
    margin-top: 15px;
}
.zy_bot .zy_bot_div li{
    line-height: 25px;
    color: #ffffff;
}










/*通用*/
.green{
    color: #108391;
}
.greens{
    color: #4fc2b8;
}
.zy_width{
    max-width: 1180px;
    /*min-width: 580px;*/
    margin: 0 auto;
}
.zy_border{
    width: 100%;
    height: 1px;
    background-image: linear-gradient(to right, #004470 , #00818F);
}
.zy_border_1{
    background-image: linear-gradient(to right, #00A4C2 , #00E0E0);
}


/*底部*/
.index-last-foot{
    text-align:center; padding-top:46px; padding-bottom:56px;position: relative;
}
.index-last-foot .px{
    width: 96%;margin: 0 auto 15px;color:#777;font-size: 12px;
}
.index-last-foot .px .imgx{
    width: 240px;position: relative;left: 0;
}
.index-last-foot .px .spanx{
    position: relative;bottom: -2px;left: 5px;
}

/*移动版样式*/
@media (max-width: 1180px) {
    .cont_menu
    ,.zy_cen .zy_br{
        display: none;
    }
    .zy_cen .zy_bl{
        height: fit-content;
    }
    .zy_top_l{
        width: auto;
    }
    .zy_bot{
        padding: 15px 0 25px;
    }
    .zy_bot .zy_bot_div{
        /*width: 270px;*/
        float: none;
        margin: 0 auto;
    }
    .zy_bot .zy_bot_div:nth-child(2) {
        /*width: 270px;*/
    }
    .zy_bot .zy_bot_div:nth-child(3) {
        /*width: 270px;*/
    }
    .zy_bot .zy_bot_div h5{
    }
}
@media (max-width: 800px) {
    .zy_top{
        padding: 0 10px 20px 10px;
    }
    .zy_top_l{
        padding-top: 0;
    }
    .zy_top_l img{
        height: 35px;
    }
    .zy_top_l .zy_img2{
        margin-left: 20px;
    }
    .zy_top_r p{
        width: 180px;
        background-size: 100% 100%;
    }
    .zy_top_r p label{
        display: block;
    }
    .zy_top_r .zy_top_r_div{
        width: 100%;
        height: 100%;
        background:rgba(0,0,0,0.5);
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
    }
    .zy_top_r .zy_top_r_div .zy_img3{
        width: auto;
        max-width: 90%;
        border: 0;
        position: fixed !important;
        top: 50% !important;
        left: 50% !important;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }
    body .zy_cen{
        padding-bottom: 30px;
    }
    body .zy_cont{
        margin-top: 30px;
        padding-bottom: 30px;
    }
    .zy_cont .zy_c_cont{
        margin: 1px auto 0;
    }
    .zy_cont .zy_c_cate a{
        width: 21.62%;
    }
    .zy_cont .zy_c_cate a.ct{
        padding-top: 5px;
        line-height: 30px;
    }
    .zy_cont .zy_c_cate a.last{
        width: 13.52%;
        padding: 30px 4%;
        line-height: 70px;
    }
    .zy_cont .zy_c_div{
        width: 80%;
        margin: 0 auto;
        padding: 29px 0 29px;
    }
    .zy_cont .zy_c_div_img{
        width: 100%;
        height: auto;
        margin: 0 auto 20px;
        float: none;
    }
    .zy_cont .zy_c_div_img img{
        width: 100%;
    }
    .zy_cont .zy_c_div_cont{
        width: 100%;
        padding: 0 10px;
        float: none;
    }
    .zy_cont .zy_c_div_cont .a2{
        margin: 21px auto 0;
    }
    .zy_cont .zy_c_page{
        margin: 28px auto 0;
    }
    .zy_cen .zy_ads{
        margin-top: 0;
    }
    .zy_ads .zy_ads_div
    ,.zy_ads .zy_ads_div:last-child{
        float: none;
        margin: 0 auto;
    }
    .zy_cen .zy_why{
        margin-top: -25px;
    }
    .zy_why .zy_why_u{
        margin-top: 26px;
    }
    .zy_why .zy_why_u li
    ,.zy_why .zy_why_u li:last-child{
        margin: 0 auto 30px;
        float: none;
    }
    .zy_cen .zy_hz{
        margin-top: 0;
    }
    .zy_hz .zy_hz_div{
        margin-top: 27px;
        padding: 30px 30px;
    }
    .zy_hz .zy_hz_div .zy_hz_bl{
        height: auto;
    }
    .index-last-foot{
        padding: 26px 0 28px;
    }
    .zy_cont .zy_c_sear{
        width: calc(100vw - 20px);
        margin: 29px auto 0;
    }
    .zy_cont .zy_c_div_cont .p3{
        height: auto;
    }
    .zy_cont .zy_c_div_cont{
        height: auto;
    }
    .zy_cont .zy_c_sear .text{
        width: 78%;
    }
    .zy_cont .zy_c_sear a{
        width: 20%;
    }
    .zy_cont .zy_c_div_cont .a2{
        height: 45px;
        line-height: 45px;
    }
    .zy_cont .zy_c_page a.laypage_prev{
        width: 45px;
    }
    .zy_cont .zy_c_page a.laypage_next{
        width: 45px;
    }
}


.zt-head-cont{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 20px 0px;
}
