@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	font-family:"微软雅黑", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666464;
	background-image: url(images/bg.jpg);
}
a {
	font-size:12px;
	color:#666464;
	text-decoration:none;
}
ul {
	list-style:none;
}
img {
	border:none;
}
.clear {
	height:1px;
	clear:both;
	margin-bottom:-1px;
	overflow:hidden;
}
/*头部*/
#head{
	width:100%;
}

#rongyu{
	width:1200px;
	margin:0 auto;
	position:relative;
	height:43px;
	font-weight:700;
	font-size:10.5pt;
	text-align:center;
	padding-top:5px;
	
}
#top{
	width:1200px;
	margin:0 auto;
	position:relative;
	height:93px;
}
#logo{
	width:514px;
	height:78px;
	overflow:hidden;
	position:absolute;
	top:8px;
	left:6px;
}
#nav{
	width:668px;
	height:93px;
	position:absolute;
	top:0;
	right:0;
}
#nav li{
	width:84px;
	height:93px;
	line-height:93px;
	float:left;
	text-align:center;
	margin:0 12px;
}
#nav li a{
	display:block;
	font-size:16px;
}
#nav li a:hover{
	background:url(images/li_bg.png) no-repeat center top;
	color:#fff;
}
#nav .li1{
	background:url(images/li_bg.png) no-repeat center top;
}
#nav .li1 a{
	color:#fff;
}

#banner{
	width:1200px;
	height:410px;
	overflow:hidden;
	margin:8px auto;
}
/*头部 end*/
/*主体*/
#content{
	width:1200px;
	margin:0 auto;
}
#content h1{
	width:1200px;
	height:90px;
	line-height:90px;
	margin:0 auto;
	font-size:24px;
	color:#a70601;
	text-align:center;
	font-weight:normal;
}
.sum1{
	width:1200px;
	margin:63px auto 37px auto;
	background:#fafafa;
	padding:8px 0 22px 0;
}
.sum1 .sum1_left{
	width:294px;
	float:left;
	padding-left:6px;
}
.sum1 h2{
	width:280px;
	height:45px;
	line-height:45px;
	border-bottom:1px solid #e9e9e9;
	color:#a70601;
	font-size:24px;
	font-weight:normal;
}
.sum1 .sum1_left_ul{
	width:294px;
	overflow:hidden;
}
.sum1 .sum1_left_ul li{
	width:294px;
	height:40px;
	line-height:40px;
	overflow:hidden;
	background:url(images/ico3.png) no-repeat 3px 13px;
	text-indent:20px;
}
.sum1 .sum1_left_ul li a{
	font-size:18px;
}
.sum1 .sum1_right{
	width:890px;
	float:right;
}
.sum1 h3{
	width:880px;
	height:45px;
	line-height:45px;
	border-bottom:1px solid #e9e9e9;
	color:#a70601;
	font-size:24px;
	font-weight:normal;
}
.sum1 .sum1_right .sum1_right_dl{
	width:870px;
	margin-top:24px;
}
.sum1 .sum1_right .sum1_right_dl dt{
	width:266px;
	height:400px;
	float:left;
}
.sum1 .sum1_right .sum1_right_dl dd{
	width:590px;
	float:right;
}
.sum1 .sum1_right .sum1_right_dl dd p{
	text-indent:2em;
	font-size:26px;
	line-height:26px;
	padding-bottom:26px;
}
.sum1 .sum1_right .sum1_right_ul{
	width:870px;
	margin-top:10px;
}
.sum1 .sum1_right .sum1_right_ul li{
	width:290px;
	height:107px;
	float:left;
}
.sum1 .sum1_right .sum1_right_ul li img{
	width:270px;
	height:107px;
	overflow:hidden;
}
/*主体 end*/
/*底部*/
#foot{
	width:100%;
	height:54px;
	background:#b71207; 
	text-align:center;
}
#foot .footsum{
	width:1200px;
	margin:0 auto;
	height:54px;
	line-height:54px;
	font-size:16px;
	color:#fff; 
	text-align:center;
}
#foot .footsum a{
	font-size:16px;
	color:#fff;
	margin-right:25px;
}
#foot .footsum span{
	margin-left:25px;
}
#foot .footsum span a{
	margin:0 0;
}

/*底部 end*/
/* 多个左滚动 - 图片- 公用类 */
.leftLoop{ overflow:hidden; position:relative; width:1200px; height:206px;margin:6px auto 0 auto;   }
.leftLoop .hd{ overflow:hidden; width:1200px;  height:206px; position:relative;  }
.leftLoop .hd .prev{ position:absolute; top:86px; left:0; }
.leftLoop .hd .next{ position:absolute; top:86px; right:0; }
.leftLoop .hd ul{ float:right; overflow:hidden; zoom:1;display:none;  }
.leftLoop .hd ul li{ position:relative; _display:inline; float:left; }
.leftLoop .bd{ position:absolute; top:0; left:30px; width:1118px;  }
.leftLoop .bd ul{ overflow:hidden; zoom:1; width:1118px; margin:0 auto; }
.leftLoop .bd ul li{ text-align:center; float:left; _display:inline; overflow:hidden; width:186px;  }
#content .sum1 .sum1_right table tr td p {
	font-size: 30px;
}
