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: 1300px;
	height: 107px;
	position: relative;
	left: 370px;
}

.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{
	width: 900px;
	height: 850px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	
}

.roleText{
	width: 302px;
	height: 115px;
	line-height: 17px;
	position: absolute;
	top: 30px;
	color: #363A39;
	font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', sans-serif;
	font-size: 14px;
	padding: 5px 5px 5px 30px;
	background: url(https://mx30.moyoi.cn//active/20260806/gz_bg.png) no-repeat;
}
.login{
	width: 300px;
	position: absolute;
	top: 30px;
	left: 450px;
	/* background: sandybrown; */
}
.loginBtn{
	width: 181px;
	height: 59px;
	margin: 0 auto;
	cursor: pointer;
	background: url(https://mx30.moyoi.cn//active/20260806/dl_btn.png) no-repeat;
}
.loginText{
	margin: 0 auto;
	font-size: 16px;
	color: #363A39;
	margin-top: 10px;
	text-align: center;
	font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', sans-serif;
}
.loginbtn{
	color: red;
	cursor: pointer;
	font-size: 16px;
}
.loginbtnText{
	color: red;
	cursor: pointer;
	font-size: 16px;
	line-height: 20px;
}
.loginServeridText{
	cursor: pointer;
	font-size: 16px;
	text-align: center;
	line-height: 20px;
}

.constituency{
	width: 200px;
	margin: 0 auto;
	margin-top: 20px;
}


.Module{
	width: 851px;
	height: 661px;
	position: absolute;
	top: 190px;
	background: url(https://mx30.moyoi.cn//active/20260806/tp_bgaaaa.png) no-repeat;
}
.quModule{
	width: 730px;
	height: 600px;
	position: absolute;
	top: 30px;
	left: 110px;
	overflow: hidden;
	/* border: 1px solid red; */
}
.quModuleBody{
	width: 720px;
	height: 1650px;
}

.QuFuUl{
	width: 700px;
}
.QUbox{
	width: 300px;
	height: 123px;
	float: left;
	margin: 20px 25px 20px 25px;
	overflow: hidden;
	background: url(https://mx30.moyoi.cn//active/20260806/tp_txt_bg.png) no-repeat;
}

.QUbox-top{
	width: 300px;
	height: 33px;
	position: relative;
	font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', sans-serif;
}
.QUtitle{
	width: 130px;
	height: 33px;
	line-height: 33px;
	font-size: 16px;
	color: #FFFEF1;
	padding-left: 5px;
	float: left;
}
.voteNum{
	width: 90px;
	height: 33px;
	line-height: 33px;
	font-size: 16px;
	float: left;
	color: #FFFEF1;
}
.voteBtn{
	width: 62px;
	height: 25px;
	position: absolute;
	right: 10px;
	top: 5px;
	float: left;
	cursor: pointer;
	background: url(https://mx30.moyoi.cn//active/20260806/toup_aa.png) no-repeat;
}
.QUbox-text{
	width: 290px;
	height: 100px;
	line-height: 20px;
	margin-left: 5px;
	padding: 10px;
	font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', sans-serif;
	color: #36332A;
	font-size: 14px;
}



.bottom{
	margin: 0;
}