.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 {
	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 {margin: 0 auto;
	margin-left: 20px;  /* 向右平移20px */
	margin-bottom: 15px;
    color: #0D5C5B;
    font-size: 14px;
     font-family: 'Microsoft YaHei', '微软雅黑', 'Arial', sans-serif;
}
.activity-description-img3{
	margin: 0 auto;
}


.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: 12px;
}
.title_zi2{
	margin-top: 32px;
}
.title_zi3{
	margin-top: 32px;
}
.title_zi4{
	margin-top: 32px;
}
.title_zi5{
	margin-top: 32px;
}
.title_zi6{
	margin-top: 32px;
}
.title_zi7{
	margin-top: 20px;
} 
.btn_img {
	display: none;
}

.li-box {
	position: absolute;
	top: -130px;
	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: 146px;
	height: 137px;
	position: absolute;
	top: 150px;
	left: 200px;
	background: url(https://mx.moyoi.cn/i/newmx/nav-copy.png) no-repeat;
}

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

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

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

.img_ul1{
	width: 300px;
	height: 80px;
	position: absolute;
	top: 200px;
	left: 490px;
}

.img_li{
	width: 80px;
	height: 80px;
	margin: 30px 0px;
	cursor: pointer;
}
.img_li_zi1{
	background: url(../images02/lv55icon.png) no-repeat;
}
.img_li_zi2{
	background: url(../images02/lv60icon.png) no-repeat;
}
.img_li_zi3{
	background: url(../images02/lv65icon.png) no-repeat;
}
.img_li_zi4{
	background: url(../images02/lv70icon.png) no-repeat;
}
.img_li_zi5{
	background: url(../images02/lv75icon.png) no-repeat;
}
.img_li_img{
	width: 301px;
	height: 391px;
	z-index: 999;
	position: absolute;
	top: 0px;
	left: 150px;
}

.activity-description-img1{
	overflow: hidden;
}


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

.img2_nicescroll {
	width: 1100px;
	height: 960px;
	overflow: hidden;
}
.img2_content_01 {
	width: 1100px;
	height: 795px;
	position: absolute;
	/*background: url(../images02/1_nr02.png) no-repeat center center;*/
}
.sdbtn{
	position: absolute;
	top: 750px;
	left: 350px;
}

.activity-description-img{
	width: 301px;
	height: 571px;
	/*margin-right: auto;*/
	margin: 0 auto;
	overflow: hidden;
}

/* 第三屏 */

.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(../images02/1_nr03.png) no-repeat center center;*/
}



/* 第七屏 */

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

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

.img7_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;
}


