﻿@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-size:12px;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;}
select,textarea{font: 12px Arial,"微软雅黑";}
body {color:#000;text-align:center;font:12px "微软雅黑";}
ul, ol, li {list-style-type:none;vertical-align:0;}
a {outline-style:none;color:#000;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:"."} */
body,html{ min-width:1200px; overflow-x:hidden}
.yj{-moz-border-radius: 15px;/* Gecko browsers */-webkit-border-radius: 15px;/* Webkit browsers */border-radius:15px;/* W3C syntax */}
.contain{width:1200px; margin:0 auto}


/* 通用样式 */

.zt_wh1200{ width:1200px; margin:0 auto}

.zt_he10{ height:10px;}
.zt_he20{ height:20px;}
.zt_he30{ height:30px;}
.zt_he40{ height:40px;}
.zt_he50{ height:50px;}
.zt_he60{ height:60px;}
.zt_he70{ height:70px;} 
.zt_he80{ height:80px;}
.zt_he90{ height:90px;}
.zt_he100{ height:100px;}

.banner{width: 100%; height: 650px; background:url(../images/banner.jpg) center 0 no-repeat;position: relative;}
.ban_btn{position: absolute;bottom:40px;width: 100%;display: flex;}
.ban_btn a{background: url(../images/hbtn1.png)0 0 no-repeat;background-size: 100% 100%;border-radius: 30px;margin: 0 auto;height: 84px; width:387px;display: flex;align-items: center;justify-content: center;box-sizing: border-box;}
.ban_btn a p{animation: ghostUpdown 1s infinite;font-size: 27.7px;color: #fff;display: flex;align-items: center;justify-content: center;margin-bottom: 3px;}
.ban_btn a p img{margin-left: 5px;}
@keyframes ghostUpdown { from { transform: scale(0.9);}to {transform: scale(1.1);}} 

.zt_tit_box{text-align: center;}
.zt_tit_box h3{margin-bottom: -16px;}
.zt_dom_title{display: flex;justify-content: center;align-items: center;}
.zt_dom_title strong{color: #333;font-size: 42px;font-weight: bold;position: relative;}
.zt_dom_title span{color: #256a4a;}
.zt_dom_title img{margin: 0 15px;}
.zt_dom_title img:last-child{transform: scale(-1);}
.zt_tit_box p{color: #000000;font-size: 18px;line-height: 24px;padding-top: 10px;}
.tran_t .zt_dom_title strong{color: #fff;}
.tran_t .zt_dom_title strong span{color: #fff;}
.tran_t p{color: #fff;}
.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;justify-content: center;margin: 0 auto;}
.zt_btn_box a{height: 80px;line-height: 80px;background: linear-gradient(to right,#d53a12,#f98c47);display:flex;align-items: center;font-size: 32px;color: #fff;border-radius: 40px;min-width: 360px;justify-content: center;margin-right: 11px;}
.zt_btn_box img{margin-right: 15px;}
.zt_btn_box a:last-child{background: linear-gradient(to right,#1e1e1e,#313131);margin-left: 11px;margin-right: 0;}
/* .tran_b a:last-child{background: linear-gradient(to right,#fff,#fff);color: #343434;} */

.wy_dom1{background: #fff;}
.zt_info_box{border: 2px solid #256a4a;padding: 30px;border-radius: 20px; background: url(../images/dian01.jpg)}
.info_yh_box{text-align: center;padding: 0 20px;flex-shrink: 0;margin-left: 15px;display: flex;flex-direction: column;align-items: center;}
.info_yh_box img{padding: 20px 0;margin-bottom: 10px;}
.info_yh_box h3{background: linear-gradient(#e62922,#b20c08);border-radius: 30px;height: 40px;
line-height: 40px;margin-bottom: 20px;font-size: 20px;color: #fff;width: 270px;text-align: center;padding: 0 10px;box-sizing: border-box;}
.info_yh_box h3 span{font-size: 26px;color: #fff;font-weight: bold;}
.info_yh_box p{font-size: 18px;color: #333333;border-bottom: 1px dashed #fff;padding-bottom: 12px;padding-top: 15px;}
.info_yh_box p span{font-size: 24px;font-weight: bold;color: #fff;}
.info_yh_box p:last-child{border: 0;}
.info_dx_box{}
.info_dx_list{display: flex;align-items: center;justify-content: flex-start;min-height: 60px;background: #fff;margin-bottom: 10px;border: 1px solid #7ca692;border-radius: 10px; overflow:hidden}
.info_dx_list:last-child{margin-bottom: 0;}
.info_dx_list h3{background: linear-gradient(to right,#43ba82,#0a2217);display:flex;align-items: center;align-self: stretch;justify-content: center;font-size: 20px;font-weight: bold;color: #fff;width: 120px;flex-shrink: 0;}
.info_dx_list p{font-size: 16px;color: #000;font-weight: 100;padding: 15px 20px; line-height:26px;}
.info_dx_list strong{ display:block; margin-bottom:6px;}
.info_dx_list span{ display:block}

.wy_dom2{background: url(../images/hbg1.jpg)0 0 no-repeat;background-size: 100% 100%;}
.zt_ysh_box{display: flex;flex-wrap: wrap;justify-content: space-between;}
.zt_ysh_list{width: calc(calc(100% - 80px)/3);position: relative;margin-bottom: 38px;z-index: 1;}
.zt_ysh_list_tits{z-index: 1;padding: 12px 15px;padding-top: 32px;background: linear-gradient(to right,#ffffff,#ffffff);border-radius: 20px;}
.zt_ysh_list_tits h3{font-weight: bold;color: #fff;font-size: 24px;padding: 10px 0; padding-left:5px;padding-right:30px;transform: translateX(-15px);background: linear-gradient(to right,#43ba82,#092116);border-radius: 0 0 30px 0;display: inline-block;margin-bottom: 15px;box-sizing: border-box;}
.zt_ysh_list_tits img{width: 100%;margin-bottom: 15px;}
.zt_ysh_list_tits p{color: #000;font-size: 16px;font-weight: 100;line-height: 24px;text-align: justify;}
.zt_ysh_list_ab{position: absolute;width: 100%;background: linear-gradient(to right,#43ba82,#092116);height: calc(100% - 32px + 13px - 1px);
bottom: -13px;left: -13px;z-index: -1;border-radius:0 20px 20px;border-top: 0;}

.wy_dom3{background: #fff;}
.zt_gh_box{display: flex;flex-wrap: wrap;justify-content: space-between;}
.zt_gh_list{width: calc(calc(100% - 20px)/2);position: relative;margin-bottom: 20px;border: 1px solid #fff;padding: 10px 12px;box-sizing: border-box;background: linear-gradient(to right,#42b982,#092116);display: flex;justify-content: flex-start;}
.zt_gh_list_tits{margin-right: 12px;}
.zt_gh_list_tits h3{color: #256a4a;font-weight: bold;font-size: 24px;background: linear-gradient(to right,#fff,#fff);height: 40px;line-height: 40px;width: 255px;text-align: center;border-radius: 20px 0 20px 0;margin: 10px auto;}
.zt_gh_list_tits p{font-size: 16px;color: #fff;text-align: justify;font-weight: 100;min-height: 130px;line-height: 22px;}

.info_dx_list01{border: 1px solid #c26866;}
.info_dx_list01 h3{background: linear-gradient(to right,#f98b47,#d43910);}
.info_dx_list01 p strong{ font-size:24px}
.info_dx_list01 p strong em{ font-style:normal; color:#d53b11}
.info_dx_list01 p b{background: linear-gradient(to right,#f88a47,#d53b11); display:inline-block; width:20px; height:20px; text-align: center; line-height:20px; color:#FFF;border-radius: 40px; margin:0 4px;}

.zt_timeAn{ background:#f6fcf4; border:1px #79a48e solid; padding:20px;border-radius: 20px; position:relative}
.zt_timeAn strong{ display:block; width:480px; height:60px; position:absolute; left:50%; margin-left:-240px; top:-30px; text-align:center;background: linear-gradient(to right,#42b982,#092116); line-height:60px; font-size:28px; color:#FFF;border-radius: 60px;}
.zt_timeAn h5{ font-size:28px; color:#256a4a; font-weight:bold; display:block; text-align:center; line-height:80px;}
.zt_tabList td,.zt_tabList th{ border:1px #7fa795 solid}
.zt_tabList th{ background:#256a4a; color:#FFF; line-height:50px; font-size:20px;}
.zt_timeAn p.p1{ display:block; text-align:center; font-size:18px; padding-top:20px;}
.zt_timeAn td{ font-size:20px; background:#FFF; padding:10px;}


.wy_dom4{background: linear-gradient(to right,#424142,#0f0f0f);}
.zt_dsh_box{display: flex;flex-direction: column;align-items: center;}
.zt_dsh_box_title{display: flex;align-items: center;min-width: 600px;height: 52px;box-sizing: border-box;border: 1px solid #226345;border-radius: 40px;margin-bottom: 40px;}
.zt_dsh_box_title h3{align-self: stretch;font-size: 30px;font-weight: bold;width: 232px;text-align: center;background: linear-gradient(to right,#092016,#42b982);border-radius: 40px;color: #fff;display: flex;align-items: center;justify-content: center;flex-shrink: 0;}
.zt_dsh_box_title p{padding:0 20px;font-size: 18px;color: #fff;}
.zt_dsh_box_node{display: flex;justify-content: space-between;align-self: stretch;}
.zt_dsh_list{position: relative;border: 2px solid #226345;}
.zt_dsh_list_ab{display: flex;flex-direction: column;box-sizing: border-box;width: 100%;position: absolute;left: 0;bottom: 0;height: 80px;background: url(../images/htb3-1.png)0 0 no-repeat;background-size: 100% 100%;padding: 5px 50px 0 20px;}
.zt_dsh_list_ab h3{width: 110px;font-size: 24px;font-weight: bold;color: #fff;border-bottom: 1px solid #fff;padding-bottom: 2px;}
.zt_dsh_list_ab p{width: 195px;color: #fff;font-size: 18px;padding: 2px 0;border-bottom: 1px solid #fff;}

.zt_jsh_box{display: flex;flex-direction: column;align-items: center;}
.zt_jsh_box_title{display: flex;align-items: center;min-width: 600px;height: 52px;box-sizing: border-box;border: 1px solid #226345;border-radius: 40px;margin-bottom: 40px;}
.zt_jsh_box_title h3{align-self: stretch;font-size: 30px;font-weight: bold;width: 232px;text-align: center;background: linear-gradient(to right,#092016,#42b982);border-radius: 40px;color: #fff;display: flex;align-items: center;justify-content: center;flex-shrink: 0;}
.zt_jsh_box_title p{padding:0 20px;font-size: 18px;color: #fff;}
.zt_jsh_box_node{align-self: stretch;}
.zt_jsh_list{position: relative;border: 2px solid #226345;}
.zt_jsh_list_ab{display: flex;flex-direction: column;align-items: center;box-sizing: border-box;width: 100%;position: absolute;left: 0;bottom: 0;height: 135px;background: url(../images/htb3-2.png)0 0 no-repeat;background-size: 100% 100%;padding: 55px 0 0 0;}
.zt_jsh_list_ab h3{font-size: 22px;font-weight: bold;color: #f0d7bb;margin-bottom: 7px;}
.zt_jsh_list_ab p{width: 185px;color: #fff;font-size: 18px;padding: 4px 0;background: url(../images/htb3-3.png)0 0 no-repeat;background-size: 100% 100%;text-align: center;}
.zt_jsh_tits{font-size: 16px;color: #fff;text-align: center;margin-top: 15px;}
.cs1{padding-bottom: 50px;margin-bottom: -15px;overflow: hidden;position: relative;}
.cs1 .swiper-pagination-bullet{background: #fff;width: 40px;height: 10px;opacity: 1;border-radius: 0;}
.cs1 .swiper-pagination-bullet-active{background: #226345;width:70px;}

.wy_domx{background: #ecf8e8;}
.zt_ly_box{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: -20px;}
.zt_ly_list{display: flex;flex-direction: column;margin-bottom: 20px;width: calc(calc(100% - 50px) / 4);background: linear-gradient(to right,#42b982,#092016);border-radius: 20px 0 0 0;overflow: hidden;}
.zt_ly_list h3{height: 96px;background: linear-gradient(to right, #42b982, #092016);font-size: 24px;font-weight: bold;display: flex;flex-direction: column;align-items: center;justify-content: center;color: #fff;}
.zt_ly_list_tits{margin: 0 6px 12px 6px;background: #fff;border: 2px solid #256a4a;flex-grow: 1;}
.zt_ly_list_tits img{margin-bottom: 10px;width: 100%;display: block;}
.zt_ly_list_tits p{line-height: 24px;font-size: 16px;color: #000000;padding: 0 10px 20px 10px;}

.wy_dom5{background: #fff4f8;}
.zt_bd_box{display: flex;justify-content: space-between;margin-bottom: 55px;}
.zt_bd_bd{position: relative;width: 805px;}
.zt_bd_bd img{display: block;width: 100%;}
.zt_bd_bd_ab{position: absolute;box-sizing: border-box;width: 100%;left: 0;bottom: 15px;padding: 0 100px;}
.zt_bd_bd_ab p{height: 60px;line-height: 60px;color: #226345;font-weight: bold;font-size: 28px;text-align: center;background: #fff;}
.zt_bd_hd{display: flex;flex-wrap: wrap;justify-content: space-between;width: 375px;}
.zt_bd_hd li{width: 180px;position: relative;margin-bottom: 15px;cursor: pointer;}
.zt_bd_hd li:nth-last-child(-n+2){margin-bottom: 0;}
.zt_bd_hd li img{display: block;width: 100%;}
.zt_bd_hd_li_ab{position: absolute;left: 0;bottom:10px;padding: 0 10px;box-sizing: border-box;width: 100%;}
.zt_bd_hd_li_ab p{color: #fff;font-size: 20px;text-align: center;height: 32px;line-height: 32px;
background: linear-gradient(to right,#092016,#42b982);}
.zt_bd_hd .on .zt_bd_hd_li_ab p{font-weight: bold;background: #fff;color: #226345;}
.zt_yc_box{display: flex;justify-content: space-between;}
.zt_yc_list{position: relative;border-radius: 20px;width: 32%;}
.zt_yc_list img{display: block;width: 100%;border-radius: 20px;cursor: pointer;}
.zt_yc_list_ab{position: absolute;top: -25px;left: 0;background: url(../images/htb2.png)0 0 no-repeat;background-size: 100% 100%;
height: 70px;min-width: 340px; box-sizing: border-box;padding: 0 10px;}
.zt_yc_list_ab p{line-height: 50px;font-weight: bold;font-size: 24px;color: #fff;text-align: center;}

.wy_dom6{background: url(../images/hbg2.jpg)0 0 no-repeat;background-size: 100% 100%;}
.zt_shp1_box{display: flex;flex-wrap: wrap;justify-content: space-between;}
.zt_shp1_list{background: linear-gradient(to right,#fff,#fff);margin-top: 32px;margin-bottom: 30px;padding: 13px;padding-top: 0;width: calc(calc(100% - 48px) / 3);box-sizing: border-box;}
.zt_shp1_list:nth-last-child(-n+3){margin-bottom: 0;}
.shp_list1_imgbox{position: relative;border: 1px solid #5b4f68;position: relative;margin-bottom: 10px;margin-top: -32px;}
.shp_list1_imgbox >img{display: block;width: 100%;}
.shp_list1_imgbox_ab{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);display: flex;align-items: center;justify-content: center;cursor: pointer;}
.zt_shp1_list >p{font-size: 22px;font-weight: bold;color: #226345;text-align: center;}

.wy_dom7{background: #fff;}
.zt_box_title{height: 54px;width: 490px;padding: 0 15px;padding-bottom: 3px;background: linear-gradient(to right,#092016,#42b982);border-radius: 30px;font-weight: bold;font-size: 30px;color: #fff;display: flex;align-items: center;justify-content: center;margin: 0 auto;margin-bottom: 45px;}
.zt_hj_box{display: flex;flex-wrap: wrap;justify-content: space-between;}
.zt_hj_list{display: flex;flex-direction: column;margin-bottom: 15px;}
.zt_hj_list p{width: 100%;height: 55px;line-height: 55px;color: #fff;font-size: 26px;background: linear-gradient(to right,#092016,#42b982);text-align: center;}
.zt_hj_list:nth-last-child(-n+4){margin-bottom: 0;}

.zt_xq_list{position: relative;}
.zt_xq_list img{display: block;}
.zt_xq_list_ab{height: 60px;display: flex;align-items: center;box-sizing: border-box;padding:0 15px 0 30px;background: linear-gradient(to right,#092016,#42b982);}
.zt_xq_list_ab h3{font-size: 26px;font-weight: bold;color: #fff;margin-right: 10px;}
.zt_xq_list_ab p{font-size: 20px;color: #fff;}
.zt_xq_list_ab a{height: 32px;width: 132px;line-height: 32px;text-align: center;color: #fff;font-size: 20px;background: linear-gradient(to right,#d4380f,#f98b46);margin-left: auto;border-radius: 15px;}
.cs2{padding-bottom: 50px;margin-bottom: -15px;overflow: hidden;position: relative;}
.cs2 .swiper-pagination-bullet{background: #171616;width: 40px;height: 10px;opacity: 1;border-radius: 0;}
.cs2 .swiper-pagination-bullet-active{background: #226345;width:70px;}

.zt_ft_dom{background: url(../images/ssBg.jpg)center 0 no-repeat; background-size:100% 100%}
.zt_ft_dom h3{font-size: 42px;font-weight: bold;color: #fff;display: flex;align-items: center;justify-content: center;
margin-bottom: 25px;}
.zt_ft_tits{display: flex;justify-content: center;align-items: center;}
.zt_ft_tit{height: 66px;display: flex;align-items: center;width: 240px;justify-content: center;font-size: 23px;color: #333;background: url(../images/htb-ft1.png)0 0 no-repeat;background-size: 100% 100%;}
.zt_ft_tit img{margin-right: 6px;}
.zt_ft_dom h4 span{font-weight: bold;}
.form_box ul{display: flex;justify-content: space-between;background: linear-gradient(to right,#092016,#42b982);align-items: center;height: 100px;padding: 0 70px;}
.form_box ul li{width: 380px;height: 52px;line-height: 52px;align-items: center;display: flex;white-space: nowrap;}
.form_box ul li span{font-size: 20px;color: #fff;flex-shrink: 0;margin-left: 20px;margin-right: 10px;display: flex;align-items: center;}
.form_box ul li span img{padding-right: 18px;}
.form_box ul li input{height: 100%;outline: none;border: none;font-size: 20px;color: #333;text-indent: 10px;flex: 1;width: 0;background: #fff;}
.zt_qtSsBtn{width: 210px;display: flex;align-items: center;}
.zt_qtSsBtn p{height: 52px;width: 100%;font-size: 26px;color: #fff;font-weight: bold;background: linear-gradient(to right,#d23910,#f98b46);border-radius: 40px;border: 0;cursor: pointer;display: flex;align-items: center;justify-content: center;}

