/* CSS Document */
body {
    min-width: 1002px;
    font: 12px/1.5 Tahoma, Arial, "宋体", sans-serif;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
input,
button,
textarea,
p,
blockquote,
table,
th,
td {
    padding: 0;
    margin: 0;
}

table {
    border-collapse: collapse;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    outline: none;
}

i,
em {
    font-style: normal;
}

ol,
ul {
    list-style: none;
}

li {
    list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
}

img {
    vertical-align: top;
    border: 0;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0px;
    display: block;
    overflow: hidden;
}

.clearfix,
.layout,
.layout960,
.layout980,
.layout1000,
.layout1020,
.layout1050,
.mod-forms li,
.user-form,
.mod-forms-list li {
    zoom: 1;
}

.clearfix:after,
.layout:after,
.layout960:after,
.layout980:after,
.layout1000:after,
.layout1020:after,
.layout1050:after,
.mod-forms li:after,
.user-form:after,
.mod-forms-list li:after {
    display: block;
    overflow: hidden;
    clear: both;
    height: 0;
    visibility: hidden;
    content: ".";
}

a {
    text-decoration: none;
    outline: none;
}

a:visited,
a:hover,
a:active {
    text-decoration: none;
}

.a-td,
.a-td:hover {
    text-decoration: underline;
}

.cWhite,
.cWhite a,
.cWhite a:hover,
a.cWhite,
a.cWhite:visited,
a.cWhite:hover {
    color: #fff;
}

.cGray,
a.cGray,
.cGray a,
.cGray a:active {
    color: #bcbcbc;
}

.c6,
a.c6,
.c6 a,
.c6 a:active {
    color: #666;
}

.c8,
a.c8,
.c8 a,
.c8 a:active {
    color: #888;
}

.cRed,
a.cRed,
.cRed a,
.cRed a:active {
    color: #ea0011;
}

.cRed a:hover,
a.cRed:hover {
    color: #ea0011;
    text-decoration: underline;
}

.cGreen,
a.cGreen,
.cGreen a,
.cGreen a:active {
    color: #2bb774;
}

.cGreen a:hover,
a.cGreen:hover {
    color: #2bb774;
    text-decoration: underline;
}

.cOrange,
a.cOrange,
.cOrange a,
.cOrange a:active {
    color: #ffc000;
}

.fl,
.left {
    float: left;
}

.fr,
.right {
    float: right;
}

.fb {
    font-weight: bold;
}

.pr {
    position: relative;
}

.hide {
    display: none;
}

.m-l-10 {
    margin-left: 10px !important;
}

.m-l-20 {
    margin-left: 20px !important;
}

.m-l-40 {
    margin-left: 40px !important;
}

.m-l-130 {
    margin-left: 130px;
}

.m-tb-20 {
    margin: 20px 0;
}

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

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

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

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

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

hr {
    height: 1px;
    border-width: 0;
    background: #ccc;
}

.f14px {
    font-size: 14px;
}

.f18px {
    font-size: 16px;
    font-family: "Microsoft YaHei";
}

.tac {
    text-align: center;
}

.layout1190 {
    width: 1190px;
    margin: 0 auto;
}

.layout1160 {
    width: 1160px;
    margin: 0 auto;
}

.layout1050 {
    width: 1050px;
    margin: 0 auto;
}

.layout1020 {
    width: 1020px;
    margin: 0 auto;
}

.layout1220 {
    width: 1220px;
    margin: 0 auto;
}

/* input style */
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 20px;
    padding: 4px 6px;
    font-size: 14px;
    line-height: 20px;
    color: #444;
    vertical-align: middle;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

input,
.uneditable-input {
    width: 200px;
    font-family: inherit;
    font-size: 100%;
}

textarea {
    height: auto;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    background-color: #fff;
    border: 1px solid #cccccc;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    *margin-top: 0;
    line-height: normal;
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
    width: auto;
}

select,
input[type="file"] {
    height: 30px;
    *margin-top: 4px;
    line-height: 30px;
}

select {
    width: 212px;
    border: 1px solid #cccccc;
}

select[multiple],
select[size] {
    height: auto;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: none;
}

/* spirits 图片 */
.mod-forms .tips-date,
.mod-forms .add-btn,
.mod-forms .del-btn,
span.error-tips,
.forms-btn-g .btn-sub,
.refresh-btn,
.forms-btn-g a,
.forms-btn-g input,
.item .item-tab a.current i,
.bank-card-info .btn-copy,
.btn-red .btn-sub,
.unfold i,
.fold i,
.hd-cell i,
.item .item-tab .tip-dot,
.items-tab .tip-dot,
.recycle-btn,
.recycle-btn em,
.form-guide .form-guide-btn,
.form-guide .form-guide-btn i,
.transfer-btn a,
.lock-btn a,
.mod-retrieval .btn-sub,
.mod-retrieval .btn {
    background: url(/static/image/common_spirits.png) no-repeat;
}

.modal .modal-close {
    background: url(/static/image/close.png) no-repeat;
    width: 21px;
    height: 21px;
    cursor: pointer;
}

/* 表单 */
.mod-forms label,
.mod-forget-passwd li label {
    width: 120px;
    text-align: right;
    float: left;
    margin-right: 10px;
    font-size: 14px;
    line-height: 28px;
}

.mod-forms li,
.mod-forget-passwd li,
.mod-reg .mod-forms li {
    margin-bottom: 10px;
}

.mod-forms .item-ipt {
    float: left;
    display: inline;
}

.mod-forms .item-ipt p {
    margin-top: 10px;
}

.mod-forms .item-ipt .tips {
    color: #666;
    vertical-align: middle;
    margin-left: 5px;
}

.mod-forms .txt {
    line-height: 28px;
    font-size: 14px;
    float: left;
    display: inline;
}

.mod-forms .user-info {
    font-size: 14px;
    line-height: 26px;
}

.mod-forms .gender label {
    width: auto;
    margin-right: 25px;
}

.mod-forms .tips-date {
    background-position: -32px -605px;
    width: 22px;
    height: 23px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

.mod-forms .add-btn,
.mod-forms .del-btn {
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.mod-forms .add-btn {
    background-position: -76px -574px;
}

.mod-forms .del-btn {
    background-position: -76px -608px;
}

span.error-tips {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

.gender span.valid-tips,
.gender span.error-tips {
    margin-top: 5px;
}

span.error-tips {
    background-position: 0 -70px;
    padding-left: 23px;
    color: #cc000f;
    line-height: 18px;
}

span.valid-tips {
    background-position: 0 0;
}

.mod-reg .item-date select {
    width: 105px;
}

.mod-forms-list li {
    line-height: 30px;
    margin-bottom: 5px;
}

.mod-forms-list li label {
    color: #808080;
    float: left;
    width: 110px;
    text-align: right;
    display: inline;
}

.mod-forms-list li div {
    margin-left: 20px;
    display: inline;
    float: left;
}

.ipt-file {
    position: relative;
}

.ipt-file .file-type {
    height: 30px;
    width: 290px;
    filter: alpha(opacity=0);
    opacity: 0;
    cursor: pointer;
}

.ipt-file .ipt-file-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.ipt-file .ipt-file-wrap .btn-type {
    height: 28px;
    line-height: 28px;
    width: 65px;
    vertical-align: middle;
    margin-left: 5px;
    border: 1px solid #ccc;
    background: #f2f2f2;
}

.withdraw-psw-tip p {
    font-size: 16px;
    padding: 50px 0 0;
}

.withdraw-psw-tip p a {
    text-decoration: underline;
    color: #e04220;
}

.withdraw-psw-tip p a:hover {
    color: #f99d1c;
}

.forms-tips {
    margin-bottom: 15px;
}

.forms-btn-g {
    margin-left: 130px;
}

.forms-btn-g a,
.forms-btn-g input {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    margin: 20px 20px 0 0;
    padding: 0 35px;
    border: 0;
}

.forms-btn-g .btn-sub,
.refresh-btn {
    background-position: 0 -727px;
    color: #fff;
}

.forms-btn-g .btn-sub:hover,
.refresh-btn:hover {
    background-position: 0 -758px;
    color: #fff;
}

.forms-btn-g .btn-reset,
.forms-btn-g .btn-gray,
.forms-btn-g .btn-close {
    background-position: 0 -278px;
    color: #222;
}

.forms-btn-g .btn-reset:hover,
.forms-btn-g .btn-gray:hover,
.forms-btn-g .btn-close:hover {
    background-position: 0 -309px;
}

.forms-btn-g .btn-sub-gray {
    background: #eee;
    color: #bbb;
    cursor: default;
}

.forms-btn-g .submit-disabled,
.forms-btn-g .submit-disabled:hover {
    background: url(/static/image/submit_loading.gif) no-repeat 80% center #bbb;
    cursor: default;
    padding: 0 50px 0 20px;
    color: #fff;
}

.forms-btn-o a,
.forms-btn-o input {
    font-size: 14px;
    padding: 0 15px;
    border-radius: 25px;
    border: none;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer
}

.forms-btn-o .btn-sub {
    min-width: 135px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    background: #a953ff;
    background: linear-gradient(90deg, #a953ff 0%, #c286ff  100%);
}

.forms-btn-o .btn-sub:hover {
    color: #fff;
    background: #a953ff;
    background: linear-gradient(90deg, #c286ff  0%, #a953ff 100%);
}

.forms-btn-o .btn-bd {
    min-width: 100px;
    height: 30px;
    line-height: 30px;
    color: #a953ff;
    border: 1px solid #a953ff;
}

.forms-btn-o .btn-bd:hover,
.forms-btn-o .btn-bd.active {
    color: #fff;
    background-color: #a953ff;
}

.forms-btn-os a,
.forms-btn-os input {
    width: 135px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin-right: 15px;
    border-radius: 5px;
    border: none;
    color: #fff;
    text-align: center;
    display: inline-block;
}

.forms-btn-os .btn-sub {
    background: #a953ff;
}

.forms-btn-os .btn-sub:hover {
    color: #fff;
}

.form-t th,
.form-t-3 th {
    font-weight: normal;
    background: #ececec;
    height: 36px;
    font-size: 12px;
    padding: 0 10px;
}

.form-t-3 th {
    padding: 0;
}

.form-t th,
.form-t td,
.form-t-3 th,
.form-t-3 td {
    border: 1px solid #ccc;
    text-align: center;
}

.form-t td,
.form-t-3 td {
    color: #666;
    padding: 10px;
    line-height: 22px;
    background: #fff;
}

.form-t-3 td {
    padding: 10px 0;
}

.form-t-2 th {
    background: #ececec;
    font-weight: normal;
    text-align: right;
    color: #666;
}

.form-t-2 td,
.form-t-2 th {
    font-size: 14px;
    border: 1px solid #ccc;
    height: 36px;
    padding: 0 10px;
}

.form-t-2 td {
    background: #fff;
}

.txt-left th,
.txt-left td {
    text-align: left;
}

.form-t td.cGreen {
    color: #2bb774;
}

.form-t td.cRed {
    color: #cc000f;
}

.form-t td.cOrange {
    color: #ffc000;
}

.form-t-border th {
    background: #ffffff;
    border: 1px solid #c1c1c1;
    border-width: 1px 0;
}

.form-t-border td {
    background: #ffffff;
    color: #8d8d8d;
    border: none;
}

.form-guide h3,
.write-form-tit {
    font: 24px/1 "Microsoft YaHei";
    color: #333;
    margin: 20px 0 20px 130px;
}

.form-guide .form-guide-btn {
    background-position: 0 -350px;
    background-repeat: repeat-x;
    height: 42px;
    display: block;
    float: left;
    padding: 0 20px;
    font-size: 14px;
    line-height: 42px;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 0 20px 130px;
}

.form-guide .form-guide-btn:hover {
    background-position: 0 -393px;
}

.form-guide .form-guide-btn i {
    background-position: -189px -606px;
    width: 8px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.mod-retrieval .date-ipt {
    width: 120px;
}

.mod-retrieval .btn-sub,
.mod-retrieval .btn {
    min-width: 135px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    padding: 0 15px;
    border-radius: 25px;
    border: none;
    float: right;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer
}

.mod-retrieval .btn-sub,
.mod-retrieval .btn {
    color: #fff;
    background: #a953ff;
    background: linear-gradient(90deg, #a953ff 0%, #c286ff  100%);
}

.mod-retrieval .btn-sub:hover,
.mod-retrieval .btn:hover {
    color: #fff;
    background: #a953ff;
    background: linear-gradient(90deg, #c286ff  0%, #a953ff 100%);
}

.btn-red .btn-sub {
    background-position: 0 -727px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    margin: 0;
    width: 160px;
    height: 30px;
    display: block;
    text-align: center;
    color: #fff;
    line-height: 30px;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn-red .btn-sub:hover {
    background-position: 0 -758px;
    color: #fff;
}

/* 忘记密码 */
.mod-forget-passwd ul {
    margin: 20px 40px;
}

.mod-forget-passwd .item-ipt {
    float: left;
    display: inline;
}

.mod-forget-passwd .ways a {
    width: 160px;
    margin: 10px 0 !important;
}

.mod-forget-passwd .ways {
    margin: 30px 0 30px 170px;
}

.mod-forget-passwd .ways span {
    color: #999;
}

/* error 403 */
.mod-error .layout {
    padding: 60px 0;
}

.mod-error .error-wrap .error-icon {
    background: url(/static/image/error_icon.png) no-repeat;
    width: 90px;
    height: 90px;
    float: left;
    display: inline;
    margin-left: 210px;
}

.mod-error .error-wrap .error-content {
    margin-left: 330px;
}

.mod-error .error-wrap h3 {
    font: 18px/1 "Microsoft YaHei";
}

.mod-error .error-wrap p {
    color: #666;
    line-height: 22px;
    margin: 20px 0;
}

.mod-error .error-wrap .refresh-btn {
    width: 120px;
}

/* modal弹出框 */
.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: url(/static/image/transparent_80_bg.png) repeat;
    z-index: 9998;
    top: 0;
    left: 0;
}

.modal {
    left: 50%;
    top: 100px;
    position: absolute;
    z-index: 9999;
    visibility: hidden;
    padding-bottom: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    background: #fff;
}

.modal,
.reveal-modal-bg:after {
    vertical-align: middle;
}

.modal hr {
    border-color: #e3e3e3;
    margin: 0 20px;
}

.modal .modal-hd h2 {
    font-size: 20px;
    font-weight: normal;
    padding: 15px 20px 10px;
    font-family: "Microsoft YaHei";
}

.modal .modal-close {
    position: absolute;
    right: 20px;
    top: 21px;
}

.modal .modal-close:hover {
    background-position: 0 -19px;
}

.modal .modal-content {
    margin-left: 20px;
}

.modal .modal-content h3 {
    font: 14px/22px "Microsoft YaHei";
    color: #666;
}

.modal .tips {
    color: #666;
}

.modal .forms-btn-g {
    margin: 0;
}

.modal .forms-btn-g .btn-gray {
    font-size: 12px;
    font-weight: normal;
    margin: 0 10px;
}

.modal-new {
    width: 500px;
    margin-left: -250px;
    padding: 0;
}

.modal-new .modal-hd {
    border-bottom: 1px solid #c1c1c1;
    position: relative;
}

.modal-new .modal-hd h2 {
    font-size: 16px;
    padding: 15px 20px;
}

.modal-new .modal-close {
    top: 50%;
    margin-top: -10px;
}

.modal-new .modal-hd+.modal-content {
    max-height: calc(100vh - 260px);
    overflow-y: auto;
    padding-right: 25px;
}

.modal-new .modal-hd.no-border {
    border-bottom: 0;
}

.modal-new .modal-footer {
    text-align: center;
    padding: 10px 0 25px;
}

.modal-reminder {
    width: 500px;
    margin-left: -250px;
    padding: 30px 25px;
    border: 2px solid #ffb162;
    border-radius: 10px;
    box-sizing: border-box;
}

.modal-reminder .modal-hd {
    display: flex;
    justify-content: center;
}

.modal-reminder .modal-hd:before,
.modal-reminder .modal-hd:after {
    content: '';
    width: 100px;
    height: 25px;
    background: url(/static/image/modal_reminder_deco.png) no-repeat bottom / 100%;
    display: block;
}

.modal-reminder .modal-hd:after {
    transform: scaleX(-1);
}

.modal-reminder .modal-hd h2 {
    font-size: 22px;
    margin: 0 15px;
    padding: 0;
    text-align: center;
    font-weight: bold;
}

.modal-reminder .modal-hd h2 i {
    width: 24px;
    height: 24px;
    margin-right: 6px;
    vertical-align: -4px;
    display: inline-block;
}

.modal-reminder .modal-close {
    top: 10px;
    right: 10px;
}

.modal-reminder .modal-content {
    margin: 30px auto;
    padding: 0;
    font-size: 14px;
    text-align: center;
}

.modal-reminder .modal-footer {
    display: flex;
    justify-content: center;
}

.modal-reminder .modal-footer a {
    width: auto;
    min-width: 160px;
    height: 45px;
    padding: 0 10px;
    font-size: 16px;
    margin: 0 auto;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}

.modal-reminder .modal-btn-1 {
    background: linear-gradient(0deg, #feac64 0%, #ffd38b 100%);
    color: #ffffff !important;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, .3);
    border: none;
}

.modal-reminder .modal-btn-2 {
    background: #ffffff;
    color: #ffb162 !important;
    border: 2px solid #ffb162 !important;
}

#wtdReminderModal .modal-content p {
    line-height: 26px;
}

#wtdReminderModal .modal-content i {
    width: 16px;
    height: 16px;
    background: center / 100%;
    vertical-align: -3px;
    display: inline-block;
}

#wtdReminderModal .modal-content i.bell {
    background-image: url(/static/image/icon_bell.png);
    margin-right: 2px;
}

#wtdReminderModal .modal-content i.speed {
    background-image: url(/static/image/icon_speed.png);
}

#wtdReminderModal .modal-content i.star {
    background-image: url(/static/image/icon_star.png);
    margin-left: 1px;
}

#wtdReminderModal .modal-content i.smile {
    background-image: url(/static/image/icon_smile.png);
}

.deposit-tip-wrap .modal-content .tip-wrap {
    background: url(/static/image/modal_tip.gif) no-repeat;
    margin: 35px 0 0 35px;
    padding-left: 100px;
    min-height: 80px;
}

.deposit-tip-wrap .modal-content .tip-wrap .tip-tit {
    font: 18px/1.5 "Microsoft YaHei";
    color: #222;
}

.deposit-tip-wrap .modal-content .tip-wrap p {
    margin: 15px 0;
    line-height: 22px;
    color: #808080;
}

.deposit-tip-wrap .forms-btn-g {
    margin-left: 125px;
}

.deposit-tip-wrap .forms-btn-g .btn-gray {
    font-size: 14px;
}

.deposit-tip-wrap .forms-btn-g .btn-sub {
    font-weight: normal;
}

.deposit-content .forms-btn-g .btn-gray {
    margin-top: 0;
}

.deposit-content .forms-btn-os {
    margin-left: 130px;
}

.bank-qr-code {
    position: absolute;
    top: 0;
    left: 580px;
    display: none;
}

.bank-qr-code img {
    padding: 10px;
    border: 1px solid #ccc;
}

.bank-qr-code p {
    color: #999;
    padding-top: 8px;
    text-align: center;
}

.bank-card-info {
    width: 360px;
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: 110px;
    border: 2px solid #eee;
    padding: 17px 0;
    font-size: 14px;
    line-height: 26px;
}

.bank-card-info ul {
    margin: 10px 25px 0;
}

.bank-card-info .btn-copy {
    float: right;
    background-position: -92px 0;
    width: 36px;
    height: 22px;
    padding-left: 15px;
    font-size: 12px;
    color: #007922;
    line-height: 22px;
    cursor: pointer;
}

.bank-card-info .btn-copy:hover {
    color: #cc000f;
}

.bank-card-info .t {
    color: #666;
}

.bank-card-info .tip {
    color: #999;
    margin-left: 5px;
}

.modal .btn-deposit {
    float: left;
    display: inline;
    margin: 2px 0 0 10px;
    background: url(/static/image/btn_deposit_bg.png) no-repeat;
    width: 51px;
    *width: 68px;
    height: 24px;
    font-size: 12px;
    color: #007922;
    line-height: 24px;
    padding-left: 17px;
    cursor: pointer;
}

.modal .btn-deposit:hover {
    background-position: 0 -24px;
    color: #9d3bff;
}

.pt-pc-download-modal {
    position: fixed;
}

.pt-pc-download-modal .mod-forms label {
    width: 110px;
}

.pt-pc-download-modal .btn-deposit {
    padding-left: 15px;
    width: 60px;
    background: url(/static/image/pt_btn_deposit_bg.png) no-repeat;
}

.pt-pc-download-modal .forms-btn-g .btn-reset {
    margin: 10px 10px 0 120px;
    padding: 0 30px;
}

.pt-pc-download-modal .forms-btn-g .btn-sub {
    margin-left: 170px;
    padding: 0;
    width: 180px;
}

.pt-pc-download-modal .user-form {
    min-height: 0;
}

.pt-pc-download-modal .pt-pc-download-form {
    margin: 15px 0 0 25px;
}

.pt-pc-download-modal .pt-pc-download-form label {
    background: #eee;
    padding-right: 10px;
    margin-right: 0;
    height: 40px;
    line-height: 20px;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.pt-pc-download-modal .pt-pc-download-form .txt {}

.pt-pc-download-modal .pt-pc-download-form .txt .fl {
    font-size: 22px;
    color: #9d3bff;
    border: 1px solid #ddd;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    width: 240px;
    text-align: center;
}

.pt-pc-download-modal .pt-pc-download-form .btn-deposit {
    margin-top: 8px;
}

.pt-pc-download-modal .forms-btn-g h4 {
    margin: 15px 0 0 120px;
}

.pt-pc-download-modal .pt-dl-wrap {
    margin-left: 25px;
}

.pt-pc-download-modal .pt-dl-wrap dd {
    float: left;
    display: inline;
}

.pt-pc-download-modal .pt-dl-wrap dd.pt-dl-qr {
    width: 98px;
}

.pt-pc-download-modal .pt-dl-wrap dd.pt-dl-qr img {
    border: 1px solid #ccc;
    width: 96px;
    height: 96px;
}

.pt-pc-download-modal .pt-dl-wrap dd.pt-dl-qr p {
    color: #999;
    text-align: center;
    width: 100%;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

.pt-pc-download-modal .pt-dl-wrap .pt-dl-btn {
    margin: 0 43px;
    width: 182px;
}

.pt-pc-download-modal .pt-dl-wrap .pt-dl-btn a {
    background: url(/static/image/pt_dl_btn.png) no-repeat;
    width: 182px;
    height: 43px;
    line-height: 200px;
    overflow: hidden;
    display: block;
}

.pt-pc-download-modal .pt-dl-wrap .pt-dl-btn a.pt-dl-pc-btn:hover {
    background-position: 0 -45px;
}

.pt-pc-download-modal .pt-dl-wrap .pt-dl-btn a.pt-dl-android-btn {
    background-position: 0 -100px;
    margin-top: 10px;
}

.pt-pc-download-modal .pt-dl-wrap .pt-dl-btn a.pt-dl-android-btn:hover {
    background-position: 0 -145px;
}

/* 用户中心-导航 */
.user-ctr .items-tab {
    float: left;
    width: 250px;
    min-height: 750px;
}

.user-ctr .items-tab p {
    font-size: 14px;
    color: #848484;
    margin: 50px 0 18px 70px;
}

.user-ctr .items-tab a {
    font-size: 15px;
    color: #5e5b6c;
    padding-left: 70px;
    line-height: 50px;
    display: block;
}

.user-ctr .items-tab a.current,
.user-ctr .items-tab a:hover {
    color: #a953ff;
    background: #ffffff;
    position: relative;
}

.user-ctr .items-tab a.current:after,
.user-ctr .items-tab a:hover:after {
    content: "";
    width: 5px;
    height: 100%;
    background: #a953ff;
    position: absolute;
    top: 0;
    left: 0;
}

.user-ctr .items-tab hr {
    margin: 20px;
    background: #ffffff;
}

.user-ctr .items-tab i {
    width: 25px;
    height: 25px;
    margin-right: 15px;
    vertical-align: -6px;
    background: url(/static/image/user_center_nav.png) no-repeat;
    display: inline-block;
}

.user-ctr .items-tab i.my-deposit {
    background-position: 0 0;
}

.user-ctr .items-tab i.my-withdraw {
    background-position: 0 -25px;
}

.user-ctr .items-tab i.my-transfer {
    background-position: 0 -50px;
}

.user-ctr .items-tab i.my-accounts {
    background-position: 0 -75px;
}

.user-ctr .items-tab i.my-record {
    background-position: 0 -100px;
}

.user-ctr .items-tab i.my-help {
    background-position: 0 -125px;
}

.user-ctr .items-tab i.my-promotions {
    background-position: 0 -150px;
}

.user-ctr .items-tab i.my-security {
    background-position: 0 -175px;
}

.user-ctr .items-tab i.my-info {
    background-position: 0 -200px;
}

.user-ctr .items-tab i.my-news {
    background-position: 0 -225px;
}

.user-ctr .items-tab .current i.my-deposit,
.user-ctr .items-tab a:hover i.my-deposit {
    background-position: -25px 0;
}

.user-ctr .items-tab .current i.my-withdraw,
.user-ctr .items-tab a:hover i.my-withdraw {
    background-position: -25px -25px;
}

.user-ctr .items-tab .current i.my-transfer,
.user-ctr .items-tab a:hover i.my-transfer {
    background-position: -25px -50px;
}

.user-ctr .items-tab .current i.my-accounts,
.user-ctr .items-tab a:hover i.my-accounts {
    background-position: -25px -75px;
}

.user-ctr .items-tab .current i.my-record,
.user-ctr .items-tab a:hover i.my-record {
    background-position: -25px -100px;
}

.user-ctr .items-tab .current i.my-help,
.user-ctr .items-tab a:hover i.my-help {
    background-position: -25px -125px;
}

.user-ctr .items-tab .current i.my-promotions,
.user-ctr .items-tab a:hover i.my-promotions {
    background-position: -25px -150px;
}

.user-ctr .items-tab .current i.my-security,
.user-ctr .items-tab a:hover i.my-security {
    background-position: -25px -175px;
}

.user-ctr .items-tab .current i.my-info,
.user-ctr .items-tab a:hover i.my-info {
    background-position: -25px -200px;
}

.user-ctr .items-tab .current i.my-news,
.user-ctr .items-tab a:hover i.my-news {
    background-position: -25px -225px;
}

/* 用户中心-内容*/
.user-ctr .items-layout {
    float: right;
    width: 1100px;
    min-height: 750px;
    background: #ffffff;
}

.user-ctr .item-account {
    width: 100%;
    height: 250px;
    padding: 30px 50px 20px;
    border-bottom: 1px solid #eeedf2;
    box-sizing: border-box;
}

.user-ctr .item-account .col-profile {
    float: left;
    width: 480px;
}

.user-ctr .item-account .col-profile a {
    float: left;
    width: 140px;
    height: 140px;
    margin-right: 30px;
    border-radius: 10px;
    cursor: default;
    position: relative;
    overflow: hidden;
}

.user-ctr .item-account .col-profile a img {
    width: 140px;
    height: 140px;
}

.user-ctr .item-account .col-profile a p {
    font-size: 14px;
    color: #ffffff;
    background: url(/static/image/user_center_chgprofile.png) #d4d4d4 no-repeat center right+4px;
    padding: 2px 22px 2px 16px;
    position: absolute;
    bottom: 0;
    right: 0;
    box-shadow: 0 -2px 5px 0 rgba(0, 0, 0, 0.20);
    border-top-left-radius: 100px;
    cursor: pointer;
}

.user-ctr .item-account .col-profile h2 {
    font-size: 23px;
    color: #2a2a2a;
    margin: 20px auto;
}

.user-ctr .item-account .col-profile h4 {
    font-size: 18px;
    color: #a9a9a9;
    margin-top: 25px;
}

.user-ctr .item-account .col-account {
    float: right;
    width: 250px;
    border-left: 1px solid #eeedf2;
    text-align: center;
}

.user-ctr .item-account .col-account label {
    font-size: 14px;
    color: #a9a9a9;
    display: block;
}

.user-ctr .item-account .col-account>span {
    font-size: 24px;
    color: #2a2a2a;
    margin: 14px auto;
    display: block;
}

.user-ctr .item-account .col-account a.recycle-btn {
    font-size: 14px;
    color: #ffffff;
    background: #333333;
    width: auto;
    height: 35px;
    line-height: 35px;
    padding: 0 25px;
    float: none;
    display: inline-block;
}

.user-ctr .item-account .col-account a.recycle-btn:hover {
    color: #ffffff !important;
}

.user-ctr .item-account .col-account .recycle-btn span {
    top: 0;
    left: -275%;
    padding: 0 10px;
}

.user-ctr .item-account .col-account .recycle-btn em {
    background-position: -212px -34px;
    left: 100%;
}

.user-ctr .item-account .col-security {
    float: right;
    width: 200px;
    position: relative;
    border-left: 1px solid #eeedf2;
    padding-left: 50px;
}

.user-ctr .item-account .col-security h4 {
    font-size: 20px;
}

.user-ctr .item-account .col-security span {
    color: #a9a9a9;
}

.user-ctr .item-account .col-security em {
    position: absolute;
    top: 2px;
    right: 0;
    font-size: 16px;
    padding: 0 8px;
    border-radius: 5px;
    color: #fff;
}

.user-ctr .item-account .col-security em.high {
    background: green;
}

.user-ctr .item-account .col-security em.mid {
    background: orange;
}

.user-ctr .item-account .col-security em.low {
    background: red;
}

.user-ctr .item-account .col-security ul {
    width: 100%;
    margin: 15px auto 0;
    padding: 15px 10px;
    border: 1px solid #efefef;
    border-radius: 5px;
    box-sizing: border-box;
}

.user-ctr .item-account .col-security ul li {
    width: 25px;
    height: 25px;
    margin-right: 25px;
    background: url(/static/image/user_center_security.png) no-repeat;
    float: left;
    cursor: pointer;
}

.user-ctr .item-account .col-security ul li:last-child {
    margin-right: 0px;
}

.user-ctr .item-account .col-security .security-mobile {
    background-position: 0 0;
}

.user-ctr .item-account .col-security .security-mobile.verified {
    background-position: -25px 0;
}

.user-ctr .item-account .col-security .security-email {
    background-position: 0 -25px;
}

.user-ctr .item-account .col-security .security-email.verified {
    background-position: -25px -25px;
}

.user-ctr .item-account .col-security .security-name {
    background-position: 0 -50px;
}

.user-ctr .item-account .col-security .security-name.verified {
    background-position: -25px -50px;
}

.user-ctr .item-account .col-security .security-card {
    background-position: 0 -75px;
}

.user-ctr .item-account .col-security .security-card.verified {
    background-position: -25px -75px;
}

.user-ctr .item-account .col-wallet {
    float: right;
    width: 630px;
    margin-top: 10px;
}

.user-ctr .item-account .col-wallet a {
    float: left;
    width: 125px;
    height: 45px;
    line-height: 43px;
    margin-left: 30px;
    font-size: 16px;
    color: #5d5d69;
    background: #f5f4f9;
    border: 1px solid #f5f4f9;
    border-radius: 5px;
    text-align: right;
    padding: 0 25px;
    box-sizing: border-box;
}

.user-ctr .item-account .col-wallet a:hover {
    background: #fff;
    border: 1px solid #fe9c31;
    box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.1);
}

.user-ctr .item-account .col-wallet a i {
    width: 25px;
    height: 25px;
    margin: 10px 0 0;
    display: inline-block;
    background: url(/static/image/user_center_wallet.png) no-repeat;
    float: left;
}

.user-ctr .item-account .col-wallet a:nth-child(1) i {
    background-position: 0 0;
}

.user-ctr .item-account .col-wallet a:nth-child(2) i {
    background-position: 0 -25px;
}

.user-ctr .item-account .col-wallet a:nth-child(3) i {
    background-position: 0 -50px;
}

.user-ctr .item-account .col-wallet a:nth-child(4) i {
    background-position: 0 -75px;
}

.user-ctr .item-content {
    padding: 30px 50px;
    box-sizing: border-box;
}

/* 用户中心-标题*/
.user-ctr .item-title {
    margin-bottom: 30px;
}

.user-ctr .item-title p {
    font-size: 20px;
    font-weight: bold;
}

.user-ctr .item-title span {
    font-size: 14px;
    color: #c3c3c3;
    letter-spacing: 1px;
}

/* 用户中心-个人资料*/
.user-ctr .item-tab.operation {
    display: flex;
    text-align: center;
    margin-bottom: 50px;
}

.user-ctr .item-tab.operation a {
    width: 100%;
    height: 60px;
    line-height: 60px;
    margin: 0 3px;
    border-radius: 5px;
    font-size: 12px;
    color: #5d5d69;
    background: #f5f4f9;
    box-sizing: border-box;
}

.user-ctr .item-tab.operation a:first-child {
    margin-left: 0;
}

.user-ctr .item-tab.operation a.current,
.user-ctr .item-tab.operation a:hover {
    background: #fff;
    border: 1px solid #fe9c31;
    box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.1);
}

.user-ctr .item-tab.operation a i {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-left: -5px;
    display: inline-block;
    background: url(/static/image/user_center_operation.png?2) no-repeat;
    background-size: 100%;
}

.user-ctr .item-tab.operation a[uri*="baseInfo"] i {
    background-position: 0 0;
}

.user-ctr .item-tab.operation a[uri*="changePwd"] i {
    background-position: 0 -21px;
}

.user-ctr .item-tab.operation a[uri*="wtdCard"] i {
    background-position: 0 -41px;
}

.user-ctr .item-tab.operation a[uri*="wdPassword"] i {
    background-position: 0 -60px;
}

.user-ctr .item-tab.operation a[uri*="report"] i {
    background-position: 0 -80px;
}

.user-ctr .item-tab.operation a[uri*="depositInfo"] i {
    background-position: 0 -100px;
}

.user-ctr .item-tab.operation a[uri*="wtdCryptoWallet"] i {
    background-position: 0 -120px;
}

/* 用户中心-基本资料*/
.mod-baseinfo .mod-forms-list li {
    font-size: 14px;
    line-height: 35px;
    margin-bottom: 15px;
}

.mod-baseinfo .mod-forms-list li label {
    width: 75px;
    color: #4d4d4d;
}

.mod-baseinfo .mod-forms-list .user-info {
    width: 360px;
    min-height: 35px;
    line-height: 25px;
    padding: 0 20px;
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    box-sizing: border-box;
    position: relative;
}

.mod-baseinfo .mod-forms-list .user-info a {
    width: 65px;
    margin: 0;
    color: #fe9c31;
    position: absolute;
    top: 5px;
    left: 375px;
}

.mod-baseinfo .mod-forms-list .user-info a:hover {
    text-decoration: underline;
}

.mod-baseinfo .mod-forms-list .user-info>span {
    max-width: 275px;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
}

.mod-baseinfo .mod-forms-list .forms-btn-g {
    position: relative;
    top: 5px;
    left: -70px;
}

.mod-baseinfo .mod-forms-list .forms-btn-g input {
    height: 25px;
    line-height: 25px;
    margin: 0;
    padding: 0 11px;
    font-size: 12px;
    background: #a953ff;
    cursor: pointer;
}

.mod-baseinfo .mod-forms-list .forms-btn-g.verified {
    left: -82px;
}

.mod-baseinfo .mod-forms-list .forms-btn-g.verified input {
    background: #a0a0a0;
    cursor: default;
}

/* 个人资料-修改密码*/
.mod-changepwd .mod-forms-list li {
    font-size: 14px;
    line-height: 35px;
    margin-bottom: 15px;
}

.mod-changepwd .mod-forms label {
    width: 100px;
    color: #4d4d4d;
}

.mod-changepwd .mod-forms input {
    width: 360px;
    min-height: 35px;
    line-height: 25px;
    padding: 4px 20px;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    box-sizing: border-box;
    position: relative;
}

.mod-changepwd .mod-forms #vcode {
    position: absolute;
    top: 4px;
    left: 276px;
    border-radius: 3px;
}

.mod-changepwd .forms-btn {
    margin: 20px 0 0 110px;
}

.mod-changepwd .forms-btn a {
    width: 135px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin-right: 15px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    display: inline-block;
}

.mod-changepwd .forms-btn a.btn-sub {
    background: #a953ff;
}

.mod-changepwd .forms-btn a.btn-reset {
    background: #a0a0a0;
}

/* 个人资料-取款银行卡*/
.mod-wtdcard table {
    width: 100%;
}

.mod-wtdcard table th {
    background: #f5f4f9;
    border: none;
    border-top: 1px solid #eeedf2;
    border-bottom: 1px solid #eeedf2;
    padding: 5px 10px;
}

.mod-wtdcard table td {
    color: #5d5d69;
    border: none;
    border-bottom: 1px solid #eeedf2;
}

/* 个人资料-存款信息*/
.mod-depositinfo {
    font-size: 14px;
    color: #444;
}

.mod-depositinfo .dinfo-tips {
    color: #000;
    margin-bottom: 20px;
}

.mod-depositinfo ul {
    margin-bottom: 20px;
}

.mod-depositinfo li {
    display: flex;
    line-height: 26px;
    position: relative;
    padding: 5px 0;
}

.mod-depositinfo label {
    width: 70px;
    flex-shrink: 0;
}

.mod-depositinfo .default i a {
    display: inline-block;
    line-height: 26px;
    height: 26px;
    margin: 0 10px;
    width: 76px;
    text-align: center;
    color: #FF812C;
}

.mod-depositinfo li>div {
    margin-left: 20px;
}

.mod-depositinfo input {
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 6px;
    box-sizing: border-box;
    position: relative;
    height: 25px;
    padding: 0 10px;
    width: 225px;
    margin-right: 20px;
}

.mod-depositinfo input[readonly="readonly"] {
    border: none;
}

.mod-depositinfo .btn-default,
.mod-depositinfo .btn-delete {
    display: inline-block;
    float: left;
    background: linear-gradient(0deg, #69ddff, #aceeff);
    color: #fff;
    text-align: center;
    border-radius: 4px;
    line-height: 26px;
    margin: 0 10px;
    cursor: pointer;
    width: 76px;
}

.mod-depositinfo .btn-default:hover {
    background: linear-gradient(180deg, #69ddff, #aceeff);
}

.mod-depositinfo .btn-delete {
    background: linear-gradient(0deg, #ffb53f, #ffde7d);
}

.mod-depositinfo .btn-delete:hover {
    background: linear-gradient(180deg, #ffb53f, #ffde7d);
}

.mod-depositinfo .default .btn-default {
    display: none
}

.mod-depositinfo .forms-btn a {
    display: inline-block;
    float: left;
    border-radius: 6px;
    background: linear-gradient(180deg, #FFD48C 0%, #FEA860 100%);
    line-height: 32px;
    width: 100px;
    text-align: center;
    color: #fff;
    transition: all .5s;
    margin-bottom: 30px;
}

.mod-depositinfo .forms-btn a:hover {
    background: linear-gradient(0deg, #FFD48C 0%, #FEA860 100%);
}

.mod-depositinfo a.btn-grey,
.mod-depositinfo .btn-step1+.btn-step1 {
    margin-left: 30px;
}

.mod-depositinfo a.btn-grey {
    background: linear-gradient(0deg, #beb7b1, #e0e0e0);
}

.mod-depositinfo a.btn-grey:hover {
    background: linear-gradient(180deg, #beb7b1, #e0e0e0);
}

/* 存款历史 title */
.hd-cell {
    background: #f5f4f9;
    color: #5d5d69;
    height: 45px;
    line-height: 45px;
    display: block;
    margin-top: 20px;
    padding-left: 20px;
    font-size: 14px;
    position: relative;
}

.hd-cell i {
    background-position: -55px -577px;
    width: 15px;
    height: 8px;
    position: absolute;
    bottom: -7px;
    left: 41px;
    display: none;
}

/* 用户中心-表单 */
.user-form {
    margin: 0 auto;
    min-height: 200px;
}

.user-form .form-box {
    margin-top: 20px;
    margin-right: 0 !important;
}

.user-form .user-form-teach-btn {
    position: absolute;
    top: -75px;
    right: 0;
}

.user-form .user-form-teach-btn a {
    width: 130px;
    height: 40px;
    line-height: 40px;
    padding-left: 50px;
    font-size: 14px;
    color: #fff;
    background: url(/static/image/icon_tutorial_white.png) #78c4ff 20px 10px no-repeat;
    border-radius: 5px;
    text-align: left;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
}

/* 提款 */
.mod-withdraw input::-webkit-input-placeholder,
.modal-new input::-webkit-input-placeholder {
    color: #c9c8c8;
}

.mod-withdraw input::-ms-input-placeholder,
.modal-new input::-ms-input-placeholder {
    color: #c9c8c8;
}

.mod-withdraw input::placeholder,
.modal-new input::placeholder {
    color: #c9c8c8;
}

.mod-withdraw a {
    cursor: pointer;
}

.mod-withdraw .field-tips {
    color: #ff0000;
    margin-top: 10px;
}

.mod-withdraw .field-tips p {
    margin: 5px auto;
}

.modal-payment {
    padding: 40px 50px !important;
}

.audit-tip i {
    background: url(/static/image/right_icon.gif) no-repeat;
    height: 80px;
    width: 80px;
    float: left;
    margin-right: 20px;
}

.modal-payment i {
    background: url(/static/image/loading_green.gif) no-repeat;
}

#paymentModalFail .modal-payment i {
    background: url(/static/image/paymentfail.png) no-repeat;
    width: 83px;
    height: 83px;
}

.audit-tip h4 {
    font: 20px/1 "Microsoft YaHei";
    margin-bottom: 5px;
}

.audit-tip .pending-content {
    display: flex;
    align-items: center;
    margin-top: 50px;
}

.mod-withdraw a:hover {
    color: #a953ff;
}

.liushui-section {
    margin-bottom: 20px;
}

.liushui-section a,
.liushui-section input {
    background: #a953ff;
    border-radius: 5px;
    display: inline-block;
    padding: 6px 11px;
    margin-left: 5px;
    color: #fff;
    cursor: pointer;
    transition: all .5s;
    border: none;
    transition: background .3s;
}

.liushui-section a {
    margin-left: 10px;
}

.liushui-section a:hover,
.liushui-section input:hover {
    background: #a953ff;
    color: #fff
}

.bankcard-display {
    margin-bottom: 40px;
}

.bankcard-display li {
    width: 23%;
    background: #ababab;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    margin-right: 2%;
    margin-bottom: 10px;
    border-radius: 15px;
    color: #fff;
    font-size: 17px;
    height: 115px;
    cursor: pointer;
    position: relative
}

.bankcard-display li.cur:after {
    content: '';
    display: block;
    position: absolute;
    right: 7px;
    bottom: 3px;
    width: 28px;
    height: 18px;
    background: url(/static/image/icon_switch.png) no-repeat center / 100%;
}

/*.bankcard-display li .bankcard-bg{width: 130px;filter: brightness(0) invert(1);margin: 5px 10px 5px 0;position: absolute;opacity:.15;right: -20px;bottom: -46px;height: 130px;background-size: cover;background-position: right bottom;}*/
.bankcard-display li .card-bank {
    padding: 21px 0 0 65px;
    display: flex;
    align-items: center;
}

.bankcard-display li .bank-icon {
    max-width: 30px;
    max-height: 30px;
    filter: brightness(0) invert(1);
    margin: 5px 10px 5px 0;
}

.bankcard-display li .card-bank strong {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bankcard-display li .card-no {
    background: rgba(0, 0, 0, .1);
    margin-top: 15px;
    letter-spacing: 2px;
    padding: 3px 15px;
    text-align: center;
}

.bankcard-display li.addnew {
    background: #e2f2ff;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #656565;
    margin-right: 0;
}

.withdraw-teach-btn {
    width: auto;
    height: 40px;
    line-height: 40px;
    padding: 0 20px 0 50px;
    font-size: 14px;
    color: #fff !important;
    background: url(/static/image/icon_tutorial_white.png) #78c4ff 20px 10px no-repeat;
    border-radius: 5px;
    text-align: left;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    float: right;
    margin-top: 5px;
    transition: all .5s;
}

.withdraw-teach-btn:hover {
    background-color: #69b6f3
}

.withdraw-details,
.set-form {
    font-size: 14px;
}

.withdraw-details li,
.set-form>ul>li {
    margin-bottom: 15px;
}

.withdraw-details label,
.set-form>ul>li>label {
    width: 100px;
    display: inline-block;
    float: left;
    line-height: 35px;
}

.withdraw-details input,
.set-form input,
.set-form .ms-choice {
    line-height: 35px;
    height: 35px;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    padding: 0 10px;
}

.set-form {
    margin-top: 35px;
}

.set-form .tips {
    font-size: 11px;
}

.set-form>ul>li {
    margin-bottom: 25px;
    margin-left: 50px;
}

.set-form label em {
    color: #ff0000;
}

.set-form .tips {
    color: #8e8e8e;
    margin-top: 5px;
    margin-left: 100px;
}

.set-form .ms-choice {
    width: 220px;
}

.bankcard-list {
    margin-top: 20px;
}

.bankcard-list li {
    display: inline-block;
    width: 50%;
    float: left;
    color: #4d4d4d;
    font-size: 14px;
    line-height: 1.3;
    cursor: pointer;
}

.bankcard-list li>div {
    position: relative;
    margin: 10px 20px;
    border: 1px solid #b6b6b6;
    padding: 5px 15px;
    border-radius: 5px;
    display: flex;
}

.bankcard-list li.cur>div {
    border: 2px solid #a953ff;
    margin: 9px 19px;
}

.bankcard-list li>div:before {
    content: '';
    display: block;
    position: absolute;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    border: 2px solid #b6b6b6;
    left: -20px;
    top: 50%;
    margin-top: -7px;
}

.bankcard-list li.cur>div:before {
    border: 2px solid #a953ff;
}

.bankcard-list li.cur>div:after {
    content: '';
    display: block;
    position: absolute;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    background: #a953ff;
    left: -16px;
    top: 50%;
    margin-top: -3px;
}

.bankcard-list li>div img {
    max-width: 27px;
    max-height: 27px;
    display: block;
    float: left;
    margin-right: 15px;
    margin-top: 3px;
}

.bankcard-list li>div>p {
    max-width: calc(100% - 30px)
}

.bank-name {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.quick-amt a {
    display: inline-block;
    line-height: 35px;
    height: 35px;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    padding: 0 25px;
    margin-right: 5px;
}

.quick-amt a:hover {
    color: #a953ff;
}

.quick-amt a.selected {
    border-color: #a953ff;
    background: url(/static/image/deposit/amt_cur.png) no-repeat right top/22px;
}

.modal-new .modal-hd+.modal-content.liushui-table {
    margin: 0;
    padding: 0 0 20px 0;
}

.liushui-table .form-t-border th {
    border-top: none;
}

.orange-border-btn {
    padding: 5px 20px;
    display: inline-block;
    color: #a953ff;
    background: #ffffff;
    border: 1px solid #a953ff;
    border-radius: 25px;
    cursor: pointer;
    vertical-align: middle;
}

.orange-border-btn+.orange-border-btn {
    margin-left: 10px;
}

.orange-border-btn.cur,
.orange-border-btn:hover {
    color: #fff !important;
    background: #a953ff;
}

.orange-btn {
    background: #a953ff;
    line-height: 36px;
    font-size: 16px;
    border-radius: 5px;
    color: #fff !important;
    text-align: center;
    display: inline-block;
    border: none;
    padding: 0 30px;
    transition: background .5s;
    cursor: pointer;
}

.orange-btn:hover {
    background: #a953ff;
}

.grey-border-btn {
    background: #fff;
    border: 1px solid #b6b6b6;
    line-height: 34px;
    font-size: 16px;
    border-radius: 5px;
    color: #979797;
    text-align: center;
    display: inline-block;
    padding: 0 30px;
    margin-right: 20px;
    transition: border-color .3s;
    cursor: pointer;
}

.grey-border-btn:hover {
    color: #a953ff;
    border-color: #a953ff;
}

form .orange-btn {
    letter-spacing: 5px;
    margin: 10px 0 20px 100px;
}

.largeamt-tips {
    margin: 10px 0 15px;
    color: #686868;
}

.orange-btn+.grey-border-btn {
    margin-left: 20px;
    letter-spacing: 5px;
}

/*Wd Verify*/
.verify-modal-new .orange-btn {
    margin: 10px 0 20px 130px;
}

.verify-modal-new .close-reveal-modal .orange-btn {
    margin-left: 0;
}

/* 存款表单 */
.deposit-form .field-label {
    font-size: 14px;
    margin: 10px 30px 0 20px;
}

.deposit-form .deposit-tab li {
    float: left;
    display: inline;
    margin: 0 5px;
}

.deposit-form .deposit-tab span {
    display: block;
    border-left: 2px solid #badbcb;
    border-top: 2px solid #badbcb;
    border-right: 2px solid #badbcb;
    height: 38px;
    padding: 0 20px;
    line-height: 36px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: -2px;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.deposit-form .deposit-tab span.current {
    background: #fff;
    border-left: 2px solid #2bb774;
    border-top: 2px solid #2bb774;
    border-right: 2px solid #2bb774;
    z-index: 10;
}

.deposit-form .deposit-content,
.user-form .form-box,
.ag-withdraw .audit-tip {
    border: 2px solid #a953ff;
    background: #fff;
    z-index: 2;
    position: relative;
    padding: 30px;
    margin-right: 20px;
}

.deposit-form .deposit-content {
    margin-right: 0 !important;
}

.deposit-form .deposit-content .field-tips,
.user-ctr .agreement {
    color: #666;
    margin-left: 130px;
    line-height: 22px;
}

.deposit-form .deposit-content .field-warn {
    color: #cc000f;
    margin-left: 130px;
    margin-top: 10px;
    font-size: 14px;
}

.deposit-form .deposit-content .bank-list {
    margin-left: 130px;
}

.deposit-form .deposit-content .bank-list li {
    display: inline;
    float: left;
    margin-right: 6px;
    cursor: pointer;
}

.deposit-form .deposit-content .bank-list .radio-bank {
    border: 1px solid #ccc;
    padding: 10px 8px;
}

.deposit-form .deposit-content .bank-list .radio-bank:hover,
.deposit-form .deposit-content .bank-list .checked {
    border: 2px solid #ffd48c;
    padding: 9px 7px;
}

.deposit-form .deposit-content .bank-list .radio-bank input {
    float: left;
    display: inline;
}

.bank-logo span {
    background: url(/static/image/bank_img.png?24) no-repeat;
    width: 120px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    display: block;
    margin-left: 22px;
}

.bank-logo span.bg-none {
    background: none;
}

.bank-logo span.logo-ICBC {
    background-position: 0 0;
}

.bank-logo span.logo-CMB {
    background-position: 0 -150px;
}

.bank-logo span.logo-CCB {
    background-position: 0 -100px;
}

.bank-logo span.logo-ABC {
    background-position: 0 -50px;
}

.bank-logo span.logo-BCM {
    background-position: -150px 0;
}

.bank-logo span.logo-BOC {
    background-position: -150px -50px;
}

.bank-logo span.logo-SPDB {
    background-position: -150px -100px;
}

.bank-logo span.logo-SDB {
    background-position: -150px -150px;
}

.bank-logo span.logo-CNCB {
    background-position: -300px 0;
}

.bank-logo span.logo-CMBC {
    background-position: -300px -50px;
}

.bank-logo span.logo-PSBC {
    background-position: -300px -100px;
}

.bank-logo span.logo-CIB {
    background-position: -300px -150px;
}

.bank-logo span.logo-HB {
    background-position: -450px 0;
}

.bank-logo span.logo-CEB {
    background-position: -450px -50px;
}

.bank-logo span.logo-NJCB {
    background-position: -450px -100px;
}

.bank-logo span.logo-GDB,
.bank-logo span.logo-CGB {
    background-position: -450px -150px;
}

.bank-logo span.logo-PAB {
    background-position: -600px 0;
}

.bank-logo span.logo-GZB {
    background-position: -600px -50px;
}

.bank-logo span.logo-CCAB {
    background-position: -600px -150px;
}

.bank-logo span.logo-ZFB {
    background-position: -300px -1322px;
}

.bank-logo span.logo-ZFBWAP {
    background-position: -750px 0;
}

.bank-logo span.logo-ZFBFS {
    background-position: -750px 0;
}

.bank-logo span.logo-ZFBZZFB {
    background-position: -750px 0;
}

.bank-logo span.logo-ZFBQRH5 {
    background-position: -750px 0;
}

.bank-logo span.logo-CFT {
    background-position: -750px -50px;
}

.bank-logo span.logo-CFTWAP {
    background-position: -750px -50px;
}

.bank-logo span.logo-WXZF {
    background-position: -750px -100px;
}

.bank-logo span.logo-WXWAP {
    background-position: -750px -100px;
}

.bank-logo span.logo-WXFS {
    background-position: -750px -100px;
}

.bank-logo span.logo-KLB {
    background-position: -750px -150px;
}

.bank-logo span.logo-RZZF {
    background-position: -450px -842px;
}

.bank-logo span.logo-DYHZF {
    background: url(/static/image/logo-DYHZF.png);
}

.bank-logo span.logo-CBHB {
    background-position: 0 -200px;
}

.bank-logo span.logo-CZB {
    background-position: -150px -200px;
}

.bank-logo span.logo-BJBC {
    background-position: -300px -200px;
}

.bank-logo span.logo-BJRCB {
    background-position: -450px -200px;
}

.bank-logo span.logo-HZB {
    background-position: -600px -200px;
}

.bank-logo span.logo-BOSH {
    background-position: -450px -1185px;
}

.bank-logo span.logo-NBCB {
    background-position: 0 -250px;
}

.bank-logo span.logo-TCCB {
    background-position: -150px -250px;
}

.bank-logo span.logo-HKBEA {
    background-position: -300px -250px;
}

.bank-logo span.logo-GRCB {
    background-position: -450px -250px;
}

.bank-logo span.logo-SRCB {
    background-position: -600px -250px;
}

.bank-logo span.logo-SDEB {
    background-position: -750px -250px;
}

.bank-logo span.logo-CZCB {
    background-position: 0 -300px;
}

.bank-logo span.logo-RCGB {
    background-position: -150px -300px;
}

.bank-logo span.logo-WEBPAY {
    background-position: -300px -300px;
}

.bank-logo span.logo-JLBANK {
    background-position: -596px -1136px
}

.bank-logo span.logo-DAQINGB {
    background-position: -747px -1136px
}

.bank-logo span.logo-EGBANK {
    background-position: 0px -1185px
}

.bank-logo span.logo-H3CB {
    background-position: -150px -1185px
}

.bank-logo span.logo-HRBCB {
    background-position: -300px -1185px
}

.bank-logo span.logo-FBHYBANK {
    background-position: -600px -1185px
}

.bank-logo span.logo-FJNX {
    background-position: -750px -1185px
}

.bank-logo span.logo-PAYCARD {
    background-position: -750px -350px;
}

.bank-logo span.logo-WYH5 {
    background-position: -300px -300px;
}

.bank-logo span.logo-WYDE {
    background-position: -300px -300px;
}

.bank-logo span.logo-THK {
    background-position: -450px -300px;
}

.bank-logo span.logo-GFB {
    background-position: -600px -300px;
}

.bank-logo span.logo-BQ {
    background-position: -750px -300px;
}

.bank-logo span.logo-BEEEPAY {
    background-position: 0px -350px;
}

.bank-logo span.logo-PAYTECH {
    background-position: -150px -350px;
}

.bank-logo span.logo-GM {
    background-position: -300px -350px;
}

.bank-logo span.logo-ZJTLCB {
    background-position: -450px -350px;
}

.bank-logo span.logo-QQZF {
    background-position: -600px -350px;
}

.bank-logo span.logo-ZFK {
    background-position: -750px -350px;
}

.bank-logo span.logo-QUICKPAY {
    background-position: 0 -400px;
}

.bank-logo span.logo-QUICKPAYWAP {
    background-position: 0 -400px;
}

.bank-logo span.logo-QUICKPAYH5 {
    background-position: 0 -400px;
}

.bank-logo span.logo-ZFBH5 {
    background-position: -150px -400px;
}

.bank-logo span.logo-WXH5 {
    background-position: -300px -400px;
}

.bank-logo span.logo-QQH5B {
    background-position: -750px -500px;
}

.bank-logo span.logo-BDSM {
    background-position: -450px -400px;
}

.bank-logo span.logo-BDWAP {
    background-position: -450px -400px;
}

.bank-logo span.logo-JDZF {
    background-position: -600px -400px;
}

.bank-logo span.logo-WMHY {
    background-position: -750px -400px;
}

.bank-logo span.logo-CTB {
    background-position: 0 -450px;
}

.bank-logo span.logo-CQB {
    background-position: -150px -450px;
}

.bank-logo span.logo-DGB {
    background-position: -300px -450px;
}

.bank-logo span.logo-JSB {
    background-position: -450px -450px;
}

.bank-logo span.logo-XAB {
    background-position: -600px -450px;
}

.bank-logo span.logo-XMB {
    background-position: -750px -450px;
}

.bank-logo span.logo-YLSM {
    background-position: 0 -500px;
}

.bank-logo span.logo-WLZF {
    background-position: 0 -1040px;
}

.bank-logo span.logo-GJNS {
    background-position: -150px -500px;
}

.bank-logo span.logo-ZGYL {
    background-position: -300px -500px;
}

.bank-logo span.logo-WSB {
    background-position: -450px -500px;
}

.bank-logo span.logo-JDQB {
    background-position: -600px -500px;
}

.bank-logo span.logo-JDQBWAP {
    background-position: -600px -500px;
}

.bank-logo span.logo-BANKWAP {
    background-position: -0px -550px;
}

.bank-logo span.logo-QQWAP {
    background-position: -150px -550px;
}

.bank-logo span.logo-DMHY {
    background-position: -300px -550px;
}

.bank-logo span.logo-WYTZ {
    background-position: -450px -550px;
}

.bank-logo span.logo-SMZF {
    background-position: -600px -550px;
}

.bank-logo span.logo-SCCB {
    background-position: -750px -550px;
}

.bank-logo span.logo-CBD {
    background-position: 0 -600px;
}

.bank-logo span.logo-EXIM {
    background-position: -150px -600px;
}

.bank-logo span.logo-ADBC {
    background-position: -300px -600px;
}

.bank-logo span.logo-UCB {
    background-position: -450px -600px;
}

.bank-logo span.logo-CQRC {
    background-position: -600px -600px;
}

.bank-logo span.logo-HFB {
    background-position: -750px -600px;
}

.bank-logo span.logo-RCB {
    background-position: 0 -650px;
}

.bank-logo span.logo-HUISHANG {
    background-position: -150px -650px;
}

.bank-logo span.logo-CSXY {
    background-position: -300px -650px;
}

.bank-logo span.logo-HSBC {
    background-position: -450px -650px;
}

.bank-logo span.logo-NCB {
    background-position: -600px -650px;
}

.bank-logo span.logo-HSB {
    background-position: -750px -650px;
}

.bank-logo span.logo-MSYMT {
    background-position: 0px -700px;
}

.bank-logo span.logo-LSZF {
    background-position: -150px -700px;
}

.bank-logo span.logo-PFXJL {
    background-position: -300px -700px;
}

.bank-logo span.logo-XFZF {
    background-position: -450px -700px;
}

.bank-logo span.logo-ZXQFT {
    background-position: -600px -700px;
}

.bank-logo span.logo-HXF {
    background-position: -750px -700px;
}

.bank-logo span.logo-JLF {
    background-position: 0 -745px;
}

.bank-logo span.logo-JFZF {
    background-position: -150px -745px;
}

.bank-logo span.logo-QQH5 {
    background-position: -750px -745px;
}

.bank-logo span.logo-HRBB {
    background-position: 0px -793px;
}

.bank-logo span.logo-WXPUB {
    background-position: -150px -793px;
}

.bank-logo span.logo-ZFBPUB {
    background-position: -300px -793px;
}

.bank-logo span.logo-UNIONEXPRESS {
    background-position: -450px -793px;
}

.bank-logo span.logo-TXMZF {
    background-position: -600px -793px;
}

.bank-logo span.logo-JDH5 {
    background-position: 0 -842px;
}

.bank-logo span.logo-WXTXM {
    background-position: -150px -842px;
}

.bank-logo span.logo-ZFBTXM {
    background-position: -300px -842px;
}

.bank-logo span.logo-UNIPAY {
    background-position: -600px -842px;
}

.bank-logo span.logo-MEITUAN {
    background-position: 0 -892px;
}

.bank-logo span.logo-QDY {
    background-position: -150px -892px;
}

.bank-logo span.logo-QDCCB {
    background-position: -150px -892px;
}

.bank-logo span.logo-GDHXB {
    background-position: -300px -892px;
}

.bank-logo span.logo-LANZHOUB {
    background-position: -450px -892px;
}

.bank-logo span.logo-LIUZHOUB {
    background-position: -600px -892px;
}

.bank-logo span.logo-SRB {
    background-position: -750px -892px;
}

.bank-logo span.logo-YLYSF {
    background-position: 0 -1040px;
}

.bank-logo span.logo-YLH5 {
    background-position: 0 -1040px;
}

.bank-logo span.logo-YLYSFH5 {
    background-position: 0 -1040px;
}

.bank-logo span.logo-YLQUICK {
    background-position: 0 -1040px;
}

.bank-logo span.logo-ZFBHB {
    background-position: -450px -1322px;
}

.bank-logo span.logo-QDYH {
    background-position: -150px -890px;
}

.bank-logo span.logo-YSZFB {
    background-position: 0 -1085px;
}

.bank-logo span.logo-SOZOUBANK {
    background-position: -150px -1087px;
}

.bank-logo span.logo-PUFABANK {
    background-position: -599px -1087px;
}

.bank-logo span.logo-CHENGDUBANK {
    background-position: 0px -450px;
}

.bank-logo span.logo-BAOSHANGBANK {
    background-position: -450px -1087px;
}

.bank-logo span.logo-ZFBZK {
    background-position: -150px -1234px;
}

.bank-logo span.logo-ZFBZKH5 {
    background-position: -150px -1234px;
}

.bank-logo span.logo-YSWXH5 {
    background-position: -750px -1086px;
}

.bank-logo span.logo-YSWXSM {
    background-position: 0 -1136px;
}

.bank-logo span.logo-WXSM {
    background-position: -600px -744px;
}

.bank-logo span.logo-YSZFBH5 {
    background-position: -150px -1136px;
}

.bank-logo span.logo-ZFBKBZK {
    background-position: -300px -1135px;
}

.bank-logo span.logo-ASTROPAY {
    background-position: -432px -1136px;
}

.bank-logo span.logo-SJSKM {
    background-position: 0 -1234px;
}

.bank-logo span.logo-BCS {
    background-position: -450px -940px;
}

.bank-logo span.logo-YLYSFWAP {
    background-position: -300px -1234px;
}

.bank-logo span.logo-YLWAP {
    background-position: -300px -1234px;
}

.bank-logo span.logo-MW {
    background-position: -750px -1234px;
}

.bank-logo span.logo-QUICKPAYCARD {
    background-position: -150px -1280px;
}

.bank-logo span.logo-BEA {
    background-position: -300px -250px;
}

.bank-logo span.logo-COMM {
    background-position: -150px 0;
}

.bank-logo span.logo-CPSRB {
    background-position: -300px -100px;
}

.bank-logo span.logo-CSRCB {
    background-position: -750px -1280px;
}

.bank-logo span.logo-FDB {
    background-position: -600px -1280px;
}

.bank-logo span.logo-GCB {
    background-position: -150px -500px;
}

.bank-logo span.logo-SZRCB {
    background-position: -150px -990px;
}

.bank-logo span.logo-WJRCB {
    background-position: -450px -1280px;
}

.bank-logo span.logo-WZCB {
    background-position: -300px -940px;
}

.bank-logo span.logo-ZJNX {
    background-position: -300px -1280px;
}

.bank-logo span.logo-YHKZF {
    background-position: -600px -1322px;
}

.bank-logo span.logo-ZFBGM {
    background-position: -450px -1234px;
}

.bank-logo span.logo-ZFBGMH5 {
    background-position: -450px -1234px;
}

.bank-logo span.logo-ZFBHF {
    background-position: -600px -1234px;
}

.bank-logo span.logo-ZFBHFH5 {
    background-position: -600px -1234px;
}

.bank-logo span.logo-YLCTC {
    background-position: 0 -1280px;
}

.bank-logo span.logo-FA {
    background-position: 0 -1322px;
}

.bank-logo span.logo-USDT,
.bank-logo span.logo-USDTH5,
.bank-logo span.logo-USDTWAP {
    background-position: -150px -1322px;
}

.bank-logo span.logo-WXZK {
    background-position: -748px -1322px;
}

.bank-logo span.logo-XWY {
    background-position: 0px -1364px;
}

.bank-logo span.logo-XWYZF {
    background-position: -150px -1364px;
}

.bank-logo span.logo-ZFBZZ {
    background-position: -300px -1364px;
}

.bank-logo span.logo-ZFBKLHB {
    background-position: 0 -1406px;
}

.bank-logo span.logo-OTHER {
    background-image: none;
}

.bank-logo span.logo-MYHB {
    background-position: 0 0;
}

.bank-logo span.logo-MAYBANK,
.bank-logo span.logo-CIMB,
.bank-logo span.logo-PUBLICBANK,
.bank-logo span.logo-HLBANK,
.bank-logo span.logo-RHB,
.bank-logo span.logo-OUB,
.bank-logo span.logo-AMBANK,
.bank-logo span.logo-BANKISLAM,
.bank-logo span.logo-AGROBANK,
.bank-logo span.logo-ALLIANCEBANK,
.bank-logo span.logo-BANKRAKYAT,
.bank-logo span.logo-BSN,
.bank-logo span.logo-BANKMUAMALAT,
.bank-logo span.logo-AFFINBANK,
.bank-logo span.logo-OCBC,
.bank-logo span.logo-SCBANK,
.bank-logo span.logo-HSBC {
    background: url(/static/image/bank_img2.png?1) no-repeat;
    width: 120px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    display: block;
    margin-left: 22px;
}

.bank-logo span.logo-MAYBANK {
    background-position: 0 0;
}

.bank-logo span.logo-CIMB {
    background-position: -150px 0;
}

.bank-logo span.logo-PUBLICBANK {
    background-position: -300px 0;
}

.bank-logo span.logo-HLBANK {
    background-position: -450px 0;
}

.bank-logo span.logo-RHB {
    background-position: -600px 0;
}

.bank-logo span.logo-OUB {
    background-position: -750px 0;
}

.bank-logo span.logo-AMBANK {
    background-position: 0 -50px;
}

.bank-logo span.logo-BANKISLAM {
    background-position: -150px -50px;
}

.bank-logo span.logo-AGROBANK {
    background-position: -300px -50px;
}

.bank-logo span.logo-ALLIANCEBANK {
    background-position: -450px -50px;
}

.bank-logo span.logo-BANKRAKYAT {
    background-position: -600px -50px;
}

.bank-logo span.logo-BSN {
    background-position: -750px -50px;
}

.bank-logo span.logo-BANKMUAMALAT {
    background-position: 0 -100px;
}

.bank-logo span.logo-AFFINBANK {
    background-position: -150px -100px;
}

.bank-logo span.logo-OCBC {
    background-position: -300px -100px;
}

.bank-logo span.logo-SCBANK {
    background-position: -450px -100px;
}

.bank-logo span.logo-HSBC {
    background-position: -600px -100px;
}

.bank-logo span.logo-ZFBGM {
    background-position: -299px -1363px;
}

.bank-logo span.logo-ZFBGMH5 {
    background-position: -450px -1234px;
}

.bank-logo span.logo-ZFBHF {
    background-position: -600px -1234px;
}

.bank-logo span.logo-ZFBHFH5 {
    background-position: -600px -1234px;
}

.bank-logo span.logo-YLCTC {
    background-position: 0 -1280px;
}

.bank-logo span.logo-FA {
    background-position: 0 -1322px;
}

.bank-logo span.logo-USDT,
.bank-logo span.logo-USDTH5,
.bank-logo span.logo-USDTWAP {
    background-position: -150px -1322px;
}

.bank-logo span.logo-WXZK {
    background-position: -750px -1322px;
}

.bank-logo span.logo-USDTOMNI {
    background: url(/static/image/logo-USDTOMNI.png) no-repeat;
}

.bank-logo span.logo-USDTERC20 {
    background: url(/static/image/logo-USDTERC20.png) no-repeat;
}

.bank-logo span.logo-USDTTRC20 {
    background: url(/static/image/logo-USDTTRC20.png) no-repeat;
}

.bank-logo span.logo-USDTERC20-GC {
    background: url(/static/image/logo-USDTERC20-GC.png) no-repeat;
}

.bank-logo span.logo-USDTTRC20-GC {
    background: url(/static/image/logo-USDTTRC20-GC.png) no-repeat;
}

.bank-logo span.logo-NWEBPAYPC,
.bank-logo span.logo-NWEBPAYH5,
.bank-logo span.logo-NWEBPAYWAP {
    background-position: 0px -1364px;
}

.bank-logo span.logo-USDTELCERC20 {
    background: url(/static/image/logo-USDTELCERC20.png) no-repeat;
}

.bank-logo span.logo-USDTELCTRC20 {
    background: url(/static/image/logo-USDTELCTRC20.png) no-repeat;
}

.bank-logo span.logo-USDTELCERC20-GC {
    background: url(/static/image/logo-USDTELCERC20-GC.png) no-repeat;
}

.bank-logo span.logo-USDTELCTRC20-GC {
    background: url(/static/image/logo-USDTELCTRC20-GC.png) no-repeat;
}

.bank-logo span.logo-NEWWYPAYPC,
.bank-logo span.logo-NEWWYPAYH5 {
    background-position: -150px -1364px;
}

.bank-logo span.logo-BTC {
    background-position: -450px -1364px;
}

.bank-logo span.logo-ETH {
    background-position: -590px -1364px
}

.bank-logo span.logo-WXRP,
.bank-logo span.logo-WXRPH5 {
    background-position: -748px -1364px;
}

.bank-logo span.logo-ZFBKLHB,
.bank-logo span.logo-ZFBKLHBH5 {
    background-position: 0 -1406px;
}

.bank-logo span.logo-GBQB {
    background-position: -150px -1406px;
}

/* 用户中心-转账-一键回收 */
.recycle-btn {
    background-position: 0 -278px;
    background-repeat: repeat-x;
    height: 28px;
    line-height: 28px;
    color: #000;
    width: 120px;
    text-align: center;
    margin: 10px auto 0;
    display: block;
    border: 1px solid #bbb;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    font-size: 12px;
    z-index: 3;
}

.recycle-btn:hover {
    background-position: 0 -309px;
}

.recycle-btn span {
    padding: 8px 10px;
    line-height: 22px;
    position: absolute;
    top: 41px;
    left: 0;
    width: 220px;
    text-align: left;
    background: #2a2a2a;
    color: #fff;
    display: none;
}

.recycle-btn em {
    background-position: -182px -577px;
    width: 15px;
    height: 8px;
    position: absolute;
    top: -8px;
    left: 55px;
}

.recycle-btn:hover span {
    display: block;
}

.exchange-btn {
    background: url(/static/image/exchange_icon.png) no-repeat;
    width: 21px;
    height: 18px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin: 0 20px;
    cursor: pointer;
}

/* 用户中心-返回结果页 */
.page-result {
    background: #fff;
}

.page-result-content {
    width: 800px;
    margin: 0 auto;
    padding: 80px 0 0 200px;
}

.page-result-content i {
    float: left;
    display: inline;
}

.page-result-content .page-result-info {
    float: left;
    display: inline;
    width: 500px;
    margin-left: 30px;
}

.page-result-content h3 {
    font-size: 25px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
}

.page-result-right i {
    background: url(/static/image/result_right_icon.gif) no-repeat;
    width: 80px;
    height: 80px;
}

.page-result-right h3 {
    line-height: 80px;
}

.page-result-right p {
    display: none;
}

.page-result-error i {
    background: url(/static/image/error_icon.png) no-repeat;
    width: 90px;
    height: 90px;
}

.page-result-error h3 {
    line-height: 50px;
}

.page-result-error p {
    color: #e20000;
    font: 14px/1.5 "Microsoft YaHei";
}

/*转账*/
.mod-transfer>.form-box>div {
    width: 100%;
}

.mod-transfer>.form-box>div>div {
    width: 350px;
    display: inline-block
}

.mod-transfer .main-account .main-account-num {
    color: #a953ff;
    min-width: 60px;
    font-size: 16px;
}

.mod-transfer .recycle-btn {
    width: 81px;
    height: 24px;
    line-height: 24px;
    color: #a953ff !important;
    background: #ffffff;
    border: 1px solid #a953ff;
    border-radius: 25px;
}

.mod-transfer .recycle-btn:hover {
    color: #fff !important;
    background: #a953ff;
}

.mod-transfer .ico-refresh-orange {
    background: url(/static/image/ico_refresh_orange.png) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    float: left;
    position: relative;
    top: 7px;
    margin-right: 20px;
    display: none;
}

.mod-transfer select[name="tin"] {
    width: 160px;
    margin-right: 50px;
    color: #838383;
    font-size: 13px;
}

.mod-transfer select[name="tout"] {
    width: 160px;
    color: #838383;
    font-size: 13px;
}

.mod-transfer input[name="amount"] {
    width: 160px;
    ime-mode: Disabled;
    border: 1px solid #e7e7e7
}

.mod-transfer .mod-retrieval>li>label {
    width: 40px;
    display: inline-block;
}

.mod-transfer select {
    border: 1px solid #e7e7e7
}

.mod-transfer .transfer-into-btn {
    color: #a953ff !important;
    background: #ffffff;
    border: 1px solid #a953ff;
    border-radius: 25px;
}

.mod-transfer .transfer-into-btn:hover {
    color: #fff !important;
    background: #a953ff;
}

.mod-transfer .platform-balance-form td:last-child {
    border-right: 1px solid #f3f3f3;
}

.mod-transfer-list li label {
    width: 50px;
    display: inline-block;
}

.mod-transfer-list li label[for="dateto"] {
    width: 20px;
}

.mod-transfer-list {
    line-height: 35px;
}

.mod-transfer-list select {
    color: #838383;
    font-size: 13px;
    border: 1px solid #e7e7e7;
    width: 178px !important;
}

.mod-transfer-list input {
    border: 1px solid #e7e7e7;
}

.mod-transfer-list input.date-ipt {
    width: 165px;
    border: 1px solid #e7e7e7;
}

/*我的投注*/
#his_menu {
    margin-bottom: 10px;
}

#his_menu a {
    width: 80px;
    height: 24px;
    line-height: 24px;
    margin-right: 10px;
    color: #a953ff;
    background: #ffffff;
    border: 1px solid #a953ff;
    border-radius: 25px;
    text-align: center;
    display: inline-block;
}

#his_menu a:hover,
#his_menu a.current {
    color: #ffffff;
    background: #a953ff;
}

.history-cn {
    font-size: 20px;
    font-weight: bold;
    display: block;
}

.history-en {
    font-size: 14px;
    color: #c3c3c3;
    letter-spacing: 1px;
}

.mod-history.user-form {
    margin: 0 0 20px 0;
}

.mod-history-bonus input,
.mod-history-bonus select {
    border: 1px solid #e7e7e7;
    font-size: 13px;
    color: #6a6a6a
}

.mod-history-bonus ul li {
    margin-bottom: 10px;
}

.mod-history-bonus ul li #until {
    width: 14px;
}

.mod-history-bonus ul li label {
    width: 70px;
    display: inline-block;
}

.mod-history-bonus ul li .history-select {
    position: relative;
    top: -10px;
}

.mod-history-bonus ul li input[id="start"] {
    width: 145px
}

.mod-history-bonus ul li input[id="end"] {
    width: 145px;
    margin-left: 10px
}

.mod-history-bonus ul li .btn-history-date {
    width: 80px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    color: #6a6a6a;
    display: inline-block;
    text-align: center;
    margin-right: 8px;
    overflow: hidden;
}

.mod-history-bonus ul li .btn-history-date.active {
    border: 1px solid #a953ff;
    position: relative;
}

.mod-history-bonus ul li .btn-history-date.active::after {
    content: '';
    background: url(/static/image/icon_checked_orange.png) no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px
}

/*资金记录*/
.mod-record ul li {
    margin-bottom: 10px;
}

.mod-record ul li label {
    width: 55px;
    line-height: 30px;
    vertical-align: top;
    display: inline-block;
}

.mod-record ul li label#until {
    width: auto;
    margin: 0 13px;
}

.mod-record ul li input,
.mod-record ul li select {
    width: 145px;
    border: 1px solid #e7e7e7;
    font-size: 13px;
    color: #6a6a6a;
    vertical-align: top;
}

.mod-record ul li select {
    height: 20px;
    line-height: 20px;
    box-sizing: content-box;
}

.mod-record ul li>a {
    width: 80px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    color: #6a6a6a;
    display: inline-block;
    text-align: center;
    margin-right: 8px;
    overflow: hidden;
}

.mod-record ul li>a.active {
    border: 1px solid #a953ff;
    position: relative;
}

.mod-record ul li>a.active:after {
    content: '';
    width: 20px;
    height: 20px;
    background: url(/static/image/icon_checked_orange.png) no-repeat;
    position: absolute;
    top: 0;
    right: 0;
}

.mod-record ul li>div {
    float: left;
    width: 25%;
}

.mod-record ul li.record-additional {
    width: calc(100% - 100px);
}

.mod-record ul li.record-additional input,
.mod-record ul li.record-additional select {
    width: 125px !important;
}

.mod-record ul li.record-search {
    position: absolute;
    right: 0;
    bottom: -2px;
}

.mod-record ul li.record-search input {
    width: 100px;
    min-width: 100px;
}

/*个人资金明细*/
.mod-report table {
    width: 100%;
}

.mod-report table th {
    background: #f5f4f9;
    border: none;
    border-top: 1px solid #eeedf2;
    border-bottom: 1px solid #eeedf2;
    padding: 5px 10px;
}

.mod-report table td {
    color: #5d5d69;
    border: none;
}

.mod-report table.member-platform td {
    border-bottom: 1px solid #eeedf2;
}

.mod-report .mod-retrieval {
    line-height: 30px;
}

.mod-report input {
    border: 1px solid #e7e7e7;
    line-height: 30px;
    height: 30px;
}

/* 用户中心-我的优惠 */
.mod-pt .pt-hd {
    border-bottom: 1px solid #222;
}

.mod-pt .pt-hd h3 {
    font-size: 14px;
    font-weight: normal;
    background: #222;
    width: 150px;
    height: 26px;
    line-height: 26px;
    color: #fff;
    text-align: center;
    margin-top: 20px;
}

.mod-pt .pt-wrap {
    padding: 20px;
    border-bottom: 1px solid #e1e1e1;
}

.mod-pt .pt-wrap .pt-main {
    width: 650px;
}

.mod-pt .pt-wrap .pt-main h4 {
    font-weight: normal;
    font: 20px/30px "Microsoft YaHei";
}

.mod-pt .pt-wrap .pt-main p {
    font-size: 14px;
    color: #666;
    line-height: 22px;
}

.mod-pt .pt-wrap .btn-apply,
.mod-pt .pt-wrap .btn-applied {
    background: #2bb774;
    border-radius: 3px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-top: 8px;
}

.mod-pt .pt-wrap .btn-apply:hover {
    background: #39cb85;
}

.mod-pt .pt-wrap .btn-applied {
    background: #ccc;
}

.mod-pt .pt-wrap .unfold,
.mod-pt .pt-wrap .fold {
    margin-top: 20px;
    display: block;
    border: 1px solid #ccc;
    height: 22px;
    width: 80px;
    text-align: center;
    line-height: 22px;
}

.mod-pt .pt-wrap .unfold i,
.mod-pt .pt-wrap .fold i {
    background-position: -122px -578px;
    width: 12px;
    height: 7px;
    display: inline-block;
    margin-left: 5px;
}

.mod-pt .pt-wrap .unfold:hover i {
    background-position: -143px -578px;
}

.mod-pt .pt-wrap .fold i {
    background-position: -122px -609px;
}

.mod-pt .pt-wrap .fold:hover i {
    background-position: -143px -609px;
}

.mod-pt .pt-info {
    margin-top: 20px;
    color: #666;
    line-height: 24px;
}

.mod-pt .pt-info ol,
.mod-pt .pt-info ul {
    list-style-type: decimal;
}

.mod-pt .pt-info li {
    list-style-type: inherit;
    padding-left: 5px;
    margin-left: 15px;
}

.mod-pt .pt-info table {
    margin: 15px 0;
    width: 100%;
}

.mod-pt .pt-info table th,
.mod-pt .pt-info table td {
    text-align: center;
    padding: 5px 0;
}

.mod-pt .pt-info table th {
    background: #444;
    border: 1px solid #666;
    color: #fff;
    height: 26px;
}

.mod-pt .pt-info table td {
    padding: 5px 10px;
    background: #fff;
    border: 1px solid #ccc;
}

.mod-pt .pt-info table tr:nth-child(2n) td {
    background: #fafafa;
}

.mod-promotions .pt-nav {
    width: 100%;
    border-bottom: 1px solid #eee;
}

.mod-promotions .pt-nav li {
    display: block;
    float: left;
    font-size: 14px;
    width: 150px;
    cursor: pointer;
    line-height: 50px;
    text-align: center;
    display: none;
}

.mod-promotions .pt-list li {
    display: none;
}

.mod-promotions .pt-main {
    padding: 15px 0;
    border-top: 1px solid #eee;
}

.mod-promotions .pt-img-wrap {
    width: 70%;
    overflow: hidden;
    max-height: 150px;
}

.mod-promotions .pt-img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.mod-promotions .mod-pt .pt-nav>li.current {
    color: #a953ff;
    border-bottom: 2px solid #a953ff;
}

.mod-promotions .mod-pt .pt-nav>li .ico-promo-notify {
    width: 15px;
    height: 15px;
    vertical-align: -2px;
    margin-right: 5px;
    background: url(/static/image/icon_notification_grey.png) no-repeat;
    display: inline-block;
    background-size: 15px 15px;
}

.mod-promotions .mod-pt .pt-nav>li .ico-promo-join {
    width: 15px;
    height: 15px;
    vertical-align: -2px;
    margin-right: 5px;
    background: url(/static/image/icon_message_grey.png) no-repeat;
    display: inline-block;
    background-size: 15px 15px;
}

.mod-promotions .mod-pt .pt-nav>li.current .ico-promo-notify {
    width: 15px;
    height: 15px;
    vertical-align: -2px;
    margin-right: 5px;
    background: url(/static/image/icon_notification_orange.png) no-repeat;
    display: inline-block;
    background-size: 15px 15px;
}

.mod-promotions .mod-pt .pt-nav>li.current .ico-promo-join {
    width: 15px;
    height: 15px;
    vertical-align: -2px;
    margin-right: 5px;
    background: url(/static/image/icon_message_orange.png) no-repeat;
    display: inline-block;
    background-size: 15px 15px;
}

.mod-promotions .pt-desc h4 {
    font-size: 14px;
    color: #4d4d4d;
    margin-bottom: 20px;
}

.mod-promotions .pt-desc p {
    font-size: 12px;
    color: #9f9f9f;
    margin-top: 10px;
}

.mod-promotions .pt-desc {
    width: 30%;
    float: right;
    box-sizing: border-box;
    text-align: center;
    padding: 0 20px;
}

.mod-promotions .pt-btns a {
    display: inline-block;
    width: 110px;
    margin: 10px 2%;
    border: 1px solid #ddd;
    line-height: 30px;
    border-radius: 20px;
}

.mod-promotions a.btn-promo-grey:hover {
    color: #a953ff;
    border: 1px solid #a953ff;
}

.mod-promotions a.btn-apply {
    display: inline-block;
    width: 110px;
    text-align: center;
    color: #ffffff;
    background: linear-gradient(to right, #fe9830, #c286ff );
    border-radius: 20px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #fb9f42;
}

.mod-promotions a.btn-applied {
    display: inline-block;
    width: 110px;
    text-align: center;
    color: #ffffff;
    background: linear-gradient(to right, #818181, #bdbdbd);
    border-radius: 20px;
    height: 30px;
    line-height: 30px;
    cursor: default;
}

.mod-promotions a.btn-applied:hover {
    color: #fff;
}

.mod-promotions .pt-info h4 {
    font-size: 16px;
    margin: 10px 0
}

.mod-promotions .pt-info a.btn-apply,
.mod-promotions .pt-info a.btn-applied {
    position: relative;
    left: 40%;
    margin-top: 2%;
}

.mod-promotions .pt-info a.promo-back {
    width: 70px;
    margin: 10px 0;
    line-height: 30px;
    color: #a953ff;
    border: 1px solid #a953ff;
    border-radius: 20px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}

.mod-promotions .pt-info a.promo-back:hover {
    background: #a953ff;
    color: #fff;
}

.mod-promotions .pt-info span strong {
    color: #a953ff;
}

.mod-promo-modal h2 {
    text-align: center;
}

.mod-promo-modal h4 {
    color: #a953ff;
    font-weight: normal;
    padding: 15px 20px 15px;
    font-family: 'Microsoft YaHei';
    text-align: center;
}

.mod-promo-modal .promoTd {
    font-size: 12px;
}

.mod-promo-modal input,
.mod-promo-modal select {
    border: 1px solid #e7e7e7;
    font-size: 12px;
}

.mod-promo-modal input::placeholder {
    color: #b8b7b7;
}

.mod-promo-modal select {
    margin-bottom: 5px;
}

.mod-promo-modal input[type="text"]:disabled {
    background: #fff;
    border: none;
}

.mod-promo-modal .dropzone {
    border: 2px solid #e7e7e754;
}

.mod-promo-modal .dz-message span {
    color: #b8b7b7
}

#promotionConfirmationModal .btn-sub,
#promotionCriteriaModal .btn-sub,
#errorModal .btn-sub {
    color: #ffffff;
    background: linear-gradient(to right, #fe9830, #c286ff );
    border-radius: 5px;
}

#promotionConfirmationModal .btn-close,
#promotionCriteriaModal .btn-close,
#errorModal .btn-close {
    color: #979797;
    border: 1px solid #979797;
    background: #fff;
    font-size: 12px;
}

/* 用户中心-消息中心 */
#mod-message .mod-retrieval {
    position: absolute;
    top: -48px;
    right: 0;
}

#mod-message .mod-retrieval input {
    background: linear-gradient(0deg, rgba(255, 152, 78, 1) 0%, rgba(255, 212, 111, 1) 100%);
}

#mod-message .mod-retrieval:hover input {
    background: linear-gradient(0deg, rgba(255, 212, 111, 1) 0%, rgba(255, 152, 78, 1) 100%);
}

#mod-message table th {
    background: #a953ff;
    color: #fff;
}

#mod-message .page a,
#mod-message .page span {
    background: #a953ff;
    color: #fff;
    border: none;
}

#mod-message .page span.current {
    background: #f86f00;
    padding: 3px 10px;
}

.mod-msgsystem .item-tab {
    width: 100%;
    border-bottom: 1px solid #eee;
}

.mod-msgsystem .item-tab a {
    display: block;
    float: left;
    font-size: 14px;
    width: 150px;
    cursor: pointer;
    line-height: 50px;
    text-align: center;
}

.mod-msgsystem .item-tab a.current {
    color: #a953ff;
    border-bottom: 2px solid #a953ff;
}

.mod-msgsystem .item-tab a.current i {
    width: 15px;
    height: 15px;
    vertical-align: -2px;
    margin-right: 5px;
    background: url(/static/image/icon_notification_orange.png) no-repeat;
    display: inline-block;
    background-size: 15px 15px;
}

.mod-msgsystem #btnDelete {
    position: absolute;
    top: -45px;
    right: 0;
}

.mod-msgsystem #btnDeleteAll {
    position: absolute;
    top: -45px;
    right: 150px;
}

.mod-msgsystem #btnSelectAll {
    position: absolute;
    top: -45px;
    right: 300px;
}

