@charset "utf-8";
@import url(top-bar.css);

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

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: none;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: normal;
}

li {
    list-style: none;
}

caption,
th {
    text-align: left;
}

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

h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: none;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input,
button,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

input,
button,
textarea,
select {
    *font-size: 100%;
}

select,
input,
button,
textarea {
    font: 100% Tahoma, Arial, sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
}

pre,
code,
kbd,
samp,
tt {
    font-family: 'Courier New', Courier, monospace;
}

small {
    font-size: 100%;
}

abbr,
acronym {
    border-bottom: 1px dotted;
    cursor: help;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

hr {
    color: #D1D7DC;
    background-color: #D1D7DC;
    border: none;
    height: 1px;
}

/*html{overflow-y:scroll;height:100%;}*/

body {
    background-color: #fff;
}

body,
input,
button,
textarea,
select {
    font: 12px/22px arial, "Helvetica Neue", "Microsoft Yahei", sans-serif;
    color: #555;
    -webkit-font-smoothing: antialiased;
}

a {
    color: #111;
    text-decoration: none;
}

a:hover {
    color: #395FB5;
}

a.disable {
    color: #999;
}

a.disable:hover {
    text-decoration: none;
    cursor: default;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
}

.clearfix {
    *zoom: 1;
}

::-moz-selection {
    background: #11a9f7;
    color: #fff;
}

::selection {
    background: #11a9f7;
    color: #fff;
}

/*IE10取消input框默认的叉叉和密码输入框的眼睛*/

::-ms-clear {
    display: none;
}

::-ms-reveal {
    display: none;
}

/* base */

.label {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.checkbox,
.radio {
    vertical-align: middle;
    margin-right: 3px;
    cursor: pointer;
}

.ui-info,
.ui-prompt,
.ui-text-info,
.ui-text-check,
.ui-text-prompt,
.ui-text-prompt-multiline {
    display: inline-block;
    *display: inline;
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
}

.ui-prompt {
    color: #999;
}

.ui-text-info {
    padding-left: 10px
}

.ui-text-check {
    padding-left: 10px;
    color: #BD2D30;
}

.ui-text-prompt {
    padding-left: 10px;
    color: #999;
}

.ui-text-prompt-multiline {
    height: auto;
    padding-left: 10px;
    line-height: 1.5;
    color: #999;
}

/** grid **/

.g_1,
.g_2,
.g_3,
.g_4,
.g_5,
.g_6,
.g_7,
.g_8,
.g_9,
.g_10,
.g_11,
.g_12,
.g_13,
.g_14,
.g_15,
.g_16,
.g_17,
.g_18,
.g_19,
.g_20,
.g_21,
.g_22,
.g_23,
.g_24,
.g_25,
.g_26,
.g_27,
.g_28,
.g_29,
.g_30,
.g_31,
.g_32 {
    display: inline;
    float: left;
    margin-right: 10px
}

.g_1 {
    width: 20px
}

.g_2 {
    width: 50px
}

.g_3 {
    width: 80px
}

.g_4 {
    width: 110px
}

.g_5 {
    width: 140px
}

.g_6 {
    width: 170px
}

.g_7 {
    width: 200px
}

.g_8 {
    width: 230px
}

.g_9 {
    width: 260px
}

.g_10 {
    width: 290px
}

.g_11 {
    width: 320px
}

.g_12 {
    width: 350px
}

.g_13 {
    width: 380px
}

.g_14 {
    width: 410px
}

.g_15 {
    width: 440px
}

.g_16 {
    width: 470px
}

.g_17 {
    width: 500px
}

.g_18 {
    width: 530px
}

.g_19 {
    width: 560px
}

.g_20 {
    width: 590px
}

.g_21 {
    width: 620px
}

.g_22 {
    width: 650px
}

.g_23 {
    width: 680px
}

.g_24 {
    width: 710px
}

.g_25 {
    width: 740px
}

.g_26 {
    width: 770px
}

.g_27 {
    width: 800px
}

.g_28 {
    width: 830px
}

.g_29 {
    width: 860px
}

.g_30 {
    width: 890px
}

.g_31 {
    width: 920px
}

.g_32 {
    width: 950px
}

.g_33 {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

.g_33:after {
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both
}

.g_last {
    margin-right: 0
}

/* btn */

.btn,
.ui-button,
.page a {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 28px;
    line-height: 28px;
    padding: 0 15px;
    text-align: center;
    vertical-align: middle;
    font-size: 13px;
    cursor: pointer;
    outline: none;
    border-radius: 3px;
    border: 1px solid #ddd;
    background-color: #fff;
    min-width: 60px;
    _width: auto;
}

.page a {
    padding: 0 10px;
    min-width: 10px;
    _width: auto;
}

.btn:focus,
.ui-button:focus,
.page a:focus {
    outline: none;
}

.btn {
    color: #444;
    background-color: #F1F1F1;
}

.btn-wide {
    width: 80%;
}

.btn:hover,
.btn:active,
.page a:hover,
.page a.current {
    border-color: #bcb8b8;
    color: #666;
    background-color: #fafafa;
}

input[type="button"],
input[type="submit"],
button[type="button"],
button[type="submit"] {
        padding-bottom: 0;
    width: 100%;
    height: 38px;
    border: none;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    outline: none;
    background-color: #5392E3\0;
    background-image: linear-gradient(-270deg, #5392E3 0%, #715ECF 100%);
    border-radius: 18px;
}

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

.btn > * {
    vertical-align: middle;
}

/*.btn-normal{border:1px solid #CACAD2;background-color:#FFF;color:#565777;box-shadow:none;}
.btn-normal:hover,.btn-normal:active{border-color:#9D9EAD;background-color:#FFF;color:#565777;}*/

.btn-small {
    height: 24px;
    line-height: 22px;
    font-weight: normal;
    padding: 0 5px;
    font-size: 12px;
}

a.btn-small {
    line-height: 23px;
}

.btn-disabled,
.btn-disabled:hover {
    background: #fff;
    color: #d6d6d6;
    border-color: #eee;
    background-image: none;
}

.btn-disabled:hover {
    cursor: default;
}

/*.btn.confirm{background-color:#e0552c;color:#fff;}*/

.ui-button,
.btn.confirm,
.btn-important,
.table-field .btn[type='submit'],
.bonus-group .current .btn,
.btn-submit {
    background-color: #395FB5;
    color: #fff;
    border: none;
}

.ui-button:hover,
.btn.confirm:hover,
.btn-important:hover,
.btn-submit:hover {
    background-color: #395FB5;
    color: #fff;
    border: none;
}

.btn.disable,
.btn.disable:hover .ui-button.disable,
.ui-button.disable:hover {
    color: #fff;
    opacity: .4;
    filter: alpah(opacity=40);
}

.btn-submit {
    padding: 5px 50px !important;
}

/* font-seize */

.fs-10 {
    font-size: 100% !important;
}

.fs-12 {
    font-size: 120% !important;
}

.fs-15 {
    font-size: 150% !important;
}

.fs-17 {
    font-size: 170% !important;
}

.fs-20 {
    font-size: 200% !important;
}

.fs-22 {
    font-size: 220% !important;
}

.fs-25 {
    font-size: 250% !important;
}

.fs-27 {
    font-size: 270% !important;
}

.fs-30 {
    font-size: 300% !important;
}

.fs-32 {
    font-size: 320% !important;
}

.fs-35 {
    font-size: 350% !important;
}

.fs-37 {
    font-size: 370% !important;
}

.fs-40 {
    font-size: 400% !important;
}

.fs-42 {
    font-size: 420% !important;
}

.fs-45 {
    font-size: 450% !important;
}

.fs-47 {
    font-size: 470% !important;
}

.fs-50 {
    font-size: 500% !important;
}

.fs-52 {
    font-size: 520% !important;
}

.fs-55 {
    font-size: 550% !important;
}

.fs-57 {
    font-size: 570% !important;
}

/*color*/

.c-red {
    color: #f61818 !important;
}

.c-green {
    color: green !important;
}

.c-black {
    color: #000 !important;
}

.c-dark-black {
    color: #111 !important;
}

.c-gray-black {
    color: #666 !important;
}

.c-gray {
    color: #c80000 !important;
}

.c-important {
    color: #c80000 !important;
}

/*flip class*/

.css-flip {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.css-flip .flip-front,
.css-flip .flip-back {
    transition: all 1s ease;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

/* hover之后的垂直位置 */

.flip-hover .flip-front {
    z-index: 2;
}

.flip-hover .flip-back {
    z-index: 1;
}

/* rotateY的响应 */

.css-flip-x .flip-back {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    opacity: 0;
    filter: alpah(opacity=0);
}

.css-flip-x.flip-hover .flip-front {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    opacity: 0;
    filter: alpah(opacity=0);
}

.css-flip-x.flip-hover .flip-back {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1;
    filter: alpah(opacity=100);
}

/* rotateX的响应 */

.css-flip-y .flip-back {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0;
    filter: alpah(opacity=0);
}

.css-flip-y.flip-hover .flip-front {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0;
    filter: alpah(opacity=0);
}

.css-flip-y.flip-hover .flip-back {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
    filter: alpah(opacity=100);
}

.inline-block {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.text-overflow {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

hr.clearfix {
    display: block;
    height: 0;
    line-height: 0;
    content: "";
    font-size: 0;
    clear: both;
    border: none;
}

.wrap {
    width: 100%;
}

.wrap-list {
    width: 100%;
    background: #395FB5;
    box-shadow: 3px 2px 2px 1px rgba(0, 0, 0, 0.4);
}

.wrap-inner {
    width: 1200px;
    margin: 0 auto;
    clear: both;
}

.wrap-inner:after {
    content: '';
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.logo,
#logo,
#nav #logo {
    width: 104px;
    height: 50px;
    float: left;
    background: url('../image/../image/new-logo.png') no-repeat center;
    text-indent: -9999em;
    background-size: cover;
    padding: 0;
}

/* NAV */

.nav-wrap {
    background: #D22A2A;
}

#nav {
    min-width: 1200px;
    position: relative;
    z-index: 11;
    clear: both;
    background: #fff;
}

#nav * {
    box-sizing: border-box;
}

#nav .nav-top-content {
    width: 1200px;
    margin: 0 auto;
    height: 76px;
    padding: 0 15px;
}

#nav .nav-top-content .nav-logo {
    float: left;
    padding-top: 12px;
}

#nav .nav-top-content .nav-activity {
    float: left;
    margin-left: 20px;
    padding-top: 12px;
}

#nav .wrap-inner {
    position: relative;
}

#nav .wrap-ls {
    float: right;
}

#nav .nav-content {
    height: 76px;
    *zoom: 1;
    z-index: 2;
}

