#TB_window{
	top: 35%;
}
.all{
	width: 1920px;
	height: 960px;
	margin: 0 auto;
	background: url(../images/bg.jpg) no-repeat;
}

.top{
	width: 1920px;
	height: 107px;
	display: block;
	background: url(https://mx.moyoi.cn/active/20260520/titbg.png) no-repeat;
}
.navDiv{
	width: 600px;
	position: relative;
	left: 530px;
}

.nav{
	width: 193px;
	height: 23px;
	position: absolute;
	top: 40px;
	cursor: pointer;
}

.nav1{
	left: 0px;
	background: url(https://mx.moyoi.cn/active/20260520/btn1.png) no-repeat;
}
.nav2{
	left: 340px;
	background: url(https://mx.moyoi.cn/active/20260520/btn2.png) no-repeat;
}
.nav3{
	left: 680px;
	background: url(https://mx.moyoi.cn/active/20260520/btn3.png) no-repeat;
}

.nav1:hover{
	background: url(https://mx.moyoi.cn/active/20260520/btn1_h.png) no-repeat;
}
.nav2:hover{
	background: url(https://mx.moyoi.cn/active/20260520/btn2_h.png) no-repeat;
}
.nav3:hover{
	background: url(https://mx.moyoi.cn/active/20260520/btn3_h.png) no-repeat;
}

.center{
	height: 900px;
	position: relative;
}
.titleimg{
	width: 262px;
	height: 478px;
	position: absolute;
	left: 100px;
	top: 80px;
}
.body{
	width: 1000px;
	height: 715px;
	margin: 0px auto;
	position: relative;
}

.region{
	width: 100%;
	height: 715px;
	position: absolute;
	display: none;
}
/* 规则 */
.regiontitle{
	line-height: 20px;
	font-size: 14px;
	color: #251c07;
	font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', sans-serif;
	display: flex;
	justify-content: center;
	margin-top: 40px;
	margin-bottom: 30px;
}
.regiontitleimg{
	display: flex;
	justify-content: center;
}

/* 六 */
.region6Div{
	position: relative;
}
.region6DivImg{
	position: absolute;
	left: 100px;
}

.region6LvDiv{
	position: absolute;
	left: 450px;
	top: -20px;
}

.region6Lvimg{
	width: 71px;
	height: 71px;
	cursor: pointer;
	margin: 20px 0px;
}
.region6Lvimgshow{
	position: absolute;
	top: 20px;
    left: 130px;
}

.region6Lvimg1{
	background: url(../images/nr06_lv50icon.png) no-repeat;
}
.region6Lvimg2{
	background: url(../images/nr06_lv55icon.png) no-repeat;
}
.region6Lvimg3{
	background: url(../images/nr06_lv60icon.png) no-repeat;
}
.region6Lvimg4{
	background: url(../images/nr06_lv65icon.png) no-repeat;
}
.region6Lvimg5{
	background: url(../images/nr06_lv70icon.png) no-repeat;
}

/* 七 */
.region7Div{
	position: relative;
}
.region7DivImg{
	position: absolute;
	left: 100px;
}

.region7LvDiv{
	position: absolute;
	left: 450px;
	top: 0px;
}

.region7Lvimg{
	width: 71px;
	height: 71px;
	cursor: pointer;
}
.region7Lvimgshow{
	position: absolute;
	top: 0px;
    left: 130px;
}

.region7Lvimg1{
	background: url(../images/nr07_lv20icon.png) no-repeat;
}
.region7Lvimg2{
	background: url(../images/nr07_lv30icon.png) no-repeat;
}
.region7Lvimg3{
	background: url(../images/nr07_lv40icon.png) no-repeat;
}
.region7Lvimg4{
	background: url(../images/nr07_lv50icon.png) no-repeat;
}
.region7Lvimg5{
	background: url(../images/nr07_lv60icon.png) no-repeat;
}
.region7Lvimg6{
	background: url(../images/nr07_lv65icon.png) no-repeat;
}

/* 底部 */
.bottomnav{
	width: 1000px;
	height: 100px;
	margin: 0px auto;
}
.bottomnavBtn{
	width: 100px;
	float: left;
	margin: 0px 20px;
	cursor: pointer;
	color: #6d4315;
}

.bottomnavBtnCircle{
	width: 26px;
	height: 26px;
	margin: 0px auto;
	background: url(../images/btn.png) no-repeat;
}
.bottomnavBtnZi{
	line-height: 20px;
	text-align: center;
	margin-top: 10px;
	font-size: 16px;
	font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', sans-serif;
}


.bottom{
	width: 1920px;
	height: 300px;
	background: white;
}