@charset "UTF-8";
/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
/*css reset*/
/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

table { border-collapse: collapse; border-spacing: 0; }

/*basic in project*/
html { width: 100%; height: 100%; overflow-x: hidden; background: #fff; }

body { width: 100%; height: 100%; font: 12px/1 "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #3d3d3d; }

em, i { font-style: normal; }

a { display: inline-block; text-decoration: none; color: #3d3d3d; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

div, p { word-wrap: break-word; }

fieldset, img, button { border: 0; }

img { vertical-align: middle; }

input, textarea, button, select { font-size: 100%; }

input, button { outline: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }

input[type="submit"], button { cursor: pointer; }

input { border: 0; }

textarea { resize: none; }

i, em, s { font-style: normal; text-decoration: none; }

/*----------------------------------------------------------------------*/
.f-maincolor { color: #01d8ae; }

.f-clearfix { *zoom: 1; }
.f-clearfix:before, .f-clearfix:after { content: ""; display: table; }
.f-clearfix:after { clear: both; }

.m-revise-password .btn-main, .m-find-password .btn-main, .m-bind-email .btn-main, .m-bind-mobile .btn-main, .m-login .btn-main, .m-qiuck-register .btn-main,.m-phone-login .btn-main, .m-mobile-register .btn-main, .m-set-password .btn-main, .m-exit .btn-main, .m-system-prompt .btn-main, .m-service-info .btn-main, .m-security-reminder .btn-main, .m-agreement .btn-main, .m-revise-password .btn-light, .m-find-password .btn-light, .m-bind-email .btn-light, .m-bind-mobile .btn-light, .m-login .btn-light, .m-qiuck-register .btn-light, .m-phone-login .btn-light, .m-mobile-register .btn-light, .m-set-password .btn-light, .m-exit .btn-light, .m-system-prompt .btn-light, .m-service-info .btn-light, .m-security-reminder .btn-light, .m-agreement .btn-light,.m-ucenter .btn-light,.m-win .btn-light,.m-win .btn-main { display: block; text-align: center; border-radius: 4px; /* width: 100%;*/ font-size: 19.2px; line-height: 49.92px; background: #01d8ae; color: #fff !important; }

.m-revise-password, .m-find-password, .m-bind-email, .m-bind-mobile,.m-phone-login, .m-login, .m-qiuck-register, .m-mobile-register, .m-set-password, .m-exit, .m-system-prompt, .m-service-info, .m-security-reminder, .m-agreement,.m-ucenter,.m-win { background-color: rgba(255, 255, 255, 0.9); position: fixed; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); border-radius: 0.8rem; transform: translate(-50%, -50%); font-size: 15.36px; height: 400px; width: 300px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px;}
.m-revise-password .hd, .m-find-password .hd, .m-bind-email .hd, .m-bind-mobile .hd, .m-login .hd, .m-qiuck-register .hd, .m-phone-login .hd, .m-mobile-register .hd, .m-set-password .hd, .m-exit .hd, .m-system-prompt .hd, .m-service-info .hd, .m-security-reminder .hd, .m-agreement .hd , .m-ucenter .hd, .m-win .hd{ background: #fff; height: 51.2px; line-height: 51.2px; }
.m-revise-password .bd, .m-find-password .bd, .m-bind-email .bd, .m-bind-mobile .bd, .m-login .bd, .m-qiuck-register .bd, .m-phone-login .bd, .m-mobile-register .bd, .m-set-password .bd, .m-exit .bd, .m-system-prompt .bd, .m-service-info .bd, .m-security-reminder .bd, .m-agreement .bd , .m-ucenter .bd, .m-win .bd{ padding: 6.4px 12.8px; }
.m-revise-password .bd > * + *, .m-find-password .bd > * + *, .m-bind-email .bd > * + *, .m-bind-mobile .bd > * + *, .m-login .bd > * + *, .m-qiuck-register .bd > * + *, .m-phone-login .bd > * + *, .m-mobile-register .bd > * + *, .m-set-password .bd > * + *, .m-exit .bd > * + *, .m-system-prompt .bd > * + *, .m-service-info .bd > * + *, .m-security-reminder .bd > * + *, .m-agreement .bd > * + * { margin-top: 10px; }
.m-revise-password .bd input:not([type="checkbox"]), .m-find-password .bd input:not([type="checkbox"]), .m-bind-email .bd input:not([type="checkbox"]), .m-bind-mobile .bd input:not([type="checkbox"]), .m-login .bd input:not([type="checkbox"]), .m-qiuck-register .bd input:not([type="checkbox"]), .m-phone-login .bd input:not([type="checkbox"]), .m-mobile-register .bd input:not([type="checkbox"]), .m-set-password .bd input:not([type="checkbox"]), .m-exit .bd input:not([type="checkbox"]), .m-system-prompt .bd input:not([type="checkbox"]), .m-service-info .bd input:not([type="checkbox"]), .m-security-reminder .bd input:not([type="checkbox"]), .m-agreement .bd input:not([type="checkbox"]) { width: 100%; height: 49.92px; line-height: 49.92px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; background: #dbdbdb; font-size: 17.92px; padding-left: 38.4px; }
.m-revise-password .bd p, .m-find-password .bd p, .m-bind-email .bd p, .m-bind-mobile .bd p, .m-login .bd p, .m-qiuck-register .bd p, .m-phone-login .bd p, .m-mobile-register .bd p, .m-set-password .bd p, .m-exit .bd p, .m-system-prompt .bd p, .m-service-info .bd p, .m-security-reminder .bd p, .m-agreement .bd p , .m-ucenter .bd p, .m-win .bd p{ position: relative; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-pack: space-between; -moz-justify-content: space-between; -webkit-justify-content: space-between; justify-content: space-between; -webkit-box-align: center; -moz-align-items: center; -webkit-align-items: center; align-items: center; }
.m-revise-password .bd p .icon, .m-find-password .bd p .icon, .m-bind-email .bd p .icon, .m-bind-mobile .bd p .icon, .m-login .bd p .icon, .m-qiuck-register .bd p .icon, .m-phone-login .bd p .icon, .m-mobile-register .bd p .icon, .m-set-password .bd p .icon, .m-exit .bd p .icon, .m-system-prompt .bd p .icon, .m-service-info .bd p .icon, .m-security-reminder .bd p .icon, .m-agreement .bd p .icon { position: absolute; width: 20.48px; left: 9.6px; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); }
.m-revise-password .bd p .small-btn, .m-find-password .bd p .small-btn, .m-bind-email .bd p .small-btn, .m-bind-mobile .bd p .small-btn, .m-login .bd p .small-btn, .m-qiuck-register .bd p .small-btn, .m-phone-login .bd p .small-btn, .m-mobile-register .bd p .small-btn, .m-set-password .bd p .small-btn, .m-exit .bd p .small-btn, .m-system-prompt .bd p .small-btn, .m-service-info .bd p .small-btn, .m-security-reminder .bd p .small-btn, .m-agreement .bd p .small-btn { position: absolute; height: 12.8px; right: 11.52px; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); }
.m-revise-password .bd p .small-btn.tri, .m-find-password .bd p .small-btn.tri, .m-bind-email .bd p .small-btn.tri, .m-bind-mobile .bd p .small-btn.tri, .m-login .bd p .small-btn.tri, .m-qiuck-register .bd p .small-btn.tri, .m-phone-login .bd p .small-btn.tri, .m-mobile-register .bd p .small-btn.tri, .m-set-password .bd p .small-btn.tri, .m-exit .bd p .small-btn.tri, .m-system-prompt .bd p .small-btn.tri, .m-service-info .bd p .small-btn.tri, .m-security-reminder .bd p .small-btn.tri, .m-agreement .bd p .small-btn.tri { right: 16px; }
.m-revise-password .bd p > .btn-light, .m-find-password .bd p > .btn-light, .m-bind-email .bd p > .btn-light, .m-bind-mobile .bd p > .btn-light, .m-login .bd p > .btn-light, .m-qiuck-register .bd p > .btn-light,.m-phone-login .bd p > .btn-light, .m-mobile-register .bd p > .btn-light, .m-set-password .bd p > .btn-light, .m-exit .bd p > .btn-light, .m-system-prompt .bd p > .btn-light, .m-service-info .bd p > .btn-light, .m-security-reminder .bd p > .btn-light, .m-agreement .bd p > .btn-light, .m-revise-password .bd p > .btn-main, .m-find-password .bd p > .btn-main, .m-bind-email .bd p > .btn-main, .m-bind-mobile .bd p > .btn-main, .m-login .bd p > .btn-main, .m-qiuck-register .bd p > .btn-main, .m-phone-login .bd p > .btn-main, .m-mobile-register .bd p > .btn-main, .m-set-password .bd p > .btn-main, .m-exit .bd p > .btn-main, .m-system-prompt .bd p > .btn-main, .m-service-info .bd p > .btn-main, .m-security-reminder .bd p > .btn-main, .m-agreement .bd p > .btn-main { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; }
.m-revise-password .bd p > * + .btn-light, .m-find-password .bd p > * + .btn-light, .m-bind-email .bd p > * + .btn-light, .m-bind-mobile .bd p > * + .btn-light, .m-login .bd p > * + .btn-light, .m-qiuck-register .bd p > * + .btn-light, .m-phone-login .bd p > * + .btn-light, .m-mobile-register .bd p > * + .btn-light, .m-set-password .bd p > * + .btn-light, .m-exit .bd p > * + .btn-light, .m-system-prompt .bd p > * + .btn-light, .m-service-info .bd p > * + .btn-light, .m-security-reminder .bd p > * + .btn-light, .m-agreement .bd p > * + .btn-light { margin-left: 12.8px; }
.m-revise-password .bd .links, .m-find-password .bd .links, .m-bind-email .bd .links, .m-bind-mobile .bd .links, .m-login .bd .links, .m-qiuck-register .bd .links, .m-mobile-register .bd .links, .m-set-password .bd .links, .m-exit .bd .links, .m-system-prompt .bd .links, .m-service-info .bd .links, .m-security-reminder .bd .links, .m-agreement .bd .links { -webkit-box-pack: flex-end; -moz-justify-content: flex-end; -webkit-justify-content: flex-end; justify-content: flex-end; font-size: 16.64px; }
.m-revise-password .bd .links > * + *, .m-find-password .bd .links > * + *, .m-bind-email .bd .links > * + *, .m-bind-mobile .bd .links > * + *, .m-login .bd .links > * + *, .m-qiuck-register .bd .links > * + *, .m-phone-login .bd .links > * + *, .m-mobile-register .bd .links > * + *, .m-set-password .bd .links > * + *, .m-exit .bd .links > * + *, .m-system-prompt .bd .links > * + *, .m-service-info .bd .links > * + *, .m-security-reminder .bd .links > * + *, .m-agreement .bd .links > * + * { margin-left: 25.6px; }
.m-revise-password .bd .links [type="checkbox"], .m-find-password .bd .links [type="checkbox"], .m-bind-email .bd .links [type="checkbox"], .m-bind-mobile .bd .links [type="checkbox"], .m-login .bd .links [type="checkbox"], .m-qiuck-register .bd .links [type="checkbox"],.m-phone-login .bd .links [type="checkbox"], .m-mobile-register .bd .links [type="checkbox"], .m-set-password .bd .links [type="checkbox"], .m-exit .bd .links [type="checkbox"], .m-system-prompt .bd .links [type="checkbox"], .m-service-info .bd .links [type="checkbox"], .m-security-reminder .bd .links [type="checkbox"], .m-agreement .bd .links [type="checkbox"] { vertical-align: top; width: 16.64px; height: 16.64px; margin: 0; margin-right: 6.4px; }
.m-revise-password .bd .prompt, .m-find-password .bd .prompt, .m-bind-email .bd .prompt, .m-bind-mobile .bd .prompt, .m-login .bd .prompt, .m-qiuck-register .bd .prompt, .m-phone-login .bd .prompt, .m-mobile-register .bd .prompt, .m-set-password .bd .prompt, .m-exit .bd .prompt, .m-system-prompt .bd .prompt, .m-service-info .bd .prompt, .m-security-reminder .bd .prompt, .m-agreement .bd .prompt { display: table; margin-left: auto; margin-right: auto; font-size: 21.76px; line-height: 1.5; }
.m-revise-password .logo, .m-find-password .logo, .m-bind-email .logo, .m-bind-mobile .logo, .m-login .logo, .m-qiuck-register .logo,.m-phone-login .logo, .m-mobile-register .logo, .m-set-password .logo, .m-exit .logo, .m-system-prompt .logo, .m-service-info .logo, .m-security-reminder .logo, .m-agreement .logo { position: absolute; height: 25.6px; left: 12.8px; top: 12.8px; }
.m-revise-password h2, .m-find-password h2, .m-bind-email h2, .m-bind-mobile h2, .m-login h2, .m-qiuck-register h2,.m-phone-login h2, .m-mobile-register h2, .m-set-password h2, .m-exit h2, .m-system-prompt h2, .m-service-info h2, .m-security-reminder h2, .m-agreement h2, .m-ucenter h2, .m-win h2 { font-size: 19.2px; text-align: center; }
.m-revise-password .btn-light, .m-find-password .btn-light, .m-bind-email .btn-light, .m-bind-mobile .btn-light, .m-login .btn-light, .m-qiuck-register .btn-light,.m-phone-login .btn-light, .m-mobile-register .btn-light, .m-set-password .btn-light, .m-exit .btn-light, .m-system-prompt .btn-light, .m-service-info .btn-light, .m-security-reminder .btn-light, .m-agreement .btn-light { /*background: #ffa800;*/ background: #2585f3; line-height: 47.36px; }
.m-revise-password hgroup, .m-find-password hgroup, .m-bind-email hgroup, .m-bind-mobile hgroup, .m-login hgroup, .m-qiuck-register hgroup,.m-phone-login hgroup, .m-mobile-register hgroup, .m-set-password hgroup, .m-exit hgroup, .m-system-prompt hgroup, .m-service-info hgroup, .m-security-reminder hgroup, .m-agreement hgroup { display: -webkit-box; display: -webkit-flex; display: flex; }
.m-revise-password hgroup h3, .m-find-password hgroup h3, .m-bind-email hgroup h3, .m-bind-mobile hgroup h3, .m-login hgroup h3, .m-qiuck-register hgroup h3,.m-phone-login hgroup h3, .m-mobile-register hgroup h3, .m-set-password hgroup h3, .m-exit hgroup h3, .m-system-prompt hgroup h3, .m-service-info hgroup h3, .m-security-reminder hgroup h3, .m-agreement hgroup h3 { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; font-size: 16px; line-height: 39.68px; text-align: center; background: #dbdbdb; }
.m-revise-password hgroup h3 + h3, .m-find-password hgroup h3 + h3, .m-bind-email hgroup h3 + h3, .m-bind-mobile hgroup h3 + h3, .m-login hgroup h3 + h3, .m-qiuck-register hgroup h3 + h3, .m-phone-login hgroup h3 + h3, .m-mobile-register hgroup h3 + h3, .m-set-password hgroup h3 + h3, .m-exit hgroup h3 + h3, .m-system-prompt hgroup h3 + h3, .m-service-info hgroup h3 + h3, .m-security-reminder hgroup h3 + h3, .m-agreement hgroup h3 + h3 { margin-left: 6.4px; }
.m-revise-password hgroup h3.active, .m-find-password hgroup h3.active, .m-bind-email hgroup h3.active, .m-bind-mobile hgroup h3.active, .m-login hgroup h3.active, .m-qiuck-register hgroup h3.active, .m-phone-login hgroup h3.active, .m-mobile-register hgroup h3.active, .m-set-password hgroup h3.active, .m-exit hgroup h3.active, .m-system-prompt hgroup h3.active, .m-service-info hgroup h3.active, .m-security-reminder hgroup h3.active, .m-agreement hgroup h3.active { background: #01d8ae; color: white; }

.m-revise-password .bd label, .m-find-password .bd label, .m-bind-email .bd label, .m-bind-mobile .bd label { padding: 0 8.96px; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-pack: space-between; -moz-justify-content: space-between; -webkit-justify-content: space-between; justify-content: space-between; -webkit-box-align: center; -moz-align-items: center; -webkit-align-items: center; align-items: center; width: 100%; background: #dbdbdb; }
.m-revise-password .bd label em, .m-find-password .bd label em, .m-bind-email .bd label em, .m-bind-mobile .bd label em { width: 89.6px; font-size: 17.92px; }
.m-revise-password .bd input:not([type="checkbox"]), .m-find-password .bd input:not([type="checkbox"]), .m-bind-email .bd input:not([type="checkbox"]), .m-bind-mobile .bd input:not([type="checkbox"]) { padding: 0; -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; height: 35.2px; line-height: 35.2px; }
.m-revise-password .bd > * + *, .m-find-password .bd > * + *, .m-bind-email .bd > * + *, .m-bind-mobile .bd > * + * { margin-top: 5.76px; }
.m-revise-password .bd .security-code input, .m-find-password .bd .security-code input, .m-bind-email .bd .security-code input, .m-bind-mobile .bd .security-code input { padding: 0 8.96px; }
.m-revise-password .bd .security-code .btn-light, .m-find-password .bd .security-code .btn-light, .m-bind-email .bd .security-code .btn-light, .m-bind-mobile .bd .security-code .btn-light { -webkit-box-flex: none; -webkit-flex: none; flex: none; width: 108.8px; margin-left: 5.76px; line-height: 35.2px; font-size: 17.92px; }

.m-phone-login .send_reg_code{
	display: block;
    text-align: center;
    border-radius: 4px;
    line-height: 49.92px;
    background: #01d8ae !important;
    color: #fff !important;
    width: 148.8px;
    margin-left: 5.76px;
    line-height: 50px;
    font-size: 17.92px;
}

.m-qiuck-register .links { margin-top: 25.6px; }

.m-set-password .bd .tel { display: block; color: #01d8ae; font-size: 25.6px; text-align: center; }

.m-find-password .bd .tip { font-size: 15.36px; display: inline-flex; line-height: 1.5; }
.m-find-password .bd .tip::before { content: ''; width: 6.4px; height: 6.4px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; background: #01d8ae; margin-right: 6.4px; }
.m-find-password .bd label em { width: 108.8px; }

.m-bind-mobile .bd label em { width: 54.4px; }

.m-exit .bd .prompt { margin-top: 57.6px; margin-bottom: 57.6px; }

.m-system-prompt .bd p .btn-light { display: table; margin: 0 auto; width: 204.8px; -webkit-box-flex: none; -webkit-flex: none; flex: none; }
.m-system-prompt .prompt { width: 85%; margin-top: 16px; margin-bottom: 16px; }
.m-system-prompt .prompt h3 { font-weight: bold; line-height: 1; }
.m-system-prompt .prompt p { text-indent: 2em; }
.m-system-prompt .prompt > * + * { margin-top: 16px; }

.m-service-info .bd .infos { margin: 25.6px auto; }
.m-service-info .bd .info { display: table; font-size: 20.48px; }
.m-service-info .bd .info > * { display: table-cell; }
.m-service-info .bd .info + .info { margin-top: 19.2px; }
.m-service-info .bd .info .key { width: 102.4px; position: relative; }
.m-service-info .bd .info .key::after { content: '：'; position: absolute; right: 0; }

.m-security-reminder .bd { padding-top: 0; padding-bottom: 0; }
.m-security-reminder .bd p { display: block; }
.m-security-reminder .bd p img { width: 100%; display: block; margin: 0 auto; }
.m-security-reminder .bd .tip { line-height: 1.5; }
.m-security-reminder .bd > * { margin-top: 8.32px; }

.m-agreement { padding: 0 12.8px; }
.m-agreement > * { margin-top: 9.6px; }
.m-agreement h3 { text-align: center; font-weight: bold; font-size: 19.2px; }
.m-agreement article { height: 210px; overflow: scroll; line-height: 1.3; }

.m-game, .m-recharge,.m-realname,.m-gonggao2,.m-logo{ position: fixed; left: 0; top: 0; width: 100%; height: 100%; }

.m-game { z-index: 0; }

.g-mask,.g-msg-mask,.g-msg-mask2 { position: fixed; z-index: 3; left: 0; top: 0; width: 100%; height: 100%; background: rgba(40, 40, 40, 0.8); }

.m-recharge,.m-realname,.m-gonggao2,.m-logo{ display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-direction: normal; -webkit-box-orient: vertical; -moz-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; z-index: 2; }
.m-recharge .top,.m-realname .top , .m-recharge .top_blank,.m-realname .top_blank   { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-pack: space-between; -moz-justify-content: space-between; -webkit-justify-content: space-between; justify-content: space-between; -webkit-box-align: center; -moz-align-items: center; -webkit-align-items: center; align-items: center; line-height: 22.4px; background: #EDEDED; color: black; font-size: 16.64px; padding: 12.8px; }
.m-recharge .top h2,.m-realname .top h2 { font-size: 19.2px;font-weight: bold; }
.m-recharge .top a,.m-realname .top a { color:#000; }
.m-recharge iframe,.m-realname iframe ,.m-gonggao2 iframe{ -webkit-box-flex: 1; -webkit-flex: 1; flex: 1;}

.m-recharge .top_blank,.m-realname .top_blank {
	height: 0px;
	margin: 0;
	padding: 0;
}
@supports (bottom: constant(safe-area-inset-bottom)) or (bottom: env(safe-area-inset-bottom)) {
.m-recharge .top_blank,.m-realname .top_blank{
    /* ios < 11.2 */
    padding-top: constant(safe-area-inset-top);
    padding-top: env(safe-area-inset-top);
  }
}











.z { z-index: 111; }

/*浮标*/
.assistive-wrap {
    width: 40px;
    height: 40px;
    position: fixed;
    top: 100px;
    right: 1px;
    z-index: 999;
}
.assistive-touch {
    width: 100%;
    height: 100%;
    border-radius: 40px;
    border-top-right-radius: 0;
    position: relative;
    background: url(../images/ico.png?v=1) no-repeat 50% 50%;
 background-size:contain;
}

.assistive-touch-hot {
    background: url(../images/assistive_icon_bg_hot.png?v=3) no-repeat 50% 50%;
    background-size:contain;
}
.menuList {
    position: fixed;
    background-color: #cececf;
    height: 40px;
    line-height: 40px;
    border-radius: 19px;
    padding: 0px 50px 0px 20px;
    top: 100px;
    right: 2px;
    z-index: 888;
    display: none;
}
.menuList a {
    color: #454545;
    text-decoration: none;
    font-size: 14px;
    /*
    width: 40px;
    height: 40px;*/
}
.menuList .login {
    margin-left:4px;
    /*background: url(../images/login.png) no-repeat;*/
}
.menuList .change {
    /*background: url(../images/change.png) no-repeat;*/
}
.menuList .ucenter {
    /*background: url(../images/ucenter.png) no-repeat;*/
    position: relative;
    margin-left:4px;
}
.hh {
display:block;background:#f00;border-radius:50%;width:8px;
height:8px;top:8px;right:-4px;position:absolute;
}
.hh2 {
display:block;background:#f00;border-radius:50%;width:14px;
height:14px;top:-4px;right:-4px;position:absolute;
}
.closeBtn {
    width: 40px;
    height: 40px;
    background: #555;
    border-radius: 40px;
    position: absolute;
    top: 0;
    right: 0px;
    background: url(../images/ico.png?v=1) no-repeat 50% 50%;
background-size:contain;
}
.menuList a.menulist-item {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    /*padding: 0px 4px;*/
}

.box-close{
    position: absolute;
    width: 24px;
    height: 24px;
    top: -10px;
    right: -8px;
}
.box-close img, .page-close img {
    width: 100%;
    height: 100%;
}



.m-lmsg .bnt_box{
    display: flex;
height: 51.2px;
    line-height: 51.2px;

margin:0;
line-height: 50px;
border-top: 1px solid #D0D0D0;
background-color: #F2F2F2;
border-radius: 0 0 5px 5px;

}
.m-lmsg .bnt_box a{
    text-align: center;
}
.m-lmsg .bnt_box .ok{
    flex: 1;
    background-color: #07C160;
    font-weight: bold;
    color: #fff;
}
.m-lmsg .bnt_box .cancel{
    color: #ACACAC;
    width: 45%;
}






.m-login .account_list{
position: absolute;background-color: #fff;
width: 92%;
z-index: 999;
line-height: 40px;
padding: 10px;
margin: 2px;
border-color: #ccc;
border-style:solid;
border-width: thin;
border-radius:2px;
}
.m-login .account_list ul{
width: 100%;
height: 150px;
overflow: auto;
}
.m-login .account_list li{
	display: block;
 list-style: none;
padding-left: 10px;

border-bottom-color: #ccc;
border-bottom-style:dashed;
border-bottom-width: thin;
}
.m-login .account_list li span{
	width: 100%;
	display: inline-block;
	margin-left:-50px;
	padding-left: 50px;
}
.m-login .account_list li a{
	margin-right: 10px;
	float: right;
}
.m-login .account_list .clear_list{
	width: 100%;
	text-align: center;
	line-height: 40px;
}
.turn_180{
	 -webkit-transform: rotate(180deg);
	 -moz-transform: rotate(180deg);
	 -o-transform: rotate(180deg);
	 -ms-transform: rotate(180deg);
	 transform: rotate(180deg);
}
/*iPhoneX的适配*/
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
html{height: 812px;}
}