body{
	width: 1920px;
	height: 960px;
	margin: 0 auto;
	position: relative;
}
#TB_window{
	top: 35%;
}
.all{
	width: 1920px;
	height: 960px;
	margin: 0 auto;
	background: url(https://mx30.moyoi.cn//active/20260806/bg.jpg) no-repeat;
}

.top{
	width: 1920px;
	height: 107px;
	display: block;
	background: url(https://mx30.moyoi.cn//active/20260806/titbg.png) no-repeat;
}
.navDiv{
	width: 1200px;
	height: 107px;
	position: relative;
	left: 370px;
	/* border: 1px solid red; */
}

.nav{ 
	width: 212px;
	height: 64px;
	position: absolute;
	top: 15px;
	cursor: pointer;
}

.nav1{
	left: 0px;
	background: url(https://mx30.moyoi.cn//active/20260806/btn1.png) no-repeat;
}
.nav2{
	left: 340px;
	background: url(https://mx30.moyoi.cn//active/20260806/btn2.png) no-repeat;
}
.nav3{
	left: 690px;
	background: url(https://mx30.moyoi.cn//active/20260806/btn3.png) no-repeat;
}
.nav4{
	left: 1060px;
	background: url(https://mx30.moyoi.cn//active/20260806/btn4.png) no-repeat;
}

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

.center{
	position: relative;
}

.block{
	width: 1000px;
	height: 850px;
	margin: 0 auto;
}

.title{
	margin-top: 30px;
	display: grid;
	place-items: center;
	font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', sans-serif;
	color: #195B43;
	font-size: 30px;
}
.role{
    margin-top: 30px;
	line-height: 20px;
	display: grid;
	place-items: center;
	font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', sans-serif;
	color: #363A39;
	font-size: 14px;	
}
.rolecolor{
	font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', sans-serif;
	color: #DC4C1F;
	font-size: 14px;
	margin-top: 10px;
	position: relative;
	left: -100px;
}

/* 一 */
.block1{
	
}
.loginbox{
	width: 400px;
	margin: 0 auto;
	margin-top: 30px;
}
.loginbtn{
	width: 181px;
	height: 59px;
	margin: 0 auto;
	cursor: pointer;
	background: url(https://mx30.moyoi.cn//active/20260806/01/yuyue.png) no-repeat;
}
.loginText{
	line-height: 20px;
	text-align: center;
	font-size: 16px;
	margin-top: 10px;
}

.giftPack{
	width: 700px;
	height: 400px;
	margin: 0 auto;
	margin-top: 10px;
	position: relative;
}
.YYCenter{
	width: 279px;
	height: 397px;
	float: left;
	background: url(https://mx30.moyoi.cn//active/20260806/01/yyli.png) no-repeat;
}

.QDCenter{
	width: 279px;
	height: 397px;
	float: right;
	background: url(https://mx30.moyoi.cn//active/20260806/01/qdli.png) no-repeat;
}

.YYCenterGift{
	width: 200px;
	height: 80px;
	line-height: 20px;
	margin: 0 auto;
	margin-top: 140px;
	padding-left: 35px;
	font-size: 14px;
	color: #11271f;
	font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', sans-serif;
	overflow: hidden;
	position: relative;
}
.YYbtn{
	width: 153px;
	height: 49px;
	margin: 0 auto;
	margin-top: 20px;
	cursor: pointer;
	background: url(https://mx30.moyoi.cn//active/20260806/01/lingq.png) no-repeat;
}

.QDCenterGift{
	width: 200px;
	height: 80px;
	line-height: 20px;
	margin: 0 auto;
	margin-top: 140px;
	font-size: 14px;
	color: #11271f;
	font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', sans-serif;
	position: relative;
}
.xxgift{
	padding-left: 50px;
	cursor: pointer;
}
.xxgift div{
	font-size: 14px;
	color: #11271f;
	font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', sans-serif;
}
.QDbtn{
	width: 153px;
	height: 49px;
	margin: 0 auto;
	margin-top: 20px;
	cursor: pointer;
	background: url(https://mx30.moyoi.cn//active/20260806/01/lingq.png) no-repeat;
}


.xxgiftimg{
	position: absolute;
	top: -100px;
	left: 250px;
	display: none;
}

.QUrole{
	width: 700px;
	height: 92px;
	margin: 0 auto;
	margin-top: 30px;
	position: relative;
}

.YYrole{
	width: 256px;
	height: 92px;
	font-size: 14px;
	float: left;
	color: #11271f;
	font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', sans-serif;
	background: url(https://mx30.moyoi.cn//active/20260806/01/txt_bg.png) no-repeat;
}
.YYroleText{
	line-height: 18px;
	padding-left: 40px;
	font-size: 14px;
	color: #11271f;
	font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', sans-serif;
}

.QDrole{
	width: 256px;
	height: 92px;
	font-size: 14px;
	float: right;
	color: #11271f;
	font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', sans-serif;
	background: url(https://mx30.moyoi.cn//active/20260806/01/txt_bg.png) no-repeat;
}
.QDroleText{
	line-height: 18px;
	padding-left: 40px;
	font-size: 14px;
	color: #11271f;
	font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', sans-serif;
}
.YYCode,.QDCode{
	color: red;
	font-weight: 800;
}

.bottom{
	margin: 0;
}