.mod-msgsystem table {
    width: 100%;
    table-layout: fixed;
}

table.lightblue-table th {
    background: #f5f4f9;
    border: none;
    border-top: 1px solid #eeedf2;
    border-bottom: 1px solid #eeedf2;
    padding: 5px 10px;
}

table.lightblue-table td {
    color: #5d5d69;
    border: none;
    padding: 15px;
    box-sizing: border-box;
}

table.lightblue-table td.text-right {
    text-align: right;
}

.mod-msgsystem table td {
    background: #f6f6f6;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
}

.mod-msgsystem td.td-content {
    cursor: pointer;
}

/* 翻页 */
.page-wrap {
    left: 50%;
    margin: 30px 0 20px;
    position: relative;
    float: left;
}

.page {
    left: -50%;
    position: relative;
}

.page a,
.page span {
    float: left;
    height: 20px;
    padding: 3px 10px;
    border: 1px solid #ccc;
    margin-left: 4px;
    font-family: arial;
    line-height: 20px;
    font-size: 14px;
    overflow: hidden;
}

.page span {
    color: #ccc;
}

.page span.ellipsis {
    border: none;
    color: #222;
    line-height: 15px;
}

.page .current {
    border: 0;
    padding: 4px 11px;
}

.page a {
    color: #222;
}

