/*reset css*/
body, div, h1, h2, h3, h4, h5, form, img, ul, ol, li, dl, dt, dd, p, fieldset, legend, input {
	margin:0;
	padding:0;
}
body {
	font-size:12px;
	background:#1E0508;
	font-family:'Microsoft Yahei', Arial, Helvetica, sans-serif;
}
li {
	list-style:none;
}
h1, h2, h3, h4 {
	font-size:100%;
}
em {
	font-style:normal;
}
img {
	border:0;
	vertical-align:top;
}
table {
	border-collapse:collapse;
}
a {
	color:#fff;
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:none;
}
area:focus {
	outline:none;
}
input {
	background:none;
	border:none;
	outline:none;
}
fieldset {
	border:none;
}
legend {
	display:none;
}
/*第1部分*/
.wrap1 {
	background:url(../images/bg.jpg) center top no-repeat;
	height:1700px;
}
.wrap1 .main {
	margin: 0 auto;
	width: 1000px;
	position: relative;
	height:1700px;
	background:url(../images/main.jpg) center top no-repeat;
}
/*登录注册部分*/


.logocqby {
	height: 89px;
	left: 86px;
	position: absolute;
	top: 27px;
	width: 99px;
}
.wrap1 .denglu {
	color: #484644;
	font-size: 15px;
	left: 693px;
	position: absolute;
	top: 15px;
}
.zcan {
	color:#34261d;
}
.yyzh {
	color: #34261d;
}
.wrap1 .vip1 {
	color: #484644;
	font-size: 15px;
	left: 648px;
	position: absolute;
	top: 15px;
}
.huanying {
	font-size: 13px;
}
.zhanghao {
	color:#34261d;
	font-size: 13px;
	font-weight: bold;
}
.zhuxiao {
	color: #484644;
	font-size: 13px;
	margin-right: 5px;
	text-decoration: none;
}
/*活动规则*/

.xianliang {
	color: #feed4d;
	font-size: 16px;
	height: 73px;
	left: 200px;
	line-height: 73px;
	position: absolute;
	top: 824px;
	width: 468px;
}
.hdgz {
	height: 312px;
	left: 30px;
	position: absolute;
	top: 485px;
	width: 874px;
}
.hdgz h2 {
	color: #feed4d;
	font-size: 25px;
	height: 60px;
	line-height: 60px;
	margin-bottom: 20px;
}
.hdgz h2 a {
	color:#e2ccb0;
}
.hdgz p {
	color: #e2ccb0;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}
.red {
	color:red
}
.chongzhi {
	height: 60px;
	left: 387px;
	position: absolute;
	top: 414px;
	width: 175px;
}
/*点击抽奖*/

.zp {
	height: 623px;
	left: 0;
	position: absolute;
	top: 979px;
	width: 623px;
}
.shengyu{
width:400px;
position:relative;
font-size:15px;
top:960px;
color:#feed4d;
}
.djcj {
	background:url("../images/djcj.png") no-repeat scroll center top;
	cursor: pointer;
	height: 170px;
	left: 246px;
	position: absolute;
	top:1192px;
	width: 128px;
}
.gundong {
	height: 272px;
	left: 654px;
	overflow: hidden;
	position: absolute;
	top: 1313px;
	width: 256px;
}
.gundong li {
	color: #555;
	height: 30px;
	line-height: 30px;
	text-align: left;
}
.gundong span {
	color: #e33b0f;
}
.zjcx {
	background:url("../images/zjcx.png") no-repeat scroll 0 0;
	cursor: pointer;
	height: 31px;
	left: 812px;
	position: absolute;
	top: 1273px;
	width: 120px;
}
/*中奖查询弹出框*/

.show1 {
	background:url("../images/dialog-box.png") no-repeat scroll 0 0;
	border-radius: 4px;
	color: #404445;
	display: none;
	height: 464px;
	left: 50%;
	margin: -40px 0 0 -330px;
	min-height: 110px;
	padding: 25px;
	position: fixed;
	text-decoration: none;
	top: 150px;
	width: 614px;
	z-index: 999;
}
.tips_close {
	background:url("../images/dialog-close-btn.png") no-repeat scroll 0 0;
	cursor: pointer;
	height: 29px;
	left: 485px;
	line-height: 20px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 136px;
	width: 29px;
}
.sq-dialog-titlebar-text {
	color: #ffdd79;
	display: block;
	font-size: 24px;
	font-weight: bold;
	height: 36px;
	left: 117px;
	letter-spacing: 2px;
	line-height: 36px;
	position: absolute;
	text-align: center;
	top: 221px;
	width: 390px;
}
.libao {
	height: 300px;
	left: 112px;
	position: absolute;
	top: 259px;
	width: 390px;
}
/*右侧导航栏样式*/
.snav {
	background:url("../images/gmOff.png") no-repeat scroll 0 0;
	height: 112px;
	margin-top: -159px;
	position: fixed;
	right: 3%;
	top: 50%;
	width: 107px;
	z-index: 2;
}
.snav:hover {
	background:url("../images/gmOn.png") no-repeat scroll 0 0;
}
.snav a {
	color: #fff;
	display: block;
	font-size: 16px;
	height: 112px;
	cursor:pointer;
}
