/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 8/9.
 */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */audio,canvas,video{display:inline-block}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */audio:not([controls]){display:none;height:0}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */[hidden],template{display:none}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */html{font-family:sans-serif; /* 1 */-ms-text-size-adjust:100%; /* 2 */-webkit-text-size-adjust:100% /* 2 */}

/**
 * Remove default margin.
 */

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */a{background:transparent}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */a:focus{outline:thin dotted}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */a:active,a:hover{outline:0}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */h1{font-size:2em;margin:.67em 0}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */abbr[title]{border-bottom:1px dotted}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */b,strong{font-weight:700}

/**
 * Address styling not present in Safari 5 and Chrome.
 */dfn{font-style:italic}

/**
 * Address differences between Firefox and other browsers.
 */hr{box-sizing:content-box;height:0}

/**
 * Address styling not present in IE 8/9.
 */mark{background:#ff0;color:#000}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}

/**
 * Improve readability of pre-formatted text in all browsers.
 */pre{white-space:pre-wrap}

/**
 * Set consistent quote types.
 */q{quotes:"\201C" "\201D" "\2018" "\2019"}

/**
 * Address inconsistent and variable font size in all browsers.
 */small{font-size:80%}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9.
 */img{border:0}

/**
 * Correct overflow displayed oddly in IE 9.
 */svg:not(:root){overflow:hidden}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari 5.
 */figure{margin:0}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Define consistent border, margin, and padding.
 */fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */legend{border:0; /* 1 */padding:0 /* 2 */}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */button,input,select,textarea{font-family:inherit; /* 1 */font-size:100%; /* 2 */margin:0 /* 3 */}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */button,input{line-height:normal}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */button,select{text-transform:none}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button; /* 2 */cursor:pointer /* 3 */}

/**
 * Re-set default cursor for disabled elements.
 */button[disabled],html input[disabled]{cursor:default}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */input[type=checkbox],input[type=radio]{box-sizing:border-box; /* 1 */padding:0 /* 2 */}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */input[type=search]{-webkit-appearance:textfield; /* 1 */ /* 2 */box-sizing:content-box}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}

/**
 * Remove inner padding and border in Firefox 4+.
 */button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */textarea{overflow:auto; /* 1 */vertical-align:top /* 2 */}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */table{border-collapse:collapse;border-spacing:0}body,dd,div,dl,dt,fieldset,figure,form,h1,h2,h3,h4,h5,h6,img,input,li,ol,p,table,td,ul{margin:0;padding:0;font-family:微软雅黑,Arial,Helvetica,sans-serif}li{list-style:none}input,select,textarea{border:none;background:none}a{outline:none}

