@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td ,img{ margin: 0; padding: 0; font:12px/22px "\82F9\679C\4E3D\4E2D\9ED1","\5FAE\8F6F\96C5\9ED1",Arial,sans-serif; color:#333; border:none;}
html,body { -webkit-tap-highlight-color:rgba(0,0,0,0); }
img { max-width:100%; }
body {
	overflow-x: hidden;
	background: #fff;
}
:root body { filter:none;}

article, iframe { display:block; border:0;}
ul, li { list-style:none;}
table { border-collapse:collapse;border-spacing:0; max-width:100%;}
input::focus-inner{ outline:0;padding:0;border:0;}
input[type="button"], input[type="submit"], input[type="reset"], button {-webkit-appearance:none; outline:0;}
:focus { outline: none; }
a,area { blr:expression(this.onFocus=this.blur()) }
a { color:#333; text-decoration:none;}
a:hover { color: #e21837; text-decoration:none;}
.Width { width:1200px; margin:0 auto; position: relative;}
.clear { clear:both;height:0px; width:100%; font-size:1px;line-height:0px; visibility:hidden; overflow:hidden;}
.clearfix:after{ content:" ";display:block; visibility:hidden; height:0;font-size:0; clear:both;}
.clearfix { *zoom:1;}
.hide, .mobshow, .onlymob { display:none;}
.fl { float:left;} .fr { float:right;}
.ml{ margin-left:0 !important;}

.top_banner {
    width: 100%;
    height: 44px;
    background:url(../images/top_bj.png);
}
.top_main {
    width: 1000px;
    height: 44px;
    margin: 0 auto;
}
.top_main_l {
    width: 115px;
    height: 44px;
    float: left;
}
.top_main_r {
    width: 350px;
    height: 44px;
    font-size: 14px;
    line-height: 44px;
    text-align: right;
    float: right;
}

/* banner */
.banner { 
  height:730px; 
  background:url(../images/banner.jpg) no-repeat center top;
  position: relative;
  text-align: center;
}
.banner h1{
  padding-top: 170px;
  font-size: 90px;
  line-height: 100px;
  text-indent:-9999em; 
  overflow:hidden;
}
.banner .txt02{
  padding-top: 50px;
  font-size: 30px;
  line-height: 50px;
  text-indent:-9999em; 
  overflow:hidden;
}
.banner .txt03{
  padding-top: 34px;
  font-size: 30px;
  line-height: 46px;
  text-indent:-9999em; 
  overflow:hidden;
}

.part01{
  padding-bottom: 56px;
  text-align: center;
}
.gghz{
  display: inline-block;
  height: 70px;
  padding: 0 20px;
  margin-bottom: 40px;
  background-color: #e8f5ef;
  border-radius: 5px;
  font-size: 36px;
  line-height: 70px;
  color: #1f786a;
}
.gghz a{
  color: #1f786a;
  cursor: pointer;
}
.gghz a:hover{
  color: #fda61f;
}
.sflink a{
  float: left;
  width: 160px;
  height: 68px;
  margin: 0 30px 20px 0;
 /* background-color: #e8f5ef;*/
  border: #e8f5ef 2px solid;
  border-radius: 5px;
  font-size: 36px;
  line-height: 68px;
  color: #1f786a;
}
.sflink a:nth-child(6n){
  margin-right: 0;
}
/*.sflink a:hover{
  background-color:#fda61f;
  color: #fff;
}*/
.btnbox{
  width: 100%;
  margin-top: 40px;
  text-align: center;
}
.btnbox a{
  display: inline-block;
  width: 256px;
  height: 70px;
  margin: 0 60px;
  background:#18ae74;
  background: linear-gradient(0deg, #18ae74,#7fe39b );
  background: -webkit-linear-gradient(0deg, #18ae74,#7fe39b );
  border-radius: 70px;
  font-size: 36px;
  line-height: 70px;
  color: #fff;
}
.btnbox .btn-zx{
  background:#fda61f;
  background: linear-gradient(0deg, #fda61f,#fbb952 );
  background: -webkit-linear-gradient(0deg, #fda61f,#fbb952 );
}
.btn-hot:hover{
  color: #fff;
  background:#7fe39b;
}
.btn-zx:hover{
  color: #fff;
  background:#fbb952;
}

.title{ 
  padding: 100px 0 50px;
  font-size:48px; 
  line-height:60px; 
  color: #298678;
  font-weight: bold;
  text-align:center;   
}
.title span{
  position: relative;
  display: inline-block;
}
.title span:before{
  content: "";
  position: absolute;
  left: -140px;
  top: 24px;
  width: 116px;
  height: 12px;
  background: url(../images/tit-l.png) no-repeat center / auto 100%;
}
.title span:after{
  content: "";
  position: absolute;
  right: -140px;
  top: 24px;
  width: 116px;
  height: 12px;
  background: url(../images/tit-r.png) no-repeat center / auto 100%;
}
.bg01{
  position: absolute;
  left: 50%;
  top: 0; 
  width: 1916px;
  height: 1138px;
  margin-left: -958px;
  background: url(../images/bg01.png) no-repeat center top;
  z-index: -1;
}
.bg02{
  position: absolute;
  left: 50%;
  top: -142px; 
  width: 1920px;
  height: 859px;
  margin-left: -960px;
  background: url(../images/bg02.png) no-repeat center top;
  z-index: -1;
}
.bg03{
  position: absolute;
  left: 50%;
  top: 0; 
  width: 1916px;
  height: 677px;
  margin-left: -958px;
  background: url(../images/bg03.png) no-repeat center top;
  z-index: -1;
}

.part02 {
  padding-bottom: 90px;
}
.menu{
  padding-bottom: 40px;
  text-align: center;
}
.menu span{
  position: relative;
  display: inline-block;
  margin: 0 60px;
  font-size: 36px;
  line-height: 70px;
  cursor: pointer;
}
.menu span.cur:after{
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 100%;
  height: 4px;
  background-color: #1db176;
}
.wrapbox{
  width: 100%;
  padding: 36px;
  background-color: #fefcf4;
  border: 13px solid #a6cdc6;
  border-radius: 30px;
  box-sizing: border-box;
}
.wrapbox p{
  padding-bottom: 24px;
  font-size: 18px;
  line-height: 24px;
  text-indent: 2em;
}
.wrapbox h4,.wrapbox h5{
  padding-bottom: 24px;
  font-size: 18px;
  line-height: 24px;
}
.more{
  text-align: center;
}
.more a{
  display: inline-block;
  height: 64px;
  padding: 0 40px;
  margin-top: 40px;
  background-color: #f24f4c;
  border-radius: 64px;
  font-size: 24px;
  line-height: 64px;
  color: #fff;
}
.more a:hover{
  color: #fff;
  background-color: #f75956;
}
.part03{
  padding-bottom: 74px;
}
.title02{
  width: 290px;
  height: 68px;
  margin-top: 175px;
  background: url(../images/titbg.png) no-repeat right center / auto 100%;
  font-size: 30px;
  line-height: 68px;
  color: #188471;
  text-align: center;
  font-weight: bold;
}
.questions{
  position: relative;
  width: 774px;
  padding: 36px;
  margin-left: 96px;
  background-color: #fefcf4;
  border: 4px solid #a6cdc6;
  border-radius: 15px;
  box-sizing: border-box;
}
.questions h3,.questions p{
  font-size: 18px;
  line-height: 42px;
}
.questions p{
  text-indent: 2em;
}
.questions span{
  position: absolute;
  right: 70px;
  top: 50%;
  width: 170px;
  height: 60px;
  margin-top: -30px;
  background-color: #f24f4c;
  border-radius: 60px;
  font-size: 24px;
  line-height: 60px;
  color: #fff;
  text-align: center;
}
.yiyuan{
  position: relative;
  width: 552px;
  height: 200px;
  margin: 63px 0 0 30px;
  background:#298778;
  background: linear-gradient(90deg, #298778,#92d2b1 );
  background: -webkit-linear-gradient(90deg, #298778,#92d2b1 );
  border-radius: 15px;
}
.yiyuan a{
  display: block;
  width: 100%;
  height: 100%;
}
.yiyuan img{
  position: absolute;
  left: 77px;
  top: 35px;
  width: 104px;
  height: 128px;
}
.yiyuan p{
  margin-left: 250px;
  font-size: 20px;
  line-height: 50px;
  color: #fff;
}
.yiyuan p strong{
  font-size: 60px;
  color: #fffc00;
}
.yiyuan .p01{
  padding-top: 15px;
}
.yiyuan p span{
  display: inline-block;
  width: 126px;
  height: 32px;
  border-radius: 32px;
  background-color: #ffe400;
  font-size: 20px;
  line-height: 32px;
  color: #f24f4c;
  text-align: center;
}

.daka{
  position: relative;
  width: 552px;
  height: 200px;
  margin: 63px 0 0 40px;
  background-color: #fefcf4;
  border: 4px solid #a6cdc6;
  border-radius: 15px;
  box-sizing: border-box;
}
.daka img{
  position: absolute;
  left: 22px;
  top: 27px;
  width: 146px;
  height: 146px;
}
.daka h3{
  margin-left: 168px;
  padding-top: 20px;
  font-size: 30px;
  color: #298678;
  line-height: 70px;
  text-align: center;
}
.daka p{
  margin-left: 168px;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
}

.part04{
  padding: 36px;
  background-color: #fefcf4;
  border: 13px solid #a6cdc6;
  border-radius: 30px;
  box-sizing: border-box;
}
.title03{
  position: absolute;
  top: -13px;
  left: 50%;
  width: 340px;
  height: 88px;
  margin-left: -170px;
  background-color: #328d7d;
  border-radius: 10px;
  font-size: 36px;
  line-height: 88px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.part04 .fl{
  width: 50%;
  margin-top: 124px;
}
.part04 p{
  font-size: 18px;
  line-height: 24px;
}
.part04 .left p{
  margin: 0 30px 24px 36px;
}
.part04 .right p{
  margin: 0 30px 48px 118px;
}
.ewmbox{
  text-align: center;
}
.ewmbox .ewm{
  width: 216px;
  height: 216px;
  padding: 23px;
  background: url(../images/ewmbg.jpg) no-repeat center / 100% 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
.ewmbox .ewm img{
  display: block;
  width: 170px;
  height: 170px;
}
.part04 .ewmbox p{
  padding: 0;
  margin: 0;
  font-size: 18px;
  line-height: 54px;
}
.part05{
  padding-top: 60px;
}
.ul01 li{
  float: left;
  width: 373px;
  height: 290px;
  margin: 10px 40px 90px 0;
  background-color: #fff;
  margin-left: 410px;
}
.ul01 li:nth-child(3n){
  margin-right: 0;
}
.ul01 li a{
  display: block;
  width: 100%;
  height: 100%;
}
.ul01 li .kctit{
  height: 232px;
  background: url(../images/kcbg01.jpg) no-repeat center top / 100% 100%;
}
.ul01 li:nth-child(3n+2) .kctit{
  background-image: url(../images/kcbg02.jpg);
}
.ul01 li:nth-child(3n+3) .kctit{
  background-image: url(../images/kcbg03.jpg);
}
.ul01 li .kctit p{
  padding-top: 36px;
  font-size: 24px;
  line-height: 56px;
  color: #fff;
  text-align: center;
}
.ul01 li .kctit h3{
  font-size: 36px;
  line-height: 48px;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.ul01 li .price{
  height: 58px;
}
.price strong{
  float: left;
  margin-left: 50px;
  font-size: 30px;
  line-height: 58px;
  color: #f24f4c;
}
.price span{
  float: right;
  margin-right: 128px;
  margin-top: 11px;
  width: 118px;
  height: 36px;
  border-radius: 36px;
  background-color: #f24f4c;
  font-size: 18px;
  line-height: 36px;
  color: #fff;
  text-align: center;
}
.part06 {
  padding-bottom: 50px;
}
.part06 .wrap a{
  float: left;
  width: 172px;
  height: 62px;
  margin: 0 33px 28px 0;
  border: 2px solid #4c9867;
  border-radius: 62px;
  font-size: 36px;
  line-height: 60px;
  color: #298678;
  box-sizing: border-box;
  text-align: center;
}
.part06 .wrap a:nth-child(6n){
  margin-right: 0;
}
.part06 .wrap a:hover{
  background-color:#fda61f;
  border-color: #fda61f;
  color: #fff;
}

.part07{
  padding-top: 30px;
  padding-bottom: 150px;
}

#pic{position:relative;overflow:hidden;height:308px;width:610px;margin:10px auto 0;}
#pic ul{width:100%;height:100%;position:absolute;top:0;left:0;}
#pic ul li{position:absolute;}

#pic ul .pic1{top:13px;left:0;z-index:3;}
#pic ul .pic2{top:0;left:64px;z-index:4;}
#pic ul .pic3{top:13px;left:170px;z-index:3;}
#pic ul .pic4{top:13px;left:170px;z-index:2;}
#pic ul .pic5{top:13px;left:170px;z-index:1;}

#pic ul .pic1 a{height:280px;width:435px;}
#pic ul .pic2 a{height:308px;width:479px;}
#pic ul .pic3 a{height:280px;width:435px;}
#pic ul .pic4 a{height:280px;width:435px;}
#pic ul .pic5 a{height:280px;width:435px;}

#pic ul li.pic1{opacity:0.9;}
#pic ul li.pic2{opacity:1;}
#pic ul li.pic3{opacity:0.9;}
#pic ul li.pic4{opacity:0;}
#pic ul li.pic5{opacity:0;}

#pic ul li.pic1 img{width:435px;}
#pic ul li.pic2 img{width:479px;}
#pic ul li.pic3 img{width:435px;}
#pic ul li.pic4 img{width:435px;}
#pic ul li.pic5 img{width:435px;}

#pic span{display:inline-block;*display:inline;*zoom:1;width:40px;height:40px;position:absolute;top:140px;z-index:30;cursor:pointer;}
#pic:hover span{opacity:1;filter:alpha(opacity=100);}
#pic span img{width:40px;height:40px;display:block;}
#pic span.prev{left:18px;}
#pic span.next{right:23px;}

.xfbox{
  position: fixed;
  left: 0;
  bottom: 50%;
  width: 168px;
  height: auto;
  margin-bottom: -300px;
}
.xfbox img{
  display: block;
  width: 121px;
  height: 172px;
}
.xfnav{
  width: 72%;
  padding-bottom: 20px;
  background-color: #e3403d;
  text-align: center;
}
.xfnav h3{
  padding-bottom: 10px;
  font-size: 18px;
  line-height: 32px;
  color: #fff;
}
.xfnav p{
  font-size: 14px;
  line-height: 40px;
  color: #fff;
  border-bottom: 1px dashed #fff;
  margin: 0 10px;
}
.xfnav p a{
 display: inline-block;
width: 96px;
height: 25px;
margin-left: 3px;
background-color: #ffdf44;
border-radius: 3px;
color: #e3403d;
font-size: 14px;
line-height: 25px;
}

/*联系我们end */
.footer p{ color:#ccc;}


.footer {
    padding: 25px 0;
    background: #35a28f;
    color: #FFF;
    text-align: center;
    font: 12px/24px Arial,"\5B8B\4F53",sans-serif;
    line-height: 24px;
}
.footer a, .footer a:hover {
    padding: 0 5px;
    color: #fff;
}