@charset "utf-8";
/* CSS Document */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	border:0;
}

*{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;

}
img{
	border:0;
}
.banner_bg{
	width:100%;
	height:280px;
	background:url(../images/aboutus_03.png) repeat-x;
}
.banner_content{
	width:1100px;
	height:280px;
	background:url(../images/aboutus_01.png) no-repeat;
	margin:0 auto;
}
.imac_bg{
	width:100%;
	height:1120px;
	background:#f1f1f1;
}
.imac_aboutus{
	width:1100px;
	background:url(../images/aboutus_02.png) no-repeat;
	margin:0 auto;
	padding:50px 80px;
	background-color:#FFFFFF
}
.text_us{

}
.text_us ul li{
	list-style:none;
	margin:0;
	padding:0;
}
.text_us ul li a{
	font-family:'Microsoft YaHei';
	font-size:14px;
	color:#666666;
}
.text_us h2{
	font-family:'Microsoft YaHei';
	font-size:18px;
	color:#212121;
}
.text_us_one{
	border-bottom:#CCC 1px solid;
}
.text_us_one img{
	float:left;
}
.text_us_one_right{
	float:left;
	width:830px;
}
.text_us_one_right ul{
	margin-top:7px;
}

.text_us_one_left{
	width:95px;
	height:120px;
	background:url(../images/icon_01.png)  no-repeat 0px 6px ;
	float:left;
}


.text_us_two{
	border-bottom:#CCC 1px solid;
}
.text_us_two_left{
	height:185px;
	width:95px;
	background:url(../images/icon_02.png)  no-repeat 0px 37px ;
	float:left;
}
.text_us_two_right{
	float:left;
	padding-top:30px;
	width:830px;
}
.text_us_two_right ul{
	margin-top:7px;
}

.text_us_three_left{
	height:118px;
	width:95px;
	background:url(../images/icon_03.png)  no-repeat 0px 35px ;
	float:left;
}
.text_us_three_right{
	float:left;
	width:830px;
	padding-top:27px;
}
.text_us_three_right ul{
	margin-top:7px;
}
