/* header */
.logo{ top: 50%; left: 1.7rem; transform: translate(0, -50%); width: 1.04rem;}
.enter_btn{
	display: block;
	width: 1.84rem;
	height: 0.66rem;
	background: url(https://nte.perfectworld.com/jp/images/cover250513/enter_btn.png) no-repeat;
	background-size: 100% 100%;
	top: 50%; 
	right: 2.78rem; 
	transform: translate(0, -50%);
}
.enter_btn:hover{
	background: url(https://nte.perfectworld.com/jp/images/cover250513/enter_btn_on.png) no-repeat;
	background-size: 100% 100%;
}
.slogan{
	width: 10.15rem;
	height: 3.94rem;
    position: absolute;
    top: 4.66rem;
    left: 50%;
    transform: translate(-50%, 0);
    background: url(https://nte.perfectworld.com/jp/images/cover250624/slogan.png) no-repeat;
    background-size: 100% 100%;
}
.pvBtn {
    top: 6.7rem;
    margin-left: 3.35rem;
}
.indexYyBtn{
	background: url(https://nte.perfectworld.com/jp/images/cover250513/yy_btn.png) no-repeat 0 0;
    background-size: 100% auto;
}
.testDownBtn{
	background: url(https://nte.perfectworld.com/jp/images/main250702/pageIndex/testDownBtn.png) no-repeat 0 0;
	background-size: 100% auto;
}
.sideBanner{ background: url(https://nte.perfectworld.com/jp/images/main250702/pageIndex/sideBanner.png) no-repeat 0 0; background-size: 100% auto;}

.tgs2025-entry{ top: 8.88rem; left: 0; width: 4.69rem; height: 2.47rem; background: url(https://nte.perfectworld.com/jp/images/cover250901/tgs2025.png) no-repeat 0 0; background-size: 100% auto; z-index: 3;}

/*测试说明弹窗*/
.pop_test_cont{
	width: 7.6rem;
	height: 4.63rem;
	padding-top: 2.34rem;
	background: url(https://nte.perfectworld.com/jp/images/cover250513/pop_test.png) no-repeat;
	background-size: 100% 100%;
}
