@charset "utf-8";
html,body{ overflow: hidden; width: 100%; height: 100%;}
body{ margin: 0; padding: 0; box-sizing: border-box; font-size: 14px; font-family: "Microsoft Yahei",Arial, Helvetica, sans-serif; -webkit-text-size-adjust: none}
div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,textarea,table,td{ margin: 0; padding: 0;}
h1,h2,h3,h4,h5,h6{ font-size: 100%; font-weight: normal;}
*{ outline: none;}
img{ border: 0;}
ol,ul{ list-style: none;}
a{ font-family: "Microsoft Yahei",Arial, Helvetica, sans-serif; text-decoration: none;outline: none; cursor: pointer;}
a:hover{ text-decoration: none;}

.wrap{ position: relative; overflow: hidden; width: 750px; height: 100%; margin: 0 auto; background-color: #feffed;}
/* foot */
#wmgameFooterInsert{ position: absolute; left: 0; bottom: 0; z-index: 51; width: 100%; height: 220px; background-color: #282a2c; transform: translate3d(0,220px,0); transition: transform 0.3s;}
#wmgameFooterInsert.on{ transform: translate3d(0,0,0);}
.page-guild{ position: absolute; left: 50%; bottom: 10px; z-index: 50; width: 53px; height: 82px; margin-left: -26px; background: url(https://mzqx.wanmei.com/images/index260305/page-guild.png) no-repeat; animation: key-guild 1s infinite alternate;}
@keyframes key-guild{
    0%{ transform: translate3d(0,0,0);}
    100%{ transform: translate3d(0,10px,0);}
}
/* page-swiper */
.page-swiper,.page-swiper .swiper-slide{ position: relative; overflow: hidden; width: 100%; height: 100%;}
/* section-home */
#section-home{ background: url(https://mzqx.wanmei.com/m/images/cover260514/section-home-bg.jpg) center top no-repeat;}
.logo{ position: absolute; right: 0; top: 102px; width: 239px;}

.homeMain{position: absolute; left: 0; bottom: 100px; transition: 0.2s; z-index: 5; width: 100%;}
.slogan{ position: absolute; left: 76px; top: -210px;}

.home-btn-wrap{display: flex; width: 100%; height: 173px; justify-content: center;}
.home-btn-wrap span{display: block; width: 101px; height: 138px; margin: 0 6px; cursor: pointer;}
.btn-search{background: url(https://mzqx.wanmei.com/m/images/cover260601/btn_search2.png) no-repeat 0 0;}
.btn-yy-home{background: url(https://mzqx.wanmei.com/m/images/cover260601/btn_yy.png) no-repeat 0 0;}
.btn-yy-home.done{background: url(https://mzqx.wanmei.com/m/images/cover260601/btn_yy_done.png) no-repeat; background-size: 100% auto;}
.btn-down{display: block; width: 281px; height: 141px; background: url(https://mzqx.wanmei.com/m/images/cover260601/btn_down.png) no-repeat 0 0;}
.btn-pay{display: block; width: 131px; height: 159px; background: url(https://mzqx.wanmei.com/m/images/cover260601/btn_pay.png) no-repeat 0 0; position: absolute; right: 10px; bottom: 480px;}

.copyRightClick{display: block; margin: 0 auto; cursor: pointer;}
/* section-lcb */
#section-lcb{ background: url(https://mzqx.wanmei.com/m/images/cover260516/section-lcb-bg.jpg) no-repeat center top #357c69;}
.lcb-box{ position: absolute; left: 48px; top: 856px; width: 664px; height: 178px;}
.lcb-line{ position: absolute; left: 38px; top: 74px; width: 564px; height: 14px; background: url(https://mzqx.wanmei.com/m/images/cover260516/progress-line.png) no-repeat; }
#lcb-progress{ width: 0; height: 100%; background: url(https://mzqx.wanmei.com/m/images/cover260516/progress-line-on.png) no-repeat 0 0;}
.lcb-prize{ position: absolute; left: 11px; top: 29px; width: 680px; height: 106px;}
.lcb-prize li{ float: left; position: relative; width: 106px; height: 106px; margin-right: 27px; background: url(https://mzqx.wanmei.com/m/images/cover260516/prize-yuan-bg.png) no-repeat;}
.lcb-prize li img{ position: absolute; left: 0; bottom: -39px;}
.prize-on{ display: none}
.lcb-prize li.on .prize-none{ display: none;}
.lcb-prize li.on .prize-on{ display: block;}

.btn-yy-lcb{ position: absolute; left: 50%; transform: translate(-50%,0); top: 1083px; width: 320px; height: 92px; background: url(https://mzqx.wanmei.com/images/cover260516/btn-yy-lcb.png) no-repeat 0 0; cursor: pointer;}
.btn-yy-lcb.done{ background: url(https://mzqx.wanmei.com/images/cover260516/btn-yy-lcb-done.png) no-repeat;}



/* pop */
.pop-fixed{ display: none; position: fixed; left: 50%; top: 0; transform: translate3d(-50%,0,0); z-index: 100; width: 750px; height: 100%; background: rgba(0,0,0,.8);}
/* #pop-menu */
#pop-menu{ background: rgba(0,0,0,.9)}
.btn-close-menu{ position: absolute; right: 54px; top: 59px; width: 47px; height: 48px; background: url(https://mzqx.wanmei.com/m/images/index260227/icon-close-menu.png) no-repeat; cursor: pointer;}
#user-box{ position: absolute; left: 56px; top: 46px; width: 360px; height: 130px;}
#user-box .btn-login{ position: absolute; left: 0; top: 0; width: 277px; height: 79px; background: url(https://mzqx.wanmei.com/m/images/index260227/btn-login.png) no-repeat; cursor: pointer;}
.user-info{ display: none; position: absolute; left: 63px; top: 0; width: 280px; height: 126px; padding: 16px 6px 0 17px; box-sizing: border-box; background: url(https://mzqx.wanmei.com/m/images/index260227/user-info-bg.png) no-repeat;}
.user-info p{ overflow: hidden; height: 46px; font-size: 18px; line-height: 46px; color: #b4e2e0; text-align: center;}
.user-info .btn-logout{ display: block; width: 149px; height: 45px; margin: 0 auto; background: url(https://mzqx.wanmei.com/images/index260227/btn-logout.png) no-repeat 0 0; cursor: pointer;}
#user-box.on{ background: url(https://mzqx.wanmei.com/m/images/index260227/icon-user.png) no-repeat 0 0;}
#user-box.on .btn-login{ display: none;}
#user-box.on:hover .user-info{ display: block;}
/* menu-anv */
.menu-nav{ position: absolute; left: 50%; top: 50%; transform: translate3d(-50%,-50%,0); width: 220px; height: 580px;}
.menu-nav a{ display: block; width: 268px; height: 92px; margin-bottom: 20px; padding: 16px 45px 0 0; box-sizing: border-box; font-family: 'FZBKSJW'; font-size: 28px; line-height: 74px; color: rgba(211,237,239,.8); text-align: center; cursor: pointer;}
.menu-nav a.on{ color: rgba(255,255,255,.8); background: url(https://mzqx.wanmei.com/m/images/index260305/menu-nav-on.png) no-repeat;}
/* sns */
.menu-sns-box{ display: flex; position: absolute; left: 0; bottom: 110px; width: 100%; height: 58px; justify-content: center; align-items: center;}
.menu-sns-box .sns-item{ position: relative; width: 64px; height: 45px; margin: 0 8px;}

.menu-sns-box .icon-sns{ display: block; width: 100%; height: 100%;}
.menu-sns-box .sns-baidu .icon-sns{ background: url(https://mzqx.wanmei.com/m/images/main260318/sns-baidu.png) no-repeat center;}
.menu-sns-box .sns-tap .icon-sns{ background: url(https://mzqx.wanmei.com/m/images/main260318/sns-tap.png) no-repeat 0 0;}
.menu-sns-box .sns-haoyou .icon-sns{ background: url(https://mzqx.wanmei.com/m/images/main260318/sns-haoyou.png) no-repeat 0 0;}
.menu-sns-box .sns-bili .icon-sns{ background: url(https://mzqx.wanmei.com/m/images/main260318/sns-bili.png) no-repeat 0 0;}
.menu-sns-box .sns-weibo .icon-sns{ background: url(https://mzqx.wanmei.com/m/images/main260318/sns-weibo.png) no-repeat 0 0;}
.menu-sns-box .sns-douyin .icon-sns{ background: url(https://mzqx.wanmei.com/m/images/main260318/sns-douyin.png) no-repeat 0 0;}
.menu-sns-box .sns-weixin .icon-sns{ background: url(https://mzqx.wanmei.com/m/images/main260318/sns-weixin.png) no-repeat 0 0;}
.menu-sns-box .sns-douliu .icon-sns{ background: url(https://mzqx.wanmei.com/m/images/main260318/sns-douliu.png) no-repeat 0 0; }
.menu-sns-box .sns-kefu .icon-sns{ background: url(https://mzqx.wanmei.com/m/images/main260318/sns-kefu.png) no-repeat 0 0; }

.menu-sns-box .sns-link{ position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.menu-sns-box .sns-ewm-hover{ display: none; position: absolute; right: -30px; top: -280px; width: 237px; height: 263px; padding-top: 35px; box-sizing: border-box; background: url(https://mzqx.wanmei.com/public/popLoginYy/images/260227/sns-ewm-bg.png) no-repeat;}
.menu-sns-box .sns-ewm-hover .ewm{ display: block; width: 152px; height: 152px; margin: 0 auto;}
.menu-sns-box .tip-gzh{ display: block; height: 37px; margin: 18px auto 0;}
.menu-sns-box .sns-item:hover .sns-ewm-hover{ display: block;}
