@charset "utf-8";
*{margin: 0;padding: 0;box-sizing: border-box;}
ul{list-style: none;}
a{text-decoration: none;color: inherit;}
em,i{font-style: normal;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
.aftercb:after{content: '';display: block;clear: both;}
.img{position: relative;}
.img img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	max-width: 100%;
	max-height: 100%;
}
.wrap{
	max-width: 1280px;
	margin: 0 auto;
}

.btn{
	position: absolute;
	top: 18px;
	right: 20px;
	z-index: 99;
	display: none;
}
.btn div{
	width: 24px;
	height: 2px;
	background: #00703D;
	margin-bottom: 6px;
}
.wrap_nav{
	width: 30%;
	background: rgba(255,255,255,.8);
	position: absolute;
	top: 60px;
	right: 0;
	display: none;
	z-index: 99;
}
.wrap_nav li a{
	display: block;
	line-height: 40px;
	color: #000;
	font-size: 14px;
	padding-left: 20px;
	border-bottom: 1px solid #eee;
}

.header{
	height: 100px;
}
.header .right{
	float: right;
}
.header .right p{
	font-size: 18px;
	color: #488f05;
	margin-top: 15px;
	text-align: right;
}
.header .right p a{
	margin-right: 20px;
}
.header .right ul{
	font-size: 16px;
	color: #333;
	width: 542px;
}
.header .right ul li{
	float: left;
	width: 16.6%;
	text-align: center;
	position: relative;
}
.header .right ul li>a{
	border-bottom: 3px solid transparent;
	display: block;
	padding: 20px 0 17px;
}
.header .right ul li.active>a,.header .right ul li:hover>a{
	border-bottom: 3px solid #00703d;
	color: #00703D;
}
.header .right ul li div{
	position: absolute;
	top: 61px;
	left: 0;
	width: 100%;
	z-index: 2;
}
.header .right ul li div a{
	display: block;
	color: #fff;
	background: #00703d;
	margin-top: 1px;
	line-height: 30px;
	height: 0;
	font-size: 14px;
	transition: .3s;
	overflow: hidden;
}
.header .right ul li:hover div a{
	height: 30px;
}
.header .right ul li div a:hover{
	background: #fff;
	color: #00703D;
}
.swiper-one{
	font-size: 0;
}
.swiper-one img{
	width: 100%;
}
.swiper-one .swiper-pagination-bullet{
	width: 15px;
	height: 15px;
	opacity: 1;
	background: #fff;
	margin: 0 8px 20px !important;
	vertical-align: middle;
}
.swiper-one .swiper-pagination-bullet-active{
	width: 20px;
	height: 20px;
	background: #00703d;
}
.index-main1{
	background: #f7f7f7;
	padding: 65px 0 10px;
}
.index-title{
	text-align: center;
	padding-bottom: 20px;
}
.index-title h2{
	font-size: 24px;
	color: #141414;
	font-weight: bold;
}
.index-title h2 i{
	color: #449100;
	font-weight: normal;
	text-transform: uppercase;
}
.ul-1 li{
	background: #fff;
	padding: 5px;
	transition: .3s;
	float: left;
	width: 24.2%;
	margin-right: 1%;
	margin-bottom: 20px;
}
.ul-1 li:hover{
	background: #449100;
}
.ul-1 li:nth-child(4n){
	margin-right: 0;
}
.ul-1 li p{
	line-height: 70px;
	text-align: center;
	transition: .3s;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.ul-1 li:hover p{
	color: #fff;
}
.index-main2{
	padding: 65px 0 10px;
}
.swiper-two{
	line-height: 48px;
	font-size: 18px;
	color: #141414;
	font-weight: bold;
	text-align: center;
	font-family: '苹方';
}
.swiper-two .img:after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #00703D;
	opacity: 0;
	transition: .3s;
}
.swiper-two .img:hover:after{
	opacity: .68;
}
.swiper-two .img:before{
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%) ;
	width: 39px;
	height: 39px;
	background: url(../images/pic1-2_03.png);
	opacity: 0;
	transition: .3s;
	z-index: 2;
}
.swiper-two .img:hover:before{
	opacity: 1;
}
.swiper-two .img{
	font-size: 0;
}
.lbt2{
	position: relative;
}
.lbt2 .swiper-button-next,.lbt2 .swiper-button-prev{
	width: 16px;
	height: 40px;
	background-image: url(../images/pic1-2_03.jpg);
	background-size: 16px 40px;
	margin-top: -73px;
}
.lbt2 .swiper-button-prev{
	transform: rotate(180deg);
}
.lbt2 .swiper-button-next{
	right: -35px;
}
.lbt2 .swiper-button-prev{
	left: -35px;
}
.more-1{
	font-size: 16px;
	color: #449100;
	text-align: center;
	width: 218px;
	line-height: 44px;
	border: 2px solid #449100;
	display: block;
	margin: 30px auto;
	text-transform: uppercase;
	transition: .3s;
}
.more-1:hover{
	color: #fff;
	background: #449100;
}
.index-main3{
	padding: 45px 0 10px;
}
.index-main3 .full{
	background: #f5f5f5;
	padding: 30px 0;
}
.index-main3 .wrap .img{
	width: 602px;
	height: 418px;
	display: inline-block;
}
.index-main3 .wrap .right{
	font-size: 16px;
	line-height: 32px;
	color: #141414;
	padding-top: 35px;
	float: right;
	width: calc(100% - 640px);
}
.index-main3 .wrap .right .text{
	height: 326px;
	overflow: hidden;
}
.index-main3 .wrap .right .text p{
	text-indent: 2em;
}
.more-2{
	font-size: 16px;
	color: #449100;
	text-transform: uppercase;
}
.index-main4{
	padding: 50px 0 50px;
}
.ul-2 li{
	float: left;
	width: 23.4%;
	margin-right: 1.6%;
}
.ul-2 li:nth-child(4n){
	margin-right: 0;
}
.ul-2 li h2{
	font-size: 18px;
	color: #141414;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 36px;
	padding-top: 6px;
}
.ul-2 li:hover h2{
	color: #00703d;
}
.ul-2 li p{
	font-size: 14px;
	line-height: 20px;
	color: #474747;
	margin-bottom: 4px;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.ul-2 li i{
	font-size: 12px;
	color: #7a7a7a;
} 
.ul-2 li i img{
	transform: translateY(2px);
}
.footer{
	background: #00703d;
	font-size: 16px;
	line-height: 38px;
	color: #fff;
}
.footer .top{
	width: 143px;
	height: 46px;
	margin: 0 auto;
	cursor: pointer;
}
.footer .left{
	display: inline-block;
}
.footer .middle{
	display: inline-block;
	vertical-align: bottom;
	width: 240px;
	margin-left: 200px;
}
.footer .middle a{
	display: inline-block;
	width: 70px;
	margin-right: 45px;
	margin-top: 17px;
}
.footer .right{
	float: right;
	margin-top: 30px;
}
.footer a:hover{
	text-decoration: underline;
}
.banquan{
	font-size: 16px;
	line-height: 50px;
	text-align: center;
}
.banquan i{
	margin-left: 30px;
}
.ny-nav{
	background: #f5f5f5;
	font-size: 14px;
	color: #333;
	line-height: 48px;
	text-align: right;
	position: relative;
}
.ny-nav img{
	transform: translate(-2px,2px);
}
.ny-nav a:hover{
	text-decoration: underline;
}
.ul-3 li{
	float: left;
	width: 23.4%;
	margin-right: 1.6%;
	margin-bottom: 30px;
}
.ul-3 li:nth-child(4n){
	margin-right: 0
}
.ul-3 .img:after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #00703D;
	opacity: 0;
	transition: .3s;
}
.ul-3 .img:hover:after{
	opacity: .68;
}
.ul-3 .img:before{
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%) ;
	width: 39px;
	height: 39px;
	background: url(../images/pic1-2_03.png);
	opacity: 0;
	transition: .3s;
	z-index: 2;
}
.ul-3 .img:hover:before{
	opacity: 1;
}
.ul-3 .img{
	font-size: 0;
}
.ul-3{
	padding-bottom: 50px;
    line-height: 48px;
    font-size: 18px;
    color: #141414;
    font-weight: bold;
    text-align: center;
    font-family: '苹方';
	margin-top: 40px;
}
.ul-3 p{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.fenye{
	text-align: center;
}
.fenye a{
	display: inline-block;
	width: 36px;
	line-height: 36px;
	color: #333;
	font-size: 18px;
	margin: 0 2px;
	transition: .3s;
}
.fenye a.active,.fenye a:hover{
	background: #00703D;
	color: #fff;
}
.artical{
	padding: 35px 0 60px;
	font-size: 14px;
	line-height: 28px;
	color: #5c5c5c;
}
.artical .h2{
	text-align: center;
	font-size: 24px;
	color: #333;
	margin-bottom: 30px;
}
.artical img{
	display: block;
	margin: 10px auto;
	max-width: 100%;
}
.artical h3{
	text-indent: 2em;
	font-size: 18px;
	color: #00703d;
}
.artical p{
	text-indent: 2em;
}
.artical .h6{
	text-align: center;
	font-size: 14px;
	color: #333;
	line-height: 44px;
	border-top: 1px solid #00703D;
	margin-top: 20px;
}
.artical .h6 a.left{
	float: left;
	padding-left: 20px;
}
.artical .h6 a.right{
	float: right;
	padding-right: 20px;
}
.artical .h6 a.middle{
	display: inline-block;
}
.artical .h6 a:hover{
	text-decoration: underline;
}
.pro-list{
	padding: 40px 0 60px;
}
.ny-nav .wrap{
	position: relative;
}
.ny-nav .xiala{
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
	z-index: 2;
	overflow: hidden;
}
.ny-nav .xiala a{
	margin-right: 40px;
	display: inline-block;
}
.ny-nav .xiala div{
	background: #fff;
	height: 0;
}
.ny-nav .xiala div.on{
	height: auto;
}

.xiala p{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
}
.xiala p span{
	cursor: pointer;
}
.xiala p span img{
	vertical-align: super;
	margin-left: 3px;
}
.ny-nav .xiala p i{
	/*margin-left: 35px;*/
	color: #7a7a7a;
}
.ny-nav .xiala p i a{
	color: #333;
}
.ny-nav .nav-left{
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
	background: #f5f5f5;
	width: 100%;
}
.ny-nav .nav-left a{
	display: inline-block;
	padding: 0 15px;
	font-size: 16px;
	height: 48px;
}
.ny-nav .nav-left a:hover,.ny-nav .nav-left a.active{
	text-decoration: none;
	border-bottom: 2px solid #00703D;
}
.about{
	padding: 40px 0 70px;
	font-size: 16px;
	line-height: 32px;
	color: #141414;
}
.about img{
	max-width: 100%;
	margin-right: 30px;
	float: left;
}
.about p{
	text-indent: 2em;
}
.ul-4{
	padding: 40px 0;
	font-size: 16px;
	color: #141414;
	line-height: 36px;
	text-align: center;
	white-space: nowrap;
}
.ul-4 li{
	float: left;
	width: 31.25%;
	margin-right: 3.125%;
	margin-bottom: 20px;
}
.ul-4 li:nth-child(3n){
	margin-right: 0;
}
.ul-4 li .img{
	border: 1px solid #bfbfbf;
}
.ul-4 li p{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.contact{
	font-size: 0;
}
.contact div{
	padding: 30px 0;
	font-size: 16px;
	line-height: 42px;
	color: #333;
}
.contact div i{
	margin-right: 105px;
	display: inline-block;
}
.map{
	max-width: 100%;
}
.news-show{
	padding: 35px 0 100px;
	font-size: 14px;
	line-height: 28px;
	color: #5c5c5c;
}
.news-list li{
	margin-bottom: 30px;
}
.news-show .h2{
	text-align: center;
	font-size: 24px;
	color: #333;
}
.news-show .h5{
	text-align: center;
	margin: 4px 0 10px;
}
.news-show .h5 i{
	display: inline-block;
	margin: 0 20px;
}
.news-show .h5 i img{
	transform: translate(-4px,1px);
}
.news-show .h6 {
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 44px;
    border-top: 1px solid #00703D;
    margin-top: 20px;
}
.news-show .h6 a.left{
	float: left;
	padding-left: 20px;
}
.news-show .h6 a.right{
	float: right;
	padding-right: 20px;
}
.news-show .h6 a.middle{
	display: inline-block;
}
.news-show .h6 a:hover{
	text-decoration: underline;
}
.news-show .em{
	display: block;
	border-bottom: 1px solid #00703D;
	margin-bottom: 20px;
}
.news-show p{
	text-indent: 2em;
}
.sanji_one{
	position: relative;
	float: left;
	overflow: visible;
}
.sanji_nav{
	position: absolute;
	top: 41px;
	left: 0;
	display: none;
	z-index: 99;
}
.sanji_one:hover .sanji_nav{
	display: block;
	max-width: 300px;
	background: #00703d;
	width: 300px;
}
.leimu{background:#eee;}
.leimu a{
	display: block;
	padding: 0 30px;
	margin-right: 0;
	transition: .3s;
	line-height: 40px;
}
.leimu .sanji_one .sanji_nav a{
	float: left;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	border: 2px solid #00703d;
	font-size: 13px;
}
.leimu .sanji_one .sanji_nav a:hover{
	background: #fff;
	text-decoration: none;
	color: #000;
}
.leimu .sanji_one .sanji_nav a.active1{
	background: #fff;
	text-decoration: none;
	color: #000;
}
.leimu .active{background: #00703d;color: #fff;}
.leimu a:hover{
	text-decoration: none;
}
.leimu .sanji_one:hover{
	background: #00703d;
	color: #fff;
}
.wap-bottom{
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 44px;
	background: green;
	font-size: 14px;
	color: #fefefe;
	line-height: 44px;
	text-align: center;
	display: none;
}
.wap-bottom a{
	float: left;
	width: 33.3%;
	height: 44px;
	display: inline-block;
	border-right: 1px solid #ccc;
}
.wap-bottom a:nth-child(3){
	border-right: 0;
}
.wap-bottom a img{
	transform: translate(-3px,9px) scale(.7);
}




@media only screen and (max-width: 1400px) {
	.lbt2 .swiper-button-next,.lbt2 .swiper-button-prev{display: none}
}

@media only screen and (max-width: 1050px) {
	.header .right{display: none;}
	.footer .middle{display: none;}
}

@media only screen and (max-width: 750px) {
	.btn{display: block;}
	.ul-1 li{width: 49%;margin-right: 2%;}
	.ul-1 li:nth-child(2n){margin-right: 0;}
	.ul-1{padding-left: 10px;padding-right: 10px;}
	.ul-1 li p{font-size: 12px;line-height: 36px;}
	.logo{width: 74%;display: block;padding-left: 10px;}
	.logo img{width: 100%;}
	.header{height: 60px;}
	.index-main1{padding-top: 20px;}
	.index-title h2{font-size: 18px;}
	.index-main3 .wrap .img{width: 100%;height: 262px;}
	.index-main3 .wrap .right{width: 100%;padding-left: 10px;padding-right: 10px;padding-top: 12px;font-size: 13px;line-height: 26px;}
	.index-main2{padding-top: 20px;}
	.swiper-two{font-size: 14px;line-height: 44px;}
	.more-1{margin: 8px auto;width: 140px;font-size: 14px;line-height: 36px;}
	.index-main3{padding-top: 20px;}
	.ul-2 li{width: 49%;margin-right: 2%;}
	.ul-2 li:nth-child(2n){margin-right: 0;}
	.ul-2{padding-left: 10px;padding-right: 10px;}
	.ul-2 li h2{font-size: 15px;font-weight: normal;}
	.ul-2 li p{font-size: 12px;}
	.footer{text-align: center;font-size: 14px;line-height: 26px;padding-bottom: 50px;}
	.footer .right{float: none;display: none;}
	.banquan i{display: inline-block;}
	.banquan{font-size: 12px;line-height: 20px;padding: 6px 0;}
	.ul-3{padding-left: 10px;padding-right: 10px;}
	.ul-3 li{width: 49%;margin-right: 2%;margin-bottom: 4px;}
	.ul-3 li:nth-child(2n){margin-right: 0;}
	.ul-3{font-size: 14px;line-height: 36px;}
	.artical{padding-left: 10px;padding-right: 10px;}
	.artical .h6 a.right{float: left;padding-left: 20px;}
	.ny-nav .xiala{width: 100%;}
	.ny-nav .xiala p i{display: none;}
	.ny-nav .nav-left a{font-size: 12px;padding: 0 2px;}
	.about{font-size: 13px;line-height: 28px;padding-top: 66px;}
	.about p{padding-left: 10px;padding-right: 10px;}
	.ul-4 li:nth-child(3n){margin-right: 2%}
	.ul-4 li{width: 49%;margin-right: 2%;}
	.ul-4 li:nth-child(2n){margin-right: 0;}
	.contact div i{margin-right: 30px;}
	.contact div{padding-left: 10px;font-size: 14px;line-height: 40px;}
	.news-show p{padding-left: 10px;padding-right: 10px;}
	.news-show .h6 a.right{float: left;padding-left: 20px;}
	.news-show .h2{font-size: 18px;}
	.swiper-one .swiper-pagination-bullet-active{width: 6px;height: 6px;}
	.swiper-one .swiper-pagination-bullet{margin-bottom: 0 !important;width: 6px;height: 6px;margin-left: 4px !important;margin-right: 4px !important;}
	.footer .left img{width: 75%;}
	.ul-4,.index-main4{padding-top: 66px;}
	.ul-4 li p{font-size: 14px;}
	.wap-bottom{display: block;z-index: 3;}
	.ny-nav .nav-left{top: 48px;}
}