/* CSS Document */
html{font-size:20px;}
body{font-family:"\5FAE\8F6F\96C5\9ED1", "Microsoft Yahei", sans-serif, sans-serif,"Arial"; color:#4a4a4a; background:#292c2d; font-size:0.6rem;}
.foot{height:20px; line-height:20px; color:rgba(255,255,255,1); box-sizing:border-box; -webkit-box-sizing:border-box; padding:0 5px; background:rgba(0,0,0,0.6); position:fixed; font-size:12px; left:0; bottom:0; width:100%; text-align:center;}
.foot a{color:rgba(255,255,255,1);}
/* load */
.loading{width:100%;height:100%; position:absolute; z-index:10; background:url(../images/load.gif) no-repeat center/cover;}
#loadBegin{width:100%; text-align:center; position:absolute; top:60%; color:#fff;}
.loadImg{margin:auto; position:absolute; left:0; right:0; top:60%; width:5.5rem;}
/* 音乐 */
.music{width:0px; height:0px; position:absolute; z-index:300; bottom:0px; left:0px;}
#MusicBtn{position:fixed; top:0.3rem; right:0.3rem; width:1.2rem; height:1.2rem; z-index:99;}
#MusicBtn p{display:block; width:100%; height:100%;}
#MusicBtn p.begin{background:url(../images/music.png) no-repeat left 0/auto 100%;}
#MusicBtn p.end{background:url(../images/music.png) no-repeat right 0/auto 100%;}
#MusicBtn.MusicBtn{top:5px; bottom:auto; left:5px; right:auto; -webkit-transform:rotate(180deg);}

/* 首页 */
.MapBox{width:100%; height:100%; position:absolute; top:0; left:0; z-index:100; background:rgba(0,0,0,0.8) url(../images/bg.jpg) no-repeat center/100% 100%; display:none;}
.MapBox .bg{width:100%;position:absolute;left: 50%;top: 42%;transform: translate3d(-50%,-50%,0);height: 14.8rem;}
.MapBox .close{width:1rem; position:absolute; right:1rem; top:3rem;}
.VideoBox{width:100%; height:100%; position:absolute; display:none; left:0; top:0; overflow:hidden; z-index:30;}
.VideoBox video{/*object-fit:cover;*/ object-fit:fill; width:104%;height:104%; position:absolute; top:50%; left:50%; -webkit-transform:translate3d(-50%, -50%, 0);}
.LinkBtn{width:100%; height:3rem; position:absolute; z-index:90; display:none; left:0; bottom:2.5rem;}
.LinkBtn a{width:6rem; height:100%; display:block; position:absolute;}
.LinkBtn a.chongwen{/*background:url(../images/btn1.png) no-repeat center/contain;*/ left:1.6rem;}
.LinkBtn a.mapbtn{/*background:url(../images/btn2.png) no-repeat center/contain; */right:1.6rem;}