@charset "utf-8";
html {
  font-size: 14px;
  font-family: "Monospaced Number", "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #ffffff;
  height: 100%;
}
/*css-reset*/
html, body, div, ul, ol, li, dl, dt, dd, p, span, em, strong, b, i, h1, h2, h3, h4, form, iframe, table, thead, tbody,th,td,tr, input, button, video, textarea, select, option, img, a, xmp, pre, code, h1, h2, h3, h4, canvas {
  margin:0; 
  padding:0;
  word-break:break-all;
  word-wrap:break-word;
  outline:none;
  -webkit-tap-highlight-color: rgba(0,0,0,0)

}
a {
  text-decoration: none;
  user-select: none; 
}

a:hover {
  text-decoration: none; 
}

li {
  display: block;
  list-style: none; 
}

textarea,
input,select {
  resize: none;
  outline: none;
  font-family: inherit;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset !important; 
}
img{
  display: block;
}

/*---顶级样式名称---*/
/*清理浮动*/
.clear {
  *height: 1%; }

.clear:after {
  content: ".";
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden; }

/*隐藏*/
.hide {
  display: none !important; 
}

/*显示*/
.show {
  display: block !important; 
}

/*隐藏*/
.hidden {
  visibility: hidden !important; 
}
/*图片*/
.icon{
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
/*字体撑开*/
.null {
  display: block;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  text-indent: -999px; 
}
/*页面容器*/
.page-container{
  width: 750px;
  padding: 97px 0 0
}

/*popup===================================*/
.popup-layer{
  display: none;
  position:fixed; 
  width:100%; 
  height:100%; 
  left:0; 
  top:0; 
  background:rgba(49,49,49,0.9); 
  z-index:999;
}
/*弹窗*/
.normal-popup{
  position: absolute;
  left: 50%;
  top: 50%;
  width: 555px;
  height: 717px;
  margin: -358px 0 0 -277px;
  background: url(https://mhxzx.games.wanmei.com/net/210624yinliang/resource/images/popup/popup-bg.png) no-repeat
}
.normal-popup .close-btn{
  position: absolute;
  width: 65px;
  height: 65px;
  right: -62px;
  top: 20px;
  background: url(https://mhxzx.games.wanmei.com/net/210624yinliang/resource/images/popup/close.png) no-repeat
}
.normal-popup .tips-text{
  font-size: 18px;
  color: #68523e;
  line-height: 30px;
  text-align: center;
}
/*登录相关----------------------------*/
.login-popup{
  padding: 60px 0 0;
}
.login-popup .title-panel{
    width: 100%;
    height: 71px;
    background-size: auto 100%;
    margin: 0 0 25px;
    background-position: center center;
    background-image: url(https://mhxzx.games.wanmei.com/net/210624yinliang/resource/images/popup/login-title.png)
}
/*tab-nav*/
.login-popup .tab-nav-panel{
  width: 384px;
  height: 46px;
  margin: 0 0 25px;
  border-bottom: 1px solid #6c5852;
  overflow: hidden;
  user-select: none;
}
.login-popup .tab-nav-panel li{
  width: 185px;
  height: 46px;
}
.login-popup .tab-nav-panel li:nth-child(1){
  float: right;
  background-image: url(https://mhxzx.games.wanmei.com/net/210624yinliang/resource/images/popup/un-yy-tab.png)
}
.login-popup .tab-nav-panel li:nth-child(1).on{
  background-image: url(https://mhxzx.games.wanmei.com/net/210624yinliang/resource/images/popup/un-yy-tab-on.png)
}
.login-popup .tab-nav-panel li:nth-child(2){
  float: left;
  background-image: url(https://mhxzx.games.wanmei.com/net/210624yinliang/resource/images/popup/yy-tab.png);
}
.login-popup .tab-nav-panel li:nth-child(2).on{
  background-image: url(https://mhxzx.games.wanmei.com/net/210624yinliang/resource/images/popup/yy-tab-on.png)
}
.login-popup .tab-country-panel{
  width: 384px;
  margin: 0 0 25px;
  overflow: hidden;
  user-select: none;
}
.login-popup .tab-country-panel li{
  float: left;
  line-height: 36px;
  height: 36px;
  font-size: 20px;
  color: #8b8682;
  margin: 0 50px 0 0;
  padding: 0 0 0 40px;
  background: url(https://mhxzx.games.wanmei.com/net/210624yinliang/resource/images/popup/un-check.png) 0 -4px no-repeat;
  background-size: auto 100% 
}
.login-popup .tab-country-panel li.on{
  background-image: url(https://mhxzx.games.wanmei.com/net/210624yinliang/resource/images/popup/check-on.png);
}
.login-popup .tab-country-panel li:last-child{
  margin: 0
}
.login-popup .form-panel{
  width: 384px;
  margin: 0 auto
}
.login-popup .form-panel .mobile-input{
  display: block;
  width: 382px;
  height: 46px;
  font: normal 20px/46px "Microsoft Yahei";
  color: #68523e;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #68523e;
  margin: 0 0 10px;
}
.login-popup .form-panel .gat-mobile,
.login-popup .form-panel .send-code{
  width: 382px;
  height: 46px;
  font: normal 20px/46px "Microsoft Yahei";
  color: #68523e;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #68523e;
  margin: 0 0 10px;
}
.login-popup .form-panel .send-code a,
.login-popup .form-panel .send-code input,
.login-popup .form-panel .gat-mobile input,
.login-popup .form-panel .gat-mobile select{
  border: 0;
  line-height: 44px;
  height: 44px;
  float: left;
}
.login-popup .form-panel .gat-mobile{
  display: none;
}
.login-popup .form-panel .gat-mobile select{
  width: 150px;
  font-size: 20px;
}
.login-popup .form-panel .gat-mobile input{
  width: 230px;
  border-left: 1px solid #68523e;
  text-align: center;
  font-size: 20px;
}
#wm-captcha-container{
  margin: 0 0 10px;
}
#wm-captcha-container > div{
  max-width:none;
}
#wm-captcha-container .tester-intro{
  font-size: 20px;
}
.login-popup .form-panel .send-code{
  margin: 0 0 10px
}
.login-popup .form-panel .send-code a{
  color: #6e6e6e;
  width: 160px;
  text-align: center;
}
.login-popup .form-panel .send-code input{
  float: right;
  width: 180px;
  text-align: center;
  font-size: 20px;
}
.login-popup .form-panel .system-panel{
  display: -webkit-box;
  display: flex;
  visibility: hidden;
  margin: 0 18px 25px;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.login-popup .form-panel .system-panel li{
  width: 169px;
  height: 41px;
}
.login-popup .form-panel .system-panel li:nth-child(2){
  background-image: url(https://mhxzx.games.wanmei.com/net/210624yinliang/resource/images/popup/android.png)
}
.login-popup .form-panel .system-panel li:nth-child(2).on{
  background-image: url(https://mhxzx.games.wanmei.com/net/210624yinliang/resource/images/popup/android-on.png)
}
.login-popup .form-panel .system-panel li:nth-child(1){
  background-image: url(https://mhxzx.games.wanmei.com/net/210624yinliang/resource/images/popup/ios.png)
}
.login-popup .form-panel .system-panel li:nth-child(1).on{
  background-image: url(https://mhxzx.games.wanmei.com/net/210624yinliang/resource/images/popup/ios-on.png)
}
.login-popup .submit-btn{
  margin: 0 auto 30px;
  display: block;
  width: 301px;
  height: 76px;
  cursor: pointer;
  background-image: url(https://mhxzx.games.wanmei.com/net/210624yinliang/resource/images/popup/login-btn.png)
}

/*状态判断*/
.login-popup.yy-popup .title-panel{
  background-image: url(https://mhxzx.games.wanmei.com/net/210624yinliang/resource/images/popup/yy-title.png)
}
.login-popup.yy-popup .submit-btn{
  background-image: url(https://mhxzx.games.wanmei.com/net/210624yinliang/resource/images/popup/yylogin-btn.png)
}
.login-popup.yy-popup .system-panel{
  visibility: visible;
}
.login-popup.gat-popup .gat-mobile{
  display: block;
}
.login-popup.gat-popup .mobile-input{
  display: none;
}
/*登录/预约成功----------------------------*/
.login-success-popup{
  padding: 490px 0 0;
  background-image: url(https://mhxzx.games.wanmei.com/net/210624yinliang/resource/images/popup/login-success-title.png);
  background-position: center 170px;
  background-repeat: no-repeat;
  background-size: auto 216px;
}
.yy-success-popup{
  padding: 520px 0 0;
  background-image: url(https://mhxzx.games.wanmei.com/net/210624yinliang/resource/images/popup/yy-success-title.png);
  background-position: center 80px;
  background-repeat: no-repeat;
  background-size: auto 348px;
}
.login-success-popup .btn,
.yy-success-popup .btn{
  margin: 0 auto;
  width: 301px;
  height: 76px;
  background-image: url(https://mhxzx.games.wanmei.com/net/210624yinliang/resource/images/popup/confirm-btn.png);
}
.yy-success-popup .btn{
  margin-bottom:25px;
}
/*规则----------------------------*/
.guize-popup{
  padding: 190px 0 0;
  background-image: url(https://mhxzx.games.wanmei.com/net/210624yinliang/resource/images/popup/guize-title.png);
  background-position: center 100px;
  background-repeat: no-repeat;
  background-size: auto 65px;
}
.guize-popup .scroll-panel{
  width: 420px;
  height: 420px;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 auto;
  font-size: 20px;
  color: #6e6e6e;
}
.guize-popup .scroll-panel p{
  margin: 0 0 15px;
}
/*邀请----------------------------*/
.invite-popup{
  padding: 260px 0 0;
  background-image: url(https://mhxzx.games.wanmei.com/net/210624yinliang/resource/images/popup/yaoqing-title.png);
  background-position: center 140px;
  background-repeat: no-repeat;
  background-size: auto 65px;
}
.invite-popup .share-url{
  display: block;
  text-align: center;
  width: 380px;
  margin: 0 auto 30px;
  background: transparent;
  border: 0;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  color: #8b8682;
  border-bottom: 1px solid #8b8682;
}
.invite-popup .copy-share-btn{
  margin: 0 auto 50px;
  width: 301px;
  height: 76px;
  background-image: url(https://mhxzx.games.wanmei.com/net/210624yinliang/resource/images/popup/copy-btn.png);
}
/*微信公众号----------------------------*/
.qrcode-popup{
  padding: 280px 0 0;
  background-image: url(https://mhxzx.games.wanmei.com/net/210624yinliang/resource/images/popup/gzh-title.png);
  background-position: center 130px;
  background-repeat: no-repeat;
  background-size: auto 114px;
}
.qrcode-popup img{
  margin: 0 auto;
  max-width: 90%;
}
/*微信公众号----------------------------*/
.lottery-popup{
  padding: 340px 0 0;
  background-image: url(https://mhxzx.games.wanmei.com/net/210624yinliang/resource/images/popup/lucky-title.png);
  background-position: center 140px;
  background-repeat: no-repeat;
  background-size: auto 158px;
}
.lottery-popup input{
  display: block;
  text-align: center;
  width: 380px;
  margin: 0 auto 30px;
  background: transparent;
  border: 0;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  color: #8b8682;
  border-bottom: 1px solid #8b8682;
}
.lottery-popup .tips-text{
  width: 420px;
  margin: 0 auto;
  text-align: left;
}
/*奖品公众号----------------------------*/
.prize-popup{
  padding: 235px 0 0;
  background-image: url(https://mhxzx.games.wanmei.com/net/210624yinliang/resource/images/popup/jiangpin-title.png);
  background-position: center 120px;
  background-repeat: no-repeat;
  background-size: auto 43px;
}
.prize-popup .title-panel{
  width: 264px;
  height: 23px;
  margin: 0 0 16px 44px;
  background-image: url(https://mhxzx.games.wanmei.com/net/210624yinliang/resource/images/popup/thead-title.png);
}
.prize-popup .scroll-panel{
  height: 340px;
  margin: 0 35px;
  overflow-y: auto;
  overflow-x: hidden;
}
.prize-popup table{
  width: 100%;
}
.prize-popup td{
  height: 54px;
  vertical-align: middle;
  border-bottom: 1px solid #8b8682;
  font-size: 18px;
  color: #8b8682;
}
.prize-popup td:nth-child(1){
  width: 150px;
}
.prize-popup td:nth-child(2){
  width: 210px;
}
.prize-popup td .copy-btn,
.prize-popup td .address-btn{
  width: 125px;
  height: 41px;
}
.prize-popup td .copy-btn{
  background-image: url(https://mhxzx.games.wanmei.com/net/210624yinliang/resource/images/popup/copy-1.png);
}
.prize-popup td .address-btn{
  background-image: url(https://mhxzx.games.wanmei.com/net/210624yinliang/resource/images/popup/address.png);
}
/*邮寄信息----------------------------*/
.address-popup{
  padding: 185px 0 0;
  background-image: url(https://mhxzx.games.wanmei.com/net/210624yinliang/resource/images/popup/address-title.png);
  background-position: center 72px;
  background-repeat: no-repeat;
  background-size: auto 43px;
}
.address-popup .tips{
  line-height: 30px;
  font-size: 20px;
  color: #8b8682;
  text-align: center;
  margin: 0 0 40px;
}
.address-popup input{
  display: block;
  width: 382px;
  height: 46px;
  font: normal 14px/46px "Microsoft Yahei";
  color: #68523e;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #68523e;
  margin: 0 auto 20px;
}
.address-popup .btn{
  width: 301px;
  height: 76px;
  margin: 40px auto 50px;
  background-image: url(https://mhxzx.games.wanmei.com/net/210624yinliang/resource/images/popup/submit-btn.png);
}