/*关于我们*/
.back-about{
	background-image: url(../images/35.jpg);
	height: 739px;
	background-repeat: no-repeat;
	margin-top: 56px;
	background-position: center;

}
.about-k{
	position: absolute;
	background-image: url(../images/index-c.png);
	background-repeat: no-repeat;
	height: 326px;
	bottom:-210px;
	width:202px;

}
.about-k>a{
	color: #FFFFFF;
}
.about-k>a>p{
	text-align: right;
	padding-right: 10px;
	text-transform:uppercase;
	font-size:27.25px;
	padding-top: 40px;
}

.about-k>a>span{
	display: block;
	text-align: right;
	padding-right: 15px;
	font-size: 16px;
}
.about-k>a>img{
	float: right;
	padding-right: 15px;
	padding-top: 50px;
}
.about-content{
	position: relative;
	padding-top: 80px;
	padding-bottom: 100px;
}
.about-le{
	width: 734px;
}
.about-ri{
	width: 403px;
	
}
.about-ri img{
	display: block;
	width: 100%
	;
}
.img-bot{
	margin-bottom: 30px;
}
.about-title{
	margin-top: 15px;
}
.about-title h3{
	text-transform:uppercase;
	font-size: 45px;
	color:#2f2f2f;
}
.about-title p{
	color:#8c8c8c;
	font-weight: 300;
	font-size: 20px;
}
.about-hen{
	width: 31px;
	height: 4px;
	margin-top: 17px;
	display: block;
	background-color:#e9861f;
}
.about-contenr{
margin-top: 65px;	
}
.about-contenr p{
	line-height: 26px;
	font-size: 16px;
	text-indent:2em;
	margin-bottom: 30px;
}
/*四大优势*/
.adv-title{
	margin-top: 65px;
	text-align: right;
}
.adv-title h3{
	font-size: 30px;
	color: #00542a;
	font-weight: bold;
}
.adv-title p{
	font-size: 18px;
	margin-top: 10px;
	color: #8c8c8c;
}
.adv-hen{
	width:111px;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	height: 4px;
	background-color: #e9861f;
}
.abv-content{
	position: relative;
	text-align: center;
	margin-top: 55px;
	margin-bottom: 15px;
}
.abv-lab{
	position: absolute;
	top: 25px;
	width: 350px;
	text-align: right;
	left: 5px;
}
.lab-1{
	top: 27px !important;
	text-align: left!important;
	left: auto!important;
	right: 10px!important;
}
.lab-2{
	top: auto !important;
	bottom:15px;
}
.lab-3{
	top: auto !important;
	text-align: left!important;
	left: auto!important;
	bottom:20px;
	right: 10px!important;
}
.abv-lab h3{
	font-size: 30px;
	color: #00542a;
	line-height: 45px;
}
.abv-lab p{
	font-size: 20px;
	color:#737373;
	line-height: 30px;
}
/*冠军*/
.bak-indexgj{
	background-image: url(../images/guj.png);
	background-position: center;
	background-repeat: no-repeat;
	height:857px ;
}
/*厂房设备*/

.work-title{
	margin-top: 65px;
	margin-bottom: 30px;
	text-align: center;
}
.work-title h3{
	font-size: 36px;
	color: #00542a;	
}
.work-title p{
	font-size: 26px;
	line-height: 50px;
	color: #747474;
	text-transform:uppercase;
}
.work-list{
	overflow: hidden;
}
.work-list li{
	overflow: hidden;
	float: left;
	width: 284px;
	height: 213px;
}
.work-list li:nth-child(1){
	width: 590px;
	height: 476px;
	margin-right: 22px;
}
.work-list li:nth-child(2){
	width: 590px;
	height: 244px;
	margin-bottom: 19px;
}
.work-list li:nth-child(3){
	margin-right: 22px;
}
.work-list li img{
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s ease-out;
	/* 过度 所有css属性 1秒过度 结束慢*/
	-moz-transition: all 0.5s ease-out;
	/* Firefox 4 */
	-webkit-transition: all 0.5s ease-out;
	/* Safari 和 Chrome */
	-o-transition: all 0.5s ease-out;
	/* Opera */
}
.work-list li:hover img{
	  transform: scale(1.2); /* 放大1.2倍 */
}
.font-s{
	font-size: 70px;
	color:#037b3f;
	font-weight: bold;
}
.yanb{
	padding: 75px 0px;
}
.zt{
	background-image: url(../images/tel1.png);
	background-repeat: no-repeat;
	padding-left: 60px;
	font-size: 20px;
	margin-top: 20px;
	color:#5e5e5e;
}
.cos{
	font-size: 50px;
	font-weight: bold;
	color: #037b3f;
}

.news-title{
	margin-top: 65px;
	margin-bottom: 30px;
	text-align: center;
	color: #333333;
}
.news-title>h3{
	
	font-size: 50px;
}
.news-title>h3>span{
	color: #037b3f;
}
.news-title>p{
	padding-top: 10px;
	font-size: 18px;
}
.news-tab{
	overflow: hidden;
}
.news-tab{
	width: 370px;
	margin-top: 17px;
}
.news-tab>li{
	background-color: #333333;
	width: 50%;
	float: left;
	height: 39px;
	text-align: center;
	line-height: 39px;
}
.news-tab>li>a{
	color:#FFFFFF;
	display: block;
}
.mmd>img{
	display: block;
}
.news-ns{
	display: none;
	margin-top: 25px;
}
.news-mt{
	width: 790px;
	text-align: left;
	overflow: hidden;	
}
.news-mt>li{
	float: left;
	width: 340px;
	height:278px;
	padding: 0px 20px;
}
.news-mt>li:nth-child(1){
	border-right: 1px solid #d5d5d5;
}
.news-mt>li>a{
	color: #101010;
}
.news-stitle{
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	height: 52px;
	margin-top: 20px;
	margin-bottom: 30px;
	overflow: hidden;
}
.news-dasc{
	font-size: 14px;
	line-height: 24px;
	height: 70px;
	overflow: hidden;
	color:#686868;
}
.news-btn{
	margin-top: 45px;
	padding: 8px 30px;
	font-size: 14px;
	float: left;
	background-color: #333333;
	color:#fff;
	border-radius: 15px;
	text-transform:uppercase;
}
.news-mt>li>a>p{
	text-align: left;
}
.img-sd{
	width: 370px;
	height: 278px;
	float: left;
}
.index-news{
	margin-bottom: 60px;
}
.img-sd>a>img{
	display: block;
	width: 100%;
	height: 100%;
}

.swiper-slide>img{
	width: 100%;
}



.news-list{
	margin-top: 30px;
	float: left;
	overflow: hidden;
}
.news-list li{
	float: left;
	border-bottom: 1px solid #d5d5d5;
	width: 380px;
	font-size: 14px;
	line-height: 55px;
	height: 55px;
	overflow: hidden;
}
.news-list>li>a{
	color:#686868;
}
.news-list>li:hover>a{
	color: #e9861f ;
}
.news-list li:nth-child(2){
	margin: 0px 30px;
}
.news-list li:nth-child(5){
	margin: 0px 30px;
}
