﻿@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: #737373;}
.swiper-pagination-bullet-active{background: #0075c0;}
.cs1 .swiper-pagination-bullet{height: 0.15rem;width: 0.3rem;border-radius: 0;}
.cs1 .swiper-pagination-bullet-active{width: 0.9rem;}
.zt_left_btn1{left: 0;}
.zt_right_btn1{right: 0;}

/* 通用样式 */
.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{}
/* 专题渐进色 */
.zt_line{background: linear-gradient(to right,#a3000b,#e62b18);}

/* btn1+2 */
.zt_lineX{background: linear-gradient(to right,#dc1c1c,#ff4848);
background: linear-gradient(to right,#181818,#5d5d5d);}
/* 常用渐进色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:not(.ban_btn img){width: 100%;display: block;}
.ban_btn{position: absolute;bottom: 0.8rem; display: flex;justify-content: center;width: 100%;text-align: center;}
.ban_btn a{height: 0.8rem;line-height: 0.8rem; display: flex;align-items: center;background:url(../images/htb0.png) 0 0 no-repeat;background-size: 100% 100%;
border-radius: 0.6rem;padding:0 0.4rem;}
.ban_btn a p{animation: ghostUpdown 1s infinite;font-size:0.36rem;font-weight: bold;color: #2e040e;font-style: italic;white-space: nowrap;
display: flex;align-items: center;justify-content: center;}
.ban_btn a p img{margin-right: 0.15rem;width: 0.3rem;}
.ban_btn a p img:last-child{transform: rotate(180deg);margin-left: 0.15rem;margin-right: 0;}
@keyframes ghostUpdown { from { transform: scale(0.9);}to {transform: scale(1.1);}}  

.zt_tit_box{text-align: center;}
.zt_tit_box p{ display:block; padding:0 0.2rem; color:#333333}
.zt_dom_title{display: flex;align-items: center;justify-content: center;}
.zt_dom_title strong{color: #1575c2;font-size: 0.47rem;font-weight: bold;}
.zt_dom_title span{color: #b70a0a;}
.zt_tit_box p{color: #000;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: #fff;}
.tran_t p{color: #fff;}

.zt_btn_box{display: flex;flex-direction: column;align-items: center;}
.zt_btn_line{display: flex;justify-content: center;margin-bottom: 0.3rem;}
.zt_btn_line a{height: 1rem;line-height: 1rem;display:flex;align-items: center;box-sizing: border-box;font-size: 0.45rem;color: #fff;min-width: 4.5rem;font-weight: bold;background: url(../images/htb0-1.png)0 0 no-repeat;background-size: 100% 100%;padding:0 0.5rem 0 0.3rem;text-align: right;margin-right: -0.2rem;}
.zt_btn_line a:last-child{background: url(../images/htb0-2.png)0 0 no-repeat;background-size: 100% 100%;text-align: left;padding:0 0px 0 0.5rem;margin-left: -0.2rem;;margin-right: 0;}
.tran_b a:first-child{background: url(../images/htb0-1s.png)0 0 no-repeat;background-size: 100% 100%;color: #1777bf;}
.zt_dom_tail{background: linear-gradient(to right,#4395d2,#1274bd);height:0.7rem;line-height: 0.7rem;padding:0 0.4rem;box-sizing: border-box;border-radius: 0.4rem;font-size: 0.32rem;color: #fff;}
.zt_dom_tail span{font-size: 0.4rem;font-weight: bold;}
.tran_b .zt_dom_tail{background: #fff;color: #333;}
.tran_b .zt_dom_tail span{color: #1777bf;}


.mo_dom1{background-color: #fff;}
.zt_zx_box{display: flex;justify-content: space-between;flex-wrap: wrap;}
.zt_zx_list{display: flex;justify-content: space-between;align-items: center;width: calc(calc(100% - 0.1rem) / 2);margin-bottom: 0.2rem;background: #ecf5f7;border-radius: 0.2rem;}
.zt_zx_list:nth-last-child(-n+2){margin-bottom: 0;}
.zt_zx_list >img{border-radius: 0.2rem;display: block;width: 1.2rem;}
.zt_zx_list_tits{display: flex;flex-direction: column;}
.zt_zx_list_tits h3{font-size: 0.32rem;font-weight: bold;color: #079eba;}
.zt_zx_list_tits p{font-size: 0.32rem;color: #333;}
.zt_zx_list >a{font-size: 0.3rem;color: #fff;background: linear-gradient(to right,#009bba,#16a6bb);border-radius: 0.4rem;height: 0.7rem;line-height: 0.7rem;width: 1.5rem;text-align: center;margin-right: 0.1rem;}
.zx_list_tran{background: #fff3e5;}
.zx_list_tran h3{color: #ff7a14;}
.zx_list_tran >a{background: linear-gradient(to right,#ff9921,#ff7c18);}

.mo_dom2{background: #ecf6ff;}
.zt_nd_box{position: relative;height: 5rem;display: flex;flex-direction: column;justify-content: center;z-index: 0;}
.zt_nd_ab{position: absolute;left: 50%;transform: translateX(-50%);bottom: 0;z-index: -1;}
.zt_nd_ab img{display: block;width: 2.5rem;}
.zt_nd_line{display: flex;justify-content: space-between;align-items: center;}
.zt_nd_line:first-child{margin: 0 0.5rem;margin-bottom:0.2rem;}
.zt_nd_list{background: linear-gradient(to right,#fea74c,#e2461c);width: 3.4rem;min-height: 2rem;border-radius: 0.3rem;position: relative;display: flex;align-items: center;justify-content: center;padding: 0.1rem 0;box-sizing: border-box;}
.zt_nd_list h3{font-size: 0.34rem;text-align: center;color: #fff;line-height: 0.48rem;font-weight: normal;}
.zt_nd_list h3 span{font-weight: bold;}
.nd_list_tran{background: linear-gradient(to right,#4395d2,#1274bd);}
.zt_nd_line:first-child .nd_list_tran{margin-bottom: 0.4rem;}
.zt_nd_list::after{top: calc(100% - 1px);left: 80%;content: '';position: absolute;background: url(../images/hic2.png)0 0 no-repeat;background-size: 100% 100%;width: 0.3rem;height: 0.2rem;}
.nd_list_tran::after{background: url(../images/hic2s.png)0 0 no-repeat;background-size: 100% 100%;}
.zt_nd_list:last-child::after{transform: scaleX(-1);left: 20%;}

.mo_dom3{background: #fff;}
.zt_jh_box table{text-align: center;width: 100%;}
.zt_jh_box table th{font-size: 0.33rem;font-weight: bold;color: #fff;height: 0.9rem;background: linear-gradient(to right,#4395d2,#1676bf);border: 1px solid #fff;}
.zt_jh_box table td{border: 1px solid #fff;background: #ecf5f7;font-size: 0.32rem;line-height: 0.48rem;color: #333333;height: 0.9rem;box-sizing: border-box;padding:0.15rem;}
.zt_jh_box table td.zt_jh_tail{background: linear-gradient(to right,#4395d2,#1676bf);height: 0.9rem;color: #fff;}

.mo_dom4{background: linear-gradient(to right,#4395d2,#1274bd);}
.zt_jd_box{}
.zt_jd_list{width: 100%;border-radius: 0.3rem 0.3rem 0 0;overflow: hidden;margin-bottom: 0.3rem; background:#FFF}
.zt_jd_list:nth-last-child(-n+1){margin-bottom: 0;}
.zt_jd_list h3{background: linear-gradient(to right,#ff9921,#ff7c18);line-height: 0.48rem;color: #fff;text-align: center;font-size: 0.42rem;width: 0.8rem;font-weight: bold;min-height: 1.1rem; float:left; padding:0.33rem 0}
.zt_jd_list h3 span{font-weight: normal;}
.zt_jd_list_tits{background: #fff;padding: 0.3rem 0;padding-left: 0.05rem;flex-grow: 1; width:6.6rem;float:left}
.zt_jd_list_tits p{position: relative;font-size: 0.32rem;line-height: 0.48rem;color: #1f0a23;padding-left: 0.3rem;}
.zt_jd_list img{ width:2rem; float:right}

.mo_dom5{ background:#ecf6ff}
.cs1{overflow: hidden;padding-bottom: 0.9rem;margin-bottom: -0.35rem;}
.cs1 .swiper-pagination-bullet{background: #ecf5f7;width: 0.4rem;height: 0.2rem;opacity: 1;border-radius: 0;}
.cs1  .swiper-pagination-bullet-active{background: #069eba;width: 0.9rem;}
.zt_shk_list{margin-bottom: 0.3rem;border-radius: 0.3rem;overflow: hidden;display: flex;flex-wrap: wrap;border: 0.03rem solid #1274bd;}
.zt_shk_list_title{display: flex;align-items: center;justify-content: flex-start;height: 0.9rem;background: url(../images/htb5.jpg)0 0 no-repeat;background-size: 100% 100%;width: 100%;}
.zt_shk_list_title p{text-align: center;width: 3rem;font-size: 0.45rem;color: #fff;color: #fff;font-weight: bold;}
.zt_shk_list_title h3{flex-grow: 1;text-align: center;color: #fff;font-size:0.45rem;}
.zt_shk_list_tits{width: 3.5rem;align-self: stretch;box-sizing: border-box;padding-left: 0.1rem;margin: 0.3rem 0;}
.zt_shk_list_tits p{font-size: 0.32rem;color: #333;line-height: 0.48rem;padding: 0.05rem 0;text-indent: 0.32rem;position: relative;}
.zt_shk_list_tits p::before{top: 0.25rem;left: 0.1rem;content: '';position: absolute;background: #079eba;border-radius: 50%;width: 0.1rem;height: 0.1rem;}
.zt_shk_list >img{flex-shrink: 0;align-self: center;width: 5.5rem;margin:0.3rem;margin-left: auto;}

.mo_dom6{background: #ecf6ff;}
.zt_zhp_box{display: flex;justify-content: space-between;}
.zt_zhp_list img{display: block;width: 100%;}
.cs2{overflow: hidden;padding-bottom: 0.9rem;margin-bottom: -0.35rem;}
.cs2 .swiper-pagination-bullet{background: #fff;width: 0.4rem;height: 0.2rem;opacity: 1;border-radius: 0;}
.cs2  .swiper-pagination-bullet-active{background: #1274bd;width: 0.9rem;}

.zt_ft_dom{background: url(../images/ssBg.jpg)0 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.3rem;text-align: center;}
.zt_ft_dom h4{color: #fff;font-size: 0.32rem;height: 0.65rem;line-height: 0.6rem;text-align: center;width: 100%;
background: url(../images/hlin1.png)0 0 no-repeat;background-size: 100% 100%;margin-bottom: 0.7rem;}
.form_box{margin: 0 1.8rem;}
.form_box ul{display: flex;flex-direction: column; margin-bottom: 0.1rem;}
.form_box ul li{height: 1rem;line-height: 1rem;width: 100%; background: #fff;align-items: center;
display: flex;white-space: nowrap;margin-bottom: 0.25rem;}
.form_box ul li span{font-size: 0.38rem;color: #333;flex-shrink: 0;margin-left: 0.3rem;margin-right: 0.15rem;
display: flex;align-items: center;}
.form_box ul li input{height: 100%;outline: none;border: none;font-size: 0.38rem;color: #333;text-indent: 0.15rem;flex: 1;width: 0;}
.yz_btn{height: 0.75rem;line-height: 0.7rem;margin-right: 0.15rem;color: #fff;font-size: 0.38rem;flex-shrink: 0;width: 2.2rem;text-align: center;cursor: pointer;
background: linear-gradient(to right,#009bba,#16a6bb);border-radius: 0.15rem;}
.zt_qtSsBtn{width: 100%;margin: 0 auto;}
.zt_qtSsBtn input{height: 1rem;line-height: 1rem;text-align: center;width: 100%;font-size: 0.45rem;color: #fff;font-weight: bold;background: linear-gradient(to right,#ff9921,#e2471d);border-radius: 0.1rem;border: 0;cursor: pointer;}




.tch_con{background: linear-gradient(to right,#4395d2,#1274bd);display: flex;align-items: center; padding: 0.2rem 0;border-radius: 0.15rem; margin-bottom: 0.3rem;}
.tch_l{width: 25%;margin-left: 0.3rem;background: #a1cae9;border-radius: 0.2rem;padding-bottom: 0.1rem;}
.tch_l img{width:100%;display: block;margin-top: -0.1rem;margin-left: 0.1rem;border-radius: 0.2rem;}

.tch_r{margin-left: 0.35rem;width: 65%;}
.tch_r h3{font-size: 0.38rem;font-weight: bold;color: #fff;}
.tch_r h4 img{width: 0.15rem;height: 0.15rem;margin-right: 0.1rem;margin-top: 0.05rem;}
.tch_r h4{font-size: 0.32rem;color: #fff;}
.tch_r h4 span{display: flex;align-items: center;}
.tch_r p{font-size: 0.32rem;color: #fff;margin-top: 0.1rem; padding-bottom:0.2rem}
.tch_btn{display: flex;}
.tch_btn a{height: 0.5rem;background: linear-gradient(to right,#e36074,#e47390);color: #fff;line-height: 0.5rem;padding: 0 0.3rem;border-radius: 0.5rem;font-size: 0.32rem;margin-right: 0.2rem;}
.tch_btn a:nth-child(2){background: #f5eddc;color: #333;}
.tch_lin img{width: 100%;}
.tch_cons{background: linear-gradient(to right,#e36074,#e47491);}
.tch_cons .tch_btn a{background: linear-gradient(to right,#a24133,#a84d3d);color: #fff;}
.tch_cons .tch_btn a:nth-child(2){background: #f5eddc;background-size: 100% 100%;color: #333;}
.tch_cons .tch_l{background: #f1b0ba;}

.cs1{padding-bottom: 0.5rem;}
.cs1 .swiper-pagination-bullet{width: 0.4rem;height: 0.12rem; background: #a2a2a2; border-radius: 0; }
.cs1 .swiper-pagination-bullet-active{width: 0.6rem;background: #1274bd;}