#nav .nav-content > li {
    width: 108px;
    float: left;
    height: 76px;
}

#nav .nav-a .icon {
    display: inline-block;
    width: 100%;
    height: 48px;
    background-repeat: no-repeat;
    background-position: center center;
}

#nav .nav-lobby .icon {
    background-image: url('../image/../image/new_lottly.png');
    background-size: auto 48px;
}

#nav .nav-record .icon {
    background-image: url('../image/../image/new_home.png');
}

#nav .nav-activify .icon {
    background-image: url('../image/../image/new_activify.png');
    background-size: auto 46px;
}
#nav .nav-shaba .icon {
    background-image: url('../image/../image/shaba.png');
    background-size: auto 34px;
}
#nav .nav-AG .icon {
    background-image: url('../image/../image/AG.png');
    background-size: auto 30px;
}
#nav .nav-761 .icon {
    background-image: url('../image/../image/qipai.png');
    background-size: auto 34px;
}
#nav .nav-leli .icon {
    background-image: url('../image/../image/ll-ZR-icon.png');
    background-size: auto 34px;
}
#nav .nav-odds .icon {
    background-image: url('../image/../image/new_odds.png');
}

#nav .nav-agency .icon {
    background-image: url('../image/../image/new_setting.png');
    background-size: auto 46px;
}

#nav .nav-a:hover,
#nav .nav-a.active,
#nav .nav-a.on {
    background-color: rgba(19, 38, 81, .5);
}

#nav .nav-a:hover span,
#nav .nav-a.active span,
#nav .nav-a.on span {
    color: #FFD400;
}

#nav .nav-record:hover .icon,
#nav .nav-record.active .icon,
#nav .nav-record.on .icon {
    background-image: url('../image/../image/new_home_active.png');
}

#nav .nav-lobby:hover .icon,
#nav .nav-lobby.active .icon,
#nav .nav-lobby.on .icon {
    background-image: url('../image/../image/new_lottly_active.png');
}

#nav .nav-activify:hover .icon,
#nav .nav-activify.active .icon,
#nav .nav-activify.on .icon {
    background-image: url('../image/../image/new_activify_active.png');
}

#nav .nav-shaba:hover .icon,
#nav .nav-shaba.active .icon,
#nav .nav-shaba.on .icon {
    background-image: url('../image/../image/shaba-active.png');
}

#nav .nav-AG:hover .icon,
#nav .nav-AG.active .icon,
#nav .nav-AG.on .icon {
    background-image: url('../image/../image/AG-active.png');
}

#nav .nav-761:hover .icon,
#nav .nav-761.active .icon,
#nav .nav-761.on .icon {
    background-image: url('../image/../image/qipai-active.png');
}
#nav .nav-leli:hover .icon,
#nav .nav-leli.active .icon,
#nav .nav-leli.on .icon {
    background-image: url('../image/../image/ll-ZR-icon-active.png');
}

#nav .nav-odds:hover .icon,
#nav .nav-odds.active .icon,
#nav .nav-odds.on .icon {
    background-image: url('../image/../image/new_odds_active.png');
}

#nav .nav-agency:hover .icon,
#nav .nav-agency.active .icon,
#nav .nav-agency.on .icon {
    background-image: url('../image/../image/new_setting_active.png');
}

#nav .wrap-list .nav-top-content .nav-content .nav-a {
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    position: relative;
    height: 76px;
    font-weight: 600;
}

#nav .wrap-list .nav-top-content .nav-content .qipai_list a, #nav .wrap-list .nav-top-content .nav-content .dianzi_list a {
    width: 50%;
    height: 30px;
    color: #ccc;
    display: block;
    text-align: left;
}

@keyframes navicon {
    0% {
        -webkit-transform: scale(.6);
        transform: scale(.6);
        opacity: 0.4;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@-webkit-keyframes navicon {
    0% {
        -webkit-transform: scale(.6);
        opacity: 0.4;
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

/*2019-07-02新增样式*/
.nav-lottery .list-link {
    padding: 10px 20px;
    background: #1e357b;
    width: 140px;
    display: none;
}

.nav-lottery.break_line .list-link {
    width: 260px !important;
}

.nav-lottery .list-link a {
    line-height: 31px;
    font-size: 14px;
    background-color: transparent;
    color: #ccc;
    text-align: left;
    position: relative;
    display: block;
    transition: all .3s ease;
}

.nav-lottery .list-link a:hover {
    color: #FFD400;
}

.nav-lottery .nav-ssc .icon {
    background-image: url("../image/../image/ssc.png");
}

.nav-lottery .nav-pk10 .icon {
    background-image: url("../image/../image/pk10.png");
}

.nav-lottery .nav-11x5 .icon {
    background-image: url("../image/../image/11x5.png");
}

.nav-lottery .nav-k3 .icon {
    background-image: url("../image/../image/k3.png");
}

.nav-lottery .nav-ssc:hover .icon,
.nav-lottery .nav-ssc.active .icon,
.nav-lottery .nav-ssc.on .icon {
    background-image: url("../image/../image/ssc-active.png");
}

.nav-lottery .nav-pk10:hover .icon,
.nav-lottery .nav-pk10.active .icon,
.nav-lottery .nav-pk10.on .icon {
    background-image: url("../image/../image/pk10-active.png");
}

.nav-lottery .nav-11x5:hover .icon,
.nav-lottery .nav-11x.active .icon,
.nav-lottery .nav-11x5.on .icon {
    background-image: url("../image/../image/11x5-active.png");
}

.nav-lottery .nav-k3:hover .icon,
.nav-lottery .nav-k3.active .icon,
.nav-lottery .nav-k3.on .icon {
    background-image: url("../image/../image/k3-active.png");
}

.nav-lottery .list-link .ll-zr{
    width: 220px;
    height: 51px;
    background-image: url("../image/../image/leli-zr.png");
    background-size: contain;
    background-repeat: no-repeat;
    margin: 10px 0;
}

.nav-lottery .list-link .ll-zr-k3{
    background-image: url("leli-zr-../image/k3.png");
}

.nav-lottery .list-link a .nav-icon-zr{
    display: inline-block;
    width: 22px;
    height: 9px;
    background-image: url("../image/../image/zr-icon.png");
    margin-left: 4px;
}

/* NAV ICONS */

/*#nav i{background-image:url(nav_icons.png);background-repeat:no-repeat;width:40px;height:40px;display:block;margin:0 auto;}
#nav a:hover i,#nav a.active i{background-image:url(nav_icons_hover.png);}
#nav .nav-lobby    i{background-position:0 0;}
#nav .nav-record   i{background-position:-40px 0;}
#nav .nav-number   i{background-position:-80px 0;}
#nav .nav-fund     i{background-position:-120px 0;}
#nav .nav-hongbao  i{background-position:-160px 0;}
#nav .nav-form     i{background-position:-200px 0;}
#nav .nav-agency   i{background-position:-240px 0;}*/

#nav .user-box {
    width: 450px;
    float: right;
    text-align: right;
}

#nav .user-box a {
    color: #111;
    display: inline;
}

#nav .user-box .user-name a {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #c80000;
}

#nav .user-account-balance {
    line-height: 30px;
    height: 30px;
}

