﻿@charset "utf-8";
/* 全局样式 */
body, ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input{margin:0;padding:0;-webkit-text-size-adjust: none}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
body>div, form>div{margin:0 auto;}
div{text-align:left;}
a img{border:0;}
table{border-collapse:collapse;border-spacing:0;}
body{color:#2f2f2f;text-align:center;font-family:"微软雅黑";}
ul, ol, li{list-style-type:none;vertical-align:0;}
a{outline-style:none;color:#444444;text-decoration:none;font-family:"微软雅黑"}
a:hover{color:#2f2f2f;text-decoration:none;}
a, area{blr:expression(this.onFocus=this.blur())}
:focus{-moz-outline-style: none;}
.clear{clear:both;}
.hidden{display:none;}
.block{display:block;}
.left{float:left;}
.right{float:right;}
.clearfix{*zoom:1}
.clearfix:after{display:block;clear:both;height:0;overflow:hidden;visibility:hidden;content:"."}
.yj{-moz-border-radius: 15px;/* Gecko browsers */-webkit-border-radius: 15px;/* Webkit browsers */border-radius:15px;/* W3C syntax */}
.wapImgBl{display:block;width:100%}
.max_640{min-width:320px;max-width:640px;margin: 0 auto;}
.wap_clff{background:#FFF}




.divys ul{display:flex; flex-wrap: wrap;}
.divys li{display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;}
.divys li .zt_hjyTu{display: -ms-flexbox; display: flex; flex: 1 1 auto;flex-direction: column;-ms-flex-pack: justify;}

.contain{margin:0 0.2rem}
.swiper{overflow: hidden;padding-bottom: 0.45rem;position: relative;}
.swiper-btn{position: absolute;top:50%;transform: translateY(-50%);z-index: 1;cursor: pointer;}
.swiper-pagination-bullet{background: #FFF;height: 0.12rem;width: 0.3rem;border-radius: 0;opacity: 1;}
.swiper-pagination-bullet-active{background: #0c5558;width: 0.6rem;}
.zt_left_btn1{left: 0;}
.zt_right_btn1{right: 0;transform: translateY(-50%) scaleX(-1);}

/* 通用样式 */
.he1{height:0.1rem;}
.he2{height:0.2rem;}
.he3{height:0.3rem;}
.he4{height:0.4rem;}
.he5{height:0.5rem;}
.he6{height:0.6rem;}
.he7{height:0.7rem;}
.he8{height:0.8rem;}
.he10{height:1.0rem;}
.he16{height:1.6rem;}
.he14{height:1.4rem;}
.he20{height:2.0rem;}

/* 标题颜色中间色  */
.zt_color{color: #0c5558;}
/* 专题渐进色 */
.zt_line{background: linear-gradient(to right,#0d474d,#06827c);}

/* btn1+2 */
.zt_lineX{background: linear-gradient(to right,#0d474d,#06827c);
    background: linear-gradient(to right,#e7c4a2,#fff5dc);}
/* 常用渐进色1 */
.zt_hline1{background: linear-gradient(to right,#c6a17a,#fdf3df);}
/* 常用渐进色2 */
.zt_hline2{background: linear-gradient(to right,#c5a17a 0%,#fdf3df 50%,#c5a07a 100%);}

.banner{position: relative;}
.banner img{width: 100%;display: block;}

.zt_tit_box{text-align: center;}
.zt_dom_title{display: flex;align-items: center;justify-content: center;}
.zt_dom_title strong{color: #333;font-size: 0.55rem;font-weight: bold;}
.zt_dom_title span{color: #0c5558;}
.zt_tit_box p{color: #666;font-size:0.32rem;line-height:0.44rem;margin-top:0.15rem;}
.tran_t .zt_dom_title strong{color: #fff;}
.tran_t .zt_dom_title strong span{color: #f9e9ce;}
.tran_t p{color: #fff;}

.zt_btn_box{display: flex;justify-content: center;}
.zt_btn_line{display: flex;justify-content: center;}
.zt_btn_line a{height: 1rem;line-height: 1rem;display:flex;align-items: center;padding: 0 0.3rem;box-sizing: border-box;font-size: 0.36rem;color: #fff;border-radius: 0.5rem;min-width: 4.5rem;justify-content: center;background: linear-gradient(to right,#64bfb4,#327a88);margin: 0 0.15rem;}
.zt_btn_line img{margin-right: 0.15rem;width: 0.45rem;}
.zt_btn_line a:first-child{background: linear-gradient(to right,#000101,#327a88);color: #fff;}
.tran_b a:first-child{background: linear-gradient(to right,#fff,#fff);color: #0c5558;}
.tran_b a:last-child{background: linear-gradient(to right,#e7c4a2,#fff5dc);color: #dd2a32;}

.mo_dom0{background: #fff;}
.zt_fl_box{position: relative;background: url(../images/hbox0.png)center 0 no-repeat;background-size: 100% 100%;min-height: 4rem;display: flex;flex-direction: column;padding-bottom: 0.3rem;}
.zt_fl_ab{position: absolute;left: 50%;top: -1.0rem;transform: translateX(-50%);}
.zt_fl_ab img{display: block;width: 2rem;}
.zt_fl_tits{margin-top: 0.5rem;margin-bottom: 0.2rem;display: flex;justify-content: space-between;flex-wrap: wrap;}
.zt_fl_tit{display: flex;position: relative;align-items: center;width: 50%;justify-content: center;}
.zt_fl_tit:nth-child(odd)::after{position: absolute;content: '';height: 0.45rem;width: 2px;right: 0;top: 50%;transform: translateY(-50%);background: rgba(0, 0, 0, 0.5);}
.zt_fl_tit h3{display: flex;flex-direction: column;align-items: flex-end;}
.zt_fl_tit h3 p{font-size: 0.32rem;color: #333;margin-bottom:0.05rem;}
.zt_fl_tit h3 span{height: 0.4rem;width: 0.75rem;text-align: center;border-radius: 0.05rem;line-height: 0.4rem;color: #fff;font-weight: bold;font-size: 0.32rem;background: #dd2a32;}
.zt_fl_tit h4{font-family: '宋体';font-weight: bold;font-size: 0.9rem;color: #dd2a32;margin-left: 0.1rem;}
.zt_fl_box >h3{font-weight: bold;color: #dd2a32;font-size: 0.33rem;align-self: center;margin-bottom: 0.2rem;}
.zt_fl_clip{margin: 0 0.2rem;padding: 0.1rem 0.4rem;background: #fff5db;border-radius: 0.6rem;font-size: 0.32rem;color: #333;text-align: justify;align-self: center;display: flex;align-items: center;}

.mo_dom1{background-color: #e6f4f5;}
.zt_yb_box{display: flex;flex-direction: column;}
.zt_yb_title{font-size: 0.4rem;font-weight: bold;color: #fff;display: flex;align-items: center;justify-content: center;margin-top: -0.01rem;margin-bottom: -0.5rem;}
.zt_yb_title span{width: 0.7rem;height: 0.7rem;border-radius: 50%;background: #dd2a32;color: #fff;font-size: 0.48rem;font-weight: bold;text-align: center;line-height: 0.7rem;margin: 0 0.1rem;}
.zt_yb_box_node{background: linear-gradient(to right,#0d474d,#06827c);padding: 0.2rem;margin-bottom: 0.4rem;}
.zt_ysh_box{background: url(../images/hbox1.png)0 0 no-repeat;background-size: 100% 100%;width: 100%;height: 6rem;box-sizing: border-box;padding: 0.9rem 0.2rem 0.3rem 0.2rem;display: flex;flex-direction: column;justify-content: space-between;}
.zt_ysh_list{height: 0.6rem;border-radius: 0.4rem;background: #e6f4f5;display: flex;align-items: center;}
.zt_ysh_list img{margin-right: 0.3rem;height: 100%;}
.zt_ysh_list h3{font-size: 0.34rem;font-weight: bold;color: #0c5558;position: relative;padding-right: 0.1rem;margin-right: 0.1rem;}
.zt_ysh_list h3::after{position: absolute;content: '';height: 0.3rem;width: 2px;right: 0;top: 50%;transform: translateY(-50%);background:#0c5558}
.zt_ysh_list p{font-size: 0.32rem;color: #333333;}

.zt_lb_box{background: url(../images/hbox1.png)0 0 no-repeat;background-size: 100% 100%;width: 100%;height: 6.5rem;box-sizing: border-box;padding: 1rem 0.4rem 0.1rem 0.4rem;display: flex;justify-content: space-between;flex-wrap: wrap;align-content: space-between;}
.zt_yb_box_node:last-child{margin-bottom: 0;}
.zt_yb_box_node:last-child .zt_yb_title{margin-bottom: -0.6rem;}
.zt_lb_list{background: url(../images/hlist1.png)0 0 no-repeat;background-size: 100% 100%;width: calc(calc(100% - 0.6rem) / 3);height: 2.6rem;box-sizing: border-box;padding-top: 0.07rem;display: flex;flex-direction: column;align-items: center;}
.zt_lb_list >img{display: block;width: calc(100% - 0.5rem);margin-bottom: 0.3rem;}
.zt_lb_list h3{text-align: center;font-size: 0.32rem;color: #fff;font-weight: bold;height: 0.75rem;display: flex;align-items: center;justify-content: center;flex-direction: column;}
.zt_lb_list h3 span{font-weight: normal;}

.mo_dom2{background: #fff;}
.zt_tb_box{text-align: center;width: 100%;}
.zt_tb_box caption{height: 0.8rem;line-height: 0.8rem;background: linear-gradient(to right,#0d474d,#06827c);font-size: 0.36rem;font-weight: bold;color: #fff;}
.zt_tb_box td{box-sizing: border-box;height: 0.6rem;padding: 0.05rem;font-size: 0.32rem;color: #333;border: 2px solid #538e8e;}
.zt_tb_box th{background: #e6f4f5;height: 0.6rem;font-size: 0.32rem;color: #333;border: 2px solid #538e8e;font-weight: normal;}

.mo_dom3{background: url(../images/hbgx.jpg)0 0 no-repeat;background-size: 100% 100%;}
.zt_wz_box{display: flex;flex-direction: column;}
.zt_wz_list{border-radius: 0.05rem;border-left: none;display: flex;margin-bottom: 0.3rem;flex-grow: 1;background: #fff;}
.zt_wz_list:last-child{margin-bottom: 0;}
.zt_wz_list_title{background: linear-gradient(#fff5dc,#e7c4a2);border-radius: 0.05rem;width: 1.8rem;font-size: 0.42rem;font-weight: bold;color: #dd2a32;display: flex;align-items: center;justify-content: center;writing-mode: vertical-lr;align-self: stretch;}
.zt_wz_list_tits{align-self: center;display: flex;flex-direction: column;box-sizing: border-box;justify-content: space-between;padding: 0.2rem 0.25rem;box-sizing: border-box;}
.zt_wz_list_tit{position: relative;font-size: 0.32rem;color: #333333;padding: 0.05rem 0;padding-left: 0.2rem;}
.zt_wz_list_tit::after{position: absolute;content: '';left: 0;top: 50%;transform: translateY(-50%);height: 0.1rem;width: 0.1rem;background: #3788c6;border-radius: 50%;}

.zt_xf_title{font-size: 0.5rem;font-weight: bold;color: #f9e9ce;margin-bottom: 0.4rem;text-align: center;}
.zt_xf_node{display: flex;flex-direction: column;}
.zt_xf_list{margin-left: 0.1rem;background: linear-gradient(#fff5dc,#e7c4a2);position: relative;display: flex;flex-direction: column;align-items: flex-start;padding: 0.3rem 0.4rem 0.2rem 0.7rem;box-sizing: border-box;border-radius: 0.15rem;margin-bottom: 0.2rem;}
.zt_xf_list:last-child{margin-bottom: 0;}
.zt_xf_ab{position: absolute;left: -0.1rem;top:0.25rem;background: url(../images/htb3.png)0 0 no-repeat;background-size: 100% 100%;width: 0.6rem;height: 0.55rem;font-size: 0.35rem;font-weight: bold;color: #f9e9ce;box-sizing: border-box;padding-top: 0.08rem;padding-left:0.03rem;}
.zt_xf_list h3{font-size: 0.37rem;font-weight: bold;color: #dd2a32;margin-bottom: 0.15rem;}
.zt_xf_list p{line-height: 0.48rem;color: #333333;font-size: 0.32rem;}

.mo_dom4{background-color: #fff;}
.zt_dsh_box{display: flex;flex-direction: column;}
.zt_dsh_list{display: flex;flex-direction: column;border-radius: 0.1rem;padding:0 0.3rem;padding-bottom: 0.3rem;margin-bottom: 0.25rem;margin-top: 0.5rem;background: linear-gradient(to right,#0d474d,#06827c);}
.zt_dsh_list:last-child{margin-bottom: 0;}
.zt_dsh_list_top{display: flex;margin-bottom: 0.05rem;}
.zt_dsh_list_top >img{border: 2px solid #4d8285;border-radius: 0.8rem 0 0.8rem 0;flex-shrink: 0;margin-right: 0.5rem;transform: translateY(-0.5rem);margin-bottom: -0.5rem;width: 2.8rem;}
.zt_dsh_list_tits{display: flex;flex-direction: column;padding-top: 0.3rem;align-items: flex-start;flex-grow: 1;}
.zt_dsh_list_tits h3{font-size: 0.42rem;font-weight: bold;display: flex;align-items: center;justify-content: center;color: #fff;width: 3.2rem;justify-content: space-between;padding-bottom: 0.3rem;border-bottom: 0.07rem solid #fff;margin-bottom: -0.035rem;}
.zt_dsh_list_tits h3 span{height: 0.45rem;font-size: 0.32rem;color: #4d8285;line-height: 0.45rem;width: 1.8rem;text-align: center;background: linear-gradient(to right,#e7c4a2,#fff5dc);border-radius: 0.4rem;font-weight: normal;}
.zt_dsh_list_tits h4{font-weight: bold;font-size: 0.32rem;color: #fff;width:99%;border-top: 1px solid #fff;padding-top: 0.25rem;margin-bottom: 0.2rem;}
.zt_dsh_list p{font-size: 0.32rem;color: #fff;line-height: 0.48rem;text-align: justify;align-self: stretch;}
.zt_dsh_list_tits p{font-size: 0.32rem;color: #fff;line-height: 0.48rem;text-align: justify;align-self: stretch;}

.mo_dom5{background: #e6f4f5;}
.zt_lsh_box{}
.zt_lsh_list{position: relative;background: linear-gradient(to right,#64bfb4,#327a88);margin-bottom: 0.3rem;margin-top: 0.1rem;margin-right: 0.1rem;}
.zt_lsh_list >img{display: block;transform: translate(0.1rem,-0.1rem);width: 100%;}
.zt_lsh_ab1{position: absolute;left: 0;top: -0.1rem;width: 0.5rem;}
.zt_lsh_ab2{position: absolute;right: 0;top: 0.1rem;}
.zt_lsh_ab2 img{width: 0.9rem;}
.zt_lsh_ab2 p{writing-mode: vertical-lr;height: 1.2rem;width: 0.4rem;font-size: 0.32rem;color: #fff;background: url(../images/htb5.png)0 0 no-repeat;background-size: 100% 100%;box-sizing: border-box;padding-top: 0.15rem;margin-left: 0.3rem;margin-top: -0.15rem;}
.csm1{margin-bottom: -0.35rem;padding-bottom: 0.6rem;}
.csm1 .swiper-pagination-bullet-active{background: #0c5558;width: 0.6rem;}

.zt_xch_title{width: 6.5rem;height: 0.75rem;text-align: center;line-height: 0.75rem;background: url(../images/htb5-1.png)0 0 no-repeat;background-size: 100% 100%;font-size: 0.45rem;color: #fff;margin: 0 auto;}
.zt_xch_box_node{padding: 0.3rem 0.5rem;background: #fff;position: relative;}
.zt_xch_list img{display: block;width: 100%;border: 0.03rem solid #fff;box-sizing: border-box;}
.cs2{padding: 0;margin: 0;}
.zt_xch_box_node .swiper-btn img{display: block;width: 0.4rem;}

.mo_dom6{background: #fff;}
.zt_kt_box .swich_hd ul{display: flex;justify-content: space-between;padding: 0 0.2rem;}
.zt_kt_box .swich_hd ul li{background: url(../images/htb6.png)0 0 no-repeat;background-size: 100% 100%;height: 1.1rem;width: 20%;text-align: center;color: #fff;font-size: 0.32rem;cursor: pointer;display: flex;align-items: center;justify-content: center;line-height: 0.48rem;}
.zt_kt_box .swich_hd ul li.active{background: url(../images/htb6s.png)0 0 no-repeat;background-size: 100% 100%;color: #333;font-weight: bold;}
.zt_kt_list{box-sizing: border-box;width: 100%;background: #e6f4f5;padding: 0.2rem;border-radius: 0.15rem;}
.zt_kt_list p{font-size: 0.32rem;color: #333;line-height: 0.46rem;margin-bottom: 0.15rem;text-align: justify;}
.zt_kt_list img{display: block;width: 100%;}

.mo_dom7{background: url(../images/hbgx.jpg)0 0 no-repeat;background-size: 100% 100%;}
.zt_gzh_box{display: flex;justify-content: space-between;flex-wrap: wrap;}
.zt_gzh_list{margin-top: 0.5rem;width: calc(calc(100% - 0.2rem) / 2);margin-bottom: 0.25rem;display: flex;flex-direction: column;background: linear-gradient(to right,#e7c4a2,#fff6dc);border-radius: 0.15rem;padding: 0 0.2rem;box-sizing: border-box;align-items: center;}
.zt_gzh_list:nth-last-child(-n+2){margin-bottom: 0;}
.zt_gzh_list >img{border-radius: 0.15rem;flex-shrink: 0;margin-top: -0.5rem;width: 100%;align-self: center;border: 1px solid rgba(255, 255, 255, 0.5);}
.zt_gzh_list_tits{display: flex;flex-direction: column;align-items: center;margin-top: 0.2rem;padding-bottom: 0.2rem;}
.zt_gzh_list_tits h3{font-size: 0.36rem;font-weight: bold;color: #dd2a32;margin-bottom: 0.2rem;}
.zt_gzh_list_tits h4{height: 0.03rem;width: 1.35rem;margin-bottom: 0.15rem;background: #e98178;}
.zt_gzh_list_tits p{font-size: 0.32rem;color: #333;line-height: 0.45rem;text-align: justify;}

.mo_dom8{background: #fff;}
.zt_hj_list{background: #fff;padding: 0.2rem;display: flex;align-items: center;flex-direction: column;margin-top: 0.2rem;background: linear-gradient(to right,#e7c4a2,#fff5dc);}
.zt_hj_list:last-child{margin-bottom: 0;}
.zt_hj_list >img{width: 100%;}
.zt_hj_list_title{color: #dd2a32;display: flex;align-items: center;justify-content: space-between;align-self: stretch;margin-bottom: 0.15rem;}
.zt_hj_list_title h3{font-size: 0.36rem;font-weight: bold;}
.zt_hj_list_title h5{font-size: 0.36rem;font-weight: bold;text-transform: uppercase;}
.zt_hj_list_title h4{flex-grow: 1;height: 1px;background: #dd2a32;margin: 0 0.2rem;}
.zt_hj_list p{font-size: 0.32rem;color: #333;line-height: 0.46rem;margin-bottom: 0.15rem;text-align: justify;}
.cs1{margin-bottom: -0.35rem;padding-bottom: 0.9rem;}
.cs1 .swiper-pagination-bullet{background: #cddcdb;height: 0.12rem;width: 0.3rem;border-radius: 0;opacity: 1;}
.cs1 .swiper-pagination-bullet-active{background: #0c5558;width: 0.6rem;}

.zt_ft_dom{background: url(../images/ssBg.jpg)center 0 no-repeat;background-size: 100% 100%;}
.zt_ft_dom h3{font-size: 0.6rem;font-weight: bold;color: #fff;display: flex;align-items: center;justify-content: center;
margin-bottom: 0.15rem;}
.zt_ft_dom h3 img{margin: 0 0.05rem;height: 0.8rem;}
.zt_ft_box{position: relative;}
.zt_ft_tits{background: linear-gradient(to right,#e7c4a2,#fff6dd);border-radius: 0.1rem;height: 3rem;width: 4.3rem;display: flex;flex-direction: column;align-items: center;box-sizing: border-box;padding: 0.35rem 0;justify-content: space-between;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.zt_ft_tits h4{font-size: 0.36rem;color: #333;}
.zt_ft_tits >img{height: 0.5rem;}
.zt_ft_tits p{height: 0.75rem;line-height: 0.75rem;font-size: 0.32rem;color: #fff;align-self: stretch;text-align: center;background: url(../images/hft-lin1.png)center 0 no-repeat;background-size: 100% 100%;}
.form_box{background: #fff;border-radius: 0.1rem;padding: 0.8rem 0.2rem 0.8rem 1.5rem;margin-left: 3rem;}
.form_box ul{display: flex;justify-content: space-between;flex-direction: column;}
.form_box ul li{width: 100%;height: 0.8rem;line-height: 0.8rem;background: #eeeeee;align-items: center;display: flex;white-space: nowrap;border-radius: 0.1rem;margin-bottom: 0.15rem;}
.form_box ul li span{font-size: 0.32rem;color: #333;flex-shrink: 0;margin-left: 0.2rem;margin-right: 0.1rem;display: flex;align-items: center;}
.form_box ul li input{height: 100%;outline: none;border: none;font-size: 0.32rem;color: #333;text-indent: 0.1rem;flex: 1;width: 0;border-radius: 0.1rem;background: #eeeeee;}
.zt_qtSsBtn{width: 100%;}
.zt_qtSsBtn p{height: 0.8rem;width: 100%;font-size: 0.35rem;color: #fff;font-weight: bold;background: linear-gradient(to right,#64bfb4,#327a88);border-radius:0.1rem;border: 0;cursor: pointer;display: flex;align-items: center;justify-content: center;}
