@charset "utf-8";
/* CSS Document */

*{
margin:0;
padding:0;
border:0px;
}
h1,h2,h3,h4,h5,h6{
font-weight:normal;
font-size:12px;
}
table{
border-collapse:collapse;
}
li{
display:inline;
list-style:none;
}
a{
text-decoration:none;
color:#61676a;
}
a:hover{
text-decoration:none;}
body,html{
height:100%;}
body{
font-size:14px;
font: 14px/1.5 Arial,"Microsoft Yahei","Heiti SC";
}
textarea,input,select{
	font-size:14px;
	font: 14px/1.5 Arial,"Microsoft Yahei","Heiti SC";	
}

body input,select,textarea{
	font: 14px/1.5;
	vertical-align:middle;
}
body a{outline:none;blr:expression(this.onFocus=this.blur());}/* CSS Document */
input,button,select,textarea{outline:none}
input:focus, textarea:focus {    outline: none;}


.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
body{background:#e5e5e5;}
.wrap{
	width:980px;
	margin:0 auto;
	background:#ffffff;
	margin-top: 20px;
	}
.sleft{
	float:left;
	width:190px;
	position:relative;
	}
.sleft_ul{
	float:left;
	background:#fff;
	}
.sleft_ul li{
	float:left;
	text-align:center;
	height:44px;
	line-height:44px;
	border-bottom:1px solid #e0e0e0;
	width:190px
	}
.sleft_ul li .sleft_bzzx{
	font-size:18px;
	color:#757575;
	}	
.sleft_ul li a{
	display:inline-block;
	}
.li_red{
	color:#fe4343;
	background:#f5f5f5;
	border-left:2px solid #fe4343;
	width:188px !important;
	}
.li_red a{
	color:#fe4343!important;
}

.sright{
	float:right;
	width:728px;
	border-left:1px solid #e0e0e0;
	padding:20px  30px 50px 30px;
	min-height:600px;
	}	
	
.sright_p2{
	padding-bottom:25px;
	line-height:28px;
	}	
.sright_p1{
	font-size:18px;
	line-height:28px;	
}
.img_m{
	text-align:center;
}
.sright img{
	padding-bottom:25px;
	}
.span_red{
	color:#fe4343;
	}	
.about_us_ul{
	float:left;
	}	
.about_us_ul img{
	padding-bottom:10px !important;
	}	
.about_us_ul li{
	float:left;
	width:355px;
	text-align:center;
	height:300px;
	}	
.about_p1{
    font-size:16px;
	color:#333333;
	padding-bottom:10px;
	}	
.about_p2{
	height:20px;
	line-height:20px;
	color:#757575;
	font-size:12px;
	}	
	
	