.page a:hover {
    border-width: 1px;
    border-style: solid;
}

.page .current {
    font-weight: bold;
}

/* 代理中心 start */
.ag-ctr {
    background: #cdcbcc;
    padding: 20px 0;
}

.ag-ctr .layout {
    background: #f1f1f1;
    padding-bottom: 50px;
    border-top: 2px solid #000;
    overflow: hidden;
}

.ag-ctr .items-tab {
    background: url(/d11_images/hd_bg.png) no-repeat, url(/static/image/hd_bg.png) no-repeat;
}

.ag-ctr .items-tab {
    background-repeat: repeat-x;
    height: 65px;
    padding: 0 20px;
}

.ag-ctr .items-tab h2 {
    font-size: 22px;
    line-height: 65px;
}

.ag-ctr .mod-forms label,
.ag-ctr .mod-forms input,
.ag-ctr .mod-forms select {
    font-size: 12px;
}

.ag-ctr .mod-forms .item-ipt input {
    min-height: 30px;
}

.ag-ctr .report-content {
    width: 100% !important;
    max-width: 1280px !important;
    min-width: 1000px !important;
}

.ag-ctr .report-content .item {
    padding: 20px;
}

.ag-ctr .message-content .item {
    padding: 20px;
}

.ag-ctr fieldset {
    border: 1px solid #e3e3e3;
    margin: 20px 20px 0;
    padding: 10px;
}

