@charset "utf-8";
body{
	font-family:"Microsoft Yahei","SimHei";
	color:#000;
}
a{ 
	color:#000;
}
img{
	display:block;
}

h1,h2,h3,h4,h5{
	font-family:"Microsoft Yahei","SimHei";
	overflow:hidden;
}
li,p{
	overflow:hidden;
}
.box{
	width:1000px;
	margin:0px auto;
}
.wrapper{
	width:100%;
	min-width:1000px;
	max-width:1920px;
	overflow:hidden;
}








#header{
	background:url(images/header.jpg) no-repeat center top;
}
#header .box{
	height:403px;
}







#hot h1{
	font-size:36px;
	text-align:center;
	line-height:48px;
	height:48px;
	margin:3px 0px 12px 0px;
}
#hot p{
	font-size:14px;
	color:#828282;
	line-height:24px;
	margin:0px 3px;
}







#block1{
	background:#d64242;
	padding:9px 72px 34px 72px;
	width:856px;
	margin-top:6px;
	color:#fff;
}
#block1 .title{
	font-size:24px;
	font-weight:bold;
	text-align:center;
}
#block1 p{
	font-size:14px;
	line-height:30px;
	margin-top:10px;
}