#nav .user-account-balance .num {
    color: #c80000;
    font-size: 14px;
}

#nav .user-account-balance .user-cash {
    position: relative;
    margin-right: 20px;
}

#nav .games-list__drvider {
    position: absolute;
    padding: 0 !important;
    width: 100% !important;
    height: 1px !important;
    background-color: rgba(204, 204, 204, .5);
    top: 50px;
}

#nav .nav-game-lists .games-list__drvider:hover {
    background-color: rgba(204, 204, 204, .5);
}

#nav .user-account-balance .user-cash i {
    position: absolute;
    top: 0px;
    width: 15px;
    height: 14px;
    background: url(../image/topbar-icons.png) -62px -3px no-repeat;
    cursor: pointer !important;
}

#nav .user-account-balance .user-cash i.onhandled {
    cursor: default;
}

@keyframes refresh {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

@-webkit-keyframes refresh {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

.onhandled[data-refresh-balance] {
    -webkit-animation: refresh 2s linear 0s infinite;
    animation: refresh 2s linear 0s infinite;
}

#nav div.user-btn a {
    margin: 0 0 0 15px;
    line-height: 20px;
    color: #111;
}

#nav div.user-btn a i {
    background: url(../image/user-icon.png) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
}

#nav div.user-btn font {
    vertical-align: middle;
}

#nav div.user-btn a.recharge i {
    background-position: 0 0;
}

#nav div.user-btn a.withdraw i {
    background-position: 0 -20px;
}

#nav div.user-btn a.transfer i {
    background-position: 0 -40px;
}

#nav div.user-btn a.card-manage i {
    background-position: 0 -100px;
}

#nav div.user-btn a.messsage i {
    background-position: 0 -60px;
}

#nav div.user-btn a.user-centent i {
    background-position: 0 -80px;
}

#nav .nav-gamelist {
    width: 250px;
    background: #c80000;
}

#nav .nav-gamelist a.active {
    color: #fff;
}

#nav a:hover i,
#nav a.active i,
#nav a:hover span,
#nav a.active span {
    -webkit-animation: navicon .3s ease-out 0s forwards;
    animation: navicon .3s ease-out 0s forwards;
}

#nav a .caret {
    -webkit-animation: caret .8s linear 0s infinite alternate;
    animation: caret .8s linear 0s infinite alternate;
}

/*@-webkit-keyframes caret {
	0%   { margin-top:-2px; opacity:0; }
	30%  { margin-top:0px; opacity:0.3; }
	70%  { margin-top:3px; opacity:0.7; }
	100% { margin-top:5px; opacity:1; }
}
@keyframes caret{
	0%   { margin-top:-2px; opacity:0; }
	30%  { margin-top:0px; opacity:0.3; }
	70%  { margin-top:3px; opacity:0.7; }
	100% { margin-top:5px; opacity:1; }
}
#nav a:hover .caret,
#nav a.active .caret{
	-webkit-animation:none;
	animation        :none;
	margin-top:0;
}*/

/*二级下拉菜单*/

#nav .nav-game-lists {
    position: absolute;
    background: url('../image/../image/nav_bg.jpg') no-repeat;
    background-size: cover;
    top: 76px;
    /* height: 340px; */
    left: 0;
    right: 0;
    z-index: 10;
    border-top: none;
    display: none;
}

#nav .nav-game__content {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

#nav .nav-game-lists * {
    box-sizing: border-box;
}

.nav-game-lists .nav-arrow,
.nav-game-lists .nav-arrow:before {
    border: 10px solid transparent;
    position: absolute;
    width: 0;
    height: 0;
    line-height: 0;
    content: '';
}

.nav-game-lists .nav-arrow {
    border-bottom-color: #e5e5e5;
    left: 50%;
    top: -20px;
    margin-left: -10px;
}

.nav-game-lists .nav-arrow:before {
    border-bottom-color: #fff;
    left: -10px;
    top: -9px;
}

#nav .nav-game-lists ul {
    display: flex;
    justify-content: center;
}

#nav .nav-game-lists li {
    padding: 10px 5px;
    padding-left: 10px;
    min-width: 180px;
    display: block;
    *display: inline;
    *zoom: 1;
    overflow: hidden;
    height: auto;
    width: auto;
}

#nav .nav-game-lists li:hover {
    background: rgba(21, 27, 38, .3);
}

#nav .nav-game-lists h3 {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0;
}

#nav .nav-game-lists .qipai_list h3, #nav .nav-game-lists .dianzi_list h3 {
    text-align: left;
}

#nav li.break_line .list-link {
    width: 220px;
}

#nav li.break_line .list-link a {
    width: 50%;
    float: left;
}

#nav .nav-game-lists .list-link a {
    line-height: 31px;
    font-size: 14px;
    background-color: transparent !important;
    color: #ccc;
    text-align: left;
    position: relative;
    display: block;
    transition: all .3s ease;
}

#nav .nav-game-lists .list-link a:hover {
    color: #FFD400;
}

#nav .nav-game-lists .qipai_list .list-link a:hover, #nav .nav-game-lists .dianzi_list .list-link a:hover {
    color: #FFD400;
}

#nav .nav-game-lists .list-link a.active {
    background-color: #ebebeb !important;
    color: #ff5a23;
}

#nav .nav-game-lists .list-link a.hot-game {

}

.nav-qipai-list{
    width: 340px;
    background: #1e357b;
}
.nav-qipai-item{
    padding: 5px;
}
.nav-qipai-item .pic{
    display: block;
    overflow: hidden;
}
.nav-qipai-item .pic img{
    width: 100%;
    transition: 0.3s;
    vertical-align: middle;
}
.nav-qipai-item .pic img:hover{
    transform: scale(1.05);
}
.nav-qipai-item .enter{
    display: block;
    line-height: 34px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: #4260af;
    margin-top: 5px;
    transition: 0.3s;
}
.nav-qipai-item .enter:hover{
    background: #5474ca;
}

#nav .list-link a span.nav-icon-24h,
#nav .list-link a span.nav-icon-peg,
#nav .list-link a span.nav-icon-new,
#nav .list-link a span.nav-icon-hot {
    display: inline-block;
    margin-left: 3px;
    background-repeat: no-repeat;
    width: 21px;
    height: 10px;
    margin-top: 3px;
}

#nav .list-link a span.nav-icon-peg {
    background-image: url(../image/peg.gif);
}

#nav .list-link a span.nav-icon-24h {
    background-image: url(../image/24hour.gif);
}

#nav .list-link a span.nav-icon-new {
    background-image: url(../image/new.gif);
}

#nav .list-link a span.nav-icon-hot {
    background-image: url(../image/hot.gif);
}

/* input */

.input {
    display: inline-block;
    width: 268px;
    height: 14px;
    padding: 6px 4px;
    border: 1px solid #ddd;
    line-height: 14px;
    vertical-align: middle;
    font-size: 12px;
    color: #666;
    border-radius: 2px;
    background-color: #fff;
    -moz-box-sizing: inherit;
    -webkit-box-sizing: inherit;
    transition: all .2s;
    -moz-transition: all .2s;
    /* Firefox 4 */
    -webkit-transition: all .2s;
    /* Safari 和 Chrome */
    -o-transition: all .2s;;
    /* Opera */
}

