.center {
	width: 1920px;
	height: 960px;
	margin: 0px auto;   
	padding: 0px;
	position: relative;
	background: url(../images01/nr_bg.jpg) no-repeat;
}

.titl{
	width: 1349px;
	height: 73px;
	position: absolute;
	top: 30px;
	left: 285px;
}

.btn_ul_div{
	width: 184px;
	height: 621px;
	position: absolute;
	left: 208px;
	top: 300px;
	background: url(../images01/left_nav.png) no-repeat;
}

.btn_ul {
	width: 156px;
	height: 401px;
	position: absolute;
	left: 20px;
}

.activity-description1 {
	display: block; /* 转为块级元素 */

	width: 1000px; /* 总宽度1000px */
	height: 30px;            /* 总高度30px */
	line-height: 30px; 
	align-items: center;  /* 垂直居中 */
	box-sizing: border-box; /* 包含padding和border */
    background-color: #0D5C5B;  /* 绿色背景 */
    color: #f4ffff;            /* 白色文字 */
	font-family: 'SourceHanSans-Bold', sans-serif; /* 使用自定义字体 */
	font-size: 20px; /* 字号20px */
	font-weight: bold; /* 加粗（确保生效） */
    display: inline-block;  /* 让背景仅包裹文字宽度 */
	letter-spacing: 2px;  /* 字体间距*/
	padding-left: 20px;
}

.activity-description2 {
	display: block; /* 转为块级元素 */
	margin-bottom: 10px; /* 控制间距 */
	margin-left: 20px;  /* 向右平移20px */
    color: #0D5C5B;
    font-size: 14px;
    font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', sans-serif;
}

.btn {
	width: 157px;
	height: 50px;
}
.title_zi{
	height: 32px;
	cursor: pointer;
	font-size: 20px;
	font-weight: 800;
	line-height: 32px;
	text-align: left;
	font-family: KaiTi;
}
 .title_zi1{
	margin-top: 75px;
}
.title_zi2{
	margin-top: 30px;
}
.title_zi3{
	margin-top: 35px;
}
.title_zi4{
	margin-top: 30px;
}
.title_zi5{
	margin-top: 30px;
}
.title_zi6{
	margin-top: 15px;
}
.title_zi7{
	margin-top: 20px;
} 

.btn_img {
	display: none;
}

.li-box {
	position: absolute;
	top: -160px;
	left: 200px;
	display: none;
}
.back{
	width: 52px;
	height: 51px;
	position: absolute;
	left: -43px;
	top: 465px;
	background: url(../images01/index_icon.png) no-repeat;
}
.logo{
	width: 126px;
	height: 137px;
	position: absolute;
	top: 150px;
	left: 200px;
	background: url(https://mx.moyoi.cn/i/newmx/nav-copy.png);
}


/* 第一屏 */
.nicescroll_div {
	width: 1100px;
	height: 960px;
	overflow: hidden;
}

.nicescroll {
	width: 1100px;
	height: 960px;
	overflow: hidden;
}

.content_01 {
	width: 1100px;
	height: 795px;
	background: url(../images04/3_nr01.png) no-repeat center center;
}

/* 第二屏 */
.img2_nicescroll_div {
	width: 1100px;
	height: 960px;
	position: absolute;
	overflow: hidden;
}

.img2_nicescroll {
	width: 1100px;
	height: 800px;
	overflow: hidden;
}
.img2_content_01 {
	width: 1100px;
	height: 800px;	
}

/* 第三屏 */

.img3_nicescroll_div{
	width: 1100px;
	height: 960px;
	overflow: hidden;
}

.img3_nicescroll {
	width: 1100px;
	height: 960px;
	overflow: hidden;
}

.img3_content_01 {
	position: relative;
	width: 1100px;
	height: 795px;
	background: url(../images04/3_nr03.png) no-repeat center center;
}

/* 第六屏 */

.img6_nicescroll_div{
	width: 1100px;
	height: 960px;
	overflow: hidden;
}

.img6_nicescroll {
	width: 1100px;
	height: 960px;
	overflow: hidden;
}

.img6_content_01 {
	position: relative;
	width: 1100px;
	height: 455px;
	background: url(../images01/17173.png) no-repeat center center;
}
.lingqu{
	width: 202px;
	height: 66px;
	position: absolute;
	top: 500px;
	left: 70px;
	cursor: pointer;
	background: url(../images01/lingqu.png) no-repeat;
}

