p, h1, h2, h3, h4, h5, h6, ul, li, input, dl, dt, dd, header, article, iframe, footer, ol, div, img {
    margin: 0px;
    padding: 0px;
}
/*头部*/
.header_position{
    display: flex;
    justify-content: space-between;
}
.zy_top {
    background-color: #fff;
    overflow: hidden;
}
/*.head_info li{*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/
/*.head_info li i{*/
/*    font-size: 18px;*/
/*    color: black;*/
/*    display: block;*/
/*    margin-right: 5px;*/
/*}*/
.zy_top_l {
    float: left;
    display: flex;
    align-items: center;
    height: 140px;
}
.zy_top_l .zy_img1 {
    object-fit: contain;
    cursor: pointer;
}
.zy_top_l .zy_img2 {
    margin-left: 35px;
    object-fit: contain;
}
.zy_top_r {
    display: flex;
    align-items: center;
}
.zy_top_r .mark{
    width: 211px;
    height: 40px;
    border-radius: 20px;
    background: url(../imgs/zhiyao_yanxi/title-back.png) no-repeat 100% center;
}
.zy_top_r p {
    width: 200px;
    height: 50px;
    line-height: 40px;
    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;
    object-fit: contain;
    padding: 5px;
    border: 1px solid #108391;
    display: block;
    position: relative;
    margin-left: 9px;
}