.input:hover {
    border-color: #ddd;
    box-shadow: 0 0 3px #BEBF9E;
}

.input-focus,
.input-focus:hover {
    border-color: #A9A9B8;
    color: #555;
    box-shadow: 0 1px 3px rgba(120, 198, 116, 0.2) inset;
}

.input-detect,
.input-detect:hover {
    border-color: #EDC7AE;
    color: #555;
    box-shadow: 0 1px 3px rgba(237, 199, 174, 0.2) inset;
}

.input-error,
.input-error:hover {
    border-color: #FF819C;
    background-color: #FFF7F9;
    box-shadow: 0 1px 3px rgba(255, 129, 156, 0.2) inset;
}

.input-success,
.input-success:hover {
    color: #555;
    background-color: #fbfbfb;
    box-shadow: 0 1px 3px rgba(206, 206, 206, 0.2) inset;
}

.input:focus,
.input-detect:focus,
.input-error:focus,
.input-success:focus {
    border-color: #A9A9B8;
    color: #555;
    box-shadow: 0 1px 3px rgba(169, 169, 184, .5) inset;
    outline: none;
}

.input-disable,
.input-disable:focus,
.input-disable:hover {
    background-color: #EBEBEB;
    border-color: #CECECE;
    color: #BDBDBD;
    cursor: default;
}

/* page */

.page-wrapper {
    padding: 10px;
    background-color: #fafafa;
    /*border:1px solid #e8e8e8;*/
    border-left: none;
    border-right: none;
    margin-top: 20px;
}

.page {
    text-align: center;
}

.page a {
    color: #666;
    margin: 0 2px;
}

.page a.prev,
.page a.next {
    padding: 1px 10px;
    font-style: inherit;
}

.page a.prev {
    padding-left: 8px;
}

.page a.next {
    padding-right: 8px;
}

.page a:hover,
.page a.current {
    background-color: #ffede7;
    color: #c53f00;
    border-color: #e7b69f;
    background-image: none;
    text-decoration: none;
}

.page-few {
    display: inline-block;
    vertical-align: middle;
    color: #666;
    padding: 0 0 0 10px;
}

.page .input {
    width: 24px;
    height: 23px;
    padding: 0 4px;
}

.page-btn {
    display: inline-block;
    vertical-align: middle;
    width: 48px;
    height: 25px;
    padding-bottom: 3px;
    line-height: 24px;
    border: 1px solid #E2E2E2;
    background-color: #FAFAFA;
    color: #999;
    cursor: pointer;
}

.page-btn:hover {
    border-color: #C4C4C4;
    background-color: #F5F5F5;
}

.page-short {
    line-height: 18px;
    font-size: 14px;
    font-weight: 700;
    color: #999;
}

.page-short a {
    display: inline-block;
    vertical-align: middle;
    color: #999;
}

.page-short a:hover {
    color: #009A87;
    text-decoration: underline;
}

.page-short span {
    display: inline-block;
    vertical-align: middle;
}

.page-short .prev,
.page-short .next {
    display: inline-block;
    width: 9px;
    padding-top: 17px;
    margin: 0 2px;
    vertical-align: bottom;
    background-image: url(../image/ui-page.png);
    background-repeat: no-repeat;
    background-color: transparent;
    overflow: hidden
}

.page-short .prev,
.page-short .prev:hover {
    background-position: -80px 0;
}

.page-short .next,
.page-short .next:hover {
    background-position: -90px 0;
}

.page-short span {
    padding: 0 10px;
}

.page-right {
    float: right;
}

/* select */

.choose-model {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    padding: 4px;
    border: 1px solid #ddd;
    z-index: 10;
    vertical-align: middle;
    border-radius: 3px;
    background-color: #fff;
}

.choose-model:hover {
    box-shadow: 0 0 4px rgba(200, 200, 200, 0.7);
}

.choose-model .info {
    display: block;
    height: 18px;
    padding-left: 5px;
    padding-right: 16px;
    line-height: 18px;
    color: #333;
    font-weight: 700;
    font-size: 12px;
    overflow: hidden;
}

.choose-model i {
    position: absolute;
    top: 0;
    right: -1px;
    _right: -2px;
    width: 26px;
    height: 26px;
    border-left: 1px solid #ddd;
    background: #F1F3FF url("../image/../image/../image/ico-arrow-down.png") center center no-repeat;
    cursor: pointer;
}

.choose-model .choose-input {
    display: block;
    border: none;
    width: 100%;
    height: 18px;
    line-height: 18px;
    background: none;
    color: #333;
}

.choose-model .choose-input-disabled {
    color: #333;
}

.choose-model .choose-list {
    display: none;
    width: 100%;
    position: absolute;
    top: 28px;
    left: -1px;
    border: 1px solid #ddd;
    background-color: #FFF;
    font-size: 12px;
    border-radius: 2px;
    /*box-shadow:0 1px 2px rgba(0,0,0,.5);*/
}

.choose-model .choose-list-cont {
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    overflow-y: hidden;
    overflow-x: hidden;
}

.choose-model .choose-list-cont a {
    display: block;
    padding: 0 14px;
    height: 30px;
    border-bottom: 1px solid #ddd;
    line-height: 30px;
    text-align: left;
    color: #666;
}

.choose-model .choose-list-cont a:hover {
    background-color: #f3f3f3;
    text-decoration: none;
}

.choose-model .choose-list-cont a:last-child {
    border-bottom: none;
}

.choose-model .choose-list-cont .choose-item-current {
    background-color: #f3f3f3;
}

/*.choose-model .choose-list-cont .choose-item-current:hover {background-color:#FFFFE1;}*/

.choose-model .choose-scroll {
    display: block;
    position: absolute;
    right: 2px;
    top: 2px;
    width: 6px;
    height: 60px;
    background: #000;
    overflow: hidden;
    font-size: 0;
    margin-top: 28px;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
    border: 1px solid #000;
    border-radius: 5px;
    display: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.select-counter-action {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 26px;
    line-height: 26px;
    text-align: center;
    vertical-align: middle;
    margin: 0 1px;
    border-radius: 3px;
    cursor: pointer;
    font-size: 20px;
    border: 1px solid #caced1;
    color: #9197B9 !important;
    box-shadow: inset 0 1px 1px #fff;
    text-shadow: 0 1px 1px #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.select-counter-action.disabled {
    cursor: default;
    opacity: .4;
    filter: alpha(opacity=40);
}

/** 广告轮播图 **/

.slider {
    overflow: hidden;
}

.slider .slider-pic {
    width: 100000px;
}

.slider .slider-pic li {
    float: left;
}

.slider .slider-num {
    text-align: center;
    position: relative;
    bottom: 30px;
}

.slider .slider-num li {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #C4C9D2;
    overflow: hidden;
    font-size: 0;
    margin: 0 4px;
    text-indent: -9999px;
    cursor: pointer;
    _display: inline;
    border-radius: 50%;
}

.slider .slider-num li.current {
    background: #7A7A7A;
}

/** 弹出层组件(z-index:700) **/

/* pop */

.pop {
    width: 438px;
    background-color: #FFF;
    word-wrap: break-word;
    border-radius: 8px;
}

.pop-hd {
    height: 44px;
    padding: 0 15px;
    line-height: 44px;
    color: #fff;
    border-radius: 3px 3px 0 0;
    background-color: #395FB5;
    border-bottom: 1px solid #e2e2e2;
}

.pop-title {
    font-size: 14px;
}

/*.pop-title-ico{display:inline-block;width:14px;height:14px;margin-right:5px;background:url("../../images/game/un-icon.png") no-repeat scroll 0 -210px;vertical-align:middle;}*/

.pop-close {
    float: right;
    width: 24px;
    height: 24px;
    margin-top: 8px;
    background: url(../image/close1.png) no-repeat;
    background-size: cover;
    cursor: pointer;
}

.pop-bd {
    padding: 15px;
    text-align: center;
}

.pop-bd iframe {
    display: block;
}

.pop-bd .ico-success,
.pop-bd .ico-error,
.pop-bd .ico-waring {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 10px;
}

.pop-bd .ico-success {
    background-image: url(../image/message_success.png)
}

.pop-bd .ico-error {
    background-image: url(../image/message_error.png)
}

.pop-bd .ico-waring {
    background-image: url(../image/message_wraning.png)
}

.pop-content {
    padding-top: 10px;
}

.pop-text {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    overflow: auto;
    max-height: 100px;
    text-align: left;
    line-height: 24px;
    font-size: 13px;
    font-weight: normal;
    color: #5e666c;
}

.pop-btn {
    padding: 15px;
    text-align: center;
}

.pop-btn .btn {
    height: 34px;
    line-height: 32px;
    padding: 0 20px;
    font-size: 14px;
}

.pop-btn .btn:hover {
}

.pop-btn .btn-normal,
.pop-btn .btn-normal:hover {
    background-color: #FFF;
}

.pop-control {
    text-align: center;
    padding: 10px 0;
    background: #fff;
}

.add-card-miniwindow .pop-bd {
    background-color: #fff;
}

.add-card-miniwindow .pop-hd,
.add-card-miniwindow .pop-control {
}

.iframe-miniwindow .pop-bd {
    background-color: #fff;
}

.iframe-miniwindow .pop-hd,
.iframe-miniwindow .pop-control {
    /* background-color: #f4f4f4; */
}

.ui-miniwindow-tip {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 800;
    background: #FFF;
    border: 1px solid #e2e2e2;
    display: none;
    border-radius: 3px;
    text-align: center;
}

.ui-miniwindow-tip .inner {
    padding: 20px 40px;
    font-size: 14px;
    font-weight: bold;
}

.ui-miniwindow-tip .inner .row {
    padding: 5px 0;
}

/* alert */

.alert {
    width: auto;
    margin: 20px auto 0;
    padding: 20px;
    background-color: #F9F9F9;
    border: 1px solid #D5D6DC;
    text-align: center;
}

.alert i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 40px;
    height: 40px;
    margin-right: 15px;
    background-image: url("../image/../image/ui-alert.png");
    background-repeat: no-repeat;
    vertical-align: middle;
}

