* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

html,
body {
	position: relative;
	width: 100%;
	height: 100%;
	font-size: 100px;
	/* 基准2560宽度下100px */
}

img,
video {
	max-width: 100%;
	height: auto;
	display: block;
}

.wrap {
	position: relative;
	width: 100%;
	height: 100%;
}

.wrap_box {
	width: 100%;
	height: 100%;
	position: relative;
}

.section {
	overflow: hidden;
	position: relative;
}

.banner_jrgw {
	position: absolute;
	right: 0.9rem;
	top: 0.7rem;
	cursor: pointer;
	z-index: 11;
}

.yuyue_imgkfa {
	position: absolute;
	right: 93px;
	top: 179px;
	cursor: pointer;
	z-index: 11;
}

.footeras,
.footeras .fp-tableCell {
	min-height: 298px !important;
	height: 298px !important;
}

.Hybox_jrgw {
	position: absolute;
	top: 0px;
	right: 15%;
	z-index: 12;
}

.wrap1 {
	/* height: 1440px; */
	background: url(http://oss.online-game.com.cn/50/npl_img/plnImg/plnxf2607_bg1.jpg) center no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

.wrap2 {
	/* height: 1440px; */
	background: url(http://oss.online-game.com.cn/50/npl_img/plnImg/plnxf2607_bg2.jpg) center no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

.wrap3,
.wrap4,
.wrap5,
.wrap6,
.wrap7,
.wrap8,
.wrap9 {
	/* height: 1440px; */
	background: url(http://oss.online-game.com.cn/50/npl_img/plnImg/plnxf2607_bg2.jpg) center no-repeat;
	background-attachment: fixed;
	background-size: cover;
}



.banner_tip {
	position: absolute;
	right: 0;
	top: 854px;
	z-index: 11;
	left: 0;
	margin: auto;
}

.banner_bofang {
	position: absolute;
	right: 0;
	top: 942px;
	cursor: pointer;
	z-index: 11;
	left: 0;
	margin: auto;
}

.wrap1 .pln_xia {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 95%;
	animation: ttspan 2s linear infinite;
	width: fit-content;
	width: 0.7rem;
}

.wrap4 .pln_top {
	position: absolute;
	right: 5%;
	margin: 0 auto;
	top: 84%;
	animation: ttspan 2s linear infinite;
	width: 1rem;
	z-index: 11;
}

.wrap_diva {
	position: relative;
	width: 100%;
	max-width: 100rem;
	margin: 0 auto;
	z-index: 10;
	height: 100%;
	/* position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	height: 1440px;
	width: 2560px;
	z-index: 10; */
}

.wrap2_diva {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	/* height: 1440px; */
	width: 2560px;
	z-index: 10;
}

@media screen and (min-width: 1000px) and (max-width: 2200px) {
	.wrap2_diva {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		height: 100%;
		width: 100%;
		z-index: 10;
	}

}

.wrap1_diva {
	width: 100%;
	height: 100%;
	position: relative;
}

.video_box {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	width: 100%;
	/* height: 100%; */
	overflow: hidden;
}

.video_box video {
	width: 100%;
	height: 100%;
	pointer-events: none;
}

.video_box .js-video1 {
	display: block;
	opacity: 1;
	width: 100%;
	height: 100%;
}

.video_box .js-video2 {
	display: none;
	opacity: 1;
	width: 100%;
	height: 100%;
}

.wrap2_sp {
	position: absolute;
	top: -7%;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	/* height: 100%; */
	overflow: hidden;
}

.wrap2_sp video {
	width: 100%;
	height: 100%;
	pointer-events: none;
}

.wrap8_sp {
	position: absolute;
	top: -7%;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	/* height: 100%; */
	overflow: hidden;
}

.wrap8_sp video {
	width: 100%;
	height: 100%;
	pointer-events: none;
}

.pln_logo {
	position: absolute;
	left: 50%;
	margin-left: -1180px;
	top: 123px;
}

.wrap3_sp1 {
	position: absolute;
	width: 11.82rem;
	height: 5.94rem;
	overflow: hidden;
	top: -0.2rem;
	left: -0.1rem;
}

.wrap3_sp1 video {
	width: 100%;
	height: 100%;
	pointer-events: none;
}

.wrap3_sp2 {
	position: absolute;
	width: 11.82rem;
	height: 5.94rem;
	overflow: hidden;
	top: -0.2rem;
	left: -0.1rem;
}

.wrap3_sp2 video {
	width: 100%;
	height: 100%;
	pointer-events: none;
}

.sign_spzz {
	width: 12rem;
	position: absolute;
	left: 0.45rem;
	top: 8.04rem;
	z-index: 11;
}

.hyyy_butas {
	margin: 0 auto;
	display: block;
	margin-top: 58px;
	width: 280px;
}


.Newxy_span {
	position: absolute;
	top: 435px;
	right: 140px;
	cursor: pointer;
	animation: ttspan 2s linear infinite;
	z-index: 1000;
}

@keyframes ttspan {
	0% {
		transform: translateY(0px);
	}

	50% {
		transform: translateY(-15px)
	}

	100% {
		transform: translateY(0px)
	}
}

.wrap_status {
	position: absolute;
	right: 0.76rem;
	cursor: pointer;
	top: -1rem;
	width: 1.59rem;
}

.wrap_zhuxiao {
	display: none;
}

@keyframes dax {
	0% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.1);
	}

	100% {
		transform: scale(1);
	}
}

.Newpln_title {
	display: block;
	margin: 0 auto;
	margin-top: 0.5rem;
	z-index: 10;
	/* padding-left: 0.7rem; */
	position: relative;
	width: 7.96rem;
}

.wrap_box {
	width: 56.911%;
	margin: 0 auto;
	position: relative;
	padding-top: 1px;
	z-index: 10;
}

.pln_jrhd {
	width: 2.5rem;
	position: fixed;
	top: 0;
	right: 1.41rem;
	bottom: 0;
	margin: auto;
	z-index: 100;
	animation: ttspan 2s linear infinite;
}


.wrap1 .yuyua_box {
	width: 9.2rem;
	height: 2.5rem;
	margin: 0 auto;
	position: absolute;
	top: 9.8rem;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.down_twoimg {
	margin-top: 0.52rem;
}

.yuyua_box .yuyue_imga {
	float: left;
	width: 2rem;
	margin-right: 0.2rem;
}

.yuyua_box img {
	transition: all 0.3s;
	cursor: pointer;
	width: 3.3rem;
}

.yuyua_box img:hover {
	transform: scale(1.05);
}

.yuyua_box .yuyua_right {
	width: 3.3rem;
	z-index: 11;
	position: relative;
	float: left;
	margin-top: 0.01rem;
	margin-left: 0.05rem;
}

.yuyua_box .yuyua_right2 {
	width: 3.3rem;
	z-index: 11;
	position: relative;
	float: right;
	transform: scale(0.977);
}

.wrap_hdgz {
	position: absolute;
	left: 0.76rem;
	cursor: pointer;
	top: -1rem;
	width: 1.59rem;
}


/* 预约 */
.yuuye_con {
	width: 53.164rem;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
	padding-top: 1px;
	z-index: 10;
}

.yuuye_box {
	width: 13.98rem;
	height: 9.2rem;
	position: relative;
	margin: 0 auto;
}

.yuuye_con .yuyue_num {
	width: 7.21rem;
	height: 0.67rem;
	line-height: 0.64rem;
	text-align: left;
	color: #ffffff;
	font-size: 0.32rem;
	background: url(http://oss.online-game.com.cn/50/npl_img/plnImg/plnxf2607b_yuyubg.png) no-repeat;
	letter-spacing: 6px;
	text-align: center;
	margin-top: 0.34rem;
	margin-left: 1.05rem;
	float: left;
	background-size: 100%;
	margin-bottom: 0.4rem;
}

.yuyue_num span {
	color: #ffffff;
	font-size: 0.36rem;
	margin: 0 0.1rem;
}

.yuyue_jl {
	width: 6.97rem;
	margin-left: 1.05rem;
	margin-top: 0.41rem;
	/* float: left; */
	z-index: 11;
	position: relative;
}

.yuyue_btn {
	width: 3.58rem;
	/* margin-left: 2.4rem; */
	cursor: pointer;
	float: left;
	animation: dax 2s linear infinite;
}

.yuyue_btnyes {
	width: 3.58rem;
	float: left;
	display: none;
}

.yuyue_qq {
	width: 3.81rem;
	margin-left: 1rem;
	cursor: pointer;
	float: left;
	/* animation: dax 2s linear infinite; */
	margin-top: 0.17rem;
}

.yuyue_ren {
	width: 5.35rem;
	float: right;
	position: absolute;
	right: 0.94rem;
	top: -0.3rem;
}


/* 签到外层容器 替换你原有固定width:1361px */
.sign_con {
	width: 53.164rem;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
	padding-top: 1px;
	z-index: 10;
}

.sign_conbig {
	width: 14rem;
	margin: 0 auto;
	position: relative;
	margin-top: -0.6rem;
}

.sign_con .wrap_status {
	top: -0.4rem;
}

.sign_con .wrap_hdgz {
	top: -0.4rem;
}

/* 签到背景盒子 rem等比例 */
.sign_box {
	width: 12.8rem;
	height: 8.69rem;
	position: relative;
	margin: 0 auto;
	/* margin-top: 0.33rem; */
	background: url("http://oss.online-game.com.cn/50/npl_img/plnImg/plnxf2607c_signbg.png") no-repeat;
	/* margin-top: 1.2rem;
	margin-left: 5.66rem; */
	/* overflow: hidden; */
	background-size: 100%;
}

.sign_box .sign_div {
	width: 11.67rem;
	height: 5.49rem;
	position: relative;
	z-index: 10;
	margin: 0 auto;
	margin-top: 2.55rem;
	float: left;
	margin-left: 0.66rem;
	display: none;
	transition: left 0.3s ease;
}

.sign_box .sign_boxul {
	width: 6.94rem;
	height: 5.48rem;
	float: left;
	position: relative;
}

.sign_boxul li {
	width: 2.14rem;
	height: 2.67rem;
	list-style: none;
	position: relative;
	flex-shrink: 0;
	cursor: pointer;
	float: left;
	margin-right: .225rem;
	margin-bottom: 0.1rem;
}

.sign_boxul li:nth-child(3n) {
	margin-right: 0;
}

.sign_boxul li img.sign_listimg {
	width: 100%;
	display: none;
}

.sign_boxul li .sign_listss {
	width: 2.02rem;
	position: absolute;
	bottom: 0.09rem;
	left: 0;
	right: 0;
	margin: auto;
}

.sign_boxul li .sign_listy {
	display: none;
}

.sign_div .sign_boxlist.on .sign_listy {
	display: block;
}

.sign_div .sign_boxlist.on .sign_listn {
	display: none;
}


.sign_day7 {
	width: 4.61rem;
	height: 4.70rem;
	list-style: none;
	position: relative;
	flex-shrink: 0;
	cursor: pointer;
	float: right;
	margin-top: 0.35rem;
}

.sign_day7 img.sign_listimg {
	width: 100%;
	display: none;
}

.sign_day7 .sign_listss {
	width: 3.17rem;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.sign_day7 .sign_listy {
	display: none;
}

.sign_con .sign_zuojt {
	width: 0.89rem;
	position: absolute;
	height: 0.94rem;
	top: 4.89rem;
	left: -0.27rem;
	cursor: pointer;
}

.sign_zuojt img {
	width: 0.89rem;
}

.sign_zuojt .sign_zuojty {
	display: none;
}

.sign_con .sign_youjt {
	width: 0.89rem;
	position: absolute;
	height: 0.94rem;
	top: 4.89rem;
	right: -0.27rem;
	cursor: pointer;
}

.sign_youjt img {
	width: 0.89rem;
}

.sign_youjt .sign_youjty {
	display: none;
}

/* 签到按钮 */
.sign_con .sign_btnbox {
	width: 8.5rem;
	position: relative;
	margin: 0 auto;
	margin-top: -0.04rem;
	display: block;
	cursor: pointer;
}

.sign_btnbox .sign_btn {
	width: 3.37rem;
	position: relative;
	float: left;
	display: block;
	cursor: pointer;
}

.sign_btnbox .sign_qq {
	width: 3.81rem;
	margin-left: 1rem;
	cursor: pointer;
	float: right;
	margin-top: 0.1rem;
}

.sign_div.sign_active {
	left: 0;
}

.sign_div.sign_outleft {
	left: -100%;
}

.sign_div.sign_outright {
	left: 100%;
}

/* 箭头图片默认隐藏，控制显示 */
.sign_zuojtn,
.sign_zuojty,
.sign_youjtn,
.sign_youjty {
	display: none;
}


/* 轮播 */
.lunbo_con {
	width: 53.164rem;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
	padding-top: 1px;
	z-index: 10;
}

.lunbo_diva {
	width: 13.58rem;
	margin: 0 auto;
	position: relative;
	margin-top: 0.7rem;
	height: 6.76rem;
}

.lunbo_diva .swiper-container {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.lunbo_diva .swiper-slide {
	width: 11.92rem;
	height: 6.76rem;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

.lunbo_diva .swiper-slide .fashionhd_lbimg {
	width: 100%;
	height: 100%;
}

.lunbo_diva .swiper-slide .fashionhd_lbhz {
	position: absolute;
	bottom: 0;
	right: 0;
}

/* 黑色遮罩层 */
.slide_mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	pointer-events: none;
	opacity: 0;
	z-index: 2;
}



.lunbo_diva .swiper-button-next {
	width: 0.44rem;
	height: 0.51rem;
	background: url(http://oss.online-game.com.cn/50/npl_img/plnImg/plnxf2607d_jtyou.png) center no-repeat;
	position: absolute;
	top: 3.6rem;
	right: 0.2rem;
	z-index: 99;
	cursor: pointer;
	background-size: 100%;
}

.lunbo_diva .swiper-button-prev {
	width: 0.44rem;
	height: 0.51rem;
	background: url(http://oss.online-game.com.cn/50/npl_img/plnImg/plnxf2607d_jtzuo.png) center no-repeat;
	position: absolute;
	top: 3.6rem;
	left: 0.2rem;
	z-index: 99;
	background-size: 100%;
}

/* 分页圆点容器居中，放到底部 */
.lunbo_diva .swiper-pagination {
	width: 3.9rem;
	height: 1rem;
	position: absolute;
	bottom: -1.2rem !important;
	left: 0;
	right: 0;
	margin: auto;
}

/* 默认圆点样式 */
.pagination-dot {
	width: 0.38rem;
	height: 0.39rem;
	background: url(http://oss.online-game.com.cn/50/npl_img/plnImg/plnxf2607d_lbno.png) center no-repeat;
	margin: 0 0.2rem;
	opacity: 1;
	background-size: 100%;
	display: block;
	float: left;
}

/* 当前激活蓝色长条圆点（和截图一致） */
.pagination-dot.active {
	border-radius: 999px;
	background: url(http://oss.online-game.com.cn/50/npl_img/plnImg/plnxf2607d_lbyes.png) center no-repeat;
	background-size: 100%;
}

.lunbo_hz {
	position: absolute;
	right: -0.1rem;
	bottom: -0.5rem;
	z-index: 11;
	width: 2.31rem;
}

/* 萌新 */
.mengxin_con {
	width: 53.164rem;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
	padding-top: 1px;
	z-index: 10;
}

.mengxin_diva {
	width: 14rem;
	margin: 0 auto;
	position: relative;
}

.mengxin_divabox {
	width: 12.64rem;
	height: 6.3rem;
	position: relative;
	margin: 0 auto;
	background: url(http://oss.online-game.com.cn/50/npl_img/plnImg/plnxf2607e_mximgbg.png) no-repeat;
	background-size: 100%;
}

.mengxin_img1 {
	width: 6.06rem;
	margin-top: 1.55rem;
	margin-left: 5.27rem;
	float: left;
}

.mengxin_img1mes {
	width: 5.32rem;
	float: left;
	position: absolute;
	left: 5.67rem;
	top: 4.55rem;
	animation: dax 2s linear infinite;
}

.mengxin_img2 {
	width: 13.38rem;
	margin: 0 auto;
	margin-top: 0.29rem;
}


/* 等级达标 */
.dengji_con {
	width: 53.164rem;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
	padding-top: 1px;
	z-index: 10;
}

.dengji_diva {
	width: 14rem;
	margin: 0 auto;
	position: relative;
}

.dengji_img1 {
	width: 16.32rem;
	margin: 0 auto;
	margin-top: 0.6rem;
	margin-left: 0.65rem;
}


/* 排行榜 */
.rank_con {
	width: 53.164rem;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
	padding-top: 1px;
	z-index: 10;
}

.rank_diva {
	width: 14rem;
	margin: 0 auto;
	position: relative;
}

.rank_ul {
	width: 10.11rem;
	height: 0.62rem;
	margin: 0 auto;
	position: relative;
	margin-top: 0.08rem;
}

.rank_ul li {
	width: 3.11rem;
	height: 0.62rem;
	position: relative;
	float: left;
	margin-right: 0.26rem;
	cursor: pointer;
}

.rank_ul .list:nth-child(3) {
	margin-right: 0rem;
}

.rank_ul li img {
	width: 3.11rem;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.rank_ul li .rank_navimgy {
	display: none;
}

.rank_ul li.on .rank_navimgy {
	display: block;
}

.rank_ul li.on .rank_navimgn {
	display: none;
}

.rank_divb {
	width: 10.32rem;
	margin: 0 auto;
	position: relative;
	margin-top: 0.22rem;
}

.rank_divb img {
	width: 10.32rem;
	display: none;
}



/* 排行榜 */
.strategy_con {
	width: 53.164rem;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
	padding-top: 1px;
	z-index: 10;
}

.strategy_diva {
	width: 14rem;
	margin: 0 auto;
	position: relative;
}

.strategy_ul {
	width: 9.36rem;
	height: 1.11rem;
	margin: 0 auto;
	position: relative;
	margin-top: 0.22rem;
	cursor: pointer;
}

.strategy_ul li {
	width: 2.50rem;
	height: 0.99rem;
	position: relative;
	float: left;
	margin-right: 0.93rem;
}

.strategy_ul li:nth-child(3) {
	margin-right: 0;
}

.strategy_ul li img {
	width: 2.50rem;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}


.strategy_divb {
	width: 14rem;
	margin: 0 auto;
	position: relative;
	display: none;
}


.strategy_tits {
	width: 1.7rem;
	height: 2.30rem;
	margin: 0 auto;
	position: relative;
	margin-top: 1rem;
	margin-left: 0.23rem;
	float: left
}

.strategy_tits li {
	width: 1.56rem;
	height: 0.53rem;
	position: relative;
	float: left;
	margin-bottom: 0.3rem;
	cursor: pointer;
}

.strategy_tits .list:nth-child(3) {
	margin-right: 0rem;
}

.strategy_tits li img {
	width: 1.56rem;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.strategy_tits li .strategy_titsimgn {
	margin-left: 0.13rem;
}

.strategy_tits li .strategy_titsimgy {
	display: none;
}

.strategy_tits li.on .strategy_titsimgy {
	display: block;
}

.strategy_tits li.on .strategy_titsimgn {
	display: none;
}

.strategy_divcbox {
	width: 11rem;
	height: 7.57rem;
	position: relative;
	float: left;
}

.strategy_divb .strategy_divc {
	width: 9.78rem;
	height: 7.34rem;
	position: relative;
	background: url(http://oss.online-game.com.cn/50/npl_img/plnImg/plnxf2607h_conbgpca.png) no-repeat center;
	background-size: 100%;
	overflow: hidden;
	display: none;
	float: left;
	position: absolute;
	left: -0.2rem;
	top: 0.27rem;
}

.strategy_divc .strategy_divctop {
	width: 8.96rem;
	height: 5.07rem;
	position: relative;
	margin-top: 0.24rem;
	margin-left: 0.41rem;
}

.strategy_divc .strategy_divcimg1 {
	width: 8.96rem;
	display: block;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
}

.strategy_divc .strategy_divcimgzz {
	width: 8.96rem;
	height: 5.07rem;
	display: block;
	margin: 0 auto;
	background: rgba(0, 0, 0, .2);
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
}

.strategy_divc .strategy_divcbofang {
	width: 0.99rem;
	display: block;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
	cursor: pointer;
}

.strategy_divc .strategy_divcbot {
	width: 8.84rem;
	height: 1.18rem;
	position: relative;
	margin-top: 0.6rem;
	overflow: hidden;
	margin-left: 0.49rem;
}

.strategy_divcbot p {
	color: #333181;
	font-size: 0.18rem;
	line-height: 0.24rem;
}

.strategy_ren {
	position: absolute;
	right: -2.2rem;
	top: 1.6rem;
	width: 5.47rem;
	z-index: 11;
}





/* 分享 */
.invite_con {
	width: 53.164rem;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
	padding-top: 1px;
	z-index: 10;
}

.invite_diva {
	width: 14rem;
	margin: 0 auto;
	position: relative;
}

.invite_divb {
	width: 12.99rem;
	height: 7.90rem;
	position: relative;
	background: url(http://oss.online-game.com.cn/50/npl_img/plnImg/plnxf2607i_yqbg.png) no-repeat center;
	background-size: 100%;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 0.15rem;
}

.invite_img1 {
	width: 5.33rem;
	margin: 0 auto;
	margin-top: 0.94rem;
	animation: ttspan 2s linear infinite;
}

.invite_img2 {
	width: 8.62rem;
	margin: 0 auto;
	margin-top: -1.3rem;
}


.invite_divc {
	width: 8.08rem;
	height: 1.09rem;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	margin-top: -0.2rem;
}

.invite_divc .invite_sclj {
	width: 3.39rem;
	float: left;
	cursor: pointer;
}


.invite_divc .invite_ckjd {
	width: 3.42rem;
	float: right;
	cursor: pointer;
	margin-top: 0.08rem;
}



/*导航*/
.sidebar {
	position: fixed;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0.65rem;
	width: 0.26rem;
	/* height: 8.87rem; */
	height: 4.5rem;
	background: url(http://oss.online-game.com.cn/50/npl_img/plnImg/plnxf2607_slidebg1.png) top left no-repeat;
	display: block;
	z-index: 99;
	background-size: 100%;
	/* display: none; */
}

@media screen and (max-width:1400px) {
	.sidebar {
		position: fixed;
	}
}

.sidebar .list {
	width: 2.6rem;
	height: 0.3rem;
	position: relative;
	cursor: pointer;
	margin-bottom: 0.144rem;
}


.sidebar .list.active .sidebar_listno {
	display: none;
}

.sidebar .list.active .sidebar_listyes {
	display: block;
}

.sidebar .list img {
	position: absolute;
	top: 0;
	left: 0;
}

.sidebar .list img.sidebar_listno {
	width: 1.21rem;
	left: 0.44rem;
}

.sidebar .list img.sidebar_listyes {
	width: 2.6rem;
	position: absolute;
	top: -0.27rem;
	left: -0.26rem;
	display: none;
}

.sidebar .listb2 {
	margin-top: 0.88rem;
}

.sidebar .listb3 {
	margin-top: 0.87rem;
}

.sidebar .listb2 img.sidebar_listno {
	width: 1.7rem;
}

.sidebar .listb2 img.sidebar_listyes {
	left: -0.2rem;
}

.sidebar .listb3 img.sidebar_listno {
	width: 1.55rem;
}

.sidebar .listb3 img.sidebar_listyes {
	left: -0.2rem;
}

.sidebar .listsm {
	width: 1.71rem;
	height: 0.46rem;
	position: relative;
	cursor: pointer;
	margin-bottom: 0.144rem;
	margin-left: 0.4rem;
	transition: all 0.3s;
}

.sidebar .listsm21 {
	margin-top: 0.34rem;
}

.sidebar .listsm31 {
	width: 3rem;
	margin-top: 0.3rem;
}

.sidebar .listsm img.sidebar_listyessm {
	width: 1.71rem;
	position: absolute;
	top: 0;
	left: 0;
}


.sidebar .listsm:hover img.sidebar_listyessm {
	transform: scale(1.05);
}



.sidebar .listb4 {
	margin-top: 0.51rem;
}

.sidebar .listb4 img.sidebar_listno {
	width: 1.25rem;
}

.sidebar .listb5 {
	margin-top: 0.6rem;
}

.sidebar .listb5 img.sidebar_listno {
	width: 1.24rem;
}

.sidebar .listb6 {
	margin-top: 0.86rem;
}

.sidebar .listb6 img.sidebar_listno {
	width: 1.87rem;
}

.sidebar .listb6 img.sidebar_listyes {
	left: -0.2rem;
	width: 3.14rem;
	top: -0.2rem;
}

.sidebar .sidebar_kuai {
	position: absolute;
	left: -3px;
	top: 123px;
	transition: top 0.2s ease !important;
	/* 更快更丝滑 */
	will-change: top;
	/* 浏览器加速，无延迟 */
	/* 加个过渡，动起来更丝滑 */
}



.bottom_movie {
	width: 100%;
	height: 92px;
	float: left;
	background: #57617a;
}

.bottom_movie .bottom_movie_diva {
	width: 1102px;
	height: 47px;
	line-height: 47px;
	font-size: 20px;
	cursor: pointer;
	text-align: center;
	color: #616161;
	background: url(http://oss.online-game.com.cn/50/npl_img/plnImg/plnbd2605_bottomnavbg.png) no-repeat;
	margin-right: 33px;
	z-index: 9;
	margin: 0 auto;
	margin-top: 29px;
}

.bottom_movie_diva p {
	width: 153px;
	float: left;
	height: 49px;
	position: relative;
}

.bottom_movie_diva p:nth-child(1) {
	width: 100px
}

.bottom_movie_diva p:last-child {
	width: 84px;
}

.bottom_movie_diva p img {
	width: 151px;
	left: 54px;
	position: absolute;
	/* 左滑初始位置：在左侧外面 */
	transform: translateX(-10%);
	opacity: 0;
	visibility: hidden;
	/* 过渡动画 */
	transition: all 0.6s ease;
}

/* 移入显示 + 左滑 */
.bottom_movie_diva p img.show {
	opacity: 1;
	visibility: visible;
	transform: translateX(0);
}

.bottom_movie_diva p:nth-child(7) img.show {
	opacity: 1;
	visibility: visible;
	transform: translateX(24%);
}

.bottom_movie_diva p a {
	width: 100%;
	height: 100%;
	display: block;
}

/*登录*/
.hyyy_diva {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .6);
	z-index: 1001;
	display: flex;
	justify-content: center;
	align-items: center;
	display: none;
}

.hydl_diva {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .6);
	z-index: 1001;
	display: flex;
	justify-content: center;
	align-items: center;
	display: none;
}

.hydl_divb {
	width: 995px;
	height: 597px;
	background: url(http://oss.online-game.com.cn/50/npl_img/plnImg/plnxf2607_loginkkpc.png) no-repeat;
	position: relative;
	background-size: 100%;
	padding: 231px 36px 0 81px;
}

.hydl_divc {
	width: 448px;
	height: 286px;
	margin: 0 auto;
	margin-top: 31px;
	display: none;
}

.hydl_pa {
	width: 371px;
	height: 43px;
	line-height: 43px;
	margin-bottom: 25px;
	margin-left: 21px;
	position: relative;
}

.dlinputs {
	float: right;
	width: 276px;
	height: 40px;
	border: none;
	color: #fff;
	background: #5f9edc;
	text-indent: 8px;
	font-size: 18px;
	float: left;
}

.dlinputs_code {
	width: 169px;
}

.dlinputs_yzm {
	float: right;
	width: 100px;
	height: 40px;
	border: none;
	color: #fff;
	background: #5f9edc;
	font-size: 18px;
	cursor: pointer;
	text-align: center;
}

.dlinputs_yzm::placeholder {
	color: #fff;
}

.hydl_span {
	width: 90px;
	display: block;
	text-align: right;
	float: left;
	font-size: 18px;
	color: #5f9edc;
}

.xytk_gban,
.tishi_imga {
	position: absolute;
	cursor: pointer;
	top: -44px;
	right: -80px;
}

.hydl_butas {
	margin: 0 auto;
	display: block;
	margin-top: 45px;
}

.hydl_dive {
	width: 256px;
	margin: 13px auto;
	height: 17px;
}

.hydl_dive .hydl_divdx {
	cursor: pointer;
	float: left;
	font-size: 18px;
	color: #3f3838;
}

.hydl_dive p.on {
	color: #5f9edc;
}

.hydl_dive .hydl_divmm {
	cursor: pointer;
	float: right;
	font-size: 18px;
	color: #3f3838;
}

.pwd_dl .forget_mi {
	position: absolute;
	top: 51px;
	left: 118px;
	color: #5f9edc;
	font-size: 0.16rem;
	line-height: 23px;
	cursor: pointer;
}


.pwd_dl .no_mi {
	position: absolute;
	top: 52px;
	right: 53px;
	color: #5f9edc;
	font-size: 0.16rem;
	line-height: 23px;
	cursor: pointer;
}

.forget_mi a,
.no_mi a {
	color: #5f9edc;
}

.nomima_dl .hydl_pa {
	margin-bottom: 19px;
}

/*提示*/
.tishitk {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .6);
	justify-content: center;
	align-items: center;
	display: none;
	z-index: 1001;
}

.tishi_diva {
	width: 586px;
	height: 475px;
	position: relative;
	background: url(http://oss.online-game.com.cn/50/npl_img/plnImg/plnxf2607_tipkksj.png) no-repeat;
	padding-top: 145px;
	background-size: 100%;
}

.yqtishitk {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .6);
	justify-content: center;
	align-items: center;
	display: none;
	z-index: 1001;
}

.tishiten_diva {
	width: 586px;
	height: 428px;
	position: relative;
	background: url(http://oss.online-game.com.cn/50/npl_img/plnImg/plnxf2604_tipkk.png) no-repeat;
	background-size: 100%;
}

.tishi_pa {
	color: #5274f1;
	font-size: 24px;
	text-align: center;
	min-height: 47px;
	font-family: "思源宋体";
	font-weight: 550;
	line-height: 30px;
	padding: 71px 69px 0 54px;
}

.tishiten_pa {
	color: #5274f1;
	font-size: 24px;
	text-align: center;
	min-height: 47px;
	font-family: "思源宋体";
	font-weight: 550;
	line-height: 30px;
	padding: 128px 69px 0 54px;
}

.tishiten_pab {
	color: #5274f1;
	font-size: 24px;
	text-align: center;
	min-height: 47px;
	font-family: "思源宋体";
	font-weight: 550;
	line-height: 39px;
	padding: 71px 69px 0 54px;
	display: none;
}

.tishi_imga {
	cursor: pointer;
	display: block;
	margin: 0 auto;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #5183cb;
}

.tishi_imgaten {
	position: absolute;
	cursor: pointer;
	top: -76px;
	right: -105px;
}

/*公众号*/
.gzh_code {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .6);
	justify-content: center;
	align-items: center;
	display: none;
	z-index: 1001;
}


.gzh_codekk {
	width: 286px;
	position: relative;
}

.gzh_codeimg {
	width: 286px;
	position: relative;
}

.gzh_close {
	position: absolute;
	right: -57px;
	top: -83px;
	cursor: pointer;
	z-index: 2;
}

/* 活动规则*/
.hdgz_conkk1 {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	left: 0;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1000;
	display: none;
}

.hdgz_conkk2 {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	left: 0;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1000;
	display: none;
}

.hdgz_conkk3 {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	left: 0;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1000;
	display: none;
}

.hdgz_conkk4 {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	left: 0;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1000;
	display: none;
}

.hdgz_conkk5 {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	left: 0;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1000;
	display: none;
}

.hdgz_conkkdiva {
	width: 1314px;
	height: 899px;
	position: relative;
	background: url(http://oss.online-game.com.cn/50/npl_img/plnImg/plnxf2607_rulekkpc.png) no-repeat;
	background-size: 100%;
	padding: 278px 117px 148px 218px;
}

.hdgz_conkkdivb {
	margin: 0 auto;
	color: #3351a2;
	font-size: 18px;
	text-align: left;
	height: 500px;
	line-height: 36px;
	letter-spacing: 1px;
	overflow: hidden;
}

.hdgz_conkkdivb p {
	height: 15px;
}

b {
	font-weight: 550;
	color: #5274f1;
}

.close_tk {
	position: absolute;
	right: -44px;
	top: -12px;
	cursor: pointer;
	z-index: 2;
}


/* 弹框视频 */
.vedio_mask_one {
	width: 100%;
	height: 100%;
	background-color: #272A2C;
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	z-index: 999999;
	top: 0px;
	left: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	display: none;
}

.vedio_shipin_one {
	width: 50%;
	height: 52%;
	margin: 8% auto;
	position: relative;
}

.tankuang_gb {
	display: block;
	position: absolute;
	top: -100px;
	right: 0%;
	width: 100px;
	height: 100px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 90px;
	cursor: pointer;
}

.banner_bofang {
	position: absolute;
	right: 0;
	top: 942px;
	cursor: pointer;
	z-index: 11;
	left: 0;
	margin: auto;
}