@charset "utf-8";

#header_banner{
	float:left;
	width:100%;
	height:230px;
	background:url(../images/n_banner.jpg) no-repeat center top;
}

 
/*中间内容*/
#content{
	width:100%;
	margin:0 auto;
	margin-top:-10px;
	float:left;
}

#content_left{
	float:left;
	width:245px;
}
#content_left .title_h3{
	float:left;
	width:245px;
	height:90px;
	line-height:90px;
	color:#fff;
	background:url(../images/a_h3_bg.jpg) repeat-x left top;
	font-size:24px;
	text-align:left;
	font-weight:bold;
	text-indent:30px;
}
#content_left .title_h3 span{
	font-size:20px;
	font-weight:normal;
}
#content_left .pro_c{
	float:left;
	width:203px;
	margin:0 auto;
	border:1px solid #E1E1E1;
	padding:20px;
	margin-bottom:10px;
}
#content_left li{
	float:left;
	width:100%;
	height:40px;
	line-height:40px;
}

#content_left li a{
	float:left;
	width:100%;
	height:40px;
	line-height:40px;
	background:url(../images/jiantou.jpg) no-repeat right 50%;
	text-indent:0px;
	color:#333;
	font-size:14px;
	border-bottom:dashed 1px #ccc;
}
#content_left li a:hover{
	color:#e70012;
}



#content_right{
	float:right;
	width:920px;
	background:#fff;
	margin-top:20px;
}
#content_right .title_h3{
	width:100%;
	height:50px;
	line-height:50px;
	font-size:30px;
	color:#333;
	margin-bottom:10px;
	border-bottom:1px solid #07872A;
}

#content_right .content_aboutus{
	padding:10px;
	width:920px;
	margin:0 auto;
	color:#666;
	font-size:14px;
	padding-top:20px;
	line-height:200%;
	padding-left:13px;
	padding-right:13px;
	padding-bottom:40px;
	float:left;
	min-height:412px;
}
#content_right .content_aboutus_bottom{
	float:left;
	width:100%;
	height:9px;
	background:url(../images/a_right_bg_bottom.jpg) no-repeat left bottom;
}



#content_right .boxlist{
	float:left;
	width:100%;
}
#content_right .boxlist li{
	float:left;
	width:100%;
	height:auto;
	line-height:40px;
	border-bottom:dashed 1px #ccc;
	padding-bottom:5px;
	padding-top:5px;
}
#content_right .boxlist i span{
	width:10%;
	height:24px;
	line-height:24px;
	color:#CCCCCC;
	font-size:12px;
}

#content_right .boxlist li i a{
	float:left;
			width:88.5%;
			margin-right:2%;
			font-style:normal;
			background:url(../images/ico_4.png) no-repeat left 50%;
			height:40px;
			line-height:40px;
			text-indent:15px;
	font-size:14px;
}
#content_right .boxlist li h3 a:hover{
	color:#e70012;
}


.content_aboutus .title{
	width:100%;
	height:40px;
	line-height:40px;
	color:#333;	
	font-weight:bold;
	border-bottom:dashed 1px #ccc;
	margin-bottom:20px;
}

#content_h3_6{
	float:left;
	width:100%;
	padding-top:30px;
	background:#F4F4F4;
}
#content_h3_6 .c_left{
	float:left;
	width:700px;
}
#content_h3_6 .c_left .title{
	color:#e70012;
	font-size:30px;
	font-weight:bold;
	width:100%;
	float:left;
}
#content_h3_6 .c_left span{
	color:#454545;
	font-size:20px;
	width:100%;
	float:left;
}
#content_h3_6 .c_left p{
	color:#2B3134;
	font-size:16px;
	width:100%;
	float:left;
	padding:20px 0px;
	background:url(../images/c_line.jpg) no-repeat left bottom;
	margin-bottom:20px;
}
#content_h3_6 .c_left .list{
	float:left;
	width:100%;
}
#content_h3_6 .c_left .list li{
	float:left;
	width:340px;
	height:40px;
	line-height:40px;
	text-indent:30px;
	margin-right:0px;
}
#content_h3_6 .c_left .list .l_1{
	background:url(../images/c_li_1.jpg) no-repeat left 50%;
}
#content_h3_6 .c_left .list .l_2{
	background:url(../images/c_li_2.jpg) no-repeat left 50%;
}
#content_h3_6 .c_left .list .l_3{
	background:url(../images/c_li_3.jpg) no-repeat left 50%;
}
#content_h3_6 .c_left .list .l_4{
	background:url(../images/c_li_4.jpg) no-repeat left 50%;
}
#content_h3_6 .c_left .list .l_5{
	background:url(../images/c_li_5.jpg) no-repeat left 50%;
}
#content_h3_6 .c_left .list .l_6{
	background:url(../images/c_li_3.jpg) no-repeat left 50%;
}


#content_h3_6 .c_right{
	float:right;
	width:400px;
	padding:0px;
	text-align:center;
}
#content_h3_6 .c_right input{
	float:left;
	width:300px;
	height:40px;
	line-height:40px;
	border:1px solid #ccc;
	background:#fff;
	text-indent:10px;
	margin-bottom:10px;
}
#content_h3_6 .c_right textarea{
	float:left;
	width:300px;
	height:60px;
	border:1px solid #ccc;
	background:#fff;
	text-indent:10px;
	margin-bottom:10px;
}
#content_h3_6 .c_right .btn{
	background:#e70012;
	border:1px solid #e70012;
	text-align:center;
	color:#fff;
	width:138px;
	height:32px;
	line-height:32px;
	float:left;
}