/*.zhiyao_nav_all{*/
/*    display: flex;*/
/*    height: 50px;*/
/*    cursor: pointer;*/
/*}*/
/*.zhiyao_nav_all .cont_l {*/
/*    width: 200px;*/
/*    height: 575px;*/
/*    background-color: #138791;*/
/*    !*margin-right: 20px;*!*/
/*    float: left;*/
/*    position: relative;*/
/*    z-index: 11;*/
/*}*/
/*.zhiyao_nav_all .c_l_top {*/
/*    height: 50px;*/
/*    line-height: 50px;*/
/*    text-align: center;*/
/*    font-size: 16px;*/
/*    color: #ffffff;*/
/*}*/
/*.zhiyao_nav_all .c_l_list ul li {*/
/*    line-height: 22px;*/
/*    list-style-type: none;*/
/*    font-size: 12px;*/
/*    width: 220px;*/
/*    padding: 5px 0 5px 10px;*/
/*    color: #ffffff;*/
/*    cursor: pointer;*/
/*}*/
/*.zhiyao_nav_all .c_l_list ul li a{*/
/*    margin-left: 10px;*/
/*}*/
/*.zhiyao_nav_all .c_l_list:nth-child(2) {*/
/*    background: none;*/
/*}*/
/*.zhiyao_nav_all .c_l_list ul {*/
/*    margin: 0 0 0 0;*/
/*    padding: 0 0 0 0;*/
/*}*/
/*.zhiyao_nav_all .list_list{*/
/*    height: 465px;*/
/*}*/
/*.zhiyao_nav_all .list_list .title{*/
/*    font-size: 16px;*/
/*    font-weight: bold;*/
/*    color: #108391;*/
/*    line-height: 50px;*/
/*}*/
/*.zhiyao_nav_all .list_list .title a{*/
/*    color: #108391;*/
/*}*/
/**/
.zhiyao_nav_left{
    width: 200px;
    height: 50px;
    background: rgba(16, 131, 145, 1);
    display: flex;
    align-items: center;
}
.zhiyao_nav_left i{
    font-size: 20px;
    color: white;
    margin-left:23px;
}
.zhiyao_nav_left a{
    font-size: 16px;
    color: #FFFFFF;
    margin-left: 12px;
}
/*内容*/
body .zy_cen {
    margin-top: 20px;
    padding-bottom: 60px;
}
.zy_cen .zy_banner {
    width: 100%;
}
.zy_cen .zy_bl {
    width: 100%;
    max-width: 800px;
    height: 410px;
    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: 100%;
    height: 100%;
}
.zy_cen .zy_br {
    width: 380px;
    height: 410px;
    float: right;
}
.zy_cen .zy_br img:nth-child(1) {
    margin-bottom: 10px;
}
.zy_cen .zy_br img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.clear {
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 0px;
}
.zy_bl .swiper-button-next, .zy_bl .swiper-container-rtl .swiper-button-prev {
    background: url(../imgs/layouts/next-1.png) center center no-repeat;
    right: 0;
}
.zy_bl .swiper-button-prev, .zy_bl .swiper-container-rtl .swiper-button-next {
    background: url(../imgs/layouts/prev-1.png) center center no-repeat;
    left: 0;
}
body{
    background: #eeeeee;
}
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_border {
    width: 100%;
    height: 1px;
    background-image: linear-gradient(to right, #004470 , #00818F);
}
.zy_border_1 {
    background-image: linear-gradient(to right, #00A4C2 , #00E0E0);
}
.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.on {
    background-color: #FDC043;
}
.zy_cont .zy_c_cate a.last {
    position: absolute;
    width: 2.9%;
    height: 81px;
    line-height: 26px;
    float: right;
    padding: 30px 1%;
}
.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;
    display: flex;
    align-items: center;
}
.zy_cont .zy_c_sear .text {
    width: 76%;
    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;
    outline: none;
}
.zy_cont .zy_c_sear a {
    width: 17.5%;
    height: 50px;
    line-height: 50px;
    margin: 5px;
    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;
    justify-content: center;
    display: flex;
    align-items: center;
}
.zy_cont .zy_c_sear a img {
    margin-right: 16px;
    position: relative;
    top: -1px;
}
.zy_cont .zy_c_cont {
    padding: 20px 50px 0;
}
.zy_cont .zy_c_div {
    width: 100%;
    padding: 30px 0 30px;
    border-bottom: 2px dashed #E4E4E4;
    overflow: hidden;
}
.zy_cont .zy_c_div_img {
    width: 380px;
    height: 215px;
    float: left;
}
.zy_cont .zy_c_div_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.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%;
    line-height: 30px;
}
.zy_cont .zy_c_div_cont .p2 .a1 {
    height: 100%;
    margin-right: 16px;
    padding: 0 16px;
    background: linear-gradient( #FFC342 0%, #F2A955 100%);
    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;
}
b, label {
    font-weight: normal;
}
.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_cen A {
    color: #434343;
}
.zy_cen A:visited {
    color: #434343;
}
.zy_cont .zy_c_page {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 39px auto 0;
}
.blueBg{
    width: 42px;
    height: 40px;
    background: #4FC2B8;
    border-radius: 4px;
    text-align: center;
    line-height: 40px;
    margin-right: 11px;
    cursor: pointer;
}
.greyBg{
    width: 40px;
    height: 40px;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    text-align: center;
    line-height: 40px;
    margin-right: 11px;
    font-size: 16px;
    color: #666666;
    cursor: pointer;
}
.noneBg{
    width: 40px;
    height: 40px;
    border-radius: 4px;
    text-align: center;
    line-height: 40px;
    margin-right: 11px;
    font-size: 16px;
    color: #666666;
}
.currentPage{
    width: 40px;
    height: 40px;
    border: 1px solid #CCCCCC;
    background: #4FC2B8;
    color: #FCFCFC;
    border-radius: 4px;
    text-align: center;
    line-height: 40px;
    margin-right: 11px;
    cursor: pointer;
}
.blueBg i{
    font-size: 12px;
    color: white;
    font-weight: bold;
}
.greyBg i{
    font-size: 12px;
    color: #666666;
    font-weight: bold;
}
.totalPages{
    font-size: 16px;
    color: #666666;
    margin-left: 11px;
}
.goPage{
    font-size: 16px;
    color: #666666;
    margin-left: 21px;
}
.pageNum{
    width: 40px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    font-size: 16px;
    color: #108391;
    margin: 0 10px;
    outline: none;
    text-align: center;
}
.goPageBtn{
    width: 80px;
    height: 40px;
    background: #4FC2B8;
    border-radius: 20px;
    margin-left: 15px;
    border: none;
    line-height: 40px;
    font-size: 16px;
    color: #FCFCFC;
    cursor: pointer;
}

/*.laypage_main {*/
/*    font-size: 0;*/
/*    clear: both;*/
/*    color: #666;*/
/*}*/
/*.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 {*/
/*    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_c_page .laypageskin_default .laypage_curr {*/
/*    font-weight: 700;*/
/*    color: #666;*/
/*}*/
/*.zy_cont .zy_c_page a.laypage_prev {*/
/*    width: 100px;*/
/*}*/
/*.zy_cont .zy_c_page a.laypage_prev:hover{*/
/*    background-color: rgba(79, 194, 184, 1);*/
/*    color: rgba(251, 251, 251, 1);*/
/*}*/
/*.zy_cont .zy_c_page a.laypage_next {*/
/*    width: 100px;*/
/*}*/
/*.zy_cont .zy_c_page a.laypage_next:hover{*/
/*    background-color: rgba(79, 194, 184, 1);*/
/*    color: rgba(251, 251, 251, 1);*/
/*}*/
.zy_cen .zy_ads {
    width: 100%;
    margin-top: 10px;
    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_cont .zy_c_page a:last-child {
    margin-right: 0;
}
.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;
}
.zy_ads .zy_ads_div h4 img {
    vertical-align: middle;
    object-fit: contain;
}
.zy_ads .zy_a_d_cen {
    height: 323px;
    padding: 77px 44px 0 50px;
    background-color: #fff;
}
.zy_ads .zy_a_d_cen .p6 {
    width: 490px;
    line-height: 27px;
    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: 37px;
    display: flex;
}
.zy_ads .zy_a_d_img img {
    object-fit: contain;
    display: block;
}
.zy_ads .zy_a_d_img a{
    margin-right: 20px;
}
.zy_ads .zy_a_d_img a: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: 19px;
    float: left;
}
.zy_ads .zy_a_d_cen ul li h5 {
    color: #0099bb;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
}
.zy_ads .zy_a_d_cen ul li .p8 {
    margin-top: 7px;
    color: #999999;
    font-weight: bold;
    height: 19px;
    line-height: 19px;
    font-size: 14px;
}
li {
    list-style: none;
}

.zy_cen .zy_why {
    margin-top: -40px;
}
.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: 30px;
    float: left;
}
.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;
}
.zy_why .zy_why_u h5 img{
    vertical-align: middle;
    object-fit: contain;
}
.zy_why .zy_why_u .zy_why_div {
    /*width: 100%;*/
    height: 220px;
    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_why .zy_why_u li:last-child {
    margin-right: 0;
}
.pageBtn{
    margin-top: 38px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