.ag-ctr fieldset legend {
    font: 16px/1.5 "Microsoft YaHei";
    color: #444;
}

.ag-ctr .agency-info fieldset {
    float: left;
    display: inline-block;
    width: 438px;
    min-height: 355px;
}

.ag-ctr .agency-info fieldset.width938 {
    width: 938px;
}

.ag-ctr .user-form .forms-btn-g {
    margin-left: 140px;
}

.ag-ctr .agreement {
    color: #666;
    margin-left: 130px;
    line-height: 22px;
}

.ag-ctr .daily-report.form-t td {
    white-space: nowrap;
}

.ag-ctr #report_menu a {
    color: #ffffff;
    background: #333333;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    margin: 15px 0 15px 15px;
    padding: 0 25px;
    float: right;
    border-radius: 3px;
}

.ag-ctr .mod-retrieval input {
    min-height: 30px;
}

.ag-ctr table.dataTable {
    margin-top: 20px;
    border-collapse: collapse;
}

.ag-ctr table.dataTable thead th {
    font-weight: normal;
    background: #ececec;
    height: 36px;
    font-size: 12px;
    padding: 0 10px;
    border: 1px solid #ccc;
}

.ag-ctr .page span,
.ag-ctr .page a {
    box-sizing: content-box;
}

/* 清算须知 */
.ag-ctr .mod-settle {
    line-height: 22px;
}

.ag-ctr .mod-settle h2 {
    font: 20px/1.5 "Microsoft YaHei";
}

.ag-ctr .mod-settle p {
    padding: 10px 0;
    color: #666;
}

.ag-ctr .mod-settle p strong {
    color: #222;
}

.ag-ctr .mod-settle ol li {
    list-style-type: decimal;
    margin-left: 15px;
    color: #666;
}

.ag-ctr .mod-settle .forms-btn-g {
    margin-left: 0;
}

.ag-ctr .mod-forms-list .gender label {
    width: auto;
    margin-right: 25px;
}

.content-hd {
    color: #666;
    margin: 20px 0 10px 20px;
}

.content-hd h3 {
    font: 16px/36px "Microsoft YaHei";
    font-weight: normal;
}

.resource-dl img {
    cursor: pointer;
}

.form-t-4 th,
.form-t-4 td {
    font-size: 12px;
    padding: 5px 0;
    text-align: center;
}

.bg-c-gray td {
    background: #e9f3f3;
}

.ag-withdraw .content-hd {
    width: 900px;
}

.ag-withdraw .content-hd .more {
    font-size: 14px;
    line-height: 36px;
    color: #189e9e;
}

.ag-withdraw .tip {
    font-size: 14px;
    margin: 20px;
}

.transfer-btn a,
.lock-btn a {
    height: 24px;
    line-height: 24px;
    width: 65px;
    overflow: hidden;
    text-align: center;
    display: inline-block;
    border-radius: 3px;
    margin: 0 5px;
    color: #fff;
}

.lock-btn a {
    width: 40px;
}

.transfer-btn .d-btn {
    background-position: -1px -120px;
    border: 1px solid #2c9f06;
}

.transfer-btn .d-btn:hover {
    background-position: -81px -120px;
}

.transfer-btn .w-btn,
.lock-btn a {
    background-position: -1px -146px;
    border: 1px solid #bbb8b9;
    color: #222;
}

.transfer-btn .w-btn:hover,
.lock-btn a:hover {
    background-position: -81px -146px;
}

.disable .d-btn,
.disable .w-btn {
    background: #aaa;
    color: #bbb;
    border: 1px solid #ccc;
    cursor: default;
}

.lock-btn .unlock {
    color: #cc000f;
}

/* 代理中心 end */

/* 电子游戏 start */

.games-item .game-rollover .free-play {
    display: none !important;
}

/* 免费试玩按钮隐藏 */
.pt-item .games-item .game-progressive {
    display: none !important;
}

/* PT奖池隐藏 */


/* 推荐游戏 */
.RubyClassicBlackjackGold {
    background: url(/static/image/games/mg/BTN_GoldSeries_ClassicBlackjack1.png);
}

.pureplatinum {
    background: url(/static/image/games/mg/BTN_PurePlatinum1.png);
}

.BreakAway {
    background: url(/static/image/games/mg/BTN_BreakAway1.png);
}

.Thunderstruck2 {
    background: url(/static/image/games/mg/BTN_ThunderstruckTwo1.png);
}

.AsianBeauty {
    background: url(/static/image/games/mg/BTN_AsianBeauty1.png);
}

.EuropeanBJGold {
    background: url(/static/image/games/mg/BTN_EuroBlackjack1.png);
}


/* 高级游戏 */
.AvalonII-L-QuestForTheGrail {
    background: url(/static/image/games/mg/BTN_AvalonII.png);
}

.TheDarkKnightRises {
    background: url(/static/image/games/mg/BTN_TheDarkKnightRises.png);
}

.LeaguesOfFortune {
    background: url(/static/image/games/mg/BTN_LeaguesOfFortune1.png);
}

.InItToWinIt {
    background: url(/static/image/games/mg/BTN_InItToWinIt.png);
}

.LooseCannon {
    background: url(/static/image/games/mg/BTN_LooseCannon1.png);
}

.Playboy {
    background: url(/static/image/games/mg/BTN_Playboy1.png);
}

.DrWattsUp {
    background: url(/static/image/games/mg/BTN_DrWattsUp1.png);
}

.UntamedCrownedEagle {
    background: url(/static/image/games/mg/BTN_UntamedCrownedEagle.png);
}

.GirlsWithGuns-L-JungleHeat {
    background: url(/static/image/games/mg/BTN_GirlswithGuns1.png);
}

.GirlswithGuns-L-FrozenDawn {
    background: url(/static/image/games/mg/BTN_GirlswithGuns2.png);
}

.BustTheBank {
    background: url(/static/image/games/mg/BTN_BustTheBank1.png);
}

.HighSociety {
    background: url(/static/image/games/mg/BTN_HighSociety.png);
}

.MysticDreams {
    background: url(/static/image/games/mg/BTN_MysticDreams1.png);
}

.SecretSanta {
    background: url(/static/image/games/mg/BTN_SecretSanta.png);
}

.RacingForPinks {
    background: url(/static/image/games/mg/BTN_RacingForPinks.png);
}

.StarlightKiss {
    background: url(/static/image/games/mg/BTN_StarlightKiss.png);
}

.LuckyKoi {
    background: url(/static/image/games/mg/BTN_LuckyKoi.png);
}

.DolphinQuest {
    background: url(/static/image/games/mg/BTN_DolphinQuest.png);
}

.Terminator2 {
    background: url(/static/image/games/mg/BTN_Terminator2_1.png);
}

.BootyTime {
    background: url(/static/image/games/mg/BTN_BootyTime.png);
}

.ArcticAgents {
    background: url(/static/image/games/mg/BTN_ArcticAgents.png);
}

.TigerMoon {
    background: url(/static/image/games/mg/BTN_TigerMoon.png);
}

.Bridezilla {
    background: url(/static/image/games/mg/BTN_BrideZilla.png);
}

.PiggyFortunes {
    background: url(/static/image/games/mg/BTN_PiggyFortunes.png);
}

/* 奖金游戏 */
.WheelOfWealthSpecialEdition {
    background: url(/static/image/games/mg/BTN_WheelofWealthSE1.png);
}

.BushTelegraph {
    background: url(/static/image/games/mg/BTN_BushTelegraph1.png);
}

.WhatonEarth {
    background: url(/static/image/games/mg/BTN_WhatonEarth1.png);
}

.TheTwistedCircus {
    background: url(/static/image/games/mg/BTN_TwistedCircus.png);
}

.MadHatters {
    background: url(/static/image/games/mg/BTN_MadHatters1.png);
}

.TombRaider {
    background: url(/static/image/games/mg/BTN_TombRaider2.png);
}

.TombRaider2 {
    background: url(/static/image/games/mg/BTN_TombRaiderSotS1.png);
}

.MermaidsMillions {
    background: url(/static/image/games/mg/BTN_MermaidsMillions1.png);
}

.TheFinerReelsofLife {
    background: url(/static/image/games/mg/BTN_FinerReelsofLife.png);
}

.Cashville {
    background: url(/static/image/games/mg/BTN_Cashville1.png);
}

.WasabiSan {
    background: url(/static/image/games/mg/BTN_WasabiSan4.png);
}

.Cashanova {
    background: url(/static/image/games/mg/BTN_Cashanova1.png);
}

.DinoMight {
    background: url(/static/image/games/mg/BTN_DinoMight1.png);
}

.SkullDuggery {
    background: url(/static/image/games/mg/BTN_SkullDuggery1.png);
}

.ThunderstruckII {
    background: url(/static/image/games/mg/BTN_ThunderstruckTwo1.png);
}

.RoboJack {
    background: url(/static/image/games/mg/BTN_robojack1.png);
}

.PollenNation {
    background: url(/static/image/games/mg/BTN_PollenNation1.png);
}

.WitchesWealth {
    background: url(/static/image/games/mg/BTN_WitchesWealth1.png);
}

.MagicCharms {
    background: url(/static/image/games/mg/BTN_MagicCharms.png);
}

.SantasWildRide {
    background: url(/static/image/games/mg/BTN_SantasWildRide1.png);
}

.WheelofWealth {
    background: url(/static/image/games/mg/BTN_WheelOfWealth1.png);
}

.Halloweenies {
    background: url(/static/image/games/mg/BTN_Halloweenies1.png);
}

.Loaded {
    background: url(/static/image/games/mg/BTN_Loaded1.png);
}

.UntamedWolfPack {
    background: url(/static/image/games/mg/BTN_UntamedWolfPack1.png);
}

.UntamedBengalTiger {
    background: url(/static/image/games/mg/BTN_UntamedBengalTiger1.png);
}

.BreakDaBankAgain {
    background: url(/static/image/games/mg/BTN_BreakDaBankAgain1.png);
}

.Moonshine {
    background: url(/static/image/games/mg/BTN_Moonshine1.png);
}

.BigKahuna {
    background: url(/static/image/games/mg/BTN_BigKahuna1.png);
}

.HitMan {
    background: url(/static/image/games/mg/BTN_Hitman1.png);
}

.FootballStar {
    background: url(/static/image/games/mg/BTN_footballstar1.png);
}

.Starscape {
    background: url(/static/image/games/mg/BTN_StarScape1.png);
}

.Shoot {
    background: url(/static/image/games/mg/BTN_Shoot.png);
}

.RubyDogfather {
    background: url(/static/image/games/mg/BTN_Dogfather2.png);
}

.RubyHellBoy {
    background: url(/static/image/games/mg/BTN_HellBoy1.png);
}

.PhantomCash {
    background: url(/static/image/games/mg/BTN_PhantomCash.png);
}

.RubyHouseofDragons {
    background: url(/static/image/games/mg/BTN_HouseofDragons.png);
}

.RubyKingArthur {
    background: url(/static/image/games/mg/BTN_KingArthur.png);
}

/* 经典老虎机 */
.SpectacularWheelOfWealth {
    background: url(/static/image/games/mg/BTN_SpectacularWheelOfWealth1.png);
}

.CashCrazy {
    background: url(/static/image/games/mg/BTN_CashCrazy9.png);
}

.Belissimo {
    background: url(/static/image/games/mg/BTN_Belissimo17.png);
}

.FlyingAce {
    background: url(/static/image/games/mg/BTN_FlyingAce2.png);
}

.GoldCoast {
    background: url(/static/image/games/mg/BTN_GoldCoast3.png);
}

.GoldenDragon {
    background: url(/static/image/games/mg/BTN_GoldenDragon6.png);
}

.RapidReels {
    background: url(/static/image/games/mg/BTN_RapidReels5.png);
}

.CoolBuck {
    background: url(/static/image/games/mg/BTN_CoolBuck1.png);
}

.JackpotExpress {
    background: url(/static/image/games/mg/BTN_JackpotExpress1.png);
}

.JingleBells {
    background: url(/static/image/games/mg/BTN_JingleBells6.png);
}

.RomanRiches {
    background: url(/static/image/games/mg/BTN_RomanRiches11.png);
}

.Fantastic7s {
    background: url(/static/image/games/mg/BTN_FantasticSevens1.png);
}

.BreakDaBank {
    background: url(/static/image/games/mg/BTN_BreakDaBank1.png);
}

.ZanyZebra {
    background: url(/static/image/games/mg/BTN_ZanyZebra1.png);
}

.TripleMagic {
    background: url(/static/image/games/mg/BTN_TripleMagic1.png);
}

.CouchPotato {
    background: url(/static/image/games/mg/BTN_CouchPotato2.png);
}

.DoubleMagic {
    background: url(/static/image/games/mg/BTN_DoubleMagic1.png);
}

.DoubleWammy {
    background: url(/static/image/games/mg/BTN_DoubleWammy1.png);
}

.FruitSlots {
    background: url(/static/image/games/mg/BTN_FruitSlots1.png);
}

.CashClams {
    background: url(/static/image/games/mg/BTN_CashClams2.png);
}

.FortuneCookie {
    background: url(/static/image/games/mg/BTN_FortuneCookie7.png);
}

.RockTheBoat {
    background: url(/static/image/games/mg/BTN_RocktheBoat18.png);
}

.Legacy {
    background: url(/static/image/games/mg/BTN_Legacy2.png);
}

.CosmicCat {
    background: url(/static/image/games/mg/BTN_CosmicCat1.png);
}

.JurassicJackpot {
    background: url(/static/image/games/mg/BTN_JurassicJackpot1.png);
}

.WildCatch {
    background: url(/static/image/games/mg/BTN_WildCatch.png);
}

.SweetHarvest {
    background: url(/static/image/games/mg/BTN_SweetHarvest1.png);
}

.DoctorLove {
    background: url(/static/image/games/mg/BTN_DrLove.png);
}

/* 3D老虎机 */
.ReelDrive {
    background: url(/static/image/games/mg/BTN_5ReelDrive1.png);
}

.HotShot {
    background: url(/static/image/games/mg/BTN_HotShot3.png);
}

.ImmortalRomance {
    background: url(/static/image/games/mg/BTN_ImmortalRomance1.png);
}

.GreatGriffin {
    background: url(/static/image/games/mg/BTN_GreatGriffin1.png);
}

.UntamedGiantPanda {
    background: url(/static/image/games/mg/BTN_UntamedGiantPanda.png);
}

.OrientalFortune {
    background: url(/static/image/games/mg/BTN_OrientalFortune2.png);
}

.CrazyChameleons {
    background: url(/static/image/games/mg/BTN_CrazyChameleons1.png);
}

.KaratePig {
    background: url(/static/image/games/mg/BTN_KaratePig1.png);
}

.SoManyMonsters {
    background: url(/static/image/games/mg/BTN_somanymonsters.png);
}

.MonsterMania {
    background: url(/static/image/games/mg/BTN_MonsterMania1.png);
}

.LadyInRed {
    background: url(/static/image/games/mg/BTN_LadyInRed2.png);
}

.RedHotDevil {
    background: url(/static/image/games/mg/BTN_RedHotDevil.png);
}

.GopherGold {
    background: url(/static/image/games/mg/BTN_GopherGold2.png);
}

.GoldenEra {
    background: url(/static/image/games/mg/BTN_GoldenEra.png);
}

.GeniesGems {
    background: url(/static/image/games/mg/BTN_GeniesGems2.png);
}

.Carnaval {
    background: url(/static/image/games/mg/BTN_Carnaval2.png);
}

.Cashapillar {
    background: url(/static/image/games/mg/BTN_Cashapillar1.png);
}

.ReelThunder {
    background: url(/static/image/games/mg/BTN_ReelThunder2.png);
}

.BigTop {
    background: url(/static/image/games/mg/BTN_BigTop1.png);
}

.WhatAHoot {
    background: url(/static/image/games/mg/BTN_WhataHoot3.png);
}

.BurningDesire {
    background: url(/static/image/games/mg/BTN_BurningDesire1.png);
}

.DeckTheHalls {
    background: url(/static/image/games/mg/BTN_DeckTheHalls1.png);
}

.Scrooge {
    background: url(/static/image/games/mg/BTN_Scrooge1.png);
}

.SoMuchSushi {
    background: url(/static/image/games/mg/BTN_somuchsushi.png);
}

.SunQuest {
    background: url(/static/image/games/mg/BTN_SunQuest3.png);
}

.SoMuchCandy {
    background: url(/static/image/games/mg/BTN_somuchcandy.png);
}

.TotemTreasure {
    background: url(/static/image/games/mg/BTN_TotemTreasure1.png);
}

.HappyNewYear {
    background: url(/static/image/games/mg/BTN_HappyNewYear3.png);
}

.RhymingReels-OldKingCole {
    background: url(/static/image/games/mg/BTN_RRKing1.png);
}

.TheOsbournes {
    background: url(/static/image/games/mg/BTN_TheOsbournes1.png);
}

.VinylCountdown {
    background: url(/static/image/games/mg/BTN_VinylCountdown4.png);
}

.MegaSpinsBreakDaBank {
    background: url(/static/image/games/mg/BTN_BreakdaBankAgainMegaSpin1.png);
}

.WinningWizards {
    background: url(/static/image/games/mg/BTN_WinningWizards1.png);
}

.LuckyFirecracker {
    background: url(/static/image/games/mg/BTN_LuckyFirecracker.png);
}

.MaxDamage {
    background: url(/static/image/games/mg/BTN_MaxDamageSlot.png);
}

.TitansoftheSunHyperion {
    background: url(/static/image/games/mg/BTN_TitansOfTheSun_Hyperion_ZH.png);
}

.Ariana {
    background: url(/static/image/games/mg/BTN_Ariana_ZH.png);
}

.RugbyStar {
    background: url(/static/image/games/mg/BTN_RugbyStar_ZH.png);
}

.HotAsHades {
    background: url(/static/image/games/mg/BTN_HotAsHades_ZH.png);
}

.GoldenPrincess {
    background: url(/static/image/games/mg/BTN_GoldenPrincess.png);
}

.LuckyZodiac {
    background: url(/static/image/games/mg/BTN_LuckyZodiac_ZH.png);
}

.LadyInRed {
    background: url(/static/image/games/mg/BTN_LadyInRed2.png);
}


/* 视频扑克 */

.li>DeucesAndJoker {
    background: url(/static/image/games/mg/BTN_DeucesJoker1.png);
}

.DoubleDoubleBonus {
    background: url(/static/image/games/mg/BTN_DoubleDoubleBonus1.png);
}

.LouisianaDouble {
    background: url(/static/image/games/mg/BTN_LouisianaDouble1.png);
}

.JacksOrBetter {
    background: url(/static/image/games/mg/BTN_JacksOrBetter1.png);
}