.alert .txt {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 360px;
    _width: 360px;
    vertical-align: middle;
    text-align: left;
    line-height: 24px;
    overflow: hidden;
}

.alert h4 {
    padding-bottom: 4px;
    font-size: 20px;
    color: #000;
}

.alert p {
    padding-bottom: 4px;
    font-size: 14px;
}

.alert-success i {
    background-position: 0 -60px
}

.alert-error i {
    background-position: -50px -60px;
}

.alert-waring i {
    background-position: -100px -60px;
}

.alert-mini {
    padding: 30px 10px;
    text-align: center;
}

.alert-mini i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 24px;
    height: 24px;
    margin-right: 5px;
    vertical-align: middle;
}

.alert-mini .ico-success {
    background-position: -120px -80px;
}

.alert-mini .txt {
    max-width: 378px;
    _width: 378px;
}

/** no result **/

.alert-noresult {
    border: 1px solid #D5D6DC;
    border-radius: 3px;
}

.alert-noresult .txt {
    width: auto;
    max-width: 1500px
}

.alert-noresult h4 {
    font-size: 14px;
    margin: 10px;
    color: #666;
}

.alert-noresult i {
    background-position: -100px -60px;
}

/* prompt */

.prompt,
.prompt-text {
    border: 1px solid #eaeaea;
    color: #808080;
    background-color: #f7f7f7;
    padding: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    border-radius: 2px;
}

.prompt {
    background-image: url(../image/prompt-ico.png);
    background-repeat: no-repeat;
    background-position: 10px 11px;
    padding-left: 40px;
}

.prompt-text {
    padding: 10px;
    margin-bottom: 10px;
    line-height: 180%;
}

/* table */

.table {
    width: 100%;
    border-collapse: collapse;
}

.table a {
    text-decoration: underline;
}

.table a + a {
    margin-left: 10px;
}

.table td,
.table th,
.table-info td,
.table-info th {
    padding: 5px;
    line-height: 24px;
    background: #fff;
    text-align: center;
    color: #111;
    border: 1px solid #eaeaea;
    border-left: none;
    border-right: none;
    font-size: 12px;
}

.table th,
.table tfoot td,
.table-info th {
    border-color: transparent;
    color: #111;
    background-color: #ebebeb;
    font-size: 14px;
}

.small-table th,
.small-table tfoot td {
    line-height: 20px;
    font-size: 12px;
}

.border-table {
    border: 1px solid #c8d0d6
}

;
/*.table td:last-child, .table th:last-child {border-right:none;}
.table td:first-child, .table th:first-child {border-left:none;}*/

.table tbody tr:hover td {
    background-color: #fdfdff;
}

.table-rowspan td,
.table-rowspan th {
    border-left-width: 1px;
    border-right-width: 1px;
}

.table-rowspan tbody tr:hover td {
    background-color: #fff;
}

.table-toggle i {
    display: inline-block;
    width: 5px;
    height: 8px;
    margin: 0 5px;
    vertical-align: middle;
    background-image: url("../image/../image/ui-table-toggle.png");
    background-repeat: no-repeat;
    overflow: hidden;
}

.table-toggle .ico-up-down {
    background-position: 0 0;
}

.table-toggle .ico-up-current {
    background-position: -10px 0;
}

.table-toggle .ico-down-current {
    background-position: -20px 0;
}

.table-toggle .ico-fold,
.table-toggle .ico-unfold {
    width: 14px;
    height: 14px;
}

.table-toggle .ico-fold {
    background-position: 0 -10px;
}

.table-toggle .ico-unfold {
    background-position: -20px -10px;
}

.table-toggle .ico-mail {
    width: 16px;
    height: 12px;
    background-position: 0 -30px;
}

.table-toggle .ico-mail-read {
    width: 16px;
    height: 16px;
    background-position: -20px -30px;
}

.table-field {
    margin: 20px 0;
    line-height: 28px;
}

.table-field td {
    padding: 7px 5px;
}

.table-field td:first-child {
    white-space: nowrap;
}

.table-info th:last-child {
    border-right: none;
}

.table-info tbody tr:hover td {
    background-color: #FCFBFA;
}

.table-info a + a {
    margin-left: 10px;
}

.table-info .mail-read a {
    color: #7B6C3D;
}

.title-field {
    height: 46px;
    line-height: 46px;
    /*background:url(bg-line-title.gif) no-repeat 0 100%;*/
    margin: 0 56px;
    border-bottom: 1px solid #ddd;
}

.title-field .ico-title {
    display: inline-block;
    width: 30px;
    height: 32px;
    background: url(../image/../image/ico-title-lock.gif) no-repeat;
    vertical-align: middle;
    margin-top: -4px;
}

.title-field .title-text {
    display: inline-block;
    font-size: 14px;
    padding: 0 0 0 5px;
    font-weight: bold;
}

.title-field .ico-title-lock {
    background-image: url(../image/../image/ico-title-lock.gif)
}

.title-field .ico-title-safe {
    background-image: url(../image/ico-title-safe.gif)
}

/* step */

.step {
    margin-bottom: 20px;
}

.step-table {
    width: 100%;
}

.step-table i {
    display: inline-block;
    width: 19px;
    height: 19px;
    line-height: 18px;
    margin-right: 5px;
    _border-top: 10px solid #E4E3D5;
    background-color: #A8A299;
    color: #FFF;
    border-radius: 50%;
    text-align: center;
}

.step-table .con {
    height: 41px;
    padding-left: 20px;
    padding-right: 23px;
    line-height: 40px;
    font-size: 14px;
    background-color: #E4E3D5;
}

.step-table .tri {
    position: relative;
    height: 41px;
    padding-left: 23px;
    margin-left: -23px;
    background: url("../image/../image/ui-step.png") no-repeat left 0;
}

.step-table .current .con {
    background-color: #4B4D67;
    font-weight: bold;
    color: #FFF;
}

.step-table .clicked .con {
    background-color: #4B4D67;
    color: #FFF;
}

.step-table .current .tri,
.step-table .clicked .tri {
    background-position: left -50px;
}

.step-table .current i,
.step-table .clicked i {
    background-color: #8083A3;
    _border-top: 10px solid #4B4D67;
}

/** width **/

