#mobelBox{
	display: none;
}


#webBox{
	overflow: hidden;
}
.title{
	height: 150px;
	line-height: 150px;
	font-size: 30px;
	color:#1cc98a;
}

.title-bg{
	background: url(../img/aboutImg/sortTitle_bg.gif) no-repeat left 120px;
}

/*位置*/

/*.dingWeiBox{
	width: 100%;
	height: 64px;
	border-bottom: #d9d9d9 1px solid;
}
.dingWei{
	width: 1200px;
	height: 64px;
}

.dingWei li{
	width: 136px;
	height: 64px;
	line-height: 64px;
	float:left;
	cursor: pointer;
}

.dingWei li a{
	color: #575757;
}

.dingWei-active{
	color: #1cc98a !important;
}*/

/*about*/

.about{
	width: 1200px;
	height: 810px;
}

.about strong{color: #444;}
.about-left,.about-right{
	width: 50%;
	height: 810px;
	float:left;
}

.about-left dl{
	width: 90%;
	margin-left: 0;
}

.about-left dl dt{
	background: url(../img/aboutImg/ypsTitle_bg.gif) no-repeat left 120px;
}

.about-left dl p{
	font-size: 14px;
	color: #808080;
	line-height: 28px;
	margin-top: 20px;
}

.about-left dl dd{
	width: 160px;
	height: 30px;
	margin-top: 25px;
	margin-left: 0;
	line-height: 30px;
	padding-left:20px ;
	background: url(../img/aboutImg/more.png) no-repeat left center;
	color: #1CC98A;
	cursor: pointer;
}

.about-left dl dd:hover{
	color:#1F964C;
}

.about-right {
	font-size: 14px;
	color: #808080;
}

.about-right img{
	display: block;
	margin-right: 0;
	margin-top: 170px;
}

.aboutText{
	padding-top: 160px;
	display: none;
	line-height: 24px;
}
.aboutText p{
	margin-top: 10px;
}
/*about*/
.jiaGou{
	padding-top: 65px;
	background: url(../img/aboutImg/jiaGou.jpg) no-repeat center;
	height: 520px;
}

.jiaGou h1,.jiaGou p{
	width: 1200px;
}

.jiaGou h1{
	color: #fff;
	font-size: 30px;
}

.jiaGou p{
	margin-top: 30px;
}

/*jiShu*/
.jiShu-bg{
	width: 100%;
	height: 680px;
	background:#f2f2f2;
}
.jiShu{
	width: 1200px;
}

.jiShu dl{
	width: 360px;
	float: left;
}

.jiShu dt{
	font-size: 20px;
	color: #209D4F;
}

.jiShu dd{
	margin-top: 35px;
	margin-bottom: 35px;
}

.jiShu p{
	font-size: 14px;
	color: #808080;
	line-height: 26px;
}
.huanJing{
	margin: 0 60px;
}
/*rongYu*/
.rongYu{
	clear: both;
	width: 100%;
	height: 360px;
	background: #1CC98A url(../img/aboutImg/inner_banner10.jpg) no-repeat 0 0;
}

.rongYu>div{
	padding-top:100px ;
	width: 700px;
}
.rongYu h1{ 
	font-size: 40px;
	color: #fff;
}

.rongYu p{
	color: #fff;
	margin-top: 5px;

} 

.rongYu input{
	margin-top: 40px;
	background: none;
	border: #fff 1px solid;
	width: 100px;
	height: 30px;
	color: #fff;
	cursor: pointer;
}

.rongYu input:hover{
	background: #fff;
	color: #666;
}

.OurTrademark{
	width: 1200px;
	padding-bottom: 50px;
}

.OurTrademark strong{
	padding-left: 30px;
	font-size: 21px;
	height: 50px;
	width: 25%;
	display: inline-block;
	border-left: #808080 1px solid;
	color:#1F964C;
}

.OurTrademark strong span{
	font-size: 14px;
	color: #808080;
}

.OurTrademark sup{font-size: 12px;}