.TensOrBetter {
    background: url(/static/image/games/mg/BTN_TensOrBetter1.png);
}

.DeucesWild {
    background: url(/static/image/games/mg/BTN_DeucesWild1.png);
}

/* 特色老虎机 */
.TheJoyOfSix {
    background: url(/static/image/games/mg/BTN_JoyOfSix.png);
}

.Avalon {
    background: url(/static/image/games/mg/BTN_Avalon1.png);
}

.ReelGems {
    background: url(/static/image/games/mg/BTN_ReelGems1.png);
}

.SpringBreak {
    background: url(/static/image/games/mg/BTN_SpringBreak2.png);
}

.GoodToGo {
    background: url(/static/image/games/mg/BTN_GoodToGo2.png);
}

.RetroReelsDiamondGlitz {
    background: url(/static/image/games/mg/BTN_RRDiamondGlitz1.png);
}

.RetroReels {
    background: url(/static/image/games/mg/BTN_RetroReels1.png);
}

.AdventurePalace {
    background: url(/static/image/games/mg/BTN_AdventurePalace4.png);
}

.Munchkins {
    background: url(/static/image/games/mg/BTN_Munchkins2.png);
}

.Harveys {
    background: url(/static/image/games/mg/BTN_Harveys1.png);
}

.RivieraRiches {
    background: url(/static/image/games/mg/BTN_RivieraRiches1.png);
}

.SovereignOfTheSevenSeas {
    background: url(/static/image/games/mg/BTN_SovereignoftheSevenSeas.png);
}

.HoHoHo {
    background: url(/static/image/games/mg/BTN_Hohoho1.png);
}

.GoldFactory {
    background: url(/static/image/games/mg/BTN_GoldFactory1.png);
}

.ReelStrike {
    background: url(/static/image/games/mg/BTN_ReelStrike1.png);
}

.Kathmandu {
    background: url(/static/image/games/mg/BTN_Kathmandu1.png);
}

.CoolWolf {
    background: url(/static/image/games/mg/BTN_CoolWolf1.png);
}

.Thunderstruck {
    background: url(/static/image/games/mg/BTN_Thunderstruck1.png);
}

.AgentJaneBlonde {
    background: url(/static/image/games/mg/BTN_AgentJaneBlonde7.png);
}

.SecretAdmirer {
    background: url(/static/image/games/mg/BTN_SecretAdmirer1.png);
}

.MagicBoxes {
    background: url(/static/image/games/mg/BTN_MagicBoxes.png);
}

.LadiesNite {
    background: url(/static/image/games/mg/BTN_LadiesNite5.png);
}

.FishParty {
    background: url(/static/image/games/mg/BTN_FishParty1.png);
}

.HotInk {
    background: url(/static/image/games/mg/BTN_HotInk1.png);
}

.Elementals {
    background: url(/static/image/games/mg/BTN_Elementals2.png);
}

.BattlestarGalactica {
    background: url(/static/image/games/mg/BTN_BattlestarGalactica1.png);
}

.TallyHo {
    background: url(/static/image/games/mg/BTN_TallyHo1.png);
}

.WesternFrontier {
    background: url(/static/image/games/mg/BTN_WesternFrontier.png);
}

.LuckyWitch {
    background: url(/static/image/games/mg/BTN_LuckyWitch1.png);
}

.RhymingReelsHeartsTarts {
    background: url(/static/image/games/mg/BTN_RRHearts&Tarts1.png);
}

.SilverFang {
    background: url(/static/image/games/mg/BTN_SilverFang1.png);
}

.MugshotMadness {
    background: url(/static/image/games/mg/BTN_MugshotMadness1.png);
}

.MayanPrincess {
    background: url(/static/image/games/mg/BTN_MayanPrincess1.png);
}

.Octopays {
    background: url(/static/image/games/mg/BTN_Octopays.png);
}

/* 休闲游戏 */
.PremierTrotting {
    background: url(/static/image/games/mg/BTN_PremierTrotting1.png);
}

.PremierRacing {
    background: url(/static/image/games/mg/BTN_PremierRacing1.png);
}

.ElectroBingo {
    background: url(/static/image/games/mg/BTN_ElectroBingo1.png);
}

.PharaohBingo {
    background: url(/static/image/games/mg/BTN_PharaohBingo1.png);
}

.CrownAndAnchor {
    background: url(/static/image/games/mg/BTN_CrownAndAnchor1.png);
}

.MayanBingo {
    background: url(/static/image/games/mg/BTN_MayanBingo1.png);
}

.EnchantedWoods {
    background: url(/static/image/games/mg/BTN_EnchantedWoods1.png);
}

.SambaBingo {
    background: url(/static/image/games/mg/BTN_SambaBingo1.png);
}

.FourByFour {
    background: url(/static/image/games/mg/BTN_FourByFour1.png);
}

.Germinator {
    background: url(/static/image/games/mg/BTN_Germinator1.png);
}

.MaxDamageAndTheAlienAttack {
    background: url(/static/image/games/mg/BTN_MaxDamage1.png);
}

/* 桌面游戏 */
.Baccarat {
    background: url(/static/image/games/mg/BTN_Baccarat2.png);
}

.BaccaratGold {
    background: url(/static/image/games/mg/BTN_GoldSeries_Baccarat1.png);
}

.SuperFun21 {
    background: url(/static/image/games/mg/BTN_SuperFun21Blackjack1.png);
}

.FrenchRoulette {
    background: url(/static/image/games/mg/BTN_FrenchRoulette1.png);
}

.MultiWheelRouletteGold {
    background: url(/static/image/games/mg/BTN_GoldSeries_MultiWheelRoulette1.png);
}

.HighLimitBaccarat {
    background: url(/static/image/games/mg/BTN_HighLimitBaccarat1.png);
}

.AmericanRoulette {
    background: url(/static/image/games/mg/BTN_USRoulette1.png);
}

.HighLimitEuropeanBlackjack {
    background: url(/static/image/games/mg/BTN_EuroBlackjackHighLimit1.png);
}

.EuropeanRouletteGold {
    background: url(/static/image/games/mg/BTN_GoldSeries_EuroRoulette1.png);
}

.PokerPursuit {
    background: url(/static/image/games/mg/BTN_PokerPursuit1.png);
}

.CyberstudPoker {
    background: url(/static/image/games/mg/BTN_Cyberstud1.png);
}

.SpanishBlackjack {
    background: url(/static/image/games/mg/BTN_SpanishBlackjack1.png);
}

/* 扑克游戏 */
.DeucesAndJoker {
    background: url(/static/image/games/mg/BTN_DeucesJokerPowerPoker1.png);
}

.Jackspwrpoker {
    background: url(/static/image/games/mg/BTN_JacksorBetterPowerPoker1.png);
}

.DoubleJoker {
    background: url(/static/image/games/mg/BTN_DoubleJokerPowerPoker1.png);
}

.AcesAndFaces {
    background: url(/static/image/games/mg/BTN_AcesFacesPowerPoker1.png);
}

.JokerPoker {
    background: url(/static/image/games/mg/BTN_JokerPokerPowerPoker1.png);
}

/* BBIN-游戏厅 */
.Game_5001,
.Game_5063 {
    background: url(/static/image/Game_5001.png);
}

.Game_5002,
.Game_5064 {
    background: url(/static/image/Game_5002.png);
}

.Game_5003,
.Game_5065 {
    background: url(/static/image/Game_5003.png);
}

.Game_5004,
.Game_5066 {
    background: url(/static/image/Game_5004.png);
}

.Game_5005 {
    background: url(/static/image/Game_5005.png);
}

.Game_5006 {
    background: url(/static/image/Game_5006.png);
}

.Game_5007 {
    background: url(/static/image/Game_5007.png);
}

.Game_5008 {
    background: url(/static/image/Game_5008.png);
}

.Game_5009 {
    background: url(/static/image/Game_5009.png);
}

.Game_5011 {
    background: url(/static/image/Game_5011.png);
}

.Game_5012 {
    background: url(/static/image/Game_5012.png);
}

.Game_5013 {
    background: url(/static/image/Game_5013.png);
}

.Game_5014 {
    background: url(/static/image/Game_5014.png);
}

.Game_5015 {
    background: url(/static/image/Game_5015.png);
}

.Game_5016 {
    background: url(/static/image/Game_5016.png);
}

.Game_5017 {
    background: url(/static/image/Game_5017.png);
}

.Game_5018 {
    background: url(/static/image/Game_5018.png);
}

.Game_5019 {
    background: url(/static/image/Game_5019.png);
}

.Game_5020 {
    background: url(/static/image/Game_5020.png);
}

.Game_5025 {
    background: url(/static/image/Game_5025.png);
}

.Game_5026 {
    background: url(/static/image/Game_5026.png);
}

.Game_5027 {
    background: url(/static/image/Game_5027.png);
}

.Game_5028 {
    background: url(/static/image/Game_5028.png);
}

.Game_5029 {
    background: url(/static/image/Game_5029.png);
}

.Game_5030 {
    background: url(/static/image/Game_5030.png);
}

.Game_5034 {
    background: url(/static/image/Game_5034.png);
}

.Game_5035 {
    background: url(/static/image/Game_5035.png);
}

.Game_5039 {
    background: url(/static/image/Game_5039.png);
}

.Game_5040 {
    background: url(/static/image/Game_5040.png);
}

.Game_5041 {
    background: url(/static/image/Game_5041.png);
}

.Game_5042 {
    background: url(/static/image/Game_5042.png);
}

.Game_5043 {
    background: url(/static/image/Game_5043.png);
}

.Game_5044 {
    background: url(/static/image/Game_5044.png);
}

.Game_5047 {
    background: url(/static/image/Game_5047.png);
}

.Game_5048 {
    background: url(/static/image/Game_5048.png);
}

.Game_5049 {
    background: url(/static/image/Game_5049.png);
}

.Game_5050 {
    background: url(/static/image/Game_5050.png);
}

.Game_5057 {
    background: url(/static/image/Game_5057.png);
}

.Game_5058 {
    background: url(/static/image/Game_5058.png);
}

.Game_5059 {
    background: url(/static/image/Game_5059.png);
}

.Game_5060 {
    background: url(/static/image/Game_5060.png);
}

.Game_5061 {
    background: url(/static/image/Game_5061.png);
}

.Game_5062 {
    background: url(/static/image/Game_5062.png);
}

.Game_5070 {
    background: url(/static/image/Game_5070.png);
}

.Game_5073 {
    background: url(/static/image/Game_5073.png);
}

.Game_5076 {
    background: url(/static/image/Game_5076.png);
}

.Game_5077 {
    background: url(/static/image/Game_5077.png);
}

.Game_5078 {
    background: url(/static/image/Game_5078.png);
}

.Game_5079 {
    background: url(/static/image/Game_5079.png);
}

.Game_5080 {
    background: url(/static/image/Game_5080.png);
}

.Game_5083 {
    background: url(/static/image/Game_5083.png);
}

.Game_5084 {
    background: url(/static/image/Game_5084.png);
}

.Game_5086 {
    background: url(/static/image/Game_5086.png);
}

.Game_5088 {
    background: url(/static/image/Game_5088.png);
}

.Game_5089 {
    background: url(/static/image/Game_5089.png);
}

.Game_5091 {
    background: url(/static/image/Game_5091.png);
}

.Game_5092 {
    background: url(/static/image/Game_5092.png);
}

.Game_5093 {
    background: url(/static/image/Game_5093.png);
}

.Game_5094 {
    background: url(/static/image/Game_5094.png);
}

.Game_5095 {
    background: url(/static/image/Game_5095.png);
}

.Game_5101 {
    background: url(/static/image/Game_5101.png);
}

.Game_5107 {
    background: url(/static/image/Game_5102.png);
}

.Game_5108 {
    background: url(/static/image/Game_5103.png);
}

.Game_5109 {
    background: url(/static/image/Game_5104.png);
}

.Game_5106 {
    background: url(/static/image/Game_5106.png);
}

.Game_5115 {
    background: url(/static/image/Game_5115.png);
}

.Game_5116 {
    background: url(/static/image/Game_5116.png);
}

.Game_5117 {
    background: url(/static/image/Game_5117.png);
}

.Game_5118 {
    background: url(/static/image/Game_5118.png);
}

.Game_5131 {
    background: url(/static/image/Game_5131.png);
}

.Game_5201 {
    background: url(/static/image/Game_5201.png);
}

.Game_5202 {
    background: url(/static/image/Game_5202.png);
}

.Game_5203 {
    background: url(/static/image/Game_5203.png);
}

.Game_5204 {
    background: url(/static/image/Game_5204.png);
}

.Game_5401 {
    background: url(/static/image/Game_5401.png);
}

.Game_5402 {
    background: url(/static/image/Game_5402.png);
}

.Game_5403 {
    background: url(/static/image/Game_5403.png);
}

.Game_5404 {
    background: url(/static/image/Game_5404.png);
}

.Game_5405 {
    background: url(/static/image/Game_5405.png);
}

.Game_5407 {
    background: url(/static/image/Game_5407.png);
}

.Game_5601 {
    background: url(/static/image/Game_5601.png);
}

.Game_5701 {
    background: url(/static/image/Game_5701.png);
}

.Game_5703 {
    background: url(/static/image/Game_5703.png);
}

.Game_5704 {
    background: url(/static/image/Game_5704.png);
}

.Game_5705 {
    background: url(/static/image/Game_5705.png);
}

.Game_5706 {
    background: url(/static/image/Game_5706.png);
}

.Game_5707 {
    background: url(/static/image/Game_5707.png);
}

.Game_5708 {
    background: url(/static/image/Game_5708.png);
}

.Game_5801 {
    background: url(/static/image/Game_5801.png);
}

.Game_5802 {
    background: url(/static/image/Game_5802.png);
}

.Game_5803 {
    background: url(/static/image/Game_5803.png);
}

.Game_5804 {
    background: url(/static/image/Game_5804.png);
}

.Game_5805 {
    background: url(/static/image/Game_5805.png);
}

.Game_5806 {
    background: url(/static/image/Game_5806.png);
}

.Game_5808 {
    background: url(/static/image/Game_5808.png);
}

.Game_5809 {
    background: url(/static/image/Game_5809.png);
}

.Game_5810 {
    background: url(/static/image/Game_5810.png);
}

.Game_5811 {
    background: url(/static/image/Game_5811.png);
}

.Game_5821 {
    background: url(/static/image/Game_5821.png);
}

.Game_5823 {
    background: url(/static/image/Game_5823.png);
}

.Game_5824 {
    background: url(/static/image/Game_5824.png);
}

.Game_5825 {
    background: url(/static/image/Game_5825.png);
}

.Game_5826 {
    background: url(/static/image/Game_5826.png);
}

.Game_5827 {
    background: url(/static/image/Game_5827.png);
}

.Game_5828 {
    background: url(/static/image/Game_5828.png);
}

.Game_5831 {
    background: url(/static/image/Game_5831.png);
}

.Game_5832 {
    background: url(/static/image/Game_5832.png);
}

.Game_5833 {
    background: url(/static/image/Game_5833.png);
}

.Game_5835 {
    background: url(/static/image/Game_5835.png);
}

.Game_5836 {
    background: url(/static/image/Game_5836.png);
}

.Game_5837 {
    background: url(/static/image/Game_5837.png);
}

.Game_5901 {
    background: url(/static/image/Game_5901.png);
}

.Game_5902 {
    background: url(/static/image/Game_5902.png);
}

.Game_5903 {
    background: url(/static/image/Game_5903.png);
}

.Game_5888 {
    background: url(/static/image/Game_5888.png);
}

.Game_15006 {
    background: url(/static/image/Game_15006.png);
}

.Game_15016 {
    background: url(/static/image/Game_15016.png);
}

.Game_15018 {
    background: url(/static/image/Game_15018.png);
}

.Game_15019 {
    background: url(/static/image/Game_15019.png);
}

.Game_15021 {
    background: url(/static/image/Game_15021.png);
}

.Game_15022 {
    background: url(/static/image/Game_15022.png);
}

.Game_15024 {
    background: url(/static/image/Game_15024.png);
}

.Game_15027,
.Game_5406 {
    background: url(/static/image/Game_15027.png);
}

/* AG-游戏厅 */
.ag_game_fish {
    background: url(/static/image/games/ag/ag_fish.jpg);
}

.ag_game_items {
    background: url(/static/image/games/ag/ag_games.jpg);
}

/* NT-游戏厅 */
.nt_attraction {
    background: url(/static/image/games/nt/attraction.jpg);
}

.nt_beach {
    background: url(/static/image/games/nt/beach.jpg);
}

.nt_bigbang {
    background: url(/static/image/games/nt/big_bang.jpg);
}

.nt_demolitionsquad {
    background: url(/static/image/games/nt/demolition_squa.jpg);
}

.nt_dragonisland {
    background: url(/static/image/games/nt/dragon_island.jpg);
}

.nt_egyptianheroes {
    background: url(/static/image/games/nt/egyptian_heroes.jpg);
}

.nt_Eldorado {
    background: url(/static/image/games/nt/gonzos_quest.jpg);
}

.nt_fireflies {
    background: url(/static/image/games/nt/fireflies.jpg);
}

.nt_fisticuffs {
    background: url(/static/image/games/nt/fisticuffs.jpg);
}

.nt_flowers {
    background: url(/static/image/games/nt/flowers.jpg);
}

.nt_fruits {
    background: url(/static/image/games/nt/fruit_case.jpg);
}

.nt_jackandbeanstalk {
    background: url(/static/image/games/nt/jack_and_the_beanstalk.jpg);
}

.nt_jackhammer2 {
    background: url(/static/image/games/nt/jack_hammer_2.jpg);
}

.nt_lostisland {
    background: url(/static/image/games/nt/lostisland.jpg);
}

.nt_luckyangler {
    background: url(/static/image/games/nt/lucky_angler.jpg);
}

.nt_magicportals {
    background: url(/static/image/games/nt/magic_portals.jpg);
}

.nt_monkeys {
    background: url(/static/image/games/nt/go_bananas.jpg);
}

.nt_muse {
    background: url(/static/image/games/nt/muse.jpg);
}

.nt_mythicmaiden {
    background: url(/static/image/games/nt/mythic_maiden.jpg);
}

.nt_rabbits {
    background: url(/static/image/games/nt/wonky_wabbits.jpg);
}

.nt_spacewars {
    background: url(/static/image/games/nt/spacewars.jpg);
}

.nt_southpark2 {
    background: url(/static/image/games/nt/south_park_reel_chaos.jpg);
}

.nt_starburst {
    background: url(/static/image/games/nt/starburst.jpg);
}

.nt_subtopia {
    background: url(/static/image/games/nt/subtopia.jpg);
}

.nt_thief {
    background: url(/static/image/games/nt/thief.jpg);
}

.nt_wildturkey {
    background: url(/static/image/games/nt/wild_turkey.jpg);
}

.nt_wishmaster {
    background: url(/static/image/games/nt/the_wish_master.jpg);
}

.nt_zombies {
    background: url(/static/image/games/nt/zombies.jpg);
}

.nt_deadoralive {
    background: url(/static/image/games/nt/dead_or_alive.jpg);
}

.nt_reelsteal {
    background: url(/static/image/games/nt/reel_steal.jpg);
}

.nt_piggyriches {
    background: url(/static/image/games/nt/piggy_riches.jpg);
}

.nt_victorious {
    background: url(/static/image/games/nt/victorious.jpg);
}

.nt_twinspin {
    background: url(/static/image/games/nt/twinspin.jpg);
}

.nt_secretofthestones {
    background: url(/static/image/games/nt/secretofthestones.jpg);
}

.nt_tornado {
    background: url(/static/image/games/nt/9280.jpg);
}

.nt_hit2split {
    background: url(/static/image/games/nt/hit2split.jpg);
}

.nt_steamtower {
    background: url(/static/image/games/nt/9295.jpg);
}

.nt_fruitshop {
    background: url(/static/image/games/nt/fruitshop.jpg);
}

.nt_ghostpirates {
    background: url(/static/image/games/nt/ghostpirates.jpg);
}

.nt_southpark {
    background: url(/static/image/games/nt/southpark.jpg);
}

.nt_eggomatic {
    background: url(/static/image/games/nt/8349.jpg);
}

.nt_reelrush {
    background: url(/static/image/games/nt/reelrush.jpg);
}

.nt_dracula {
    background: url(/static/image/games/nt/dracula.jpg);
}

.nt_vegasparty {
    background: url(/static/image/games/nt/vegasparty.jpg);
}

.nt_colossalpinatas {
    background: url(/static/image/games/nt/spinatagrande.jpg);
}

.nt_crimescene {
    background: url(/static/image/games/nt/crimescene.jpg);
}

.nt_wildrockets {
    background: url(/static/image/games/nt/wildrockets.jpg);
}

.nt_frankenstein {
    background: url(/static/image/games/nt/frankenstein.jpg);
}

.nt_blacklagoon {
    background: url(/static/image/games/nt/blacklagoon.jpg);
}

.nt_wildwater {
    background: url(/static/image/games/nt/wildwater.jpg);
}

.nt_alienrobots {
    background: url(/static/image/games/nt/alienrobots.jpg);
}

.nt_bloodsuckers {
    background: url(/static/image/games/nt/blood_suckers.jpg);
}

.nt_reelpoker {
    background: url(/static/image/games/nt/king_of_chicago.jpg);
}

.nt_thunderfist {
    background: url(/static/image/games/nt/thunderfist.jpg);
}

.nt_voodoo {
    background: url(/static/image/games/nt/Voodoo.jpg);
}

.nt_horus {
    background: url(/static/image/games/nt/horus.jpg);
}

.nt_Excalibur {
    background: url(/static/image/games/nt/excalibur.jpg);
}

.nt_thrillspin {
    background: url(/static/image/games/nt/thrillspin.jpg);
}

.nt_retro-groovy60 {
    background: url(/static/image/games/nt/retro-groovy60.jpg);
}

.nt_viking {
    background: url(/static/image/games/nt/viking.jpg);
}

.nt_troll {
    background: url(/static/image/games/nt/troll.jpg);
}

.nt_simsalabim {
    background: url(/static/image/games/nt/simsalabim.jpg);
}

.nt_wildwitches {
    background: url(/static/image/games/nt/wildwitches.jpg);
}

.nt_goldenshamrock {
    background: url(/static/image/games/nt/goldenshamrock.jpg);
}

.nt_krakow {
    background: url(/static/image/games/nt/Krakow.jpg);
}

.nt_fortuneteller {
    background: url(/static/image/games/nt/fortuneteller.jpg);
}

.nt_diamonddogs {
    background: url(/static/image/games/nt/diamonddogs.jpg);
}

.nt_retro-super80 {
    background: url(/static/image/games/nt/retro-super80.jpg);
}

.nt_retro-funky70 {
    background: url(/static/image/games/nt/retro-funky70.jpg);
}

.nt_wizards {
    background: url(/static/image/games/nt/spellcast.jpg);
}

.nt_cosmicfortune {
    background: url(/static/image/games/nt/cosmicfortune.jpg);
}

.nt_hallofgods {
    background: url(/static/image/games/nt/hallofgods.jpg);
}

.nt_geisha {
    background: url(/static/image/games/nt/Geisha.jpg);
}

.nt_ice {
    background: url(/static/image/games/nt/icywonder.jpg);
}

.nt_arabian {
    background: url(/static/image/games/nt/arabian.jpg);
}

.nt_megajackpot {
    background: url(/static/image/games/nt/Megafortune.jpg);
}

.nt_frog {
    background: url(/static/image/games/nt/Frog.jpg);
}

.nt_tiki {
    background: url(/static/image/games/nt/Tiki.jpg);
}

.nt_starburstmini {
    background: url(/static/image/games/nt/starburstmini.jpg);
}

.nt_blackjackonedk {
    background: url(/static/image/games/nt/blackjackonedk.jpg);
}

.nt_blackjackflash {
    background: url(/static/image/games/nt/blackjackflash.jpg);
}

.nt_jacksorbettermultiplehand {
    background: url(/static/image/games/nt/jacksorbettermultiplehand.jpg);
}

.nt_jokerwildmultiplehand {
    background: url(/static/image/games/nt/jokerwildmultiplehand.jpg);
}

.nt_europeanroulette3 {
    background: url(/static/image/games/nt/europeanroulette3.jpg);
}

.nt_roulette2adv {
    background: url(/static/image/games/nt/roulette2adv.jpg);
}

.nt_dazzle_not_mobile {
    background: url(/static/image/games/nt/dazzle_not_mobile.jpg);
}

.nt_stickers_not_mobile {
    background: url(/static/image/games/nt/stickers_not_mobile.jpg);
}

.nt_invisibleman_not_mobile {
    background: url(/static/image/games/nt/invisibleman_not_mobile.jpg);
}

.nt_robinhood {
    background: url(/static/image/games/nt/robinhood.jpg);
}

.nt_pyramid_not_mobile {
    background: url(/static/image/games/nt/pyramid_not_mobile.jpg);
}

.nt_neonstaxx_not_mobile {
    background: url(/static/image/games/nt/neonstaxx_not_mobile.jpg);
}

.nt_alien {
    background: url(/static/image/games/nt/alien.jpg);
}

.nt_sparks_not_mobile {
    background: url(/static/image/games/nt/sparks_not_mobile.jpg);
}

.nt_crusaders {
    background: url(/static/image/games/nt/crusaders.jpg);
}

.nt_jackhammer {
    background: url(/static/image/games/nt/jackhammer.jpg);
}

.nt_evolution {
    background: url(/static/image/games/nt/evolution.jpg);
}

.nt_devil {
    background: url(/static/image/games/nt/devil.jpg);
}

.nt_boombrothers {
    background: url(/static/image/games/nt/boombrothers.jpg);
}

.nt_pacific {
    background: url(/static/image/games/nt/pacific.jpg);
}

.nt_scarface {
    background: url(/static/image/games/nt/scarface.jpg);
}

.nt_hooksheroes_not_mobile {
    background: url(/static/image/games/nt/hooksheroes_not_mobile.jpg);
}


/* IM-TTG strat*/
.imgame10009 {
    background: url(/static/image/games/im/TTG/10009.png);
}

.imgame10010 {
    background: url(/static/image/games/im/TTG/10010.png);
}

.imgame10011 {
    background: url(/static/image/games/im/TTG/10011.png);
}

.imgame10014 {
    background: url(/static/image/games/im/TTG/10014.png);
}

.imgame10015 {
    background: url(/static/image/games/im/TTG/10015.png);
}

.imgame10016 {
    background: url(/static/image/games/im/TTG/10016.png);
}

.imgame10017 {
    background: url(/static/image/games/im/TTG/10017.png);
}

.imgame10023 {
    background: url(/static/image/games/im/TTG/10023.png);
}

.imgame10025 {
    background: url(/static/image/games/im/TTG/10025.png);
}

.imgame10026 {
    background: url(/static/image/games/im/TTG/10026.png);
}

.imgame10027 {
    background: url(/static/image/games/im/TTG/10027.png);
}

.imgame10028 {
    background: url(/static/image/games/im/TTG/10028.png);
}

.imgame10029 {
    background: url(/static/image/games/im/TTG/10029.png);
}

.imgame10030 {
    background: url(/static/image/games/im/TTG/10030.png);
}

.imgame10031 {
    background: url(/static/image/games/im/TTG/10031.png);
}

.imgame10032 {
    background: url(/static/image/games/im/TTG/10032.png);
}

.imgame10033 {
    background: url(/static/image/games/im/TTG/10033.png);
}