.w-1 {
    width: 60px !important;
}

.w-2 {
    width: 100px !important;
}

.w-3 {
    width: 150px !important;
}

.w-4 {
    width: 200px !important;
}

.w-5 {
    width: 250px !important;
}

.w-6 {
    width: 300px !important;
}

.w-7 {
    width: 350px !important;
}

.w-8 {
    width: 400px !important;
}

.w-9 {
    width: 450px !important;
}

.w-10 {
    width: 500px !important;
}

.w-11 {
    width: 550px !important;
}

.w-12 {
    width: 600px !important;
}

.w-13 {
    width: 650px !important;
}

.w-14 {
    width: 700px !important;
}

.w-15 {
    width: 750px !important;
}

.w-16 {
    width: 800px !important;
}

.w-17 {
    width: 850px !important;
}

.w-auto {
    width: auto !important;
}

.w-80 {
    width: 80px !important;
}

/** 提示组件(z-index:500) **/

.j-ui-tip {
    background: #FFF;
    padding: 5px 10px;
    font-family: Microsoft Yahei;
    z-index: 500;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.j-ui-tip .sj {
    position: absolute;
    margin-top: -8px;
    width: 8px;
    height: 15px;
    background: url(../image/j-ui-tip-arrow.png) no-repeat 0 -31px;
    display: none;
    overflow: hidden;
}

.j-ui-tip .sj-t {
    top: 50%;
    left: -8px;
    width: 15px;
    height: 8px;
    top: 0;
    left: 50%;
    margin-left: -8px;
    background-position: 0 0;
}

.j-ui-tip .sj-b {
    width: 15px;
    left: -8px;
    height: 8px;
    bottom: -8px;
    left: 50%;
    margin-left: -8px;
    background-position: 0 -23px;
}

.j-ui-tip .sj-l {
    left: -8px;
    top: 50%;
}

.j-ui-tip .sj-r {
    right: -8px;
    top: 50%;
    background-position: 0 -8px;
}

.j-ui-tip-t .sj-t,
.j-ui-tip-r .sj-r,
.j-ui-tip-b .sj-b,
.j-ui-tip-l .sj-l {
    display: block;
}

.j-ui-tip .error {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 4px;
    background-position: -60px -100px;
    overflow: hidden;
    vertical-align: -2px;
    *vertical-align: 2px;
    background-image: url(../image/ui-login.png);
}

/** 输入框上方放大提示 **/

.j-ui-tip-input-floattip {
    font-size: 24px;
    font-weight: bold;
    color: #F60;
    text-align: center;
}

/** 警示tip样式 **/

.j-ui-tip-alert {
    background: #ffc;
    border-color: #fc9;
}

.j-ui-tip-alert .sj {
    background-image: url(../image/j-ui-tip-alert-arrow.png);
}

/** 遮罩组件(z-index:600) **/

.j-ui-mask {
    z-index: 600;
}

/** 日期控件(z-index:600) **/

.j-ui-datepicker {
    position: absolute;
    left: 150px;
    top: 200px;
    z-index: 590;
    background: #fff;
    color: #5A5A5A;
    margin-top: 5px;
    -moz-user-select: none;
    border-radius: 3px;
    border: 1px solid #ddd;
}

.j-ui-datepicker .control {
    text-align: center;
    border-radius: 5px 5px 0 0;
    background-color: #fff;
    position: relative;
}

.j-ui-datepicker .control select,
.j-ui-datepicker .control .choose-model {
    /*background:#fff;border:1px solid #8a8ae6;color:#8a8ae6;*/
    padding: 4px;
    border-radius: 3px;
    outline: none;
}

.j-ui-datepicker .control .choose-model {
    margin: 10px 2px;
}

.j-ui-datepicker .control .choose-model .choose-input {
    /*color:#8a8ae6;*/
}

.j-ui-datepicker .control .select-monty .choose-input {
    padding-left: 7px;
}

.j-ui-datepicker .control select option {
    height: 24px;
}

.j-ui-datepicker .control .choose-model .info {
    padding-left: 4px;
}

.j-ui-datepicker .control .choose-model i {
    background-image: url(../image/j-ui-datepicker-select-sj.gif);
    transition: 0.3s ease-in;
    border-left: none;
}

.j-ui-datepicker .control .choose-model i.open {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.j-ui-datepicker .choose-list {
    top: 30px;
    border-radius: 3px;
}

.j-ui-datepicker .choose-list a {
    height: 22px;
    line-height: 22px;
}

.j-ui-datepicker .control .pre,
.j-ui-datepicker .control .next {
    position: absolute;
    display: block;
    top: 14px;
    width: 20px;
    height: 20px;
    overflow: hidden;
    font-size: 0;
    text-indent: -10000px;
    background-image: url(../image/j-ui-button-prev-next.png);
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 0;
}

.j-ui-datepicker .control .pre {
    background-position: 0 0;
    left: 10px;
}

.j-ui-datepicker .control .pre:hover {
    background-position: 0 -20px;
}

.j-ui-datepicker .control .next {
    background-position: -20px 0;
    right: 10px;
}

.j-ui-datepicker .control .next:hover {
    background-position: -20px -20px;
}

.j-ui-datepicker .content {
    background-color: #fff;
}

.j-ui-datepicker .tb {
}

.j-ui-datepicker .tb td,
.j-ui-datepicker .tb th {
    text-align: center;
    border: none;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
}

.j-ui-datepicker .tb th {
    color: #111;
    background: #fff;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
}

.j-ui-datepicker .tb td {
    cursor: pointer;
}

.j-ui-datepicker .tb td:hover,
.j-ui-datepicker .tb td:active {
    background-color: #ffede7;
    color: #e0562c;
}

.j-ui-datepicker .tb .day-curr,
.j-ui-datepicker .tb .day-curr:hover,
.j-ui-datepicker .tb .day-curr:active {
    background-color: #e0562c;
    color: #fff;
}

.j-ui-datepicker .day-preMonth,
.j-ui-datepicker .day-nextMonth {
    color: #999;
}

.j-ui-datepicker .day-today {
    color: #e0562c;
}

.j-ui-datepicker td.day-disabled,
.j-ui-datepicker td.day-disabled:hover,
.j-ui-datepicker td.day-disabled:active {
    cursor: default;
    background: none;
    border-color: transparent;
}

.j-ui-datepicker .content-time {
    padding: 10px;
    color: #111;
    text-align: center;
    border-top: 1px solid #ddd;
}

.j-ui-datepicker .content-time .input {
    width: 24px;
    text-align: center;
    color: #999;
    padding: 2px 4px;
}

.j-ui-datepicker .content-time .button-confirm {
    cursor: pointer;
}

.j-ui-datepicker .content-time .button-confirm:hover {
    background-color: #ff6f0a;
    color: #fff;
}

/** 模拟滚动条 **/

.jspContainer {
    overflow: hidden;
    position: relative;
}

.jspPane {
    position: absolute;
    width: 100%;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 2px;
    width: 6px;
    height: 100%;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0px;
    background: red;
}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    position: relative;
}

.jspDrag {
  background: #ddd;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
  margin-left: -4px;
  margin-top: 2px;
  opacity: 0.4;
  filter: alpha(opacity=40);
  border-radius: 10px;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d;
}

.jspVerticalBar .jspArrow {
    height: 16px;
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}

* html .jspCorner {
    margin: 0 -3px 0 0;
}

/* 类下来菜单 下拉居右显示时请添加".dropbox-like-right" */

.dropbox-like,
.dropbox-like .dropbox-handler,
.dropbox-like .toggle-icon,
.dropbox-like .toggle-icon * {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    position: relative;
    width: auto;
}

.dropbox-like .dropbox-handler {
    line-height: 32px;
    height: 32px;
    border: 1px solid #ddd;
    border-radius: 3px;
    z-index: 2;
    background-color: #f3f3f3;
    cursor: pointer;
    width: 210px;
}

.dropbox-handler .toggle-icon {
    font-size: 12px;
    float: right;
    border-left: 1px solid #ddd;
    height: 32px;
    line-height: 32px;
}

.dropbox-handler .toggle-icon i {
    width: 32px;
    height: 32px;
    background: url(../image/../image/ico-arrow-down.png) center center no-repeat;
}

.dropbox-handler .toggle-icon span {
    padding-left: 12px;
}

.dropbox-handler .toggle-value {
    border: none !important;
    background-color: transparent !important;
    width: 80px !important;
    text-align: center;
    vertical-align: middle;
    height: 14px;
    line-height: 14px;
    padding: 9px;
}

.dropbox-content {
    position: absolute;
    left: 0;
    border: 1px solid #ddd;
    border-radius: 3px;
    background-color: #fff;
    top: 33px;
    padding: 8px;
    font-size: 12px;
    width: 320px;
    z-index: 1;
    text-align: left;
    display: none;
}

.dropbox-like-right .dropbox-content {
    left: auto;
    right: 0;
}

.open .dropbox-handler {
    border-radius: 3px 3px 0 0;
    border-bottom-color: #fff;
}

.open .dropbox-handler .toggle-icon {
    border-bottom: 1px solid #ddd;
}

.open .dropbox-content {
    display: block;
}

/* 奖金组下拉 slider-range */

.bonus-setup-title strong {
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
}

.slider-range {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 320px;
    height: 40px;
    margin-top: 20px;
}

.slider-range-wrapper {
    position: relative;
    margin: 0 30px;
    height: 4px;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #eab8a1;
    width: 260px;
    cursor: pointer;
}

.slider-range-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 4px;
    background-color: #ffcbb9;
    border-radius: 4px 0 0 4px;
}

