@charset "UTF-8";
/* commonstyle all the pages need to include */
body { font-size: 13px; }
@media screen和（max-width：370px） {
  .bank_list_i_w {
    font-size: 11px !important;
  }
}

header.mui-bar-nav .logo { height: 28px; position: absolute; left: 44px; top: 0; bottom: 0; margin: auto; }
header.mui-bar-nav .btn-login, header.mui-bar-nav .btn-demo, header.mui-bar-nav .btn-register { margin-left: 5px !important; padding: 4px 5px; font-size: 12px; top: 10px; }
header.mui-bar-nav .btn-download { display: inline-block; width: 24px; height: 24px; background: url(images/icon-download.png) center/24px no-repeat; margin: 10px; float: left; }
header.mui-bar-nav .mui-icon-bars { font-weight: bold; }

.clearfix { clear: both; }

.m-t-sm { margin-top: 10px !important; }

.m-r-sm { margin-right: 10px !important; }

ul { padding-left: 0; margin: 0; }

li { list-style: none; }

.mui-bar .mui-icon:active { opacity: 1; }

.yjym { text-align: center; height: 20px; line-height: 19px; font-size: 13px; }

.mui-bar-nav ~ .mui-content { padding-top: 44px; padding-bottom: 70px; }

/* 公共的样式 */
.mine-form .mui-input-row > label { color: #333; font-size: 12px; line-height: 18px; position: relative; white-space: nowrap; text-overflow: ellipsis; }

.mine-form .mui-input-row > .ct { width: 65%; float: right; text-align: right; padding-right: 10px; font-size: 12px; }

.mine-form p { font-size: 12px; margin-bottom: 0; color: #333; }
.mine-form p.text-gray { color: #aeaeae; }

.gb-form-notice p em { font-style: normal; color: #f65d5d; }

.gb-form-notice p img { vertical-align: middle; }

.mine-form .mui-input-row > .ct input { font-size: 12px; color: #999; }

.mine-form input { width: 100%; text-align: right; font-size: 12px; padding-right: 0; }

.gb-select { display: inline-block; }

.gb-select > a { display: inline-block; font-size: 12px; margin-right: 15px; }

.gb-select > a .mui-icon { color: #7a7674 !important; font-size: 18px; vertical-align: sub; }

.gb-select > a .mui-icon { color: #7a7674 !important; font-size: 17px; vertical-align: middle; }

/* banner-slide */
.banner-slide { position: relative; }
.banner-slide .banner-ads { font-size: 12px; color: #fff; background: rgba(51, 51, 51, 0.9); text-align: center; position: absolute; top: 0; left: 0; right: 0; z-index: 10; height: 40px; line-height: 40px; }
.banner-slide .banner-ads .btn-download { border: 1px solid #fff; border-radius: 3px; font-size: 11px; color: #fff; margin: 10px 10px 0 0; width: 70px; height: 22px; float: right; line-height: 20px; }
.banner-slide .close-slide { background: url(./images/icon-close-with-circle.png) center/14px no-repeat; width: 24px; height: 24px; position: absolute; top: 8px; left: 0; z-index: 2; }

/* notice */
.notice { height: 28px; line-height: 28px; display: -webkit-box; display: -ms-flexbox; display: flex; overflow: hidden; }
.notice .btn-title { padding: 0px 6px; margin: 3px 10px; font-size: 12px; }
.notice .notice-list { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; width: 270px; margin: 0; }
.notice .notice-list .marquee { width: 100%; overflow: hidden; }
.notice .notice-list .marquee a { font-size: 13px; color: #333; }

.notice-slider { padding-bottom: 21px; height: 375px !important; }
.notice-slider .mui-slider-group { height: 100%; }
.notice-slider .mui-slider-item a { line-height: 18px !important; font-size: 13px; color: #666; display: block; border-bottom: 1px dashed #666; margin-bottom: 10px; padding-bottom: 10px; }

.notice-alert { border-radius: 8px; }
.notice-alert.mui-popup-in { transform: translate3d(-50%, 0, 0) scale(1); top: 30px; }
.notice-alert .mui-popup-inner { border-radius: 0; padding: 15px 5px 15px 15px; }
.notice-alert .mui-popup-inner .mui-popup-text { margin: 12px 0 0; }
.notice-alert .mui-popup-button { border-radius: 0 !important; font-size: 15px; }
.notice-alert .mui-popup-title { font-size: 15px; color: #333; height: 29px; margin: 0 -15px; border-bottom: 1px solid #0003; }

/* nav */
.nav { height: 66px; display: block; padding: 0 8px; }
.nav .swiper-container { height: 65px; }
.nav .swiper-slide { font-size: 13px; height: 61px; display: inline-block; width: 74px; text-align: center; padding: 27px 0 0; line-height: 32px; }
.nav .swiper-slide > span { position: relative; z-index: 2; }
.nav .swiper-slide.swiper-slide-active { border-bottom: 0; }
.nav .swiper-slide.swiper-slide-active > span { color: #1279d9; }
.nav .swiper-slide.item-live:before { content: ''; position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; background: url(images/icon-live.png) no-repeat center 5px/22px !important; }
.nav .swiper-slide.item-casino:before { content: ''; position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; background: url(images/icon-casino.png) no-repeat center 4px/22px !important; }
.nav .swiper-slide.item-lottery:before { content: ''; position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; background: url(images/icon-lottery.png) no-repeat center 4px/20px !important; }
.nav .swiper-slide.item-sports:before { content: ''; position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; background: url(images/icon-sports.png) no-repeat center 4px/20px !important; }
.nav .swiper-slide.item-fish:before { content: ''; position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; background: url(images/icon-fish.png) no-repeat center 4px/22px !important; }
.nav .swiper-slide.item-chess-and-card:before { content: ''; position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; background: url(images/icon-chess-and-card.png) no-repeat center 6px/16px !important; }

/* mui-bar-tab */
.mui-bar-tab { height: 51px; box-shadow: none; -webkit-box-shadow: none; }
.mui-bar-tab .mui-tab-label { font-size: 13px !important; }

/* ui-bar-tab */
.mui-bar-tab .mui-icon, .mui-bar-tab .mui-icon:active { background-image: url(images/footer-nav-icon.png); background-repeat: no-repeat; background-size: auto 48px; background-position-y: 0; }
.mui-bar-tab .mui-icon.icon-deposit, .mui-bar-tab .mui-icon:active.icon-deposit { background-position-x: -24px; }
.mui-bar-tab .mui-icon.icon-promo, .mui-bar-tab .mui-icon:active.icon-promo { background-position-x: -48px; }
.mui-bar-tab .mui-icon.icon-home, .mui-bar-tab .mui-icon:active.icon-home { background-position-x: 0; }
.mui-bar-tab .mui-icon.icon-service, .mui-bar-tab .mui-icon:active.icon-service { background-position-x: -72px; }
.mui-bar-tab .mui-icon.icon-mine, .mui-bar-tab .mui-icon:active.icon-mine { background-position-x: -96px; }
.mui-bar-tab .mui-active .mui-icon { background-position-y: -24px; }

/* mui-off-canvas-left */
.mui-off-canvas-left { width: 60%; }
.mui-off-canvas-left .person-info { height: 154px; padding-bottom: 1px; }
.mui-off-canvas-left .person-info .un-login { text-align: center; padding-top: 40px; }
.mui-off-canvas-left .person-info .un-login p { font-size: 12px; }
.mui-off-canvas-left .person-info .un-login .btn-login { font-size: 15px; padding: 6px 30px; border-radius: 18px; }
.mui-off-canvas-left .person-info .login { text-align: center; padding-top: 30px; }
.mui-off-canvas-left .person-info .login .icon-person { background: url(images/icon-person.png) center/100%; width: 33px; height: 33px; display: inline-block; }
.mui-off-canvas-left .person-info .login p { font-size: 12px; }
.mui-off-canvas-left .person-info .login .btn-person { font-size: 15px; padding: 6px 30px; border-radius: 18px; }
.mui-off-canvas-left .side-nav ul { margin: 5px 0; }
.mui-off-canvas-left .side-nav li { height: 40px; line-height: 40px; padding-left: 66px; position: relative; }
.mui-off-canvas-left .side-nav li:before { content: ''; background: url(images/icon-side-menu-sprite.png) no-repeat 0 0/28px; width: 30px; height: 30px; position: absolute; left: 20px; top: 5px; }
.mui-off-canvas-left .side-nav li.home:before { background-position: center 1px; }
.mui-off-canvas-left .side-nav li.pro:before { background-position: center -44px; }
.mui-off-canvas-left .side-nav li.download:before { background-position: center -88px; }
.mui-off-canvas-left .side-nav li.deposit:before { background-position: center -134px; }
.mui-off-canvas-left .side-nav li.about:before { background-position: center -178px; }
.mui-off-canvas-left .side-nav li.question:before { background-position: center -224px; }
.mui-off-canvas-left .side-nav li.service:before { background-position: center -269px; }
.mui-off-canvas-left .side-nav li.reg_rules:before { background-position: center -314px; }
.mui-off-canvas-left .side-nav li.lang:before { background-position: center -360px; }
.mui-off-canvas-left .side-nav li.pc:before { background-position: center -448px; }
.mui-off-canvas-left .side-nav li.trans:before { background-position: center -404px; }
.mui-off-canvas-left .side-nav li.lang:after { content: ''; background: url(images/icon-flag.png) no-repeat 0 0/30px; width: 30px; height: 22px; position: absolute; top: 8px; left: 100px; }
.mui-off-canvas-left .side-nav li.lang.zh-CN:after { background-position: 0 0; }
.mui-off-canvas-left .side-nav li.lang.ja-JP:after { background-position: 0 -32px; }
.mui-off-canvas-left .side-nav li.lang.en-US:after { background-position: 0 -62px; }
.mui-off-canvas-left .btn-logout { font-size: 15px; padding: 6px 30px; border-radius: 18px; margin: 10px auto; display: block; width: 122px; }

/* lang-menu */
.lang-menu { display: none; list-style: none; padding: 0; position: absolute; width: 63px; height: 120px; margin: 0; left: 80%; top: 360px; z-index: 11; }
.lang-menu li { height: 40px; line-height: 40px; position: relative; }
.lang-menu li:before { content: ''; position: absolute; width: 15px; height: 15px; left: 6px; top: 13px; background: url(images/icon-lang-select.png) no-repeat 0 bottom/15px; }
.lang-menu li.current:before { background-position: 0 0; }
.lang-menu li:after { content: ''; width: 30px; height: 22px; background: url(images/icon-flag.png) no-repeat 0 0/30px; position: absolute; right: 5px; top: 10px; }
.lang-menu li.zh-CN:after { background-position: 0 0; }
.lang-menu li.en-US:after { background-position: 0 -64px; }
.lang-menu li.ja-JP:after { background-position: 0 -32px; }
.lang-menu li a { display: block; width: 100%; height: 100%; font-size: 0; }

.mui-bar-nav { z-index: 997; }
.mui-bar-nav > .mui-icon.home-bar-search { margin-right: 0; color: #fff; }

/* index-canvas-show 首页的侧滑菜单 */
.index-canvas-wrap { position: absolute; top: 0; bottom: 0; z-index: 9999; left: -100%; -webkit-transition: all 0.5s  ease-in-out; transition: all 0.5s  ease-in-out; }
.index-canvas-wrap aside { visibility: visible; }
.index-canvas-wrap .mui-icon-closeempty { position: absolute; margin-left: -40px; left: 60%; background: #444; color: #fff; width: 40px; height: 40px; text-align: center; line-height: 40px; font-size: 40px; }

.index-canvas-show, .index-canvas-show body { height: 100%; }
.index-canvas-show body { overflow: hidden; position: fixed; top: 0; left: 0; bottom: 0; right: 0; }
.index-canvas-show .index-canvas-wrap { left: 0; }

/* index-login-info */
.login-info { display: inline-block; height: 24px; padding-right: 10px; margin-top: 10px; min-width: 40px; float: right; position: relative; }
.login-info .user_name, .login-info .money { font-size: 9px; text-align: right; line-height: 13px; }
.login-info .money { padding-left: 10px; height: 14px; line-height: 14px; }
.login-info .ex { width: 190px; background-color: rgba(102, 102, 102, 0.98); padding-left: 20px; position: absolute; top: 34px; padding-top: 5px; -webkit-transition: all 0.3s; transition: all 0.3s; right: -205px; height: 400px; z-index: 112; border-right: 0; }
.login-info .ex.open { right: -10px; }
.login-info .ex hr { border-top: 0; border-bottom: 1px solid #909090; margin: 5px 0; }
.login-info .ex table { width: 160px; }
.login-info .ex table tr td { color: #fff; font-size: 10px; line-height: 20px; text-transform: uppercase; }
.login-info .ex table tr td:last-child { text-align: right; }
.login-info .ex .ct { position: absolute; bottom: 0; left: 20px; width: 150px; }
.login-info .ex .ct p .go { display: block; height: 35px; line-height: 35px; color: #fff; font-size: 10px; background-color: #403f3f; font-size: 13px; border-radius: 5px; text-align: center; }
.login-info .mui-scroll-wrapper.mui-assets { top: 68px; height: 230px; left: 20px; }

/* 添加到桌面图标 */
.desk { position: fixed; z-index: 902; background: rgba(255, 255, 255, 0.9); left: 50%; margin-left: -150px; width: 300px; height: 60px; border-radius: 4px; bottom: 70px; }

.desk .logo { width: 60px; height: 60px; float: left; text-align: center; line-height: 60px; }

.desk .tip { width: 200px; float: left; padding: 9px 0; line-height: 20px; }

.desk .close { width: 40px; float: right; text-align: center; padding: 5px 0 0 10px; }

.desk div > img { width: 48px; margin-top: 6px; border-radius: 5px; }

.desk .desk-text { font-size: 12px; color: #333; }

.desk .desk-text em { display: inline-block; width: 27px; height: 15px; background-size: 27px auto !important; vertical-align: middle; margin: 0 5px; background: url(./images/desk.png) no-repeat top left; }

.desk i { display: inline-block; width: 24px; height: 21px; background: url(./images/close.png) no-repeat top left; background-size: 18px auto !important; margin: 5px; }

/* login and register page */
.type-header { padding: 15px 0; text-align: center; font-size: 0; border: 0; display: block; }
.type-header .mui-btn { display: inline-block; width: auto; line-height: 1; padding: 7px 25px; border-radius: 4px; border-color: #1766bb; color: #1766bb; }
.type-header .mui-btn:first-child { border-top-right-radius: 0; border-bottom-right-radius: 0; border-left-width: 1px; }
.type-header .mui-btn:last-child { border-top-left-radius: 0; border-bottom-left-radius: 0; }
.type-header .mui-btn.mui-active { background: #1766bb; }

.mui-bar.mui-bar-blue { background-image: none; }

.login-wrap, .register-wrap { position: fixed; height: 0; bottom: 0; left: 0; right: 0; z-index: 9999; overflow: hidden; transition: all 0.3s ease-in-out; }
.login-wrap .mui-bar-nav, .register-wrap .mui-bar-nav { position: relative; }
.login-wrap .mui-icon-arrowleft, .login-wrap .mui-title, .register-wrap .mui-icon-arrowleft, .register-wrap .mui-title { color: #fff; }

.login-wrap .login-icon { background: url(./images/login-icon.png) 0 0/100%; width: 132.5px; height: 132.5px; margin: 17.5px auto 27px; }

.mui-content-without-footer-address { padding: 44px 0 0 0 !important; }

.type-content .mui-control-content { padding: 10px 30px; }
.type-content .mui-control-content .mui-input-group { background-color: transparent; }
.type-content .mui-control-content .mui-input-group:before, .type-content .mui-control-content .mui-input-group:after { content: none; }
.type-content .mui-control-content .mui-input-group .mui-input-row { height: auto; line-height: 21px; }
.type-content .mui-control-content .mui-input-group .mui-input-row:after { content: none; }
.type-content .mui-control-content .mui-input-group .mui-input-row label, .type-content .mui-control-content .mui-input-group .mui-input-row input { float: none; }
.type-content .mui-control-content .mui-input-group .mui-input-row label { padding: 0; width: 100px; white-space: nowrap; display: block; font-size: 12px; color: #999; margin-bottom: 0; line-height: 16px; height: 16px; }
.type-content .mui-control-content .mui-input-group .mui-input-row input[type=text], .type-content .mui-control-content .mui-input-group .mui-input-row input[type=password] { border: 1px solid #ddd; width: 100%; margin: 5px 0; border-radius: 5px; padding: 0 15px; height: 40px; line-height: 40px; font-size: 13px; color: #333; background: #fff; }
.type-content .mui-control-content .mui-input-group .mui-input-row .mui-icon-eye, .type-content .mui-control-content .mui-input-group .mui-input-row .mui-icon-clear { top: 26px; height: 35px; line-height: 35px; }
.type-content .mui-control-content .mui-input-group .mui-input-row .error-info { position: absolute; right: 0; top: 0; font-size: 12px; color: #333; }
.type-content .mui-control-content .mui-input-group .mui-input-row .error-info .mui-icon-info { color: #f65d5d; font-size: 18px; margin-right: 5px; vertical-align: top; margin-top: 1px; }
.type-content .mui-control-content .mui-input-group .mui-input-row .forget-pas { position: absolute; color: #999; right: 0; }
.type-content .mui-control-content .mui-input-group .mui-input-row.password-input-row { height: 100px; }
.type-content .mui-control-content .mui-input-group .mui-input-row .mui-input-select ~ .mui-icon-arrowdown { font-size: 20px; z-index: 1; right: 0; width: 38px; text-align: center; color: #999; top: 26px; height: 35px; line-height: 35px; position: absolute; }
.type-content .mui-control-content .mui-input-group .mui-input-row .mui-flex { display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; }
.type-content .mui-control-content .mui-input-group .mui-input-row .mui-flex input { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
.type-content .mui-control-content .mui-input-group .mui-input-row .mui-flex .mui-icon-clear { top: 5px; right: 120px; }
.type-content .mui-control-content .mui-input-group .mui-input-row .mui-flex img { width: 110px; height: 35px; margin: 5px; }
.type-content .mui-control-content .mui-input-group .mui-button-row { height: auto; }
.type-content .mui-control-content .mui-input-group .mui-button-row .mui-btn-block { font-size: 14px; padding: 10px 0; }
.type-content .mui-control-content .mui-input-group .tk { height: 45px; }
.type-content .mui-control-content .mui-input-group .tk input[type=checkbox] { left: 0; top: 9px; }
.type-content .mui-control-content .mui-input-group .tk input[type=checkbox]:before { font-size: 24px; color: #1766bb; }
.type-content .mui-control-content .mui-input-group .tk a { color: #999; float: left; line-height: 45px; margin-left: 30px; }
.type-content .mui-control-content .mui-input-group .tk a.link { text-decoration: underline; color: #007aff; float: none; margin-left: 5px; }
.type-content .mui-control-content .mui-input-group .icon-star { background: url(images/icon-star.png) no-repeat center/100%; display: inline-block; width: 12px; height: 12px; margin: 0 4px -1px; }

.copy-right { font-size: 9px; color: #999; margin: 0 10px; text-align: center; border-top: 1px solid #efefef; padding: 10px 0 0; margin-top: 10px; }

/* 关于我们，注册条款 */
[data-list="terms"], [data-list="about"] { padding: 0 5px; }

/* 线上样式修复  */
#transactionType { width: 141px; text-align: center; }
#transactionType .mui-table-view-cell:after { right: 15px; }

/* 资金记录样式  */
.mine-cash-record-body { background: #fff; font-size: 12px; color: #333; }
.mine-cash-record-body footer { padding: 13px 10px; background: #e3ecf7; height: 64px; border-top: 1px solid #e1e1e1; position: fixed; left: 0; bottom: 0; right: 0; z-index: 10; }
.mine-cash-record-body footer .flex { display: flex; }
.mine-cash-record-body footer .flex span { width: 60px; font-size: 14px; }
.mine-cash-record-body footer .flex .c { flex: 1; }
.mine-cash-record-body footer .flex .c > div { float: left; }
.mine-cash-record-body .transactionType { width: 170px; height: 270px; text-align: center; }
.mine-cash-record-body .mine-table { position: absolute; top: 198px; z-index: 3; left: 0; right: 0; bottom: 64px; }
.mine-cash-record-body .mui-input-group:before, .mine-cash-record-body .mui-input-group:after { height: 0; }
.mine-cash-record-body .data-filter .gb-datafilter { padding: 13px 10px; }
.mine-cash-record-body .data-filter:after { content: ''; height: 1px; background: #f2f2f2; left: 10px; right: 10px; bottom: 0; }
.mine-cash-record-body .mine-cash-record-content { padding-bottom: 64px !important; background: #fff; }
.mine-cash-record-body p.qkclz { padding: 8px 10px; margin-bottom: 11px !important; }
.mine-cash-record-body .cash-type-row { border-bottom: 1px solid #e2e2e2; }
.mine-cash-record-body .gb-datafilter { padding: 10px; }
.mine-cash-record-body .gb-datafilter .input-date { display: inline-block; position: relative; width: 30%; }
.mine-cash-record-body .gb-datafilter .input-date a { display: inline-block; width: 20px; height: 25px; background: url(./images/ico-cal.png) no-repeat center; background-size: 9px auto; position: absolute; z-index: 1; top: 1px; left: 0; }
.mine-cash-record-body .gb-datafilter .input-date input.date { border: 1px solid #e2e2e2; border-radius: 2px; height: 29px; line-height: 29px; color: #333; font-size: 12px; width: 100%; text-align: center; position: relative; }
.mine-cash-record-body .gb-datafilter .btn { padding: 4px 8px; }
.mine-cash-record-body .gb-datafilter .btn-kx { background: #1766bb; border-color: #1766bb; width: 43px; height: 28px; line-height: 28px; padding: 0; text-align: center; }
.mine-cash-record-body .gb-datafilter .input-drop { display: inline-block; border: 1px solid #e2e2e2; border-radius: 3px; height: 30px; line-height: 28px; color: #333; font-size: 10px; width: 100%; padding: 0 10px; position: relative; }
.mine-cash-record-body .gb-datafilter .input-drop a { display: block; line-height: 28px; color: #999; font-size: 12px; }
.mine-cash-record-body .gb-datafilter .input-drop a .mui-icon { float: right; margin-top: 6px; color: #7a7674 !important; font-size: 18px; }
.mine-cash-record-body .mine-form p { font-size: 12px; margin-bottom: 0; color: #333; }
.mine-cash-record-body .text-green, .mine-cash-record-body .text-success { color: #f49e2e; }
.mine-cash-record-body .text-green2 { color: #51d683; }
.mine-cash-record-body .mine-table-wrapper .mine-table { width: 150%; }
.mine-cash-record-body .mine-table table { background-color: #fff; width: 100%; }
.mine-cash-record-body .mine-table table th { text-align: center; font-weight: normal; background: #eee; border: 1px solid #fff; }
.mine-cash-record-body .mine-table table tr { border-bottom: 0; }
.mine-cash-record-body .mine-table table tr.head { border-bottom: none; }
.mine-cash-record-body .mine-table table tr td { padding: 5px; color: #333333; font-size: 10px; line-height: 16px; text-align: center; }
.mine-cash-record-body .mine-table.lg table tr td { font-size: 12px; padding: 12px 0; }
.mine-cash-record-body .mine-table table tr.head td { background-color: #e2e2e2; border-right: 1px solid #fff; vertical-align: top; }
.mine-cash-record-body .mine-table table tr.head td:last-child { border-right: none; }
.mine-cash-record-body .mine-table table tr.head.nobr td { font-size: 12px; padding: 12px 0; border-right: none; }
.mine-cash-record-body .mine-table .text-red { color: #ff0000; }
.mine-cash-record-body .mine-table .text-green { color: #4ec545; }

.money-shadow { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.3); z-index: 111; display: none; }

/* 投注记录 */
.mine-bet-record-body { background: #f2f2f2; font-size: 12px; color: #333; }
.mine-bet-record-body footer { padding: 13px 10px; background: #e3ecf7; height: 64px; border-top: 1px solid #e1e1e1; position: fixed; left: 0; bottom: 0; right: 0; z-index: 10; }
.mine-bet-record-body footer .flex { display: flex; }
.mine-bet-record-body footer .flex span { width: 60px; font-size: 14px; }
.mine-bet-record-body footer .flex .c { flex: 1; }
.mine-bet-record-body footer .flex .c > div { float: left; }
.mine-bet-record-body .mui-input-group:before, .mine-bet-record-body .mui-input-group:after { height: 0; }
.mine-bet-record-body .data-filter .gb-datafilter { padding: 13px 10px; }
.mine-bet-record-body .data-filter:after { content: ''; height: 1px; background: #f2f2f2; left: 10px; right: 10px; bottom: 0; }
.mine-bet-record-body .mine-bet-record-content { padding-bottom: 64px !important; background: #f2f2f2; }
.mine-bet-record-body p.qkclz { padding: 8px 10px; margin-bottom: 11px !important; }
.mine-bet-record-body .cash-type-row { border-bottom: 1px solid #e2e2e2; }
.mine-bet-record-body .gb-datafilter { padding: 10px; }
.mine-bet-record-body .gb-datafilter .input-date { display: inline-block; position: relative; width: 30%; }
.mine-bet-record-body .gb-datafilter .input-date a { display: inline-block; width: 20px; height: 25px; background: url(./images/ico-cal.png) no-repeat center; background-size: 9px auto; position: absolute; z-index: 1; top: 1px; left: 0; }
.mine-bet-record-body .gb-datafilter .input-date input.date { border: 1px solid #e2e2e2; border-radius: 2px; height: 29px; line-height: 29px; color: #333; font-size: 12px; width: 100%; text-align: center; position: relative; }
.mine-bet-record-body .gb-datafilter .btn { padding: 4px 8px; }
.mine-bet-record-body .gb-datafilter .btn-ss { background: #1766bb; border-color: #1766bb; width: 43px; height: 28px; line-height: 28px; padding: 0; text-align: center; }
.mine-bet-record-body .gb-datafilter .input-drop { display: inline-block; border: 1px solid #e2e2e2; border-radius: 3px; height: 30px; line-height: 28px; color: #333; font-size: 10px; width: 100%; padding: 0 10px; position: relative; }
.mine-bet-record-body .gb-datafilter .input-drop a { display: block; line-height: 28px; color: #999; font-size: 12px; }
.mine-bet-record-body .gb-datafilter .input-drop a .mui-icon { float: right; margin-top: 6px; color: #7a7674 !important; font-size: 18px; }
.mine-bet-record-body .text-blue, .mine-bet-record-body .text-primary { color: #1766bb; }
.mine-bet-record-body .label-success { color: #4dce83; }
.mine-bet-record-body .mine-table table { background-color: #fff; width: 100%; }
.mine-bet-record-body .mine-table table tr { border-bottom: 1px solid #f2f2f2; }
.mine-bet-record-body .mine-table table tr.no-data { background: #f2f2f2; }
.mine-bet-record-body .mine-table table tr.head { border-bottom: 0; }
.mine-bet-record-body .mine-table table tr td { padding: 5px; color: #333; font-size: 10px; line-height: 16px; text-align: center; }
.mine-bet-record-body .mine-table.lg table tr td { font-size: 12px; padding: 12px 0; }
.mine-bet-record-body .mine-table table tr.head td { background-color: #e2e2e2; border-right: 1px solid #fff; vertical-align: top; }
.mine-bet-record-body .mine-table table tr.head td:last-child { border-right: 0; }
.mine-bet-record-body .mine-table table tr.head.nobr td { font-size: 12px; padding: 12px 0; border-right: 0; }
.mine-bet-record-body .mine-table .text-red { color: #f00; }
.mine-bet-record-body .mine-table .text-green { color: #4ec545; }
.mine-bet-record-body .bet-record-no-data { background: url(images/bet-record-no-data.png) no-repeat center top/100%; width: 171px; height: 129px; margin: 105px auto 20px; }

/* 存款样式  */
body.deposit { /*存款页 选择支付方式：*/ /* 浦发银行*/ /* 民生*/ /*  交通银行 */ /*光大*/ /* 10 平安银行 */ /* 11 兴业银行 */ /* 12 北京银行 */ /* 13 中信银行 */ /* 14 广发银行 */ /* 16 江苏银行 */ /* 18 上海银行 */ /* 19 渤海银行 */ /* 20 东亚银行 */ /* 21 宁波银行 */ /* 22 浙商银行 */ /* 23 杭州银行 */ /* 24 广州银行 */ /* 25 福建农商银行 */ /* 26 恒生银行 */ /* 27 台州银行 */ }
body.deposit .depositHelp { line-height: 40px; color: #1766bb; padding: 0 15px 0; margin-top: 10px; }
body.deposit .depositHelp span { width: 15px; height: 15px; display: inline-block; border-radius: 100%; background: #999; color: #fff; line-height: 15px; text-align: center; margin-top: 7px; }
body.deposit .depositHelpBox { position: absolute; bottom: 0; top: 0; left: 0; right: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); z-index: 999; }
body.deposit .depositHelpBox .swiper-container { height: 100%; width: 100%; margin: auto; }
body.deposit .depositHelpBox .swiper-slide { padding: 16%; position: relative; }
body.deposit .depositHelpBox .swiper-slide img { width: 100%; }
body.deposit .depositHelpBox .swiper-pagination-bullet { width: 18px; height: 18px; background: #fff; opacity: 1; }
body.deposit .depositHelpBox .swiper-pagination-bullet-active { background: #fdbe00; }
body.deposit .depositHelpBox .swiper-pagination { bottom: 20px; }
body.deposit .depositHelpBox .closeHelpBox { width: 30px; height: 30px; font-size: 50px; z-index: 1100; transform: rotate(45deg); position: absolute; right: 25px; top: 25px; color: rgba(225, 225, 225, 0.8); }
body.deposit .depositHelpBox .circle { padding: 15px; background: rgba(253, 0, 0, 0.8); border-radius: 100%; position: absolute; animation: changeSize 0.5s infinite; }
@keyframes changeSize { 0% { transform: scale(0.9); }
  60% { transform: scale(1.2); }
  100% { transform: scale(0.9); } }
body.deposit .depositHelpBox .qq-fansao .step-1 .circle { top: 42.5%; left: 28.5%; }
body.deposit .depositHelpBox .qq-fansao .step-2 .circle { bottom: 27%; left: 47%; }
body.deposit .depositHelpBox .qq-fansao .step-3 .circle { top: 32.5%; left: 44%; }
body.deposit .depositHelpBox .wechat-fansao .step-1 .circle { top: 34.5%; left: 31%; }
body.deposit .depositHelpBox .wechat-fansao .step-2 .circle { bottom: 67%; left: 28%; }
body.deposit .depositHelpBox .wechat-fansao .step-3 .circle { top: 34%; left: 45%; }
body.deposit .depositHelpBox .alipay-fansao .step-1 .circle { top: 25%; left: 39%; }
body.deposit .depositHelpBox .alipay-fansao .step-2 .circle { bottom: 62%; left: 44%; }
body.deposit .mui-content { background: #f2f2f2; bottom: 0; padding-bottom: 40px; }
body.deposit .m-t-sm { margin-top: 10px !important; }
body.deposit li { list-style: none; }
body.deposit .bank-selector { padding: 10px 0; }
body.deposit .bank-selector.as-head { border-bottom: 1px solid #e2e2e2; }
body.deposit .bank-selector > p { height: 15px; text-indent: 5px; font-size: 12px; line-height: 15px; margin-bottom: 10px !important; }
body.deposit .bank-selector.as-head > p { margin-bottom: 0 !important; }
body.deposit .bank-selector > .ct { padding: 0 10px; overflow: hidden; }
body.deposit .bank-selector > .ct ul { margin: 0 -5px; }
body.deposit .bank-selector > .ct ul li { float: left; width: 33.33%; }
body.deposit .bank-selector > .ct a { display: block; height: 30px; border: 1px solid #e2e2e2; border-radius: 3px; line-height: 28px; text-align: center; color: #333333; font-size: 12px; position: relative; margin: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
body.deposit .bank-selector > .ct a i.pay { background: url(images/pay-third-x.png) no-repeat; display: inline-block; width: 40px; height: 28px; vertical-align: top; }
body.deposit .bank-selector > .ct a i.pay.zfb { background-position: 2px -48px; }
body.deposit .bank-selector > .ct a i.pay.wx { background-position: 2px -92px; }
body.deposit .bank-selector > .ct a i.pay.cft { background-position: 2px -122px; }
body.deposit .bank-selector > .ct a i.pay.yl { background-position: -2px -152px; }
body.deposit .bank-selector > .ct a i.pay.btb { background-position: 4px -782px; }
body.deposit .bank-selector > .ct a i.pay.qq { background-position: 4px -820px; }
body.deposit .bank-selector > .ct a i.pay.jd { background-position: 4px -1012px; }
body.deposit .bank-selector > .ct a i.pay.bd { background-position: 2px -974px; }
body.deposit .bank-selector > .ct a:before { content: ''; width: 16px; height: 16px; background: url(../images/ex-check.png); background-size: cover; position: absolute; top: 0; right: 0; display: none; }
body.deposit .bank-selector > .ct a.active:before { display: block; }
body.deposit .bank-cash { padding: 10px; }
body.deposit .bank-cash ul { margin: 0 -5px; }
body.deposit .bank-cash ul li { float: left; width: 25%; }
body.deposit .bank-cash a { display: block; height: 25px; border: 1px solid #e2e2e2; border-radius: 3px; line-height: 23px; text-align: center; color: #333333; font-size: 12px; position: relative; margin: 5px; }
body.deposit .bank-selector > p { border-left: 5px solid #1766bb; color: #1766bb !important; }
body.deposit .bank-selector > .ct a.active { border-color: #1766bb; }
body.deposit .bank-cash a.active { border-color: #1766bb; }
body.deposit .mine-form .mui-input-row { height: auto; }
body.deposit .mine-form .mui-input-row.last-child { margin-bottom: -15px; }
body.deposit .mine-form .mui-input-row.last-child:after { display: none; }
body.deposit .mine-form .mui-input-row > label { color: #333333; font-size: 12px; line-height: 18px; position: relative; }
body.deposit .mine-form .mui-input-row > label.text-gray { color: #999999; }
body.deposit .mine-form .mui-input-row > label span.small { color: #999999; font-size: 9px; }
body.deposit .mine-form .mui-input-row > label small { position: absolute; top: 24px; left: 15px; color: #999999; font-size: 8px; }
body.deposit .mine-form .mui-input-row > .ct { width: 65%; float: right; text-align: right; padding-right: 10px; font-size: 12px; }
body.deposit .mine-form .mui-input-row > .ct input { font-size: 12px; color: #999; }
body.deposit .mine-form .form-row { position: relative; }
body.deposit .mine-form .form-row > .text { position: absolute; z-index: 1; top: 0; right: 10px; background-color: #fff; padding-left: 10px; height: 39px; }
body.deposit .mine-form .form-row > .text .error { line-height: 39px; color: #f65d5d; font-size: 10px; }
body.deposit .mine-form .form-row > .text .error img { height: 12px; vertical-align: middle; }
body.deposit .mine-form .form-row > .text .open { display: inline-block; width: 17px; height: 10px; background: url(../images/ico-eye.png); background-size: cover; margin-top: 15px; }
body.deposit .mine-form .form-row > .text .tip { line-height: 39px; color: #d2d2d2; font-size: 10px; }
body.deposit .mine-form .form-row > .text .vcode { margin-left: 20px; }
body.deposit .mine-form .form-row > .text .vcode img { height: 38px; vertical-align: middle; }
body.deposit .mine-form .form-row > .cont { padding: 0 10px 0 15px; }
body.deposit .mine-form .form-row > .cont input[type="text"] { height: 39px; border: none; width: 100%; background: none no-repeat 0 50%; padding-left: 30px; text-align: left; }
body.deposit .mine-form .form-row > .cont input[type="password"] { height: 39px; border: none; width: 100%; background: none no-repeat 0 50%; padding-left: 30px; text-align: left; }
body.deposit .mine-form .form-row > .cont input::-webkit-input-placeholder { color: #aeaeae; }
body.deposit .mine-form .form-row > .cont input[type="text"].ico1 { background-image: url(../images/ico-user.png); background-position-x: 3px; background-size: 14px auto; }
body.deposit .mine-form .form-row > .cont input[type="password"].ico2 { background-image: url(../images/ico-password.png); background-position-x: 4px; background-size: 12px auto; }
body.deposit .mine-form .form-row > .cont input[type="text"].ico3 { background-image: url(../images/ico-mail.png); background-position-x: 0; background-size: 18px auto; }
body.deposit .mine-form .form-row > .cont input[type="text"].ico4 { background-image: url(../images/ico-user2.png); background-position-x: 0; background-size: 18px auto; }
body.deposit .mine-form .form-row > .cont input[type="password"].ico5 { background-image: url(../images/ico-password2.png); background-position-x: 2px; background-size: 15px auto; }
body.deposit .mine-form .form-row > .cont input[type="text"].ico6 { background-image: url(../images/ico-code.png); background-position-x: 2px; background-size: 15px auto; }
body.deposit .mine-form .form-row > .cont p { color: #999999; font-size: 10px; }
body.deposit .mine-form .form-row > .cont p a { color: #999; display: block; height: 40px; text-align: right; font-size: 13px; }
body.deposit .mine-form .form-row > .cont p .ck { display: inline-block; width: 15px; height: 15px; background: url(../images/blue/checkbox.png); background-size: cover; vertical-align: middle; margin-right: 5px; }
body.deposit .mine-form .form-row > .cont p .ck.active { background-image: url(../images/blue/checkbox-on.png); }
body.deposit .mine-form .form-row > .cont .range { display: inline-block; width: 50px; height: 20px; background-color: #999999; border-radius: 10px; padding: 0 5px; text-align: right; color: #fff; line-height: 20px; position: relative; }
body.deposit .mine-form .form-row > .cont .range.active { background-color: #1766bb; text-align: left; }
body.deposit .mine-form .form-row > .cont .range > i { display: inline-block; width: 16px; height: 16px; background-color: #fff; border-radius: 50%; position: absolute; top: 50%; margin-top: -8px; left: 2px; }
body.deposit .mine-form .form-row > .cont .range.active > i { left: auto; right: 2px; }
body.deposit .mine-form .form-row > .cont .range b { font-weight: normal; }
body.deposit .mine-form .form-row > .cont .range b.on { display: none; }
body.deposit .mine-form .form-row > .cont .range.active b { display: none; }
body.deposit .mine-form .form-row > .cont .range.active b.on { display: block; }
body.deposit .mine-form p { font-size: 12px; margin-bottom: 0; color: #333333; }
body.deposit .mine-form p.text-gray-light { color: #999999; }
body.deposit .mine-form input { width: 100%; text-align: right; font-size: 12px; padding-right: 0; }
body.deposit .mine-form input::-webkit-input-placeholder { color: #aeaeae; }
body.deposit .mine-form .bk-hover { background: #e1e1e1; }
body.deposit .mine-form .bankitem > span { display: inline-block; padding: 8px 15px; color: #333333; font-size: 12px; line-height: 30px; float: left; }
body.deposit .mine-form .arrow { position: absolute; width: 30px; height: 46px; background: url("../images/icon_arrow.png") center no-repeat; top: 0; right: 0; }
body.deposit .mine-form i.arrow { position: absolute; width: 30px; height: 40px; background: url("../images/icon_arrow.png") center no-repeat; background-size: 20px 24px; top: 0; right: 0; }
body.deposit .unread-count-icon { display: inline-block; width: 10px; height: 10px; background-color: #f65d5d; border-radius: 50%; color: #fff; font-size: 9px; font-style: normal; position: absolute; top: -6px; right: -6px; text-align: center; line-height: 11px; }
body.deposit .unread2-count-icon { display: inline-block; width: 10px; height: 10px; background-color: #f65d5d; border-radius: 50%; color: #fff; font-size: 9px; font-style: normal; position: absolute; top: -5px; /*right: -6px;*/ margin-left: 3px; text-align: center; line-height: 11px; }
body.deposit .mine-form .bankitem > span img { height: 10px; float: left; margin-right: 10px; }
body.deposit .mine-form .bankitem p { color: #999999; text-align: right; }
body.deposit .mine-form .panel { margin: 0 32px; border: 1px solid #e2e2e2; background-color: #f2f2f2; padding: 10px; border-radius: 3px; }
body.deposit .mine-form .panel p { line-height: 20px; color: #333333; font-size: 12px; }
body.deposit .mine-form .panel p .text { color: #999999; }
body.deposit .mine-form-nobg { background-color: transparent; border-top: 1px solid #dddcdf; border-bottom: 1px solid #dddcdf; margin-bottom: 10px; }
body.deposit .mine-form-nobg:before { display: none; }
body.deposit .mine-form-nobg:after { display: none; }
body.deposit .mine-form-nobg .mui-icon-reload { color: #666666 !important; font-size: 18px; }
body.deposit .modes-payment > .ct a i.pay { background: url(images/pay_bank_b.png) no-repeat; background-size: 25px; display: inline-block; width: 26px; height: 20px; vertical-align: top; margin-top: 8px; }
body.deposit .modes-payment > .ct a i.pay.unionpay { background-position: 0 -3px; }
body.deposit .modes-payment > .ct a i.pay.onlinepay { background-position: 0 -3px; }
body.deposit .modes-payment > .ct a i.pay.wechatpay { background-position: 0px -26px; }
body.deposit .modes-payment > .ct a i.pay.alipay { background-position: 0px -48px; }
body.deposit .modes-payment > .ct a i.pay.cmb { background-position: 0px -71px; }
body.deposit .modes-payment > .ct a i.pay.ccb { background-position: 0px -94px; }
body.deposit .modes-payment > .ct a i.pay.ks { background-position: 0 -116px; }
body.deposit .modes-payment > .ct a i.pay.jdwallet { background-position: -1px -138px; }
body.deposit .modes-payment > .ct a i.pay.bdwallet { background-position: 0px -161px; }
body.deposit .modes-payment > .ct a i.pay.ymf { background-position: 0px -183px; }
body.deposit .modes-payment > .ct a i.pay.qqwallet { background-position: 0px -206px; }
body.deposit .modes-payment > .ct a i.pay.icbc { background-position: 0px -228px; }
body.deposit .modes-payment > .ct a i.pay.boc { background-position: 0px -250px; }
body.deposit .modes-payment > .ct a i.pay.abc { background-position: 0px -273px; }
body.deposit .modes-payment > .ct a i.pay.hxbank { background-position: 0px -295px; }
body.deposit .modes-payment > .ct a i.pay.psbc { background-position: 0px -319px; }
body.deposit .modes-payment > .ct a i.pay.spdb { background-position: 0px -340px; }
body.deposit .modes-payment > .ct a i.pay.bitcoin { background-position: 0px -364px; }
body.deposit .modes-payment > .ct a i.pay.qrcodepay { background-position: 0px -386px; }
body.deposit .modes-payment > .ct a i.pay.cmbc { background-position: 0px -405px; }
body.deposit .modes-payment > .ct a i.pay.comm { background-position: 0px -435px; }
body.deposit .modes-payment > .ct a i.pay.ceb { background-position: -3px -857px; }
body.deposit .modes-payment > .ct a i.pay.spabank { background-position: 0px -455px; }
body.deposit .modes-payment > .ct a i.pay.cib { background-position: 0px -473px; }
body.deposit .modes-payment > .ct a i.pay.bjbank { background-position: -2px -495px; }
body.deposit .modes-payment > .ct a i.pay.citic { background-position: 0px -519px; }
body.deposit .modes-payment > .ct a i.pay.gdb { background-position: -2px -542px; }
body.deposit .modes-payment > .ct a i.pay.jsbank { background-position: -3px -567px; }
body.deposit .modes-payment > .ct a i.pay.shbank { background-position: -3px -594px; }
body.deposit .modes-payment > .ct a i.pay.bohaib { background-position: -3px -617px; }
body.deposit .modes-payment > .ct a i.pay.hkbea { background-position: 2px -639px; }
body.deposit .modes-payment > .ct a i.pay.nbbank { background-position: -3px -664px; }
body.deposit .modes-payment > .ct a i.pay.czbank { background-position: -3px -694px; }
body.deposit .modes-payment > .ct a i.pay.hzcb { background-position: -3px -721px; }
body.deposit .modes-payment > .ct a i.pay.gcb { background-position: -3px -750px; }
body.deposit .modes-payment > .ct a i.pay.fjnx { background-position: -3px -779px; }
body.deposit .modes-payment > .ct a i.pay.hangseng { background-position: -3px -806px; }
body.deposit .modes-payment > .ct a i.pay.tzb { background-position: -2px -835px; }
body.deposit .modes-payment > .ct a:before { content: ''; width: 16px; height: 16px; background: url(./images/pay-active.png); background-size: cover; position: absolute; top: 0; right: 0; display: none; }
body.deposit .modes-payment > .ct a.active:before { display: block; }
body.deposit .modes-payment > .ct a { height: 32px; padding-left: 10px; text-align: left; line-height: 32px; font-size: 12px; overflow: visible; text-overflow: clip; white-space: normal; }
body.deposit .modes-payment > .ct .long span { font-size: 10px; line-height: 13px; width: 55px; display: inline-block; text-align: left; vertical-align: top; height: 26px; margin-top: 4px; }
body.deposit .modes-payment > .ct a.long span .text-two-line { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
body.deposit .modes-payment > .ct a span .text-two-line { display: inline-block; }
body.deposit .modes-payment > .ct li > a.active { border-color: #e2e2e2; }
body.deposit .bank-pay-btn { padding: 0; position: fixed; bottom: 0; left: 0; right: 0; width: 100%; z-index: 998; }
body.deposit .bank-pay-btn a { border-radius: 0; }
body.deposit .modes-payment > .ct .active > a { background: url(./images/pay-active.png) right top no-repeat; background-size: 18px; border: 1px solid #00a8ff; }
body.deposit .c-bank-se > a { margin: 0; }
body.deposit .gb-form-foot .submit { width: 100%; padding: 10px 12px; font-size: 13px; }
body.deposit .gb-promo .gb-panel { background-color: #3e445c; border-top: 1px solid #3e445c; border-bottom: 1px solid #3e445d; }
body.deposit .gb-promo .gb-panel .activity-detail { padding: 10px; background-color: #32374f; color: #fff; }
body.deposit .gb-promo .gb-panel .activity-detail > p { color: #fff; }
body.deposit .gb-promo .gb-panel .activity-detail img { width: 100%; }
body.deposit .gb-headtabs .mui-segmented-control .mui-control-item.gray > i { background: url(../../images/default/ex6.png); background-size: cover; }
body.deposit .lottery-type .api-logo a { background: #3e445c; border: 1px solid #3e445c; }
body.deposit .mui-slider-indicator.mui-segmented-control table { background-color: #353741; border: 1px solid #efeff4; }
body.deposit .mui-btn-blue { color: #fff; border: 1px solid #1766bb; background-color: #1766bb; }
body.deposit .mui-slider-indicator.mui-segmented-control table tr td { border: 1px solid #dedede !important; }
body.deposit .agent-text p span { color: #dedede !important; }
body.deposit .gb-select > a { color: #999; }

.deposit_2 { overflow-x: hidden; background: #f2f2f2; position: relative; }
.deposit_2 .deposit-2-content { background: #f2f2f2; bottom: 51px; padding-bottom: 0; height: 100vh; }
.deposit_2 .list_pay { padding: 12px 10px 8px; overflow: hidden; margin-left: -4px; margin-right: -4px; }
.deposit_2 .list_pay .list_pay_item_w { width: 20%; float: left; padding: 0 4px; margin-bottom: 8px; }
.deposit_2 .list_pay .list_pay_item_w .list_pay_item {height: 76px;background: #fff; border-radius: 2px; text-align: center; padding-top: 5px; padding-bottom: 8px; border: 1px solid #fff; }
.deposit_2 .list_pay .list_pay_item_w .list_pay_item.cur { border-color: #1766bb; }
.deposit_2 .list_pay .list_pay_item_w .list_pay_item .icon-pay { width: 38px; height: 38px; display: block; margin: 0 auto 6px; background-image: url(images/pay-icon.png); background-repeat: no-repeat; background-size: 38px; background-position-x: center; }
.deposit_2 .list_pay .list_pay_item_w .list_pay_item .icon-pay.online-pay { background-position-y: 0; }
.deposit_2 .list_pay .list_pay_item_w .list_pay_item .icon-pay.wangyin { background-position-y: -38px; }
.deposit_2 .list_pay .list_pay_item_w .list_pay_item .icon-pay.weichat-pay { background-position-y: -76px; }
.deposit_2 .list_pay .list_pay_item_w .list_pay_item .icon-pay.alipay { background-position-y: -114px; }
.deposit_2 .list_pay .list_pay_item_w .list_pay_item .icon-pay.qq-wallet { background-position-y: -152px; }
.deposit_2 .list_pay .list_pay_item_w .list_pay_item .icon-pay.jingdong-wallet { background-position-y: -190px; }
.deposit_2 .list_pay .list_pay_item_w .list_pay_item .icon-pay.baidu-wallet { background-position-y: -228px; }
.deposit_2 .list_pay .list_pay_item_w .list_pay_item .icon-pay.bitcoin-pay { background-position-y: -266px; }
.deposit_2 .list_pay .list_pay_item_w .list_pay_item .icon-pay.yima-pay { background-position-y: -304px; }
.deposit_2 .list_pay .list_pay_item_w .list_pay_item .icon-pay.union-pay { background-position-y: -342px; }
.deposit_2 .list_pay .list_pay_item_w .list_pay_item .icon-pay.kuaichong { background-position-y: -380px; }
.deposit_2 .list_pay .list_pay_item_w .list_pay_item .icon-pay.wangyin-dep { background-position-y: -418px; }
.deposit_2 .list_pay .list_pay_item_w .list_pay_item .icon-pay.yishou-pay { background-position-y: -456px; }
.deposit_2 .list_pay .list_pay_item_w .list_pay_item .icon-pay.other-pay { background-position-y: -494px; }
.deposit_2 .list_pay .list_pay_item_w .list_pay_item .pay_nam { font-size: 10px; color: #333; line-height: 1; }
.deposit_2 .pay_mone { background: #fff; }
.deposit_2 .pay_mone .tit { font-size: 14px; color: #333; padding: 10px 24px; position: relative; }
.deposit_2 .pay_mone .tit:before { content: ''; width: 3px; height: 17px; background: #1766bb; position: absolute; left: 11px; top: 11px; }
.deposit_2 .pay_mone .conv_mone { overflow: hidden; padding-bottom: 15px; }
.deposit_2 .pay_mone .conv_mone .conv_mone_i { width: 20%; float: left; }
.deposit_2 .pay_mone .conv_mone .conv_mone_i .icon_mone { width: 58px; height: 58px; display: block; margin: 0 auto; background-image: url(images/conv_mone1.png); background-repeat: no-repeat; background-size: 100%; background-position-x: center; }
.deposit_2 .pay_mone .conv_mone .conv_mone_i .icon_mone.mone_100 { background-position-y: 0; }
.deposit_2 .pay_mone .conv_mone .conv_mone_i .icon_mone.mone_200 { background-position-y: -58px; }
.deposit_2 .pay_mone .conv_mone .conv_mone_i .icon_mone.mone_500 { background-position-y: -116px; }
.deposit_2 .pay_mone .conv_mone .conv_mone_i .icon_mone.mone_1000 { background-position-y: -174px; }
.deposit_2 .pay_mone .conv_mone .conv_mone_i .icon_mone.mone_5000 { background-position-y: -232px; }
.deposit_2 .pay_mone .bank_list { overflow: hidden; padding: 0 10px; margin-bottom: -20px; margin-left: -6px; margin-right: -6px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w { float: left; width: 50%; padding: 0 6px; font-size: 13px; color: #333; margin-bottom: 20px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i { background: #f2f2f2; height: 35px; line-height: 35px; border-radius: 2px; padding-left: 8px; border: 1px solid #f2f2f2; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i.cur { border-color: #1766bb; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n { background: url(images/pay_bank_b.png) no-repeat; background-size: 25px; display: inline-block; width: 20px; height: 20px; vertical-align: top; margin-top: 8px; margin-right: 8; /* 浦发银行*/ /* 民生*/ /*  交通银行 */ /*光大*/ /* 10 平安银行 */ /* 11 兴业银行 */ /* 12 北京银行 */ /* 13 中信银行 */ /* 14 广发银行 */ /* 16 江苏银行 */ /* 18 上海银行 */ /* 19 渤海银行 */ /* 20 东亚银行 */ /* 21 宁波银行 */ /* 22 浙商银行 */ /* 23 杭州银行 */ /* 24 广州银行 */ /* 25 福建农商银行 */ /* 26 恒生银行 */ /* 27 台州银行 */ /* 易支付 */ /* 易支付 */ }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.unionpay { background-position: 0 -3px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.onlinepay { background-position: 0 -3px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.wechatpay { background-position: 0px -26px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.alipay { background-position: 0px -48px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.cmb { background-position: 0px -71px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.ccb { background-position: 0px -94px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.ks { background-position: 0 -116px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.jdwallet { background-position: -1px -138px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.bdwallet { background-position: 0px -161px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.ymf { background-position: 0px -183px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.qqwallet { background-position: 0px -206px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.icbc { background-position: 0px -228px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.boc { background-position: 0px -250px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.abc { background-position: 0px -273px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.hxbank { background-position: 0px -295px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.psbc { background-position: 0px -319px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.spdb { background-position: 0px -340px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.bitcoin { background-position: 0px -364px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.qrcodepay { background-position: 0px -386px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.cmbc { background-position: 0px -405px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.comm { background-position: 0px -435px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.ceb { background-position: -3px -857px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.spabank { background-position: 0px -455px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.cib { background-position: 0px -473px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.bjbank { background-position: -2px -495px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.citic { background-position: 0px -519px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.gdb { background-position: -2px -542px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.jsbank { background-position: -3px -567px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.shbank { background-position: -3px -594px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.bohaib { background-position: -3px -617px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.hkbea { background-position: 2px -639px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.nbbank { background-position: -3px -664px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.czbank { background-position: -3px -694px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.hzcb { background-position: -3px -721px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.gcb { background-position: -3px -750px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.fjnx { background-position: -3px -779px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.hangseng { background-position: -3px -806px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.tzb { background-position: -2px -835px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.ysf { background-position: -2px -904px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.yima-pay { background-position: -2px -927px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n.yishou-pay { background-position: -2px -904px; }
.deposit_2 .pay_mone .bank_list .bank_list_i_w .bank_list_i .bank_n_txt { display: inline-block; }
.deposit_2 .depo_row { border-top: 1px solid #f3f3f3; display: flex; height: 50px; font-size: 14px; }
.deposit_2 .depo_row .label { width: 100px; line-height: 49px; padding-left: 10px; color: #666; }
.deposit_2 .depo_row .label.w_120 { width: 120px; }
.deposit_2 .depo_row .input { flex: 1; }
.deposit_2 .depo_row .input input[type='text'] { border: 0; margin: 0; height: 49px; line-height: 49px; padding: 0 10px; font-size: 14px; color: #333; }
.deposit_2 .depo_row .input input[type='text'].text-right { text-align: right; }
.deposit_2 .depo_row .ext { width: 50px; height: 49px; text-align: center; line-height: 49px; color: #333; }
.deposit_2 .depo_row .ext .cha { background: #e2e2e2; }
.deposit_2 .btn_wrap { padding: 20px 10px; }
.deposit_2 .btn_wrap .btn_submit { height: 40px; line-height: 40px; padding: 0; text-align: center; font-size: 14px; color: #fff; background: #1766bb; border-color: #1766bb; }
.deposit_2 .deposit_help { padding: 0 20px 40px; font-size: 12px; color: #666; }
.deposit_2 .deposit_help p { margin-bottom: 0; }
.deposit_2 .bank_car_item { width: 267.5px; background: #f7f7f7; border-radius: 4px; margin: 0 auto 10px; padding: 5px 14px 12px; }
.deposit_2 .bank_car_item .pay-txt { vertical-align: middle; color: #666; }
.deposit_2 .bank_car_item .top { overflow: hidden; }
.deposit_2 .bank_car_item .top .car_type { float: right; font-size: 12px; color: #333; height: 30px; line-height: 30px; }
.deposit_2 .bank_car_item .bank_car_txt_info { background: #fff; font-size: 14px; color: #333; padding: 20px 5px; border-radius: 3px; }
.deposit_2 .bank_car_item .bank_car_txt_info .btn_copy { float: right; width: 35px; height: 22px; line-height: 22px; text-align: center; background: #c4defa; border-radius: 2px; }
.deposit_2 .bank_car_item .bank_car_txt_info .b_c_t_i_row { margin-bottom: 6px; }
.deposit_2 .bank_car_item .bank_car_txt_info .b_c_t_i_row:last-child { margin-bottom: 0; }
.deposit_2 .bank_car_item.bit_coin_card .bank_car_txt_info { padding: 10px 5px; }
.deposit_2 .bank_car_item.bit_coin_card .bank_car_txt_info .b_c_t_i_row { position: relative; width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.deposit_2 .bank_car_item.bit_coin_card .bank_car_txt_info .b_c_t_i_row + .b_c_t_i_row:before { content: ''; position: absolute; top: -4px; left: 0; right: 0; background: #f2f2f2; height: 1px; }
.deposit_2 .wechat-code { text-align: center; border-top: 1px solid #f3f3f3; padding: 10px; }
.deposit_2 .wechat-code .cod-img-wrap { border: 1px solid #f3f3f3; border-radius: 2px; padding: 10px 0; width: 224px; margin: 0 auto 10px; }
.deposit_2 .wechat-code .cod-btn-wrap .mui-btn { width: 110px; height: 25px; line-height: 25px; padding: 0; font-size: 12px; color: #fff; }
.deposit_2 .wechat-code.bit_coin_c .cod-img-wrap { border-color: transparent; padding: 0; margin: 0 auto; }
.deposit_2 .wechat-code.bit_coin_c .cod-btn-wrap .mui-btn { width: 116px; }
.deposit_2 .wechat-code img { width: 116px; height: 116px; display: inline-block; border-top: 1px solid #f3f3f3; }
.deposit_2 .wechat-code .tit { margin: 0 auto; width: 130px; height: 30px; line-height: 30px; border-top-left-radius: 0; border-top-right-radius: 0; }
.deposit_2 .depositHelp { color: #1766bb; padding: 0 10px 0; margin: 0; }
.deposit_2 .depositHelp span { width: 15px; height: 15px; display: inline-block; border-radius: 100%; background: #999; color: #fff; line-height: 15px; text-align: center; margin-top: 7px; }
.deposit_2 .depositHelpBox { position: absolute; bottom: 0; top: 0; left: 0; right: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); z-index: 999; }
.deposit_2 .depositHelpBox .swiper-container {  width: 100%; margin: auto; }
.deposit_2 .depositHelpBox .swiper-slide { padding: 16%; position: relative; }
.deposit_2 .depositHelpBox .swiper-slide img { width: 100%; }
.deposit_2 .depositHelpBox .swiper-pagination-bullet { width: 18px; height: 18px; background: #fff; opacity: 1; }
.deposit_2 .depositHelpBox .swiper-pagination-bullet-active { background: #fdbe00; }
.deposit_2 .depositHelpBox .swiper-pagination { bottom: 20px; }
.deposit_2 .depositHelpBox .closeHelpBox { width: 30px; height: 30px; font-size: 50px; z-index: 1100; transform: rotate(45deg); position: absolute; right: 25px; top: 25px; color: rgba(225, 225, 225, 0.8); }
.deposit_2 .depositHelpBox .circle { padding: 15px; background: rgba(253, 0, 0, 0.8); border-radius: 100%; position: absolute; animation: changeSize 0.5s infinite; }
@keyframes changeSize { 0% { transform: scale(0.9); }
  60% { transform: scale(1.2); }
  100% { transform: scale(0.9); } }
.deposit_2 .depositHelpBox .qq-fansao .step-1 .circle { top: 42.5%; left: 28.5%; }
.deposit_2 .depositHelpBox .qq-fansao .step-2 .circle { bottom: 27%; left: 47%; }
.deposit_2 .depositHelpBox .qq-fansao .step-3 .circle { top: 32.5%; left: 44%; }
.deposit_2 .depositHelpBox .wechat-fansao .step-1 .circle { top: 34.5%; left: 31%; }
.deposit_2 .depositHelpBox .wechat-fansao .step-2 .circle { bottom: 67%; left: 28%; }
.deposit_2 .depositHelpBox .wechat-fansao .step-3 .circle { top: 34%; left: 45%; }
.deposit_2 .depositHelpBox .alipay-fansao .step-1 .circle { top: 25%; left: 39%; }
.deposit_2 .depositHelpBox .alipay-fansao .step-2 .circle { bottom: 62%; left: 44%; }

/*弹窗*/
.masker { position: fixed; z-index: 999; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.3); display: none; }

.masker.darker { background-color: rgba(0, 0, 0, 0.8); }

.masker.trans { background-color: rgba(0, 0, 0, 0.5); }

.gb-password-box { width: 210px; height: 110px; border: 1px solid #e2e2e2; border-radius: 3px; background-color: #fff; position: fixed; z-index: 1000; top: 50%; margin-top: -55px; left: 50%; margin-left: -105px; }

.gb-password-box > a { display: inline-block; width: 20px; height: 20px; background: url(../images/close.png); background-size: cover; position: absolute; top: 10px; right: 10px; }

.gb-password-box .cont { margin: 16px 12px 0; }

.gb-password-box .cont > p { text-align: center; color: #333333; font-size: 12px; }

.gb-password-box .cont > .ct { margin-top: 5px; border: 1px solid #e2e2e2; border-radius: 3px; background-color: #f2f2f2; height: 32px; }

.gb-password-box .cont > .ct input { border: none; background-color: transparent; width: 16.66%; height: 30px; border-right: 1px solid #e2e2e2; float: left; line-height: 30px; text-align: center; border-radius: 0; margin-bottom: 0; padding: 0; }

.gb-password-box .cont > .ct input:last-child { border-right: none; }

.gb-withdraw-box { width: 280px; border: 1px solid #e2e2e2; border-radius: 3px; background-color: #fff; position: fixed; z-index: 1000; top: 50%; margin-top: -120px; left: 50%; margin-left: -140px; display: none; }

.gb-withdraw-box > a { display: inline-block; width: 10px; height: 10px; background: url(../images/close.png); background-size: cover; position: absolute; top: 10px; right: 10px; }

.gb-withdraw-box .cont > .hd { padding-top: 25px; }

.gb-withdraw-box .cont > .hd p { line-height: 25px; color: #999999; font-size: 12px; padding-left: 55px; margin-bottom: 0; }

.gb-withdraw-box .cont > .hd p.active { background-color: #f2f2f2; }

.gb-withdraw-box .cont > .hd p .font1 { color: #333333; font-size: 12px; }

.gb-withdraw-box .cont > .hd p .font2 { color: #f49e2e; font-size: 15px; }

.gb-withdraw-box .cont > .ct { margin: 20px 0; }

.gb-withdraw-box .cont > .ct p { text-align: center; color: #999999; font-size: 11px; }

.gb-withdraw-box .cont > .ct p img { vertical-align: text-top; }

.gb-withdraw-box .cont > .ft p { text-align: center; }

.gb-withdraw-box .cont > .ft p .btn { padding: 4px 8px; border-color: #1766bb; color: #1766bb; font-size: 12px; }

.gb-bindcard-box { position: absolute; z-index: 1000; top: 0; left: 0; width: 100%; }

.gb-bindcard-box > a { display: inline-block; width: 10px; height: 10px; background: url(../images/close-wt.png); background-size: cover; position: absolute; top: -10px; right: 10px; }

.gb-bindcard-box .cont > p { color: #fff; font-size: 12px; margin-bottom: 0; line-height: 25px; }

.gb-popover .mui-table-view { margin: 0 !important; border-radius: 0 !important; background-color: #ffffff; }

.gb-popover .mui-table-view .mui-table-view-cell:after { background-color: #f2f2f2 !important; }

.gb-popover .mui-table-view .mui-table-view-cell:last-child:after { display: none !important; }

.gb-popover .mui-table-view a { color: #333; font-size: 12px; }

body.no-backdrop .mui-backdrop { background-color: transparent !important; }

/*消息*/
.notice-list { margin: 10px; }

.operate-message { z-index: 10; position: relative; background: white; padding: 10px; }

.notice-list > p { line-height: 22px; color: #333333; font-size: 12px; }

.operate-message > p { line-height: 22px; color: #333333; margin-bottom: 0px; }

.notice-list > p .btn { padding: 4px 10px; font-size: 12px; line-height: 1em; }

.notice-list > form > p .btn { padding: 4px 10px; font-size: 12px; line-height: 1em; }

.operate-message > p .btn { padding: 4px 10px; font-size: 12px; line-height: 1em; }

.notice-list ul li { margin-bottom: 10px; }

.notice-list .i { border: 1px solid #e2e2e2; background-color: #f2f2f2; padding: 10px; position: relative; }

.notice-list .i .gb-radio { position: absolute; top: -1px; left: 0px; }
.notice-list .i .gb-unread-radio { position: absolute; top: 8px; left: 8px; }

.notice-list .i > .ct p { line-height: 20px; color: #333333; text-indent: 2em; margin-bottom: 5px; }

.notice-list .i > .ct p.no-data { height: 100px; text-align: center; line-height: 100px !important; text-indent: 0em; }

.notice-list .i > .ct pre { line-height: 20px; color: #333333; text-indent: 2em; margin-bottom: 5px; }

.notice-list .i > p { text-align: right; color: #999999; font-size: 10px; margin-bottom: 0; }

.gb-noticetabs { margin: 15px 10px; margin-bottom: 0; }

.gb-noticetabs .mui-segmented-control { border: none; border-bottom: 1px solid #1766bb; border-radius: 0; padding: 0 1px; }

.gb-noticetabs .mui-segmented-control .mui-control-item { height: 25px; border-top-left-radius: 3px; border-top-right-radius: 3px; line-height: 27px; color: #333333; background-color: #e2e2e2; border: none; margin-right: 8px; display: inline-block; float: left; width: auto; padding: 0 10px; font-size: 12px; }

.gb-noticetabs .mui-segmented-control .mui-control-item.mui-active { background-color: #1766bb; color: #fff; }

.gb-checkbox2 { display: inline-block; width: 12px; height: 12px; background: url(../images/default/checkbox.png); background-size: 100% 100%; vertical-align: text-top; margin-right: 5px; }

.gb-checkbox2.on { background-image: url(../images/default/checkbox-on.png); }

.gb-radio { display: inline-block; width: 30px; height: 30px; background: url(../images/radio.png); background-size: 100% 100%; vertical-align: text-top; margin-right: 5px; }
.gb-unread-radio { display: inline-block; width: 15px; height: 15px; background: url(../images/unread-radio.png); background-size: 100% 100%; vertical-align: text-top; margin-right: 5px; }
.gb-unread-radio.on { display: inline-block; width: 30px; height: 30px; background: url(../images/radio-on.png); background-size: 100% 100%; vertical-align: text-top; top: -1px!important; left: 0px!important; }

.gb-radio.on { background-image: url(../images/radio-on.png); }

.notice-form { margin: 10px; border: 2px solid #e2e2e2; }

.notice-form .mui-input-group:before { display: none; }

.notice-form .mui-input-group:after { display: none; }

.notice-form .mui-input-group .mui-input-row:after { left: 0; }

.notice-form .mui-input-group .mui-input-row:last-child:after { display: none; }

.notice-form .mui-input-group textarea { border: 1px solid #e2e2e2; color: #999999; font-size: 12px; padding: 5px 10px; height: 150px; }

/*颜色*/
.text-green, .text-success { color: #f49e2e; }

.text-orange, .text-warning { color: #f0ad4e; }

.text-blue { color: #007aff; }

.text-red, .text-danger { color: #e56365; }

.text-royal { color: #dd524d; }

.text-white { color: #fff; }

.text-black { color: #000; }

.text-gray { color: #bbb; }

.text-gray2 { color: #8f8f94; }

.text-green2 { color: #51d683; }

/*表单*/
.mui-input-row { line-height: 40px; }

.mui-input-row .t-gray { color: #aeaeae; }

.mui-input-row .mui-switch { float: left; margin-right: 0; }

.mui-btn-white { color: #fff; border: 1px solid #fff; }

.mui-btn-white:enabled:active, .mui-btn-white.mui-active:enabled { color: #333; border: 1px solid #fff; background-color: #fff; }

.gb-navbar .mui-input-row label { width: auto; }

.gb-input-link { width: auto !important; float: inherit !important; padding-left: 0 !important; padding-right: 0 !important; }

.gb-input-money { width: auto !important; color: #aaa; float: inherit !important; padding-left: 0 !important; padding-right: 0 !important; }

.gb-input-money .mui-icon { margin-left: 10px; color: #007aff; font-size: 20px; }

.gb-input-link.turn { margin-top: 4px; display: block; text-align: right; }

.gb-form-control { border: 1px solid #aaa !important; background: #eee !important; }

.gb-show-input { padding: 4px 4px 4px 0; }

.gb-show-input input { border: 1px solid #ddd !important; height: 32px; overflow: hidden; padding-left: 5px !important; }

.gb-show-input label { margin-top: -4px; }

.gb-show-input input:focus { border-color: #bbb !important; }

.gb-show-input .gb-money { color: #007aff; font-size: 20px; }

.gb-show-help.mui-input-row { min-height: 40px; height: auto; }

.gb-show-help.mui-input-row .gb-input-help { margin-bottom: 0; }

.gb-theme .mui-input-row label { white-space: nowrap; text-overflow: ellipsis; }

/* 银行 & 第三方支付 Steven 2016-9-4 */
.pay-bank { width: 125px; display: inline-block; height: 30px; vertical-align: middle; background: url(images/pay-bank.png) right top no-repeat; zoom: .8; margin-left: -3px; }

.pay-bank.s { zoom: .5; }

.pay-bank.sm, .pay-third.sm { width: 35px; display: inline-block; height: 30px; vertical-align: middle; background: url(images/pay-bank-x.png) left top no-repeat; }

.sm.ceb, .sm.spdb, .sm.spabank, .sm.cib, .sm.bohaib { width: 50px; }

.diy-pay-title { display: inline-block; font-size: 12px; width: 80px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; vertical-align: middle; }

/* 银行 */
.pay-bank.other_bank { background-position: 0 0; }

/* 其他 */
.pay-bank.select { background-position: 0 -30px; }

/* 请选择银行*/
.pay-bank.icbc { background-position: 0 -60px; }

/* 01 中国工商银行 */
.pay-bank.cmb { background-position: 0 -90px; width: 100px; }

/* 02 招商银行 */
.pay-bank.ccb { background-position: 0 -120px; }

/* 03 中国建设银行 */
.pay-bank.abc { background-position: 0 -150px; }

/* 04 中国农业银行 */
.pay-bank.boc { background-position: 0 -180px; }

/* 05 中国银行 */
.pay-bank.cmbc { background-position: 0 -210px; }

/* 06 中国民生银行 */
.pay-bank.ceb { background-position: 0 -240px; }

/* 07 中国光大银行 */
.pay-bank.comm { background-position: 0 -270px; }

/* 08 交通银行 */
.pay-bank.spdb { background-position: 0 -300px; }

/* 09 浦发银行 */
.pay-bank.spabank { background-position: 0 -330px; }

/* 10 平安银行 */
.pay-bank.cib { background-position: 0 -360px; }

/* 11 兴业银行 */
.pay-bank.bjbank { background-position: 0 -390px; }

/* 12 北京银行 */
.pay-bank.citic { background-position: 0 -420px; }

/* 13 中信银行 */
.pay-bank.gdb { background-position: 0 -450px; }

/* 14 广发银行 */
.pay-bank.psbc { background-position: 0 -480px; }

/* 15 中国邮政储蓄银行 */
.pay-bank.jsbank { background-position: 0 -510px; }

/* 16 江苏银行 */
.pay-bank.hxbank { background-position: 0 -540px; }

/* 17 华夏银行 */
.pay-bank.shbank { background-position: 0 -570px; }

/* 18 上海银行 */
.pay-bank.bohaib { background-position: 0 -600px; }

/* 19 渤海银行 */
.pay-bank.hkbea { background-position: 0 -630px; }

/* 20 东亚银行 */
.pay-bank.nbbank { background-position: 0 -660px; }

/* 21 宁波银行 */
.pay-bank.czbank { background-position: 0 -690px; }

/* 22 浙商银行 */
.pay-bank.hzcb { background-position: 0 -720px; }

/* 23 杭州银行 */
.pay-bank.gcb { background-position: 0 -750px; }

/* 24 广州银行 */
.pay-bank.fjnx { background-position: 0 -780px; }

/* 25 福建农商银行 */
.pay-bank.hangseng { background-position: 0 -810px; }

/* 26 恒生银行 */
.pay-bank.tzb { background-position: 0 -840px; }

/* 27 台州银行 */
.pay-bank.s .icbc { width: 107px; }

/* 01 中国工商银行 */
.pay-bank.s .cmb { width: 89px; }

/* 02 招商银行 */
.pay-bank.s .ccb { width: 116px; }

/* 03 中国建设银行 */
.pay-bank.s .abc { width: 111px; }

/* 04 中国农业银行 */
.pay-bank.s .boc { width: 72px; }

/* 05 中国银行 */
.pay-bank.s .cmbc { width: 99px; }

/* 06 中国民生银行 */
.pay-bank.s .ceb { width: 112px; }

/* 07 中国光大银行 */
.pay-bank.s .spdb { width: 72px; }

/* 09 浦发银行 */
.pay-bank.s .spabank { width: 104px; }

/* 10 平安银行 */
.pay-bank.s .cib { width: 107px; }

/* 11 兴业银行 */
.pay-bank.s .bjbank { width: 98px; }

/* 12 北京银行 */
.pay-bank.s .citic { width: 91px; }

/* 13 中信银行 */
.pay-bank.s .gdb { width: 115px; }

/* 14 广发银行 */
.pay-bank.s .psbc { width: 119px; }

/* 15 中国邮政储蓄银行 */
.pay-bank.s .jsbank { width: 98px; }

/* 16 江苏银行 */
.pay-bank.s .hxbank { width: 88px; }

/* 17 华夏银行 */
.pay-bank.s .shbank { width: 77px; }

/* 18 上海银行 */
.pay-bank.s .bohaib { width: 101px; }

/* 19 渤海银行 */
.pay-bank.s .hkbea { width: 114px; }

/* 20 东亚银行 */
.pay-bank.s .nbbank { width: 74px; }

/* 21 宁波银行 */
.pay-bank.s .czbank { width: 85px; }

/* 22 浙商银行 */
.pay-bank.s .hzcb { width: 71px; }

/* 23 杭州银行 */
.pay-bank.s .gcb { width: 85px; }

/* 24 广州银行 */
.pay-bank.s .fjnx { width: 94px; }

/* 25 福建农商银行 */
.pay-bank.s .hangseng { width: 97px; }

/* 26 恒生银行 */
.pay-bank.s .tzb { width: 100px; }

/* 27 台州银行 */
/*第三方支付*/
/* 银行 & 第三方支付 Steven 2016-9-4 */
.pay-third { width: 125px; display: inline-block; height: 30px; vertical-align: middle; background: url(./images/pay-third.png) right top no-repeat; zoom: .8; margin-left: -3px; }

.pay-third.sm { background: url(images/pay-third-x.png) left top no-repeat; }

.sm.unionpay, .sm.chinaums, .sm.bill99, .sm.chinapnr, .sm.reapal, .sm.dinpay, .sm.kjt, .sm.mobao, .sm.upay, .sm.onecodepay { width: 50px; }

/* 第三方支付 */
.pay-third.else { background-position: 0 -0; }

/* 其他 */
.pay-third.select { background-position: 0 -30px; }

/* 请选择 */
.pay-third.alipay, .pay-third.mobao_zfb, .pay-third.rfupay_zfb, .pay-third.tonghui_zfb, .pay-third.ybpay_zfb, .pay-third.jinanpay_zfb, .pay-third.allscore_s_zfb { background-position: 0 -60px; }

/* 01 支付宝 & 魔宝-支付宝 & 通汇-支付宝 & 金安付-支付宝 &银宝-支付宝&商银信-扫码支付-支付宝*/
.pay-third.wechatpay, .pay-third.dinpay_wx, .pay-third.mobao_wx, .pay-third.jiupay_wx, .pay-third.rfupay_wx, .pay-third.tonghui_wx, .pay-third.ybpay_wx, .pay-third.jinanpay_wx, .pay-third.allscore_s_wx { background-position: 0 -90px; }

/* 02 微信 & 智付-微信 &  魔宝-微信 & 久付-微信 & 锐付-微信 & 通汇-微信 & 金安付-微信 &银宝-微信& &商银信-扫码支付-微信*/
.pay-third.tenpay { background-position: 0 -120px; }

/* 03 财付通 */
.pay-third.unionpay { background-position: 0 -150px; }

/* 04 银联在线 */
.pay-third.chinaums { background-position: 0 -180px; }

/* 05 银联商务 */
.pay-third.bill99 { background-position: 0 -210px; }

/* 06 快钱 */
.pay-third.chinapnr { background-position: 0 -240px; }

/* 07 汇付天下 */
.pay-third.yeepay { background-position: 0 -270px; }

/* 08 易宝支付 */
.pay-third.baofoo { background-position: 0 -300px; }

/* 09 宝付 */
.pay-third.ips, .pay-third.ips_3, .pay-third.ips_7 { background-position: 0 -330px; }

/* 10 环迅支付 */
.pay-third.gopay { background-position: 0 -360px; }

/* 11 国付宝 */
.pay-third.allinpay { background-position: 0 -390px; }

/* 12 通联支付 */
.pay-third.lakala { background-position: 0 -420px; }

/* 13 拉卡拉 */
.pay-third.paypal { background-position: 0 -450px; }

/* 14 PayPal */
.pay-third.reapal { background-position: 0 -480px; }

/* 15 融宝 */
.pay-third.bbpay, .pay-third.bbpay_old, .pay-third.bbpay_new { background-position: 0 -510px; }

/* 16 币币支付 */
.pay-third.dinpay { background-position: 0 -540px; }

/*17 智付 */
.pay-third.ecpss { background-position: 0 -570px; }

/* 19 汇潮支付 */
.pay-third.kjt { background-position: 0 -600px; }

/* 20 快捷通 */
.pay-third.mobao { background-position: 0 -630px; }

/* 21 摩宝 */
.pay-third.jiupay { background-position: 0 -660px; }

/* 22 久付支付 */
.pay-third.rfupay { background-position: 0 -690px; }

/* 23 锐付支付 */
.pay-third.tonghui { background-position: 0 -720px; }

/* 24 通汇卡 */
.pay-third.bitcoin, .pay-third.BTC { background-position: 0 -781px; }

/* 25 比特币 */
.pay-third.qqwallet { background-position: 0 -818px; }

/* 25 QQ钱包 */
.pay-third.zhihpay { background-position: 0 -859px; }

/* 26 智汇付 */
.pay-third.upay { background-position: 0 -896px; }

/* 27 优贝支付 */
.pay-third.onecodepay { background-position: 0 -936px; }

/* 28 1码付 */
.pay-third.bdwallet { background-position: 0 -974px; }

/* 29 百度钱包 */
.pay-third.jdwallet { background-position: 0 -1011px; }

/* 30 京东钱包 */
/* 按钮  */
.gb-form-foot { padding: 10px; }

.gb-form-foot .submit { width: 100%; padding: 10px 12px; font-size: 13px; }

/* 取款样式  */
body.withdraw .mui-content { background: #f2f2f2; }
body.withdraw .account_tab { width: 162px; margin: 10px auto; }
body.withdraw .account_tab .mui-segmented-control { font-size: 12px; }
body.withdraw .account_tab .mui-segmented-control .mui-control-item { border-color: #1766bb; border-left: 1px solid #1766bb; }
body.withdraw .account_tab .mui-segmented-control .mui-control-item.mui-active { background-color: #1766bb; color: #fff; }
body.withdraw .account_tab .mui-segmented-control { border: 1px solid #1766bb; }
body.withdraw .account_tab .mui-segmented-control .mui-control-item { color: #1766bb; }
body.withdraw .account_tab .mui-segmented-control .mui-control-item:first-child { border-left-width: 0; }
body.withdraw .pay-bank.bitcoin { background: url(./images/bit_pay.png) no-repeat 4px 5px/26px; height: 40px; width: 40px; }
body.withdraw .gb-bindcard-box.bit-pay .mui-input-row label { width: 100%; }
body.withdraw .gb-bindcard-box.bit-pay .mine-form .mui-input-row > label small { position: static; white-space: normal; right: 15px; line-height: 10px; font-size: 10px; }
body.withdraw .gb-bindcard-box.bit-pay .bit-address { border: 1px solid #e2e2e2; width: 100%; float: none; padding: 10px 0; background: #f2f2f2; text-align: left; text-indent: 10px; }
body.withdraw .gb-bindcard-box.bit-pay .input-wra { padding: 0 10px; }
body.withdraw .gb-bindcard-box.bit-pay .mui-input-group .mui-input-row:after { content: none; }
body.withdraw .gb-bindcard-box.bit-pay .gb-form-foot { overflow: hidden; }
body.withdraw .gb-bindcard-box.bit-pay .gb-form-foot .mui-col-xs-6 { padding: 0 5px; }
body.withdraw .gb-bindcard-box.bit-pay .gb-form-foot .btn-reset { color: #000; border: 1px solid #e2e2e2; background-color: #e2e2e2 !important; width: 100%; padding: 10px 12px; font-size: 13px; }
body.withdraw .gb-bindcard-box.status-success .close { color: #999; position: absolute; right: 0; top: 0; z-index: 1000; font-weight: bold; }
body.withdraw .gb-bindcard-box.status-success .cont { padding-top: 24px; background: #fff; padding-bottom: 20px; }
body.withdraw .gb-bindcard-box.status-success { top: 140px; border: 1px solid #e2e2e2; left: 50px; right: 50px; width: auto; }
body.withdraw .gb-bindcard-box.status-success .mui-row { height: 30px; line-height: 30px; text-align: center; font-size: 12px; color: #999; }
body.withdraw .gb-bindcard-box.status-success .mui-row.las { background: #f2f2f2; }
body.withdraw .gb-bindcard-box.status-success .des { text-align: center; font-size: 12px; color: #999; padding: 20px 0; }
body.withdraw .gb-bindcard-box.status-success .btn-return-home { display: block; width: 70px; text-align: center; line-height: 23px; height: 23px; margin: 0 auto; border: 1px solid #1766bb; font-size: 12px; color: #1766bb; border-radius: 4px; }
body.withdraw .gb-bindcard-box.bank-car, body.withdraw .gb-bindcard-box.bit-pay { top: 30px; left: 10px; right: 10px; width: auto; }
body.withdraw .bit_bind_wrap { margin: 10px 0; padding: 0 10px; background: #fff; }
body.withdraw .bit_bind_wrap .tit { padding-top: 25px; font-size: 14px; padding-bottom: 5px; }
body.withdraw .bit_bind_wrap .sub_tit { color: #666; font-size: 12px; }
body.withdraw .bit_bind_wrap input.bit_input { background: #f2f2f2; font-size: 14px; }
body.withdraw .bit_bind_wrap .btn_wrap { overflow: hidden; padding-bottom: 30px; padding-top: 20px; }
body.withdraw .bit_bind_wrap .btn_wrap .mui-col-xs-6 { padding: 0 5px; }
body.withdraw .bit_bind_wrap .btn_wrap .btn_reset, body.withdraw .bit_bind_wrap .btn_wrap .btn_bind { width: 100%; height: 40px; line-height: 40px; padding: 0; }
body.withdraw .bit_bind_wrap .btn_wrap .btn_reset { background: #e2e2e2; border-color: #e2e2e2; }
body.withdraw .bit_bind_wrap .btn_wrap .btn_bind { background: #1766bb; border-color: #1766bb; color: #fff; }
body.withdraw .gb-bindcard-box.bit_addr .cont { background: #fff; margin: 0 30px; border: 1px solid #e2e2e2; }
body.withdraw .gb-bindcard-box.bit_addr .close { color: #fff; position: absolute; right: 0; top: -70px; }
body.withdraw .gb-bindcard-box.bit_addr { top: 90px; }
body.withdraw .gb-bindcard-box.bit_addr .tit { text-align: center; padding: 30px 0; }
body.withdraw .gb-bindcard-box.bit_addr .bit_addr_txt { text-align: center; font-size: 14px; color: #999; margin-bottom: 5px; }
body.withdraw .gb-bindcard-box.bit_addr .bit_addr_code { font-size: 14px; color: #333; text-align: center; padding: 0 5px; }
body.withdraw .gb-bindcard-box.bit_addr .btn_wrap { overflow: hidden; padding: 30px 20px; }
body.withdraw .gb-bindcard-box.bit_addr .btn_wrap .mui-col-xs-6 { padding: 0 5px; }
body.withdraw .gb-bindcard-box.bit_addr .btn_wrap .btn_cancel, body.withdraw .gb-bindcard-box.bit_addr .btn_wrap .btn_submit { width: 100%; height: 40px; line-height: 40px; padding: 0; }
body.withdraw .gb-bindcard-box.bit_addr .btn_wrap .btn_cancel { background: #e2e2e2; border-color: #e2e2e2; }
body.withdraw .gb-bindcard-box.bit_addr .btn_wrap .btn_submit { background: #1766bb; border-color: #1766bb; color: #fff; }
body.withdraw .mine-form .bankitem > span { display: inline-block; padding: 8px 15px; color: #333; font-size: 12px; line-height: 30px; float: left; }
body.withdraw .mine-form .mui-input-row > label { color: #333; font-size: 12px; line-height: 18px; position: relative; }
body.withdraw .mine-form .bankitem p { color: #999; text-align: right; line-height: 30px; padding: 8px 10px; }
body.withdraw .mine-form .mui-input-row > .ct { width: 65%; float: right; text-align: right; padding-right: 10px; font-size: 12px; }
body.withdraw .mine-form p { font-size: 12px; margin-bottom: 0; color: #333; }
body.withdraw .mine-form p.text-gray { color: #aeaeae; }
body.withdraw .gb-form-foot { padding: 10px; }
body.withdraw .gb-form-foot .text p { color: #333; font-size: 12px; }
body.withdraw .gb-form-foot .text p a { color: #333; display: block; padding: 0 10px 5px; }
body.withdraw .gb-form-foot .submit { width: 100%; padding: 10px 12px; font-size: 13px; }
body.withdraw .gb-form-foot .submit { border: 1px solid #1766bb; background-color: #1766bb !important; }
body.withdraw .gb-theme .mui-input-row label { white-space: nowrap; text-overflow: ellipsis; }
body.withdraw .mine-form .mui-input-row > label small { position: absolute; top: 24px; left: 15px; color: #999999; font-size: 8px; }
body.withdraw .mine-form .mui-input-row > .ct input { font-size: 12px; color: #999; }
body.withdraw .mine-form input { width: 100%; text-align: right; font-size: 12px; padding-right: 0; }
body.withdraw .gb-select > a { display: inline-block; font-size: 12px; color: #999; }

/* 推荐好友样式 */
html.new-invite { height: 100%; }
html.new-invite body { background: #08081c; height: 100%; }
html.new-invite .mui-content { background: #08081c; padding-top: 0; }
html.new-invite .mui-content > .mui-scroll { background: #08081c url(images/share-to-friend-bg.png) no-repeat center -22px/375px; }
html.new-invite .mui-bar { background-color: rgba(8, 8, 28, 0.4); }
html.new-invite .btn-question { background: url(images/icon-question.png) no-repeat center/7.5px; width: 22.5px; height: 22.5px; position: absolute; border: 1px solid #fff; border-radius: 50%; right: 10px; top: 10px; }
html.new-invite .panel1 { margin: 200px 10px 10px; border-radius: 5px; border: 1px solid #ddd; font-size: 12px; color: #333; }
html.new-invite .panel1 .row1, html.new-invite .panel1 .row2 { display: flex; padding: 0 20px; }
html.new-invite .panel1 .row1 > div, html.new-invite .panel1 .row2 > div { flex: 1; line-height: 40px; }
html.new-invite .panel1 .row1 > div:first-child + div, html.new-invite .panel1 .row2 > div:first-child + div { text-align: right; }
html.new-invite .panel1 .row1 { background: #fff; }
html.new-invite .panel1 .row1 span { color: #1b75d9; }
html.new-invite .panel1 .row2 { background: #f2f2f2; }
html.new-invite .panel1 .row2 span { color: #f09402; }
html.new-invite .panel2 { margin: 0 10px 10px; border-radius: 5px; border: 1px solid #ddd; font-size: 12px; color: #333; padding: 15px; background: #f2f2f2; }
html.new-invite .panel2 .input-wrap { display: flex; margin-top: 13px; }
html.new-invite .panel2 .input-wrap input { flex: 1; height: 35px; line-height: 30px; padding: 0 10px; font-size: 12px; color: #333; border-radius: 5px; border: 1px solid #ccc; margin: 0; }
html.new-invite .panel2 .input-wrap .btn-copy { background: #1b75d9; margin-left: 10px; display: block; width: 76px; height: 35px; line-height: 35px; text-align: center; font-size: 12px; color: #fff; border-radius: 5px; }
html.new-invite .panel3 { margin: 0 10px 10px; border-radius: 5px; border: 1px solid #ddd; font-size: 12px; color: #333; padding: 15px; background: #f2f2f2; }
html.new-invite .panel3 .mui-segmented-control { width: 153px; height: 30px; line-height: 30px; margin: 0 auto 10px; font-size: 14px; color: #333; }
html.new-invite .panel3 .mui-segmented-control .mui-control-item { line-height: 30px; color: #333; }
html.new-invite .panel3 .mui-segmented-control .mui-control-item.mui-active { color: #fff; }
html.new-invite .panel3 .mui-control-content { height: 320px; }
html.new-invite .panel3 .mui-control-content .pan { margin: 15px 0; border: 1px solid #ccc; border-radius: 5px; position: relative; font-size: 14px; color: #333; line-height: 20px; text-align: center; padding: 15px; }
html.new-invite .panel3 .mui-control-content .pan .tit { color: #1b75d9; font-weight: bold; position: absolute; top: -15px; left: 50%; transform: translateX(-50%); padding: 5px 10px; background: #f2f2f2; }
html.new-invite .panel3 .mui-control-content .pan .table1 { width: 100%; border: 1px solid #fff; margin-top: 12px; line-height: 38px; }
html.new-invite .panel3 .mui-control-content .pan .table1 td, html.new-invite .panel3 .mui-control-content .pan .table1 th { border: 1px solid #fff; }
html.new-invite .panel3 .mui-control-content .pan .table1 th { background: #e4f7e7; font-weight: normal; }
html.new-invite .panel3 .mui-control-content .pan .table1 td { background: #e4ebf7; }
html.new-invite .panel3 .mui-control-content.share-record-wrap { margin: 0 -5px; }
html.new-invite .panel3 .mui-control-content.share-record-wrap .mui-scroll-wrapper { top: 49px; }
html.new-invite .panel3 .mui-control-content.share-record-wrap .filter-p { padding: 10px; background: #fff; border-radius: 5px; box-shadow: 0 2px 2px #e2e2e2; }
html.new-invite .panel3 .mui-control-content.share-record-wrap .filter-p .gb-datafilter .input-date { display: inline-block; position: relative; width: 30%; }
html.new-invite .panel3 .mui-control-content.share-record-wrap .filter-p .gb-datafilter .input-date a { display: inline-block; width: 20px; height: 25px; background: url(./images/ico-cal.png) no-repeat center; background-size: 9px auto; position: absolute; z-index: 1; top: 1px; left: 0; }
html.new-invite .panel3 .mui-control-content.share-record-wrap .filter-p .gb-datafilter .input-date input.date { border: 1px solid #e2e2e2; border-radius: 2px; height: 29px; line-height: 29px; color: #333; font-size: 12px; width: 100%; text-align: center; position: relative; margin-bottom: 0; }
html.new-invite .panel3 .mui-control-content.share-record-wrap .filter-p .gb-datafilter .btn { padding: 4px 8px; }
html.new-invite .panel3 .mui-control-content.share-record-wrap .filter-p .gb-datafilter .btn-kx { background: #1b75d9; border-color: #1b75d9; width: 43px; height: 28px; line-height: 28px; padding: 0; text-align: center; }
html.new-invite .panel3 .mui-control-content.share-record-wrap .filter-p .gb-datafilter .input-drop { display: inline-block; border: 1px solid #e2e2e2; border-radius: 3px; height: 30px; line-height: 28px; color: #333; font-size: 10px; width: 100%; padding: 0 10px; position: relative; }
html.new-invite .panel3 .mui-control-content.share-record-wrap .filter-p .gb-datafilter .input-drop a { display: block; line-height: 28px; color: #999; font-size: 12px; }
html.new-invite .panel3 .mui-control-content.share-record-wrap .filter-p .gb-datafilter .input-drop a .mui-icon { float: right; margin-top: 6px; color: #7a7674 !important; font-size: 18px; }
html.new-invite .panel3 .mui-control-content .table2 { width: 100%; border: 1px solid #fff; margin-top: 12px; line-height: 38px; text-align: center; }
html.new-invite .panel3 .mui-control-content .table2 td, html.new-invite .panel3 .mui-control-content .table2 th { border: 1px solid #fff; }
html.new-invite .panel3 .mui-control-content .table2 th { background: #e4f7e7; font-weight: normal; }
html.new-invite .panel3 .mui-control-content .table2 td { background: #e4ebf7; }
html.new-invite .panel3 .mui-control-content .table2 tbody tr:nth-child(odd) td { background: #fff; }
html.new-invite .panel3 .mui-control-content .table2 .red { color: #f00; }
html.new-invite .mui-popup { width: auto; left: 10px; right: 10px; -webkit-transform: translate3d(0, -50%, 0) scale(0); transform: translate3d(0, -50%, 0) scale(0); }
html.new-invite .mui-popup.act-popup.mui-popup-in { -webkit-transform: translate3d(0, -50%, 0) scale(1); transform: translate3d(0, -50%, 0) scale(1); }
html.new-invite .mui-popup.act-popup .mui-popup-inner { border-radius: 10px; padding: 0; background: #fff; }
html.new-invite .mui-popup.act-popup .mui-popup-inner .mui-popup-title { height: 43px; line-height: 43px; background: #f2f2f2; font-size: 14px; color: #333; }
html.new-invite .mui-popup.act-popup .mui-popup-inner .mui-popup-title + .mui-popup-text { margin: 0; }
html.new-invite .mui-popup.act-popup .mui-popup-buttons { height: 73px; padding-top: 23px; }
html.new-invite .mui-popup.act-popup .mui-popup-buttons .mui-popup-button { display: none; }
html.new-invite .mui-popup.act-popup .btn-close { font-size: 0; width: 50px; height: 50px; position: relative; background: #fff; border-radius: 50%; border: 1px solid #1b75d9; }
html.new-invite .mui-popup.act-popup .btn-close:before, html.new-invite .mui-popup.act-popup .btn-close:after { content: ''; position: absolute; width: 20px; height: 1px; background: #1b75d9; transform: rotateZ(45deg); top: 24px; left: 15px; }
html.new-invite .mui-popup.act-popup .btn-close:after { transform: rotateZ(-45deg); }
html.new-invite .mui-popup.act-popup .activity-content { position: relative; height: 300px; }
html.new-invite .mui-popup.act-popup .activity-content .ext-cont { padding: 15px 30px; font-size: 12px; color: #333; text-align: left; }
html.new-invite .mui-popup.act-popup .activity-content .ext-cont * { color: inherit; }

/* 推荐记录样式 */
body.invite .mui-content { background: #f2f2f2; }
body.invite .mui-bar-nav .button { padding: 2px 8px; color: #fff; font-size: 12px; margin-top: 4px; }
body.invite .mui-bar-nav .button:active { background: transparent; }
body.invite .gb-panel { background-color: #fff; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; }
body.invite .invite-code { padding: 5px 10px; }
body.invite .invite-code p { line-height: 24px; margin-bottom: 0; }
body.invite .invite-code p.p1 { color: #333333; font-size: 12px; }
body.invite .invite-code p.p2 { color: #999999; font-size: 10px; }
body.invite .invite-code p.p2 .span { width: 48%; display: inline-block; height: 10px; line-height: 10px; border-right: 1px solid #999999; }
body.invite .invite-cont { padding: 10px; }
body.invite .invite-cont .cont { border-bottom: 1px dotted #e3e3e3; padding-top: 10px; }
body.invite .invite-cont .cont > p { text-align: center; color: #333333; font-size: 12px; }
body.invite .invite-cont .cont > p.al-left { text-align: left; }
body.invite .invite-cont .cont .link { background-color: #f2f2f2; border-radius: 3px; padding: 5px 10px; margin: 0 40px 10px; }
body.invite .invite-cont .cont .link p { line-height: 22px; color: #333333; font-size: 12px; margin-bottom: 0; word-break: break-word; }
body.invite .invite-cont .cont > p .btn { padding: 4px 50px; }
body.invite .invite-cont .cont .tabl { margin: 0 40px; }
body.invite .invite-cont .cont .tabl table { width: 100%; }
body.invite .invite-cont .cont .tabl table tr td { line-height: 20px; color: #333333; font-size: 10px; text-align: center; }
body.invite .invite-cont .cont .tabl table tr:first-child td { background-color: #e2e2e2; }
body.invite .invite-cont .cont .tabl table tr:nth-child(odd) td { background-color: #f2f2f2; }
body.invite .mine-table table { background-color: #fff; width: 100%; }
body.invite .mine-table table tr { border-bottom: 1px solid #f2f2f2; }
body.invite .mine-table table tr.head { border-bottom: none; }
body.invite .mine-table table tr td { padding: 5px; color: #333333; font-size: 10px; line-height: 16px; text-align: center; }
body.invite .mine-table.lg table tr td { font-size: 12px; padding: 12px 0; }
body.invite .mine-table table tr.head td { background-color: #e2e2e2; border-right: 1px solid #fff; vertical-align: top; }
body.invite .mine-table table tr.head td:last-child { border-right: none; }
body.invite .mine-table table tr.head.nobr td { font-size: 12px; padding: 12px 0; border-right: none; }

/* 注册条款样式 */
.register-rules-wrap { color: #999; padding: 10px; }
.register-rules-wrap h2 { font-size: 18px; }

/* 帮助中心样式 */
.help-center .mui-content { background: #f2f2f2; }
.help-center .mui-content { font-size: 12px; color: #333; }

.help-center { background-color: #f2f2f2; }

.help-center .mui-content { background-color: #f2f2f2; font-size: 12px; color: #333; }

.help-center .mui-bar-nav { color: #fff; }

.help-center .mui-title { color: #fff; }

.help-center .mui-action-back { color: #fff; }

.help-center .mui-content > .mui-table-view:first-child { margin-top: 0; }

.help-center .fqa { margin: 12px 0; }

.help-center .fqa dt { height: 40px; line-height: 40px; background-color: #fff; margin-bottom: 12px; }

.help-center .fqa dt span { display: inline-block; padding-left: 6px; height: 21px; line-height: 21px; font-size: 12px; color: #445dc2; border-left: 4px solid #445dc2; margin-top: 10px; }

.help-center .fqa dd { margin: 0; padding: 0 10px; overflow: hidden; -webkit-transition-duration: 0ms; -o-transition-duration: 0ms; transition-duration: 0ms; height: auto; }

.help-center .fqa dd p { color: #333; font-size: 12px; line-height: 17px; margin-bottom: 17px; }

.help-center .fqa .mui-content { display: none; }

/* 银行卡 */
body.bankcard .mui-content { background: #f2f2f2; }
body.bankcard .mine-form .mui-input-row > label { color: #333; font-size: 12px; line-height: 18px; position: relative; }
body.bankcard .mine-form input { width: 100%; text-align: right; font-size: 12px; padding-right: 0; }
body.bankcard .mine-form .mui-input-row > label small { position: absolute; top: 24px; left: 15px; color: #999; font-size: 8px; }
body.bankcard .mine-form .mui-input-row > .ct { width: 65%; float: right; text-align: right; padding-right: 10px; font-size: 12px; }
body.bankcard .mine-form .mui-input-row > .ct input { font-size: 12px; color: #999; }
body.bankcard .gb-select > a { color: #999; }
body.bankcard .gb-form-foot { padding: 10px; }
body.bankcard .gb-form-foot .submit { width: 100%; padding: 10px 12px; font-size: 13px; }
body.bankcard .gb-bankcard { width: 290px; margin: 10px auto 20px; border: 1px solid #e2e2e2; border-radius: 8px; background-color: #fff; }
body.bankcard .gb-bankcard > .hd { height: 32px; padding: 0 18px; line-height: 26px; border-bottom: 1px solid #f2f2f2; }
body.bankcard .gb-bankcard > .hd p { color: #333333; font-size: 12px; }
body.bankcard .gb-bankcard > .hd p i { display: inline-block; width: 24px; height: 9px; background-size: cover; vertical-align: text-top; }
body.bankcard .gb-bankcard > .hd p i.card1 { background-image: url(./images/bank-type1.png); }
body.bankcard .gb-bankcard > .ct { padding: 10px 7px 15px; }
body.bankcard .gb-bankcard > .ct > p { color: #333333; font-size: 19px; }
body.bankcard .gb-bankcard > .ct > .ct p { color: #333333; font-size: 12px; margin-bottom: 5px; text-align: left; }
body.bankcard .gb-bankcard > .ct > .ct p span { color: #999999; white-space: nowrap; padding-right: 5px; }
body.bankcard .gb-bankcard > .ct > .ct p font { width: 100%; }
body.bankcard .gb-bankcard > .ct > p a.copy, body.bankcard .gb-bankcard > .ct > .ct p a.copy { float: right; background: #e0efff; padding: 0 5px; border-radius: 3px; color: #569ff1; font-size: 12px; white-space: nowrap; height: 22px; line-height: 22px; margin-left: 5px; }

/* 数字货币存款 */
body.online-pay-sz .mui-content { background: #f2f2f2; }
body.online-pay-sz .bank-selector { padding: 10px 0; }
body.online-pay-sz .bank-selector > .ct { padding: 0 10px; }
body.online-pay-sz .bank-selector > .ct a { display: block; height: 30px; border: 1px solid #e2e2e2; border-radius: 3px; line-height: 28px; text-align: center; color: #333; font-size: 12px; position: relative; margin: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
body.online-pay-sz .bank-selector > .ct a.active { border-color: #1766bb; }
body.online-pay-sz .bank-selector > .ct a.active:before { display: block; }
body.online-pay-sz .bank-selector > .ct a:before { content: ''; width: 16px; height: 16px; background: url(./images/ex-check.png); background-size: cover; position: absolute; top: 0; right: 0; display: none; }
body.online-pay-sz .bank-selector > .ct ul { margin: 0 -5px; padding: 0; }
body.online-pay-sz .bank-selector > .ct ul li { float: left; line-height: 0; width: 33.33%; }
body.online-pay-sz .xzzf-wrap .title-wrap .logo { height: 30px; vertical-align: middle; margin-left: 10px; }
body.online-pay-sz .xzzf-wrap .title-wrap .title { margin-left: 10px; color: #000; vertical-align: top; display: inline-block; max-width: 90px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
body.online-pay-sz .xzzf-wrap .title-wrap span { font-size: 14px; }
body.online-pay-sz .xzzf-wrap .title-wrap .ye-num { vertical-align: top; display: inline-block; max-width: 100px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
body.online-pay-sz .xzzf-wrap .mui-input-row .mui-btn { width: auto; padding: 6px 12px; line-height: initial; margin: 4px 0 0 5px; }
body.online-pay-sz .xzzf-wrap .mui-input-row:after { left: 0; }
body.online-pay-sz .xzzf-wrap .mui-input-row .list-xzzf { text-align: center; padding: 0 15px; }
body.online-pay-sz .xzzf-wrap .mui-input-row .list-xzzf .info { margin-top: -15px; }
body.online-pay-sz .xzzf-wrap .mui-input-row .list-xzzf .textarea { background: #eeeeee; border: 1px solid #ddd; margin-top: 11px; }
body.online-pay-sz .mui-active .gb-withdraw-box { display: block; }
body.online-pay-sz .d-none { display: none; }
body.online-pay-sz .d-none.mui-active { display: block; }
body.online-pay-sz .pro-selec { background-color: #efefef; }
body.online-pay-sz .gb-bankcard > .ct > p > span { word-wrap: break-word; }
body.online-pay-sz .mine-form .mui-input-row { height: auto; color: #000; }
body.online-pay-sz .mine-form p { font-size: 12px; margin-bottom: 0; color: #333; }
body.online-pay-sz .gb-form-foot .submit { width: 100%; padding: 10px 12px; font-size: 13px; }
body.online-pay-sz .gb-form-foot { padding: 10px; }
body.online-pay-sz .mui-content { padding-bottom: 0 !important; }

/* 404,605,606,607 */
body.p404 header, body.p605 header, body.p606 header, body.p607 header { background: #1766bb; }
body.p404 .mui-content, body.p605 .mui-content, body.p606 .mui-content, body.p607 .mui-content { background: #32374f; padding-bottom: 0 !important; }
body.p404 .gb-error, body.p404 .gb-error p, body.p605 .gb-error, body.p605 .gb-error p, body.p606 .gb-error, body.p606 .gb-error p, body.p607 .gb-error, body.p607 .gb-error p { color: #fff; }

body.p607 .gb-error .gb-time { text-align: center; width: 200px; margin: 20px auto; background-color: rgba(255, 255, 255, 0.1); border: 1px solid #fff; padding: 10px 20px; }

.no-data-img { background-size: 14.75rem 9.6rem; width: 14.75rem; height: 7.7rem; margin-left: auto; margin-right: auto; margin-top: 3.875rem; background-repeat: no-repeat; }

.no-data-txt { text-align: center; margin: 0.9rem 0; font-size: 1rem; color: #f1efef; }

.no-data-txt-2 { font-size: 12px; text-align: center; max-width: 330px; margin: 0 auto; color: #f1efef; padding: 0 10px; }

.no-record { background-image: url(../images/error/no-record.png); }

.no-network { background-image: url(../images/error/no-network.png); }

.no-notice { background-image: url(../images/error/no-notice.png); }

.no-mail { background-image: url(../images/error/no-mail.png); }

.no-data { background-image: url(../images/error/no-data.png); }

.kick-out { background-image: url(../images/error/kick-out.png); }

/* forget */
body.forget { color: #000; }
body.forget .mui-content { background: #f2f2f2; }
body.forget .mine-form input { width: 100%; text-align: right; font-size: 12px; padding-right: 0; }
body.forget .mine-form .form-row > .cont { padding: 0 10px 0 15px; }
body.forget .mine-form .form-row > .cont input[type="text"] { height: 39px; border: none; width: 100%; background: none no-repeat 0 50%; padding-left: 30px; text-align: left; }
body.forget .mine-form .form-row > .cont input[type="text"].ico3 { background-image: url(../images/ico-mail.png); background-position-x: 0; background-size: 18px auto; }

/* audit */
body.audit { color: #000; }
body.audit .mui-content { background: #f2f2f2; }
body.audit .mine-table-wrapper .mine-table { width: auto; margin-top: 10px; }
body.audit .mine-table table { width: 100%; background-color: #fff; border: 1px solid #efeff4; }
body.audit .mine-table table tr { border-bottom: 1px solid #f2f2f2; }
body.audit .mine-table table tr td { padding: 5px; color: #333; font-size: 10px; line-height: 16px; text-align: center; }
body.audit .mine-table table tr.head td { background-color: #e2e2e2; border: 1px solid #dedede !important; vertical-align: top; color: #333; }
body.audit .mine-table-wrapper .mui-scroll-wrapper { height: auto; overflow: visible; }
body.audit .mine-table-wrapper .mui-scroll-wrapper .mui-scroll { height: auto; }
body.audit .mui-slider-indicator.mui-segmented-control table tr td { border: 1px solid #dedede !important; }
body.audit .mine-table .text-red { color: #f00; }
body.audit .mine-table .text-green { color: #4ec545; }

/* bit-wallet */
.bit-wallet { color: #000; }
.bit-wallet .mui-content { background: #f2f2f2; }
.bit-wallet .bit_bind_wrap { margin: 10px 0; padding: 0 10px; background: #fff; }
.bit-wallet .bit_bind_wrap .tit { padding-top: 25px; font-size: 14px; padding-bottom: 5px; }
.bit-wallet .bit_bind_wrap .sub_tit { color: #666; font-size: 12px; }
.bit-wallet .bit_bind_wrap input.bit_input { background: #f2f2f2; font-size: 14px; }
.bit-wallet .bit_bind_wrap .btn_wrap { overflow: hidden; padding-bottom: 30px; padding-top: 20px; }
.bit-wallet .bit_bind_wrap .btn_wrap .mui-col-xs-6 { padding: 0 5px; }
.bit-wallet .bit_bind_wrap .btn_wrap .btn_reset, .bit-wallet .bit_bind_wrap .btn_wrap .btn_bind { width: 100%; height: 40px; line-height: 40px; padding: 0; }
.bit-wallet .bit_bind_wrap .btn_wrap .btn_reset { background: #e2e2e2; border-color: #e2e2e2; }
.bit-wallet .bit_bind_wrap .btn_wrap .btn_bind { background: #1766bb; border-color: #1766bb; color: #fff; }
.bit-wallet .gb-bindcard-box.bit_addr .cont { background: #fff; margin: 0 30px; border: 1px solid #e2e2e2; }
.bit-wallet .gb-bindcard-box.bit_addr .close { color: #fff; position: absolute; right: 0; top: -70px; }
.bit-wallet .gb-bindcard-box.bit_addr { top: 90px; }
.bit-wallet .gb-bindcard-box.bit_addr .tit { text-align: center; padding: 30px 0; }
.bit-wallet .gb-bindcard-box.bit_addr .bit_addr_txt { text-align: center; font-size: 14px; color: #999; margin-bottom: 5px; }
.bit-wallet .gb-bindcard-box.bit_addr .bit_addr_code { font-size: 14px; color: #333; text-align: center; padding: 0 5px; }
.bit-wallet .gb-bindcard-box.bit_addr .btn_wrap { overflow: hidden; padding: 30px 20px; }
.bit-wallet .gb-bindcard-box.bit_addr .btn_wrap .mui-col-xs-6 { padding: 0 5px; }
.bit-wallet .gb-bindcard-box.bit_addr .btn_wrap .btn_cancel, .bit-wallet .gb-bindcard-box.bit_addr .btn_wrap .btn_submit { width: 100%; height: 40px; line-height: 40px; padding: 0; }
.bit-wallet .gb-bindcard-box.bit_addr .btn_wrap .btn_cancel { background: #e2e2e2; border-color: #e2e2e2; }
.bit-wallet .gb-bindcard-box.bit_addr .btn_wrap .btn_submit { background: #1766bb; border-color: #1766bb; color: #fff; }
.bit-wallet .gb-bindcard-box { position: absolute; z-index: 1000; top: 90px; left: 0; width: 100%; }
.bit-wallet .gb-bindcard-box.bit_addr .close { color: #fff; position: absolute; right: 0; top: -70px; }
.bit-wallet .login-info { color: #fff; }

/* changing-loginpassword */
body.change-loginpassword { color: #000; }
body.change-loginpassword .mui-content { background: #f2f2f2; }
body.change-loginpassword .mine-form .mui-input-row > label { color: #333; font-size: 12px; line-height: 18px; position: relative; white-space: nowrap; text-overflow: ellipsis; }
body.change-loginpassword .mine-form input { width: 100%; text-align: right; font-size: 12px; padding-right: 0; }
body.change-loginpassword .mine-form .mui-input-row > .ct { width: 65%; float: right; text-align: right; padding-right: 10px; font-size: 12px; }
body.change-loginpassword .mine-form .mui-input-row > .ct input { font-size: 12px; color: #999; }
body.change-loginpassword .mine-form .mui-input-row > .ct.spcode { display: flex; }
body.change-loginpassword .mine-form .mui-input-row > .ct.spcode input { padding: 10px; }
body.change-loginpassword .mine-form .mui-input-row > .ct.spcode img { width: 90px; height: 40px; }
body.change-loginpassword .gb-stressed { padding-left: 15px; margin: 5px 0; }
body.change-loginpassword .gb-stressed p { color: #999999; font-size: 12px; margin-bottom: 0; }
body.change-loginpassword .gb-stressed p i { display: inline-block; width: 28px; height: 6px; background-color: #999999; border-radius: 3px; }
body.change-loginpassword .gb-stressed p i.active { background-color: #1766bb; }

/* mine-bet-detail */
.mine-bet-detail { color: #000; }
.mine-bet-detail .mui-content { background: #f2f2f2; padding-bottom: 0 !important; }
.mine-bet-detail .mine-form .mui-input-row > label { color: #333; font-size: 12px; line-height: 18px; position: relative; white-space: nowrap; text-overflow: ellipsis; }
.mine-bet-detail .mine-form .mui-input-row > .ct { width: 65%; float: right; text-align: right; padding-right: 10px; font-size: 12px; }
.mine-bet-detail .mine-form p { font-size: 12px; margin-bottom: 0; color: #333; }
.mine-bet-detail .mine-form p.text-gray { color: #aeaeae; }
.mine-bet-detail .mine-form .mui-input-row { height: auto; }
.mine-bet-detail .mine-form .panel { margin: 0 32px; border: 1px solid #e2e2e2; background-color: #f2f2f2; padding: 10px; border-radius: 3px; }
.mine-bet-detail .mine-form .panel p { line-height: 20px; color: #333333; font-size: 12px; }
.mine-bet-detail .mine-form .panel p .text { color: #999999; }

/* cash-detail */
body.cash-detail { color: #000; }
body.cash-detail .mui-content { background: #f2f2f2; padding-bottom: 0 !important; }
body.cash-detail .mine-form .mui-input-row > label { color: #333; font-size: 12px; line-height: 18px; position: relative; white-space: nowrap; text-overflow: ellipsis; }
body.cash-detail .mine-form .mui-input-row > label.text-gray { color: #999; }
body.cash-detail .mine-form .mui-input-row > .ct { width: 65%; float: right; text-align: right; padding-right: 10px; font-size: 12px; }
body.cash-detail .mine-form p { font-size: 12px; margin-bottom: 0; color: #333; }
body.cash-detail .gb-bankcard { width: 290px; margin: 10px auto 20px; border: 1px solid #e2e2e2; border-radius: 8px; background-color: #fff; }
body.cash-detail .gb-bankcard > .hd { height: 32px; padding: 0 18px; line-height: 26px; border-bottom: 1px solid #f2f2f2; }
body.cash-detail .gb-bankcard > .hd p { color: #333333; font-size: 12px; }
body.cash-detail .gb-bankcard > .hd p i { display: inline-block; width: 24px; height: 9px; background-size: cover; vertical-align: text-top; }
body.cash-detail .gb-bankcard > .hd p i.card1 { background-image: url(../images/bank-type1.png); }
body.cash-detail .gb-bankcard > .ct { padding: 10px 7px 15px; }
body.cash-detail .gb-bankcard > .ct > p { color: #333333; font-size: 19px; }
body.cash-detail .gb-bankcard > .ct > .ct p { color: #333333; font-size: 12px; margin-bottom: 5px; text-align: left; }
body.cash-detail .gb-bankcard > .ct > .ct p span { color: #999999; white-space: nowrap; padding-right: 5px; }
body.cash-detail .gb-bankcard > .ct > .ct p font { width: 100%; }
body.cash-detail .gb-bankcard > .ct > p a.copy, body.cash-detail .gb-bankcard > .ct > .ct p a.copy { float: right; background: #e0efff; padding: 0 5px; border-radius: 3px; color: #569ff1; font-size: 12px; white-space: nowrap; height: 22px; line-height: 22px; margin-left: 5px; }
body.cash-detail .login-info { color: #fff; }
body.cash-detail .fail-reason.mui-input-row { height: auto; }
body.cash-detail .fail-reason.mui-input-row > label { float: none; }
body.cash-detail .fail-reason.mui-input-row > .ct { float: none; width: auto; text-align: left; margin: 0 15px; padding: 0; }

/* exchange */
body.exchange { color: #000; }
body.exchange .mui-content { background: #f2f2f2; padding-bottom: 0 !important; }
body.exchange .mine-form p { font-size: 12px; margin-bottom: 0; color: #333; }
body.exchange .mine-form p.text-gray { color: #999; }
body.exchange .mine-form p a { color: inherit; }
body.exchange .mine-form .bankitem p { color: #999; text-align: right; padding: 8px 10px; }
body.exchange .mine-form .mui-input-row > label { color: #333; font-size: 12px; line-height: 18px; position: relative; white-space: nowrap; text-overflow: ellipsis; }
body.exchange .mine-form input { width: 100%; text-align: right; font-size: 12px; padding-right: 0; }
body.exchange .gb-select > a { margin-right: 0; display: inline-block; font-size: 12px; color: #999; }
body.exchange .gb-select > a .mui-icon { color: #7a7674 !important; font-size: 17px; vertical-align: middle; }
body.exchange .mine-form .mui-input-row > .ct { width: 65%; float: right; text-align: right; padding-right: 10px; font-size: 12px; }
body.exchange .mine-form .mui-input-row > .ct input { font-size: 12px; color: #999; }
body.exchange .gb-withdraw-box > a { width: 20px; height: 20px; }

/* exchange-account */
body.exchange-account { color: #000; }
body.exchange-account .mui-content { background: #f2f2f2; padding-bottom: 0 !important; }
body.exchange-account .gb-panel { background-color: #ffffff; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; }
body.exchange-account .gb-headtabs { margin: 11px auto; width: 60%; background-color: #fff; }
body.exchange-account .gb-headtabs.span3 { width: 240px; }
body.exchange-account .gb-headtabs .mui-segmented-control { overflow: visible; }
body.exchange-account .gb-headtabs .mui-segmented-control .mui-control-item { line-height: 28px; color: #333; font-size: 12px; overflow: visible; position: relative; }
body.exchange-account .gb-headtabs .mui-segmented-control .mui-control-item.mui-active { background: #1766bb; color: #fff; }
body.exchange-account .gb-bankcard { width: 290px; margin: 10px auto 20px; border: 1px solid #e2e2e2; border-radius: 8px; background-color: #fff; }
body.exchange-account .gb-bankcard > .hd { height: 32px; padding: 0 18px; line-height: 26px; border-bottom: 1px solid #f2f2f2; }
body.exchange-account .gb-bankcard > .hd p { color: #333333; font-size: 12px; }
body.exchange-account .gb-bankcard > .hd p i { display: inline-block; width: 24px; height: 9px; background-size: cover; vertical-align: text-top; }
body.exchange-account .gb-bankcard > .hd p i.card1 { background-image: url(../images/bank-type1.png); }
body.exchange-account .gb-bankcard > .ct { padding: 10px 7px 15px; }
body.exchange-account .gb-bankcard > .ct > p { color: #333333; font-size: 19px; }
body.exchange-account .gb-bankcard > .ct > .ct p { color: #333333; font-size: 12px; margin-bottom: 5px; text-align: left; overflow: hidden; }
body.exchange-account .gb-bankcard > .ct > .ct p span { color: #999999; white-space: nowrap; padding-right: 5px; }
body.exchange-account .gb-bankcard > .ct > .ct p font { width: 100%; }
body.exchange-account .gb-bankcard > .ct > p a.copy, body.exchange-account .gb-bankcard > .ct > .ct p a.copy { float: right; background: #e0efff; padding: 0 5px; border-radius: 3px; color: #569ff1; font-size: 12px; white-space: nowrap; height: 22px; line-height: 22px; margin-left: 5px; }
body.exchange-account .mine-form .mui-input-row > label { color: #333; font-size: 12px; line-height: 18px; position: relative; white-space: nowrap; text-overflow: ellipsis; }
body.exchange-account .mine-form .mui-input-row > label span.small { color: #999; font-size: 9px; }
body.exchange-account .mine-form input { width: 100%; text-align: right; font-size: 12px; padding-right: 0; }
body.exchange-account .mine-form .mui-input-row > .ct { width: 65%; float: right; text-align: right; padding-right: 10px; font-size: 12px; }
body.exchange-account .mine-form .mui-input-row > .ct .mine-form .mui-input-row > .ct input { font-size: 12px; color: #999; }

/* exchange-bank,exchange-wechat */
body.exchange-bank, body.exchange-wechat { color: #000; }
body.exchange-bank .mui-content, body.exchange-wechat .mui-content { background: #f2f2f2; padding-bottom: 60px !important; }
body.exchange-bank .gb-panel, body.exchange-wechat .gb-panel { background-color: #ffffff; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; }
body.exchange-bank .gb-bankcard, body.exchange-wechat .gb-bankcard { width: 270px; margin: 10px auto 20px; border: 1px solid #e2e2e2; border-radius: 8px; background-color: #fff; }
body.exchange-bank .gb-bankcard > .hd, body.exchange-wechat .gb-bankcard > .hd { height: 32px; padding: 0 18px; line-height: 26px; border-bottom: 1px solid #f2f2f2; }
body.exchange-bank .gb-bankcard > .hd p, body.exchange-wechat .gb-bankcard > .hd p { color: #333333; font-size: 12px; }
body.exchange-bank .gb-bankcard > .hd p i, body.exchange-wechat .gb-bankcard > .hd p i { display: inline-block; width: 24px; height: 9px; background-size: cover; vertical-align: text-top; }
body.exchange-bank .gb-bankcard > .hd p i.card1, body.exchange-wechat .gb-bankcard > .hd p i.card1 { background-image: url(../images/bank-type1.png); }
body.exchange-bank .gb-bankcard > .ct, body.exchange-wechat .gb-bankcard > .ct { padding: 10px 7px 15px; }
body.exchange-bank .gb-bankcard > .ct > p, body.exchange-wechat .gb-bankcard > .ct > p { color: #333333; font-size: 19px; }
body.exchange-bank .gb-bankcard > .ct > .ct p, body.exchange-wechat .gb-bankcard > .ct > .ct p { color: #333333; font-size: 12px; margin-bottom: 5px; overflow: hidden; text-align: left; }
body.exchange-bank .gb-bankcard > .ct > .ct p span, body.exchange-wechat .gb-bankcard > .ct > .ct p span { color: #999999; white-space: nowrap; padding-right: 5px; }
body.exchange-bank .gb-bankcard > .ct > .ct p font, body.exchange-wechat .gb-bankcard > .ct > .ct p font { width: 100%; }
body.exchange-bank .gb-bankcard > .ct > p a.copy, body.exchange-bank .gb-bankcard > .ct > .ct p a.copy, body.exchange-wechat .gb-bankcard > .ct > p a.copy, body.exchange-wechat .gb-bankcard > .ct > .ct p a.copy { float: right; background: #e0efff; padding: 0 5px; border-radius: 3px; color: #569ff1; font-size: 12px; white-space: nowrap; height: 22px; line-height: 22px; margin-left: 5px; }
body.exchange-bank .mine-form .mui-input-row > label, body.exchange-wechat .mine-form .mui-input-row > label { color: #333; font-size: 12px; line-height: 18px; white-space: nowrap; text-overflow: ellipsis; position: relative; }
body.exchange-bank .mine-form input, body.exchange-wechat .mine-form input { width: 100%; text-align: right; font-size: 12px; padding-right: 0; }
body.exchange-bank .mine-form .mui-input-row > .ct, body.exchange-wechat .mine-form .mui-input-row > .ct { width: 65%; float: right; text-align: right; padding-right: 10px; font-size: 12px; }
body.exchange-bank .mine-form .mui-input-row > .ct input, body.exchange-wechat .mine-form .mui-input-row > .ct input { font-size: 12px; color: #999; }
body.exchange-bank .gb-form-foot, body.exchange-wechat .gb-form-foot { position: fixed; bottom: 0; left: 0; right: 0; background: #f2f2f2; z-index: 9; }
body.exchange-bank .tit, body.exchange-wechat .tit { margin: 10px auto; line-height: 35px; width: 100px; border-radius: 3px; color: #fff; text-align: center; height: 35px; background: #1766bb; }
body.exchange-bank .wechat-code, body.exchange-wechat .wechat-code { text-align: center; border-top: 1px solid #ddd; padding: 20px 0 15px; }
body.exchange-bank .wechat-code img, body.exchange-wechat .wechat-code img { width: 130px; height: 130px; display: inline-block; border: 1px solid #eee; }
body.exchange-bank .wechat-code .tit, body.exchange-wechat .wechat-code .tit { margin: 0 auto; width: 130px; height: 30px; line-height: 30px; border-top-left-radius: 0; border-top-right-radius: 0; }
body.exchange-bank .info, body.exchange-wechat .info { padding: 10px 20px; font-size: 13px; color: #666; line-height: 28px; }
body.exchange-bank .mine-form input, body.exchange-wechat .mine-form input { width: 100%; text-align: right; font-size: 12px; padding-right: 0; }
body.exchange-bank .mine-form .mui-input-row > .ct, body.exchange-wechat .mine-form .mui-input-row > .ct { width: 65%; float: right; text-align: right; padding-right: 10px; font-size: 12px; }
body.exchange-bank .mine-form .mui-input-row > .ct input, body.exchange-wechat .mine-form .mui-input-row > .ct input { font-size: 12px; color: #999; }
body.exchange-bank .mine-form .mui-input-row > label span.small, body.exchange-wechat .mine-form .mui-input-row > label span.small { color: #999; font-size: 9px; }

body.exchange-bitcoin { color: #000; }
body.exchange-bitcoin .mui-content { background: #f2f2f2; padding-bottom: 60px !important; }
body.exchange-bitcoin .gb-panel { background-color: #ffffff; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; }
body.exchange-bitcoin .gb-bankcard { width: 290px; margin: 10px auto 20px; border: 1px solid #e2e2e2; border-radius: 8px; background-color: #fff; }
body.exchange-bitcoin .gb-bankcard > .hd { height: 32px; padding: 0 18px; line-height: 26px; border-bottom: 1px solid #f2f2f2; }
body.exchange-bitcoin .gb-bankcard > .hd p { color: #333333; font-size: 12px; }
body.exchange-bitcoin .gb-bankcard > .hd p i { display: inline-block; width: 24px; height: 9px; background-size: cover; vertical-align: text-top; }
body.exchange-bitcoin .gb-bankcard > .hd p i.card1 { background-image: url(../images/bank-type1.png); }
body.exchange-bitcoin .gb-bankcard > .ct { padding: 10px 7px 15px; }
body.exchange-bitcoin .gb-bankcard > .ct > p { color: #333333; font-size: 19px; }
body.exchange-bitcoin .gb-bankcard > .ct > p.text-green { color: #f49e2e; background: #fff; line-height: 22px; font-size: 16px; border: 1px solid #ddd; width: 250px; padding: 10px 15px; border-radius: 3px; }
body.exchange-bitcoin .gb-bankcard > .ct > .ct p { color: #333333; font-size: 12px; margin-bottom: 5px; text-align: left; overflow: hidden; }
body.exchange-bitcoin .gb-bankcard > .ct > .ct p span { color: #999999; white-space: nowrap; padding-right: 5px; }
body.exchange-bitcoin .gb-bankcard > .ct > .ct p font { width: 100%; }
body.exchange-bitcoin .gb-bankcard > .ct > p a.copy, body.exchange-bitcoin .gb-bankcard > .ct > .ct p a.copy { float: right; background: #e0efff; padding: 0 5px; border-radius: 3px; color: #569ff1; font-size: 12px; white-space: nowrap; height: 22px; line-height: 22px; margin-left: 5px; }
body.exchange-bitcoin .mine-form .mui-input-row > label { color: #333; font-size: 12px; line-height: 18px; white-space: nowrap; text-overflow: ellipsis; position: relative; }
body.exchange-bitcoin .mine-form input { width: 100%; text-align: right; font-size: 12px; padding-right: 0; }
body.exchange-bitcoin .mine-form .mui-input-row > .ct { width: 65%; float: right; text-align: right; padding-right: 10px; font-size: 12px; }
body.exchange-bitcoin .mine-form .mui-input-row > .ct input { font-size: 12px; color: #999; }
body.exchange-bitcoin .mine-form .mui-input-row > .ct .time { width: 150px; border: 1px solid #ddd; text-align: center; height: 30px; line-height: 30px; margin-top: 5px; float: right; }
body.exchange-bitcoin .gb-form-foot { position: fixed; bottom: 0; left: 0; right: 0; background: #f2f2f2; z-index: 9; }
body.exchange-bitcoin .mine-form input { width: 100%; text-align: right; font-size: 12px; padding-right: 0; }
body.exchange-bitcoin .mine-form .mui-input-row > .ct { width: 65%; float: right; text-align: right; padding-right: 10px; font-size: 12px; }
body.exchange-bitcoin .mine-form .mui-input-row > .ct input { font-size: 12px; color: #999; }
body.exchange-bitcoin .mine-form .mui-input-row > label span.small { color: #999; font-size: 9px; }
body.exchange-bitcoin .tit { margin: 10px auto; line-height: 35px; width: 100px; border-radius: 3px; color: #fff; text-align: center; height: 35px; background: #1766bb; }
body.exchange-bitcoin .wechat-code { text-align: center; border-top: 1px solid #ddd; padding: 20px 0 15px; }
body.exchange-bitcoin .wechat-code img { width: 130px; height: 130px; display: inline-block; border: 1px solid #eee; }
body.exchange-bitcoin .wechat-code .tit { margin: 0 auto; width: 130px; height: 30px; line-height: 30px; border-top-left-radius: 0; border-top-right-radius: 0; }
body.exchange-bitcoin .info { padding: 10px 20px; font-size: 13px; color: #666; line-height: 28px; }
body.exchange-bitcoin .mui-input-row.bitcoin-addr-row { height: auto; }
body.exchange-bitcoin .mui-input-row.bitcoin-addr-row > .ct { line-height: 0; padding-right: 0; }
body.exchange-bitcoin .mui-input-row.bitcoin-addr-row > .ct textarea { font-size: 12px; color: #999; padding: 10px; text-align: right; }

/* mine-notice */
.mine-notice { color: #000; }
.mine-notice .mui-content { background: #fff; padding-bottom: 0 !important; }
.mine-notice .gb-panel { background-color: #fff; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; }
.mine-notice .gb-headtabs { margin: 11px auto; width: 60%; background-color: #fff; }
.mine-notice .gb-headtabs.span3 { width: 240px; }
.mine-notice .gb-headtabs .mui-segmented-control { border: 1px solid #1766bb; }
.mine-notice .gb-headtabs .mui-segmented-control .mui-control-item { line-height: 28px; color: #333; font-size: 12px; overflow: visible; position: relative; }
.mine-notice .gb-headtabs .mui-segmented-control .mui-control-item.mui-active { background: #1766bb; color: #fff; }
.mine-notice .gb-datafilter { padding: 10px; color: #333; font-size: 10px; }
.mine-notice .gb-datafilter .input-drop { display: inline-block; border: 1px solid #e2e2e2; border-radius: 2px; height: 25px; line-height: 23px; color: #333; font-size: 10px; width: 100%; text-align: center; position: relative; }
.mine-notice .gb-datafilter .input-drop a { display: block; line-height: 23px; color: #999; font-size: 12px; }
.mine-notice .gb-datafilter .input-drop a .mui-icon { color: #7a7674 !important; font-size: 18px; vertical-align: sub; }
.mine-notice .gb-datafilter .input-date { display: inline-block; position: relative; width: 90px; }
.mine-notice .gb-datafilter .input-date a { display: inline-block; width: 20px; height: 25px; background: url(../images/ico-cal.png) no-repeat center; background-size: 9px auto; position: absolute; z-index: 1; top: 0; left: 0; }
.mine-notice .gb-datafilter .input-date input.date { border: 1px solid #e2e2e2; border-radius: 2px; height: 25px; line-height: 23px; color: #333; font-size: 10px; width: 100%; text-align: center; position: relative; }
.mine-notice .gb-datafilter .btn { padding: 2px 8px; background-color: #1766bb; border-color: #1766bb; }
.mine-notice .gb-datafilter .btn.btn-sec { color: #fff; margin-right: 5px; }
.mine-notice .gb-checkbox2 { display: inline-block; width: 12px; height: 12px; background: url(../images/checkbox.png); background-size: 100% 100%; vertical-align: text-top; margin-right: 5px; }
.mine-notice .gb-checkbox2.on { background-image: url(../images/checkbox-on.png); }
.mine-notice .gb-radio { display: inline-block; width: 30px; height: 30px; background: url(../images/radio.png); background-size: 100% 100%; vertical-align: text-top; margin-right: 5px; }
.mine-notice .gb-radio.on { background-image: url(../images/radio-on.png); }
.mine-notice .notice-form { margin: 10px; border: 2px solid #e2e2e2; }
.mine-notice .notice-form .mui-input-group:before { display: none; }
.mine-notice .notice-form .mui-input-group:after { display: none; }
.mine-notice .notice-form .mui-input-group .mui-input-row:after { left: 0; }
.mine-notice .notice-form .mui-input-group .mui-input-row:last-child:after { display: none; }
.mine-notice .notice-form .mui-input-group textarea { border: 1px solid #e2e2e2; color: #999999; font-size: 12px; padding: 5px 10px; height: 150px; }
.mine-notice .mui-input-group .mui-input-row { height: auto; }
.mine-notice .mine-form .mui-input-row > label { color: #333; font-size: 12px; line-height: 18px; position: relative; white-space: nowrap; text-overflow: ellipsis; }
.mine-notice .mine-form .mui-input-row > .ct { width: 65%; float: right; text-align: right; padding-right: 10px; font-size: 12px; }
.mine-notice .gb-select { display: inline-block; }
.mine-notice .gb-select > a { color: #999; display: inline-block; font-size: 12px; margin-right: 15px; }
.mine-notice .gb-select > a .mui-icon { color: #7a7674 !important; font-size: 18px; vertical-align: middle; }
.mine-notice .mine-form input { width: 100%; text-align: right; font-size: 12px; padding-right: 0; }
.mine-notice .mine-form .mui-input-row > .ct input { font-size: 12px; color: #999; }

/* mine-user */
body.mine-user { color: #000; }
body.mine-user .mui-content { background: #f2f2f2; padding-bottom: 0 !important; }
body.mine-user .gb-form-notice p { margin: 0 10px; color: #666; font-size: 10px; padding: 5px 0; }
body.mine-user .gb-select > a { color: #999; }

/* loading-page */
.loading-page.load-bg .load-bar { position: absolute; width: 228px; left: 50%; margin-left: -114px; top: 50%; margin-top: -150px; }
.loading-page.load-bg .load-bar p { font-size: 12px; color: #fff; text-align: center; margin-bottom: 14px; }
.loading-page.load-bg .load-bar-bottom { position: absolute; bottom: 62px; text-align: center; left: 0; right: 0; }
.loading-page.load-bg .load-bar-bottom img { vertical-align: middle; }
.loading-page.load-bg .load-bar-bottom .copy-right { font-size: 8px; color: #dcdcdd; line-height: 20px; margin: 20px 0 0 0; padding: 0; border: 0; }
.loading-page.load-bg .load-bar-bottom .tech-support { font-size: 8px; color: #dcdcdd; line-height: 16px; }
.loading-page.load-bg .load-bar-bottom .tech-support .icon-tech-support { background: url(./images/tech-support.png) 0 0/auto 20px no-repeat; display: inline-block; width: 80px; height: 20px; vertical-align: middle; }
.loading-page.load-bg .load-bar-bottom .tech-support .icon-tech-support.bdo { background: url(./images/tech-support-bdo.png) 0 0/auto 20px no-repeat; }
.loading-page.load-bg .load-bar-middle { position: absolute; left: 0; right: 0; text-align: center; top: 50%; }
.loading-page.load-bg .load-bar-middle .btn-back { border: 1px solid #e2e2e2; border-radius: 4px; padding: 5px 15px; background: #999; color: #fff; font-size: 12px; }

.mui-app .app-fix-top { height: 20px; top: -20px; position: fixed; left: 0; right: 0; z-index: 997; background: #1766bb; }

/*存款页面优惠弹窗*/
.pro-window { width: 320px !important; margin-top: -165px; margin-left: -160px; padding: 15px; }

.pro-window h3 { color: #1766bb; margin-bottom: 30px; line-height: 16px; }

.pro-window .cont-text { line-height: 20px; font-size: 12px; color: #666; }

.pro-window .cont-text p, .pro-window .text-pro p { color: #666; }

.pro-window .org { color: #f49e2e; font-size: 14px; }

.pro-window .text-pro ul { height: 110px; overflow: hidden; position: relative; background: #e2e2e2; border-radius: 4px; }

.pro-window .text-pro li { padding: 0 0 0 10px; line-height: 16px; font-size: 12px; }

.pro-window .text-pro .text-warp { border-bottom: 1px dashed #d2d2d2; width: 100%; padding: 5px 0; position: relative; }

.pro-window .text-pro li span { color: #666; display: inline-block; width: 238px; word-wrap: break-word; }

.pro-window .text-pro li input { width: 16px; height: 16px; position: absolute; top: 20%; right: 15px; }

.pro-btn { margin: 20px 0 0 10px; width: 280px; }

.pro-btn a { font-size: 14px; margin: 0 5px; color: #fff; width: 120px; height: 32px; border-radius: 4px; line-height: 32px; text-align: center; display: inline-block; }

.pro-btn .next-btn { background: #1766bb; }

.pro-btn .agin-btn { background: #e2e2e2; color: #666; }

.pro-window .close { position: absolute; top: 5px; right: 5px; background: url(./images/close.png) no-repeat center center; width: 48px; height: 48px; zoom: 0.7; }

/*存款页面提交成功*/
.window-ok { padding: 0 20px; height: 255px; }

.window-ok .ok-box { text-align: center; }

.window-ok .ok-box .ok-icon { width: 57px; height: 57px; background: url(./images/ok.png) no-repeat top left; display: block; background-size: cover; margin: 20px auto 10px auto; }

.window-ok .ok-box span { font-size: 16px; font-weight: bold; color: #00d623; }

.window-ok .ct { margin: 10px 0 !important; }

.window-ok .ft a { display: block; margin-top: 5px; }

.withdraw-out { margin: 20px; }

.withdraw-not { margin: 0 auto; background: #f9fafd; padding: 20px; border: 1px solid #e8ecef; border-radius: 3px; text-align: center; }

.withdraw-not h1 { margin: 0; }

.withdraw-not .tiptext { margin: 10px 0; line-height: 25px; }

.withdraw-not .tiptext p { margin: 0; }

.tipbig { display: inline-block; padding-right: 5px; vertical-align: middle; width: 52px; height: 52px; background: url(../images/tipbig.png) no-repeat top left; cursor: pointer; }

.tipbig.success { background-position: -15px -8px; }

.tipbig.fail { background-position: -80px -8px; }

.tipbig.cry { background-position: -146px -8px; }

.deposit_promo_dialog.mui-popup .mui-popup-inner { padding: 0; border-radius: 13px; }
.deposit_promo_dialog.mui-popup .mui-popup-title { height: 37px; line-height: 37px; background: #f2f2f2; }
.deposit_promo_dialog.mui-popup .mui-popup-text { margin-top: 0; padding: 15px 22px; text-align: left; font-size: 12px; }
.deposit_promo_dialog.mui-popup .mui-popup-text .pro_ite { color: #999; }
.deposit_promo_dialog.mui-popup .mui-popup-text .pro_ite span { color: #333; }
.deposit_promo_dialog.mui-popup .mui-popup-text .pro_lis { height: 121px; position: relative; background: #f2f2f2; border-radius: 5px; margin-top: 5px; }
.deposit_promo_dialog.mui-popup .mui-popup-text .pro_lis .mui-scroll { padding: 0 10px; }
.deposit_promo_dialog.mui-popup .mui-popup-text .pro_lis .pro_list_item { height: 32px; line-height: 32px; border-bottom: 1px dashed #dedede; position: relative; }
.deposit_promo_dialog.mui-popup .mui-popup-text .pro_lis .pro_list_item:last-child { border-bottom: 0; }
.deposit_promo_dialog.mui-popup .mui-popup-text .pro_lis .pro_list_item input[type="radio"] { -webkit-appearance: none; appearance: none; width: 8px; height: 8px; border: 1px solid #9b9b9b; border-radius: 50%; position: absolute; right: 10px; top: 10px; }
.deposit_promo_dialog.mui-popup .mui-popup-text .pro_lis .pro_list_item input[type="radio"]:checked { border-color: #1b75d9; background: #1b75d9; }
.deposit_promo_dialog.mui-popup .mui-popup-text .btn_wrap { padding: 24px 0 9px; }
.deposit_promo_dialog.mui-popup .mui-popup-text .btn_wrap .btn_dep { height: 35px; line-height: 35px; padding: 0; background: #1b75d9; border-color: #1b75d9; font-size: 14px; color: #fff; margin: 0; }
.deposit_promo_dialog.mui-popup .mui-popup-buttons { height: 80px; line-height: 80px; }
.deposit_promo_dialog.mui-popup .mui-popup-button { background: transparent; height: 80px; line-height: 80px; }
.deposit_promo_dialog.mui-popup .mui-popup-button .mui-icon { background: #fff; border-radius: 50%; width: 50px; height: 50px; vertical-align: top; margin-top: 24px; font-size: 63px; }
.deposit_promo_dialog.mui-popup .mui-popup-button .mui-icon:before { position: absolute; left: 50%; margin-left: -31px; top: 17px; }

.home-collect-dialog { position: absolute; top: 45px; bottom: 0; left: 0; right: 0; display: none; z-index: 999; background: rgba(0, 0, 0, 0.7); }
.home-collect-dialog .inputBox { width: 75%; margin: 25px auto; display: flex; align-items: center; background: #cfcfcf; height: 35px; line-height: 35px; border-radius: 17px; padding-left: 10px; }
.home-collect-dialog .inputBox label { color: #666; }
.home-collect-dialog .inputBox input { margin: 0; background: none; height: 35px; line-height: 35px; border: none; color: #999; font-size: 14px; }
.home-collect-dialog .star { text-align: center; color: #fff; }
.home-collect-dialog .star .icon-star { margin-right: 3px; width: 20px; height: 20px; background: url(images/star.png) center no-repeat/100%; display: inline-block; vertical-align: middle; }
.home-collect-dialog .wraning p { text-align: center; color: #fff; font-size: 14px; margin-top: 50px; }
.home-collect-dialog .wraning .mui-btn { width: 75%; margin: 20px auto; display: block; }
.home-collect-dialog .collect-list { top: 140px; bottom: 30px; }
.home-collect-dialog .collect-list .item { height: 75px; margin: 0 15px; }
.home-collect-dialog .collect-list .item a { width: 100%; padding: 15px 12px 0; border-top: 1px solid #525252; display: block; }
.home-collect-dialog .collect-list .item a:after { content: ''; clear: both; display: block; }
.home-collect-dialog .collect-list .item a p { font-size: 14px; height: auto; margin: 8px 0 0 0; float: left; padding-left: 15px; line-height: 28px; color: #fff; }
.home-collect-dialog .collect-list .item .icon-play { display: block; float: right; width: 28px; height: 28px; background: url(images/icon-casino-play.png) center/100%; margin-top: 8px; }
.home-collect-dialog .collect-list .item .img-wrap { background: #fff; position: relative; float: left; width: 45px; height: 45px; border-radius: 4px; overflow: hidden; }
.home-collect-dialog .collect-list .item .img-wrap img { width: 45px; height: 45px; vertical-align: middle; }

/*# sourceMappingURL=common.css.map */