.imgame10034 {
    background: url(/static/image/games/im/TTG/10034.png);
}

.imgame10035 {
    background: url(/static/image/games/im/TTG/10035.png);
}

.imgame10036 {
    background: url(/static/image/games/im/TTG/10036.png);
}

.imgame10037 {
    background: url(/static/image/games/im/TTG/10037.png);
}

.imgame10038 {
    background: url(/static/image/games/im/TTG/10038.png);
}

.imgame10039 {
    background: url(/static/image/games/im/TTG/10039.png);
}

.imgame10040 {
    background: url(/static/image/games/im/TTG/10040.png);
}

.imgame10041 {
    background: url(/static/image/games/im/TTG/10041.png);
}

.imgame10042 {
    background: url(/static/image/games/im/TTG/10042.png);
}

.imgame10043 {
    background: url(/static/image/games/im/TTG/10043.png);
}

.imgame10044 {
    background: url(/static/image/games/im/TTG/10044.png);
}

.imgame10045 {
    background: url(/static/image/games/im/TTG/10045.png);
}

.imgame10046 {
    background: url(/static/image/games/im/TTG/10046.png);
}

.imgame10047 {
    background: url(/static/image/games/im/TTG/10047.png);
}

.imgame10048 {
    background: url(/static/image/games/im/TTG/10048.png);
}

.imgame10049 {
    background: url(/static/image/games/im/TTG/10049.png);
}

.imgame10050 {
    background: url(/static/image/games/im/TTG/10050.png);
}

.imgame10051 {
    background: url(/static/image/games/im/TTG/10051.png);
}

.imgame10052 {
    background: url(/static/image/games/im/TTG/10052.png);
}

.imgame10053 {
    background: url(/static/image/games/im/TTG/10053.png);
}

.imgame10054 {
    background: url(/static/image/games/im/TTG/10054.png);
}

.imgame10056 {
    background: url(/static/image/games/im/TTG/10056.png);
}

.imgame10057 {
    background: url(/static/image/games/im/TTG/10057.png);
}

.imgame10058 {
    background: url(/static/image/games/im/TTG/10058.png);
}

.imgame10064 {
    background: url(/static/image/games/im/TTG/10064.png);
}

.imgame10066 {
    background: url(/static/image/games/im/TTG/10066.png);
}

.imgame10067 {
    background: url(/static/image/games/im/TTG/10067.png);
}

.imgame10068 {
    background: url(/static/image/games/im/TTG/10068.png);
}

.imgame10069 {
    background: url(/static/image/games/im/TTG/10069.png);
}

.imgame10070 {
    background: url(/static/image/games/im/TTG/10070.png);
}

.imgame10071 {
    background: url(/static/image/games/im/TTG/10071.png);
}

.imgame10072 {
    background: url(/static/image/games/im/TTG/10072.png);
}

.imgame10073 {
    background: url(/static/image/games/im/TTG/10073.png);
}

.imgame10074 {
    background: url(/static/image/games/im/TTG/10074.png);
}

.imgame10075 {
    background: url(/static/image/games/im/TTG/10075.png);
}

.imgame10076 {
    background: url(/static/image/games/im/TTG/10076.png);
}

.imgame10078 {
    background: url(/static/image/games/im/TTG/10078.png);
}

.imgame10079 {
    background: url(/static/image/games/im/TTG/10079.png);
}

.imgame10081 {
    background: url(/static/image/games/im/TTG/10081.png);
}

.imgame10082 {
    background: url(/static/image/games/im/TTG/10082.png);
}

.imgame10083 {
    background: url(/static/image/games/im/TTG/10083.png);
}

.imgame10084 {
    background: url(/static/image/games/im/TTG/10084.png);
}

.imgame10085,
.imgame10085m {
    background: url(/static/image/games/im/TTG/10085.png);
}

.imgame10086 {
    background: url(/static/image/games/im/TTG/10086.png);
}

.imgame10087 {
    background: url(/static/image/games/im/TTG/10087.png);
}

.imgame10088,
.imgame10088m {
    background: url(/static/image/games/im/TTG/10088.png);
}

.imgame10089 {
    background: url(/static/image/games/im/TTG/10089.png);
}

.imgame10090 {
    background: url(/static/image/games/im/TTG/10090.png);
}

.imgame10091 {
    background: url(/static/image/games/im/TTG/10091.png);
}

.imgame10092 {
    background: url(/static/image/games/im/TTG/10092.png);
}

.imgame10093 {
    background: url(/static/image/games/im/TTG/10093.png);
}

.imgame10094 {
    background: url(/static/image/games/im/TTG/10094.png);
}

.imgame10095 {
    background: url(/static/image/games/im/TTG/10095.png);
}

.imgame10096 {
    background: url(/static/image/games/im/TTG/10096.png);
}

.imgame10097 {
    background: url(/static/image/games/im/TTG/10097.png);
}

.imgame10098 {
    background: url(/static/image/games/im/TTG/10098.png);
}

.imgame10099 {
    background: url(/static/image/games/im/TTG/10099.png);
}

.imgame10100 {
    background: url(/static/image/games/im/TTG/10100.png);
}

.imgame10101 {
    background: url(/static/image/games/im/TTG/10101.png);
}

.imgame10103,
.imgame10103m {
    background: url(/static/image/games/im/TTG/10103.png);
}

.imgame10104 {
    background: url(/static/image/games/im/TTG/10104.png);
}

.imgame10105 {
    background: url(/static/image/games/im/TTG/10105.png);
}

.imgame10106 {
    background: url(/static/image/games/im/TTG/10106.png);
}

.imgame10107 {
    background: url(/static/image/games/im/TTG/10107.png);
}

.imgame10108 {
    background: url(/static/image/games/im/TTG/10108.png);
}

.imgame10109 {
    background: url(/static/image/games/im/TTG/10109.png);
}

.imgame10110 {
    background: url(/static/image/games/im/TTG/10110.png);
}

.imgame10111 {
    background: url(/static/image/games/im/TTG/10111.png);
}

.imgame10112 {
    background: url(/static/image/games/im/TTG/10112.png);
}

.imgame10113 {
    background: url(/static/image/games/im/TTG/10113.png);
}

.imgame10114 {
    background: url(/static/image/games/im/TTG/10114.png);
}

.imgame10115 {
    background: url(/static/image/games/im/TTG/10115.png);
}

.imgame10116 {
    background: url(/static/image/games/im/TTG/10116.png);
}

.imgame10117 {
    background: url(/static/image/games/im/TTG/10117.png);
}

.imgame10118 {
    background: url(/static/image/games/im/TTG/10118.png);
}

.imgame10119 {
    background: url(/static/image/games/im/TTG/10119.png);
}

.imgame10120 {
    background: url(/static/image/games/im/TTG/10120.png);
}

.imgame10121 {
    background: url(/static/image/games/im/TTG/10121.png);
}

.imgame10122 {
    background: url(/static/image/games/im/TTG/10122.png);
}

.imgame10123 {
    background: url(/static/image/games/im/TTG/10123.png);
}

.imgame10124 {
    background: url(/static/image/games/im/TTG/10124.png);
}

.imgame10125 {
    background: url(/static/image/games/im/TTG/10125.png);
}

.imgame10126 {
    background: url(/static/image/games/im/TTG/10126.png);
}

.imgame10127 {
    background: url(/static/image/games/im/TTG/10127.png);
}

.imgame10128 {
    background: url(/static/image/games/im/TTG/10128.png);
}

.imgame10129 {
    background: url(/static/image/games/im/TTG/10129.png);
}

.imgame10130 {
    background: url(/static/image/games/im/TTG/10130.png);
}

.imgame10131 {
    background: url(/static/image/games/im/TTG/10131.png);
}

.imgame10132 {
    background: url(/static/image/games/im/TTG/10132.png);
}

.imgame10133 {
    background: url(/static/image/games/im/TTG/10133.png);
}

.imgame10134 {
    background: url(/static/image/games/im/TTG/10134.png);
}

.imgame10001 {
    background: url(/static/image/games/im/TTG/10001.png);
}

.imgame10002 {
    background: url(/static/image/games/im/TTG/10002.png);
}

.imgame10003 {
    background: url(/static/image/games/im/TTG/10003.png);
}

.imgame10004 {
    background: url(/static/image/games/im/TTG/10004.png);
}

.imgame10006 {
    background: url(/static/image/games/im/TTG/10006.png);
}

.imgame10005 {
    background: url(/static/image/games/im/TTG/10005.png);
}

.imgame10012 {
    background: url(/static/image/games/im/TTG/10012.png);
}

.imgame10013 {
    background: url(/static/image/games/im/TTG/10013.png);
}

.imgame10018 {
    background: url(/static/image/games/im/TTG/10018.png);
}

.imgame10019 {
    background: url(/static/image/games/im/TTG/10019.png);
}

.imgame10020 {
    background: url(/static/image/games/im/TTG/10020.png);
}

.imgame10024 {
    background: url(/static/image/games/im/TTG/10024.png);
}

.imgame10055 {
    background: url(/static/image/games/im/TTG/10055.png);
}

.imgame10059 {
    background: url(/static/image/games/im/TTG/10059.png);
}

.imgame10077 {
    background: url(/static/image/games/im/TTG/10077.png);
}

.imgame10007 {
    background: url(/static/image/games/im/TTG/10007.png);
}

.imgame10008 {
    background: url(/static/image/games/im/TTG/10008.png);
}

.imgame100 {
    background: url(/static/image/games/im/TTG/100.png);
}

.imgame100 {
    background: url(/static/image/games/im/TTG/100.png);
}

.imgame100 {
    background: url(/static/image/games/im/TTG/100.png);
}

.imgame100 {
    background: url(/static/image/games/im/TTG/100.png);
}

.imgame100 {
    background: url(/static/image/games/im/TTG/100.png);
}

/* IM-TTG end */

/* IM-PRG strat*/
.imgame13001 {
    background: url(/static/image/games/im/PRG/13001.png);
}

.imgame13002 {
    background: url(/static/image/games/im/PRG/13002.png);
}

.imgame13003 {
    background: url(/static/image/games/im/PRG/13003.png);
}

.imgame13004 {
    background: url(/static/image/games/im/PRG/13004.png);
}

.imgame13005 {
    background: url(/static/image/games/im/PRG/13005.png);
}

.imgame13006 {
    background: url(/static/image/games/im/PRG/13006.png);
}

.imgame13007 {
    background: url(/static/image/games/im/PRG/13007.png);
}

.imgame13008 {
    background: url(/static/image/games/im/PRG/13008.png);
}

.imgame13009 {
    background: url(/static/image/games/im/PRG/13009.png);
}

.imgame13010 {
    background: url(/static/image/games/im/PRG/13010.png);
}

.imgame13011 {
    background: url(/static/image/games/im/PRG/13011.png);
}

.imgame13012 {
    background: url(/static/image/games/im/PRG/13012.png);
}

.imgame13013 {
    background: url(/static/image/games/im/PRG/13013.png);
}

.imgame13015 {
    background: url(/static/image/games/im/PRG/13015.png);
}

.imgame13016 {
    background: url(/static/image/games/im/PRG/13016.png);
}

.imgame13017 {
    background: url(/static/image/games/im/PRG/13017.png);
}

.imgame13018 {
    background: url(/static/image/games/im/PRG/13018.png);
}

.imgame13020 {
    background: url(/static/image/games/im/PRG/13020.png);
}

.imgame13021 {
    background: url(/static/image/games/im/PRG/13021.png);
}

.imgame13022 {
    background: url(/static/image/games/im/PRG/13022.png);
}

.imgame13023 {
    background: url(/static/image/games/im/PRG/13023.png);
}

.imgame13024 {
    background: url(/static/image/games/im/PRG/13024.png);
}

.imgame13025 {
    background: url(/static/image/games/im/PRG/13025.png);
}

.imgame13026 {
    background: url(/static/image/games/im/PRG/13026.png);
}

.imgame13027 {
    background: url(/static/image/games/im/PRG/13027.png);
}

.imgame13028 {
    background: url(/static/image/games/im/PRG/13028.png);
}

.imgame13029 {
    background: url(/static/image/games/im/PRG/13029.png);
}

.imgame13032 {
    background: url(/static/image/games/im/PRG/13032.png);
}

.imgame13033 {
    background: url(/static/image/games/im/PRG/13033.png);
}

.imgame13034 {
    background: url(/static/image/games/im/PRG/13034.png);
}

.imgame13035 {
    background: url(/static/image/games/im/PRG/13035.png);
}

.imgame13036 {
    background: url(/static/image/games/im/PRG/13036.png);
}

.imgame13041 {
    background: url(/static/image/games/im/PRG/13041.png);
}

.imgame13042 {
    background: url(/static/image/games/im/PRG/13042.png);
}

.imgame13043 {
    background: url(/static/image/games/im/PRG/13043.png);
}

.imgame13044 {
    background: url(/static/image/games/im/PRG/13044.png);
}

.imgame13045 {
    background: url(/static/image/games/im/PRG/13045.png);
}

.imgame13048 {
    background: url(/static/image/games/im/PRG/13048.png);
}

.imgame13049 {
    background: url(/static/image/games/im/PRG/13049.png);
}

.imgame13050 {
    background: url(/static/image/games/im/PRG/13050.png);
}

.imgame13051 {
    background: url(/static/image/games/im/PRG/13051.png);
}

.imgame13052 {
    background: url(/static/image/games/im/PRG/13052.png);
}

.imgame13053 {
    background: url(/static/image/games/im/PRG/13053.png);
}

.imgame13054 {
    background: url(/static/image/games/im/PRG/13054.png);
}

.imgame13055 {
    background: url(/static/image/games/im/PRG/13055.png);
}

.imgame13056 {
    background: url(/static/image/games/im/PRG/13056.png);
}

.imgame13059 {
    background: url(/static/image/games/im/PRG/13059.png);
}

.imgame13060 {
    background: url(/static/image/games/im/PRG/13060.png);
}

.imgame13061 {
    background: url(/static/image/games/im/PRG/13061.png);
}

.imgame13062 {
    background: url(/static/image/games/im/PRG/13062.png);
}

.imgame13064 {
    background: url(/static/image/games/im/PRG/13064.png);
}

.imgame13065 {
    background: url(/static/image/games/im/PRG/13065.png);
}

.imgame13081 {
    background: url(/static/image/games/im/PRG/13081.png);
}

.imgame13114 {
    background: url(/static/image/games/im/PRG/13114.png);
}

.imgame13115 {
    background: url(/static/image/games/im/PRG/13115.png);
}

.imgame13116 {
    background: url(/static/image/games/im/PRG/13116.png);
}

.imgame13117 {
    background: url(/static/image/games/im/PRG/13117.png);
}

.imgame13118 {
    background: url(/static/image/games/im/PRG/13118.png);
}

.imgame13119 {
    background: url(/static/image/games/im/PRG/13119.png);
}

.imgame13120 {
    background: url(/static/image/games/im/PRG/13120.png);
}

.imgame13121 {
    background: url(/static/image/games/im/PRG/13121.png);
}

.imgame13122 {
    background: url(/static/image/games/im/PRG/13122.png);
}

.imgame13123 {
    background: url(/static/image/games/im/PRG/13123.png);
}

.imgame13124 {
    background: url(/static/image/games/im/PRG/13124.png);
}

.imgame13125 {
    background: url(/static/image/games/im/PRG/13125.png);
}

.imgame13126 {
    background: url(/static/image/games/im/PRG/13126.png);
}

.imgame13127 {
    background: url(/static/image/games/im/PRG/13127.png);
}

.imgame13128 {
    background: url(/static/image/games/im/PRG/13128.png);
}

.imgame13129 {
    background: url(/static/image/games/im/PRG/13129.png);
}

.imgame13130 {
    background: url(/static/image/games/im/PRG/13130.png);
}

.imgame13131 {
    background: url(/static/image/games/im/PRG/13131.png);
}

.imgame13066 {
    background: url(/static/image/games/im/PRG/13066.png);
}

.imgame13067 {
    background: url(/static/image/games/im/PRG/13067.png);
}

.imgame13068 {
    background: url(/static/image/games/im/PRG/13068.png);
}

.imgame13069 {
    background: url(/static/image/games/im/PRG/13069.png);
}

.imgame13076 {
    background: url(/static/image/games/im/PRG/13076.png);
}

.imgame13110 {
    background: url(/static/image/games/im/PRG/13110.png);
}

.imgame13111 {
    background: url(/static/image/games/im/PRG/13111.png);
}

.imgame13112 {
    background: url(/static/image/games/im/PRG/13112.png);
}

.imgame13070 {
    background: url(/static/image/games/im/PRG/13070.png);
}

.imgame13071 {
    background: url(/static/image/games/im/PRG/13071.png);
}

.imgame13072 {
    background: url(/static/image/games/im/PRG/13072.png);
}

.imgame13073 {
    background: url(/static/image/games/im/PRG/13073.png);
}

.imgame13074 {
    background: url(/static/image/games/im/PRG/13074.png);
}

.imgame13077 {
    background: url(/static/image/games/im/PRG/13077.png);
}

.imgame13113 {
    background: url(/static/image/games/im/PRG/13113.png);
}

.imgame13132 {
    background: url(/static/image/games/im/PRG/13132.png);
}

.imgame13133 {
    background: url(/static/image/games/im/PRG/13133.png);
}

.imgame13134 {
    background: url(/static/image/games/im/PRG/13134.png);
}

.imgame13135 {
    background: url(/static/image/games/im/PRG/13135.png);
}

.imgame13136 {
    background: url(/static/image/games/im/PRG/13136.png);
}

.imgame13137 {
    background: url(/static/image/games/im/PRG/13137.png);
}

.imgame13138 {
    background: url(/static/image/games/im/PRG/13138.png);
}

.imgame13139 {
    background: url(/static/image/games/im/PRG/13139.png);
}

.imgame13140 {
    background: url(/static/image/games/im/PRG/13140.png);
}

/* IM-PRG end */

/* IM-WG start*/
.imgame15001 {
    background: url(/static/image/games/im/WG/15001.png);
}

.imgame15002 {
    background: url(/static/image/games/im/WG/15002.png);
}

.imgame15003 {
    background: url(/static/image/games/im/WG/15003.png);
}

.imgame15004 {
    background: url(/static/image/games/im/WG/15004.png);
}

.imgame15005 {
    background: url(/static/image/games/im/WG/15005.png);
}

.imgame15006 {
    background: url(/static/image/games/im/WG/15006.png);
}

.imgame15007 {
    background: url(/static/image/games/im/WG/15007.png);
}

.imgame15008 {
    background: url(/static/image/games/im/WG/15008.png);
}

.imgame15009 {
    background: url(/static/image/games/im/WG/15009.png);
}

.imgame15010 {
    background: url(/static/image/games/im/WG/15010.png);
}

.imgame15011 {
    background: url(/static/image/games/im/WG/15011.png);
}

.imgame15012 {
    background: url(/static/image/games/im/WG/15012.png);
}

.imgame15013 {
    background: url(/static/image/games/im/WG/15013.png);
}

.imgame15014 {
    background: url(/static/image/games/im/WG/15014.png);
}

.imgame15015 {
    background: url(/static/image/games/im/WG/15015.png);
}

.imgame15016 {
    background: url(/static/image/games/im/WG/15016.png);
}

.imgame15017 {
    background: url(/static/image/games/im/WG/15017.png);
}

.imgame15018 {
    background: url(/static/image/games/im/WG/15018.png);
}

.imgame15019 {
    background: url(/static/image/games/im/WG/15019.png);
}

.imgame15020 {
    background: url(/static/image/games/im/WG/15020.png);
}

.imgame15021 {
    background: url(/static/image/games/im/WG/15021.png);
}

.imgame15022 {
    background: url(/static/image/games/im/WG/15022.png);
}

.imgame15023 {
    background: url(/static/image/games/im/WG/15023.png);
}

.imgame15024 {
    background: url(/static/image/games/im/WG/15024.png);
}

.imgame15025 {
    background: url(/static/image/games/im/WG/15025.png);
}

.imgame15026 {
    background: url(/static/image/games/im/WG/15026.png);
}

.imgame15027 {
    background: url(/static/image/games/im/WG/15027.png);
}

.imgame15028 {
    background: url(/static/image/games/im/WG/15028.png);
}

.imgame15029 {
    background: url(/static/image/games/im/WG/15029.png);
}

.imgame15030 {
    background: url(/static/image/games/im/WG/15030.png);
}

.imgame15031 {
    background: url(/static/image/games/im/WG/15031.png);
}

.imgame15032 {
    background: url(/static/image/games/im/WG/15032.png);
}

.imgame15063 {
    background: url(/static/image/games/im/WG/15063.png);
}

.imgame15064 {
    background: url(/static/image/games/im/WG/15064.png);
}

.imgame15065 {
    background: url(/static/image/games/im/WG/15065.png);
}

.imgame15066 {
    background: url(/static/image/games/im/WG/15066.png);
}

.imgame15067 {
    background: url(/static/image/games/im/WG/15067.png);
}

.imgame15068 {
    background: url(/static/image/games/im/WG/15068.png);
}

.imgame15069 {
    background: url(/static/image/games/im/WG/15069.png);
}

.imgame15070 {
    background: url(/static/image/games/im/WG/15070.png);
}

.imgame15071 {
    background: url(/static/image/games/im/WG/15071.png);
}

.imgame15072 {
    background: url(/static/image/games/im/WG/15072.png);
}

.imgame15073 {
    background: url(/static/image/games/im/WG/15073.png);
}

.imgame15074 {
    background: url(/static/image/games/im/WG/15074.png);
}

.imgame15075 {
    background: url(/static/image/games/im/WG/15075.png);
}

.imgame15076 {
    background: url(/static/image/games/im/WG/15076.png);
}

.imgame15077 {
    background: url(/static/image/games/im/WG/15077.png);
}

.imgame15078 {
    background: url(/static/image/games/im/WG/15078.png);
}

.imgame15079 {
    background: url(/static/image/games/im/WG/15079.png);
}

.imgame15080 {
    background: url(/static/image/games/im/WG/15080.png);
}

.imgame15081 {
    background: url(/static/image/games/im/WG/15081.png);
}

.imgame15082 {
    background: url(/static/image/games/im/WG/15082.png);
}

.imgame15083 {
    background: url(/static/image/games/im/WG/15083.png);
}

.imgame15084 {
    background: url(/static/image/games/im/WG/15084.png);
}

.imgame15135 {
    background: url(/static/image/games/im/WG/15135.png);
}

.imgame15141 {
    background: url(/static/image/games/im/WG/15141.png);
}

.imgame15142 {
    background: url(/static/image/games/im/WG/15142.png);
}

.imgame15143 {
    background: url(/static/image/games/im/WG/15143.png);
}

.imgame15148 {
    background: url(/static/image/games/im/WG/15148.png);
}

.imgame15105 {
    background: url(/static/image/games/im/WG/15105.png);
}

.imgame15106 {
    background: url(/static/image/games/im/WG/15106.png);
}

.imgame15107 {
    background: url(/static/image/games/im/WG/15107.png);
}

.imgame15108 {
    background: url(/static/image/games/im/WG/15108.png);
}

.imgame15109 {
    background: url(/static/image/games/im/WG/15109.png);
}

.imgame15116 {
    background: url(/static/image/games/im/WG/15116.png);
}

.imgame15117 {
    background: url(/static/image/games/im/WG/15117.png);
}

.imgame15118 {
    background: url(/static/image/games/im/WG/15118.png);
}

.imgame15122 {
    background: url(/static/image/games/im/WG/15122.png);
}

.imgame15123 {
    background: url(/static/image/games/im/WG/15123.png);
}

.imgame15144 {
    background: url(/static/image/games/im/WG/15144.png);
}

.imgame15145 {
    background: url(/static/image/games/im/WG/15145.png);
}

.imgame15146 {
    background: url(/static/image/games/im/WG/15146.png);
}

.imgame15124 {
    background: url(/static/image/games/im/WG/15124.png);
}

.imgame15125 {
    background: url(/static/image/games/im/WG/15125.png);
}

.imgame15126 {
    background: url(/static/image/games/im/WG/15126.png);
}

.imgame15129 {
    background: url(/static/image/games/im/WG/15129.png);
}

.imgame15130 {
    background: url(/static/image/games/im/WG/15130.png);
}

.imgame15131 {
    background: url(/static/image/games/im/WG/15131.png);
}

.imgame15132 {
    background: url(/static/image/games/im/WG/15132.png);
}

.imgame15133 {
    background: url(/static/image/games/im/WG/15133.png);
}

.imgame15134 {
    background: url(/static/image/games/im/WG/15134.png);
}

.imgame15136 {
    background: url(/static/image/games/im/WG/15136.png);
}

.imgame15137 {
    background: url(/static/image/games/im/WG/15137.png);
}

.imgame15138 {
    background: url(/static/image/games/im/WG/15138.png);
}

.imgame15139 {
    background: url(/static/image/games/im/WG/15139.png);
}

.imgame15140 {
    background: url(/static/image/games/im/WG/15140.png);
}

.imgame15147 {
    background: url(/static/image/games/im/WG/15147.png);
}

/* IM-WG end*/

/* IM-SPG start*/
.imgame16001 {
    background: url(/static/image/games/im/SPG/16001.png);
}

.imgame16002 {
    background: url(/static/image/games/im/SPG/16002.png);
}

.imgame16003 {
    background: url(/static/image/games/im/SPG/16003.png);
}

.imgame16004 {
    background: url(/static/image/games/im/SPG/16004.png);
}

.imgame16005 {
    background: url(/static/image/games/im/SPG/16005.png);
}

.imgame16006 {
    background: url(/static/image/games/im/SPG/16006.png);
}

.imgame16007 {
    background: url(/static/image/games/im/SPG/16007.png);
}

.imgame16008 {
    background: url(/static/image/games/im/SPG/16008.png);
}

.imgame16009 {
    background: url(/static/image/games/im/SPG/16009.png);
}

.imgame16010 {
    background: url(/static/image/games/im/SPG/16010.png);
}

.imgame16011 {
    background: url(/static/image/games/im/SPG/16011.png);
}

.imgame16012 {
    background: url(/static/image/games/im/SPG/16012.png);
}

.imgame16013 {
    background: url(/static/image/games/im/SPG/16013.png);
}

.imgame16014 {
    background: url(/static/image/games/im/SPG/16014.png);
}

.imgame16015 {
    background: url(/static/image/games/im/SPG/16015.png);
}

.imgame16016 {
    background: url(/static/image/games/im/SPG/16016.png);
}

.imgame16016 {
    background: url(/static/image/games/im/SPG/16016.png);
}

.imgame16017 {
    background: url(/static/image/games/im/SPG/16017.png);
}

.imgame16018 {
    background: url(/static/image/games/im/SPG/16018.png);
}

.imgame16019 {
    background: url(/static/image/games/im/SPG/16019.png);
}

.imgame16020 {
    background: url(/static/image/games/im/SPG/16020.png);
}

.imgame16021 {
    background: url(/static/image/games/im/SPG/16021.png);
}

.imgame16022 {
    background: url(/static/image/games/im/SPG/16022.png);
}

.imgame16023 {
    background: url(/static/image/games/im/SPG/16023.png);
}

.imgame16024 {
    background: url(/static/image/games/im/SPG/16024.png);
}

.imgame16025 {
    background: url(/static/image/games/im/SPG/16025.png);
}

.imgame16026 {
    background: url(/static/image/games/im/SPG/16026.png);
}

.imgame16027 {
    background: url(/static/image/games/im/SPG/16027.png);
}

