@charset "utf-8";
@font-face {
  font-family: "Candara";
  src: url("../font/Candara.woff2") format("woff2"),
       url("../font/Candara.woff") format("woff"),
       url("../font/Candara.ttf") format("truetype"),
       url("../font/Candara.eot") format("embedded-opentype"),
       url("../font/Candara.svg") format("svg"),
       url("../font/Candara.otf") format("opentype");
}
@font-face {
  font-family: 'Lato-Regular';
  src: url('../font/Lato-Regular.woff2') format('woff2'),
       url('../font/Lato-Regular.woff') format('woff'),
       url('../font/Lato-Regular.ttf') format('truetype'),
       url('../font/Lato-Regular.eot') format('embedded-opentype'),
       url('../font/Lato-Regular.svg') format('svg'),
       url('../font/Lato-Regular.otf') format('opentype');
}
@font-face {
  font-family: "zidingyi";
  src: url("../font/zidingyi.woff2") format("woff2"),
       url("../font/zidingyi.woff") format("woff"),
       url("../font/zidingyi.ttf") format("truetype"),
       url("../font/zidingyi.eot") format("embedded-opentype"),
       url("../font/zidingyi.svg") format("svg"),
       url("../font/zidingyi.otf") format("opentype");
}
@font-face {
  font-family: "Lato-Light";
  src: url("../font/Lato-Light.woff2") format("woff2"),
       url("../font/Lato-Light.woff") format("woff"),
       url("../font/Lato-Light.ttf") format("truetype"),
       url("../font/Lato-Light.eot") format("embedded-opentype"),
       url("../font/Lato-Light.svg") format("svg"),
       url("../font/Lato-Light.otf") format("opentype");
}
html{font-size:62.5%;}
body{margin:0px; font-size:12px; color:#91989f; font-family:Lato-Light; cursor:default; }
*{padding:0px; margin:0px;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family:Lato-Light;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal; color:#555;}
input,select,button{font-size:12px; font-family: Lato-Light; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#91989f; text-decoration:none;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
a:hover{color:#005caf;}

.clear{overflow:hidden; clear:both; height:0px;}
.fl{float:left;}
.fr{float:right;}

.con{padding: 0 5%}
.container {padding: 0 5%;}
.header{width:100%; position:fixed; top:5px; left:0; z-index:10;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.header.on{box-shadow:0 0 10px #aaa; background:rgba(255,255,255,0.8);top: 0;}
.header:hover{top: 0;transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .container{position:relative;}
.header .logo{float:left; margin:20px 0 10px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .logo{width:auto; margin:10px 0 0;}
.header .logo img{width:auto; height:70px; display:block;}
.header.on .logo img {height:55px;}
.header .logo .img2 { display: none}
.header.on .logo .img1{ display:none}
.header.on .logo .img2 { display:block}
.header .an{position:absolute; top:50%; right:15px; height:18px; width:30px; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header .an span{width:30px; height:2px; background-color:#555; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.header .right {float: right;text-align: left;}
.header .right .ss {line-height: 70px;display: inline-block;padding: 0 15px;position: relative;color: #fff;}
.header.on .right .ss {
  line-height: 60px;color: #333;
}
.header.on .right .yy {
  line-height: 60px;color: #333;
}
.header.on .right .ss::after{content: "";position: absolute;right: 0;top: 50%;height: 20px;margin-top: -10px;width: 1px;background: #999;}
.header .right .ss::after{content: "";position: absolute;right: 0;top: 50%;height: 20px;margin-top: -10px;width: 1px;background: #fff;}
.header .right .yy {line-height: 70px;display: inline-block;padding: 0 15px;color: #fff;position: relative;font-size: 18px;}
.header .right .yy i {margin-left: 10px; }
.header .right .yy .e_j {width: 100%;top: 70px;position: absolute;left: 0;background:#fff;line-height: 40px;display: none}
.header.on .right .yy .e_j {top: 60px;}
.header .right .yy .e_j a {color: #333;display: block;font-size: 14px;text-align: center;}
.header .ss i {font-size: 20px;}

.search{width:100%; padding:10px 5%; background-color:#f7f7f7; position:fixed; top:0; left:0; z-index:9; display:none;box-sizing: border-box;}
.search .an_sj {width: 5%;line-height: 52px;color: #555;float: right;text-align: right;}
.search input.w_z{width:90%; height:52px; border-radius:0; font-size:16px; line-height:52px; color:#555; float:left; -webkit-appearance:none;}
.search button.s_c{width:5%; height:52px;font-size:16px; line-height:52px; text-align:center; float:left; -webkit-appearance:none;font-weight: bold;}
.header .nav{ float:right;}
.header .nav i{font-size:12px; color:#fff; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}

.header .nav ul li{margin:0 2px; line-height:70px; float:left; position:relative; padding:0 20px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}

.header.on .nav ul li{line-height:60px;}
.header .nav ul li a{display:block; font-size:18px; color:#fff; }
.header.on .nav ul li a{ color:#333;}
.header .nav ul li span{width:0; height:2px; background-color:#006738; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%;}

.nav .y_j{position:relative;}
.nav .e_j{width:150px; background-color:rgba(255,255,255,.85); position:absolute; top:70px; left:50%; margin-left:-75px; display:none; z-index:9999;}
.header.on .nav .e_j{box-shadow:0 2px 2px #aaa;top: 60px;}
.header .nav ul li .e_j a{display:block; font-size:14px; color:#000; line-height:40px; border-bottom:1px solid rgba(0,0,0,0.15); text-align:center;text-transform: capitalize; }
.nav .e_j .ejy { position:relative}
.nav .e_j .s_j {width:150px; background-color:rgba(255,255,255,.85); position:absolute; top:0px; left:150px; display:none; z-index:9999;}
.header .nav .e_j a:hover{background-color:#006738; color:#fff;}
.header .nav ul li.tb{display: none}
@media (min-width:1024px){

.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
.head_h { height: 68px; display: none}
}
@media (max-width:102px){
.header .nav ul li{margin:0 15px;}
.header .nav ul li a{font-size:15px;}
}
@media (max-width:1200px){
.header .nav ul li{margin:0 20px;}
.header .nav ul li a{font-size:16px;}
}
@media only screen and (max-width:1024px){
.header .right .ss {
  line-height: 60px;
  padding: 0 10px;
}
	.header .right .yy {
  line-height: 60px;
  padding: 0 10px;font-size: 16px;
}
	.header .right .yy i {
  margin-left: 5px;
}
	.header .right {margin-right: 50px;
}
	.header .right .yy .e_j {
  top: 60px;
  line-height: 30px;
}
.header{border:0; height:60px; width:100%;top: 0;}
.header .container{ padding:0;height: 60px; width:94%}
.header .logo{ margin:10px auto;}
	.header .logo img {height: 60px;}
.header .an{display:block; right:10px;}
.header .an span { background-color:#fff}
	.header.on .an span {
  background-color: #666;
}
.header .nav ul { width: 100%;}
.header.on .nav {width:60%}
.header .nav{width:60%; padding:15px 5%; background-color:#006738; height:100%; position:fixed; top:60px; right:-70%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; margin-top:0}
.header .nav.on{right:0;}
.header.on .nav ul li a { font-size: 16px;color: #fff;}
.header .nav i{display:block;}
.header .nav ul li{line-height:60px; text-align:left; border-bottom:1px solid rgba(255,255,255,0.15); float:none; margin:0; padding:0}
.header .nav ul li::after { background: rgba(0,0,0,0);}
.header.on .nav ul li{line-height:60px;}
.header .nav .e_j { width: 100%; border-top: 1px solid rgba(255,255,255,0.15); background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding-bottom: 10px;}.header.on .nav .e_j {
  box-shadow: 0 0 0 #fff;
  top:auto;
}
.header .nav ul li .e_j a { color:#fff;text-align: left;}
	.header.on .nav ul li .e_j a{font-size: 14px;}
.header .nav ul li .e_j a:hover { color:#fff}
.header .nav .e_j a{border-top:0; font-size:14px; color:#fff; line-height:32px;}
.header .nav .e_j a:hover{background:none;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav ul li a{ color:#fff;}
	.header .nav ul li.tb{ height: 60px;text-align: center;border: 0;display: block;}
.header .nav ul li.tb a {width: 30px !important;height: 30px !important;line-height: 30px;color: #fff;display: inline-block;margin: 12px 5px;}
.header .nav ul li.tb a em {font-size: 24px;}

.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
}



.gallery-top{width:100%; position:relative;}
.gallery-top .swiper-slide {width:100%; height:100vh;}
.gallery-top .swiper-pagination{bottom:20px !important;}
.gallery-top .swiper-pagination-bullet {width:15px; height:15px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gallery-top .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#006738}


.pc_ban{width:100%; height:100vh; position:relative; overflow:hidden;}
.pc_ban .mb{width:100%; height:50px; display:block; position:absolute; left:0; top:0; text-align:center}
.pc_ban .mb h1 { font-size:46px; color:#fff; margin-bottom:20px; text-align:center; margin-top:18%;}
.pc_ban a h4 { font-size:16px; color:#eee; text-align:center;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;-webkit-transform: translate3d(0, 300px, 0);-ms-transform: translate3d(0, 300px, 0);transform: translate3d(0, 300px, 0);}
.pc_ban .swiper-slide-active h1{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.pc_ban .swiper-slide-active h4{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.pc_ban .swiper-button-prev{background:url(../images/banner-l.png) no-repeat; width:30px; height:50px; margin-top:0; left:1%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.pc_ban .swiper-button-next{background:url(../images/banner-r.png) no-repeat; width:30px; height:50px; margin-top:0; right:1%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}


.tit { margin-bottom:30px; text-align:center;background: url(../images/index_title.png) center top no-repeat;padding: 10px 0 20px;}
.tit h1 { font-size:36px; color:#333; margin-bottom:15px; position:relative;font-family: Candara;}
.tit h3 { font-size:14px; color:#666; margin-top:25px;}

.sy_about { padding:5rem 0 3rem; overflow:hidden;background: url(../images/ppbj.jpg) center / cover no-repeat;}
.sy_about .nr { font-size:16px; text-align:center;padding: 0 16%;}
.sy_about .nr p { margin-bottom:30px; line-height:2;color: #333;}

.sy_about .nr .more { font-size:18px; text-transform:capitalize; text-align:center; line-height:50px; margin-bottom:30px; display: inline-block; width:200px; position:relative;border: #006738 2px solid;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.sy_about .nr .more a {position: relative;z-index: 2;color: #006738;}
.sy_about .nr .more a i {margin-left: 10px;}
.sy_about .nr .more span{width:0; height:100%; background-color:#006738; position:absolute; right:0; bottom:0;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.sy_about .nr .more:hover span{ width:100%;left: 0;}
.sy_about .nr .more:hover a{color: #fff;}
.sy_about .nr .more:hover{transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}

/* 必要布局样式css */
.product-number-info {
    position: relative;
}

.product-number-info .product-number-inner {
    margin: 0 auto;
}

.product-number-info ul {
    padding: 35px 0 30px;display: flex;justify-content: space-between;
}

.q {
    zoom: 1; }

.product-number-info li {
    height: 90px;
    color: #006738;
    padding-top: 1px;
}

.product-number-info li:first-child {
    border: none;
}

.product-number-info li b {
    font-weight: 400;
    font-size: 36px;
    line-height: 1;
    display: inline-block;
    position: relative;
    margin: 15px 0 10px;
}

.product-number-info li p {
    font-size: 14px;
}

.product-number-info li b i {
    font-style: normal;
}

.product-number-info li b sup {
    position: absolute;
    font-size: 20px;
    right: -15px;
    top: -3px;
}

.product-number-info li.li-2 b, .product-number-info li.li-2 p {
    padding-left: 70px;
}

.product-number-info li b em {
    font-style: normal;
    font-size: 28px;
    font-weight: 100;
    padding-left: 2px;
    position: relative;
    top: -4px;
}

.product-number-info li.li-3 b, .product-number-info li.li-3 p {
    padding-left: 70px;
}

.product-number-info li.li-4 b, .product-number-info li.li-4 p {
    padding-left: 78px;
}

.product-number-info li.li-5 {
    text-align: right;
}

.brand-list {
  text-align: center;
  font-size: 0;padding: 50px 0;
}
.brand-list li {
  margin-right: 96px;
  display: inline-block;
  text-align: center;
  transition: 0.38s;
}
.brand-list li span {
  display: block;
  margin-top: 16px;
  line-height: 1;
  color: #444444;font-family: Candara;
  font-size: 16px;font-weight: bold;
  transition: 0.4s;
}
.brand-list li:last-child {
  margin-right: 0;
}
.brand-list li:hover .brand-wr {
  transform: translateY(-8px);
  -webkit-transform: translateY(-8px);
}
.brand-list li:hover .brand-wr span {
  color: #265344;
  font-weight: bold;
  transition: 0.4s;
}
.brand-list li b {
  display: block;
  position: relative;
  margin: auto;
  text-align: center;
  width: 38px;
  height: 37px;
}
.brand-list li b img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.brand-list li span {
  display: block;
  margin-top: 16px;
  line-height: 1;
  color: #444444;
  font-size: 14px;
  transition: 0.4s;
}
.brand-wr {
  transition: 0.5s;
}
.pro-wrap {
	padding: 60px 0 60px;
}
.pro-container {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto 90px;
	display: flex;
	background: url(../images/pro-bg.png) no-repeat right bottom;
}
.pro-slide {
	width: 960px;
	height: 600px;
	margin-left: 0 !important;
	margin-right: 70px !important;
}
.pro-slide img {
	width: 960px;
	height: 600px;
}
.pro-slide>.swiper-pagination {
	width: 100%;
	box-sizing: border-box;
	padding: 0 40px;
	text-align: right;
	bottom: 30px !important;
}
.pro-slide .swiper-pagination-bullet {
	width: 9px;
	height: 9px;
	background: none;
	border: 3px #006738 solid;border-radius: 50%;
	opacity: 1;
}
.pro-slide .swiper-pagination-bullet-active {
	border: 3px #006738 solid;background: #006738
}
.pro-info {
	width: 526px;
}
.pro-con {
	padding: 40px 0 60px;
	width: 500px;
	font-size: 16px;
	line-height: 38px;color: #555;
}
.pro-con  h2 {font-size: 30px;color: #333;font-family: Candara;margin-bottom: 20px;}
.pro-link {
	margin-bottom: 30px;
}
.pro-link a {
	display: block;
	padding: 10px;
	width: 48%;
	margin-right: 4%;
	border: 1px #e6e6e6 solid;box-sizing: border-box;float: left;margin-bottom: 4%;
}
.pro-link a:nth-child(2n){margin-right: 0;}

.pro-link span {
	display: block;
	width: 100%;
	padding: 14px 18px ;
	background: #f2f2f2;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 20px;box-sizing: border-box;text-transform: capitalize;
}
.pro-link a.active {
	border: 1px #006738 solid;
}
.pro-link a.active span {
	background: #006738;
	color: #fff;
}
.pro-link a:hover {
	border: 1px #006738 solid;
}
.pro-link a:hover span {
	background: #006738;
	color: #fff;
}
.pro-more {
	display: block;
	width: 25px;
	height: 14px;
	background: url(../images/right.png) no-repeat;
	transition: all 0.3s;
}
.pro-more:hover {
	transform: translateX(10px);
}
.pro-list {
	display: flex;
	justify-content: center;
}
.pro-item {
	width: 200px;
	height: 200px;
	margin: 0 15px;
	border-radius: 50%;
	overflow: hidden;
}
.pro-item img {
	width: 200px;
	height: 200px;
}

.food-slide img {width: 100%;display: block;}

.sy_cysh {padding: 4rem 0;background: url(../images/cyshbj.jpg) center / cover no-repeat;background-attachment: fixed;}
.sy_cysh p {padding: 0 16%;font-size: 16px;color: #fff;line-height: 2;text-align: center;}
.sy_cysh ul {display: flex;margin-top: 30px;justify-content: center;}
.sy_cysh ul li {width: 280px;margin: 0 20px;display: flex;flex-direction: column;text-align: center; }
.sy_cysh ul li h3 {font-size: 20px;color: #fff;margin-bottom: 10px;}
.sy_cysh ul li i {font-size: 60px;width: 120px;margin: 0 auto;color: #fff; }
.sy_cysh ul li:hover i {-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.sy_cysh ul li p {padding: 0;}

.sy_xy{padding: 3.5rem 0;overflow: hidden;}
.swiper-yxxy{width:75%; margin:0 auto; padding-bottom:50px !important;max-width: 90%;}
.swiper-yxxy .swiper-slide{position:relative;}
.swiper-yxxy .swiper-slide .tp {overflow: hidden;}
.swiper-yxxy .swiper-slide img{width:100%; height:auto; display:block;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.swiper-yxxy .swiper-slide:hover img{ -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.swiper-yxxy .swiper-slide .w_z{padding: 15px 0px;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;background: #fff;}
.sy_xy .blog-details .meta {
    font-size: 14px;
    margin-bottom: 10px;
}
.sy_xy .blog-details .meta a {
    color: #006738;
}

.sy_xy .blog-details .title {
    font-size: 24px;
}

.sy_xy .blog-details .title a {
    color: #333333;
}
.sy_xy .blog-details .title a:hover {
    color: #006738;
}

.sy_xy .blog-details .desc {
    margin-bottom: 15px;
}

.swiper-yxxy .swiper-slide .w_z h3 a{font-size:20px; color:#333; margin-bottom:15px;display: block; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.swiper-yxxy .swiper-slide .w_z p {font-size: 14px;line-height:1.8;color: #666;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;}
.swiper-yxxy .swiper-slide .w_z .more { font-size:18px; text-transform:capitalize; text-align:center; line-height:35px; margin-bottom:10px;margin-top: 25px; display: inline-block; width:160px; position:relative;border: #006738 2px solid;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.swiper-yxxy .swiper-slide .w_z .more a {position: relative;z-index: 2;color: #006738;}
.swiper-yxxy .swiper-slide .w_z .more a i {margin-left: 10px;}
.swiper-yxxy .swiper-slide .w_z .more span{width:0; height:100%; background-color:#006738; position:absolute; right:0; bottom:0;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.swiper-yxxy .swiper-slide .w_z .more:hover span{ width:100%;left: 0;}
.swiper-yxxy .swiper-slide .w_z .more:hover a{color: #fff;}
.swiper-yxxy .swiper-slide .w_z .more:hover{transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.swiper-yxxy .swiper-slide:hover h3 a{color: #006738}
.swiper-yxxy  .swiper-pagination {bottom: 10px !important;}
.swiper-yxxy .swiper-pagination-bullet {width:10px; height:10px; display:inline-block;border: #006738 1px solid; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;background: #fff;}
.swiper-yxxy .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#006738}
.fdlx {width: 60px;height: 60px;line-height: 60px;position: fixed;right: 30px;bottom: 50px;text-align: center;z-index: 999;background:#006738;border-radius: 30px;}
.fdlx i {font-size: 35px;color: #fff;}






/* start footer */
.footer_bg{background:#006738; width:100%;padding:35px 0 0;}
.footer { width:75%; margin:0 auto;}


.footer .zuo3 ul{display: flex;justify-content: space-between;}
.footer .zuo3 ul li {min-width: 50px;width: 30%;text-align: left;}
.footer .zuo3 ul li.lx {text-align: left}
.footer .zuo3 ul li .tit1 {width: 100%;height: 36px;}
.footer .zuo3 ul li .tit1 a { font-size:14px; font-weight:bold; color:#fff; line-height:36px; display:block;opacity: 1;width: 100%;text-transform: capitalize;}
.footer .zuo3 ul li .line { margin-bottom:20px; height:2px; margin-top:10px;text-align: left;}
.footer .zuo3 ul li .line span { width:15px; height:1px; background:#ca1622;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s; display:inline-block}
.footer .zuo3 ul li:hover .line span { width:50px; height:1px;}
.footer .zuo3 ul li a { width:36%; display:block; line-height:35px; font-size:14px; color:#fff;float: left;}
.footer .zuo3 ul li a:hover { opacity: 1}
.dzwz {line-height:30px;color:#fff;font-size:14px; float:left;}
.dzwz p { line-height:30px;color:#fff;font-size:14px;text-transform: capitalize;margin-bottom: 10px;opacity: 0.7;min-height: 30px;}
.dzwz p:hover{opacity: 1;}
.dzwz p i {width: 26px;height: 26px;line-height: 26px !important;color: #fff;text-align: center;margin-right: 10px;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}
.dzwz p:hover i{color: #fff;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}
.dzwz .tb {}
.dzwz .tb a {width: 30px !important;height: 30px;line-height: 30px;color: #fff;display: inline-block;margin: 0 5px;float: left;}
.dzwz .tb a i {font-size: 25px;}
.footer .zuo3 ul li.yx {width: 260px;padding-right: 0;float: right;}
.footer input{width:100%; height:32px; background-color:rgba(0,0,0,.2); padding:0 5px; display:block; font-size:14px; line-height:32px; color:#fff; margin-bottom:8px;}
.footer button{width:100px; height:32px; background-color:#e86d00; font-size:14px; line-height:32px; color:#fff; text-align:center;}

.footer .searchIpt2 {width: 260px;height: 40px;position: relative;}

.searchIpt2 .search_txt {width: 202px;

	padding: 0 0 0 10px;

	line-height: 40px;

	background: #fff;

	color: #666;

	border: 0;

	height: 40px;

	float: left;border-radius: 25px;

}

.searchIpt2 .search_btn {width: 40px;background: #fff;border: 0;float: right;color: #333;height: 40px;cursor: pointer;border-radius: 25px;position: relative;}
.searchIpt2 i {font-size: 20px;width: 20px;height: 20px;line-height: 20px;position: absolute;right:10px; top:50%;margin-top: -10px; text-align: center;color: #333;}
.searchIpt2 .search_btn:hover{background: #c11724;color: #fff;}
.searchIpt2 .search_btn:hover i {color: #fff;}
.searchIpt2 .search_btn i:hover {color: #fff;}

.footer .weix {width: 120px;float: right;text-align: center;line-height: 30px;}
.footer .weix img {width: 100%;}
.footer_btm {margin:30px auto 0;border-top: 1px solid rgba(255,255,255,0.2); width:100%;}
.copy {width: 1200px;margin: 0 auto;line-height: 50px;text-align: center}
.copy p {font-size: 12px;text-transform: uppercase;color: #fff;}
.copy p a { color: #ffffff; -webkit-transition: 0.9s; -moz-transition: 0.9s;-o-transition: 0.9s;transition: 0.9s;}

.nban {width: 100%;position: relative;height: 600px;}
.nban .w_z {position: absolute;left: 5%;z-index: 3;padding: 30px;background: rgba(0,103,56,0.85);border-radius: 8px;transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);top: 50%;}
.nban .w_z h2 {font-size: 36px;font-weight: bold;position: relative;color: #fff;}
.nban .w_z h2::before{content: "";background: #fff;height: 2px;width: 30px;left: 0;top: -10px;position: absolute;}
.ntit {line-height: 70px; border-bottom: 1px solid #e7e7e7;overflow: hidden;}
.ntit ul{float: left;}
.ntit ul li {float: left;margin-right: 35px;}
.ntit ul li a {font-size: 16px;color: #333;position: relative;height: 70px;display: inline-block;text-transform: capitalize;}
.ntit ul li a::after{content: "";position: absolute;width: 0;height: 3px;bottom: -2px; right: 0;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;background: #006738;}
.ntit ul li:hover a::after{left: 0;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;width: 100%;}
.ntit ul li:hover a{color: #006738;font-weight: bold;}
.ntit ul li.on a{color: #006738;font-weight: bold;}
.ntit ul li.on a::after{left: 0;width: 100%;}
.ntit span {float: right;font-size: 16px;}
.ntit span a {color: #333;}
.ntit span a:hover {color: #006738;}
.ntit .wzxx {float: right;}
.ntit .wzxx a {font-size: 14px;color: #333;}
.ntit .wzxx a:hover{color: #006738}
.aboutone {
  padding: 80px 0 80px;
}
.aboutcon {padding: 80px 0;
  overflow: hidden;display: flex;justify-content: space-between;align-items: center;
}
.aboutl {
  float: left;
  width: 55%;
}
.abcate {
  position: relative;
}

.abcate .cn {
  height: 48px;
  line-height: 48px;
  overflow: hidden;
  font-size: 35px;font-weight: bold;
  color: #006738;
  margin-top: 14px;
}
.abouttxt {
  overflow: hidden;
  margin-top: 36px;
  font-size: 16px;
  line-height: 28px;
  color: #555;
  text-align: justify;
}
.abouttxt img {
	max-width: 96%;
	padding: 10px 2%;
 
}
.aboutr {
  float: right;
  width: 40%;
  position: relative;
}
.aboutr .pic {
  padding-top: 20px;
  padding-right: 30px;
}
.aboutr img {
  width: 100%;
  -webkit-box-shadow: 20px -20px 0 0 #006738;
          box-shadow: 20px -20px 0 0 #006738;
}
.ny_ppgs {padding: 80px 0;background:url(../images/wnbj.jpg) center / cover no-repeat;background-attachment: fixed; overflow: hidden;}
.ny_ppgs p.ppgs {font-size: 16px;line-height: 1.8;color: #fff;margin-bottom: 50px;text-align: center;}
.ny_ppgs ul li {width: 33.3333%;float: left;position: relative;overflow: hidden;padding: 1px;box-sizing: border-box;}
.ny_ppgs ul li img {width: 100%;display: block; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_ppgs ul li:hover img {-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_ppgs ul li .w_z {position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding:35px 35px;box-sizing: border-box;z-index: 9;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;background: rgba(255,255,255,0.65);}
.ny_ppgs ul li .w_z h3 {font-size: 20px;color: #000;margin-bottom: 20px;position: relative;}
.ny_ppgs ul li .w_z h3::after{content: "";height: 2px;width: 20px;background: #006738;left: 0;bottom: -10px;position: absolute;}
.ny_ppgs ul li .w_z p {font-size: 16px;line-height: 1.8;color: #000;margin-bottom: 0;}
.ny_ppgs ul li:hover .w_z {-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_ppgs ul li:hover .w_z h3{color: #000;}
.ny_ppgs ul li:hover .w_z p {color: #000;}
.ny_ppgs ul li:hover .w_z h3::after{background: #000;}

.ny_ppzy {padding: 80px 0;overflow: hidden;}
.ny_ppzy ul li {width: 30.3333%;float: left;margin: 0 1.5%;box-sizing: border-box;box-shadow: 0 0 25px #ccc;padding: 30px;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_ppzy ul li i {width: 60px;height: 60px;line-height: 60px;margin: 0 0 10px;color: #006738;text-align: center;font-size: 50px;display: block;}
.ny_ppzy ul li h3{font-size: 20px;font-weight: bold;margin-bottom: 15px;text-transform: capitalize;}
.ny_ppzy ul li p {font-size: 16px;line-height: 1.8;color: #555;}
.ny_ppzy ul li:hover{transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_ppzy ul li:hover i {-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_bz {padding: 60px 0 0;background: #f5f5f5;}
.bzlb{width:100%; position:relative;}
.bzlb .swiper-slide {width:100%; height:80vh;}
.bzlb .swiper-slide .mb {position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;flex-direction: column;align-items: center;justify-content: center;background: rgba(0,0,0,0.4);}
.bzlb .swiper-slide .mb .con {text-align: justify; width: 1200px;max-width:80%;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;-webkit-transform: translate3d(0, 500px, 0);-ms-transform: translate3d(0, 500px, 0);transform: translate3d(0, 500px, 0);}
.bzlb .swiper-slide-active  .mb .con{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}

.bzlb .swiper-slide .mb h2 {font-size: 50px;color: #fff;margin-bottom: 20px;text-align: center;}
.bzlb .swiper-slide .mb p {font-size: 20px;line-height: 2;color: #fff;text-align: justify;}
.bzlb .swiper-pagination{bottom:20px !important;}
.bzlb .swiper-pagination-bullet {width:15px; height:15px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.bzlb .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#006738}
.bzlb .swiper-button-prev{background:url(../images/icon3.png) center / 100% no-repeat; width:43px; height:85px; margin-top:0; left:1%;}
.bzlb .swiper-button-next{background:url(../images/icon4.png) center / 100% no-repeat; width:43px; height:85px; margin-top:0; right:1%;}

.sy_td {padding: 60px 0;overflow: hidden;position: relative;}
.sy_td .cy {position: absolute;left: 0;bottom: 50px;}
.sy_td .cy2 {position: absolute;right: 0;top: 50px;}
#certify {
    position: relative;
    width: 80%;
    height: auto;
    margin: 0 auto;
    background: url("../images/team-bg.png") no-repeat;
    background-size: contain;
}

/* 新的样式*/

.sect10 {
    position: relative;
    padding: 0px 50px 0px;
}

.sect10 .wave-bg {
    background: url(../images/wave4.png) no-repeat 50% 0;
    width: 100%;
    height: 803px;
    position: absolute;
    top: 0;
    left: 0;
}

.sect10 .advisors {
    width: 100%;
    position: relative;
    margin: 0 auto;
    max-width: 1000px;

}

.sect10 .advisors:after {
    content: "";
    display: block;
    clear: both;
}

.sect10 .advisors h3 {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-family: 'PF DinDisplay Pro', Arial, sans-serif;
    font-size: 64px;
    margin: 0 0 0 0;
    text-align: center;
}

.sect10 .advisors-wrap {
    position: relative;
    padding-bottom: 70px;
    z-index: 10;
    width: 117%;

}

.sect10 .advisors-wrap:after {
    content: "";
    display: block;
    clear: both;
}

.sect10 .advisors-wrap .advisor {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin: 0 -2px;
    padding: 53px 0 3px 0;
    margin-top: 0;
    margin-bottom: 30px;

}

.sect10 .advisors-wrap .advisor .adrr-holder {
    width: 100%;
    position: relative;
}

.sect10 .advisors-wrap .advisor .adrr-holder:after {
    content: "";
    display: block;
    clear: both;
}

.sect10 .advisors-wrap .advisor .icon {
    float: left;
    margin-right: -40px;
    position: relative;
    width: 232px;
}


.sect10 .advisors-wrap .advisor .desc {
    position: relative;
    width: 255px;
    float: left;
    text-align: left;
    padding-top: 66px;
}

.sect10 .advisors-wrap .advisor .desc .name {
    display: block;
    color: #fff;
    font-size: 41px;
    line-height: 44px;
    font-weight: bold;
    padding-bottom: 12px;
    border-bottom: 1px solid #3B3471;
    margin-bottom: 17px;
    margin-right: -25px;
}

.sect10 .advisors-wrap .advisor .desc .role {
    display: block;
    font-size: 24px;
    font-weight: bold;
    color: #B3B7EC;
}

.sect10 .advisors-wrap .advisor .desc .text {
    position: relative;
    color: #b3b7ee;
    font-size: 19px;
    line-height: 27px;
    margin-top: 25px;
}

.sect10 .advisors-wrap .advisor .desc .text:before, .sect10 .advisors-wrap .advisor .desc .text:after {
    font-weight: bold;
    font-size: 39px;
    color: #b3b7ee;
    line-height: 42px;
    position: absolute;
}

.sect10 .advisors-wrap .advisor .desc .text:before {
    content: "\201C";
    left: -32px;
    top: 0px;
}

.sect10 .advisors-wrap .advisor .desc .text:after {
    content: "\201D";
    right: -10px;
    bottom: -29px;
}

.sect10 .advisors-wrap .advisor .desc .text.non_cit:before,
.sect10 .advisors-wrap .advisor .desc .text.non_cit:after {
    display: none;
}

.sect10 .advisors-wrap .advisor .desc .text.non_cit {
    display: block;
    margin-right: -10px;
}

.sect10 .community-box {
    width: 100%;
    position: relative;
    padding: 80px 0 0;
}

.sect10 .community-box:after {
    content: "";
    display: block;
    clear: both;
}

.sect10 .community-box .vert-title {
    position: absolute;
    left: 50%;
    top: 0%;
    height: 200px;
    z-index: 4;
}

.sect10 .community-box .vert-title span {
    display: block;
    white-space: nowrap;
    text-transform: uppercase;
    color: #435088;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    letter-spacing: 18px;
    font-size: 13px;
    font-weight: bold;
    font-family: 'PF DinDisplay Pro', Arial, sans-serif;
    -webkit-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    text-shadow: 1px 0 1px rgba(0, 0, 0, 0.3);
}

.sect10 .community-box .sect-heading {
    position: relative;
    margin: 0 auto;
    width: 80%;
    display: table;
    z-index: 3;
}

.sect10 .community-box .sect-heading .heading-left,
.sect10 .community-box .sect-heading .heading-right {
    display: table-cell;
    vertical-align: bottom;
    width: 50%;
    padding-right: 80px;
}

.sect10 .community-box .sect-heading .heading-right {
    padding-left: 100px;
    padding-right: 0;
}

.sect10 .community-box .sect-heading h3 {
    text-transform: uppercase;
    color: #fff;
    font-family: 'PF DinDisplay Pro', Arial, sans-serif;
    font-size: 64px;
    line-height: 58px;
    letter-spacing: 2px;
    margin: 0;
}

.sect10 .community-box .sect-heading span {
    font-size: 30px;
    letter-spacing: 1px;
    line-height: 40px;
    color: #979dc6;
    margin: 0;
}

.sect10 .community-box .horiz-title {
    position: relative;
    margin-top: -70px;
    width: 100%;
    text-align: center;
    z-index: 2;
}

.sect10 .community-box .horiz-title span {
    text-transform: uppercase;
    font-size: 180px;
    letter-spacing: 15px;
    color: #fff;
    font-weight: bold;
    opacity: 0.6;
    background: -webkit-gradient(linear, left top, right top, from(#721F2F), color-stop(30%, #501839), to(#391F55));
    background: -webkit-linear-gradient(left, #721F2F 0%, #501839 30%, #391F55 100%);
    background: -o-linear-gradient(left, #721F2F 0%, #501839 30%, #391F55 100%);
    background: linear-gradient(to right, #721F2F 0%, #501839 30%, #391F55 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'PF DinDisplay Pro', Arial, sans-serif;
    line-height: 200px;
}

.sect10 .community-carousel {
    width: 100%;
    position: relative;
}

.sect10 .community-carousel .swiper-slide {
    width: 38%;
    padding-bottom: 0px;
}

.sect10 .community-carousel .swiper-slide .slide-holder {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
}

.sect10 .community-carousel .swiper-slide .slide-holder:hover {
    opacity: 1;
}

.sect10 .community-carousel .swiper-slide .ava {
    width: 100%;
    position: relative;
    margin: 0 auto 40px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.sect10 .community-carousel .swiper-slide .ava img {
    margin: 0 auto;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 50%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.sect10 .community-carousel .swiper-slide .author-wrap {
    padding-bottom: 12px;
}

.sect10 .community-carousel .swiper-slide .author-wrap .name {
    display: block;
    font-size: 26px;
    color: #000;
    padding-bottom:10px;
font-family: 微软雅黑;
	
	
}

.sect10 .community-carousel .swiper-slide .author-wrap .role {
    display: block;
    color: #888;
    font-size: 16px;
    line-height: 1.8;
}

.sect10 .community-carousel .swiper-slide blockquote {
    text-align: center;
    padding: 0 30px;
    position: relative;
    color: #555;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 34px;
}

.sect10 .community-carousel .swiper-slide blockquote:before {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    left: 0;
    top: 50%;

    width: 11px;
    height: 11px;
    margin-top: -8px;
}

.sect10 .community-carousel .swiper-slide blockquote:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    right: 0;
    top: 50%;

    width: 11px;
    height: 11px;
    margin-top: -8px;
}

.sect10 .community-carousel .swiper-slide-active .slide-holder {
    /* -webkit-transform: scale(1); */
    -ms-transform: scale(1);
    /* transform: scale(1); */
    opacity: 1 !important;
}

.sect10 .community-carousel .swiper-slide-active .ava img {
    opacity: 1 !important;
}

.sect10 .community-carousel .swiper-slide-next .image-wrap {
    cursor: pointer;
}

.sect10 .community-carousel .swiper-slide-next .slide-holder {
    -webkit-transform-origin: 50% 50% 0;
    -ms-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
}

.sect10 .community-carousel .swiper-slide-prev .image-wrap {
    cursor: pointer;
}

.sect10 .community-carousel .swiper-slide-prev .slide-holder {
    -webkit-transform-origin: 50% 50% 0;
    -ms-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
}

.sect10 .community-carousel .swiper-slide-active .slide-holder,
.sect10 .community-carousel .swiper-slide-next .slide-holder,
.sect10 .community-carousel .swiper-slide-prev .slide-holder {
    opacity: 0.8;
}

.sect10 .community-carousel .swiper-pagination {
    width: 100%;
    text-align: center;
}

.sect10 .community-carousel .swiper-pagination span {
    background: #424882;
    opacity: 1;
    margin: 0 7px;
}

.sect10 .community-carousel .swiper-pagination .swiper-pagination-bullet-active {
    background: #FFFFFF;
}

.sect10 .community-carousel .swiper-btn-next,
.sect10 .community-carousel .swiper-btn-prev {
    position: absolute;
    width: 18px;
    height: 32px;
    z-index: 10;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0.8;
    cursor: pointer;
}

.sect10 .community-carousel .swiper-btn-next:hover,
.sect10 .community-carousel .swiper-btn-prev:hover {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.sect10 .community-carousel .swiper-btn-next:before,
.sect10 .community-carousel .swiper-btn-prev:before {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 3px;
    height: 3px;
    margin-left: -1px;
    background: rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: 0 0 50px 10px rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 50px 10px rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.sect10 .community-carousel .swiper-btn-prev {
    background: url(../images/comm-slide-prev.png) no-repeat;
    left: 0;
    top: 50%;
    margin-top: -16px;
}

.sect10 .community-carousel .swiper-btn-next {
    background: url(../images/comm-slide-next.png) no-repeat;
    right: 0;
    top: 50%;
    margin-top: -16px;
}

.sect10 .community-carousel .swiper-slide-active .slide-holder {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}
.ny_cp{padding: 60px 0;overflow: hidden;}
.ny_cp ul li {background: #f5f5f5;position: relative;overflow: hidden;margin-bottom: 60px;}
.ny_cp ul li .wenz {left: 0;position: absolute;top: 0;width: 45%;padding: 50px 50px 50px 8%;box-sizing: border-box;display: flex;flex-direction: column;justify-content: center;height: 100%;}
.ny_cp ul li:nth-child(2n) .wenz {left: auto;right: 0;}
.ny_cp ul li .wenz h3 {font-size: 30px;color: #111;margin-bottom: 50px;position: relative;}
.ny_cp ul li .wenz h3::after{width: 50px;height: 3px;background: #333;position: absolute;content: "";left: 0;bottom: -10px;}
.ny_cp ul li .wenz p {font-size: 16px;line-height: 1.8;color: #333;}
.ny_cp ul li .wenz .more { font-size:18px; text-transform:capitalize; text-align:center; line-height:35px; margin-bottom:10px;margin-top: 35px; display: inline-block; width:160px; position:relative;border: #006738 2px solid;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_cp ul li .wenz .more a {position: relative;z-index: 2;color: #006738;}
.ny_cp ul li .wenz .more a i {margin-left: 10px;}
.ny_cp ul li .wenz .more span{width:0; height:100%; background-color:#006738; position:absolute; right:0; bottom:0;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.ny_cp ul li .wenz .more:hover span{ width:100%;left: 0;}
.ny_cp ul li .wenz .more:hover a{color: #fff;}
.ny_cp ul li .wenz .more:hover{transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_cp ul li .tp {width: 55%;}
.ny_cp ul li img {width: 100%;display: block;}

.ny_cysh {padding: 60px 0;overflow: hidden;}
.ny_cysh p {font-size: 16px;color: #222;line-height: 1.8;margin-bottom: 20px;}
.ny_cysh .box {background: #f5f5f5;overflow: hidden;}
.ny_cysh .box .wenz {width: 50%;padding: 50px;box-sizing: border-box; }
.ny_cysh .box .wenz h3 {font-size: 30px;color: #006738;margin-bottom: 40px;font-weight: bold;}
.ny_cysh .box .tp {width: 50%;}
.ny_cysh .box .tp img {width: 100%;display: block;}


.ny_cysh1 {padding: 60px 0;overflow: hidden;}
.ny_cysh1 p {font-size: 16px;color: #222;line-height: 1.8;margin-bottom: 20px;}
.ny_cysh1 .box {background: #f5f5f5;overflow: hidden;}
.ny_cysh1 .box .wenz {width:70%;padding: 50px;box-sizing: border-box; }
.ny_cysh1 .box .wenz h3 {font-size: 30px;color: #006738;margin-bottom: 40px;font-weight: bold;}
.ny_cysh1 .box .tp {width: 30%;}
.ny_cysh1 .box .tp img {width: 100%;display: block;}



.ny_news {padding: 60px 0;overflow: hidden;}
.ny_news ul li {width: 100%;float: left;margin-bottom: 2%;border-bottom: #ccc 1px solid;}
.ny_news ul li .box{transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;background: #f5f5f5;}
.ny_news ul li .tp {overflow: hidden;height:70%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;width: 40%;float: left;}
.ny_news ul li .tp img {width: 100%;display: block;}
.ny_news ul li .wenz {width: 55%;float: right;box-sizing: border-box;position: relative;}
.ny_news ul li .wenz h3 {font-size: 1.8vw;
color: #333;
margin-bottom: 10px;font-weight: bold;
display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;}
.ny_news ul li .wenz .meta {
  font-size: 14px;
  margin-bottom:20px;
}
.ny_news ul li:hover .wenz h3{color: #006738;}
.ny_news ul li .wenz p {font-size: 1.1vw;
line-height: 1.8;
color: #666;
display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp:5;}
.ny_news ul li .wenz .more { font-size:18px; text-transform:capitalize; text-align:center; line-height:35px; margin-bottom:10px;margin-top: 35px; display: inline-block; width:160px; position:relative;border: #006738 2px solid;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_news ul li .wenz .more a {position: relative;z-index: 2;color: #006738;}
.ny_news ul li .wenz .more a i {margin-left: 10px;}
.ny_news ul li .wenz .more span{width:0; height:100%; background-color:#006738; position:absolute; right:0; bottom:0;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.ny_news ul li .wenz .more:hover span{ width:100%;left: 0;}
.ny_news ul li .wenz .more:hover a{color: #fff;}
.ny_news ul li .wenz .more:hover{transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_news ul li:hover .box{transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_news ul li:nth-child(3n){margin-right: 0;}
.page {padding: 30px 0 30px;text-align: center;}
.page a {display: inline-block;margin: 0 5px;width: 30px;height: 30px;line-height: 30px;text-align: center;color: #333;border-radius: 50%;background: #eee;font-size: 16px;}
.page a:hover{color: #fff;background: #006738;}
.page a.on{color: #fff;background: #006738;}

/*联系*/
.lxwm { padding-top:50px;margin:0 auto;position: relative;}
.fd2 {
    animation: Updown 4s linear infinite;
    -webkit-animation: Updown 4s linear infinite;
}

@-webkit-keyframes Updown {
    0% {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
    }

    25% {
        transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
    }

    75% {
        transform: translateY(10px);
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
    }

    100% {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
    }

}
.lxwm .cy {position: absolute;left: 0;bottom: 50px;}
.lxwm .cy2 {position: absolute;right: 0;top: 50px;}
.map1 img { width:100%; margin-bottom:30px; margin-top:15px;}

.ctas li{width:25%;float:left; margin-bottom:35px;}

.ctas li .icob{width:65px;height:65px;border: #006738 1px solid;border-radius:100%;margin:0 auto;overflow:hidden;line-height: 65px !important;text-align: center;font-size: 35px !important;color: #006738;}
.lxewm { text-align:center; line-height:25px; font-size:14px; margin:30px auto;}
.ctas li .ico{display:block;background-position:center center;width:100%;height:100%;background-repeat:no-repeat;transition:300ms;-webkit-transition:300ms;line-height: 65px !important;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;text-align: center;}
.ctas li .ico i {width: 100%;font-size: 30px;}
.ctas li:hover .icob{background: #006738;color: #fff;}

.ctas li .en{text-align:center;text-transform: capitalize; font-size:15px;color:#666;margin-top:7px;}
.ctas li .ch0{text-align:center;margin-top:12px; font-size:15px;color: #333;}
.ctas li:hover .ico{transform:translateY(-5px);-webkit-transform:translateY(-5px);}
.ctas{ margin-top:2.5%;}
.cta_words{background:#f6f6f6;padding:5% 0 5% 0;margin-top:5%;}
/*留言*/

.lxly {padding: 40px 0;}
.lxly p { font-size:16px; line-height:1.8; margin-bottom:20px;color: #333;}
.lxly .wbk { margin-top:10px; text-align:center}
.lxly .wbk input.w_z{width:30.3333%;height:50px;line-height: 50px;margin: 0 1.5% 25px;padding: 0 15px; float:left; font-size:18px; -moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; color:#888;	-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;font-family:'Lato-Light';background: #fff;border: #ccc 1px solid;} 
.lxly .wbk input.w_z.no { margin-right:0}
.lxly .wbk textarea {width:97%;height:150px; padding:0 15px; line-height:50px; color:#888; font-size:20px; outline: none;resize: none;margin: 0 1.5% 50px;	-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; -moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;border: #ccc 1px solid; }
.lxly .wbk .a_n { width:300px; height:52px; margin:0 auto; line-height:52px; font-size:20px; color:#fff; text-align:center; background:#006738;}

.ny_cpxq {padding: 60px 0;overflow: hidden;}
.xx1 {position: relative;padding-bottom: 35px;}
.xx1 .hd {position: absolute;width: 50%;right: 0;bottom: 0;}
.xx1 .hd ul li{ display:inline-block;line-height: 35px;padding: 0 15px;text-align: center;background: #eee;margin: 0 1px;}
.xx1 .hd ul li a {font-size: 16px;color: #333;}
.xx1 .hd ul li:hover{background: #006738;}
.xx1 .hd ul li:hover a {color: #fff;}
.xx1 .hd ul li.on{background: #006738;}
.xx1 .hd ul li.on a {color: #fff;}
.xx1 .bd {overflow: hidden;}
.ny_cpxq .left {width: 45%;}
.ny_cpxq .left img {width: 100%;display: block;}
.ny_cpxq .right {width: 50%;float: right;}
.ny_cpxq .right h3 {font-size: 30px;font-weight: bold;margin-bottom: 25px;color: #006738;}
.ny_cpxq .right  {font-size: 18px;color: #333;line-height: 1.9;margin-bottom: 20px;}
.ny_cpxq .xqsm {padding: 60px 0;}
.ny_cpxq .xqsm {font-size: 18px;color: #333;line-height: 1.9;margin: 35px 0;}
.ny_cpxq .xqsm h2 {}


@media only screen and (max-width:1680px) {
	.sy_about .nr {padding: 0;width: 1200px;margin: 0 auto;
}
	.sy_cysh p {
  padding: 0;width: 1200px;margin: 0 auto;
}
	.swiper-yxxy {
  width:1200px;
}
	.footer {
  width: 90%;
}
	.ny_cysh .box .wenz {
  padding: 30px;
}
.ny_cysh1 .box .wenz {
  padding: 30px;
}	
}


@media only screen and (max-width:1441px) {
	.footer .zuo3 ul li {
  padding-right: 30px;
}
	.ny_news ul li .tp {width: 43%;
}
	.pro-con {display: none;
}
	
	
	
	
	
	
	
	
}
@media only screen and (max-width:1366px) {	
	.ny_news ul li .wenz p {
  -webkit-line-clamp:4;
}





}

@media only screen and (max-width:1280px) {
	.footer .zuo3 ul li a {
  font-size: 12px;
}
	.copy {
  width: 90%;
}

	
}



@media only screen and (max-width:1024px) {
.gallery-top .swiper-slide {
  height:25rem;
}
.container { width: 94%; margin: 0 auto;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}
.pc_ban .mb h1 { font-size: 30px;margin-bottom: 20px;margin-top: 18%;}
.sy_about { padding: 40px 0;}
	.tit {
  background: url(../images/index_title.png) center bottom / 100% no-repeat;
  padding: 10px 0 20px;margin-bottom: 10px;
}
	.tit h1 {
  font-size: 36px;
  margin-bottom: 0;
}
	.sy_about .nr {
  width: 90%;
}
	.brand-list li {
  margin-right: 36px;
}
	.brand-list {
  padding: 20px 0 50px;
}
	.sy_cysh p {
  width: 90%;
}
	.sy_cysh ul li {
  width: 200px;
  margin: 0 20px;
}
.pro-container {
  width: 90%;
  max-width: 1920px;
  margin: 0 auto 60px;padding-bottom: 30px;
  display: block;
  background: url(../images/pro-bg.png) no-repeat right bottom / 300px;
}	
	.pro-slide {
  width: 100%;
  height: auto;
  margin-right: 0px !important;
}
	.pro-slide img {
  width: 100%;
  height: 22rem;
}
	.pro-info {
  width: 100%;margin-top: 30px;
}
	.gallery-top .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}
	.gallery-top .swiper-pagination {
  bottom: 10px !important;
}
	.nban {
  height:18rem;
}
	.aboutcon {
  padding: 30px 0;
  display: block;
}
	.aboutl {
  width: 100%;
}
	.aboutr .pic {
  padding-top: 0px;
  padding-right: 0px;
}
	.aboutr {
  width: 100%;margin-top: 25px;
}
	.aboutr img {
  -webkit-box-shadow: 0px 0px 0 0 #006738;
  box-shadow: 0px 0px 0 0 #006738;
}
	.ny_ppgs {
  padding:30px 0;
  background: url(../images/wnbj.jpg) center / cover no-repeat;
  background-attachment: inherit;
}
.ny_ppgs ul li {
  width: 100%;
}
	.ny_ppzy {
  padding: 30px 0;
}
	.ny_ppzy ul li {
  width:100%;
  margin: 0 ;
  padding: 30px;margin-bottom: 25px;
}
	.ny_bz {
  padding: 30px 0 0;
}
	.bzlb .swiper-slide {
  height: 26rem;
}
	.bzlb .swiper-slide .mb h2 {
  font-size: 35px;
}
	.bzlb .swiper-slide .mb p {
  font-size:18px;
}
	.bzlb .swiper-button-next {
  background: url(../images/icon4.png) center / 100% no-repeat;
  width: 30px;
  height: 65px;
  right: 0;
}
	.bzlb .swiper-button-prev {
  background: url(../images/icon3.png) center / 100% no-repeat;
  width: 30px;
  height:65px;
  left:0;
}
	.sect10 .community-carousel .swiper-slide {
  width:100%;
  padding-bottom: 0px;
}
	.sy_td {
  padding: 30px 0;
}
	.sect10 .community-carousel .swiper-slide blockquote {
  margin: 0 0 0;
}

	.ntit {
  line-height: 40px;
}
	.ntit ul li a {
  height: 40px;
}
	.ny_cp ul li .wenz {position: static;
  width: 100%;
  padding:30px 30px ;
}
	.ny_cp ul li .tp {
  width: 100%;
}
	.ny_cp ul li{width: 90%;margin: 0 auto 30px;}
	
	.ny_cp {
  padding: 30px 0;
}
	.ny_cpxq {
  padding: 30px 0;
}
	.ny_cpxq .left {
  width: 100%;
}
	.ny_cpxq .right {
  width:100%;
}
	.xx1 .hd {top: 0;
  width: 100%;
  right: 0;
  bottom: auto;
}
	.xx1 {padding-top: 50px;
  padding-bottom: 0;
}
	.ny_cpxq .xqsm {
  padding:30px 0;
}
	.ny_news ul li .wenz h3 {
  font-size: 2.8vw;
}
	.ny_news ul li .wenz p {font-size: 2.2vw;display: none;
}
	.ny_news {
  padding: 30px 0;
}
	.ctas li {
  width: 50%;
  margin-bottom: 25px;
}
	.lxwm {
  padding-top: 30px;
}
	.ny_cysh .box .wenz {
  padding: 30px;width: 100%;
}
	.ny_cysh .box .tp {
  width:100%;
}
	.ny_cysh {
  padding:30px 0;
}
	
.ny_cysh1 .box .wenz {
  padding: 30px;width: 100%;
}
	.ny_cysh1 .box .tp {
  width:100%;
}
	.ny_cysh1 {
  padding:30px 0;
}
		
	
	
	
	
.footer .zuo3 ul li {display: none;
}
	.footer .zuo3 ul li.lx , .footer .zuo3 ul li.yx{display: block;}
  }

@media only screen and (max-width:600px){
	.tit h1 {
  font-size: 2.6rem;margin-bottom: 0
}
		.tit {
  background: url(../images/index_title.png) center bottom / 120% no-repeat;
  padding: 10px 0 1rem;
  margin-bottom: 2rem;
}
	.product-number-info ul {
  padding: 0 0 30px;
  display: block;
}
	.product-number-info li {width: 50%;float: left;
}
	.product-number-info li.li-2 b, .product-number-info li.li-2 p {
  padding-left: 0px;
}
	.product-number-info li.li-3 b, .product-number-info li.li-3 p {
  padding-left: 0px;
}
	.product-number-info li.li-4 b, .product-number-info li.li-4 p {
  padding-left: 0px;
}
	.brand-list {display: none;
}
.sy_about .nr .more {
  line-height:40px;
  margin-bottom: 0px;margin-top: 30px;
  width: 180px;
}	
	.pro-wrap {
  padding: 30px 0 30px;
}
	.pro-link a {
  padding: 5px;
  width: 50%;
  margin-right:0%;
  margin-bottom: 2%;
}
	.pro-link span {
  padding: 10px 15px;
		font-size: 1.3rem;
}
	.pro-container {
  background: url(../images/pro-bg.png) no-repeat right bottom / 20rem;margin-bottom: 30px;
}
	.sy_cysh ul li {
  width: 100%;
  margin: 0 0px 20px;
}
	.sy_cysh ul {
  display: block;
}
	.sy_cysh {
  padding: 3rem 0 2rem;
}
	.swiper-yxxy {
  width: 90%;padding-bottom: 10px !important;
}
	.footer .zuo3 ul li {
  padding-right: 0px;width: 100%;
}
	.footer .zuo3 ul {
  display: block;
}
	.footer .zuo3 ul li.yx {
  width: 100%;margin-top: 30px;
}
	.footer input {box-sizing: border-box;
}
	#certify {
  width:100%;
}
	.sect10 {
  padding: 0px  0px;
}
	.sect10 .community-carousel .swiper-slide-active .slide-holder {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
	.sect10 .community-carousel .swiper-slide blockquote {
  padding: 0 0px;
}
	.sy_td .cy {display: none
}
	.bzlb .swiper-slide {
  height: 80vh;
}
	.bzlb .swiper-slide .mb p {
  font-size: 1.6rem;
}
	.bzlb .swiper-slide .mb h2 {
  font-size: 3rem;font-weight: bold;
}
	.fdlx {
  width: 5rem;
  height: 5rem;
  line-height: 5rem;
  right: 5px;
  bottom: 5px;
}
	.ny_ppgs ul li .w_z {
  padding: 1.5rem ;
}
	.ny_ppgs ul li .w_z p {
  font-size: 1.4rem;
  line-height: 1.8;
}
	.ny_ppgs ul li .w_z {background: rgba(255,255,255,0.65)
}
	.ntit ul li {
  margin-right:1.5rem;
}
	.ntit ul li a {
  font-size: 1.2rem;
  height: 40px;
}
	.ntit {
  line-height:40px;
}
	.nban {
  height: 20rem;
}
	.nban .w_z h2 {
  font-size: 2.6rem;
}
	.nban .w_z {
  padding: 20px;
}
	.ny_cpxq .right h3 {
  font-size: 25px;
}
	.ny_news ul li .tp {
  width: 100%;
}
	.ny_news ul li .wenz {
  width: 100%;
}
	.ny_news ul li .wenz h3 {
  font-size: 2rem;
}
	.ny_news ul li .wenz p {
  font-size: 16px;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
}
	.ctas li {
  width: 100%;
}
	.lxly .wbk input.w_z {
  width: 100%;
  height:40px;
  line-height: 40px;
  margin: 0 0 20px;
  font-size: 16px;
}
	.lxly .wbk textarea {
  width: 100%;
  height: 150px;
  line-height: 40px;
  font-size: 16px;
  margin: 0 0 30px;
}
	.ny_cysh .box .wenz h3 {
  font-size: 2.4rem;
  margin-bottom: 20px;
}
	.ny_cysh .box .wenz {
  padding: 20px;
}

	
	
.ny_cysh1 .box .wenz h3 {
  font-size: 2.4rem;
  margin-bottom: 20px;
}
	.ny_cysh1 .box .wenz {
  padding: 20px;
}	
	
	
	
	
	
	
	
	

}

.zw{ line-height:30px; padding:15px 5px; min-height:350px;color:#555555; font-size:14px;max-width:1200px; margin: 0 auto;}
.zw a:link{ color:#555555; }
.zw a:visited{ color:#555;}
.zw a:hover{ color:#FF6205;}
.zw a:active{color:#555555;}
.zw img{
 max-width:100%;

 width:expression(document.body.clientWidth>100%?"100%":"auto");

}

.xiaocms-page span{ margin:0 3px;  border:1px solid #006738;line-height:35px; padding:0 15px; background:#006738; color:#FFFFFF; display:inline-block; }
.xiaocms-page  a{margin:0 3px;   border:1px solid #eee;line-height:35px;background:#fff; display:block; color:#333; padding:0 15px;display:inline-block; }
.xiaocms-page  a:hover {margin:0 3px;   border:1px solid #006738;line-height:35px; background:#006738; color:#fff; padding:0 15px;display:inline-block;}