@charset "utf-8";
/* CSS Document */
a:hover{text-decoration:none;}
body{
	width: 100%;
	height: 100%;
	background:url(bg.png) no-repeat top center #FFFFFF; 
}
.main{
	width:1140px;
	margin:380px auto 0px auto;
	padding:20px 20px 20px;
	
	overflow:hidden;
}

.maintop{
	overflow:hidden;
	}
	
.list-lf{
	width:100%;
	float:left;
	position: relative;
}	
.title01{
	background:url(16309.png) no-repeat top center ; 
	height:71px;
	width: 530px;
}
.title02{
	background:url(16310.png) no-repeat top center ; 
	height:71px;
	width: 530px;
}
.title03{
	background:url(16311.png) no-repeat top center ; 
	height:71px;
	width: 530px;
}
.title04{
	background:url(16312.png) no-repeat top center ; 
	height:71px;
	width: 530px;
}
.listpic{margin:}
.hdp{
	width: 530px;
	height: 340px;
	display: inline-block;
	float: left; 
}


.hdpBox{ 
	width: 530px;
	height: 340px;
	overflow:hidden; 
	position:relative;  
}
.hdpBox .hd{ 
	height:15px; 
	overflow:hidden; 
	position:absolute; 
	right:15px; 
	bottom:25px; 
	z-index:1; 
}
.hdpBox .hd ul{ 
	overflow:hidden; 
	zoom:1; 
	float:left;  
}
.hdpBox .hd ul li{ 
	float:left; 
	margin-right:5px;  
	width:10px; 
	height:10px; 
	line-height:14px; 
	text-align:center; 
	background:#fff;
	border-radius: 50%; 
	cursor:pointer; 
}
.hdpBox .hd ul li.on{ 
	background:#CCCCCC; 
	color:#fff; 
}
.hdpBox .bd{ 
	width: 521px;
	height: 320px; 
	position:relative; 
}
.hdpBox .bd li{ 
	zoom:1; 
	vertical-align:middle; 
}
.hdpBox .bd img{ 
	width: 521px;
	height: 320px; 
	display:block;  
}
.hdpBox .bd span{
	position:relative;
	top:-34px;
	width:521px;
	display: block;
	height:28px;
	font-size: 16px;
	font-weight: bold;
	background: #c44346 ;
	opacity: 0.9;
	color:#ffffff;
	padding:6px 0 0 10px;
	
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.hdpBox .prev,
.hdpBox .next{ 
	position:absolute; 
	left:0; 
	top:50%; 
	margin-top:-25px; 
	display:block; 
	width:22px; 
	height:61px; 
}
.hdpBox .next{ 
	left:auto; 
	right:0; 
	}
.hdpBox .prev{
	background:url(16307.png) no-repeat center;
}
.hdpBox .next{
	background:url(16306.png) no-repeat center;
}
.hdpBox .prev:hover,
.hdpBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }

.over{overflow: hidden;
	background-color: #f8e7dd; padding-left: 20px;padding-bottom: 5px;}
.content{font: size 16px;margin:0 5px 0 0;color:#414141; text-align: left; padding-bottom: 10px;padding-right: 20PX; line-height: 30px; padding-top: 10px;}

.newlist-top{
	width: 210px;
	margin:10px 0 0 5px;
	height: 200px;
	float: left;
	
}
.newlist-top img{ width: 200px; height: 160px;
	-moz-border-radius:10px;-webkit-border-radius:10px;}
.newlist-top h4{	
	font-size:20px;font-weight:bold;color:#3f3f3f
}
.newlist-top p{
	margin:5px 0 0 0;
	font-size:14px;color:#3f3f3f;
	line-height:25px;
	display:block;height:80px;
	text-align: center;
}
.newlist-top a{color:#414141;font-weight:bold;display:block;}
.newlist{
	margin:10px 0 0 0;
}
.newlist li{font-size:16px; padding:0 0 0 24px; width: 80px; height: 160px; float: left;
	}
.newlist .newlist-more{font-size:12px;float: right;margin:0 5px 0 0;color:#b74323}

.newlist-data{
	margin:10px 0 0 0;
}
.newlist-data li{width:500px;font-size:16px;line-height:40px;background: url(16305.png) no-repeat 0 10px;padding:0 0 0 24px;
	}
.newlist-data li font{float:right;display:block;color:#9c9c9c;}
.newlist-data .newlist-more{font-size:12px;float: right;margin:0 15px 0 0;color:#b74323}

.footer{ 
	width:1100px; 
	margin:45px auto 45px auto; 
	padding-bottom: 30px;
}
.foot{ text-align: center; color: #fff; padding: 0 0 20px 0; font-size: 18px;}