.imgame16028 {
    background: url(/static/image/games/im/SPG/16028.png);
}

.imgame16029 {
    background: url(/static/image/games/im/SPG/16029.png);
}

.imgame16030 {
    background: url(/static/image/games/im/SPG/16030.png);
}

.imgame16031 {
    background: url(/static/image/games/im/SPG/16031.png);
}

.imgame16032 {
    background: url(/static/image/games/im/SPG/16032.png);
}

.imgame16033 {
    background: url(/static/image/games/im/SPG/16033.png);
}

.imgame16034 {
    background: url(/static/image/games/im/SPG/16034.png);
}

.imgame16035 {
    background: url(/static/image/games/im/SPG/16035.png);
}

.imgame16036 {
    background: url(/static/image/games/im/SPG/16036.png);
}

.imgame16037 {
    background: url(/static/image/games/im/SPG/16037.png);
}

.imgame16038 {
    background: url(/static/image/games/im/SPG/16038.png);
}

.imgame16039 {
    background: url(/static/image/games/im/SPG/16039.png);
}

.imgame16040 {
    background: url(/static/image/games/im/SPG/16040.png);
}

.imgame16041 {
    background: url(/static/image/games/im/SPG/16041.png);
}

.imgame16042 {
    background: url(/static/image/games/im/SPG/16042.png);
}

.imgame16043 {
    background: url(/static/image/games/im/SPG/16043.png);
}

.imgame16044 {
    background: url(/static/image/games/im/SPG/16044.png);
}

.imgame16045 {
    background: url(/static/image/games/im/SPG/16045.png);
}

.imgame16046 {
    background: url(/static/image/games/im/SPG/16046.png);
}

.imgame16047 {
    background: url(/static/image/games/im/SPG/16047.png);
}

.imgame16048 {
    background: url(/static/image/games/im/SPG/16048.png);
}

.imgame16049 {
    background: url(/static/image/games/im/SPG/16049.png);
}

.imgame16050 {
    background: url(/static/image/games/im/SPG/16050.png);
}

.imgame16051 {
    background: url(/static/image/games/im/SPG/16051.png);
}

.imgame16052 {
    background: url(/static/image/games/im/SPG/16052.png);
}

.imgame16092 {
    background: url(/static/image/games/im/SPG/16092.png);
}

.imgame16093 {
    background: url(/static/image/games/im/SPG/16093.png);
}

.imgame16094 {
    background: url(/static/image/games/im/SPG/16094.png);
}

.imgame16095 {
    background: url(/static/image/games/im/SPG/16095.png);
}

.imgame16096 {
    background: url(/static/image/games/im/SPG/16096.png);
}

.imgame16097 {
    background: url(/static/image/games/im/SPG/16097.png);
}

.imgame16098 {
    background: url(/static/image/games/im/SPG/16098.png);
}

.imgame16099 {
    background: url(/static/image/games/im/SPG/16099.png);
}

.imgame16100 {
    background: url(/static/image/games/im/SPG/16100.png);
}

.imgame16101 {
    background: url(/static/image/games/im/SPG/16101.png);
}

.imgame16102 {
    background: url(/static/image/games/im/SPG/16102.png);
}

.imgame16103 {
    background: url(/static/image/games/im/SPG/16103.png);
}

.imgame16104 {
    background: url(/static/image/games/im/SPG/16104.png);
}

.imgame16105 {
    background: url(/static/image/games/im/SPG/16105.png);
}

.imgame16106 {
    background: url(/static/image/games/im/SPG/16106.png);
}

.imgame16107 {
    background: url(/static/image/games/im/SPG/16107.png);
}

.imgame16108 {
    background: url(/static/image/games/im/SPG/16108.png);
}

.imgame16109 {
    background: url(/static/image/games/im/SPG/16109.png);
}

.imgame16110 {
    background: url(/static/image/games/im/SPG/16110.png);
}

.imgame16111 {
    background: url(/static/image/games/im/SPG/16111.png);
}

.imgame16112 {
    background: url(/static/image/games/im/SPG/16112.png);
}

.imgame16113 {
    background: url(/static/image/games/im/SPG/16113.png);
}

.imgame16114 {
    background: url(/static/image/games/im/SPG/16114.png);
}

.imgame16115 {
    background: url(/static/image/games/im/SPG/16115.png);
}

.imgame16116 {
    background: url(/static/image/games/im/SPG/16116.png);
}

.imgame16117 {
    background: url(/static/image/games/im/SPG/16117.png);
}

.imgame16118 {
    background: url(/static/image/games/im/SPG/16118.png);
}

.imgame16119 {
    background: url(/static/image/games/im/SPG/16119.png);
}

.imgame16120 {
    background: url(/static/image/games/im/SPG/16120.png);
}

/* IM-SPG end*/

/* IM-Red Tiger start*/
.imgame18001 {
    background: url(/static/image/games/im/RT/18001.png);
}

.imgame18002 {
    background: url(/static/image/games/im/RT/18002.png);
}

.imgame18003 {
    background: url(/static/image/games/im/RT/18003.png);
}

.imgame18004 {
    background: url(/static/image/games/im/RT/18004.png);
}

.imgame18005 {
    background: url(/static/image/games/im/RT/18005.png);
}

.imgame18006 {
    background: url(/static/image/games/im/RT/18006.png);
}

.imgame18007 {
    background: url(/static/image/games/im/RT/18007.png);
}

.imgame18008 {
    background: url(/static/image/games/im/RT/18008.png);
}

.imgame18009 {
    background: url(/static/image/games/im/RT/18009.png);
}

.imgame18010 {
    background: url(/static/image/games/im/RT/18010.png);
}

.imgame18011 {
    background: url(/static/image/games/im/RT/18011.png);
}

.imgame18012 {
    background: url(/static/image/games/im/RT/18012.png);
}

.imgame18013 {
    background: url(/static/image/games/im/RT/18013.png);
}

.imgame18014 {
    background: url(/static/image/games/im/RT/18014.png);
}

.imgame18015 {
    background: url(/static/image/games/im/RT/18015.png);
}

.imgame18016 {
    background: url(/static/image/games/im/RT/18016.png);
}

.imgame18017 {
    background: url(/static/image/games/im/RT/18017.png);
}

.imgame18018 {
    background: url(/static/image/games/im/RT/18018.png);
}

.imgame18019 {
    background: url(/static/image/games/im/RT/18019.png);
}

.imgame18020 {
    background: url(/static/image/games/im/RT/18020.png);
}

.imgame18021 {
    background: url(/static/image/games/im/RT/18021.png);
}

.imgame18022 {
    background: url(/static/image/games/im/RT/18022.png);
}

.imgame18023 {
    background: url(/static/image/games/im/RT/18023.png);
}

.imgame18024 {
    background: url(/static/image/games/im/RT/18024.png);
}

.imgame18025 {
    background: url(/static/image/games/im/RT/18025.png);
}

.imgame18026 {
    background: url(/static/image/games/im/RT/18026.png);
}

.imgame18027 {
    background: url(/static/image/games/im/RT/18027.png);
}

.imgame18028 {
    background: url(/static/image/games/im/RT/18028.png);
}

.imgame18029 {
    background: url(/static/image/games/im/RT/18029.png);
}

.imgame18030 {
    background: url(/static/image/games/im/RT/18030.png);
}

.imgame18031 {
    background: url(/static/image/games/im/RT/18031.png);
}

.imgame18032 {
    background: url(/static/image/games/im/RT/18032.png);
}

.imgame18033 {
    background: url(/static/image/games/im/RT/18033.png);
}

.imgame18034 {
    background: url(/static/image/games/im/RT/18034.png);
}

.imgame18035 {
    background: url(/static/image/games/im/RT/18035.png);
}

.imgame18036 {
    background: url(/static/image/games/im/RT/18036.png);
}

.imgame18037 {
    background: url(/static/image/games/im/RT/18037.png);
}

.imgame18038 {
    background: url(/static/image/games/im/RT/18038.png);
}

.imgame18039 {
    background: url(/static/image/games/im/RT/18039.png);
}

.imgame18040 {
    background: url(/static/image/games/im/RT/18040.png);
}

.imgame18041 {
    background: url(/static/image/games/im/RT/18041.png);
}

.imgame18042 {
    background: url(/static/image/games/im/RT/18042.png);
}

.imgame18043 {
    background: url(/static/image/games/im/RT/18043.png);
}

.imgame18044 {
    background: url(/static/image/games/im/RT/18044.png);
}

.imgame18045 {
    background: url(/static/image/games/im/RT/18045.png);
}

.imgame18046 {
    background: url(/static/image/games/im/RT/18046.png);
}

.imgame18047 {
    background: url(/static/image/games/im/RT/18047.png);
}

.imgame18048 {
    background: url(/static/image/games/im/RT/18048.png);
}

.imgame18049 {
    background: url(/static/image/games/im/RT/18049.png);
}

.imgame18050 {
    background: url(/static/image/games/im/RT/18050.png);
}

.imgame18051 {
    background: url(/static/image/games/im/RT/18051.png);
}

.imgame18052 {
    background: url(/static/image/games/im/RT/18052.png);
}

/* IM-Red Tiger end*/

/* IM-Playstar start*/
.imgame19001 {
    background: url(/static/image/games/im/PS/19001.png);
}

.imgame19002 {
    background: url(/static/image/games/im/PS/19002.png);
}

.imgame19003 {
    background: url(/static/image/games/im/PS/19003.png);
}

.imgame19004 {
    background: url(/static/image/games/im/PS/19004.png);
}

.imgame19005 {
    background: url(/static/image/games/im/PS/19005.png);
}

.imgame19006 {
    background: url(/static/image/games/im/PS/19006.png);
}

.imgame19007 {
    background: url(/static/image/games/im/PS/19007.png);
}

.imgame19008 {
    background: url(/static/image/games/im/PS/19008.png);
}

.imgame19009 {
    background: url(/static/image/games/im/PS/19009.png);
}

.imgame19010 {
    background: url(/static/image/games/im/PS/19010.png);
}

.imgame19011 {
    background: url(/static/image/games/im/PS/19011.png);
}

.imgame19012 {
    background: url(/static/image/games/im/PS/19012.png);
}

.imgame19013 {
    background: url(/static/image/games/im/PS/19013.png);
}

.imgame19014 {
    background: url(/static/image/games/im/PS/19014.png);
}

.imgame19015 {
    background: url(/static/image/games/im/PS/19015.png);
}

.imgame19016 {
    background: url(/static/image/games/im/PS/19016.png);
}

.imgame19017 {
    background: url(/static/image/games/im/PS/19017.png);
}

.imgame19018 {
    background: url(/static/image/games/im/PS/19018.png);
}

.imgame19019 {
    background: url(/static/image/games/im/PS/19019.png);
}

.imgame19020 {
    background: url(/static/image/games/im/PS/19020.png);
}

.imgame19021 {
    background: url(/static/image/games/im/PS/19021.png);
}

.imgame19022 {
    background: url(/static/image/games/im/PS/19022.png);
}

.imgame19023 {
    background: url(/static/image/games/im/PS/19023.png);
}

.imgame19024 {
    background: url(/static/image/games/im/PS/19024.png);
}

.imgame19025 {
    background: url(/static/image/games/im/PS/19025.png);
}

.imgame19026 {
    background: url(/static/image/games/im/PS/19026.png);
}

.imgame19027 {
    background: url(/static/image/games/im/PS/19027.png);
}

.imgame19028 {
    background: url(/static/image/games/im/PS/19028.png);
}

.imgame19029 {
    background: url(/static/image/games/im/PS/19029.png);
}

.imgame19030 {
    background: url(/static/image/games/im/PS/19030.png);
}

.imgame19031 {
    background: url(/static/image/games/im/PS/19031.png);
}

.imgame19032 {
    background: url(/static/image/games/im/PS/19032.png);
}

.imgame19033 {
    background: url(/static/image/games/im/PS/19033.png);
}

.imgame19034 {
    background: url(/static/image/games/im/PS/19034.png);
}

.imgame19035 {
    background: url(/static/image/games/im/PS/19035.png);
}

.imgame19036 {
    background: url(/static/image/games/im/PS/19036.png);
}

.imgame19037 {
    background: url(/static/image/games/im/PS/19037.png);
}

.imgame19038 {
    background: url(/static/image/games/im/PS/19038.png);
}

.imgame19039 {
    background: url(/static/image/games/im/PS/19039.png);
}

.imgame19040 {
    background: url(/static/image/games/im/PS/19040.png);
}

.imgame19041 {
    background: url(/static/image/games/im/PS/19041.png);
}

.imgame19042 {
    background: url(/static/image/games/im/PS/19042.png);
}

.imgame19043 {
    background: url(/static/image/games/im/PS/19043.png);
}

.imgame19044 {
    background: url(/static/image/games/im/PS/19044.png);
}

.imgame19045 {
    background: url(/static/image/games/im/PS/19045.png);
}

.imgame19046 {
    background: url(/static/image/games/im/PS/19046.png);
}

.imgame19047 {
    background: url(/static/image/games/im/PS/19047.png);
}

.imgame19048 {
    background: url(/static/image/games/im/PS/19048.png);
}

.imgame19049 {
    background: url(/static/image/games/im/PS/19049.png);
}

.imgame19050 {
    background: url(/static/image/games/im/PS/19050.png);
}

.imgame19051 {
    background: url(/static/image/games/im/PS/19051.png);
}

.imgame19052 {
    background: url(/static/image/games/im/PS/19052.png);
}

.imgame19053 {
    background: url(/static/image/games/im/PS/19053.png);
}

.imgame19054 {
    background: url(/static/image/games/im/PS/19054.png);
}

.imgame19055 {
    background: url(/static/image/games/im/PS/19055.png);
}

.imgame19056 {
    background: url(/static/image/games/im/PS/19056.png);
}

.imgame19057 {
    background: url(/static/image/games/im/PS/19057.png);
}

.imgame19058 {
    background: url(/static/image/games/im/PS/19058.png);
}

.imgame19059 {
    background: url(/static/image/games/im/PS/19059.png);
}

.imgame19060 {
    background: url(/static/image/games/im/PS/19060.png);
}

.imgame19061 {
    background: url(/static/image/games/im/PS/19061.png);
}

/* IM-Playstar end**/


/* imPT start */
.pt_game_gtsirl,
.game_gtsirl {
    background: url(/static/image/games/impt/gamelist/gtsirl.jpg);
}

.pt_game_ct,
.game_ct {
    background: url(/static/image/games/impt/gamelist/ct.jpg);
}

.pt_game_zcjb,
.game_zcjb {
    background: url(/static/image/games/impt/gamelist/zcjb.jpg);
}

.pt_game_bib,
.game_bib {
    background: url(/static/image/games/impt/gamelist/bib.jpg);
}

.pt_game_fm,
.game_fm {
    background: url(/static/image/games/impt/gamelist/fm.jpg);
}

.pt_game_hk,
.game_hk {
    background: url(/static/image/games/impt/gamelist/hk.jpg);
}

.pt_game_gos,
.game_gos {
    background: url(/static/image/games/impt/gamelist/gos.jpg);
}

.pt_game_bob,
.game_bob {
    background: url(/static/image/games/impt/gamelist/bob.jpg);
}

.pt_game_jqw,
.game_jqw {
    background: url(/static/image/games/impt/gamelist/jqw.jpg);
}

.pt_game_nian_k,
.game_nian_k {
    background: url(/static/image/games/impt/gamelist/nian_k.jpg);
}

.pt_game_dnr,
.game_dnr {
    background: url(/static/image/games/impt/gamelist/dnr.jpg);
}

.pt_game_gemq,
.game_gemq {
    background: url(/static/image/games/impt/gamelist/gemq.jpg);
}

.pt_game_longlong,
.game_longlong {
    background: url(/static/image/games/impt/gamelist/longlong.jpg);
}

.pt_game_aogs,
.game_aogs {
    background: url(/static/image/games/impt/gamelist/aogs.jpg);
}

.pt_game_qnw,
.game_qnw {
    background: url(/static/image/games/impt/gamelist/qnw.jpg);
}

.pt_game_chao,
.game_chao {
    background: url(/static/image/games/impt/gamelist/chao.jpg);
}

.pt_game_cm,
.game_cm {
    background: url(/static/image/games/impt/gamelist/cm.jpg);
}

.pt_game_sx,
.game_sx {
    background: url(/static/image/games/impt/gamelist/sx.jpg);
}

.pt_game_hlf,
.game_hlf {
    background: url(/static/image/games/impt/gamelist/hlf.jpg);
}

.pt_game_zeus,
.game_zeus {
    background: url(/static/image/games/impt/gamelist/zeus.jpg);
}

.pt_game_pmn,
.game_pmn {
    background: url(/static/image/games/impt/gamelist/pmn.jpg);
}

.pt_game_bal,
.game_bal {
    background: url(/static/image/games/impt/gamelist/bal.jpg);
}

.pt_game_7bal,
.game_7bal {
    background: url(/static/image/games/impt/gamelist/7bal.jpg);
}

.pt_game_rofl,
.game_rofl {
    background: url(/static/image/games/impt/gamelist/rofl.jpg);
}

.pt_game_rol,
.game_rol {
    background: url(/static/image/games/impt/gamelist/rol.jpg);
}

.pt_game_chel,
.game_chel {
    background: url(/static/image/games/impt/gamelist/chel.jpg);
}

.pt_game_plba,
.game_plba {
    background: url(/static/image/games/impt/gamelist/plba.jpg);
}

.pt_game_rodl,
.game_rodl {
    background: url(/static/image/games/impt/gamelist/rodl.jpg);
}

.pt_game_sbl,
.game_sbl {
    background: url(/static/image/games/impt/gamelist/sbl.jpg);
}

.pt_game_vbal,
.game_vbal {
    background: url(/static/image/games/impt/gamelist/vbal.jpg);
}

.pt_game_nc_bal,
.game_nc_bal {
    background: url(/static/image/games/impt/gamelist/nc_bal.jpg);
}

.pt_game_nc_7bal,
.game_nc_7bal {
    background: url(/static/image/games/impt/gamelist/nc_7bal.jpg);
}

.pt_game_hb,
.game_hb {
    background: url(/static/image/games/impt/gamelist/hb.jpg);
}

.pt_game_ashadv,
.game_ashadv {
    background: url(/static/image/games/impt/gamelist/ashadv.jpg);
}

.pt_game_ftsis,
.game_ftsis {
    background: url(/static/image/games/impt/gamelist/ftsis.jpg);
}

.pt_game_athn,
.game_athn {
    background: url(/static/image/games/impt/gamelist/athn.jpg);
}

.pt_game_furf,
.game_furf {
    background: url(/static/image/games/impt/gamelist/furf.jpg);
}

.pt_game_ashamw,
.game_ashamw {
    background: url(/static/image/games/impt/gamelist/ashamw.jpg);
}

.pt_game_arc,
.game_arc {
    background: url(/static/image/games/impt/gamelist/arc.jpg);
}

.pt_game_art,
.game_art {
    background: url(/static/image/games/impt/gamelist/art.jpg);
}

.pt_game_gtsatq,
.game_gtsatq {
    background: url(/static/image/games/impt/gamelist/gtsatq.jpg);
}

.pt_game_bs,
.game_bs {
    background: url(/static/image/games/impt/gamelist/bs.jpg);
}

.pt_game_bl,
.game_bl {
    background: url(/static/image/games/impt/gamelist/bl.jpg);
}

.pt_game_bt,
.game_bt {
    background: url(/static/image/games/impt/gamelist/bt.jpg);
}

.pt_game_ashbob,
.game_ashbob {
    background: url(/static/image/games/impt/gamelist/ashbob.jpg);
}

.pt_game_bfb,
.game_bfb {
    background: url(/static/image/games/impt/gamelist/bfb.jpg);
}

.pt_game_ctp2,
.game_ctp2 {
    background: url(/static/image/games/impt/gamelist/ctp2.jpg);
}

.pt_game_cashfi,
.game_cashfi {
    background: url(/static/image/games/impt/gamelist/cashfi.jpg);
}

.pt_game_ctiv,
.game_ctiv {
    background: url(/static/image/games/impt/gamelist/ctiv.jpg);
}

.pt_game_catqk,
.game_catqk {
    background: url(/static/image/games/impt/gamelist/catqk.jpg);
}

.pt_game_chl,
.game_chl {
    background: url(/static/image/games/impt/gamelist/chl.jpg);
}

.pt_game_ashcpl,
.game_ashcpl {
    background: url(/static/image/games/impt/gamelist/ashcpl.jpg);
}

.pt_game_gtscnb,
.game_gtscnb {
    background: url(/static/image/games/impt/gamelist/gtscnb.jpg);
}

.pt_game_gtscbl,
.game_gtscbl {
    background: url(/static/image/games/impt/gamelist/gtscbl.jpg);
}

.pt_game_c7,
.game_c7 {
    background: url(/static/image/games/impt/gamelist/c7.jpg);
}

.pt_game_gtsdrdv,
.game_gtsdrdv {
    background: url(/static/image/games/impt/gamelist/gtsdrdv.jpg);
}

.pt_game_dt,
.game_dt {
    background: url(/static/image/games/impt/gamelist/dt.jpg);
}

.pt_game_dt2,
.game_dt2 {
    background: url(/static/image/games/impt/gamelist/dt2.jpg);
}

.pt_game_dv2,
.game_dv2 {
    background: url(/static/image/games/impt/gamelist/dv2.jpg);
}

.pt_game_dlm,
.game_dlm {
    background: url(/static/image/games/impt/gamelist/dlm.jpg);
}

.pt_game_gtsdgk,
.game_gtsdgk {
    background: url(/static/image/games/impt/gamelist/gtsdgk.jpg);
}

.pt_game_eas,
.game_eas {
    background: url(/static/image/games/impt/gamelist/eas.jpg);
}

.pt_game_esmk,
.game_esmk {
    background: url(/static/image/games/impt/gamelist/esmk.jpg);
}

.pt_game_evj,
.game_evj {
    background: url(/static/image/games/impt/gamelist/evj.jpg);
}

.pt_game_ashfta,
.game_ashfta {
    background: url(/static/image/games/impt/gamelist/ashfta.jpg);
}

.pt_game_fcgz,
.game_fcgz {
    background: url(/static/image/games/impt/gamelist/fcgz.jpg);
}

.pt_game_gtsflzt,
.game_gtsflzt {
    background: url(/static/image/games/impt/gamelist/gtsflzt.jpg);
}

.pt_game_fkmj,
.game_fkmj {
    background: url(/static/image/games/impt/gamelist/fkmj.jpg);
}

.pt_game_ftg,
.game_ftg {
    background: url(/static/image/games/impt/gamelist/ftg.jpg);
}

.pt_game_gtsfc,
.game_gtsfc {
    background: url(/static/image/games/impt/gamelist/gtsfc.jpg);
}

.pt_game_fbr,
.game_fbr {
    background: url(/static/image/games/impt/gamelist/fbr.jpg);
}

.pt_game_fow,
.game_fow {
    background: url(/static/image/games/impt/gamelist/fow.jpg);
}

.pt_game_frtf,
.game_frtf {
    background: url(/static/image/games/impt/gamelist/frtf.jpg);
}

.pt_game_fday,
.game_fday {
    background: url(/static/image/games/impt/gamelist/fday.jpg);
}

.pt_game_fxf,
.game_fxf {
    background: url(/static/image/games/impt/gamelist/fxf.jpg);
}

.pt_game_foy,
.game_foy {
    background: url(/static/image/games/impt/gamelist/foy.jpg);
}

.pt_game_fdt,
.game_fdt {
    background: url(/static/image/games/impt/gamelist/fdt.jpg);
}

.pt_game_fdtjg,
.game_fdtjg {
    background: url(/static/image/games/impt/gamelist/fdtjg.jpg);
}

.pt_game_fmn,
.game_fmn {
    background: url(/static/image/games/impt/gamelist/fmn.jpg);
}

.pt_game_ashfmf,
.game_ashfmf {
    background: url(/static/image/games/impt/gamelist/ashfmf.jpg);
}

.pt_game_fff,
.game_fff {
    background: url(/static/image/games/impt/gamelist/fff.jpg);
}

.pt_game_fnfrj,
.game_fnfrj {
    background: url(/static/image/games/impt/gamelist/fnfrj.jpg);
}

.pt_game_ges,
.game_ges {
    background: url(/static/image/games/impt/gamelist/ges.jpg);
}

.pt_game_gesjp,
.game_gesjp {
    background: url(/static/image/games/impt/gamelist/gesjp.jpg);
}

.pt_game_glr,
.game_glr {
    background: url(/static/image/games/impt/gamelist/glr.jpg);
}

.pt_game_glrj,
.game_glrj {
    background: url(/static/image/games/impt/gamelist/glrj.jpg);
}

.pt_game_grel,
.game_grel {
    background: url(/static/image/games/impt/gamelist/grel.jpg);
}

.pt_game_glg,
.game_glg {
    background: url(/static/image/games/impt/gamelist/glg.jpg);
}

.pt_game_gro,
.game_gro {
    background: url(/static/image/games/impt/gamelist/gro.jpg);
}

.pt_game_hlf2,
.game_hlf2 {
    background: url(/static/image/games/impt/gamelist/hlf2.jpg);
}

.pt_game_hh,
.game_hh {
    background: url(/static/image/games/impt/gamelist/hh.jpg);
}

.pt_game_ashhotj,
.game_ashhotj {
    background: url(/static/image/games/impt/gamelist/ashhotj.jpg);
}

.pt_game_gtshwkp,
.game_gtshwkp {
    background: url(/static/image/games/impt/gamelist/gtshwkp.jpg);
}

.pt_game_gts50,
.game_gts50 {
    background: url(/static/image/games/impt/gamelist/gts50.jpg);
}

.pt_game_gtsir,
.game_gtsir {
    background: url(/static/image/games/impt/gamelist/gtsir.jpg);
}

.pt_game_aztec,
.game_aztec {
    background: url(/static/image/games/impt/gamelist/aztec.jpg);
}

.pt_game_irl,
.game_irl {
    background: url(/static/image/games/impt/gamelist/irl.jpg);
}

.pt_game_jpgt,
.game_jpgt {
    background: url(/static/image/games/impt/gamelist/jpgt.jpg);
}

.pt_game_gtsje,
.game_gtsje {
    background: url(/static/image/games/impt/gamelist/gtsje.jpg);
}

.pt_game_gtsjzc,
.game_gtsjzc {
    background: url(/static/image/games/impt/gamelist/gtsjzc.jpg);
}

.pt_game_gtsjxb,
.game_gtsjxb {
    background: url(/static/image/games/impt/gamelist/gtsjxb.jpg);
}

.pt_game_gtsjhw,
.game_gtsjhw {
    background: url(/static/image/games/impt/gamelist/gtsjhw.jpg);
}

.pt_game_kkg,
.game_kkg {
    background: url(/static/image/games/impt/gamelist/kkg.jpg);
}

.pt_game_lndg,
.game_lndg {
    background: url(/static/image/games/impt/gamelist/lndg.jpg);
}

.pt_game_ght_a,
.game_ght_a {
    background: url(/static/image/games/impt/gamelist/ght_a.jpg);
}

.pt_game_kfp,
.game_kfp {
    background: url(/static/image/games/impt/gamelist/kfp.jpg);
}

.pt_game_lm,
.game_lm {
    background: url(/static/image/games/impt/gamelist/lm.jpg);
}

.pt_game_gts51,
.game_gts51 {
    background: url(/static/image/games/impt/gamelist/gts51.jpg);
}

