body{
	background-color: #c5e0fe;
	margin: 0;
	padding: 0;
	width: 100%;
	font: 12px "微软雅黑" normal;
}
h1,h2,h3,ul,li,ol,img,p{
	padding: 0;
	margin: 0;
	list-style: none;
	border: 0;
}
.red{
	font-weight: bold;
	color: #ce1d00;
}
.red:hover{
	cursor: pointer;
	text-decoration: underline;
}
.banner{
	width: 1920px;
	color: #999;
	margin: 0 auto;
	padding-top: 585px;
	background:url(../images/banner.jpg) no-repeat;
	overflow: hidden;
}
.reward-wrap{
	width: 1200px;
	margin: 0 auto;
}
.reward-wrap .head{
	width: 476px;
	height: 71px;
	margin: 0 auto;
	padding-top: 24px;
	background: url(../images/01.png) no-repeat;
}
.reward-wrap .head h2{
	margin-top: 0px;
	text-align: center;
	color: #ce1d00;
	font: 20px "微软雅黑" bold;
	background: ;
}
.reward-list li{
	float: left;
	width: 400px;
	height: 380px;
	padding-top: 20PX;
}
.reward-list li img{
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
}
.reward-list li .box{
	font: 16px "微软雅黑" normal;
	color: #333;
	padding-top: 14px;
	margin-top: 10px;
	width: 300px;
	height: 126px;
	margin: 0 auto;
	background: url(../images/024.png) no-repeat;
}
.reward-list li .box:hover{
	background: url(../images/0241.png);
	cursor: pointer;
}
.reward-list li .box p{
	padding-left: 15px;
	line-height: 20px;
	height: 20px;
	width: 275px;
	margin-bottom: 4px;
}
.reward-list li .box p .point{
	display: inline-block;
	width: 6px;
	height: 6px;
	margin-bottom: 3px;
	margin-right: 4px;
}
.long .box p .point img{
	display: inline-block;
	margin: 0;
}
.reward-list li .box p .red{
	font-size: 16px;
	font-style: italic;
	color: #ce1d00;
	font-weight: bold;
}
.reward-list .long{
	height: 260px;
	width: 600px;
}
.reward-list .long img{
	float: left;
	margin-left: 48px;
	padding-right: 20px;
}
.reward-list .long .pic2{
	padding-top: 24px;
}
.reward-list .long div{
	float: left;
	margin-top: 40px;
}
/**/
.second{
	padding-top: 70px;
	padding-bottom: 70px;
	width: 1200;
	margin: 0 auto;
	background: #d4e8fe;
}
.second .head{
	width: 476px;
	height: 71px;
	margin: 0 auto;
	padding-top: 24px;
	background: url(../images/02.png) no-repeat;
}
.second .head h2{
	text-align: center;
	color: #ce1d00;
	font: 20px "微软雅黑" bold;
	margin-top: 5px;
}
.rule{
	padding-left: 145px;
	padding-top: 150px;
	margin: 30px auto 0;
	width: 975px;
	height: 639px;
	background: url(../images/022.png);
}
.rule .left{
	width: 520px;
	float: left;
}
.rule .left .top{
	text-indent: 2em;
}
.rule .left p{
	font-size: 14px;
	color: #333333;
	padding-bottom: 5px;
}
.rule .left .far{
	padding-bottom: 20px;
}
.rule .right{
	float: left;
}
.rule .right .tip{
	width: 315px;
	height: 100px;
	text-align: center;
	color: #ffffff;
	font-size: 36px;
}
/*.rule .right .tip p{
	font-weight: 40px;
}*/
.rule .right .pic{
	margin-left: 10px;
	float: left;
	width: 315px;
	height: 484px;
	background: url(../images/021.png) no-repeat;
}
.rule:hover .pic{
	background: url(../images/0211.gif) no-repeat;
}
.rule .right .pic .box{
	margin-left: 90px;
	width: 120px;
	height: 40px;
	padding-top: 210px;
	text-align: center;
	color: #4b96f3;
}