/*最顶部*/.top-bar{width:100%;background:#fff;height:40px;line-height:40px;font-family:SimSun,宋体;color:#666;font-size:12px}.top-bar .tips{float:left}.top-bar .tips a.logo{float:left;background:url(/public/dark/img/top-bar-logo.png) no-repeat;width:29px;height:29px;display:inline-block;margin-top:5px;margin-right:12px;margin-left:99px}.top-bar .links{float:right;margin-right:99px}.top-bar .links a{color:#666}.top-bar .links span{padding:0 6px;color:#ccc}.top-bar .login-bar{float:right;padding-right:22px}.top-bar .login-bar a{color:#666}.top-bar .login-bar a.login{color:#e74c3c}

/*最顶部end*/dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,img,input,li,ol,p,table,td,ul{margin:0;padding:0;border:0;font-family:Microsoft YaHei}body{margin:0;padding:0;font-size:12px}img{border:none}ol,ul{list-style:none}input,select,textarea{outline:none}textarea{resize:none}a{text-decoration:none}.body-bg{background:url(/public/dark/img/christmas/body-bg.jpg) no-repeat center 42px;background-color:#17182c}

/* header */#header{height:42px;width:100%;background-color:#f3f3f3}.header-wrap{margin:0 auto;width:1000px}.logo{display:inline-block}.login-links{overflow:auto}.login-links a{float:right;padding:0 13px 0 11px;margin-top:15px;color:#9b9b9b}.login-links .username-text{color:red}.login-bor{border-right:1px solid #e7e7e7}#main{margin:520px auto 0;width:1008px}.loginbar{margin-left:61px;overflow:hidden}.login-wrap{float:left;margin-left:40px;margin-top:12px}.nomargin{margin-top:5px}.longin-bgimg{display:block;width:187px;height:76px;background:url(/public/dark/img/christmas/ico_01.png) no-repeat 0 0;font-size:28px;line-height:68px;color:#fff;text-align:center}.login-success{
    /*display: none;*/width:187px;height:76px;line-height:30px;font-size:18px}.success-QQ{color:#f3d618}.success-chance{color:#ffb2c6}.success-chance span{color:#f3d618;font-weight:700}.longin-text{margin-top:12px;width:187px;text-align:center}.longin-text,.longin-text a{color:#ffb2c6;font-size:16px}.longin-text a:hover{text-decoration:underline}.lottery-bgimg{display:block;width:364px;height:82px;background:url(/public/dark/img/christmas/ico_01.png) no-repeat 0 -78px}.lottery-text{margin-top:13px;width:364px}.lottery-bgimg{font-size:28px;color:#492300;line-height:82px;text-align:center}.lottery-bgimg span{color:#bf011c}.share-bgimg{font-size:20px;color:#4c2301;background:url(/public/dark/img/christmas/ico_01.png) no-repeat -187px 0}.share-width{width:202px}.lottery-wrap{margin-top:42px;padding:12px 0 75px;width:1008px;height:435px;background:url(/public/dark/img/christmas/lotterybg.png) no-repeat}.lottery-box{position:relative;margin:0 auto;width:800px}.lottery-image{position:absolute;width:260px;height:120px;z-index:2;cursor:default}.bg01{left:0;top:0}.bg02{left:270px;top:0}.bg03{left:540px;top:0}.bg04{left:540px;top:130px}.bg05{left:540px;top:260px}.bg06{left:270px;top:260px}.bg07{left:0;top:260px}.bg08{left:0;top:130px}.bg09{left:270px;top:130px;cursor:pointer;background:url(/public/dark/img/christmas/btn-icon.png) no-repeat 0 0}.bg09:hover{background:url(/public/dark/img/christmas/btn-icon.png) no-repeat 0 -121px}.lotter-hover{display:none;position:absolute;top:0;left:0;width:260px;height:120px;background:url(/public/dark/img/christmas/ico_01.png) no-repeat 0 -162px;z-index:3}.lottery-image.active .lotter-hover{display:block}.lottery-notes{position:absolute;top:392px;left:0;margin-top:22px;color:#ffa800;font-size:16px}.winnerslist-wrap{width:100%;background-color:#20233a}.winnerlist-box{overflow:hidden;margin:0 auto;padding:26px 0;width:800px}.winnerlist-box h2{font-size:24px;color:#7f90f3}.winner-wrap{position:relative;float:left;height:96px;margin-top:30px;overflow:hidden;width:800px}.winner-ul{margin-left:-35px;position:absolute;left:0;top:0}.winner-ul li{float:left;margin-left:35px;height:24px;width:375px;color:#7f90f3;font-size:14px;line-height:24px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.winner-ul li span{color:#ffc500}.ul-left{margin-left:45px}.active-wrap{background-color:#17182c}.active-text{margin-top:10px}.active-p01{position:relative;padding-left:30px;font-size:14px;height:26px;line-height:26px;color:#7f90f3}.acitve-bgimg{position:absolute;top:5px;left:0;width:18px;height:18px;background:url(/public/dark/img/christmas/ico_01.png) no-repeat}.active-ico01{background-position:-483px 0}.active-ico02{background-position:-483px -26px}.active-ico03{background-position:-483px -52px}.active-ico04{background-position:-483px -78px}.active-ico05{background-position:-483px -105px}

/*閬僵寮瑰嚭灞�*/.shadebg{position:relative;background-color:#000
    /*opacity:.5;
	filter:alpha(opacity=50);
	-moz-opacity:.5;*/}.login-dialog-box{position:fixed;left:50%;top:50%;margin-left:-280px;margin-top:-175px;background-color:#fff;z-index:4}.longin-box-widht{position:fixed;top:50%;left:50%;margin-left:-220px;margin-right:-155px;width:440px;height:310px}.login-h2{padding-left:12px;height:50px;line-height:50px;font-size:18px;color:#fff;background-color:#80111f;z-index:4}.login-close,.result-close{display:block;float:right;position:relative;width:50px;height:50px}.login-close i{position:absolute;top:15px;left:15px;width:21px;height:19px;background:url(/public/dark/img/christmas/ico_01.png) no-repeat -457px 0}.login-close:hover{background-color:#670915}.login-inpwrap{position:relative;margin:40px auto 0;width:325px;height:166px}.error-msg{display:none;position:absolute;top:-23px;left:42px;font-size:12px;color:red}.login-inp{position:relative;margin-top:10px;height:40px;line-height:40px;font-size:14px}.login-account{width:250px;padding:9px 8px;border:1px solid #ddd}.login-focus{border:1px solid #2c87d5;color:#000}.login-error{display:none;height:20px;line-height:20px;color:red;font-size:12px}.login-btn{display:block;margin:23px auto;font-size:18px;color:#fff;width:130px;height:40px;line-height:40px;text-align:center;cursor:pointer;background:url(/public/dark/img/christmas/ico_01.png) no-repeat -262px -163px}.forget-box{float:right;margin:23px 8px 0 0}.forget-box a{padding:0 13px;color:#666;font-size:14px}.forget-pas{border-right:1px solid #ddd}

/*蹇€熷厖鍊�*/.recharge-box-widht{position:fixed;top:50%;left:50%;margin-left:-300px;margin-top:-205px;width:600px
    /*height: 410px;*/}.recharge-wrap{margin:32px 40px}.recharge-account{position:absolute;top:4px;left:80px;color:#666;font-size:14px;z-index:1}.recharge-inp{margin-top:12px}.recharge-service{position:relative;padding:0 18px 0 38px;display:inline-block;height:31px;border:2px solid #ddd;line-height:33px;cursor:pointer}.service-width{padding:0 13px}.service-ico{position:absolute;top:9px;left:11px;width:15px;height:15px;background:url(/public/dark/img/christmas/ico_01.png) no-repeat -462px -42px}.recharge-wrap-ico{display:none;position:absolute;bottom:0;right:0;width:13px;height:13px;background:url(/public/dark/img/christmas/ico_01.png) no-repeat -464px -26px}.recharge-color{color:red}.recharge-inp .active{border-color:#9bcc62}.recharge-inp .active .recharge-wrap-ico{display:block}.recharge-static{display:none}.recharge-btn{display:block;margin:15px auto;font-size:18px;color:#fff;width:130px;height:40px;line-height:40px;text-align:center;cursor:pointer;background:url(/public/dark/img/christmas/ico_01.png) no-repeat -262px -205px}.bank-img{display:inline-block}.bank-img img{vertical-align:middle;width:90px;height:25px}

/*蹇€熷厖鍊�2*/.recharge-bankwrap{margin:10px;border:10px solid #999}.bank-wrap{margin:11px 5px 0;overflow:hidden}.bank-wrap li{position:relative;float:left;padding:7px 3px;margin:10px 0 0 7px;width:122px;border:1px solid #ddd}.bank-li-img{position:absolute;top:2px;left:25px;width:100px;height:25px}.bank-wrap .active,.bank-wrap li:hover{border-color:#69b213}.btn-mar{margin:21px auto 37px}

/*蹇€熷厖鍊�*/.recharge2-wrap{margin:30px auto;width:520px}.recharge2-wrap h3{padding-bottom:10px;margin-bottom:20px;font-size:14px;font-weight:400;color:#333;border-bottom:1px dashed #ddd}.recharge2-text{font-size:14px;color:#666;height:30px;line-height:30px}.text-padding{position:relative;padding-left:18px}.recharge2-ico{position:absolute;top:3px;left:0;width:15px;height:15px;background:url(/public/dark/img/christmas/ico_01.png) no-repeat -462px -42px}.span-color{color:red}.text-bortop{margin-top:25px;border-top:1px dashed #ddd}.btn-wrap{position:relative;margin-top:20px;width:518px}.recharge-return{color:#569f00;font-size:14px;line-height:30px}.recharge-return:hover,.record-page a:hover{text-decoration:underline}.btn-mar2{position:absolute;top:0;left:185px;margin-top:0}.btn-wrap2{display:none;position:relative;margin-top:12px;width:518px}.btn-mar3{position:absolute;top:38px;left:185px;margin-top:0}

/*
.text-display{
	display: none;
}
*/

/*鍏呭€兼垚鍔�*/.recharge-success{margin:130px 150px;overflow:hidden}.success-box{float:left;margin:15px 0 0 15px;line-height:28px;font-size:18px;color:#666}.ico-span{float:left;display:block;width:82px;height:82px;background:url(/public/dark/img/christmas/ico_01.png) no-repeat}.succ-ico{background-position:-375px 0}.error-ico{background-position:-375px -81px}

/*鑾峰璁板綍*/.record-height{height:590px;margin-top:-265px}.record-tit{margin-bottom:20px;font-size:16px;color:#666}.recharge2-wrap h4{margin-bottom:7px;font-size:20px;font-weight:400}table{width:520px;border:1px solid #ddd;border-left:0}table thead tr{background-color:#eee;height:38px;line-height:38px;font-size:12px;color:#999;text-align:center}table tbody tr td,table thead tr td{border-left:1px solid #ddd;border-bottom:1px solid #ddd}table tbody tr td{height:36px;line-height:36px;text-align:center;color:#666}.record-page{margin-top:9px}.record-page a{font-size:12px;color:#1185de;padding-right:10px}.leaflets-wrap{margin:0 auto;width:520px;border:1px solid #f6eed8;background-color:#fffaea;padding:16px}.leaflets-wrap h2{margin-bottom:7px;font-size:12px;color:red;font-weight:400}.leaflets-wrap p{color:#666;line-height:20px}

/*鎶藉缁撴灉*/.result-wrap{display:none;width:560px;height:350px;background:url(/public/dark/img/christmas/rebg.png)}.result-ico{background:url(/public/dark/img/christmas/ico_01.png) no-repeat scroll -457px -61px;height:19px;left:13px;position:absolute;top:13px;width:21px}.result-close:hover{background-color:#131325}.result-box{margin:65px auto 0;width:360px;color:#7f90f3}.result-box h2{font-size:36px;font-weight:400;text-align:center}.text-p{height:58px;line-height:58px;font-size:18px}.text-color{color:#ffa800}.rebtn-wrap{margin:35px 15px}.result-list{display:inline-block;width:140px;height:40px;line-height:40px;color:#000;font-size:18px;text-align:center;background:url(/public/dark/img/christmas/ico_01.png) no-repeat}.list01{margin-right:35px;background-position:-262px -291px}.list02{background-position:-262px -249px}.j-mask{position:fixed;z-index:3;background-color:#000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";opacity:.5;filter:alpha(opacity=50)}.j-loading,.j-mask{display:none;left:0;top:0;width:100%;height:100%}.j-loading{position:absolute;z-index:5;font-size:18px;text-align:center;color:#820d1b;line-height:415px;background-color:#fff;background-color:hsla(0,0%,100%,.8)}.display-no{display:none}

/*搴曢儴*/#footer{overflow:hidden;height:140px;width:100%;background-color:#000}.fotter-wrap{width:800px;margin:48px auto 0;text-align:center}.fotter-wrap,.fotter-wrap a{font-size:14px;color:#8183ac;line-height:24px}.fotter-wrap a{padding:0 8px}.bank-info img{position:relative;top:11px}.m-btn{display:inline-block;width:311px;height:92px;text-align:center;line-height:92px;font-size:18px;color:#010103;background:url(/public/battle/img/button-bg-n.png) 50% no-repeat}.m-btn:hover{background-image:url(/public/battle/img/button-bg-h.png);color:#beac64}.m-footer{background-color:#070709;height:200px}.m-footer .m-footer-links{margin:0 auto;width:608px;padding-top:50px;overflow:hidden}.m-footer .m-footer-links li{float:left;margin-left:8px}.m-footer .m-footer-links li a{font-size:14px;color:#999;line-height:16px}.m-footer .m-footer-links li.inner-link{border-left:1px solid #999;padding-left:8px}.m-footer .copy{text-align:center;font-size:12px;color:#666;margin-top:15px}.m-live-item{display:inline-block;position:relative;width:292px;height:176px;line-height:176px;background:url(/public/battle/img/live-border.png) 50% no-repeat;text-align:center}.m-live-item img{vertical-align:middle}.m-live-item .bg{position:absolute;top:0;right:0;left:0;bottom:0;background:#000;background:rgba(0,0,0,.4);display:none}.m-live-item .bg .play-icon{position:absolute;background:url(/public/battle/img/icon-play.png) 50% no-repeat;width:125px;height:125px;top:0;right:0;left:0;bottom:0;margin:auto}.m-live-item:hover .bg{display:block}.m-bg{text-align:center}.m-bg.m-index-1{background:url(/public/battle/images/bg-1.jpg) 50% no-repeat;height:1000px;background-color:#d6dbdf}.m-bg.m-index-1 .m-nav-list{height:70px;background-color:#000;background-color:rgba(0,0,0,.5);position:relative}.m-bg.m-index-1 .m-nav-list .dark-logo{position:absolute;left:54px}.m-bg.m-index-1 .m-nav-list ul.nav{margin-left:350px}.m-bg.m-index-1 .m-nav-list ul.nav li{float:left;margin:0 20px}.m-bg.m-index-1 .m-nav-list ul.nav li a{color:#fff;font-size:14px;line-height:70px}.m-bg.m-index-1 .m-nav-list ul.share{float:right;margin-top:17px;margin-right:8%}.m-bg.m-index-1 .m-nav-list ul.share li{float:left}.m-bg.m-index-1 .m-nav-list ul.share li a{background-image:url(/public/battle/img/share-icons.png);line-height:70px;display:inline-block;width:38px;height:37px;margin:0 7px}.m-bg.m-index-1 .m-nav-list ul.share li a.weibo{background-position-x:0}.m-bg.m-index-1 .m-nav-list ul.share li a.qq{background-position-x:-51px}.m-bg.m-index-1 .m-nav-list ul.share li a.baidu{background-position-x:-102px}.m-bg.m-index-1 .m-nav-list ul.share li a.qzone{background-position-x:-152px}.m-bg.m-index-1 .give-wrap{padding-top:415px}.m-bg.m-index-1 .give-wrap img{margin-bottom:22px}.m-bg.m-index-2{background:url(/public/battle/images/bg-2-2.jpg) 50% no-repeat;height:696px;background-color:#26252a}.m-bg.m-index-2 p.game-intro{font-size:14px;color:#fff;line-height:34px;margin-bottom:40px;letter-spacing:1px}.m-bg.m-index-2 p.game-intro .mark{font-size:26px}.m-bg.m-index-2 .inner-wrap{padding-top:233px}.m-bg.m-index-2 .inner-wrap p.tips{margin-top:18px;font-size:14px;color:#fff;line-height:26px}.m-bg.m-index-2 .inner-wrap p.tips a{color:#b6914b;text-decoration:underline}.m-bg.m-index-3{background:url(/public/battle/images/bg-3.jpg) 50% no-repeat;height:842px;background-color:#0a090e}.m-bg.m-index-3 .live-list{padding-top:230px;width:986px;margin:0 auto 40px;overflow:hidden}.m-bg.m-index-3 .live-list li{float:left;margin:0 9px 40px}.m-bg.m-index-3 .live-list li .title{font-size:14px;line-height:14px;color:#a6996c;text-align:left;width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:9px}.m-bg.m-index-3 .meta{color:#fff;font-size:14px;line-height:25px}.m-bg.m-index-3 .meta a{color:#ac8948;text-decoration:underline}.m-bg.m-index-4{background:url(/public/battle/images/bg-4-2.jpg) 50% no-repeat;height:647px;background-color:#2a292e}.m-bg.m-index-4 .rules{padding-top:245px}.m-bg.m-index-4 .rules .rule-item{margin-bottom:9px}.m-bg.m-index-4 .rules .rule-item span.num{background:url(/public/battle/img/num-bg.png);display:inline-block;width:29px;height:29px;font-size:19px;color:#010103;line-height:29px;text-align:center;font-weight:700;margin-right:13px}.m-bg.m-index-4 .rules .rule-item .ctn{font-size:14px;color:#cecdcd;line-height:29px;letter-spacing:2px}.m-bg.m-index-4 .m-btn{margin-top:55px}img.qrcode{position:absolute;top:115px;right:115px}.wx-tip{text-align:center;color:#820d1b;font-size:16px}