.content{
	width: 1920px;
	margin: 0px auto;
	font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', sans-serif;
}
.top{
	width: 100%;
	height: 740px;
	background: url(../images/bg_01.jpg) no-repeat;
}
.section1{
	width: 100%;
	height: 1370px;
	background: url(../images/bg_02.jpg) no-repeat;
}
.section2{
	width: 100%;
	height: 1350px;
	background: url(../images/bg_03.jpg) no-repeat;
}
.section3{
	width: 100%;
	height: 1740px;
	background: url(../images/bg_04.jpg) no-repeat;
}
.section4{
	width: 100%;
	height: 1750px;
	background: url(../images/bg_05.jpg) no-repeat;
	background-size: 1920px 1750px;
}
/* .section5{
	width: 100%;
	height: 836px;
	background: url(../images/bg_06.jpg) no-repeat;
} */

.sectionContent{
	width: 1160px;
	margin: 0px auto;
	padding-top: 110px;
	position: relative;
}

.title{
	width: 893px;
	height: 159px;
	margin: 0px auto;
	
}

.rules{
	margin: 40px auto;
	font-style: 14px;
	color: #090502;
	font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', sans-serif;
}
.ruleImg{
	margin: 0px auto;
}

.giftCode{
	width: 258px;
	height: 20px;
	position: absolute;
	text-align: center;
	color: #090502;
	
}
.code1{
	top: 450px;
	left: 260px;
}
.code2{
	top: 450px;
	left: 640px;
}
.code3{
	top: 712px;
	left: 260px;
}

.code4{
	top: 712px;
	left: 640px;
}


.section4-body{
	width: 760px;
	height: 470px;
	margin: 0px auto;
	position: relative;
}

.yxlb{
	width: 296px;
	height: 450px;
	background: url(../images/yxlb.png) no-repeat;
}
.lv-div{
	width: 400px;
	height: 450px;
	position: absolute;
	top: 0px;
	left: 360px;
	
}
.lvimg{
	width: 42px;
	height: 42px;
	cursor: pointer;
	margin-bottom: 60px;
}
.lvimg1{
	background: url(../images/lv50.png) no-repeat;
}
.lvimg2{
	background: url(../images/lv55.png) no-repeat;
}
.lvimg3{
	background: url(../images/lv60.png) no-repeat;
}
.lvimg4{
	background: url(../images/lv65.png) no-repeat;
}
.lvimg5{
	background: url(../images/lv70.png) no-repeat;
}
.lvimg-h{
	position: absolute;
	top: 0px;
	left: 100px;
}

.navigation{
	width: 180px;
	height: 582px;
	position: fixed;
	top: 200px;
	left: 250px;
	background: url(../images/left_bg.png) no-repeat 70px 0px;
	
}
.navigationUl{
	position: absolute;
	top: 54px;
}
.btn{
	width: 180px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #65350d;
	margin: 15px 0px;
	/* border: 1px solid red; */
}
.btn1{
	background: url(../images/left.png) no-repeat 0px 8px;
}
.btn2{
	background: url(../images/left.png) no-repeat 0px -40px;
}
.btn3{
	background: url(../images/left.png) no-repeat 0px -88px;
}
.btn4{
	background: url(../images/left.png) no-repeat 0px -138px;
}
.btn5{
	background: url(../images/left.png) no-repeat 0px -188px;
}
.btn6{
	background: url(../images/left.png) no-repeat 0px -238px;
}
.btn7{
	background: url(../images/left.png) no-repeat 0px -288px;
}
.btn8{
	background: url(../images/left.png) no-repeat 0px -338px;
}
.btn9{
	background: url(../images/left.png) no-repeat 0px -388px;
}

.btn1:hover{
	background: url(../images/left_h.png) no-repeat 0px 8px;
}
.btn2:hover{
	background: url(../images/left_h.png) no-repeat 0px -40px;
}
.btn3:hover{
	background: url(../images/left_h.png) no-repeat 0px -88px;
}
.btn4:hover{
	background: url(../images/left_h.png) no-repeat 0px -138px;
}
.btn5:hover{
	background: url(../images/left_h.png) no-repeat 0px -188px;
}
.btn6:hover{
	background: url(../images/left_h.png) no-repeat 0px -238px;
}
.btn7:hover{
	background: url(../images/left_h.png) no-repeat 0px -288px;
}
.btn8:hover{
	background: url(../images/left_h.png) no-repeat 0px -338px;
}
.btn9:hover{
	background: url(../images/left_h.png) no-repeat 0px -388px;
}