@charset "utf-8";
/*reset*/
html{
	font-family: '微软雅黑','microsoft yahei';
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	color: #555;
}
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select {margin:0;padding:0;}
th,td{border-spacing:0;}
img,filedset,ifrmae{border:0;}
img{max-width: 100%;vertical-align: top;}
ul,ol,li{
	list-style: none;
}
a{
	text-decoration: none;
	color:#666;
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{
	display: block;
}
audio,canvas,progress,video{
	display: inline-block;
	vertical-align: baseline;
}

/*动画*/
p:hover{  transition: all 0.3s ease 0s;}
a:hover{ transition: all 0.3s ease 0s;}

/*common*/
.tranY10,.tranYZ10,.tranX10,.more:before,.tranS{
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  -ms-transition: all 0.6s;
  transition:all 0.6s;
}
.tranS:hover{
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
}
.tranY10:hover{
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}
.tranYZ10:hover{
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -o-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
}
.tranX10:hover{
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -o-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}
.pwrap{
	width:86%;
  min-width: 1140px;
	padding:0 30px;
	margin:0 auto;
}
.awrap{
    width:80%;
    min-width: 1140px;
    padding:0 30px;
    margin:0 auto;
}
.clearfix{*+height:1%;*zoom:1;}
.clearfix:after{
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}

body{
	background-color: #f4f4f4;
}
.more{
	border-radius: 25px;
	padding:5px 18px;
	display: inline-block;
  position: relative;
  z-index: 1;
}
.more:before{
  position: absolute;
  display: block;
  content: "";
  width:0%;
  height: 100%;
  top:0;
  left: 0;
  background-color: #eee;
  border-radius: 25px;
  z-index:-1
}
.more:hover:before{
  width: 100%;
}
.more:hover{
  color:#666;
}
.more span{
  display: inline-block;
  margin-right: 9px;
}
 .more span img{
  vertical-align: middle;
}

.pbanner{
	background-size: cover;
  background-repeat: no-repeat;
  height: 300px;
  background-position: center;
  margin-top: 100px;
  position: relative;
}
.xg_ztit{
    width:86%; 
    right:7%;
    bottom:2%;
    position: absolute;
    color: #fff;
    text-align: right;
}
.xg_ztit h4{
  font-size: 20px;
    margin-bottom: 20px;
}
.btl{
  width:500px;
  margin:0 auto;
  padding:50px 0;
  line-height: 2;
  color: #8fbc45;
}
/*ktit*/
.ktit{
  padding:50px 0;
  color:#8fbc45;
}
.ktit p{
  font-size: 25px;

}
.ktit span{
  font-size: 14px;
}
.ptit{
	padding:50px 0px;
	text-align: center;

}
.ptit p{
	font-size: 35px;
  margin-bottom: 5px;
  font-weight:600;
  color: #658130;
}
.ptit span{
	max-width: 900px;
	display: block;
	margin: 0 auto;
	font-size: 13px;
	color:#777;
  text-transform: uppercase;
  padding:0 15px;
}
/*header*/
.header{
	height:100px;
	background-color:#fff;
	position: fixed;
	width: 100%;
	top:0;
	left: 0;
	z-index: 999;
  box-shadow: 2px 0px 5px #c3c3c3;
}

.logo{
	/*width: 132px;*/
	width:185px;
	float: left;
	position: absolute;
}
.logo a{
	display: block;
	width: 100%;
	line-height: 100px;
  left: 0;
  top: 0;
}
.logo img{
	width: 100%;
	vertical-align: middle;
}
.hright{
	float: right;
  padding-left: 150px; 
  height: 100px;
  position: relative;
}
.search{
	width:auto;
  position: absolute;
  top: 20px;
  right:25px;
}
.sea1{
	position: relative;
	display: inline-block;
  vertical-align: middle;
}
.sea1 img{
  vertical-align: middle;
}
.search-btn{
	position: absolute;
	top: 0;
	right:3px;
	height: 100%;
	padding-left:10px;
	border:none;
	background: 0 0;
	outline: none;
	width: 30px;
}

.sd,.se-clo{
  display: none;
}
.sou{
	display: block;
  width:100%;
  padding-right: 25px;
  font-size: 12px;
  line-height:21px;
  height: 21px;
  color: #768;
  background-color: #fff;
  border:none 0px;
  -webkit-appearance:none;
  outline: 0;
  box-sizing: border-box;
  border-radius: 25px;
  box-sizing: border-box;
  padding-left: 10px;
}
.se-wrap{
 position: absolute;
  width: 120px;
  top: -10px;
  right:0px;
  border:1px solid #eee;
  border-radius: 25px;
  
}
.se-on{
  opacity: 1;
  filter:alpha(opacity=100);filter:"alpha(opacity=100)";
}
.sea2{
	font-size: 0;
	display: inline-block;
  margin-left: 10px;
}
.sea2 span{
	display: inline-block;
  font-size: 12px;
  color: #fff;
  background-color: #ddd;
  padding: 1px 5px;
  cursor: pointer;
}
.sea2 span.active{
  background-color: #888;
}

.hright .nav ul.nav{
  position: relative;
}
.hright .nav ul li.dh-item{
  display: inline-block;
  font-size: 0px;
  position: relative;
  padding:0px 13px 10px;
}
.hright .nav ul li.dh-item:before{
  position: absolute;
  content: "";
  right:-3px;
  top: 10%;
  height: 60%;
  width: 1px;
  background-color:#938c8c; 
}
.hright .nav ul li.dh-item:last-child:before{
  display:none;
} 
.nav{
  margin-top: 61px;
}
.hright .nav ul li.dh-item a{
  font-size: 16px;
  display: block;
  padding:3px 10px;
  position: relative;
}
.hright .nav ul li.dh-item.active a,.hright .nav ul li.dh-item:hover a{
  background-color:#94CA00;
  color:#fff;
}
.hright .nav ul li.dh-item ul{
  position: absolute;
  left: 0px;
  top:0px;
  text-align: left;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  min-width:100%;
  display: none;
  padding-top: 20px;
}
.hright .nav ul li.dh-item ul:before{
  position: absolute;
  content: "";
  left:30px;
  top:3px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid #94CA00;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.hright .nav ul li.dh-item ul li{
  position: relative;
  background-color:#94CA00;
}
.hright .nav ul li.dh-item ul li:before{
  position: absolute;
  content: "";
  left: 0;
  bottom:-4px;
  background:url(../images/tiao.jpg) repeat-x;
  height: 11px;
  width: 100%;
  z-index: 3;
}
.hright .nav ul li.dh-item ul li:last-child:before{
  display: none;
}
.hright .nav ul li.dh-item.active ul li a{
  background-color: transparent;
  color: #fff; 
}
.hright .nav ul li.dh-item ul a{
  font-size: 15px;
  display: block;
  text-align: left;
  padding:10px 15px;
  position: relative;
  background-color: transparent;
  box-sizing: border-box;
  white-space: nowrap;
  color: #fff;
}
.hright .nav ul li.dh-item ul a:before{
  position: absolute;
  display: block;
  content: "";
  top:50%;
  left: 8px;
  width:0px;
  height:1em;
  margin-top: -0.5em;
  background-color: #fff;
}
.hright .nav ul li.dh-item ul a:hover:before{
  width: 3px;
}
.hright .nav ul li.dh-item ul a:hover{
  font-weight: 700;
  color:#fff;
}
.hright .nav ul li.dh-item:hover ul{
  top:17px;
  display: block;
}
/*mobile*/
/*手机版导航*/
.btn-nav {
  position: absolute;
  top:20px;
  right:10px;
  background: transparent;
  border: none;
  padding: 6px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  cursor: pointer;
  z-index: 99999;
  display: none;
}

.btn-nav:focus {
  outline: 0;
}

.icon-bar {
  display: block;
  margin: 6px 0;
  width: 35px;
  height: 2px;
  background-color:#d61718;
}

.btn-nav:hover .icon-bar {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  background-color:#d61718;
}
.nav-content {
  position: fixed;
  top: -100%;
  bottom: 0;
  left: 0;
  right: 0;
  background:rgba(0, 0, 0, 0.79);;
  display: block;
  height: 100%;
  z-index: 10;
}
.nav-list {
  list-style: none;
  padding: 0;
  position: relative;
  top: 8%;
  text-align: center;
}
.item-anchor:after {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  left: 0;
  bottom: 0;
  z-index: 9;
  background: transparent;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.item-anchor {
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  position: relative;
  text-decoration: none;
  padding: 10px;
  display: block;
}

.item-anchor:hover,
.item-anchor:focus {
  color: #FCA311;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.item-anchor:hover:after,
.item-anchor:focus:after{
  width: 100%;
  background: #FCA311;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.nav-item {
  margin: 10px auto;
  text-align: center;
}
.nav-item a{
  color:#fff;
}
.animate-nav {
  display: block;
  margin: 0 auto;
}

.animated-nav:hover .icon-bar,
.animated:focus .icon-bar{
  background-color: #FCA311;
}

.animated-nav:focus {
  cursor: pointer;
  z-index: 9999;
}
.middle {
  margin: 0 auto;
}

.icon-bar {
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -ms-transition: all .7s ease;
  -o-transition: all .7s ease;
  transition: all .7s ease;
  z-index: 999999;
}

.animated-nav .icon-bar {
  z-index: 999999;
  background-color: #FCA311;
}

.animated-nav .top {
  -webkit-transform: translateY(5px) rotateZ(45deg);
  -moz-transform: translateY(5px) rotateZ(45deg);
  -ms-transform: translateY(5px) rotateZ(45deg);
  -o-transform: translateY(5px) rotateZ(45deg);
  transform: translateY(5px) rotateZ(45deg);
}

.animated-nav .bottom {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -moz-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotateZ(-45deg);
  -o-transform: translateY(-11px) rotateZ(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}
.ove{
  overflow: hidden;
}
.animated-nav .middle {
  width: 0;
}

@keyframes showNav {
  from {
    top: -100%;
  }
  to {
    top: 0;
  }
}

@-webkit-keyframes showNav {
  from {
    top: -100%;
  }
  to {
    top: 0;
  }
}

@-moz-keyframes showNav {
  from {
    top: -100%;
  }
  to {
    top: 0;
  }
}

@-o-keyframes showNav {
  from {
    top: -100%;
  }
  to {
    top: 0;
  }
}

.showNav {
  -webkit-animation: showNav 1s ease forwards;
  -moz-animation: showNav 1s ease forwards;
  -o-animation: showNav 1s ease forwards;
  animation: showNav 1s ease forwards;
}

@keyframes hideNav {
  from {
    top: 0;
  }
  to {
    top: -100%;
  }
}

@-webkit-keyframes hideNav {
  from {
    top: 0;
  }
  to {
    top: -100%;
  }
}

@-moz-keyframes hideNav {
  from {
    top: 0;
  }
  to {
    top: -100%;
  }
}

@-o-keyframes hideNav {
  from {
    top: 0;
  }
  to {
    top: -100%;
  }
}

.hideNav {
  -webkit-animation: hideNav 1s ease forwards;
  -moz-animation: hideNav 1s ease forwards;
  -o-animation: hideNav 1s ease forwards;
  animation: hideNav 1s ease forwards;
}
.hidden{
  display: none;
}
/*footer*/
.footer1{
	text-align: center;
	padding:20px;
  background-color: #fff;
  color:#777;
  border-top: 1px solid #eee;
  box-shadow: -2px 0px 5px #eee;
}
/*pagenation*/
.pagenation{
  text-align: center;
  margin-bottom: 10px
}
.pagenation ul li{
  display: inline-block;
  border:1px solid #bdb9b9;
  padding:5px 9px;
  border-radius: 1px;
  margin:5px 6px;
  font-size: 18px;
}
.pagenation ul li a{
  display: block;
}
.pagenation ul li.active,.pagenation ul li:hover{
  border:1px solid #8fbc45;
  color:#8fbc45;
}
.pagenation ul li.active a,.pagenation ul li:hover a{
  color:#8fbc45;
}
@media (max-width:1200px){
  .pwrap,.awrap{
    width: 90%;
    padding:0 2%;
    min-width:300px;
  }
  .ktit{
    padding:30px 0;
    padding-left: 70px;
  }
  .hright .nav ul li.dh-item a{
    font-size: 14px;
  }
  .logo{
    width: 120px;
  }
  .xg_ztit h4{
    font-size: 32px;
  }
}
@media (max-width:1080px){
  #menu{
    display: none;
  }
  .btn-nav{
    display: block;
  }
  .header{
    height: 90px;
  }
  .hright{
    height: 90px;
  }
  .logo{
    width: 130px;
  }
  .logo a{
    line-height: 90px;
  }
  .hright{
    width: 350px;
  }
  .pbanner{
    height: 280px;
    margin-top: 90px;
  }
  .search{
    top: 32px;
    right: 72px;
  }
}
@media (max-width:768px){
    .footer1,.more{
      font-size: 14px;
    }
    .pbanner{
      height: 250px;
    }
    .ktit{
      padding:25px 0 25px 80px;
      background-size: 53px auto;
      background-position: 20px center;
      box-sizing: border-box;
    }
    .ktit p,.business .bu-con p{
      font-size: 20px;
    }
    .ktit span{
      font-size: 12px;
    }
    .pagenation ul li{
      font-size: 16px;
    }
    .xg_ztit h4{
      font-size: 25px;
      margin-bottom: 11px;
    }
}
@media (max-width:640px){
    .logo{
      width: 90px;
    }
     .header{
    height: 70px;
  }
  .hright{
    height: 70px;
  }
  .logo a{
    line-height: 70px;
  }
  .pagenation ul li{
      font-size: 13px;
    }
  
  .footer1{
    padding:12px 10px;
  }
  .hright{
    width: 120px;
  }
    
    .pbanner{
      height: 200px;
      margin-top: 70px;
    }
    .ktit{
      padding:15px 0 15px 75px;
      background-size: 43px auto;
    }
    .ktit p,.business .bu-con p,.sw-tit p{
      font-size: 17px;
    }
    .search{
      top: 23px;
    }
    .btn-nav{
      top: 15px;
    }
    .ptit p{
      font-size: 25px;

    }
    .ptit{
      padding: 25px 0;
    }
    .xg_ztit h4{
      font-size: 18px;
    }
}
@media (max-width:450px){
    .ptit p{
      font-size: 20px;
    }
    .footer1,.more{
      font-size: 12px;
    }
    .btn-nav{
      top: 9px;
    }
    .sea1{
      display: none;
    }
    .search{
      top: 19px;
    }
    .xg_ztit h4{
      font-size: 17px;
    }
    .xg_ztit p{
      font-size: 14px;
    }
}