.slider-range-btn {
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -5px;
    width: 6px;
    height: 10px;
    background-color: #e0552c;
    cursor: move;
    border-radius: 3px;
}

.slider-range-add,
.slider-range-sub {
    position: absolute;
    top: -7px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    text-indent: -9999em;
    background-image: url(../image/slider-add-sub.png);
    background-repeat: no-repeat;
}

.slider-range-add {
    right: 0;
    background-position: 0 0;
}

.slider-range-add:hover {
    background-position: -20px 0;
}

.slider-range-sub {
    left: 0;
    background-position: 0 -20px;
}

.slider-range-sub:hover {
    background-position: -20px -20px;
}

.slider-range-scale {
    position: relative;
    margin: 0 30px;
}

.slider-range-scale span {
    position: absolute;
    top: 10px;
    color: #26262C;
    font-size: 12px;
}

.slider-range-scale .small-number {
    left: 0;
}

.slider-range-scale .big-number {
    right: 0;
}

.slider-range-scale .percent-number {
    width: 100px;
    text-align: center;
    left: 50%;
    margin-left: -50px;
}

/* MKG dropdown */

.mkg-dropdown-menu {
    display: none;
}

.open .mkg-dropdown-menu {
    display: block;
}

/* filter-tabs */

.filter-tabs {
}

.filter-tabs,
.filter-tabs-title,
.filter-tabs-cont {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 30px;
    vertical-align: middle;
}

.filter-tabs-title {
    line-height: 30px;
    margin-right: 10px;
}

.filter-tabs-cont a {
    height: 22px;
    line-height: 22px;
    padding: 3px 10px;
    display: inline;
    float: left;
    margin-right: -1px;
    font-size: 13px;
    text-align: center;
    border: 1px solid #d1d1d1;
    background: rgba(145, 151, 185, 0.00);
    color: #6B7298;
}

.filter-tabs-cont a:hover {
    text-decoration: none;
    background-color: #f2f2f2;
}

.filter-tabs-cont a.current,
.filter-tabs-cont a.current:hover {
    border-color: transparent;
    background-color: #9197B9;
    color: #fff;
}

.filter-tabs-cont a {
    position: relative;
    z-index: 1;
}

/*.filter-tabs-cont a:hover{z-index:3;}*/

.filter-tabs-cont a.current {
    z-index: 2;
}

/*.filter-tabs-cont a:first-child{border-radius:3px 0 0 3px;}
.filter-tabs-cont a:last-child{border-radius:0 3px 3px 0;}*/

/* ui status/action */

.ui-status-okay {
    color: #5fa331;
}

.ui-status-okay:before {
    content: '\2713';
    padding: 0 3px;
}

.ui-status-no {
    color: #454545;
}

.ui-status-no:before {
    content: '\2715';
    padding: 0 3px;
}

[class|='ui-action'] {
    text-decoration: none !important;
    padding-left: 20px !important;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background-image: url(../image/ui-action-icons.png);
    background-repeat: no-repeat;
    line-height: 20px;
}

.ui-action-edit {
    background-position: 0 0;
}

.ui-action-lock {
    background-position: 0 -20px;
}

.ui-action-delete {
    background-position: 0 -40px;
}

.ui-action-adjust {
    background-position: 0 -60px;
}

.ui-action-check {
    background-position: 0 -80px;
}

[data-money-format] small {
    font-size: 80%;
}

/* FOOTER */

#footer {
        min-width: 1200px;
    background: #282A3A;
    color: #aeafb3;
    /* width: 940px; */
    /* height: 510px; */
    position: absolute;
    left: 50%;
    top: 92%;
    transform: translate(-50%,-50%);
}

#footer * {
    box-sizing: border-box;
}

#footer .wrap-inner {
    position: relative;
}

#footer .logo {
    position: static;
    width: 240px;
    height: 100px;
    background-image: url(../image/foot_logo.png);
    margin: 0;
    display: block;
    float: none;
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -100px;
}

#footer .ft-cont {
    line-height: 26px;
    text-align: right;
    padding-right: 20px;
}

#footer .ft-link {
    padding-top: 24px;
}

#footer .ft-link a {
    color: #fff;
    font-size: 14px;
    margin: 0 10px;
    position: relative;
}

#footer .ft-link a:hover {
    color: #b5b5b5;
}

#footer .ft-link a:after {
    content: '';
    height: 8px;
    width: 0;
    border-left: 1px solid #fff;
    position: absolute;
    top: 50%;
    right: -10px;
    margin-top: -4px;
}

#footer .ft-link a:first-child {
    margin-left: 0;
}

#footer .ft-link a:last-child {
    margin-right: 0;
}

#footer .ft-link a:last-child:after {
    display: none;
}

#footer .ft-notice {
    color: #fff;
    font-size: 12px;
    background-color: #161616;
    padding: 3px 4px;
    display: inline;
    clear: both;
}

#footer .app-box {
    padding: 14px 0 0 30px;
    line-height: 20px;
    color: #e1e1e1;
    text-align: center;
}

#footer .app-box img {
    width: 80px;
    height: 80px;
}

.alert-icon {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 20px;
    height: 20px;
    background: url(../image/alert-icon.png) left center no-repeat;
    vertical-align: middle;
    margin-right: 4px;
    text-indent: -9999em;
}

.alert-message {
    line-height: 20px;
    color: #5e666c;
}

.alert-message > * {
    vertical-align: middle;
}

/* call center */

.call-center {
    position: fixed;
    right: 0;
    bottom: 0px;
    margin-top: -60px;
    z-index: 15;
}

.call-center a {
    display: block;
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-image: url(../image/call-center.png);
    text-indent: -9999em;
    cursor: pointer;
}

.call-center .kf53 {
    background-position: 0 0;
    border-radius: 3px 0 0 0;
}

.call-center .kf53:hover {
    background-position: -60px 0;
}

.call-center .qqkf {
    background-position: 0 -60px;
    border-radius: 0 0 0 3px;
}

.call-center .qqkf:hover {
    background-position: -60px -60px;
}

/** 推送 **/

.event-push {
    background-color: #fafafa;
    border: 1px solid #d1d1d1;
    line-height: 36px;
    color: #3c3c3c;
    padding-right: 10px;
}

.event-push label {
    width: 120px;
    background-color: #f2f2f2;
    text-align: center;
    position: relative;
    margin-right: 20px;
}

.event-push label:before,
.event-push label:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    right: -36px;
    border: 18px solid transparent;
}

.event-push label:before {
    border-left-color: #f2f2f2;
    z-index: 2;
}

.event-push label:after {
    border-left-color: #d1d1d1;
    z-index: 1;
    right: -37px;
}

.event-push a {
    padding: 0 10px;
    color: #3c3c3c;
}

.event-push a:hover {
    color: #ff5a06;
}

.event-push .push-close {
    cursor: pointer;
}

.glyphicon {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-left: 5px;
    background: url('../image/../image/glyphicon.png') no-repeat;
    display: inline-block;
}

