.aboutus-page .sec1{
	text-align: center;
	padding: 72px 0 90px;
}
.aboutus-page .sec1 p{
	font-size: 14px;
	color: #666;
	text-align: center;
	line-height: 24px;
	padding: 42px 0 35px;
}
.aboutus-page .sec2{
	background-image: url(../images/aboutus_sec2_bg.png);
}
.aboutus-page .sec2 img{
	width: 100%;
}
.aboutus-page .sec3{
	text-align: center;
	padding-top: 56px;
}
.aboutus-page .sec3 h3{
	font-size: 20px;
	color: #666;
	font-weight: normal;
	margin-bottom: 40px;
}
.aboutus-page .sec3 p{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	text-align: center;
	margin-bottom: 67px;
}
.aboutus-page .sec3 ul{
	clear: both;
	height: 390px;
	overflow: hidden;
}
.aboutus-page .sec3 li{
	float: left;
	width: 50%;
}
.aboutus-page .sec3 li div{
	float: left;
	width: 50%;
	height: 195px;
	line-height: 195px;
}
.aboutus-page .sec3 li .text-box{
	background-color: #eee;
	line-height: 195px;
	position: relative;
}
.aboutus-page .sec3 li .text-box p{
	color: #ea5404;
	text-align: center;
	font-size: 16px;
	margin-bottom: 23px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	line-height: 1;
	margin-bottom: 0;
	vertical-align: middle;
}
.aboutus-page .sec3 li .text-box p b{
	margin-bottom: 23px;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.aboutus-page .sec3 li .text-box p i{
	font-size: 14px;
	font-style: normal;
}
.aboutus-page .sec3 li .text-box p span{
	font-size: 34px;
	margin-bottom: 23px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	font-weight: lighter;
}
.aboutus-page .sec3 li .text-box p img{
	margin-right: 12px;
	vertical-align: baseline;
}
.aboutus-page .sec3 li .text-box .triangle{
	position: absolute;
	right: -9px;
	top: 31px;
}
.aboutus-page .sec3 li.yellow .text-box{
	background-color: #ea5404;
}
.aboutus-page .sec3 li.yellow .text-box p{
	color: #fff;
}
.aboutus-page .sec3 li.line2 .text-box .triangle{
	left: -9px;
}
.aboutus-page .sec4{
	padding: 52px 0 85px;
}
.aboutus-page .sec4 h3{
	font-size: 20px;
	color: #666;
	font-weight: normal;
	text-align: center;
	margin-bottom: 44px;
}
.aboutus-page .sec4 .text-box{
	padding: 0 16px 14px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 18px;
}
.aboutus-page .sec4 .text-box.last{
	border-bottom: 0 none;
	margin-bottom: 0;
}
.aboutus-page .sec4 .text-box h4{
	font-size: 16px;
	color: #666;
	margin-bottom: 14px;
}
.aboutus-page .sec4 .text-box p{
	font-size: 14px;
	color: #666;
	margin-bottom: 12px;
}
.aboutus-page .sec4 .text-box p span{
	color: #ea5404;
	font-size: 24px;
}
.aboutus-page .sec4 .text-box p i{
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 10px;
	height: 10px;
	background-color: #ea5404;
	margin-left: 3px;
	margin-right: 10px;
}
@media only screen and (max-width:1024px){
	.aboutus-page .sec1 p{
		padding: 42px 10% 35px;
		text-align: justify;
	}
	.aboutus-page .sec2 img{
		width: 90%;
	}
}
@media only screen and (max-width:736px){
	.aboutus-page .inner{
		max-width: 90%;
		min-width: 90%;
	}
	.aboutus-page .sec1{
		text-align: center;
		padding: 15px 0 20px;
	}
	.aboutus-page .sec1 p{
		font-size: 1rem;
		color: #666;
		text-align: justify;
		line-height: 15px;
		padding: 26px 0 30px;
	}
	.aboutus-page .sec1 .img2{
		width: 100%;
	}
	.aboutus-page .sec2 img{
		width: 100%;
	}
	.aboutus-page .sec3{
		padding-top: 18px;
	}
	.aboutus-page .sec3 h3{
		font-size: 1.2rem;
		text-align: center;
		color: #666;
		font-weight: normal;
		margin-bottom: 12px;
	}
	.aboutus-page .sec3 p{
		font-size: 1rem;
		color: #666;
		line-height: 15px;
		text-align: justify;
		margin-bottom: 15px;
	}
	.aboutus-page .sec3 img{
		width: 100%;
	}
	.aboutus-page .sec4{
		padding: 24px 0 50px;
	}
	.aboutus-page .sec4 h3{
		font-size: 1.2rem;
		color: #666;
		font-weight: normal;
		text-align: center;
		margin-bottom: 19px;
	}
	.aboutus-page .sec4 .text-box{
		padding: 0 4px 10px;
		border-bottom: 1px solid #ddd;
	}
	.aboutus-page .sec4 .text-box.last{
		border-bottom: 0 none;
	}
	.aboutus-page .sec4 .text-box h4{
		font-size: 1rem;
		color: #666;
		margin-bottom: 5px;
	}
	.aboutus-page .sec4 .text-box p{
		font-size: 1rem;
		color: #666;
		line-height: 15px;
		padding-left: 18px;
		position: relative;
		margin-bottom: 0;
	}
	.aboutus-page .sec4 .text-box p span{
		color: #ea5404;
		font-size: 1.5rem;
	}
	.aboutus-page .sec4 .text-box p i{
		display: block;
		position: absolute;
		top: 6px;
		left: 3px;
		width: 5px;
		height: 5px;
		background-color: #ea5404;
	}
}