a {
	text-decoration: none;
}
fieldset, img {
	border: none;
}
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 14px;
	font-family: "宋体";
	background: #fff;
	color: #333;
}
ul, ol, li {
	list-style-type: none;
}
.clear {
	clear: both;
}
input {
	font-size: 14px;
	height: 30px;
	outline: none;
	font-family: "宋体";
}
/*首页*/

.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
	height:738px;
}
.nav {
	width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
}
.bannera {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 1010px;
}
.bannerv {
	width: 100%;
	position: relative;
	overflow: hidden;
	height:802px;
}
.bannerv img{ display:block;}
.bg{ width:100%; height:520px; background:url(../images/4.jpg) repeat-x;}
.rules{ width:1010px; height:auto; margin:0 auto; padding:30px 0px; position:relative;}
.rules p{ line-height:40px; color:#fff; font-size:22px;}
.logo{ bottom: 60px;
    height: 192px;
    position: absolute;
    right: 210px;
    width: 250px;}