.glyphicon-triangle-bottom {
    background-position: -40px 0px;
}

.glyphicon-triangle-top {
    background-position: -20px 0px;
}

.glyphicon-resize-vertical {
    background-position: 0px 0px;
}

/** 2017春节专题banner **/

.spring_bg {
    position: absolute;
    top: 35px;
    left: 0;
    height: 100%;
    width: 100%;
    background: url('../image/../image/spring_bg.png') repeat-x top left;
    z-index: -3;
}

.spring_banner {
    background: url(../image/spring_banner.png) no-repeat center top;
    height: 80px;
    margin: 0 auto;
}

.spring_warp {
    width: 1200px;
    height: 80px;
    margin: 0 auto;
    position: relative;
}

.spring_close {
    display: block;
    width: 20px;
    height: 20px;
    float: right;
    background: url(spring_../image/close1.png) no-repeat;
    margin-top: 5px;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.spring_close_active {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

/*页脚**/
.footer-item {
    display: flex;
    height: 120px;
    align-items: center;
}

.footer-item:first-child {
    border-bottom: 1px solid rgba(21, 27, 38, .5);
}

.footer-item__left{
    flex: 1;
    height: 100%;
    display: flex;
    justify-content: center;
}

.footer-item__left {
    flex-direction: column;
}

.footer-item__left.footer-item__left-rz {
    align-items: flex-start;
}

.footer-item__left.footer-item__left-safe img {
    width: 352px;
    height: 30px;
}

.footer-item__left.footer-item__left-rz img {
    width: 476px;
    height: 31px;
}

.footer-item__top {
    display: flex;
}

.footer-item__top h3 {
    font-size: 14px;
    color: #555;
}

.footer-item__top span {
    font-size: 13px;
    color: #666666;
}

.footer-item__top h4 {
    color: #555;
    margin: 0 10px;
    font-size: 20px;
}

.footer-item__bottom {
    margin-top: 9px;
    text-align: left;
}

.footer-item__bottom img {
    width: 536px;
    height: 24px;
}

.footer-item__left .link a {
    font-size: 12px;
    color: #ccc;
    transition: all .3s ease;
}

.footer-item__left .link a:hover {
    color: #FFD400;
}
.footer-item__left .approve{
    margin-top: 5px;
}
.footer-item__left .approve a{
    display: inline-block;
    background: url('../image/auth2.png') center;
    width: 60px;
    height: 60px;
}

.footer-item__left .driver {
    color: #ccc;
    margin: 0 16px;
}

.footer-bottom {
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #151B26;
}

.footer-bottom span {
    color: #666;
    font-size: 12px;
}

.games_list_specify .break_line {
}

/*管理中心**/
#nav .nav-game-setting .games_list_mid > ul > li {
    width: 328px;
    padding-left: 40px;
}

#nav .nav-game-setting .games_list_mid > ul > li .list-links {
    display: flex;
    padding-top: 5px;
    padding-bottom: 30px;
}

#nav .nav-game-setting .games_list_mid > ul > li .list-links .list-link__item a {
    display: block;
    color: #ccc;
    font-size: 14px;
    line-height: 30px;
    transition: all .3s ease;
}

#nav .nav-game-setting .games_list_mid > ul > li .list-links .list-link__item a:hover {
    color: #FFD400;
}

#nav .nav-game-setting .games_list_mid > ul > li .list-links .list-link__item {
    margin-right: 10px;
}

#nav .nav-game-setting .games_list_mid > ul > li .list-links a i {
    height: auto;
}

#nav .nav-game-setting .games_list_mid > ul > li a.list-action {
    height: auto;
    color: #ccc;
    display: inline;
    position: absolute;
    width: auto;
    bottom: 15px;
    transition: all .3s ease;
}

#nav .nav-game-setting .games_list_mid > ul > li a.list-action:hover {
    color: #FFD400;
}

/**悬浮框*/
.fixed-menu * {
    box-sizing: border-box;
}

.fixed-menu {
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -200px;
    z-index: 1000;
}

.fixed-menu__list {
    width: 70px;
    background-image: linear-gradient(-180deg, #333949 0%, #212339 100%);
    box-shadow: -2px 0 4px 0 rgba(18, 28, 54, 0.55);
    position: relative;
    z-index: 700;
}

.fixed-menu__item {
    display: block;
    padding: 10px 0;
    box-shadow: 0 1px 0 0 #3F4154;
    text-align: center;
    margin: 0 5px;
    position: relative;
    z-index: 500;
}

.fixed-menu__item .auth {
    -webkit-filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}

.fixed-menu__item.h5:hover .fixed-menu__qrcode {
    transform: translateX(0);
    opacity: 1;
    width: auto;
}

.fixed-menu__item.h5 {
    z-index: 400;
}

.fixed-menu__qrcode {
    position: absolute;
    right: 60px;
    top: 0;
    padding: 15px;
    transform: translateX(30px);
    opacity: 0;
    background-image: linear-gradient(-180deg, #333949 0%, #212339 100%);
    transition: all .4s ease;
    z-index: 5;
    width: 0;
    overflow: hidden;
}

.fixed-menu__qrcode > h4 {
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
    white-space: nowrap;
}

.fixed-menu__qrcode .imghov_qr {
    width: 160px;
    height: 160px;
}

.fixed-menu__qrcode .imghov_help {
    width: 90px;
    height: 60px;
}

.fixed-menu__item:last-child {
    box-shadow: none;
}

.fixed-menu__item i {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-size: cover;
}

.fixed-menu__item p {
    color: #fff;
}

.fixed-menu__item:hover {
    background-color: transparent !important;
}

.fixed-menu__item:hover p {
    color: #FFD400;
}

.fixed-menu__item i.auth {
    background-image: url('../image/auth2.png');
    width: 60px;
    height: 60px;
}

.fixed-menu__item i.qipai {
    background-image: url('../image/logo_761_active.png');
    width: 35px;
    height: 32px;
}

.fixed-menu__item i.qipai-2hz {
    background-image: url('2hz-../image/qipai.png');
    width: 40px;
    height: 33px;
}
.fixed-menu__item i.activity {
    background-image: url('../image/../image/menu-activity.png');
}
.fixed-menu__item i.sound {
    background-image: url('../image/../image/fixed_sound.png');
}
.fixed-menu__item i.pc {
    background-image: url('../image/../image/computer.png');
}

.fixed-menu__item:hover i.pc-active {
    background-image: url('../image/../image/fixed_sound_active.png');
}

.fixed-menu__item i.download {
    background-image: url('../image/../image/fixed_download.png');
}

.fixed-menu__item:hover i.download {
    background-image: url('../image/../image/fixed_download_active.png');
}

.fixed-menu__item i.help {
    background-image: url('../image/../image/fixed_help.png');
}

.fixed-menu__item:hover i.help {
    background-image: url('../image/../image/fixed_help_active.png');
}

.fixed-menu__item i.h5 {
    background-image: url('../image/../image/H5.png');
}
.fixed-menu__item:hover i.activity {
    background-image: url('../image/../image/menu-activity-active.png');
}
.fixed-menu__item:hover i.h5 {
    background-image: url('../image/../image/H5_active.png');
}

.fixed-menu__item i.com {
    width: 32px;
    height: 26px;
    background-image: url(../image/helpcom.png);
    background-position: center top;
}

.fixed-menu__item:hover i.com {
    background-image: url(../image/helpcom_active.png);
}
.fixed-menu__item:hover i.pc {
    background-image: url(../image/computer-active.png);
}

.fixed-menu__action {
    width: 39px;
    height: 39px;
    margin: 0 auto;
    cursor: pointer;
    margin-top: 14px;
}

.fixed-menu__action img {
    width: 100%;
    height: 100%;
}

.fixed-menu__action:hover {
    opacity: .8;
}

/*奖金详情**/
.new-prizeset__content.content {
    float: right;
    width: 610px;
    height: 100%;
    overflow: auto;
}

.pop-bd .bet_verify {
    display: flex;
    justify-content: center;
    margin: 20px 0 0;
}

.pop-bd .bet_verify input {
    width: 200px;
    height: 30px;
    padding: 0 10px;
    margin-right: 10px;
}

.close {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 4%;
    right: 3%;
    background: url('../game/761/../image/close1.png') top no-repeat;
    background-size: 100%;
    cursor: pointer;
}