.pt_game_ms,
.game_ms {
    background: url(/static/image/games/impt/gamelist/ms.jpg);
}

.pt_game_mgstk,
.game_mgstk {
    background: url(/static/image/games/impt/gamelist/mgstk.jpg);
}

.pt_game_gtsmrln,
.game_gtsmrln {
    background: url(/static/image/games/impt/gamelist/gtsmrln.jpg);
}

.pt_game_mfrt,
.game_mfrt {
    background: url(/static/image/games/impt/gamelist/mfrt.jpg);
}

.pt_game_ashlob,
.game_ashlob {
    background: url(/static/image/games/impt/gamelist/ashlob.jpg);
}

.pt_game_mcb,
.game_mcb {
    background: url(/static/image/games/impt/gamelist/mcb.jpg);
}

.pt_game_nk,
.game_nk {
    background: url(/static/image/games/impt/gamelist/nk.jpg);
}

.pt_game_pl,
.game_pl {
    background: url(/static/image/games/impt/gamelist/pl.jpg);
}

.pt_game_pgv,
.game_pgv {
    background: url(/static/image/games/impt/gamelist/pgv.jpg);
}

.pt_game_pst,
.game_pst {
    background: url(/static/image/games/impt/gamelist/pst.jpg);
}

.pt_game_paw,
.game_paw {
    background: url(/static/image/games/impt/gamelist/paw.jpg);
}

.pt_game_pnp,
.game_pnp {
    background: url(/static/image/games/impt/gamelist/pnp.jpg);
}

.pt_game_gtspor,
.game_gtspor {
    background: url(/static/image/games/impt/gamelist/gtspor.jpg);
}

.pt_game_rodz_g,
.game_rodz_g {
    background: url(/static/image/games/impt/gamelist/rodz_g.jpg);
}

.pt_game_hrcls,
.game_hrcls {
    background: url(/static/image/games/impt/gamelist/hrcls.jpg);
}

.pt_game_photk,
.game_photk {
    background: url(/static/image/games/impt/gamelist/photk.jpg);
}

.pt_game_qop,
.game_qop {
    background: url(/static/image/games/impt/gamelist/qop.jpg);
}

.pt_game_ririjc,
.game_ririjc {
    background: url(/static/image/games/impt/gamelist/ririjc.jpg);
}

.pt_game_ririshc,
.game_ririshc {
    background: url(/static/image/games/impt/gamelist/ririshc.jpg);
}

.pt_game_rky,
.game_rky {
    background: url(/static/image/games/impt/gamelist/rky.jpg);
}

.pt_game_gtsrng,
.game_gtsrng {
    background: url(/static/image/games/impt/gamelist/gtsrng.jpg);
}

.pt_game_sfh,
.game_sfh {
    background: url(/static/image/games/impt/gamelist/sfh.jpg);
}

.pt_game_gtssmbr,
.game_gtssmbr {
    background: url(/static/image/games/impt/gamelist/gtssmbr.jpg);
}

.pt_game_ssp,
.game_ssp {
    background: url(/static/image/games/impt/gamelist/ssp.jpg);
}

.pt_game_samz,
.game_samz {
    background: url(/static/image/games/impt/gamelist/samz.jpg);
}

.pt_game_shmst,
.game_shmst {
    background: url(/static/image/games/impt/gamelist/shmst.jpg);
}

.pt_game_sis,
.game_sis {
    background: url(/static/image/games/impt/gamelist/sis.jpg);
}

.pt_game_sisjp,
.game_sisjp {
    background: url(/static/image/games/impt/gamelist/sisjp.jpg);
}

.pt_game_sib,
.game_sib {
    background: url(/static/image/games/impt/gamelist/sib.jpg);
}

.pt_game_ashsbd,
.game_ashsbd {
    background: url(/static/image/games/impt/gamelist/ashsbd.jpg);
}

.pt_game_spud,
.game_spud {
    background: url(/static/image/games/impt/gamelist/spud.jpg);
}

.pt_game_sol,
.game_sol {
    background: url(/static/image/games/impt/gamelist/sol.jpg);
}

.pt_game_gtsswk,
.game_gtsswk {
    background: url(/static/image/games/impt/gamelist/gtsswk.jpg);
}

.pt_game_cnpr,
.game_cnpr {
    background: url(/static/image/games/impt/gamelist/cnpr.jpg);
}

.pt_game_tpd2,
.game_tpd2 {
    background: url(/static/image/games/impt/gamelist/tpd2.jpg);
}

.pt_game_thtk,
.game_thtk {
    background: url(/static/image/games/impt/gamelist/thtk.jpg);
}

.pt_game_gtsgme,
.game_gtsgme {
    background: url(/static/image/games/impt/gamelist/gtsgme.jpg);
}

.pt_game_lvb,
.game_lvb {
    background: url(/static/image/games/impt/gamelist/lvb.jpg);
}

.pt_game_mmy,
.game_mmy {
    background: url(/static/image/games/impt/gamelist/mmy.jpg);
}

.pt_game_donq,
.game_donq {
    background: url(/static/image/games/impt/gamelist/donq.jpg);
}

.pt_game_tmqd,
.game_tmqd {
    background: url(/static/image/games/impt/gamelist/tmqd.jpg);
}

.pt_game_ashtmd,
.game_ashtmd {
    background: url(/static/image/games/impt/gamelist/ashtmd.jpg);
}

.pt_game_topg,
.game_topg {
    background: url(/static/image/games/impt/gamelist/topg.jpg);
}

.pt_game_ttc,
.game_ttc {
    background: url(/static/image/games/impt/gamelist/ttc.jpg);
}

.pt_game_ta,
.game_ta {
    background: url(/static/image/games/impt/gamelist/ta.jpg);
}

.pt_game_trpmnk,
.game_trpmnk {
    background: url(/static/image/games/impt/gamelist/trpmnk.jpg);
}

.pt_game_trl,
.game_trl {
    background: url(/static/image/games/impt/gamelist/trl.jpg);
}

.pt_game_ub,
.game_ub {
    background: url(/static/image/games/impt/gamelist/ub.jpg);
}

.pt_game_er,
.game_er {
    background: url(/static/image/games/impt/gamelist/er.jpg);
}

.pt_game_vcstd,
.game_vcstd {
    background: url(/static/image/games/impt/gamelist/vcstd.jpg);
}

.pt_game_gts52,
.game_gts52 {
    background: url(/static/image/games/impt/gamelist/gts52.jpg);
}

.pt_game_whk,
.game_whk {
    background: url(/static/image/games/impt/gamelist/whk.jpg);
}

.pt_game_gtswg,
.game_gtswg {
    background: url(/static/image/games/impt/gamelist/gtswg.jpg);
}

.pt_game_ashwgaa,
.game_ashwgaa {
    background: url(/static/image/games/impt/gamelist/ashwgaa.jpg);
}

.pt_game_wis,
.game_wis {
    background: url(/static/image/games/impt/gamelist/wis.jpg);
}

.pt_game_gtswng,
.game_gtswng {
    background: url(/static/image/games/impt/gamelist/gtswng.jpg);
}

.pt_game_wlg,
.game_wlg {
    background: url(/static/image/games/impt/gamelist/wlg.jpg);
}

.pt_game_wlgjp,
.game_wlgjp {
    background: url(/static/image/games/impt/gamelist/wlgjp.jpg);
}

.pt_game_wlcsh,
.game_wlcsh {
    background: url(/static/image/games/impt/gamelist/wlcsh.jpg);
}

.pt_game_zcjb,
.game_zcjb {
    background: url(/static/image/games/impt/gamelist/zcjb.jpg);
}

.pt_game_zcjbjp,
.game_zcjbjp {
    background: url(/static/image/games/impt/gamelist/zcjbjp.jpg);
}

.pt_game_zctz,
.game_zctz {
    background: url(/static/image/games/impt/gamelist/zctz.jpg);
}

.pt_game_ashadv,
.game_ashadv {
    background: url(/static/image/games/impt/gamelist/ashadv.jpg);
}

.pt_game_savcas,
.game_savcas {
    background: url(/static/image/games/impt/gamelist/savcas.jpg);
}

.pt_game_frtln,
.game_frtln {
    background: url(/static/image/games/impt/gamelist/frtln.jpg);
}

.pt_game_hotktv,
.game_hotktv {
    background: url(/static/image/games/impt/gamelist/hotktv.jpg);
}

.pt_game_ash3brg,
.game_ash3brg {
    background: url(/static/image/games/impt/gamelist/ash3brg.jpg);
}

.pt_game_rodz,
.game_rodz {
    background: url(/static/image/games/impt/gamelist/rodz.jpg);
}

.pt_game_cheaa,
.game_cheaa {
    background: url(/static/image/games/impt/gamelist/cheaa.jpg);
}

.pt_game_ro_g,
.game_ro_g {
    background: url(/static/image/games/impt/gamelist/ro_g.jpg);
}

.pt_game_gtsfpc,
.game_gtsfpc {
    background: url(/static/image/games/impt/gamelist/gtsfpc.jpg);
}

.pt_game_aogro,
.game_aogro {
    background: url(/static/image/games/impt/gamelist/aogro.jpg);
}

.pt_game_tclsc,
.game_tclsc {
    background: url(/static/image/games/impt/gamelist/tclsc.jpg);
}

.pt_game_gtscb,
.game_gtscb {
    background: url(/static/image/games/impt/gamelist/gtscb.jpg);
}

.pt_game_scs,
.game_scs {
    background: url(/static/image/games/impt/gamelist/scs.jpg);
}

.pt_game_gtsru,
.game_gtsru {
    background: url(/static/image/games/impt/gamelist/gtsru.jpg);
}

.pt_game_sfr,
.game_sfr {
    background: url(/static/image/games/impt/gamelist/sfr.jpg);
}

.pt_game_rng2,
.game_rng2 {
    background: url(/static/image/games/impt/gamelist/rng2.jpg);
}

.pt_game_skp,
.game_skp {
    background: url(/static/image/games/impt/gamelist/skp.jpg);
}

.pt_game_dcv,
.game_dcv {
    background: url(/static/image/games/impt/gamelist/dcv.jpg);
}

.pt_game_ashglss,
.game_ashglss {
    background: url(/static/image/games/impt/gamelist/ashglss.jpg);
}

.pt_game_heavru,
.game_heavru {
    background: url(/static/image/games/impt/gamelist/heavru.jpg);
}

.pt_game_sling,
.game_sling {
    background: url(/static/image/games/impt/gamelist/sling.jpg);
}

.pt_game_slion,
.game_slion {
    background: url(/static/image/games/impt/gamelist/slion.jpg);
}

.pt_game_haocs,
.game_haocs {
    background: url(/static/image/games/impt/gamelist/haocs.jpg);
}

.pt_game_ba,
.game_ba {
    background: url(/static/image/games/impt/gamelist/ba.jpg);
}

.pt_game_ro,
.game_ro {
    background: url(/static/image/games/impt/gamelist/ro.jpg);
}

.pt_game_spr,
.game_spr {
    background: url(/static/image/games/impt/gamelist/spr.jpg);
}

.pt_game_asfa,
.game_asfa {
    background: url(/static/image/games/impt/gamelist/asfa.jpg);
}

.pt_game_warg,
.game_warg {
    background: url(/static/image/games/impt/gamelist/warg.jpg);
}

.pt_game_treasq,
.game_treasq {
    background: url(/static/image/games/impt/gamelist/treasq.jpg);
}

.pt_game_titimama,
.game_titimama {
    background: url(/static/image/games/impt/gamelist/titimama.jpg);
}

.pt_game_egspin,
.game_egspin {
    background: url(/static/image/games/impt/gamelist/egspin.jpg);
}

/* imPT end*/

/* cq9 start*/
/*#cqgame_list .games-item li em.cqgame_img {width: 150px; height: 150px;}*/
.cqgame_3 {
    background: url(/static/image/games/cqg/TJ/3.png);
}

.cqgame_4 {
    background: url(/static/image/games/cqg/TJ/4.png);
}

.cqgame_8 {
    background: url(/static/image/games/cqg/TJ/8.png);
}

.cqgame_11 {
    background: url(/static/image/games/cqg/TJ/11.png);
}

.cqgame_13 {
    background: url(/static/image/games/cqg/TJ/13.png);
}

.cqgame_16 {
    background: url(/static/image/games/cqg/TJ/16.png);
}

.cqgame_19 {
    background: url(/static/image/games/cqg/TJ/19.png);
}

.cqgame_20 {
    background: url(/static/image/games/cqg/TJ/20.png);
}

.cqgame_42 {
    background: url(/static/image/games/cqg/TJ/42.png);
}

.cqgame_44 {
    background: url(/static/image/games/cqg/TJ/44.png);
}

.cqgame_46 {
    background: url(/static/image/games/cqg/TJ/46.png);
}

.cqgame_48 {
    background: url(/static/image/games/cqg/TJ/48.png);
}

.cqgame_50 {
    background: url(/static/image/games/cqg/TJ/50.png);
}

.cqgame_36 {
    background: url(/static/image/games/cqg/XSJ/36.png);
}

.cqgame_55 {
    background: url(/static/image/games/cqg/XSJ/55.png);
}

.cqgame_1 {
    background: url(/static/image/games/cqg/RM/1.png);
}

.cqgame_7 {
    background: url(/static/image/games/cqg/RM/7.png);
}

.cqgame_9 {
    background: url(/static/image/games/cqg/RM/9.png);
}

.cqgame_10 {
    background: url(/static/image/games/cqg/RM/10.png);
}

.cqgame_15 {
    background: url(/static/image/games/cqg/RM/15.png);
}

.cqgame_24 {
    background: url(/static/image/games/cqg/RM/24.png);
}

.cqgame_29 {
    background: url(/static/image/games/cqg/RM/29.png);
}

.cqgame_31 {
    background: url(/static/image/games/cqg/RM/31.png);
}

.cqgame_33 {
    background: url(/static/image/games/cqg/RM/33.png);
}

.cqgame_52 {
    background: url(/static/image/games/cqg/RM/52.png);
}

.cqgame_14 {
    background: url(/static/image/games/cqg/TS/14.png);
}

.cqgame_17 {
    background: url(/static/image/games/cqg/TS/17.png);
}

.cqgame_18 {
    background: url(/static/image/games/cqg/TS/18.png);
}

.cqgame_23 {
    background: url(/static/image/games/cqg/TS/23.png);
}

.cqgame_27 {
    background: url(/static/image/games/cqg/TS/27.png);
}

.cqgame_30 {
    background: url(/static/image/games/cqg/TS/30.png);
}

.cqgame_32 {
    background: url(/static/image/games/cqg/TS/32.png);
}

.cqgame_39 {
    background: url(/static/image/games/cqg/TS/39.png);
}

.cqgame_45 {
    background: url(/static/image/games/cqg/TS/45.png);
}

.cqgame_47 {
    background: url(/static/image/games/cqg/TS/47.png);
}

.cqgame_49 {
    background: url(/static/image/games/cqg/TS/49.png);
}

.cqgame_53 {
    background: url(/static/image/games/cqg/TS/53.png);
}

.cqgame_58 {
    background: url(/static/image/games/cqg/MGL/58.png);
}

.cqgame_5 {
    background: url(/static/image/games/cqg/GBS/5.png);
}

.cqgame_6 {
    background: url(/static/image/games/cqg/GBS/6.png);
}

.cqgame_26 {
    background: url(/static/image/games/cqg/GBS/26.png);
}

.cqgame_28 {
    background: url(/static/image/games/cqg/GBS/28.png);
}

.cqgame_38 {
    background: url(/static/image/games/cqg/GBS/38.png);
}

.cqgame_40 {
    background: url(/static/image/games/cqg/GBS/40.png);
}

.cqgame_43 {
    background: url(/static/image/games/cqg/GBS/43.png);
}

.cqgame_51 {
    background: url(/static/image/games/cqg/GBS/51.png);
}

.cqgame_2 {
    background: url(/static/image/games/cqg/GFH/2.png);
}

.cqgame_12 {
    background: url(/static/image/games/cqg/GFH/12.png);
}

.cqgame_21 {
    background: url(/static/image/games/cqg/GFH/21.png);
}

.cqgame_22 {
    background: url(/static/image/games/cqg/GFH/22.png);
}

.cqgame_25 {
    background: url(/static/image/games/cqg/GFH/25.png);
}

.cqgame_34 {
    background: url(/static/image/games/cqg/GFH/34.png);
}

.cqgame_41 {
    background: url(/static/image/games/cqg/GFH/41.png);
}

/* cq9 end*/

/* 电子游戏 end */

/* 线路检测 */
.linecheck-left ul li em,
.linecheck-left ul li span,
.linecheck-left ul li i,
.linecheck-left ul li a,
.linecheck-refresh-btn,
.linecheck-download-moblie,
.linecheck-service {
    background: url(/static/image/linecheck/menu_spirits.png) no-repeat;
}

.mod-linecheck {
    padding: 20px 0 20px;
    color: #fff;
}

.linecheck-bg-top {
    background: url(/static/image/linecheck/hd_con_top.png) no-repeat;
    height: 7px;
}

.linecheck-content {
    background: url(/static/image/linecheck/hd_con_repeat.png) repeat-y;
    padding: 20px;
}

.linecheck-bg-footer {
    background: url(/static/image/linecheck/hd_con_footer.png) no-repeat;
    height: 7px;
}

.linecheck-left {
    float: left;
    display: inline;
    width: 570px;
}

.linecheck-left p {
    margin: 10px 0;
}

.linecheck-agent {
    border-top: 1px solid #333;
    padding-top: 20px;
    margin-top: 30px;
}

.linecheck-left p em {
    color: #b72b2b;
    font: 20px/1.5 "Microsoft YaHei";
    margin-right: 10px;
}

.linecheck-left ul {
    overflow: hidden;
}

.linecheck-left ul li {
    display: block;
    overflow: hidden;
}

.linecheck-left ul li em,
.linecheck-left ul li span {
    display: block;
    float: left;
    height: 28px;
    line-height: 28px;
    padding: 6px 7px;
    margin: 10px 15px 0 0;
    color: #fbc153;
}

.linecheck-left ul li em {
    background-position: 0 -107px;
    text-align: right;
    padding-right: 30px;
    width: 109px;
    font-size: 14px;
}

.linecheck-left ul li span {
    background-position: -216px -107px;
    width: 234px;
    text-indent: 20px;
    text-align: left;
}

.linecheck-left ul li i {
    background-position: -162px -113px;
    display: block;
    float: left;
    width: 32px;
    height: 24px;
    margin: 16px 15px 0 0;
}

.linecheck-left ul li a {
    background-position: -478px -173px;
    width: 99px;
    height: 38px;
    line-height: 37px;
    color: #000;
    display: block;
    float: left;
    text-align: center;
    margin-top: 10px;
}

.linecheck-left ul li a:hover {
    background-position: -478px -107px;
    color: #fff;
}

.linecheck-refresh-btn {
    background-position: 0 -237px;
    display: block;
    color: #000;
    width: 350px;
    height: 41px;
    line-height: 41px;
    font-size: 14px;
    letter-spacing: 2px;
    margin: 20px 80px;
    text-align: center;
}

.linecheck-refresh-btn:hover {
    background-position: 0 -282px;
    color: #fff;
}

.linecheck-right {
    background: url(/static/image/linecheck/hd_menu_bg.png) no-repeat;
    float: right;
    display: inline;
    width: 302px;
    min-height: 476px;
    margin: 10px 15px 10px 10px;
    padding: 20px 20px 10px 20px;
}

.linecheck-download-moblie,
.linecheck-service {
    width: 263px;
    height: 70px;
    display: block;
    cursor: pointer;
    margin: 30px auto;
    background-position: 0 -359px;
}

.linecheck-service {
    background-position: 0 -461px;
}

.linecheck-right p {
    line-height: 30px;
    width: 263px;
    margin: 0 auto;
}

.linecheck-right p i {
    color: #e2bd2b;
    display: block;
}

/* 线路检测 end */


/*游戏页面弹窗*/
.modal-games {
    font-size: 14px;
}

.modal-games h2 {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    margin: 20px 0;
}

.modal-games .forms-btn-g {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 21px;
    height: 21px;
    display: block;
    overflow: hidden;
}

.modal-games .forms-btn-g a.btn-sub {
    background: url(/static/image/close.png) no-repeat;
    width: 100%;
    display: block;
    font-size: 0;
    padding: 0;
    margin: 0;
    cursor: pointer;
}

.modal-games .forms-btn-g a.btn-sub:hover {
    background-position: 0 -19px;
}

.modal-games ul {
    padding: 0 30px;
}

.modal-games ul li {
    line-height: 30px;
}

.modal-games ul li input {
    margin-bottom: 10px;
    width: 94%;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.modal-games ul li button.log-sub-btn {
    border-radius: 20px;
    font-size: 16px;
    background: #cacbcb;
    padding: 5px 0;
    margin: 6px 0;
    background-image: linear-gradient(to top, #cbcbcb, #fefefe);
    background-image: -webkit-linear-gradient(to top, #cacbcb, #fefefe);
    border: 1px solid #ababab;
    width: 100%;
    color: #222;
    cursor: pointer;
}

.modal-games ul li button.log-sub-btn:hover {
    background: #cacbcb;
    background-image: linear-gradient(to top, #fefefe, #cbcbcb);
    background-image: -webkit-linear-gradient(to top, #fefefe, #cbcbcb);
}

.modal-games ul li a {
    color: #878787;
}

.modal-games ul li a.log-sub-reg {
    text-decoration: underline;
    color: #ddaf0f;
    cursor: pointer;
}

.modal-games ul li a.log-sub-reg:hover {
    text-decoration: none;
}

/*手机投注*/
#qr-code,
#qr-code-web {
    background-color: #FFFFFF;
    padding: 7px;
}

/*footer*/
/* Popup box BEGIN */
.anti-rob {
    background: rgba(0, 0, 0, .8);
    cursor: default;
    display: none;
    height: 100%;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 10000;
}

.anti-rob .helper {
    display: inline-block;
    height: 70%;
    vertical-align: middle;
}

.anti-rob .detail-content {
    background-color: #fff;
    color: #000;
    box-shadow: 10px 10px 60px #555;
    display: inline-block;
    height: auto;
    width: 90%;
    max-width: 550px;
    min-height: 100px;
    *vertical-align: middle;
    position: relative;
    border-radius: 8px;
    padding: 15px 20px;
    text-align: left;
    font-size: 16px;
    box-sizing: border-box;
}

.anti-rob .close-btn {
    cursor: pointer;
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 10px;
    font-family: arial;
    font-size: 18px;
    color: #999;
    width: 30px;
    height: 30px;
    text-align: center;
}

.detail-content h5 {
    font-size: 18px;
}

.detail-content span {
    display: block;
    padding-top: 30px;
}

.detail-content li {
    width: 450px;
    height: 120px;
    margin: 0 auto;
    max-width: 100%;
}

.detail-content em {
    padding-top: 5px;
    color: #f00;
    font-size: 14px;
}

.detail-content li i {
    background: url(/static/image/dns_icons.png) no-repeat center center;
    display: block;
    width: 200px;
    height: 100px;
    float: left;
}

.detail-content li a {
    display: block;
    width: 200px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    float: left;
    margin-left: 30px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.detail-content li.google i {
    background-position: 0 0;
}

.detail-content li.google a {
    background-color: #4286f5;
    margin-top: 25px;
}

.detail-content li.google a:hover {
    background-color: #5f9cff;
}

.detail-content li.baidu i {
    background-position: 0 -120px;
}

.detail-content li.baidu a {
    background-color: #e10602;
}

.detail-content li.baidu a:hover {
    background-color: #f74d4a;
}

.detail-content li:first-child {
    margin-top: 20px;
}

/* Popup box BEGIN */

/* slots platform icons */
.mod-games .hd-menu li i,
.mod-lottery .hd-menu li i {
    background-image: url(/static/image/games/layout/menu_bar/hd_menu_spirits.png);
    background-repeat: no-repeat;
}

.mod-games .pt-icon i {
    background-position: 0 10px;
}

.mod-games .mg-icon i {
    background-position: 0 -73px;
}

.mod-games .bb-icon i {
    background-position: 0 -149px;
}

.mod-games .ag-icon i {
    background-position: 0 -231px;
}

.mod-games .nt-icon i {
    background-position: 0 -306px;
}

.mod-games .im-icon i {
    background-position: 0 -395px;
}

.mod-games .gg-icon i {
    background-position: 0 -482px;
}

.mod-games .cqg-icon i {
    background-position: 0 -934px;
}

.mod-games .pts-icon i,
.mod-games .sw-icon i {
    background-position: 0 -1180px;
}

.mod-games .fish-icon i {
    background-position: 0 -1268px;
}

.mod-games .ab-icon i {
    background-position: 0 -1355px;
}

.mod-games .pgs-icon i {
    background-position: 0 -1430px;
}

.mod-games .spg-icon i {
    background-position: 0 -1519px;
}

.mod-games .yoplay-icon i {
    background-position: 0 -1606px;
}

.mod-games .jdb-icon i {
    background-position: 0 -1739px;
}

/* lottery platform icons */
.mod-lottery .sgwin-icon i {
    background-position: 0 -579px;
}

.mod-lottery .bb-icon i {
    background-position: 0 -154px;
}

.mod-lottery .kg-icon i {
    background-position: 0 -665px;
}

.mod-lottery .ig-icon i {
    background-position: 0 -1025px;
}

.mod-lottery .vr-icon i {
    background-position: 10px -1109px;
}

.mod-lottery .cp-icon i {
    background-position: 0 -1810px;
}

.mod-lottery .imsgwin-icon i {
    background-position: 0 -579px;
}

/* games menu */
.mod-games .hd-menu .left,
.mod-games .hd-menu .right {
    background: #000;
    height: 100px;
    width: 34.5px;
    position: absolute;
    top: 0;
    cursor: pointer;
    z-index: 10;
}

.mod-games .hd-menu .left {
    left: 0;
    border-right: 1px solid #cebd73;
}

.mod-games .hd-menu .right {
    right: 0;
    border-left: 1px solid #cebd73;
}

.mod-games .hd-menu .left:after,
.mod-games .hd-menu .right:after {
    content: "";
    background: url(/static/image/games/layout/menu_bar/panel_arrow.png) no-repeat;
    height: 100px;
    width: 23px;
    position: absolute;
}

.mod-games .hd-menu .left:after {
    background-position: 10px 40px;
    left: 0;
}

.mod-games .hd-menu .right:after {
    background-position: -12px 40px;
    right: 0;
}

.mod-games .record {
    position: absolute;
    top: -25px;
    cursor: pointer;
    transition: all 0.5s;
}

.mod-games .record .title {
    background: url(/static/image/games/layout/menu_bar/panel_tab2.png) no-repeat;
    width: 142px;
    height: 25px;
}

.mod-games .record .title span {
    color: #e6d482;
    font-size: 14px;
    padding-left: 30px;
    line-height: 1.75;
}

.mod-games .record-content {
    box-sizing: border-box;
    border-bottom: 0;
    width: 1000px;
    height: 70px;
    background-color: rgba(0, 0, 0, 0.6);
    border-top-right-radius: 10px;
    filter: drop-shadow(.1em .1em .1em rgba(0, 0, 0, .5));
}

.mod-games .record-content button {
    width: 60px;
    height: 60px;
    background-size: cover;
    margin: 4px 8.3px;
    display: inline-block;
    background-color: transparent;
    float: left;
    border: 0;
    cursor: pointer;
}

.mod-games .record-content button img {
    max-width: 100%;
}

.mod-mobile .section5 {
    display: none;
}