@charset "utf-8";

 body{
     margin:0;
     padding:0;
     font:normal 100% "Microsoft YaHei",\5b8b\4f53,Arial, Helvetica, sans-serif;
     -webkit-tap-highlight-color: rgba(0,0,0,0);
}
 div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,textarea,table,td{
     margin:0;
     padding:0;
}
 area{
     outline:none;
}
 img{
     border:0;
}
 input{
     -webkit-appearance: none;
     outline: none;
     border-radius: 0;
     border: 0;
}
 input::-ms-clear{
     display:none;
}
 ol,ul{
     list-style:none;
}
 a{
     text-decoration:none;
     outline:none;
     cursor: pointer;
}
 .cf:after {
     content:"";
     display:block;
     height:0;
     clear:both;
}
 .cf {
     zoom:1;
}
 .f_left{
     float: left;
}
 .f_right{
     float: right;
}
 .cl {
     zoom: 1;
}
 .fl{
     float:left;
}
 .fr{
     float:right;
}
 .ovf{
     overflow:hidden;
     text-overflow:ellipsis;
     white-space:nowrap;
}
.of{overflow: hidden;}
 .scroll::-webkit-scrollbar {
     width: 0.1rem;
     height: 0.06rem;
     background-color:#a5472e;
     border-radius: 0.05rem;
     -webkit-border-radius: 0.05rem;
}
 .scroll::-webkit-scrollbar-track {
     background-color: #eed8cb;
     border-radius: 0.05rem;
     -webkit-border-radius: 0.05rem;
}
 .scroll::-webkit-scrollbar-thumb {
    /* -webkit-box-shadow: inset 0 0 0.0.06rem rgba(0,0,0,.3);
     */
     background-color: #f2aa89;
     border-radius: 0.05rem;
     -webkit-border-radius: 0.05rem;
}
 html,body{
     font-size: 62.5%;
     font-family: Microsoft Yahei,SimSun,Helvetica;
}
 body {
    background: #25346e;background-size: 100%;
    
     font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
     font-size: 0.14rem;
     color:#000;
     margin: 0 auto;
     padding: 0;
     min-width: 13.36rem;
     overflow: hidden;
     overflow-y:auto;
     /* max-width: 19.2rem; */
     height: 100%;
}
  
 .container{
     height: 100%;
     width: 100%;
     /* min-width: 12rem; */
     margin: 0 auto;
     position: relative;
     overflow: hidden;
     /* background: url(https://mhxzx.games.wanmei.com/images/cover221202/bg.jpg) no-repeat top; */
     background-size: auto 100%;
}
 .navbox{width: 100%;height: 70px;}
 .top{
     width:25.6rem; 
     left: 50%;
     margin: 0 0 0 -12.8rem;
     height: 10.8rem;
     background: url(../images/bg.jpg) center top no-repeat;
     background-size: 100%;
     z-index: 3;
     position: relative;
}
.top.zhibo{background: url(../images/zhibo_bg.jpg) center top no-repeat;
     background-size: 100%;}
 .qrbox{width: 1.9rem;height: 1.9rem;position: absolute;left: 50%;margin: 0 0 0 -4.8rem;top:7.95rem}
 .qrbox img{width: 100%;}
 .wmgameFooter {
      position: relative;
      z-index: 101;
 }
  .zhibobox{width: 2.8rem;height: 2.8rem;position: absolute;left: 50%;margin: 0 0 0 -1.4rem;top:4.5rem}
 .zhibobox img{width: 100%;}