body{
	width: 1920px;
	margin: 0 auto;
}
.red{
	color: #CC5C19;
}
.logo{
	width: 159px;
	height: 174px;
	overflow: hidden;
	position: absolute;
	top: 20px;
	left: 210px;
	cursor: pointer;
}
.center {
	width: 1920px;
	height: 1000px;
	margin: 0px auto;   
	padding: 0px;
	position: relative;
	background: url(https://mx.moyoi.cn/active/20260911/images01/bg.jpg) no-repeat;
}

.btn_ul_div{
	width: 190px;
	height: 453px;
	position: absolute;
	left: 270px;
	top: 230px;
	background: url(https://mx.moyoi.cn/active/20260911/images01/left_nav.png) no-repeat  0px 0px;
	/* border: 1px solid red; */
}

.btn_ul {
	width: 185px;
	height: 693px;
	position: absolute;
}

.btn {
	width: 103px;
}
.title_zi{
	height: 25px;
	line-height: 25px;
	cursor: pointer;
	text-align: left;
	color: #FFF;
	margin-left: 20px;
	/* font-weight: 800; */
	font-size: 18px;
	letter-spacing: 2px; 
	font-family: "Noto Sans SC", "PingFang SC", "Microsoft YaHei", system-ui, sans-serif;
	/* border: 1px solid red; */
}
.title_zi1{
	margin-top: 60px;
	
}
.title_zi2{
	margin-top: 25px;

}
.title_zi3{
	margin-top: 25px;
	
}
.title_zi4{
	margin-top: 25px;

}
.title_zi5{
	margin-top: 25px;
	
}
.title_zi6{
	margin-top: 25px;

}
.title_zi7{
	margin-top: 25px;
	
} 

.btn_img {
	display: none;
}

.li-box {
	width: 950px;
	height: 520px;
	position: absolute;
	top: -45px;
	left: 220px;
	display: none;
	/* border: 1px solid red; */
}
/* 共 */
.content_title{
	margin-top: 20px;
	display: grid;
	place-items: center;
	position: absolute;
	top: -30px;
	right: -190px;
}
.content_rule{
	line-height: 20px;
	margin: 0px auto;
	font-size: 14px;
	color: #563a34;
	text-align: left;
	margin-top: 20px;
	font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', sans-serif;
	display: grid;
	place-items: center; /* 水平和垂直居中 */
}
	
.bold{
	font-weight: 800;
}

.content_date{
	text-align: center;
	margin-bottom: 50px;
	padding-top: 30px;
}
.content_date_title{
	font-size: 18px;
	color: #350202;
	font-family: 'KaiTi', '楷体', sans-serif;
}


.content_img{
	margin: 0px auto;
	margin-top: 50px;
	display: grid;
	place-items: center; /* 水平和垂直居中 */
}
table, th, td {
  font-size: 15px;
  color: #3e5c1e;
  border: 1px solid #3e5c1e;
  border-collapse: collapse; /* 移除单元格之间的间隔 */
}

/* 登 */
.logstate{
	margin-top: 20px;
	text-align: center;
}

.loginbtn{
	font-size: 16px;
}
.loginbtnText{
	cursor: pointer;
	font-size: 16px;
	color: red;
}
.loginbtnText:hover {
  text-decoration: none;
}

/* 第一屏 */
.nicescroll_div {
	width: 950px;
	height: 520px;
	overflow: hidden;
}
.nicescroll{
	width: 950px;
	height: 520px;
	overflow: hidden;
}


/* 第二屏 */
.img2_nicescroll_div {
	width: 950px;
	height: 520px;
	overflow: hidden;
}
.img2_nicescroll{
	width: 950px;
	height: 520px;
	overflow: hidden;
}


/* 第三屏 */

.img3_nicescroll_div {
	width: 950px;
	height: 520px;
	overflow: hidden;
}
.img3_nicescroll{
	width: 950px;
	height: 520px;
	overflow: hidden;
	position: relative;
}


/* 第四屏 */
.img4_nicescroll_div {
	width: 950px;
	height: 520px;
	overflow: hidden;
}
.img4_nicescroll{
	width: 950px;
	height: 520px;
	overflow: hidden;
}

.yqzy{
	font-weight: 800;
	color: hsl(0, 100%, 75%);
}


/* 第五屏 */
.img5_nicescroll_div {
	width: 950px;
	height: 520px;
	overflow: hidden;
}
.img5_nicescroll{
	width: 950px;
	height: 520px;
	overflow: hidden;
}
.content_btn{
	position: absolute;
	top: 300px;
	left: 390px;
	cursor: pointer;
}


/* 第六屏 */
.img6_nicescroll_div {
	width: 950px;
	height: 520px;
	overflow: hidden;
}
.img6_nicescroll{
	width: 950px;
	height: 520px;
	position: relative;
	overflow: hidden;
}



