@charset "utf-8";
* {margin:0;padding:0;}
body , ul , ol , h1 ,h2 , h3 , h4, h5 , p , dl , dt , dd , form ,input,Submit{ padding: 0; margin: 0; }
img {border:0;behavior: url("iepngfix.htc");}
body {
	font-family: "微软雅黑";
	background-color: #B90101;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
ul, li{ list-style:none;}
a{text-decoration:none}
.mian {
	width: 1040px;
	margin-top: 250px;
	margin-right: auto;
	margin-left: auto;
	padding: 40px;
	background-color: #FFF;
	overflow: hidden;
	margin-bottom: 30px;
}
.mian .top p {
	font-size: 16px;
	line-height: 32px;
	color: #333;
	width: 400px;
	text-indent: 2em;
	margin-bottom: 20px;
}
.mian .top {
	overflow: hidden;
	margin-bottom: 20px;
}

.mian .top .sp {
	background-color: #CCC;
	float: right;
	width: 600px;
	height: 400px;
}
.mian .bt {
	font-size: 24px;
	color: #C00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	margin-bottom: 30px;
	height: 50px;
}
.mian .bt a{color:#c00}
.mian ul {
	
	width: 110%;
}
.mian ul li {
	float: left;
	width: 320px;
	overflow: hidden;
	margin-right: 40px;
	margin-bottom: 20px;
}
.mian ul li img{width: 100%;}
.end {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #FFF;
	margin-bottom: 30px;
}
.end a{
	color:#fff;
}
.mian .bt02 {
	font-size: 34px;
	color: #333;
	text-align: center;
	margin-bottom: 20px;
}
.mian .bt02 span {
	font-size: 12px;
	line-height: 30px;
	color: #999;
}
.mian .nr {
	font-size: 16px;
	line-height: 35px;
	color: #333;
	padding-bottom: 50px;
}
