/* Write your styles */
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0} 
body{font:14px "微软雅黑","Arial Narrow",HELVETICA;background:#fff;-webkit-text-size-adjust:100%;} 
a{color:#2d374b;text-decoration:none} 
a:hover{color:#cd0200;text-decoration:none} 
em{font-style:normal} 
li{list-style:none} 
img{border:0;vertical-align:middle} 
table{border-collapse:collapse;border-spacing:0} 
p{word-wrap:break-word} 

.about{
	width:100%;
	background-color:#f8f8f8;
	padding-bottom:20px;
}
.about_middle{
	width:1200px;
	margin:0 auto;
	padding-top:50px;	
}
.about_middle_middle{
	width:1200px;
	background-color:#ffffff;
	padding-top:50px;
}
.about_middle_middle_top{
	width:1181px;
	height:202px;
	
}
.about_middle_middle_top ul li{
	width:269px;
	height:235px;
	float:left;
	margin-right:4px;
	padding-left:22px;
	margin-top:-33px;
		
}
.about_middle_middle_top_img{
	width:269px;
	height:235px;
	margin:0 auto;
	position:relative;
}
.about_middle_middle_top_title{
	width:70px;
	height:34px;
	position:absolute;
	font-size:17px;
	color:#f3edf9;
	margin:-82px 89px;;
}
.about_middle_middle_top_title a{
	color:#f3edf9;
}
.about_middle_middle_bottom{
	width:1200px;
	margin:0 auto;
}
.about_middle_middle_bottom_title_left{
	width:1134px;
	height:69px;
	border-bottom:1px solid #d0d0d0;
	margin-left:33px;
}
.about_middle_middle_bottom_title_font{
	width:170px;
	height:68px;
	border-bottom:1px solid #dd2e1d;
	float:left;
	padding-left:5px;
	
}
.about_middle_middle_bottom_title_font p{
	padding-top:30px;
	font-size:20px;
	color:#282828;
}
.about_middle_middle_bottom_text{
	width:1134px;
	height:auto;
	margin:0 auto;
	
}
.about_middle_middle_bottom_text p{
	font-size:15px;
	color:#454545;
	padding-top:10px;
	line-height:29px;
}

.clear{
	clear:both;
}