body, html{overflow: auto;}
.webCont{width: 100%; height: 14.2rem; background: url(https://ntevmg.perfectworld.com/webops/nte/bg_pc_20250908.jpg) no-repeat 0 0; background-size: 100% auto; position: relative;}
.homeBtn{display: block; width: 1.84rem; height: .65rem; position: absolute; right: .5rem; top: .3rem;}
.homeBtn.en{background: url(../images/en_home.png) no-repeat 0 0; background-size: 100% auto;}
.homeBtn.ja{background: url(../images/ja_home.png) no-repeat 0 0; background-size: 100% auto;}
.homeBtn:hover{background-position: 0 bottom;}

.weblogo{display: block; width: 1.63rem; position: absolute; left: .4rem; top: .3rem;}

.webBtns{width: 100%; position: absolute; left: 0; top: 10rem;}
.webBtns a{display: block; width: 4.68rem; height: 1.69rem; margin: 0 auto; cursor: pointer;}
.webBtns a.en{background: url(../images/en_yy.png) no-repeat 0 0; background-size: 100% auto;}
.webBtns a.ja{background: url(../images/ja_yy.png) no-repeat 0 0; background-size: 100% auto;}
.webBtns a:hover{background-position: 0 bottom;}



body::-webkit-scrollbar{width:6px;height:6px;background-color:rgba(0,0,0,0);}
body::-webkit-scrollbar-track{border-radius:6px;background-color:#1e1e1e;}/*底*/
body::-webkit-scrollbar-thumb{border-radius:6px;background-color:#8b8b8b;}/*面*/
body::-webkit-scrollbar-thumb:hover{background-color:rgba(143,143,148,1);}
body::-webkit-scrollbar-thumb:active{background-color:rgba(106,106,112,1);}
body::-webkit-scrollbar-track-piece{margin:0;}

.topMenu{display: none;}