/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {

    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto;
    resize: vertical
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden],
template {
    display: none
}

* {
    -webkit-tap-highlight-color: transparent
}

*,
:after,
:before {
    box-sizing: border-box
}

body {
    color: #696969;
    font-family: Arial, Microsoft YaHei, sans-serif;
    font-size: 16px;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

a {
    text-decoration: none
}

::-moz-placeholder {
    text-indent: 5px;
    opacity: 1 !important;
    color: #bbb
}

:-ms-input-placeholder {
    text-indent: 5px;
    color: #bbb
}

::-webkit-input-placeholder {
    text-indent: 5px;
    color: #bbb
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

::-webkit-scrollbar-track-piece {
    margin: -2px;
    background-color: #eee
}

::-webkit-scrollbar-thumb {
    min-width: 150px;
    min-height: 150px;
    border-radius: 10px;
    background: #aaa
}

::-webkit-scrollbar-thumb:horizontal:hover,
::-webkit-scrollbar-thumb:vertical:hover {
    background: #555
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

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

input::-ms-clear,
input::-ms-reveal {
    display: none
}

a {
    color: #2d8cf0;
    background: 0 0;
    outline: 0;
    cursor: pointer;
    transition: color .2s ease
}

a:hover {
    color: #57a3f3
}

a:active {
    color: #2b85e4
}

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

a[disabled] {
    color: #ccc;
    cursor: not-allowed;
    pointer-events: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}


code,
kbd,
pre,
samp {
    font-family: Consolas, Menlo, Courier, monospace
}

.fres[data-v-04b7c81c] {
    animation: spin-data-v-04b7c81c 1s linear
}

[data-v-04b7c81c] {
    margin: 0;
    padding: 0
}

.clear[data-v-04b7c81c] {
    clear: both
}

a[data-v-04b7c81c] {
    text-decoration: none;
    color: #fff;
    font-size: 12px
}

body[data-v-04b7c81c] {
    font-size: 12px;
    font-family: \\5FAE\8F6F\96C5\9ED1;
    background: #2c2b2b;
    padding-top: 199px
}

.index[data-v-04b7c81c] {
    padding-top: 144px
}

.resd[data-v-04b7c81c] {
    color: red !important
}

.blingColor[data-v-04b7c81c] {
    color: #ff0
}

.index-header[data-v-04b7c81c] {
    background: #171717;
    width: 100%;
    position: relative;
    z-index: 12;
    border-bottom: 1px solid #262626
}

.index-header .header-top[data-v-04b7c81c] {
    height: 36px;
    border-bottom: 1px solid #262626
}

.index-header .header-top .w1000[data-v-04b7c81c] {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding-left: 6px
}

.index-header .header-top .w1000 .toplink[data-v-04b7c81c] {
    line-height: 36px;
    color: #573626;
    position: relative;
    padding-right: 0
}

.index-header .header-top .w1000 .toplink a[data-v-04b7c81c] {
    color: #959595;
    margin: 0 10px;
    transition: all .4s
}

.index-header .header-top .w1000 .toplink a.fs[data-v-04b7c81c] {
    color: #959595;
    transition: all 0s
}

.index-header .header-top .w1000 .toplink a.xl[data-v-04b7c81c] {
    color: #dfbb4c;
    margin-right: 0
}

.index-header .header-top .w1000 .toplink a.color1[data-v-04b7c81c] {
    color: red
}

.index-header .header-top .w1000 .toplink a[data-v-04b7c81c]:hover {
    color: #fff
}

.index-header .header-top .w1000 .toplink .time[data-v-04b7c81c] {
    font-size: 12px;
    color: #d9d243;
    margin: 0
}

.index-header .header-top .w1000 .toplink .commonFunc[data-v-04b7c81c] {
    position: relative;
    float: right;
    transform: translate(10px)
}

.index-header .header-top .w1000 .toplink .commonFunc .detection[data-v-04b7c81c] {
    color: #ff0
}

.index-header .header-top .w1000 .toplink .commonFunc .download[data-v-04b7c81c],
.index-header .header-top .w1000 .toplink .commonFunc .guanjia[data-v-04b7c81c],
.index-header .header-top .w1000 .toplink .commonFunc .jiebei[data-v-04b7c81c] {
    margin-right: 10px;
    color: #ff0
}

.index-header .header-top .w1000 .toplink .commonFunc .suggestion[data-v-04b7c81c] {
    color: #ff0
}

.index-header .header-float[data-v-04b7c81c] {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    z-index: 9999 !important
}

.index-header .header-float .navbg[data-v-04b7c81c] {
    height: 106px
}

.index-header .header-float .navbg .nav[data-v-04b7c81c] {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.index-header .header-float .navbg .nav .logo[data-v-04b7c81c] {
    /* background: url(../images/logo.gif?v2) no-repeat; */
    background-size: contain;
    width: 302px;
    height: 100%;
    margin-right: 70px
}

.index-header .header-float .navbg .nav #head-container[data-v-04b7c81c] {
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1000
}

.index-header .header-float .navbg .nav #head-container li[data-v-04b7c81c] {
    margin: 0;
    height: 100%;
    text-align: center;
    position: relative
}

.index-header .header-float .navbg .nav #head-container li a[data-v-04b7c81c] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 100%;
    color: #ffd053;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.index-header .header-float .navbg .nav #head-container li a .ico[data-v-04b7c81c] {
    width: 100%;
    height: 22px;
    margin-bottom: 10px
}

.index-header .header-float .navbg .nav #head-container li a .ico.home[data-v-04b7c81c] {
    background: url(../images/homeico.png) no-repeat 50%
}

.index-header .header-float .navbg .nav #head-container li a .ico.elec[data-v-04b7c81c] {
    background: url(../images/elecico.png) no-repeat 50%
}

.index-header .header-float .navbg .nav #head-container li a .ico.chess[data-v-04b7c81c] {
    background: url(../images/chess_icon.png) no-repeat 50%
}

.index-header .header-float .navbg .nav #head-container li a .ico.casino[data-v-04b7c81c] {
    background: url(../images/casinoico.png) no-repeat 50%
}

.index-header .header-float .navbg .nav #head-container li a .ico.lottery[data-v-04b7c81c] {
    background: url(../images/lotteryico.png) no-repeat 50%
}

.index-header .header-float .navbg .nav #head-container li a .ico.fishing[data-v-04b7c81c] {
    background: url(../images/fishingico.png) no-repeat 50%
}

.index-header .header-float .navbg .nav #head-container li a .ico.esport[data-v-04b7c81c] {
    background: url(../images/esportico.png) no-repeat 50%
}

.index-header .header-float .navbg .nav #head-container li a .ico.promo[data-v-04b7c81c] {
    background: url(../images/promoico.png) no-repeat 50%
}

.index-header .header-float .navbg .nav #head-container li a .ico.service[data-v-04b7c81c] {
    background: url(../images/serviceico.png) no-repeat 50%
}

.index-header .header-float .navbg .nav #head-container li a img[data-v-04b7c81c] {
    position: absolute;
    top: 10px;
    right: -14px
}

.index-header .header-float .navbg .nav #head-container li a .ch[data-v-04b7c81c] {
    font-size: 16px
}

.index-header .lgobox[data-v-04b7c81c] {
    width: 1200px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    z-index: 3;
    transform: translate(-50%)
}

.index-header .lgobox .index-bannercon #loginForms[data-v-04b7c81c] {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 20
}

.index-header .lgobox .index-bannercon #loginForms .index-login[data-v-04b7c81c] {
    width: 280px;
    height: 360px;
    overflow: hidden;
    position: relative;
    padding-top: 28px
}

.index-header .lgobox .index-bannercon #loginForms .index-login.withCode[data-v-04b7c81c] {
    background: url(../images/with_code.png) no-repeat
}

.index-header .lgobox .index-bannercon #loginForms .index-login.withCode .subbtn[data-v-04b7c81c] {
    bottom: 10px
}

.index-header .lgobox .index-bannercon #loginForms .index-login.noCode[data-v-04b7c81c] {
    background: url(../images/no_code.png) no-repeat
}

.index-header .lgobox .index-bannercon #loginForms .index-login.noCode .subbtn[data-v-04b7c81c] {
    bottom: 64px
}

.index-header .lgobox .index-bannercon #loginForms .index-login .title[data-v-04b7c81c] {
    width: 100%;
    height: 24px;
    margin-bottom: 12px;
    background: url(../images/title.png) 50% no-repeat
}

.index-header .lgobox .index-bannercon #loginForms .index-login p[data-v-04b7c81c] {
    width: 82%;
    height: 42px;
    line-height: 42px;
    margin: 0 auto;
    border: 1px solid #212121;
    position: relative;
}

.index-header .lgobox .index-bannercon #loginForms .index-login p[data-v-04b7c81c]:hover {
    border: 1px solid #d9b575
}

.index-header .lgobox .index-bannercon #loginForms .index-login p.username_box[data-v-04b7c81c] {
    margin-bottom: 7px;
    background: url(../images/user_input.png) no-repeat 50%
}

.index-header .lgobox .index-bannercon #loginForms .index-login p.pwd_box[data-v-04b7c81c] {
    background: url(../images/pwd_input.png) no-repeat 50%;
    margin-bottom: 7px;
}

.index-header .lgobox .index-bannercon #loginForms .index-login p.code_box0[data-v-04b7c81c] {
    height: 48px;
    line-height: 48px;
    padding-top: 4px;
    width: 83%;
    margin: 12px auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.index-header .lgobox .index-bannercon #loginForms .index-login p.code_box0 .yzm[data-v-04b7c81c] {
    width: 52%;
    height: 40px;
    line-height: 40px;
    background: transparent;
    border: none;
    color: #fff !important;
    font-size: 15px;
    outline: 0;
    margin: 0;
    padding-left: 13px;
    border: 1px solid #626262
}

.index-header .lgobox .index-bannercon #loginForms .index-login p.code_box0 .yzm[data-v-04b7c81c]::-webkit-input-placeholder {
    color: #fff
}

.index-header .lgobox .index-bannercon #loginForms .index-login p.code_box0 .yzm[data-v-04b7c81c]::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.index-header .lgobox .index-bannercon #loginForms .index-login p.code_box0 .yzm[data-v-04b7c81c]:hover {
    border: 1px solid #d9b575 !important
}

.index-header .lgobox .index-bannercon #loginForms .index-login p.code_box0 .yzmimg[data-v-04b7c81c] {
    width: 44%;
    height: 40px;
    margin-top: 0
}

.index-header .lgobox .index-bannercon #loginForms .index-login p input[data-v-04b7c81c] {
    width: 85%;
    height: 40px;
    line-height: 40px;
    background: transparent;
    border: none;
    color: #fff !important;
    font-size: 15px;
    display: block;
    outline: 0;
    margin: 0 34px;
    padding-right: 10px;
    caret-color: #fff
}

.index-header .lgobox .index-bannercon #loginForms .index-login p input[data-v-04b7c81c]::-webkit-input-placeholder {
    color: #fff
}

.index-header .lgobox .index-bannercon #loginForms .index-login p input[data-v-04b7c81c]::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.index-header .lgobox .index-bannercon #loginForms .index-login .code_box0[data-v-04b7c81c] {
    border: 0 !important
}

.index-header .lgobox .index-bannercon #loginForms .index-login .code_box[data-v-04b7c81c] {
    height: 48px;
    line-height: 48px;
    padding-top: 4px;
    width: 83%;
    margin: 12px auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.index-header .lgobox .index-bannercon #loginForms .index-login .code_box .yzm[data-v-04b7c81c] {
    width: 52%;
    height: 40px;
    line-height: 40px;
    background: transparent;
    border: none;
    color: #fff !important;
    font-size: 15px;
    outline: 0;
    margin: 0;
    padding-left: 13px;
    border: 1px solid #212121
}

.index-header .lgobox .index-bannercon #loginForms .index-login .code_box .yzm[data-v-04b7c81c]::-webkit-input-placeholder {
    color: #fff
}

.index-header .lgobox .index-bannercon #loginForms .index-login .code_box .yzm[data-v-04b7c81c]::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.index-header .lgobox .index-bannercon #loginForms .index-login .code_box .yzmimg[data-v-04b7c81c] {
    width: 44%;
    height: 40px;
    margin-top: 0
}

.index-header .lgobox .index-bannercon #loginForms .index-login .button[data-v-04b7c81c] {
    width: 82%;
    height: 42px;
    margin: 12px auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.index-header .lgobox .index-bannercon #loginForms .index-login .button a[data-v-04b7c81c] {
    width: 48%;
    height: 100%
}

.index-header .lgobox .index-bannercon #loginForms .index-login .button a.login_btn[data-v-04b7c81c] {
    text-decoration: none;
    background: url(../images/login_btn.png) no-repeat 50%;
    background-size: contain
}

.index-header .lgobox .index-bannercon #loginForms .index-login .button a.login_btn[data-v-04b7c81c]:hover {
    color: #fefba6
}

.index-header .lgobox .index-bannercon #loginForms .index-login .button a.forget[data-v-04b7c81c] {
    background: url(../images/forget_pwd.png) no-repeat 50%;
    background-size: contain
}

.index-header .lgobox .index-bannercon #loginForms .index-login .button .subbtn[data-v-04b7c81c] {
    background: #27c6fa;
    border-radius: 4px;
    width: 259px;
    height: 46px;
    line-height: 40px;
    text-align: center;
    border: none;
    color: #282203;
    font-size: 18px;
    font-family: \\5FAE\8F6F\96C5\9ED1;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    transition: all .4s;
    position: absolute;
    left: 50%;
    transform: translate(-50%)
}

.index-header .lgobox .index-bannercon #loginForms .index-login .button .subbtn[data-v-04b7c81c]:hover {
    background: #5cd7ff
}

.index-header .lgobox .index-bannercon #loginForms .index-login .register_btn[data-v-04b7c81c] {
    display: block;
    background: url(../images/register_btn.png) no-repeat 50%;
    width: 83%;
    height: 42px
}

.index-header .lgobox .index-bannercon #loginForms .index-login .register_btn.show_code[data-v-04b7c81c] {
    margin: 0 auto
}

.index-header .lgobox .index-bannercon #loginForms .index-login .register_btn.no_code[data-v-04b7c81c] {
    margin: 15px auto 0
}

.index-header .header-login[data-v-04b7c81c] {
    width: 100%;
    height: 55px;
    background: #0c0c0c;
    z-index: 1;
    border-bottom: 1px solid #0c0c0c
}

.index-header .header-login #loginForm[data-v-04b7c81c] {
    width: 1200px;
    height: 100%;
    margin: 0 auto
}

.index-header .header-login #loginForm .header-logincon[data-v-04b7c81c] {
    background: url(../images/headerlogin.png) 0 no-repeat;
    height: 100%;
    width: 1200px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: start;
    -ms-flex-align: center;
    align-items: center;
    transform: translate(10px)
}

.index-header .header-login #loginForm .header-logincon input[data-v-04b7c81c] {
    background: #000;
    width: 190px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #434343;
    color: #fff;
    padding-left: 15px;
    float: left;
    display: block;
    margin-left: 5px
}

.index-header .header-login #loginForm .header-logincon input.user[data-v-04b7c81c] {
    transition: all .4s;
    margin-left: 150px
}

.index-header .header-login #loginForm .header-logincon input.user[data-v-04b7c81c]:hover {
    border: 1px solid #ffd053;
    transition: all .4s ease
}

.index-header .header-login #loginForm .header-logincon input.pass[data-v-04b7c81c] {
    transition: all .4s
}

.index-header .header-login #loginForm .header-logincon input.pass[data-v-04b7c81c]:hover {
    border: 1px solid #ffd053;
    transition: all .4s ease
}

.index-header .header-login #loginForm .header-logincon input.code[data-v-04b7c81c] {
    width: 178px;
    padding-left: 10px;
    transition: all .4s
}

.index-header .header-login #loginForm .header-logincon input[data-v-04b7c81c]::-webkit-input-placeholder {
    color: #fff
}

.index-header .header-login #loginForm .header-logincon input[data-v-04b7c81c]:-moz-placeholder,
.index-header .header-login #loginForm .header-logincon input[data-v-04b7c81c]::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.index-header .header-login #loginForm .header-logincon .verify_code_box .codeimg[data-v-04b7c81c] {
    height: 30px;
    display: block;
    float: left;
    position: relative;
    margin-left: -56px;
    margin-top: 2px;
    cursor: pointer
}

.index-header .header-login #loginForm .header-logincon .forget[data-v-04b7c81c] {
    background: url(../images/forget.png) no-repeat;
    width: 60px;
    height: 32px;
    display: block;
    float: left;
    position: relative;
    margin-left: -61px;
    margin-top: -1px;
    background-size: cover
}

.index-header .header-login #loginForm .header-logincon .subbtn[data-v-04b7c81c] {
    background: url(../images/subbtn.png) no-repeat;
    width: 130px;
    height: 34px;
    border: none;
    padding: 0;
    cursor: pointer;
    margin-left: 10px
}

.index-header .header-login #loginForm .header-logincon .subbtn[data-v-04b7c81c]:hover {
    background-position: bottom
}

.index-header .header-login #loginForm .header-logincon .regbtn[data-v-04b7c81c] {
    background: url(../images/regbtn.png) top no-repeat;
    width: 130px;
    height: 34px;
    display: block;
    float: left;
    margin-left: 7px
}

.index-header .header-login #loginForm .header-logincon .regbtn[data-v-04b7c81c] :hover {
    background-position: bottom
}

.index-header .header-login .w1000[data-v-04b7c81c] {
    color: #fff;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 4
}

.index-header .header-login .w1000 .left[data-v-04b7c81c] {
    min-width: 250px;
    height: 100%;
    text-align: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 50px
}

.index-header .header-login .w1000 .left span[data-v-04b7c81c] {
    height: 100%;
    line-height: 54px;
    font-size: 16px;
    padding: 0 1px 0 0
}

.index-header .header-login .w1000 .left span.account[data-v-04b7c81c] {
    margin: 0 6px 0 0
}

.index-header .header-login .w1000 .left span.account font[data-v-04b7c81c] {
    display: inline-block;
    min-width: 68px
}

.index-header .header-login .w1000 .left span.user_money font[data-v-04b7c81c] {
    display: inline-block;
    min-width: 35px
}

.index-header .header-login .w1000 .left span.refresh_balance .refresh[data-v-04b7c81c] {
    display: inline-block;
    width: 22px;
    height: 20px;
    background: url("../images/refresh.png") 50% no-repeat;
    margin-top: 17px
}

.index-header .header-login .w1000 .left span.refresh_balance .newfresh[data-v-04b7c81c] {
    background: url("../images/newfresh.png") no-repeat 50%
}

.index-header .header-login .w1000 .left span.refresh_balance .fres[data-v-04b7c81c] {
    animation: spin-data-v-04b7c81c 1s linear
}

@keyframes spin-data-v-04b7c81c {
    0% {
        transform: rotate(0deg) scale(1.2)
    }

    to {
        transform: rotate(1turn) scale(1.2)
    }
}

.index-header .header-login .w1000 .right[data-v-04b7c81c] {
    -ms-flex: 1;
    flex: 1;
    margin-left: 8px
}

.index-header .header-login .w1000 .right span a[data-v-04b7c81c] {
    font-size: 15px
}

.index-header .header-login .w1000 .right span a.unread_msg[data-v-04b7c81c] {
    margin: 0 8px
}

.index-header .header-login .w1000 .right span a.logOut[data-v-04b7c81c] {
    display: inline-block;
    width: 62px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #000;
    background: url(../images/log_out.png) 50% no-repeat;
    background-size: contain
}

.index-header .notice[data-v-04b7c81c] {
    height: 36px;
    line-height: 36px;
    width: 100%;
    margin-top: 0;
    background: url(../images/noticebg.png) repeat-x
}

.index-header .notice .w1000[data-v-04b7c81c] {
    width: 1040px;
    height: 100%;
    margin: auto
}

.index-header .notice .w1000 span[data-v-04b7c81c] {
    font-size: 12px;
    background: url(../images/notice.png) 0 no-repeat;
    padding-left: 30px;
    width: 128px;
    float: left;
    display: block;
    height: 36px;
    line-height: 37px;
    color: #e0bf55
}

.index-header .notice .w1000 span i[data-v-04b7c81c] {
    font-style: normal
}

.index-header .notice .w1000 marquee[data-v-04b7c81c] {
    float: right;
    width: 860px;
    margin-right: 10px;
    color: #fff;
    height: 36px;
    line-height: 36px
}

.header-top .lang[data-v-04b7c81c] {
    float: right;
    height: 36px
}

.header-top .lang a.cn[data-v-04b7c81c] {
    background-position: 0 0
}

.header-top .lang a.hk[data-v-04b7c81c] {
    background-position: -23px 0
}

.header-top .lang a.usa[data-v-04b7c81c] {
    background-position: -45px 0
}

.lisence[data-v-04b7c81c] {
    position: absolute;
    left: -100px;
    top: 30px;
    display: none;
    z-index: 1000
}

.nav_fixed[data-v-04b7c81c] {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999
}

.nav ul li>a span[data-v-04b7c81c] {
    background: none;
    height: 23px;
    display: block;
    margin: 0 auto
}

.nav ul li>a span.i2[data-v-04b7c81c] {
    background-position: -240px 0;
    width: 41px
}

.nav ul li>a span.i3[data-v-04b7c81c] {
    background-position: -157px 0
}

.nav ul li>a span.i4[data-v-04b7c81c] {
    background-position: -340px 0;
    width: 30px
}

.nav ul li>a span.i5[data-v-04b7c81c] {
    background-position: -70px 0;
    width: 30px
}

.nav ul li>a span.i6[data-v-04b7c81c] {
    background-position: -433px 0;
    width: 23px
}

.nav ul li>a span.i7[data-v-04b7c81c] {
    background-position: -520px 0;
    width: 20px
}

.nav ul li>a span.i8[data-v-04b7c81c] {
    background-position: -605px 0;
    width: 25px
}

.nav ul li>a span.i2[data-v-04b7c81c] {
    background-position: -240px -44px
}

.nav ul li>a span.i3[data-v-04b7c81c] {
    background-position: -157px -45px
}

.nav ul li>a span.i4[data-v-04b7c81c] {
    background-position: -340px -44px
}

.nav ul li>a span.i5[data-v-04b7c81c] {
    background-position: -70px -44px
}

.nav ul li>a span.i6[data-v-04b7c81c] {
    background-position: -430px -44px
}

.nav ul li>a span.i7[data-v-04b7c81c] {
    background-position: -520px -44px
}

.nav ul li>a span.i8[data-v-04b7c81c] {
    background-position: -605px -44px
}

.nav ul li>a[data-v-04b7c81c] {
    color: #fff
}

.nav ul li a p[data-v-04b7c81c] {
    margin-top: 10px;
    height: 12px;
    font-size: 14px
}

.nav ul li a i[data-v-04b7c81c] {
    display: inline-block;
    font-style: normal;
    font-family: Arial;
    margin-top: 9px;
    font-size: 13px
}

.nav ul li>a.color1[data-v-04b7c81c] {
    color: #e60012
}

.nav ul li>a.color2[data-v-04b7c81c] {
    color: #ffd053
}

.nav ul li>a span.i2.color1[data-v-04b7c81c] {
    background-position: -240px -22px
}

.nav ul li>a span.i3.color1[data-v-04b7c81c] {
    background-position: -157px -22px
}

.nav ul li>a span.i5.color1[data-v-04b7c81c] {
    background-position: -70px -22px
}

.nav ul li>a span.i7.color1[data-v-04b7c81c] {
    background-position: -520px -22px
}

.nav ul li:hover>a span.i2[data-v-04b7c81c] {
    background-position: -240px -44px
}

.nav ul li:hover>a span.i4[data-v-04b7c81c] {
    background-position: -340px -44px
}

.nav ul li:hover>a span.i5[data-v-04b7c81c] {
    background-position: -70px -44px
}

.nav ul li:hover>a span.i6[data-v-04b7c81c] {
    background-position: -430px -44px
}

.nav ul li:hover>a span.i7[data-v-04b7c81c] {
    background-position: -520px -44px
}

.nav ul li:hover>a span.i8[data-v-04b7c81c] {
    background-position: -605px -44px
}

.nav ul li:hover>a>i[data-v-04b7c81c],
.nav ul li:hover>a>p[data-v-04b7c81c] {
    color: #ffd053
}

.nav ul li>a span.i3[data-v-04b7c81c] {
    width: 37px;
    background-position: 6px -44px
}

.nav ul li>a span.i88[data-v-04b7c81c] {
    width: 37px;
    background-position: -58px -44px
}

.nav ul li>a span.i78[data-v-04b7c81c] {
    width: 37px;
    background-position: -130px -44px
}

.nav ul li>a span.i68[data-v-04b7c81c] {
    width: 45px;
    background-position: -199px -44px
}

.nav ul li>a span.i58[data-v-04b7c81c] {
    width: 38px;
    background-position: -278px -44px
}

.nav ul li>a span.i48[data-v-04b7c81c] {
    width: 38px;
    background-position: -339px -44px
}

.nav ul li>a span.i38[data-v-04b7c81c] {
    width: 38px;
    background-position: -471px -44px
}

.nav ul li>a span.i28[data-v-04b7c81c] {
    width: 38px;
    background-position: -539px -44px
}

.nav ul li>a span.i98[data-v-04b7c81c] {
    width: 38px;
    background-position: -601px -44px
}

.nav ul li>a span.i168[data-v-04b7c81c] {
    width: 38px;
    background-position: -398px -44px
}

.header .nav .subnav[data-v-04b7c81c] {
    position: absolute;
    line-height: 36px;
    left: -42px;
    top: 86px;
    z-index: 99;
    display: none;
    padding-top: 5px
}

.header .nav .subnav .jt[data-v-04b7c81c] {
    background: url(../images/menujt.png) no-repeat;
    height: 5px;
    width: 9px;
    display: block;
    margin: 0 auto
}

.header .nav .subnav .con[data-v-04b7c81c] {
    background: rgba(0, 0, 0, .85);
    width: 150px;
    border: 2px solid #ffd053;
    height: auto;
    padding-top: 3px
}

.header .nav .subnav .con a[data-v-04b7c81c] {
    color: #c7c7c7;
    font-size: 13px;
    display: block;
    width: 120px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-bottom: 1px dotted hsla(0, 0%, 100%, .15);
    margin: 0 auto;
    padding: 5px 15px 0;
    position: relative
}

.header .nav .subnav .con a[data-v-04b7c81c]:hover {
    color: #d6bd7b
}

.header .nav .subnav .con a img[data-v-04b7c81c] {
    position: absolute;
    z-index: 99;
    right: 5px;
    top: 50%;
    transform: translateY(-35%)
}

.CHESS:hover .subnav[data-v-04b7c81c],
.FISHING:hover .subnav[data-v-04b7c81c],
.GAME:hover .subnav[data-v-04b7c81c],
.SPORTS:hover .subnav[data-v-04b7c81c] {
    display: block
}

[data-v-04b7c81c]::-webkit-input-placeholder {
    color: #f5e97b
}

input[data-v-04b7c81c]:-webkit-autofill {
    -webkit-text-fill-color: #fff !important;
    -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
    background-color: transparent !important;
    background-image: none !important;
    transition: background-color 50000s ease-in-out 0s !important
}

[data-v-6c871026] .ivu-carousel-dots {
    z-index: 1000
}

.alert-img[data-v-6c871026] .ivu-modal-content {
    background-color: transparent
}

.alert-img[data-v-6c871026] .ivu-modal-footer {
    display: none
}

.alert-img[data-v-6c871026] .ivu-modal {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -325px;
    margin-top: -275px
}

.alert-img[data-v-6c871026] .ivu-modal-body {
    padding: 0;
    height: 550px
}

.guanbi img[data-v-6c871026] {
    position: relative
}

.guanbi .ivu-modal-content .ivu-modal-footer[data-v-6c871026] {
    display: none !important
}

.guanbi .ivu-modal-body[data-v-6c871026] {
    padding: 0 !important;
    height: 550px
}

.guanbi .ivu-modal-close[data-v-6c871026] {
    display: none
}

.guanbi .ivu-modal[data-v-6c871026] {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -328px;
    margin-top: -273px
}

.guanbi .close[data-v-6c871026] {
    position: absolute;
    display: block;
    width: 70px;
    height: 70px;
    right: 0;
    top: 0;
    cursor: pointer
}

body[data-v-6c871026] {
    background: #272727
}

.txox-new-index[data-v-6c871026] {
    position: relative;
    min-width: 1200px;
    margin: 0 auto;
    background: #272727;
    font-size: 16px
}

.txox-new-index .just-bg[data-v-6c871026] {
    width: 90%;
    height: 500px;
    background: url("../images/cbg2.jpg");
    position: absolute;
    top: 0;
    z-index: -10
}

.txox-new-index .list li a[data-v-6c871026]:hover {
    background: #e1bd53
}

.txox-new-index .list li a:hover .ren[data-v-6c871026] {
    color: #2d1e17
}

.txox-new-index a[data-v-6c871026] {
    text-decoration: none;
    color: #fff;
    font-size: 12px
}

.txox-new-index .pt60[data-v-6c871026] {
    padding-top: 60px
}

.txox-new-index .tac[data-v-6c871026] {
    text-align: center;
    width: 123px;
    height: 30px
}

.txox-new-index .zhenren[data-v-6c871026] {
    background: #1b1b1b;
    height: 231px;
    border: 0 solid #e1bd53
}

.txox-new-index .zhenren li[data-v-6c871026] {
    float: left;
    width: 123px;
    height: 76px;
    border-right: 1px solid #2a2a2a;
    border-bottom: 1px solid #2a2a2a
}

.txox-new-index .zhenren li a[data-v-6c871026] {
    display: block;
    text-align: center;
    color: #fff;
    padding-top: 12px
}

.txox-new-index .zhenren li a p[data-v-6c871026] {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px
}

.txox-new-index .zhenren li a p[data-v-6c871026]:hover {
    color: #ffd053
}

.txox-new-index .zhenren li.rimr[data-v-6c871026] {
    border-right: none;
    width: 124px
}

.txox-new-index .pt20[data-v-6c871026] {
    padding-top: 20px
}

.txox-new-index .lunti div[data-v-6c871026] {
    float: left;
    font-size: 12px;
    width: 33.3%;
    text-align: center;
    line-height: 26px;
    color: #f4dc77
}

.txox-new-index .luntop2 li .red[data-v-6c871026] {
    color: red
}

.txox-new-index .home-container[data-v-6c871026] {
    height: 737px;
    background: #1a1a1a;
    background-size: cover;
    position: relative;
    overflow: hidden;
    margin: 36px auto 0;
    width: 100%
}

.txox-new-index .home-container #slot-box[data-v-6c871026] {
    position: relative;
    max-width: 1920px;
    height: 100%;
    font-size: 0;
    margin: 0 auto;
    background: url(../images/bg.jpg) no-repeat top;
    background-size: cover
}

.txox-new-index .home-container #slot-box .wrapper[data-v-6c871026] {
    position: relative;
    width: 1200px;
    height: 100%;
    z-index: 99;
    padding: 34px 0 0;
    margin: 0 auto
}

.txox-new-index .home-container #slot-box .wrapper .super_award[data-v-6c871026] {
    width: 870px;
    height: 125px;
    text-align: center;
    font-size: 28px;
    line-height: 54px;
    color: #ffed8d;
    margin: 0 auto;
    padding: 0 92px 0 60px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    background: url(../images/money_bg.gif) no-repeat 50%
}

.txox-new-index .home-container #slot-box .wrapper .super_award .txt_icon[data-v-6c871026] {
    display: inline-block;
    width: 190px;
    height: 45px;
    margin: 0 30px 0 0;
    background: url(../images/super_bonus.png) no-repeat 50%
}

.txox-new-index .home-container #slot-box .wrapper .super_award .award_num[data-v-6c871026] {
    -ms-flex: 1;
    flex: 1;
    height: 61px;
    font-size: 37.75px;
    color: #ffed8d;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.txox-new-index .home-container #slot-box .wrapper .super_award .award_num li[data-v-6c871026] {
    -ms-flex: 1;
    flex: 1;
    margin-right: 5px;
    box-sizing: border-box;
    background: url(../images/num_box.png) no-repeat 50%;
    background-size: contain
}

.txox-new-index .home-container #slot-box .wrapper .super_award .award_num li[data-v-6c871026]:nth-child(9) {
    background: none;
    margin: 0 -5px 0 -9px
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box[data-v-6c871026] {
    height: 74.5%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 243px;
    margin-top: 20px
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container[data-v-6c871026] {
    width: 713px;
    height: 100%;
    padding-top: 9px
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav[data-v-6c871026] {
    height: 102px;
    width: 100%;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    border-radius: 5px;
    white-space: nowrap
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .arrow[data-v-6c871026] {
    position: absolute;
    top: 31px;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: 50%;
    cursor: pointer
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .arrow.prev[data-v-6c871026] {
    z-index: 999;
    left: 20px;
    background: url(../images/arrow-left.png) no-repeat 50%
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .arrow.prev[data-v-6c871026]:hover {
    background: url(../images/arrow-left-hover.png) no-repeat 50%
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .arrow.next[data-v-6c871026] {
    right: 20px;
    background: url(../images/arrow-right.png) no-repeat 50%
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .arrow.next[data-v-6c871026]:hover {
    background: url(../images/arrow-right-hover.png) no-repeat 50%
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .main-cell[data-v-6c871026] {
    height: 100%
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .main-cell .tempWarp[data-v-6c871026] {
    overflow: hidden;
    width: 86%;
    height: 100%;
    margin: auto;
    position: relative
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .main-cell .tempWarp #game-list[data-v-6c871026] {
    width: 3000px;
    height: 100%;
    position: relative;
    margin: 0;
    display: table
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .main-cell .tempWarp #game-list.move[data-v-6c871026] {
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transform: translate3d(-104px, 0, 0)
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .main-cell .tempWarp #game-list.back[data-v-6c871026] {
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transform: translate3d(104px, 0, 0)
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .main-cell .tempWarp #game-list li[data-v-6c871026] {
    background: url(../images/xian.png) 100% no-repeat;
    cursor: pointer;
    width: 104px;
    float: left;
    height: 102px;
    display: table-cell;
    color: #fff;
    font-size: 14px;
    text-align: left;
    vertical-align: top;
    transition: all 1s !important;
    position: relative
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .main-cell .tempWarp #game-list li[data-v-6c871026]:before {
    content: "";
    margin-right: 10px;
    height: 37px;
    width: 60px;
    margin-top: 26px;
    text-align: left;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: 50%;
    position: absolute;
    top: 9%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .main-cell .tempWarp #game-list li.ae[data-v-6c871026]:before {
    background: url(../images/ae.png) no-repeat 50%;
    background-size: contain;
    height: 30px
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .main-cell .tempWarp #game-list li.ag[data-v-6c871026]:before {
    background: url(../images/ag.png) no-repeat 50%;
    background-size: contain
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .main-cell .tempWarp #game-list li.bbin[data-v-6c871026]:before {
    background: url(../images/bbin.png) no-repeat 50%;
    background-size: contain
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .main-cell .tempWarp #game-list li.cq9[data-v-6c871026]:before {
    background: url(../images/cq9.png) no-repeat 50%;
    background-size: contain
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .main-cell .tempWarp #game-list li.dt[data-v-6c871026]:before {
    background: url(../images/dt.png) no-repeat 50%;
    background-size: contain;
    height: 34px
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .main-cell .tempWarp #game-list li.fg[data-v-6c871026]:before {
    background: url(../images/fg.png) no-repeat 50%;
    background-size: contain
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .main-cell .tempWarp #game-list li.jdb[data-v-6c871026]:before {
    background: url(../images/jdb.png) no-repeat 50%;
    background-size: contain;
    height: 30px
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .main-cell .tempWarp #game-list li.mg[data-v-6c871026]:before {
    background: url(../images/mg.png) no-repeat 50%;
    background-size: contain
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .main-cell .tempWarp #game-list li.mw[data-v-6c871026]:before {
    background: url(../images/mw.png) no-repeat 50%;
    background-size: contain
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .main-cell .tempWarp #game-list li.pt[data-v-6c871026]:before {
    background: url(../images/pt.png) no-repeat 50%;
    background-size: contain
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .main-cell .tempWarp #game-list li.pg[data-v-6c871026]:before {
    background: url(../images/pg.png) no-repeat 50%;
    background-size: contain
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .main-cell .tempWarp #game-list li.ky[data-v-6c871026]:before {
    background: url(../images/ky.png) no-repeat 50%;
    background-size: contain;
    height: 32px
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .main-cell .tempWarp #game-list li.vg[data-v-6c871026]:before {
    background: url(../images/vg.png) no-repeat 50%;
    background-size: contain;
    height: 26px
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .main-cell .tempWarp #game-list li.ly[data-v-6c871026]:before {
    background: url(../images/ly.png) no-repeat 50%;
    background-size: contain;
    height: 32px
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .main-cell .tempWarp #game-list li.ttg[data-v-6c871026]:before {
    background: url(../images/ttg.png) no-repeat 50%;
    background-size: contain
}

.subnav .con a:hover {
    color: #fff !important;
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .main-cell .tempWarp #game-list li.on span[data-v-6c871026] {
    color: #fefd8a !important
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .main-cell .tempWarp #game-list li .game-list-text[data-v-6c871026] {
    width: 100%;
    vertical-align: middle;
    text-align: center;
    position: absolute;
    bottom: 28px;
    transition: all 1s
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .main-cell .tempWarp #game-list li .game-list-text span[data-v-6c871026] {
    display: block;
    text-align: center
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_nav .main-cell .tempWarp #game-list li .game-list-text span[data-v-6c871026]:nth-child(2) {
    color: #7a5434;
    font-size: 14px;
    text-align: left;
    margin-top: 5px
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_list_box[data-v-6c871026] {
    width: 100%;
    margin: 14px 0 0;
    padding: 9px 4px
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_list_box .game-content[data-v-6c871026] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_list_box .game-content .content[data-v-6c871026] {
    width: 100%
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_list_box .game-content .content ul[data-v-6c871026] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_list_box .game-content .content ul .game-item[data-v-6c871026] {
    display: inline-block;
    position: relative;
    vertical-align: top;
    padding: 0 6px 15px;
    width: 25%;
    height: 180px;
    overflow: hidden;
    background-color: transparent;
    cursor: pointer;
    box-sizing: border-box
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_list_box .game-content .content ul .game-item .game-pic[data-v-6c871026] {
    transition: all .4s;
    text-align: center
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_list_box .game-content .content ul .game-item .game-pic img[data-v-6c871026] {
    width: 100%;
    height: 110px;
    transition: all 2s
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_list_box .game-content .content ul .game-item .game_name[data-v-6c871026] {
    width: 100%;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    z-index: 1
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_list_box .game-content .content ul .game-item .game_name .name_txt[data-v-6c871026] {
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    white-space: nowrap;
    border-bottom: 1px solid #585858;
    padding-top: 4px
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_list_box .game-content .content ul .game-item .star_num[data-v-6c871026] {
    z-index: 1;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    text-align: right;
    color: #8e8e8e;
    font-size: 14px;
    padding-right: 6px
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_list_box .game-content .content ul .game-item .star_num[data-v-6c871026]:after {
    content: "";
    position: absolute;
    top: 7px;
    left: 10px;
    height: 10px;
    width: 55px;
    background: url(../images/star.png) repeat-x 0
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .game_container .game_list_box .game-content .content ul .game-item:hover .game_name[data-v-6c871026] {
    background-color: #e1bd53
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .winner_list[data-v-6c871026] {
    width: 244px;
    height: 96%;
    padding-top: 104px;
    margin-top: -10px;
    text-align: center;
    vertical-align: top;
    overflow: hidden;
    background: url(../images/winner_list.png) no-repeat 50%
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .winner_list .title_txt[data-v-6c871026] {
    height: 26px;
    line-height: 26px;
    width: 82%;
    margin: auto;
    border-bottom: 1px solid #444;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .winner_list .title_txt span[data-v-6c871026] {
    padding: 0;
    color: #f4dc77;
    font-size: 14px;
    -ms-flex: 1;
    flex: 1
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .winner_list .title_txt span.id[data-v-6c871026] {
    text-align: left
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .winner_list .title_txt span.amount[data-v-6c871026] {
    text-align: left;
    padding-left: 10px
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .winner_list .title_txt span.game-name[data-v-6c871026] {
    text-align: right
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .winner_list .winning-box1[data-v-6c871026] {
    overflow: hidden;
    position: relative;
    height: 69%;
    margin-top: 14px
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .winner_list .winning-box1:hover .winning-list[data-v-6c871026] {
    animation-play-state: paused
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .winner_list .winning-box1 .winning-list[data-v-6c871026] {
    position: relative;
    left: 0;
    top: 0;
    animation: animateSub-data-v-6c871026 40s linear infinite
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .winner_list .winning-box1 .winning-list .winning-item[data-v-6c871026] {
    width: 100%;
    padding: 0 10px 0 4px;
    line-height: 28px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .winner_list .winning-box1 .winning-list .winning-item[data-v-6c871026]:after {
    content: "";
    display: table;
    clear: both;
    zoom: 1
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .winner_list .winning-box1 .winning-list .winning-item:first-child .order[data-v-6c871026],
.txox-new-index .home-container #slot-box .wrapper .game_info_box .winner_list .winning-box1 .winning-list .winning-item:nth-child(2) .order[data-v-6c871026],
.txox-new-index .home-container #slot-box .wrapper .game_info_box .winner_list .winning-box1 .winning-list .winning-item:nth-child(3) .order[data-v-6c871026] {
    background-color: red
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .winner_list .winning-box1 .winning-list .winning-item i[data-v-6c871026] {
    font-size: 12px;
    font-weight: 400;
    -ms-flex: 1;
    flex: 1;
    text-align: left
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .winner_list .winning-box1 .winning-list .winning-item .user_id[data-v-6c871026] {
    color: #fefa84;
    padding-left: 20px
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .winner_list .winning-box1 .winning-list .winning-item .money_num[data-v-6c871026] {
    color: red
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .winner_list .winning-box1 .winning-list .winning-item .game_name[data-v-6c871026] {
    color: #868686
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .winner_list .winning-box1 .winning-list .winning-item .order[data-v-6c871026] {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    background-color: #afafaf;
    border-radius: 4px
}

.txox-new-index .home-container #slot-box .wrapper .game_info_box .winner_list .winning-box1 .winning-list .winning-item .sort[data-v-6c871026] {
    float: left;
    width: 75px;
    color: #f27800;
    text-align: center;
    font-weight: 400
}

.txox-new-index .cont[data-v-6c871026] {
    height: 618px;
    position: relative;
    background: url("../images/bottom_bg.jpg");
    border-top: 1px solid #484848
}

.txox-new-index .cont .inner[data-v-6c871026] {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    padding: 40px 0 48px
}

.txox-new-index .cont .inner .game.top[data-v-6c871026] {
    width: 100%;
    height: 280px;
    margin-bottom: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.txox-new-index .cont .inner .game.top .ga[data-v-6c871026] {
    width: 590px;
    height: 100%;
    border-radius: 28px;
    position: relative;
    transition: all .5s ease-in-out
}

.txox-new-index .cont .inner .game.top .ga.chess[data-v-6c871026] {
    background: url(../images/chess.png) no-repeat 0 0;
    background-size: cover
}

.txox-new-index .cont .inner .game.top .ga.casino[data-v-6c871026] {
    background: url(../images/casino.png) no-repeat 0 0;
    background-size: cover
}

.txox-new-index .cont .inner .game.top .ga .enterzh[data-v-6c871026] {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    opacity: 0;
    border-radius: 28px;
    background: rgba(0, 0, 0, .7);
    transition: all .5s ease-in-out
}

.txox-new-index .cont .inner .game.top .ga[data-v-6c871026]:hover {
    transform: scale(1.05);
    transition: all .5s ease-in-out
}

.txox-new-index .cont .inner .game.top .ga:hover .enterzh[data-v-6c871026] {
    opacity: 1;
    transition: all .6s ease
}

.txox-new-index .cont .inner .game.top .ga:hover .enterzh i[data-v-6c871026] {
    position: absolute;
    right: 0;
    width: 95%;
    height: 100%;
    background: url(../images/entry_btn.png) no-repeat 0
}

.txox-new-index .cont .inner .game.bottom[data-v-6c871026] {
    width: 100%;
    height: 230px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.txox-new-index .cont .inner .game.bottom .ga[data-v-6c871026] {
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    border-radius: 28px;
    position: relative;
    transition: all .5s ease-in-out
}

.txox-new-index .cont .inner .game.bottom .ga.lottery[data-v-6c871026] {
    background: url(../images/lottery.png) no-repeat 0 0;
    background-size: cover
}

.txox-new-index .cont .inner .game.bottom .ga.fishing[data-v-6c871026] {
    background: url(../images/fishing.png) no-repeat 0 0;
    background-size: cover;
    margin: 0 20px
}

.txox-new-index .cont .inner .game.bottom .ga.sport[data-v-6c871026] {
    background: url(../images/sport.png) no-repeat 0 0;
    background-size: cover
}

.txox-new-index .cont .inner .game.bottom .ga[data-v-6c871026]:hover {
    transform: scale(1.05);
    transition: all .5s ease-in-out
}

.txox-new-index .cont .inner .game.bottom .ga:hover .enterzh[data-v-6c871026] {
    opacity: 1;
    transition: all .5s ease-in-out
}

.txox-new-index .cont .inner .game.bottom .ga:hover .enterzh i[data-v-6c871026] {
    position: absolute;
    right: 0;
    width: 95%;
    height: 100%;
    background: url(../images/entry_btn.png) no-repeat 0
}

.txox-new-index .cont .inner .game.bottom .ga .enterzh[data-v-6c871026] {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    opacity: 0;
    border-radius: 28px;
    background: rgba(0, 0, 0, .7);
    transition: all .5s ease-in-out
}

@keyframes animateSub-data-v-6c871026 {
    0% {
        top: 0
    }

    to {
        top: -700px
    }
}

.txox-new-index .home-container #slot-box[data-v-6c871026]:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -805px;
    bottom: -20px;
    width: 355px;
    height: 518px;
    z-index: 1
}

.txox-new-index[data-v-6c871026] .carouse {
    min-width: 1200px;
    max-width: 100%;
    margin: 0 auto
}

.txox-new-index[data-v-6c871026] .carouse .carousel_wrapper {
    overflow: hidden;
    width: 100%
}

.txox-new-index[data-v-6c871026] .carouse .carousel_wrapper .ivu-carousel-list {
    height: 100%
}

.txox-new-index[data-v-6c871026] .carouse .carousel_wrapper .ivu-carousel-list .ivu-carousel-track {
    height: 100%;
    width: 100%
}

.txox-new-index[data-v-6c871026] .carouse .carousel_wrapper .ivu-carousel-list .ivu-carousel-track .myItems {
    width: 100%;
    height: 100% !important
}

.txox-new-index[data-v-6c871026] .carouse .carousel_wrapper .ivu-carousel-list .ivu-carousel-track .myItems img {
    height: 100%;
    width: 100%
}

.txox-new-index[data-v-6c871026] .carouse .ivu-carousel-dots-inside {
    bottom: 12px
}

.txox-new-index[data-v-6c871026] .carouse .ivu-carousel-dots-inside li .radius {
    width: 12px;
    height: 12px;
    background: #fff
}

.txox-new-index[data-v-6c871026] .carouse .ivu-carousel-dots-inside li.ivu-carousel-active .radius {
    background: #de3a3a
}

.txox-new-index .el-carousel[data-v-6c871026] {
    width: 100%
}

.txox-new-index .w1000[data-v-6c871026] {
    width: 1040px;
    height: 36px;
    margin: 0 auto;
    cursor: pointer
}

.txox-new-index .index-banner[data-v-6c871026] {
    height: 465px;
    position: relative
}

.txox-new-index .index-bannercon[data-v-6c871026] {
    position: relative;
    height: 464px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -500px;
    z-index: 20
}

.txox-new-index .notice[data-v-6c871026] {
    position: absolute
}

.txox-new-index .notice span[data-v-6c871026] {
    width: 100px
}

.txox-new-index .index-slots[data-v-6c871026] {
    height: 453px;
    overflow: hidden
}

.txox-new-index .notice[data-v-6c871026] {
    height: 36px;
    line-height: 36px;
    width: 100%;
    margin-top: 0;
    background: url(../images/noticebg.png) repeat-x
}

.txox-new-index .index-notice[data-v-6c871026] {
    position: absolute;
    left: 0;
    bottom: 0
}

.txox-new-index .notice span[data-v-6c871026] {
    font-size: 12px;
    background: url(../images/notice.png) 0 no-repeat;
    padding-left: 30px;
    width: 130px;
    float: left;
    display: block;
    height: 36px;
    line-height: 37px;
    color: #e0bf55
}

.txox-new-index .notice span i[data-v-6c871026] {
    font-style: normal
}

.txox-new-index .notice marquee[data-v-6c871026] {
    float: right;
    width: 860px;
    margin-right: 10px;
    color: #fff;
    height: 36px;
    line-height: 36px;
    font-size: 12px
}

.footer .pull-left[data-v-35c7ebe4] {
    float: left !important
}

.footer .pull-right[data-v-35c7ebe4] {
    float: right !important
}

.footer .clearfix[data-v-35c7ebe4]:after,
.footer .clearfix[data-v-35c7ebe4]:before {
    content: " ";
    display: table
}

.footer .clearfix[data-v-35c7ebe4]:after {
    clear: both
}

.footer-box[data-v-35c7ebe4] {
    width: 100%;
    height: 300px;
    background: #151515;
    font-family: Microsoft YaHei !important
}

.footer-box .footer-area[data-v-35c7ebe4] {
    position: relative;
    width: 1200px;
    margin: 0 auto
}

.footer-box .footer-area .title[data-v-35c7ebe4] {
    overflow: hidden
}

.footer-box .footer-area .title ul[data-v-35c7ebe4] {
    margin-top: 22px
}

.footer-box .footer-area .title ul li[data-v-35c7ebe4]:first-child {
    margin-left: 6px;
    margin-right: 41px
}

.footer-box .footer-area .title ul li[data-v-35c7ebe4]:nth-child(2) {
    margin-right: 71px
}

.footer-box .footer-area .title ul li[data-v-35c7ebe4]:nth-child(3) {
    margin-right: 76px
}

.footer-box .footer-area .title ul li[data-v-35c7ebe4] {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    color: #fff
}

.footer-box .footer-area .link-area[data-v-35c7ebe4] {
    margin-left: 7px
}

.footer-box .footer-area .link-area ul li[data-v-35c7ebe4] {
    margin-top: 8px;
    margin-left: 4px
}

.footer-box .footer-area .link-area ul li a[data-v-35c7ebe4] {
    font-size: 14px;
    color: #707070
}

.footer-box .footer-area .link-area ul li a[data-v-35c7ebe4]:hover {
    color: #fff
}

.footer-box .footer-area .footer-text[data-v-35c7ebe4] {
    background: url("../images/footer-line.png") no-repeat;
    background-size: 100% auto;
    margin-top: 26px
}

.footer-box .footer-area .footer-text p[data-v-35c7ebe4] {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #707070;
    padding-top: 16px
}

.footer-box .footer-area .shuxian[data-v-35c7ebe4] {
    position: absolute;
    top: 54px
}

.footer-box .footer-area .shuxian.shuxian1[data-v-35c7ebe4] {
    left: 122px
}

.footer-box .footer-area .shuxian.shuxian2[data-v-35c7ebe4] {
    left: 292px
}

.footer-box .footer-area .shuxian.shuxian3[data-v-35c7ebe4] {
    left: 436px
}

.footer-box .footer-area .footer-bg[data-v-35c7ebe4] {
    position: absolute;
    top: 64px
}

.footer-box .footer-area .footer-bg.footer-bg1[data-v-35c7ebe4] {
    left: 157px
}

.footer-box .footer-area .footer-bg.footer-bg2[data-v-35c7ebe4] {
    left: 327px
}

.footer-box .footer-area .footer-bg.footer-bg3[data-v-35c7ebe4] {
    left: 476px
}

.TplFloatSet[data-v-42431ff0] {
    position: absolute;
    top: 170px;
    z-index: 1000;
    width: 160px;
    transition: all .3s ease
}

.TplFloatSet#TplFloatPic_0[data-v-42431ff0] {
    left: 3px
}

.TplFloatSet#TplFloatPic_0 .jiebei[data-v-42431ff0] {
    position: absolute;
    width: 133px;
    height: 108px;
    top: 0;
    left: 5px
}

.TplFloatSet#TplFloatPic_0 .dz[data-v-42431ff0] {
    width: 140px;
    position: absolute;
    height: 25px;
    left: 19px;
    top: 31px;
    cursor: pointer
}

.TplFloatSet#TplFloatPic_0 .dz span[data-v-42431ff0] {
    width: 46px;
    height: 25px;
    display: block;
    float: left
}

.TplFloatSet#TplFloatPic_0 .hot-btn[data-v-42431ff0] {
    position: absolute;
    width: 142px;
    height: 288px;
    top: 124px;
    left: 11px;
    cursor: pointer
}

.TplFloatSet#TplFloatPic_0 .hot-btn span[data-v-42431ff0] {
    display: block;
    height: 45px
}

.TplFloatSet#TplFloatPic_1[data-v-42431ff0] {
    right: 7px
}

.TplFloatSet#TplFloatPic_1 .kefu-btn[data-v-42431ff0] {
    position: absolute;
    width: 145px;
    height: 45px;
    display: block;
    top: 122px;
    left: 11px;
    cursor: pointer
}

.TplFloatSet#TplFloatPic_1 .register-btn[data-v-42431ff0] {
    position: absolute;
    width: 140px;
    height: 86px;
    top: 70px;
    left: 0
}

.TplFloatSet#TplFloatPic_1 .transfer[data-v-42431ff0] {
    position: absolute;
    width: 145px;
    height: 45px;
    display: block;
    top: 180px;
    left: 11px;
    cursor: pointer
}

.TplFloatSet#TplFloatPic_1 .jiebei[data-v-42431ff0] {
    position: absolute;
    width: 145px;
    height: 45px;
    display: block;
    top: 240px;
    left: 11px;
    cursor: pointer
}

.TplFloatSet#TplFloatPic_1 .jiance[data-v-42431ff0] {
    position: absolute;
    width: 145px;
    height: 45px;
    display: block;
    top: 300px;
    left: 11px;
    cursor: pointer
}

.TplFloatSet#TplFloatPic_1 .download[data-v-42431ff0] {
    display: block;
    width: 142px;
    height: 26px;
    position: absolute;
    top: 212px
}

.TplFloatSet#TplFloatPic_1 .codebox[data-v-42431ff0] {
    display: block;
    width: 108px;
    height: 108px;
    background: #fff;
    padding: 4px;
    position: absolute;
    left: 61%;
    transform: translateX(-50%);
    bottom: 32px;
    text-align: center
}

.TplFloatSet .close-btn[data-v-42431ff0] {
    position: absolute;
    width: 26px;
    height: 26px;
    top: 8px;
    left: 142px;
    cursor: pointer
}

.TplFloatSet .close-btn1[data-v-42431ff0] {
    position: absolute;
    width: 40px;
    height: 25px;
    top: 378px;
    right: 80px;
    cursor: pointer
}

.regCode[data-v-59024496] {
    width: 220px !important
}

.swiper-content[data-v-59024496] {
    width: 620px;
    height: 100%;
    position: relative;
    margin: 0 auto;
    padding: 10px 0;
    opacity: hidden
}

.swiper-content .show-swiper[data-v-59024496] {
    width: 620px;
    height: 100%;
    top: 0;
    left: 0;
    padding-bottom: 20px;
    opacity: hidden
}

.swiper-content .show-swiper .swiper-slide[data-v-59024496] {
    width: 260px;
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
    border-radius: 10px;
    opacity: hidden;
    background: #000;
    box-shadow: 0 15px 17px -10px #3e3c3c
}

.swiper-content .show-swiper .swiper-slide .swiper-item[data-v-59024496] {
    width: 100%;
    border-radius: 6px;
    color: #ff4500;
    font-size: 24px
}

.swiper-content .show-swiper .swiper-slide .swiper-item img[data-v-59024496] {
    width: 100%;
    border-radius: 6px
}

.register[data-v-59024496] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    z-index: 1900
}

.register .popup[data-v-59024496] {
    width: 745px;
    min-height: 200px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 10px
}

.register .popup .headline[data-v-59024496] {
    height: 120px;
    border-radius: 10px 10px 0 0;
    background: url("../images/reheader.png") no-repeat;
    background-size: 100% 100%
}

.register .popup .headline p[data-v-59024496] {
    font-size: 24px;
    color: #fff;
    position: absolute;
    left: 350px;
    top: 30px
}

.register .popup .headline p[data-v-59024496]:nth-child(2) {
    left: 450px;
    top: 70px
}

.register .popup .content[data-v-59024496] {
    background: #fff;
    padding: 0 57px 26px 54px
}

.register .popup .content .regTitle[data-v-59024496] {
    color: #000;
    font-size: 21px;
    margin-left: 10px;
    padding-bottom: 18px;
    border-bottom: 1px solid #ebecef;
    width: 400px
}

.register .popup .content .title_tab[data-v-59024496] {
    opacity: hidden
}

.register .popup .content .title_tab ul li[data-v-59024496] {
    float: left
}

.register .popup .content .title_tab ul li a[data-v-59024496] {
    display: block;
    height: 40px;
    line-height: 40px;
    color: #3c3c3c;
    font-size: 16px;
    margin-left: 10px;
    padding: 0 20px
}

.register .popup .content .title_tab ul li .cur[data-v-59024496] {
    position: relative;
    color: #ffa200;
    font-weight: 700
}

.register .popup .content .title_tab ul li .cur[data-v-59024496]:after {
    content: "";
    position: absolute;
    bottom: 1px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #ffa200
}

.register .popup .content .title_tab .close1[data-v-59024496] {
    position: absolute;
    width: 50px;
    height: 40px;
    top: 15px;
    right: 0;
    background: rgba(0, 0, 0, .8);
    border-radius: 20px 0 0 20px
}

.register .popup .content .title_tab .close1 a[data-v-59024496] {
    display: block;
    height: 100%
}

.register .popup .content .title_tab .close1 .closeBox[data-v-59024496] {
    width: 32px;
    height: 32px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    left: 6px;
    top: 4px
}

.register .popup .content .title_tab .close1 img[data-v-59024496] {
    width: 18px;
    height: 18px;
    position: absolute;
    left: 13px;
    top: 11px;
    transition: transform .3s ease-in-out
}

.register .popup .content .title_tab .close1 i[data-v-59024496] {
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 34px;
    font-size: 18px;
    margin: 4px;
    color: #0a9899;
    border-radius: 50%;
    background: #fff;
    transition: transform .3s ease-in-out
}

.register .popup .content .title_tab .close1:hover img[data-v-59024496] {
    transform: rotate(90deg)
}

.register .popup .content .row[data-v-59024496] {
    clear: both;
    opacity: hidden;
    margin-top: 15px
}

.register .popup .content .row label[data-v-59024496] {
    float: left;
    display: block;
    width: 100px;
    height: 40px;
    text-indent: 10px;
    line-height: 40px;
    padding-right: 10px;
    font-size: 16px;
    color: #000
}

.register .popup .content .row .group[data-v-59024496] {
    opacity: hidden;
    position: relative
}

.register .popup .content .row .group .eys_ico1[data-v-59024496] {
    width: 20px;
    height: 13px;
    position: absolute;
    right: 22px;
    top: 15px;
    cursor: pointer
}

.register .popup .content .row .group input[data-v-59024496] {
    width: 308px;
    height: 40px;
    box-sizing: border-box;
    padding: 7px 14px 7px 15px;
    line-height: 40px;
    border: 1px solid #ebecef;
    border-radius: 5px;
    background: #fff;
    font-size: 14px;
    color: #0b0b0b
}

.register .popup .content .row .group input[data-v-59024496]:focus,
.register .popup .content .row .group input[data-v-59024496]:hover {
    border: 1px solid #ffa200;
    border-radius: 5px;
    outline: none
}

.register .popup .content .row .group .yzm_reg[data-v-59024496] {
    float: right;
    margin-left: 10px;
    cursor: pointer
}

.register .popup .content .row .group .yzm_reg img[data-v-59024496] {
    width: 78px;
    height: 40px
}

.register .popup .content .row p[data-v-59024496] {
    font-size: 12px
}

.register .popup .content .smsInputBox input[data-v-59024496]:focus {
    border: 1px solid #ffa200;
    border-radius: 5px;
    outline: none
}

.register .popup .content .operate[data-v-59024496] {
    width: 100%;
    margin: auto;
    text-align: center;
    margin-top: 20px
}

.register .popup .content .operate .btn[data-v-59024496] {
    display: inline-block;
    width: 250px;
    height: 40px;
    color: #fff;
    background: #e80000;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    border: none;
    cursor: pointer;
    transition: background .1s ease-in-out;
    border-radius: 3px
}

.register .popup .content .tip_info[data-v-59024496] {
    text-align: center;
    margin-top: 20px
}

.register .popup .content .tip_info p[data-v-59024496] {
    font-size: 12px;
    color: #666
}

.register .popup .logAside[data-v-59024496] {
    position: absolute;
    right: -38px;
    top: 300px
}

.register .popup .logAside ul li[data-v-59024496] {
    width: 285px;
    height: 88px;
    padding-top: 8px;
    padding-left: 45px
}

.register .popup .logAside ul li span[data-v-59024496] {
    display: block;
    text-align: center;
    color: #9e3c15;
    font-size: 17px;
    line-height: 20px
}

.register .popup .logAside ul li[data-v-59024496]:first-child {
    background: url("../images/tan2.png") no-repeat;
    background-size: 100% 100%
}

.register .popup .logAside ul li:first-child span[data-v-59024496]:last-child {
    font-size: 14px
}

.register .popup .logAside ul li[data-v-59024496]:nth-child(2) {
    background: url("../images/tan1.png") no-repeat;
    background-size: 100% 100%
}

.register .popup .logAside ul li[data-v-59024496]:nth-child(3) {
    background: url("../images/tan3.png") no-repeat;
    background-size: 100% 100%
}

.register .popup .logAside ul li[data-v-59024496]:last-child {
    background: url("../images/tan4.png") no-repeat;
    background-size: 100% 100%
}

input[data-v-59024496]:-webkit-autofill {
    -webkit-text-fill-color: #333 !important;
    -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
    background-color: transparent !important;
    transition: background-color 50000s ease-in-out 0s !important
}


/* 帮助 */
.pull-left[data-v-fd685b2a] {
    float: left !important
}

.pull-right[data-v-fd685b2a] {
    float: right !important
}

.about_content[data-v-fd685b2a] {
    margin-left: 30px
}

.clearfix[data-v-fd685b2a]:after,
.clearfix[data-v-fd685b2a]:before {
    content: " ";
    display: table
}

.clearfix[data-v-fd685b2a]:after {
    clear: both
}

.banner-cpyx[data-v-fd685b2a] {
    background-color: #2a0509
}

.about-content[data-v-fd685b2a] {
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    background: #1d124c url(../images/aboutbg.jpg) 50% no-repeat;
    background-size: cover
}

.about-content .about-area[data-v-fd685b2a] {
    position: relative;
    width: 1200px;
    min-height: 970px;
    margin: 20px auto;
    background: url(../images/about-line.png) no-repeat;
    background-color: #1b1b1b;
    border: 1px solid #3d3d3d;
    background-position: 229px 88px
}

.about-content .about-area .left-nav[data-v-fd685b2a] {
    width: 256px;
    margin-top: 98px
}

.about-content .about-area .left-nav ul li[data-v-fd685b2a] {
    cursor: pointer;
    width: 202px;
    height: 86px;
    border-bottom: 1px dashed #ffe178;
    margin: 0 auto
}

.about-content .about-area .left-nav ul li .nav-link[data-v-fd685b2a] {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff
}

.about-content .about-area .left-nav ul li .nav-link .nav-img[data-v-fd685b2a] {
    display: block;
    margin-top: 28px
}

.about-content .about-area .left-nav ul li .nav-link .nav-img2[data-v-fd685b2a] {
    display: none;
    margin-top: 28px
}

.about-content .about-area .left-nav ul li .nav-link .name-area[data-v-fd685b2a] {
    margin-left: 20px;
    margin-top: 26px
}

.about-content .about-area .left-nav ul li .nav-link .name-area .name[data-v-fd685b2a] {
    font-size: 18px
}

.about-content .about-area .left-nav ul li .nav-link .name-area .introduce[data-v-fd685b2a] {
    font-size: 12px;
    margin-top: 7px
}

.about-content .about-area .left-nav ul li .nav-link.active .nav-img[data-v-fd685b2a],
.about-content .about-area .left-nav ul li .nav-link:hover .nav-img[data-v-fd685b2a] {
    display: none
}

.about-content .about-area .left-nav ul li .nav-link.active .nav-img2[data-v-fd685b2a],
.about-content .about-area .left-nav ul li .nav-link:hover .nav-img2[data-v-fd685b2a] {
    display: block
}

.about-content .about-area .left-nav ul li .nav-link.active .name-area[data-v-fd685b2a],
.about-content .about-area .left-nav ul li .nav-link:hover .name-area[data-v-fd685b2a] {
    color: #f4c462
}

.about-content .about-area .right-content[data-v-fd685b2a] {
    width: 850px;
    padding: 45px 0 0 35px;
    color: #fff
}

.about-content .about-area .right-content .title[data-v-fd685b2a] {
    color: #f4c462
}

.about-content .about-area .right-content .title h1[data-v-fd685b2a] {
    font-size: 22px;
    height: 50px;
    border-bottom: 1px solid #ffe178
}

.about-content .about-area .right-content .cont[data-v-fd685b2a] {
    margin-top: 15px;
    min-height: 650px;
    padding-bottom: 20px;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.about-content .about-area .right-content .cont h4[data-v-fd685b2a] {
    padding: 26px 0
}

.about-content .about-area .right-content .cont .des[data-v-fd685b2a] {
    line-height: 24px
}

.about-content .about-area .right-content .cont[data-v-fd685b2a]::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0
}

.about-content .about-area .right-content .cont[data-v-fd685b2a]::-webkit-scrollbar-thumb {
    width: 0;
    background: transparent
}

.about-content .left-logo[data-v-fd685b2a] {
    position: absolute;
    top: 26px;
    left: 22px
}

/* 活动 */
.notice[data-v-4d443f6e] {
    position: absolute;
    width: 100%;
    height: 36px;
    line-height: 33px;
    color: #140405;
    z-index: 10
}

.notice .newgong-content[data-v-4d443f6e] {
    width: 1200px;
    height: 36px;
    margin: 0 auto
}

.notice .newgong-content .notice[data-v-4d443f6e] {
    float: left;
    position: relative;
    top: 2px;
    left: 25px;
    margin-right: 36px;
    color: #ffd587;
    width: 94px
}

.notice .newgong-content .notice .notice-icon[data-v-4d443f6e] {
    position: absolute;
    top: 7px;
    width: 18px;
    height: 18px
}

.notice .newgong-content .notice span[data-v-4d443f6e] {
    font-size: 14px;
    vertical-align: super;
    margin-left: 27px
}

.notice .newgong-content .demolist[data-v-4d443f6e] {
    display: inline-block;
    width: 990px
}

.notice .newgong-content .demolist .marquee[data-v-4d443f6e] {
    color: #fff;
    font-size: 13px;
    line-height: 36px;
    overflow: hidden;
    height: 36px
}

.notice .newgong-content[data-v-4d443f6e] .el-carousel {
    overflow: visible
}

.mgm-preview_notice[data-v-4d443f6e],
.mgm_notice[data-v-4d443f6e] {
    background: #030306
}

.pjdc_notice[data-v-4d443f6e] {
    background: rgba(0, 0, 0, .75)
}

.jltx_notice[data-v-4d443f6e] {
    background: rgba(0, 0, 0, .65);
    bottom: 0
}

.jltx_notice .demolist .marquee[data-v-4d443f6e] {
    font-size: 16px !important;
    color: #fff !important
}

.jltx-new2_notice[data-v-4d443f6e] {
    background: rgba(0, 0, 0, .65);
    bottom: 0
}

.jltx-new2_notice .demolist .marquee[data-v-4d443f6e] {
    font-size: 16px !important;
    color: #fff !important
}

.jsyl_notice[data-v-4d443f6e] {
    background: url(/static/jsyl/img/noticebg.png) repeat-x
}

.jsyl_notice .notice span[data-v-4d443f6e] {
    color: #e0bf55 !important;
    font-size: 12px !important
}

.jsyl_notice .demolist .marquee[data-v-4d443f6e] {
    font-size: 16px !important
}

.vnst_notice[data-v-4d443f6e] {
    background: url(/static/vnst/img/noticebg.png) repeat-x
}

.vnst_notice .notice span[data-v-4d443f6e] {
    color: #e0bf55 !important;
    font-size: 12px !important
}

.vnst_notice .demolist .marquee[data-v-4d443f6e] {
    font-size: 16px !important
}

.aqvns_notice[data-v-4d443f6e] {
    background: url(/static/aqvns/img/noticebg.png) repeat-x
}

.aqvns_notice .notice span[data-v-4d443f6e] {
    color: #e0bf55 !important;
    font-size: 12px !important
}

.aqvns_notice .demolist .marquee[data-v-4d443f6e] {
    font-size: 16px !important
}

.fhcp_notice[data-v-4d443f6e] {
    background: url(/static/fhcp/img/noticebg.png) repeat-x
}

.fhcp_notice .notice span[data-v-4d443f6e] {
    color: #e0bf55 !important;
    font-size: 12px !important
}

.fhcp_notice .demolist .marquee[data-v-4d443f6e] {
    font-size: 16px !important
}

.xpj83_notice[data-v-4d443f6e] {
    background: url(/static/xpj83/img/noticebg.png) repeat-x
}

.xpj83_notice .notice span[data-v-4d443f6e] {
    color: #e0bf55 !important;
    font-size: 12px !important
}

.xpj83_notice .demolist .marquee[data-v-4d443f6e] {
    font-size: 16px !important
}

.amvnsr_notice[data-v-4d443f6e] {
    background: url(/static/amvnsr/img/noticebg.png) repeat-x
}

.amvnsr_notice .notice span[data-v-4d443f6e] {
    color: #e0bf55 !important;
    font-size: 12px !important
}

.amvnsr_notice .demolist .marquee[data-v-4d443f6e] {
    font-size: 16px !important
}

.amjs_notice[data-v-4d443f6e] {
    background: url(/static/amvnsr/img/noticebg.png) repeat-x
}

.amjs_notice .newgong-content[data-v-4d443f6e] {
    width: 1050px
}

.amjs_notice .newgong-content .demolist[data-v-4d443f6e] {
    width: 899px
}

.amjs_notice .notice span[data-v-4d443f6e] {
    color: #e0bf55 !important;
    font-size: 12px !important
}

.amjs_notice .demolist .marquee[data-v-4d443f6e] {
    font-size: 16px !important
}

.a478qp_notice[data-v-4d443f6e] {
    background: url(/static/478qp/img/noticebg.png) repeat-x
}

.a478qp_notice .notice span[data-v-4d443f6e] {
    color: #e0bf55 !important;
    font-size: 12px !important
}

.a478qp_notice .demolist .marquee[data-v-4d443f6e] {
    font-size: 16px !important
}

.aylhg_notice[data-v-4d443f6e] {
    background: url(/static/ylhg/img/noticebg.png) repeat-x
}

.aylhg_notice .notice span[data-v-4d443f6e] {
    color: #e0bf55 !important;
    font-size: 12px !important
}

.aylhg_notice .demolist .marquee[data-v-4d443f6e] {
    font-size: 16px !important
}

[data-v-239839f9] .applyBtn {
    display: inline-block;
    width: 100%;
    text-align: center
}

[data-v-239839f9] .applyBtn img {
    height: 60px;
    width: auto !important;
    margin: 10px 20px;
    cursor: pointer
}

[data-v-239839f9] .applyButton {
    display: inline-block;
    text-align: center
}

[data-v-239839f9] .applyButton img {
    height: 40px;
    width: auto !important;
    margin-top: 5px;
    cursor: pointer
}

[data-v-239839f9] .applyButton1 {
    display: block;
    width: 100%;
    text-align: center
}

[data-v-239839f9] .applyButton1 img {
    width: 75px !important;
    display: block;
    margin: 0 auto;
    cursor: pointer
}

[data-v-239839f9] .modal1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

[data-v-239839f9] .modal1 .ivu-modal {
    top: 0
}

[data-v-239839f9] .modal1 .ivu-modal-content {
    border-radius: 15px;
    overflow: hidden
}

[data-v-239839f9] .modal1 .ivu-modal-close {
    right: 18px;
    top: 9px;
    z-index: 1;
    font-size: 12px;
    position: absolute;
    overflow: hidden;
    cursor: pointer
}

[data-v-239839f9] .modal1 .ivu-modal-close .close {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(/static/public/image/close.png) no-repeat;
    background-size: 100% 100%
}

[data-v-239839f9] .modal1 .ivu-modal-header {
    border-bottom: none;
    border-radius: 15px 15px 0 0;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #000;
    padding: 0;
    background-image: linear-gradient(180deg, #d2ad6d 0, #f3d9ad)
}

[data-v-239839f9] .modal1 .ivu-modal-body {
    font-size: 20px;
    padding: 18px 18px 25px
}

[data-v-239839f9] .modal1 .ivu-modal-body p {
    margin: 50px auto;
    font-size: 24px
}

[data-v-239839f9] .modal1 .ivu-table-header tr th,
[data-v-239839f9] .modal1 .ivu-table td {
    font-size: 16px
}

.tg_youhui[data-v-239839f9] {
    background: #eaeaea url("/static/test-1/img/b3.png") repeat-y top;
    background-size: 100% auto
}

.tg_youhui .maincontainer[data-v-239839f9] {
    background-color: transparent !important
}

.bannerHead .bannerUl li a i[data-v-239839f9] {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    font-size: 18px;
    width: 18px;
    height: 19.33px
}

.bannerHead .bannerUl li a i.icon-all[data-v-239839f9] {
    background: url("/static/qygj/img/youhui/icon-all1.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead .bannerUl li a i.icon-dz[data-v-239839f9] {
    background: url("/static/qygj/img/youhui/icon-dz1.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead .bannerUl li a i.icon-qp[data-v-239839f9] {
    background: url("/static/qygj/img/youhui/icon-qp1.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead .bannerUl li a i.icon-sx[data-v-239839f9] {
    background: url("/static/qygj/img/youhui/icon-sx1.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead .bannerUl li a i.icon-cp[data-v-239839f9] {
    background: url("/static/qygj/img/youhui/icon-cp1.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead .bannerUl li a i.icon-by[data-v-239839f9] {
    background: url("/static/qygj/img/youhui/icon-by1.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead .bannerUl li a i.icon-qt[data-v-239839f9] {
    background: url("/static/qygj/img/youhui/icon-qt1.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead .bannerUl li.activeItem a[data-v-239839f9] {
    background: url(/static/qygj/img/youhui/item-hover.png) no-repeat 50%;
    color: #5caaea
}

.bannerHead .bannerUl li.activeItem a i[data-v-239839f9] {
    background: url("/static/qygj/img/youhui/dz.png");
    background-size: 100% 100%
}

.bannerHead .bannerUl li.activeItem a i.icon-all[data-v-239839f9] {
    background: url("/static/qygj/img/youhui/icon-all2.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead .bannerUl li.activeItem a i.icon-dz[data-v-239839f9] {
    background: url("/static/qygj/img/youhui/icon-dz2.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead .bannerUl li.activeItem a i.icon-qp[data-v-239839f9] {
    background: url("/static/qygj/img/youhui/icon-qp2.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead .bannerUl li.activeItem a i.icon-sx[data-v-239839f9] {
    background: url("/static/qygj/img/youhui/icon-sx2.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead .bannerUl li.activeItem a i.icon-cp[data-v-239839f9] {
    background: url("/static/qygj/img/youhui/icon-cp2.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead .bannerUl li.activeItem a i.icon-by[data-v-239839f9] {
    background: url("/static/qygj/img/youhui/icon-by2.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead .bannerUl li.activeItem a i.icon-qt[data-v-239839f9] {
    background: url("/static/qygj/img/youhui/icon-qt2.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.qp478 .bannerUl li a i[data-v-239839f9] {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    font-size: 18px;
    width: 18px;
    height: 19.33px
}

.bannerHead.qp478 .bannerUl li a i.icon-all[data-v-239839f9] {
    background: url("/static/478qp/img/youhui/icon-all1.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.qp478 .bannerUl li a i.icon-dz[data-v-239839f9] {
    background: url("/static/478qp/img/youhui/icon-dz1.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.qp478 .bannerUl li a i.icon-qp[data-v-239839f9] {
    background: url("/static/478qp/img/youhui/icon-qp1.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.qp478 .bannerUl li a i.icon-sx[data-v-239839f9] {
    background: url("/static/478qp/img/youhui/icon-sx1.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.qp478 .bannerUl li a i.icon-cp[data-v-239839f9] {
    background: url("/static/478qp/img/youhui/icon-cp1.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.qp478 .bannerUl li.activeItem a[data-v-239839f9] {
    background: url(/static/478qp/img/youhui/item-hover.png) no-repeat 50%;
    color: #cca352 !important
}

.bannerHead.qp478 .bannerUl li.activeItem a i[data-v-239839f9] {
    background: url("/static/478qp/img/youhui/dz.png");
    background-size: 100% 100%
}

.bannerHead.qp478 .bannerUl li.activeItem a i.icon-all[data-v-239839f9] {
    background: url("/static/478qp/img/youhui/icon-all2.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.qp478 .bannerUl li.activeItem a i.icon-dz[data-v-239839f9] {
    background: url("/static/478qp/img/youhui/icon-dz2.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.qp478 .bannerUl li.activeItem a i.icon-qp[data-v-239839f9] {
    background: url("/static/478qp/img/youhui/icon-qp2.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.qp478 .bannerUl li.activeItem a i.icon-sx[data-v-239839f9] {
    background: url("/static/478qp/img/youhui/icon-sx2.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.qp478 .bannerUl li.activeItem a i.icon-cp[data-v-239839f9] {
    background: url("/static/478qp/img/youhui/icon-cp2.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.cjw .bannerUl li a i[data-v-239839f9] {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    font-size: 18px;
    width: 18px;
    height: 19.33px
}

.bannerHead.cjw .bannerUl li a i.icon-all[data-v-239839f9] {
    background: url("/static/cjw/img/youhui/icon-all1.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.cjw .bannerUl li a i.icon-dz[data-v-239839f9] {
    background: url("/static/cjw/img/youhui/icon-dz1.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.cjw .bannerUl li a i.icon-qp[data-v-239839f9] {
    background: url("/static/cjw/img/youhui/icon-qp1.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.cjw .bannerUl li a i.icon-sx[data-v-239839f9] {
    background: url("/static/cjw/img/youhui/icon-sx1.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.cjw .bannerUl li a i.icon-cp[data-v-239839f9] {
    background: url("/static/cjw/img/youhui/icon-cp1.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.cjw .bannerUl li.activeItem a[data-v-239839f9] {
    background: url(/static/cjw/img/youhui/item-hover.png) no-repeat 50%;
    color: #5caaea !important
}

.bannerHead.cjw .bannerUl li.activeItem a i[data-v-239839f9] {
    background: url("/static/cjw/img/youhui/dz.png");
    background-size: 100% 100%
}

.bannerHead.cjw .bannerUl li.activeItem a i.icon-all[data-v-239839f9] {
    background: url("/static/cjw/img/youhui/icon-all2.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.cjw .bannerUl li.activeItem a i.icon-dz[data-v-239839f9] {
    background: url("/static/cjw/img/youhui/icon-dz2.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.cjw .bannerUl li.activeItem a i.icon-qp[data-v-239839f9] {
    background: url("/static/cjw/img/youhui/icon-qp2.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.cjw .bannerUl li.activeItem a i.icon-sx[data-v-239839f9] {
    background: url("/static/cjw/img/youhui/icon-sx2.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.cjw .bannerUl li.activeItem a i.icon-cp[data-v-239839f9] {
    background: url("/static/cjw/img/youhui/icon-cp2.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.aqvns .bannerUl li a i[data-v-239839f9] {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    font-size: 18px;
    width: 18px;
    height: 19.33px
}

.bannerHead.aqvns .bannerUl li a i.icon-all[data-v-239839f9] {
    background: url("/static/aqvns/img/youhui/icon-all1.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.aqvns .bannerUl li a i.icon-dz[data-v-239839f9] {
    background: url("/static/aqvns/img/youhui/icon-dz1.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.aqvns .bannerUl li a i.icon-qp[data-v-239839f9] {
    background: url("/static/aqvns/img/youhui/icon-qp1.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.aqvns .bannerUl li a i.icon-sx[data-v-239839f9] {
    background: url("/static/aqvns/img/youhui/icon-sx1.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.aqvns .bannerUl li a i.icon-cp[data-v-239839f9] {
    background: url("/static/aqvns/img/youhui/icon-cp1.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.aqvns .bannerUl li.activeItem a[data-v-239839f9] {
    background: url(/static/aqvns/img/youhui/item-hover.png) no-repeat 50%;
    color: #5caaea !important
}

.bannerHead.aqvns .bannerUl li.activeItem a i[data-v-239839f9] {
    background: url("/static/aqvns/img/youhui/dz.png");
    background-size: 100% 100%
}

.bannerHead.aqvns .bannerUl li.activeItem a i.icon-all[data-v-239839f9] {
    background: url("/static/aqvns/img/youhui/icon-all2.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.aqvns .bannerUl li.activeItem a i.icon-dz[data-v-239839f9] {
    background: url("/static/aqvns/img/youhui/icon-dz2.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.aqvns .bannerUl li.activeItem a i.icon-qp[data-v-239839f9] {
    background: url("/static/aqvns/img/youhui/icon-qp2.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.aqvns .bannerUl li.activeItem a i.icon-sx[data-v-239839f9] {
    background: url("/static/aqvns/img/youhui/icon-sx2.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.aqvns .bannerUl li.activeItem a i.icon-cp[data-v-239839f9] {
    background: url("/static/aqvns/img/youhui/icon-cp2.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.dalao .bannerUl li.activeItem a[data-v-239839f9] {
    background: url(/static/dalao/img/youhui/item-hover.png) no-repeat 50%;
    color: #ffd830 !important
}

.bannerHead.cpzj .bannerUl li.activeItem a[data-v-239839f9] {
    background: url(/static/cpzj/img/youhui/item-hover.png) no-repeat 50%;
    color: #ffd830 !important
}

.bannerHead.amxpjdc .bannerUl li a i[data-v-239839f9] {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    font-size: 18px;
    width: 18px;
    height: 19.33px
}

.bannerHead.amxpjdc .bannerUl li a i.icon-all[data-v-239839f9] {
    background: url("/static/amxpjdc/img/youhui/icon-all1.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.amxpjdc .bannerUl li a i.icon-dz[data-v-239839f9] {
    background: url("/static/amxpjdc/img/youhui/icon-dz1.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.amxpjdc .bannerUl li a i.icon-qp[data-v-239839f9] {
    background: url("/static/amxpjdc/img/youhui/icon-qp1.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.amxpjdc .bannerUl li a i.icon-sx[data-v-239839f9] {
    background: url("/static/amxpjdc/img/youhui/icon-sx1.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.amxpjdc .bannerUl li a i.icon-cp[data-v-239839f9] {
    background: url("/static/amxpjdc/img/youhui/icon-cp1.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.amxpjdc .bannerUl li.activeItem a[data-v-239839f9] {
    background: url(/static/amxpjdc/img/youhui/item-hover.png) no-repeat 50%;
    color: #5caaea !important
}

.bannerHead.amxpjdc .bannerUl li.activeItem a i[data-v-239839f9] {
    background: url("/static/amxpjdc/img/youhui/dz.png");
    background-size: 100% 100%
}

.bannerHead.amxpjdc .bannerUl li.activeItem a i.icon-all[data-v-239839f9] {
    background: url("/static/amxpjdc/img/youhui/icon-all2.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.amxpjdc .bannerUl li.activeItem a i.icon-dz[data-v-239839f9] {
    background: url("/static/amxpjdc/img/youhui/icon-dz2.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.amxpjdc .bannerUl li.activeItem a i.icon-qp[data-v-239839f9] {
    background: url("/static/amxpjdc/img/youhui/icon-qp2.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.amxpjdc .bannerUl li.activeItem a i.icon-sx[data-v-239839f9] {
    background: url("/static/amxpjdc/img/youhui/icon-sx2.png") no-repeat;
    background-size: 100% 100%
}

.bannerHead.amxpjdc .bannerUl li.activeItem a i.icon-cp[data-v-239839f9] {
    background: url("/static/amxpjdc/img/youhui/icon-cp2.png") no-repeat;
    background-size: 100% 100%
}

.maincontainer[data-v-239839f9] {
    position: relative
}

.maincontainer.scroll[data-v-239839f9] {
    box-sizing: border-box;
    color: #666
}

.maincontainer.scroll .show a i[data-v-239839f9] {
    transform: rotate(180deg)
}

.maincontainer.scroll .floor[data-v-239839f9] {
    background: #fff;
    box-shadow: 0 4px 8px #c7c7c7;
    padding: 15px
}

.maincontainer.scroll .show[data-v-239839f9] {
    display: block
}

.maincontainer.scroll .floorLine[data-v-239839f9] {
    background-repeat: no-repeat;
    width: 100%;
    height: 15px;
    padding: 0 3px;
    margin-left: -3px
}

.maincontainer.scroll .fix[data-v-239839f9]:before {
    content: "";
    display: table
}

.maincontainer.scroll .fix[data-v-239839f9]:after {
    clear: both;
    overflow: hidden;
    content: "";
    display: table;
    outline: none
}

.maincontainer.scroll .showDetail[data-v-239839f9] {
    cursor: pointer
}

.maincontainer.scroll .floor .floorTitleImg[data-v-239839f9] {
    float: left;
    width: 680px;
    height: 170px
}

.maincontainer.scroll .floor .floorRright[data-v-239839f9] {
    float: left;
    width: 290px;
    padding: 0 15px;
    box-sizing: border-box
}

.maincontainer.scroll .floor .floorRright h2[data-v-239839f9] {
    font-size: 28px;
    font-weight: 100;
    margin: 0;
    color: #e4393c;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%
}

.maincontainer.scroll .floor .floorRright p[data-v-239839f9] {
    font-size: 14px;
    padding: 12px 0;
    height: 72px;
    word-break: break-all
}

.maincontainer.scroll .floor .floorRright a[data-v-239839f9] {
    font-size: 18px;
    display: block;
    line-height: 40px;
    width: 120px;
    background: #e4393c;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    padding-right: 18px;
    box-sizing: border-box
}

.maincontainer.scroll .floor .floorRright a i[data-v-239839f9] {
    position: absolute;
    margin-top: 15px;
    margin-left: 8px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #f09394;
    transition: .1s
}

.maincontainer.scroll .floorDetail[data-v-239839f9] {
    margin-top: 15px !important;
    border-top: 2px dashed #e6e6e6;
    overflow: hidden;
    width: 970px !important;
    clear: both;
    word-break: break-all;
    overflow-x: auto
}

.maincontainer.scroll .floorDetail i[data-v-239839f9] {
    color: #f76727;
    font-size: 14px
}

.maincontainer.scroll .floorDetail h3[data-v-239839f9] {
    display: block;
    background: #d2dbe0;
    width: 84px;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    margin-top: 30px;
    margin-bottom: 14px
}

.maincontainer.scroll .floorDetail h3 i[data-v-239839f9] {
    display: inline-block;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 10px solid #d2dbe0;
    position: absolute;
    margin-left: 14px
}

.maincontainer.scroll .floorDetail em[data-v-239839f9] {
    margin-right: 15px;
    font-size: 14px
}

.maincontainer.scroll .floorDetail .disable[data-v-239839f9] {
    background: #d6d6d6;
    color: #999
}

.maincontainer.scroll .floorDetail a[data-v-239839f9] {
    font-size: 16px;
    color: #fff;
    background: #e4393c;
    border-radius: 4px;
    padding: 7px 18px
}

.maincontainer.scroll .tbplus[data-v-239839f9] {
    position: relative;
    width: 145px
}

.maincontainer.scroll .tbplus i[data-v-239839f9] {
    position: absolute;
    left: 12px;
    bottom: 3px;
    color: #fff
}

.maincontainer.scroll .tbplus ins[data-v-239839f9] {
    border-bottom: 1px solid #7fbbdc;
    position: absolute;
    width: 147px;
    transform: rotate(15.2deg);
    left: -1px;
    top: 19px
}

.maincontainer.scroll .tbplus em[data-v-239839f9] {
    position: absolute;
    right: -10px;
    top: -2px;
    font-size: 14px
}

.maincontainer.scroll .floorHide[data-v-239839f9] {
    display: none
}

.maincontainer.scroll .defaultImg[data-v-239839f9] {
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #f3f3f3 !important
}

.maincontainer.scroll img[data-v-239839f9] {
    vertical-align: middle;
    border: 0
}

.maincontainer.scroll ins[data-v-239839f9] {
    text-decoration: none;
    margin: 0 4px
}

.maincontainer.scroll .red[data-v-239839f9] {
    color: red
}

.maincontainer.scroll[data-v-239839f9] .content_bg {
    width: 100%;
    margin-top: 12px;
    padding: 25px 40px 1px;
    background-color: #f3f3f3
}

.maincontainer.scroll[data-v-239839f9] .content_bg .con_title {
    background: #de1644;
    border-radius: 25px;
    padding: 10px 20px;
    margin: 20px 0;
    font-size: 22px;
    color: #fff;
    display: inline-block
}

.maincontainer.scroll[data-v-239839f9] .content_bg p {
    font-size: 16px
}

.maincontainer.scroll[data-v-239839f9] .content_bg .logo {
    width: 250px;
    height: 85px;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 10px auto
}

.maincontainer.scroll[data-v-239839f9] .content_bg table {
    text-align: center;
    table-layout: fixed;
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
    margin: 10px 0;
    color: #000
}

.maincontainer.scroll[data-v-239839f9] .content_bg table tbody .firstRow {
    background-color: #d91a42;
    color: #fff
}

.maincontainer.scroll[data-v-239839f9] .content_bg table th {
    border: 1px solid #e6e6e6;
    height: 40px;
    font-size: 14px;
    background-color: #4393be;
    color: #fff;
    font-weight: 100;
    vertical-align: middle
}

.maincontainer.scroll[data-v-239839f9] .content_bg table td {
    border: 1px solid #000;
    height: 40px;
    font-size: 14px;
    vertical-align: middle
}

.maincontainer.column.dalao .slider .promotion-item[data-v-239839f9] {
    background-color: #810b0b;
    color: #fff
}

.maincontainer.column.dalao .slider .promotion-item .promotion-info .promotion-intro .type-name[data-v-239839f9] {
    background: #400101;
    color: #fff
}

.maincontainer.column.qp478 .slider .promotion-item[data-v-239839f9] {
    background-color: #383838;
    color: #fff
}

.maincontainer.column.qp478 .slider .promotion-item .promotion-info .promotion-intro .type-name[data-v-239839f9] {
    background: #2a2a2a;
    color: #c9c9c9
}

.maincontainer.column.test1 .slider[data-v-239839f9] {
    width: 570px;
    height: 210px;
    display: inline-block;
    margin: 0 15px 17px 5px
}

.maincontainer.column.test1 .slider[data-v-239839f9]:hover {
    transform: unset
}

.maincontainer.column.test1 .slider[data-v-239839f9]:nth-child(3n) {
    margin-right: 15px
}

.maincontainer.column.noTilte .slider[data-v-239839f9] {
    margin-right: 20px
}

.maincontainer.column.noTilte .slider .promotion-item[data-v-239839f9] {
    width: 320px;
    background-color: transparent
}

.maincontainer.column.noTilte .slider .promotion-item .promotion-info .pic img[data-v-239839f9] {
    height: 200px
}

.maincontainer.column.amhg .slider[data-v-239839f9] {
    margin-right: 0;
    transform: unset
}

.maincontainer.column.amhg .slider[data-v-239839f9]:hover {
    transform: unset
}

.maincontainer.column.amhg .slider img[data-v-239839f9] {
    max-width: 100%;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    z-index: 0
}

.maincontainer.column.amhg .slider .status[data-v-239839f9] {
    position: absolute;
    width: 231px;
    height: 67px;
    background-image: url("/static/amhg/img/youhui/ing.png");
    background-size: 100% 100%;
    background-position: 0;
    background-repeat: no-repeat;
    top: -1px;
    right: 0;
    z-index: 1;
    display: block;
    border-radius: 0 10px 0 0
}

.maincontainer.column.amxpj1 .slider[data-v-239839f9] {
    margin-right: 0;
    transform: unset
}

.maincontainer.column.amxpj1 .slider[data-v-239839f9]:hover {
    transform: unset
}

.maincontainer.column.amxpj1 .slider img[data-v-239839f9] {
    max-width: 100%;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    z-index: 0
}

.maincontainer.column.amxpj1 .slider .status[data-v-239839f9] {
    position: absolute;
    width: 231px;
    height: 67px;
    background-image: url("/static/amxpj/img/youhui/ing.png");
    background-size: 100% 100%;
    background-position: 0;
    background-repeat: no-repeat;
    top: -1px;
    right: 0;
    z-index: 1;
    display: block;
    border-radius: 0 10px 0 0
}

.maincontainer.column.cpxpj .slider[data-v-239839f9] {
    margin-right: 0;
    transform: unset
}

.maincontainer.column.cpxpj .slider[data-v-239839f9]:hover {
    transform: unset
}

.maincontainer.column.cpxpj .slider img[data-v-239839f9] {
    max-width: 100%;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    z-index: 0
}

.maincontainer.column.cpxpj .slider .status[data-v-239839f9] {
    position: absolute;
    width: 231px;
    height: 67px;
    background-image: url("/static/cpxpj/img/youhui/ing.png");
    background-size: 100% 100%;
    background-position: 0;
    background-repeat: no-repeat;
    top: -1px;
    right: 0;
    z-index: 1;
    display: block;
    border-radius: 0 10px 0 0
}

.maincontainer.column.aqvns1 .slider[data-v-239839f9] {
    margin-right: 0;
    transform: unset
}

.maincontainer.column.aqvns1 .slider[data-v-239839f9]:hover {
    transform: unset
}

.maincontainer.column.aqvns1 .slider img[data-v-239839f9] {
    max-width: 100%;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    z-index: 0
}

.maincontainer.column.aqvns1 .slider .status[data-v-239839f9] {
    position: absolute;
    width: 231px;
    height: 67px;
    background-image: url("/static/aqvns/img/youhui/ing.png");
    background-size: 100% 100%;
    background-position: 0;
    background-repeat: no-repeat;
    top: -1px;
    right: 0;
    z-index: 1;
    display: block;
    border-radius: 0 10px 0 0
}

.maincontainer.column .clear[data-v-239839f9]:after {
    content: ".";
    clear: both;
    display: block;
    overflow: hidden;
    font-size: 0;
    height: 0
}

.maincontainer.column .clear[data-v-239839f9] {
    zoom: 1
}

.maincontainer.column .slider[data-v-239839f9] {
    float: left;
    position: relative;
    border-radius: 10px;
    margin-right: 40px;
    margin-bottom: 20px;
    cursor: pointer;
    font-family: Microsoft Yahei;
    transform: translateY(0);
    transition: transform .5s
}

.maincontainer.column .slider[data-v-239839f9]:hover {
    transform: translateY(-5px)
}

.maincontainer.column .slider .promotion-item[data-v-239839f9] {
    float: left;
    width: 373px;
    border-radius: 10px;
    color: #333;
    box-shadow: 0 .1rem .1rem transparent;
    transform: translateZ(0);
    transition: all .15s ease-in-out;
    background-color: #fff;
    box-sizing: border-box
}

.maincontainer.column .slider .promotion-item .promotion-info[data-v-239839f9] {
    position: relative;
    border-radius: 10px
}

.maincontainer.column .slider .promotion-item .promotion-info .pic[data-v-239839f9] {
    position: relative;
    overflow: hidden
}

.maincontainer.column .slider .promotion-item .promotion-info .pic img[data-v-239839f9] {
    height: 215px;
    width: 100%;
    border-radius: 10px 10px 0 0
}

.maincontainer.column .slider .promotion-item .promotion-info .promotion-intro[data-v-239839f9] {
    margin: 15px 30px 5px;
    font-size: 16px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.maincontainer.column .slider .promotion-item .promotion-info .promotion-intro .title[data-v-239839f9] {
    float: left;
    font-weight: 700
}

.maincontainer.column .slider .promotion-item .promotion-info .promotion-intro .type-name[data-v-239839f9] {
    float: right;
    width: 90px;
    line-height: 24px;
    border-radius: 12px;
    font-size: 16px;
    text-align: center;
    background: #e3eaf1;
    color: #7d8eb6
}

.maincontainer.column .slider .promotion-item .promotion-info .promotion-intro .subtitle[data-v-239839f9] {
    margin: 10px 0;
    font-size: 14px
}

.maincontainer.column .slider .promotion-item .promotion-info .promotion-intro .active-time[data-v-239839f9] {
    margin-bottom: 15px;
    font-size: 12px;
    color: #999
}

.maincontainer.column .slider[data-v-239839f9]:nth-child(3n) {
    margin-right: 0
}

.maincontainer.column-img .clear[data-v-239839f9]:after {
    content: ".";
    clear: both;
    display: block;
    overflow: hidden;
    font-size: 0;
    height: 0
}

.maincontainer.column-img .clear[data-v-239839f9] {
    zoom: 1
}

.maincontainer.column-img .slider[data-v-239839f9] {
    float: left;
    position: relative;
    border-radius: 10px;
    margin-right: 30px;
    margin-bottom: 30px;
    cursor: pointer;
    font-family: Microsoft Yahei;
    transform: translateY(0);
    transition: transform .5s
}

.maincontainer.column-img .slider[data-v-239839f9]:hover {
    transform: translateY(-5px)
}

.maincontainer.column-img .slider .promotion-item[data-v-239839f9] {
    float: left;
    width: 380px;
    border-radius: 10px;
    color: #333;
    box-shadow: 0 .1rem .1rem transparent;
    transform: translateZ(0);
    transition: all .15s ease-in-out;
    background-color: transparent;
    box-sizing: border-box
}

.maincontainer.column-img .slider .promotion-item .promotion-info[data-v-239839f9] {
    position: relative;
    border-radius: 10px
}

.maincontainer.column-img .slider .promotion-item .promotion-info .pic[data-v-239839f9] {
    position: relative;
    overflow: hidden
}

.maincontainer.column-img .slider .promotion-item .promotion-info .pic img[data-v-239839f9] {
    height: 286px;
    width: 100%;
    border-radius: 10px
}

.maincontainer.column-img .slider[data-v-239839f9]:nth-child(3n) {
    margin-right: 0
}

.maincontainer.pjdc[data-v-239839f9] {
    background: #2f0906
}

.maincontainer.pjdc .bannerUl[data-v-239839f9] {
    padding-left: 30px
}

.maincontainer.pjdc .bannerUl li a[data-v-239839f9] {
    color: #d8b158
}

.maincontainer.pjdc .bannerUl li.activeItem a[data-v-239839f9] {
    color: #fff33b;
    border-bottom: 2px solid #fff33b;
    background: none
}

.maincontainer.pjdc .main[data-v-239839f9] {
    padding: 20px 49px;
    background: #2f0906;
    border: 1px solid #46100b
}

.maincontainer.pjdc .main .content[data-v-239839f9] {
    position: relative
}

.maincontainer.pjdc img[data-v-239839f9] {
    width: 100%
}

.maincontainer.pjdc[data-v-239839f9] .promotContent .con_title_top {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin: 5px 0;
    padding: 20px 0 10px;
    border-bottom: 1px solid #fadc4b
}

.maincontainer.pjdc[data-v-239839f9] .promotContent .con_title {
    font-size: 19px;
    margin-top: 12px;
    color: #fadc4b;
    font-weight: bolder
}

.maincontainer.pjdc[data-v-239839f9] .promotContent p {
    font-size: 16px;
    line-height: 25px;
    color: #ebebeb;
    text-align: justify
}

.maincontainer.pjdc[data-v-239839f9] .promotContent img {
    width: 100%
}

.maincontainer.pjdc[data-v-239839f9] .promotContent table {
    margin: 10px 0
}

.maincontainer.pjdc[data-v-239839f9] .promotContent table td {
    border: 1px solid #ebebeb;
    text-align: center;
    padding: 8px 0;
    font-size: 16px;
    color: #ebebeb;
    line-height: 1.42857143
}

.maincontainer.amhg .bannerUl li a[data-v-239839f9] {
    color: #454a53 !important
}

.maincontainer.amhg .bannerUl li.activeItem a[data-v-239839f9] {
    color: #fff !important;
    background-image: linear-gradient(0deg, #bb9759, #dac08f), linear-gradient(#f3f7ff, #f3f7ff)
}

.maincontainer.amhg .main .content[data-v-239839f9] {
    position: relative
}

.maincontainer.amhg img[data-v-239839f9] {
    width: 100%
}

.maincontainer.amhg[data-v-239839f9] .promotContent .con_title_top {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin: 5px 0;
    padding: 20px 0 10px;
    border-bottom: 1px solid #fadc4b
}

.maincontainer.amhg[data-v-239839f9] .promotContent .con_title {
    font-size: 19px;
    margin-top: 12px;
    color: #fadc4b;
    font-weight: bolder
}

.maincontainer.amhg[data-v-239839f9] .promotContent p {
    font-size: 16px;
    line-height: 25px;
    color: #ebebeb;
    text-align: justify
}

.maincontainer.amhg[data-v-239839f9] .promotContent img {
    width: 100%
}

.maincontainer.amhg[data-v-239839f9] .promotContent table {
    margin: 10px 0
}

.maincontainer.amhg[data-v-239839f9] .promotContent table td {
    border: 1px solid #ebebeb;
    text-align: center;
    padding: 8px 0;
    font-size: 16px;
    color: #ebebeb;
    line-height: 1.42857143
}

.maincontainer.amxpj1 .bannerUl li a[data-v-239839f9] {
    color: #9075de !important
}

.maincontainer.amxpj1 .bannerUl li.activeItem a[data-v-239839f9] {
    color: #fff !important;
    background-image: linear-gradient(0deg, #413a66, #1f1b36)
}

.maincontainer.amxpj1 .main .content[data-v-239839f9] {
    position: relative
}

.maincontainer.amxpj1 img[data-v-239839f9] {
    width: 100%
}

.maincontainer.amxpj1[data-v-239839f9] .promotContent .con_title_top {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin: 5px 0;
    padding: 20px 0 10px;
    border-bottom: 1px solid #fadc4b
}

.maincontainer.amxpj1[data-v-239839f9] .promotContent .con_title {
    font-size: 19px;
    margin-top: 12px;
    color: #fadc4b;
    font-weight: bolder
}

.maincontainer.amxpj1[data-v-239839f9] .promotContent p {
    font-size: 16px;
    line-height: 25px;
    color: #ebebeb;
    text-align: justify
}

.maincontainer.amxpj1[data-v-239839f9] .promotContent img {
    width: 100%
}

.maincontainer.amxpj1[data-v-239839f9] .promotContent table {
    margin: 10px 0
}

.maincontainer.amxpj1[data-v-239839f9] .promotContent table td {
    border: 1px solid #ebebeb;
    text-align: center;
    padding: 8px 0;
    font-size: 16px;
    color: #ebebeb;
    line-height: 1.42857143
}

.maincontainer.cpxpj .bannerUl li a[data-v-239839f9] {
    color: #454a53 !important
}

.maincontainer.cpxpj .bannerUl li.activeItem a[data-v-239839f9] {
    color: #fff !important;
    background-image: linear-gradient(0deg, #bb9759, #dac08f), linear-gradient(#f3f7ff, #f3f7ff)
}

.maincontainer.cpxpj .main .content[data-v-239839f9] {
    position: relative
}

.maincontainer.cpxpj img[data-v-239839f9] {
    width: 100%
}

.maincontainer.cpxpj[data-v-239839f9] .promotContent .con_title_top {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin: 5px 0;
    padding: 20px 0 10px;
    border-bottom: 1px solid #fadc4b
}

.maincontainer.cpxpj[data-v-239839f9] .promotContent .con_title {
    font-size: 19px;
    margin-top: 12px;
    color: #fadc4b;
    font-weight: bolder
}

.maincontainer.cpxpj[data-v-239839f9] .promotContent p {
    font-size: 16px;
    line-height: 25px;
    color: #ebebeb;
    text-align: justify
}

.maincontainer.cpxpj[data-v-239839f9] .promotContent img {
    width: 100%
}

.maincontainer.cpxpj[data-v-239839f9] .promotContent table {
    margin: 10px 0
}

.maincontainer.cpxpj[data-v-239839f9] .promotContent table td {
    border: 1px solid #ebebeb;
    text-align: center;
    padding: 8px 0;
    font-size: 16px;
    color: #ebebeb;
    line-height: 1.42857143
}

.maincontainer.aqvns1 .bannerHead .bannerUl li a[data-v-239839f9] {
    color: #fff !important
}

.maincontainer.aqvns1 .bannerHead .bannerUl li.activeItem a[data-v-239839f9] {
    color: #1b1b1b !important;
    background-image: linear-gradient(#d3a554, #fcf988)
}

.maincontainer.aqvns1 .main .content[data-v-239839f9] {
    position: relative
}

.maincontainer.aqvns1 img[data-v-239839f9] {
    width: 100%
}

.maincontainer.aqvns1[data-v-239839f9] .promotContent .con_title_top {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin: 5px 0;
    padding: 20px 0 10px;
    border-bottom: 1px solid #fadc4b
}

.maincontainer.aqvns1[data-v-239839f9] .promotContent .con_title {
    font-size: 19px;
    margin-top: 12px;
    color: #fadc4b;
    font-weight: bolder
}

.maincontainer.aqvns1[data-v-239839f9] .promotContent p {
    font-size: 16px;
    line-height: 25px;
    color: #ebebeb;
    text-align: justify
}

.maincontainer.aqvns1[data-v-239839f9] .promotContent img {
    width: 100%
}

.maincontainer.aqvns1[data-v-239839f9] .promotContent table {
    margin: 10px 0
}

.maincontainer.aqvns1[data-v-239839f9] .promotContent table td {
    border: 1px solid #ebebeb;
    text-align: center;
    padding: 8px 0;
    font-size: 16px;
    color: #ebebeb;
    line-height: 1.42857143
}

.maincontainer.blr .bannerUl[data-v-239839f9] {
    padding-left: 30px
}

.maincontainer.blr .bannerUl li a[data-v-239839f9] {
    color: #fff
}

.maincontainer.blr .bannerUl li.activeItem a[data-v-239839f9] {
    color: #bd985f;
    border-bottom: 2px solid #bd985f;
    background: none
}

.maincontainer.blr .main[data-v-239839f9] {
    padding: 0
}

.maincontainer.blr[data-v-239839f9] .promotContent .con_title {
    font-size: 19px;
    margin-top: 15px;
    margin-bottom: 5px;
    color: #fadc4b
}

.maincontainer.blr[data-v-239839f9] .promotContent p {
    font-size: 16px;
    line-height: 25px;
    color: #ebebeb;
    text-align: justify
}

.maincontainer.blr[data-v-239839f9] .promotContent img {
    width: 100%
}

.maincontainer.blr[data-v-239839f9] .promotContent table {
    margin: 10px 0
}

.maincontainer.blr[data-v-239839f9] .promotContent table td {
    border: 1px solid #ebebeb;
    text-align: center;
    padding: 8px 0;
    font-size: 16px;
    color: #ebebeb;
    line-height: 1.42857143
}

.maincontainer.jsylc .bannerUl[data-v-239839f9] {
    padding-left: 20px
}

.maincontainer.jsylc .bannerUl li a[data-v-239839f9] {
    color: #666
}

.maincontainer.jsylc .bannerUl li.activeItem a[data-v-239839f9] {
    color: red;
    border-bottom: 2px solid red;
    background: none
}

.maincontainer.jsylc .menuHead img[data-v-239839f9] {
    width: 100%
}

.maincontainer.jsylc .main[data-v-239839f9] {
    padding: 20px 49px;
    background: #e3eaf1;
    border: 1px solid #e3eaf1
}

.maincontainer.jsylc[data-v-239839f9] .promotContent .con_title {
    font-size: 19px;
    margin-top: 15px;
    margin-bottom: 5px;
    color: #000
}

.maincontainer.jsylc[data-v-239839f9] .promotContent p {
    font-size: 16px;
    line-height: 25px;
    color: #444;
    text-align: justify
}

.maincontainer.jsylc[data-v-239839f9] .promotContent img {
    width: 100%
}

.maincontainer.jsylc[data-v-239839f9] .promotContent table {
    margin: 10px 0
}

.maincontainer.jsylc[data-v-239839f9] .promotContent table td {
    border: 1px solid #888;
    text-align: center;
    padding: 8px 0;
    font-size: 16px;
    color: #444;
    line-height: 1.5
}

.maincontainer.mgm .bannerUl[data-v-239839f9] {
    padding-left: 20px
}

.maincontainer.mgm .bannerUl li a[data-v-239839f9] {
    color: #9075de
}

.maincontainer.mgm .bannerUl li.activeItem a[data-v-239839f9] {
    color: #ffe71e;
    border-bottom: 2px solid #ffe71e;
    background: none
}

.maincontainer.mgm .menuHead img[data-v-239839f9] {
    width: 100%
}

.maincontainer.mgm .main[data-v-239839f9] {
    padding: 20px 49px;
    background: #1d1534;
    border: 1px solid #3d2b6f
}

.maincontainer.mgm[data-v-239839f9] .promotContent .con_title {
    font-size: 19px;
    margin-top: 15px;
    margin-bottom: 5px;
    color: #fadc4b
}

.maincontainer.mgm[data-v-239839f9] .promotContent p {
    font-size: 16px;
    line-height: 25px;
    color: #ebebeb;
    text-align: justify
}

.maincontainer.mgm[data-v-239839f9] .promotContent img {
    width: 100%
}

.maincontainer.mgm[data-v-239839f9] .promotContent table {
    margin: 10px 0
}

.maincontainer.mgm[data-v-239839f9] .promotContent table td {
    border: 1px solid #ebebeb;
    text-align: center;
    padding: 8px 0;
    font-size: 16px;
    color: #ebebeb;
    line-height: 1.5
}

.maincontainer.xpj80 .bannerUl[data-v-239839f9] {
    padding-left: 20px
}

.maincontainer.xpj80 .bannerUl li a[data-v-239839f9] {
    color: #54689a
}

.maincontainer.xpj80 .bannerUl li.activeItem a[data-v-239839f9] {
    color: #5caaea;
    border-bottom: 2px solid #5caaea;
    background: none
}

.maincontainer.xpj80 .menuHead img[data-v-239839f9] {
    width: 100%
}

.maincontainer.xpj80 .main[data-v-239839f9] {
    padding: 20px 49px;
    background: #e3eaf1;
    border: 1px solid #bbb
}

.maincontainer.xpj80[data-v-239839f9] .promotContent .con_title {
    font-size: 20px;
    font-weight: 700;
    margin: 8px 0 5px
}

.maincontainer.xpj80[data-v-239839f9] .promotContent p {
    font-size: 16px;
    margin-bottom: 5px;
    color: #383838
}

.maincontainer.xpj80[data-v-239839f9] .promotContent img {
    width: 100%
}

.maincontainer.xpj80[data-v-239839f9] .promotContent table {
    width: 100%;
    margin: 30px 0 20px;
    border-collapse: separate;
    border-spacing: 0;
    border-left: 1px solid #bbb;
    border-top: 1px solid #bbb;
    border-radius: 3px;
    color: #333
}

.maincontainer.xpj80[data-v-239839f9] .promotContent table.redTitle {
    border-collapse: collapse;
    border: none
}

.maincontainer.xpj80[data-v-239839f9] .promotContent table.redTitle .firstRow td {
    background: #af0000;
    color: #fff
}

.maincontainer.xpj80[data-v-239839f9] .promotContent table.redTitle td {
    border: 1px solid #000
}

.maincontainer.xpj80[data-v-239839f9] .promotContent table tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit
}

.maincontainer.xpj80[data-v-239839f9] .promotContent table tr {
    height: 40px
}

.maincontainer.xpj80[data-v-239839f9] .promotContent table th {
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    text-align: center;
    vertical-align: middle;
    font-weight: 700;
    color: #333;
    line-height: 3
}

.maincontainer.xpj80[data-v-239839f9] .promotContent table td {
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    border-left: none;
    border-top: none;
    padding: 5px;
    line-height: 2;
    text-align: center;
    vertical-align: middle
}

.maincontainer.vnso[data-v-239839f9] {
    font-family: Microsoft Yahei
}

.maincontainer.vnso .bannerUl[data-v-239839f9] {
    padding-left: 20px
}

.maincontainer.vnso .bannerUl li a[data-v-239839f9] {
    color: #fff
}

.maincontainer.vnso .bannerUl li.activeItem a[data-v-239839f9] {
    color: #d7b24f;
    border-bottom: 2px solid #d7b24f;
    background: none
}

.maincontainer.vnso .main[data-v-239839f9] {
    padding: 0
}

.maincontainer.vnso img[data-v-239839f9] {
    width: 100%
}

.maincontainer.vnso[data-v-239839f9] .promotContent .con_title {
    font-size: 19px;
    margin-top: 15px;
    margin-bottom: 5px;
    color: #fadc4b
}

.maincontainer.vnso[data-v-239839f9] .promotContent p {
    font-size: 16px;
    line-height: 25px;
    color: #ebebeb;
    text-align: justify
}

.maincontainer.vnso[data-v-239839f9] .promotContent table td {
    border: 1px solid #fff;
    text-align: center;
    vertical-align: middle;
    padding: 8px 0;
    font-size: 16px;
    color: #fff
}

.maincontainer.test1[data-v-239839f9] {
    font-family: Microsoft Yahei
}

.maincontainer.test1 .bannerUl li a[data-v-239839f9] {
    color: #fff
}

.maincontainer.test1 .bannerUl li.activeItem a[data-v-239839f9],
.maincontainer.test1 .bannerUl li a[data-v-239839f9]:hover {
    border-color: transparent !important;
    background: #0096fc !important;
    color: #fff !important
}

.maincontainer.test1 .main[data-v-239839f9] {
    overflow: hidden;
    padding: 0;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0 6px 21px hsla(43, 9%, 62%, .19)
}

.maincontainer.test1 .main .content[data-v-239839f9] {
    overflow: hidden;
    margin: 0 0 1px 14px
}

.maincontainer.test1 img[data-v-239839f9] {
    width: 100%
}

.maincontainer.test1[data-v-239839f9] .promotContent .con_title {
    font-size: 19px;
    margin-top: 15px;
    margin-bottom: 5px;
    color: #fadc4b
}

.maincontainer.test1[data-v-239839f9] .promotContent p {
    font-size: 16px;
    line-height: 25px;
    color: #ebebeb;
    text-align: justify
}

.maincontainer.test1[data-v-239839f9] .promotContent table td {
    border: 1px solid #fff;
    text-align: center;
    vertical-align: middle;
    padding: 8px 0;
    font-size: 16px;
    color: #fff
}

.maincontainer.tycjt[data-v-239839f9] {
    background: #1e0103
}

.maincontainer.tycjt .bannerUl[data-v-239839f9] {
    padding-left: 20px
}

.maincontainer.tycjt .bannerUl li a[data-v-239839f9] {
    color: #fff
}

.maincontainer.tycjt .bannerUl li.activeItem a[data-v-239839f9] {
    color: #d7ce22;
    border-bottom: 2px solid #d7ce22;
    background: none
}

.maincontainer.tycjt .main[data-v-239839f9] {
    background: #5b0000;
    padding: 0 25px
}

.maincontainer.tycjt[data-v-239839f9] .promotContent .con_title {
    font-size: 19px;
    margin-top: 15px;
    margin-bottom: 5px;
    color: #fadc4b
}

.maincontainer.tycjt[data-v-239839f9] .promotContent p {
    font-size: 16px;
    line-height: 25px;
    color: #ebebeb;
    text-align: justify
}

.maincontainer.tycjt[data-v-239839f9] .promotContent img {
    width: 100%
}

.maincontainer.tycjt[data-v-239839f9] .promotContent table {
    margin: 10px 0
}

.maincontainer.tycjt[data-v-239839f9] .promotContent table td {
    border: 1px solid #ebebeb;
    text-align: center;
    padding: 8px 0;
    font-size: 16px;
    color: #ebebeb;
    line-height: 1.42857143
}

.maincontainer.tyc82[data-v-239839f9] {
    background: #1e0103
}

.maincontainer.tyc82 .bannerUl[data-v-239839f9] {
    padding-left: 20px
}

.maincontainer.tyc82 .bannerUl li a[data-v-239839f9] {
    color: #fff
}

.maincontainer.tyc82 .bannerUl li.activeItem a[data-v-239839f9] {
    color: #d7ce22;
    border-bottom: 2px solid #d7ce22;
    background: none
}

.maincontainer.tyc82 .main[data-v-239839f9] {
    background: #5b0000;
    padding: 0 25px
}

.maincontainer.tyc82[data-v-239839f9] .promotContent .con_title {
    font-size: 19px;
    margin-top: 15px;
    margin-bottom: 5px;
    color: #fadc4b
}

.maincontainer.tyc82[data-v-239839f9] .promotContent p {
    font-size: 16px;
    line-height: 25px;
    color: #ebebeb;
    text-align: justify
}

.maincontainer.tyc82[data-v-239839f9] .promotContent img {
    width: 100%
}

.maincontainer.tyc82[data-v-239839f9] .promotContent table {
    margin: 10px 0
}

.maincontainer.tyc82[data-v-239839f9] .promotContent table td {
    border: 1px solid #ebebeb;
    text-align: center;
    padding: 8px 0;
    font-size: 16px;
    color: #ebebeb;
    line-height: 1.42857143
}

.maincontainer.aqvns .bannerUl[data-v-239839f9] {
    padding-left: 30px
}

.maincontainer.aqvns .bannerUl li a[data-v-239839f9] {
    color: #fff
}

.maincontainer.aqvns .bannerUl li.activeItem a[data-v-239839f9] {
    color: #f7c951;
    border-bottom: 2px solid #f7c951;
    background: none
}

.maincontainer.aqvns .main[data-v-239839f9] {
    background: #1b1b1b;
    padding: 15px 20px
}

.maincontainer.aqvns img[data-v-239839f9] {
    width: 100%;
    margin-top: 15px
}

.maincontainer.aqvns[data-v-239839f9] .promotContent .con_title {
    font-size: 19px;
    margin-top: 12px;
    color: #fadc4b
}

.maincontainer.aqvns[data-v-239839f9] .promotContent p {
    font-size: 16px;
    line-height: 25px;
    color: #ebebeb;
    text-align: justify
}

.maincontainer.aqvns[data-v-239839f9] .promotContent img {
    width: 100%
}

.maincontainer.aqvns[data-v-239839f9] .promotContent table {
    margin: 10px 0
}

.maincontainer.aqvns[data-v-239839f9] .promotContent table td {
    border: 1px solid #ebebeb;
    text-align: center;
    padding: 8px 0;
    font-size: 16px;
    color: #ebebeb
}

.maincontainer.vnst .bannerUl[data-v-239839f9] {
    padding-left: 30px
}

.maincontainer.vnst .bannerUl li a[data-v-239839f9] {
    color: #fff
}

.maincontainer.vnst .bannerUl li.activeItem a[data-v-239839f9] {
    color: #f7c951;
    border-bottom: 2px solid #f7c951;
    background: none
}

.maincontainer.vnst .main[data-v-239839f9] {
    background: #1b1b1b;
    padding: 15px 20px
}

.maincontainer.vnst img[data-v-239839f9] {
    width: 100%;
    margin-top: 15px
}

.maincontainer.vnst[data-v-239839f9] .promotContent .con_title {
    font-size: 19px;
    margin-top: 12px;
    color: #fadc4b
}

.maincontainer.vnst[data-v-239839f9] .promotContent p {
    font-size: 16px;
    line-height: 25px;
    color: #ebebeb;
    text-align: justify
}

.maincontainer.vnst[data-v-239839f9] .promotContent img {
    width: 100%
}

.maincontainer.vnst[data-v-239839f9] .promotContent table {
    margin: 10px 0
}

.maincontainer.vnst[data-v-239839f9] .promotContent table td {
    border: 1px solid #ebebeb;
    text-align: center;
    padding: 8px 0;
    font-size: 16px;
    color: #ebebeb
}

.maincontainer.tccp .bannerUl[data-v-239839f9] {
    padding-left: 30px
}

.maincontainer.tccp .bannerUl li a[data-v-239839f9] {
    color: #fff
}

.maincontainer.tccp .bannerUl li.activeItem a[data-v-239839f9] {
    color: #f7c951;
    border-bottom: 2px solid #f7c951;
    background: none
}

.maincontainer.tccp .main[data-v-239839f9] {
    background: #22052b;
    padding: 15px 20px
}

.maincontainer.tccp img[data-v-239839f9] {
    width: 100%;
    margin-top: 15px
}

.maincontainer.tccp[data-v-239839f9] .promotContent .con_title {
    font-size: 19px;
    margin-top: 12px;
    color: #fadc4b
}

.maincontainer.tccp[data-v-239839f9] .promotContent p {
    font-size: 16px;
    line-height: 25px;
    color: #ebebeb;
    text-align: justify
}

.maincontainer.tccp[data-v-239839f9] .promotContent img {
    width: 100%
}

.maincontainer.tccp[data-v-239839f9] .promotContent table {
    margin: 10px 0
}

.maincontainer.tccp[data-v-239839f9] .promotContent table td {
    border: 1px solid #ebebeb;
    text-align: center;
    padding: 8px 0;
    font-size: 16px;
    color: #ebebeb
}

.maincontainer.fhcp .bannerUl[data-v-239839f9] {
    padding-left: 30px
}

.maincontainer.fhcp .bannerUl li a[data-v-239839f9] {
    color: #fff
}

.maincontainer.fhcp .bannerUl li.activeItem a[data-v-239839f9] {
    color: #f7c951;
    border-bottom: 2px solid #f7c951;
    background: none
}

.maincontainer.fhcp .main[data-v-239839f9] {
    background: #1b1b1b;
    padding: 15px 20px
}

.maincontainer.fhcp img[data-v-239839f9] {
    width: 100%;
    margin-top: 15px
}

.maincontainer.fhcp[data-v-239839f9] .promotContent .con_title {
    font-size: 19px;
    margin-top: 12px;
    color: #fadc4b
}

.maincontainer.fhcp[data-v-239839f9] .promotContent p {
    font-size: 16px;
    line-height: 25px;
    color: #ebebeb;
    text-align: justify
}

.maincontainer.fhcp[data-v-239839f9] .promotContent img {
    width: 100%
}

.maincontainer.fhcp[data-v-239839f9] .promotContent table {
    margin: 10px 0
}

.maincontainer.fhcp[data-v-239839f9] .promotContent table td {
    border: 1px solid #ebebeb;
    text-align: center;
    padding: 8px 0;
    font-size: 16px;
    color: #ebebeb
}

.maincontainer.txox .bannerUl[data-v-239839f9],
.maincontainer.xpj83 .bannerUl[data-v-239839f9] {
    padding-left: 30px
}

.maincontainer.txox .bannerUl li a[data-v-239839f9],
.maincontainer.xpj83 .bannerUl li a[data-v-239839f9] {
    color: #fff
}

.maincontainer.txox .bannerUl li.activeItem a[data-v-239839f9],
.maincontainer.xpj83 .bannerUl li.activeItem a[data-v-239839f9] {
    color: #f7c951;
    border-bottom: 2px solid #f7c951;
    background: none
}

.maincontainer.txox .main[data-v-239839f9],
.maincontainer.xpj83 .main[data-v-239839f9] {
    background: #1b1b1b;
    padding: 15px 20px
}

.maincontainer.txox img[data-v-239839f9],
.maincontainer.xpj83 img[data-v-239839f9] {
    width: 100%;
    margin-top: 15px
}

.maincontainer.txox[data-v-239839f9] .promotContent .con_title,
.maincontainer.xpj83[data-v-239839f9] .promotContent .con_title {
    font-size: 19px;
    margin-top: 12px;
    color: #fadc4b
}

.maincontainer.txox[data-v-239839f9] .promotContent p,
.maincontainer.xpj83[data-v-239839f9] .promotContent p {
    font-size: 16px;
    line-height: 25px;
    color: #ebebeb;
    text-align: justify
}

.maincontainer.txox[data-v-239839f9] .promotContent img,
.maincontainer.xpj83[data-v-239839f9] .promotContent img {
    width: 100%
}

.maincontainer.txox[data-v-239839f9] .promotContent table,
.maincontainer.xpj83[data-v-239839f9] .promotContent table {
    margin: 10px 0
}

.maincontainer.txox[data-v-239839f9] .promotContent table td,
.maincontainer.xpj83[data-v-239839f9] .promotContent table td {
    border: 1px solid #ebebeb;
    text-align: center;
    padding: 8px 0;
    font-size: 16px;
    color: #ebebeb
}

.maincontainer.hty_new .bannerUl[data-v-239839f9] {
    padding-left: 30px
}

.maincontainer.hty_new .bannerUl li a[data-v-239839f9] {
    color: #fff
}

.maincontainer.hty_new .bannerUl li.activeItem a[data-v-239839f9] {
    color: #f7c951;
    border-bottom: 2px solid #f7c951;
    background: none
}

.maincontainer.hty_new .main[data-v-239839f9] {
    background: #1b1b1b;
    padding: 15px 20px
}

.maincontainer.hty_new img[data-v-239839f9] {
    width: 100%;
    margin-top: 15px
}

.maincontainer.hty_new[data-v-239839f9] .promotContent .con_title {
    font-size: 19px;
    margin-top: 12px;
    color: #fadc4b
}

.maincontainer.hty_new[data-v-239839f9] .promotContent p {
    font-size: 16px;
    line-height: 25px;
    color: #ebebeb;
    text-align: justify
}

.maincontainer.hty_new[data-v-239839f9] .promotContent img {
    width: 100%
}

.maincontainer.hty_new[data-v-239839f9] .promotContent table {
    margin: 10px 0
}

.maincontainer.hty_new[data-v-239839f9] .promotContent table td {
    border: 1px solid #ebebeb;
    text-align: center;
    padding: 8px 0;
    font-size: 16px;
    color: #ebebeb
}

.maincontainer.jsyl .bannerUl[data-v-239839f9] {
    padding-left: 30px
}

.maincontainer.jsyl .bannerUl li a[data-v-239839f9] {
    color: #443410
}

.maincontainer.jsyl .bannerUl li.activeItem a[data-v-239839f9] {
    color: #bc4200;
    border-bottom: 2px solid #bc4200;
    background: none
}

.maincontainer.jsyl .menuHead img[data-v-239839f9] {
    width: 100%
}

.maincontainer.jsyl[data-v-239839f9] .promotContent {
    box-sizing: border-box;
    border: 1px solid #331e00;
    padding: 15px 40px 35px;
    color: #f0c590
}

.maincontainer.jsyl[data-v-239839f9] .promotContent .con_title {
    display: inline-block;
    padding: 0 16px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    border-radius: 15px;
    color: #6b5630;
    font-size: 23px;
    font-weight: 700;
    margin: 15px 0;
    background: linear-gradient(90deg, #f1d2a3, #96600c)
}

.maincontainer.jsyl[data-v-239839f9] .promotContent p {
    color: #f0c590;
    font-size: 18px;
    line-height: 30px;
    padding-left: 10px
}

.maincontainer.jsyl[data-v-239839f9] .promotContent img {
    width: 100%
}

.maincontainer.jsyl[data-v-239839f9] .promotContent table td {
    font-size: 17px;
    border: 1px solid #f0c590;
    color: #f0c590;
    padding: 5px;
    line-height: 34px
}

.maincontainer.jsyl[data-v-239839f9] .promotContent table .td_first {
    background: #f0c590;
    color: #7a4800
}

.maincontainer.jsyl1 .bannerUl[data-v-239839f9] {
    padding-left: 30px
}

.maincontainer.jsyl1 .bannerUl li a[data-v-239839f9] {
    color: #fff
}

.maincontainer.jsyl1 .bannerUl li.activeItem a[data-v-239839f9] {
    color: #f7c951;
    border-bottom: 2px solid #f7c951;
    background: none
}

.maincontainer.jsyl1 .main[data-v-239839f9] {
    background: #1b1b1b;
    padding: 15px 20px
}

.maincontainer.jsyl1 img[data-v-239839f9] {
    width: 100%;
    margin-top: 15px
}

.maincontainer.jsyl1[data-v-239839f9] .promotContent .con_title {
    font-size: 19px;
    margin: 15px 0;
    color: #fadc4b
}

.maincontainer.jsyl1[data-v-239839f9] .promotContent p {
    font-size: 16px;
    line-height: 25px;
    color: #ebebeb;
    text-align: justify
}

.maincontainer.jsyl1[data-v-239839f9] .promotContent img {
    width: 100%
}

.maincontainer.jsyl1[data-v-239839f9] .promotContent table {
    margin: 10px 0
}

.maincontainer.jsyl1[data-v-239839f9] .promotContent table td {
    border: 1px solid #ebebeb;
    text-align: center;
    padding: 8px 0;
    font-size: 16px;
    color: #ebebeb
}

.maincontainer.betsb .bannerUl[data-v-239839f9] {
    padding-left: 30px
}

.maincontainer.betsb .bannerUl li a[data-v-239839f9] {
    color: #fff
}

.maincontainer.betsb .bannerUl li.activeItem a[data-v-239839f9] {
    color: #10ecb3;
    border-bottom: 2px solid #10ecb3;
    background: none
}

.maincontainer.betsb .menuHead[data-v-239839f9] {
    width: 1000px;
    height: 115px;
    display: block
}

.maincontainer.betsb .menuHead img[data-v-239839f9] {
    width: 100%
}

.maincontainer.betsb[data-v-239839f9] .promotContent .con_title_top {
    font-size: 20px;
    margin: 5px 0;
    color: #85b9ab;
    border-bottom: 1px solid #0affbf;
    padding-bottom: 5px;
    font-weight: 550
}

.maincontainer.betsb[data-v-239839f9] .promotContent .con_title {
    font-size: 19px;
    color: #85b9ab;
    margin-top: 15px;
    margin-bottom: 5px;
    font-weight: 700
}

.maincontainer.betsb[data-v-239839f9] .promotContent p {
    font-size: 16px;
    line-height: 25px;
    color: #ebebeb
}

.maincontainer.betsb[data-v-239839f9] .promotContent table td {
    font-size: 16px;
    color: #ebebeb;
    border: 1px solid #fff
}

.maincontainer.betnew .bannerUl[data-v-239839f9] {
    padding-left: 30px
}

.maincontainer.betnew .bannerUl li a[data-v-239839f9] {
    color: #fff
}

.maincontainer.betnew .bannerUl li.activeItem a[data-v-239839f9] {
    color: #10ecb3;
    border-bottom: 2px solid #10ecb3;
    background: none
}

.maincontainer.betnew .menuHead[data-v-239839f9] {
    width: 1000px;
    display: block
}

.maincontainer.betnew .menuHead img[data-v-239839f9] {
    width: 100%
}

.maincontainer.betnew[data-v-239839f9] .promotContent .con_title_top {
    font-size: 20px;
    margin: 5px 0;
    color: #85b9ab;
    border-bottom: 1px solid #0affbf;
    padding-bottom: 5px;
    font-weight: 550
}

.maincontainer.betnew[data-v-239839f9] .promotContent .con_title {
    font-size: 19px;
    color: #85b9ab;
    margin-top: 15px;
    margin-bottom: 5px;
    font-weight: 700
}

.maincontainer.betnew[data-v-239839f9] .promotContent p {
    font-size: 16px;
    line-height: 25px;
    color: #ebebeb
}

.maincontainer.betnew[data-v-239839f9] .promotContent .red {
    color: red
}

.maincontainer.betnew[data-v-239839f9] .promotContent table td {
    font-size: 16px;
    color: #ebebeb
}

.maincontainer.betnew[data-v-239839f9] .promotContent table.redTitle {
    border-collapse: collapse;
    border: none
}

.maincontainer.betnew[data-v-239839f9] .promotContent table.redTitle .firstRow td {
    background: #af0000;
    color: #fff
}

.maincontainer.hsyl[data-v-239839f9] .promotContent>div {
    border: 9px solid #4f8ffc;
    padding: 15px;
    background-color: #e5eeff
}

.maincontainer.hsyl[data-v-239839f9] .promotContent .con_title {
    display: inline-block;
    padding: 10px 25px;
    background: #4d90fb;
    border-radius: 5px;
    box-shadow: 0 2px 1px #6b8cbf;
    color: #eff8f8;
    font-size: 34px;
    margin-top: 15px;
    margin-bottom: 5px
}

.maincontainer.hsyl[data-v-239839f9] .promotContent p {
    color: #696969
}

.maincontainer.hsyl[data-v-239839f9] .promotContent table td {
    border: 1px solid #000
}

.maincontainer.pjyl[data-v-239839f9] .promotContent .con_title {
    font-size: 24px;
    margin-top: 12px;
    color: #141313;
    font-weight: 700
}

.maincontainer.pjyl[data-v-239839f9] .promotContent table td {
    border: 2px solid #000;
    text-align: center;
    vertical-align: middle;
    padding: 8px 0;
    font-size: 16px;
    color: #000
}

.maincontainer.szc[data-v-239839f9] .promotContent .con_title {
    font-weight: 700;
    color: red
}

.maincontainer.szc[data-v-239839f9] .promotContent table td {
    border: 2px solid #000
}

.maincontainer.dqr[data-v-239839f9] .promotContent .con_title {
    font-weight: 700;
    color: #fff
}

.maincontainer.dqr[data-v-239839f9] .promotContent p {
    color: #fff
}

.maincontainer.dqr[data-v-239839f9] .promotContent table td {
    border: 1px solid #fff;
    color: #fff
}

.maincontainer.txox[data-v-239839f9] .promotContent .con_title {
    font-weight: 700;
    color: #fff
}

.maincontainer.txox[data-v-239839f9] .promotContent p {
    color: #fff
}

.maincontainer.txox[data-v-239839f9] .promotContent table td {
    border: 1px solid #fff;
    color: #fff
}

.maincontainer.eyc[data-v-239839f9] .promotContent {
    padding: 0 5px
}

.maincontainer.eyc[data-v-239839f9] .promotContent .con_title {
    font-weight: 700;
    color: #fadc4b
}

.maincontainer.eyc[data-v-239839f9] .promotContent p {
    color: #fff
}

.maincontainer.eyc[data-v-239839f9] .promotContent table td {
    border: 1px solid #fff;
    color: #fff
}

.maincontainer .main[data-v-239839f9] {
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0 auto
}

.maincontainer img[data-v-239839f9] {
    display: block
}

[data-v-239839f9] .promotContent .red {
    color: red
}

[data-v-239839f9] .promotContent table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100% !important;
    margin: 10px 0
}

[data-v-239839f9] .promotContent table td {
    border: 1px solid #000;
    text-align: center;
    vertical-align: middle;
    padding: 8px 0;
    font-size: 16px;
    color: #000;
    line-height: 1.5
}

[data-v-239839f9] .promotContent table.redTitle {
    border-collapse: collapse;
    border: none
}

[data-v-239839f9] .promotContent table.redTitle .firstRow td {
    background: #af0000;
    color: #fff
}

[data-v-239839f9] .promotContent p {
    font-size: 16px;
    line-height: 25px;
    color: #000;
    text-align: justify
}

[data-v-239839f9] .promotContent hr {
    height: 1px;
    background-color: #fadc4b;
    border: 0
}

[data-v-239839f9] .promotContent .top_title {
    font-size: 20px;
    font-weight: 700;
    margin: 5px 0
}

[data-v-239839f9] .promotContent .con_title {
    font-size: 19px;
    margin-top: 12px;
    color: #000;
    font-weight: 700
}

[data-v-239839f9] .promotContent .text p {
    position: relative;
    padding-left: 20px
}

[data-v-239839f9] .promotContent .text p .num {
    position: absolute;
    top: 0;
    left: 0
}

[data-v-239839f9] .ivu-modal-wrap {
    margin: 0;
    padding: 0
}

[data-v-239839f9] .ivu-modal-wrap .ivu-modal-content {
    border-radius: 20px;
    margin: 0;
    padding: 0
}

[data-v-239839f9] .ivu-modal-wrap .ivu-modal-content .ivu-modal-close .ivu-icon-ios-close-empty {
    display: none
}

[data-v-239839f9] .ivu-modal-wrap .ivu-modal-content .ivu-modal-header {
    border-bottom: none;
    padding: 0
}

[data-v-239839f9] .ivu-modal-wrap .ivu-modal-content .ivu-modal-body {
    margin: 0;
    padding: 0
}

[data-v-239839f9] .ivu-modal-wrap .ivu-modal-content .ivu-modal-footer {
    border-top: none;
    display: none
}

[data-v-239839f9] .ivu-modal-wrap .ebao-content .selecter-btn {
    font-size: 1rem !important;
    padding: .9rem 1.2rem !important
}

[data-v-239839f9] .ivu-modal-wrap .ebao-content .selecter-btn.active {
    padding: .95rem 1.25rem !important
}

[data-v-239839f9] .alert-tip .ivu-modal {
    top: 50%;
    margin-top: -120px;
    height: 240px
}

[data-v-239839f9] .alert-tip .ivu-modal .tishi {
    height: 43px;
    line-height: 43px;
    font-size: 18px;
    color: #565656;
    background-color: #e5e5e5;
    border-radius: 6px 6px 0 0
}

[data-v-239839f9] .alert-tip .ivu-modal .tishi span {
    margin-left: 30px
}

[data-v-239839f9] .alert-tip .ivu-modal .ivu-modal-close {
    right: 0;
    top: 3px
}

[data-v-239839f9] .alert-tip .ivu-modal .ivu-modal-close .vp-admin-wrap-close {
    width: 60px;
    height: 40px;
    background: #f2f2f2;
    border-bottom-left-radius: 24px;
    border-top-left-radius: 24px
}

[data-v-239839f9] .alert-tip .ivu-modal .ivu-modal-close .vp-admin-wrap-close:hover {
    background: linear-gradient(180deg, #ff3492, #ff1e4f)
}

[data-v-239839f9] .alert-tip .ivu-modal .ivu-modal-close .vp-admin-wrap-close.qygj:hover,
[data-v-239839f9] .alert-tip .ivu-modal .ivu-modal-close .vp-admin-wrap-close.test1:hover,
[data-v-239839f9] .alert-tip .ivu-modal .ivu-modal-close .vp-admin-wrap-close.xpj80:hover {
    background: linear-gradient(180deg, #4fade6, #65e0f4)
}

[data-v-239839f9] .alert-tip .ivu-modal .ivu-modal-close .vp-admin-wrap-close.qp478:hover {
    background: linear-gradient(180deg, #fcc65b, #b0701c)
}

[data-v-239839f9] .alert-tip .ivu-modal .ivu-modal-close .vp-admin-wrap-close.amhg:hover {
    background: linear-gradient(0deg, #bb9759, #dac08f), linear-gradient(#f3f7ff, #f3f7ff)
}

[data-v-239839f9] .alert-tip .ivu-modal .ivu-modal-close .vp-admin-wrap-close.amxpj1:hover {
    background: linear-gradient(90deg, #6041e4, #41258c)
}

[data-v-239839f9] .alert-tip .ivu-modal .ivu-modal-close .vp-admin-wrap-close.aqvns1:hover,
[data-v-239839f9] .alert-tip .ivu-modal .ivu-modal-close .vp-admin-wrap-close.cpxpj:hover {
    background: linear-gradient(0deg, #bb9759, #dac08f), linear-gradient(#f3f7ff, #f3f7ff)
}

[data-v-239839f9] .alert-tip .ivu-modal .ivu-modal-close .vp-admin-wrap-close .vp-admin-wrap-close-empty {
    position: relative;
    background: #fff;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    font-size: 56px;
    left: 2px;
    top: 2px;
    transition: all .5s ease-in
}

[data-v-239839f9] .alert-tip .ivu-modal .ivu-modal-close .vp-admin-wrap-close .vp-admin-wrap-close-empty a {
    position: absolute;
    top: 9px;
    left: 9px;
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url("/static/public/image/common/vp-common-close.png") #fff;
    background-size: 98% 98%
}

[data-v-239839f9] .alert-tip .ivu-modal .ivu-modal-close .vp-admin-wrap-close .vp-admin-wrap-close-empty:hover {
    transform: translateX(40%)
}

[data-v-239839f9] .alert-tip .ivu-modal .agent-con {
    position: relative;
    height: 157px
}

[data-v-239839f9] .alert-tip .ivu-modal .agent-con .iconspan {
    text-align: center;
    height: 45px;
    line-height: 45px;
    display: block;
    font-size: 16px;
    position: relative;
    margin-top: 40px
}

[data-v-239839f9] .alert-tip .ivu-modal .agent-con .iconspan .tispan {
    margin-left: 10px;
    font-size: 26px;
    color: #1f1f1f
}

[data-v-239839f9] .alert-tip .ivu-modal .agent-con .pay {
    display: block;
    position: absolute;
    width: 160px;
    height: 35px;
    background: linear-gradient(180deg, #ff3492, #ff1e4f);
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 18px;
    left: 130px;
    top: 80px;
    border-radius: 10px
}

[data-v-239839f9] .alert-tip .ivu-modal .agent-con .pay.qygj,
[data-v-239839f9] .alert-tip .ivu-modal .agent-con .pay.test1,
[data-v-239839f9] .alert-tip .ivu-modal .agent-con .pay.xpj80 {
    background: linear-gradient(180deg, #4fade6, #65e0f4)
}

[data-v-239839f9] .alert-tip .ivu-modal .agent-con .pay.qp478 {
    background: linear-gradient(180deg, #fcc65b, #b0701c)
}

[data-v-239839f9] .alert-tip .ivu-modal .agent-con .pay.amhg {
    background: linear-gradient(0deg, #bb9759, #dac08f), linear-gradient(#f3f7ff, #f3f7ff)
}

[data-v-239839f9] .alert-tip .ivu-modal .agent-con .pay.amxpj1 {
    background: linear-gradient(90deg, #6041e4, #41258c)
}

[data-v-239839f9] .alert-tip .ivu-modal .agent-con .pay.aqvns1,
[data-v-239839f9] .alert-tip .ivu-modal .agent-con .pay.cpxpj {
    background: linear-gradient(0deg, #bb9759, #dac08f), linear-gradient(#f3f7ff, #f3f7ff)
}

[data-v-239839f9] .alert-tip .ivu-modal .agent-con .pay.amxpjdc {
    background: linear-gradient(180deg, #4fade6, #65e0f4)
}

[data-v-239839f9] .alert-content .ivu-modal {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -425px;
    height: 820px;
    margin-top: -410px
}

[data-v-239839f9] .alert-content .ivu-modal .ivu-modal-content {
    height: 820px
}

[data-v-239839f9] .alert-content .ivu-modal .popHeader {
    top: -2px;
    margin: 0;
    padding: 0;
    width: 850px;
    height: 60px;
    line-height: 60px;
    border-radius: 20px 20px 0 0;
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    border: none;
    background: linear-gradient(90deg, #9968fd, #fc49af) no-repeat top
}

[data-v-239839f9] .alert-content .ivu-modal .popHeader.qygj,
[data-v-239839f9] .alert-content .ivu-modal .popHeader.test1,
[data-v-239839f9] .alert-content .ivu-modal .popHeader.xpj80 {
    background: linear-gradient(90deg, #4fade6, #65e0f4)
}

[data-v-239839f9] .alert-content .ivu-modal .popHeader.qp478 {
    background: linear-gradient(90deg, #fcc65b, #b0701c)
}

[data-v-239839f9] .alert-content .ivu-modal .popHeader.amhg {
    background: linear-gradient(0deg, #bb9759, #dac08f), linear-gradient(#f3f7ff, #f3f7ff)
}

[data-v-239839f9] .alert-content .ivu-modal .popHeader.amxpj1 {
    background: linear-gradient(90deg, #6041e4, #41258c)
}

[data-v-239839f9] .alert-content .ivu-modal .popHeader.aqvns1,
[data-v-239839f9] .alert-content .ivu-modal .popHeader.cpxpj {
    background: linear-gradient(0deg, #bb9759, #dac08f), linear-gradient(#f3f7ff, #f3f7ff)
}

[data-v-239839f9] .alert-content .ivu-modal .popHeader.amxpjdc {
    background: linear-gradient(90deg, #4fade6, #65e0f4)
}

[data-v-239839f9] .alert-content .ivu-modal .popHeader .ivu-modal-header-inner {
    color: #fff;
    margin-top: 12px;
    font-size: 22px
}

[data-v-239839f9] .alert-content .ivu-modal .ivu-modal-close {
    right: 8px;
    top: 8px
}

[data-v-239839f9] .alert-content .ivu-modal .ivu-modal-close .close {
    display: block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    border: 2px solid #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 30px;
    color: #fff;
    cursor: pointer
}

[data-v-239839f9] .alert-content .ivu-modal .ivu-modal-close .close span {
    display: block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 50%;
    font-size: 30px;
    color: #fff;
    cursor: pointer;
    background: url(/static/public/image/common/close.png) no-repeat 42% 42%;
    transition: all .3s ease-in-out
}

[data-v-239839f9] .alert-content .ivu-modal .context {
    font-family: Microsoft YaHei, Verdana, Arial !important;
    font-size: 14px;
    height: 740px;
    padding: 25px 50px;
    overflow-y: auto;
    color: #383838
}

[data-v-239839f9] .alert-content .ivu-modal .context .red {
    color: red
}

[data-v-239839f9] .alert-content .ivu-modal .context .yellow {
    color: #ff0
}

[data-v-239839f9] .alert-content .ivu-modal .context .green {
    color: #080
}

[data-v-239839f9] .alert-content .ivu-modal .context .act-title,
[data-v-239839f9] .alert-content .ivu-modal .context .con_title {
    font-size: 16px;
    font-weight: 700;
    margin: 8px 0 5px
}

[data-v-239839f9] .alert-content .ivu-modal .context p {
    font-size: 14px;
    margin-bottom: 10px
}

[data-v-239839f9] .alert-content .ivu-modal .context .text p {
    position: relative;
    padding-left: 20px
}

[data-v-239839f9] .alert-content .ivu-modal .context .text p .num {
    position: absolute;
    top: 0;
    left: 0
}

[data-v-239839f9] .alert-content .ivu-modal .context .act-text {
    font-size: 14px;
    margin-bottom: 10px
}

[data-v-239839f9] .alert-content .ivu-modal .context table {
    width: 100%;
    margin: 30px 0 20px;
    border-collapse: separate;
    border-spacing: 0;
    border-left: 1px solid #bbb;
    border-top: 1px solid #bbb;
    border-radius: 3px;
    color: #333
}

[data-v-239839f9] .alert-content .ivu-modal .context table.redTitle {
    border-collapse: collapse;
    border: none
}

[data-v-239839f9] .alert-content .ivu-modal .context table.redTitle .firstRow td {
    background: #af0000;
    color: #fff
}

[data-v-239839f9] .alert-content .ivu-modal .context table.redTitle td {
    border: 1px solid #000
}

[data-v-239839f9] .alert-content .ivu-modal .context table tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit
}

[data-v-239839f9] .alert-content .ivu-modal .context table tr {
    height: 40px
}

[data-v-239839f9] .alert-content .ivu-modal .context table th {
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    text-align: center;
    vertical-align: middle;
    font-weight: 700;
    color: #333;
    background: #e3eaf1;
    line-height: 3
}

[data-v-239839f9] .alert-content .ivu-modal .context table td {
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    padding: 5px;
    line-height: 2;
    text-align: center;
    vertical-align: middle;
    background: #f3f4f4
}

[data-v-239839f9] .alert-content .ivu-modal .context img {
    width: 100%
}

[data-v-239839f9] .alert-content .ivu-modal .context .act-rule-cont {
    box-sizing: border-box
}

[data-v-239839f9] .alert-content .ivu-modal .context .act-rule-cont p {
    position: relative;
    padding-left: 20px
}

[data-v-239839f9] .alert-content .ivu-modal .context .act-rule-cont p .num {
    position: absolute;
    top: 0;
    left: 0
}

[data-v-239839f9] .alert-content .ivu-modal .context .act-rule-cont .cc0 {
    color: #fe4a4a
}

.night[data-v-239839f9] {
    background: rgba(18, 21, 66, .8)
}

.ivu-spin-fix[data-v-239839f9] {
    position: relative;
    height: 300px;
    background-color: transparent
}

[data-v-239839f9] .ebao-content {
    font-size: .28rem;
    background: #fff
}

[data-v-239839f9] .ebao-content .selecter-btn-wrap {
    margin: .4rem auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%
}

[data-v-239839f9] .ebao-content .selecter-btn-wrap .selecter-btn {
    font-size: 1.4rem;
    padding: 1.2rem 1.4rem;
    margin: .8rem .5rem 3rem;
    color: #5a5a5a;
    border-radius: .5rem;
    border: .02rem solid #d8d8d8;
    background: #f8f8f8;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

[data-v-239839f9] .ebao-content .selecter-btn-wrap .selecter-btn.active {
    color: #fff;
    padding: 1.25rem 1.45rem;
    border: 0;
    background: linear-gradient(90deg, #60b0ff, #367fee)
}

[data-v-239839f9] .ebao-content .block {
    background-color: #fff;
    padding: .15rem;
    color: #434343
}

[data-v-239839f9] .ebao-content .block .selecter-content-wrap .selecter-content {
    display: none;
    margin: -.15rem
}

[data-v-239839f9] .ebao-content .block .selecter-content-wrap .selecter-content img {
    display: block;
    width: 100%
}

[data-v-239839f9] .ebao-content .block .selecter-content-wrap .selecter-content.active {
    display: block
}

.wrapper .notice[data-v-0374b7c8] {
    height: 36px;
    line-height: 36px;
    width: 100%;
    margin-top: 0;
    background: url(../images/noticebg.png) repeat-x
}

.wrapper .notice .w1000[data-v-0374b7c8] {
    width: 1040px;
    height: 100%;
    margin: auto
}

.wrapper .notice .w1000 span[data-v-0374b7c8] {
    font-size: 12px;
    background: url(../images/notice.png) 0 no-repeat;
    padding-left: 30px;
    width: 128px;
    float: left;
    display: block;
    height: 36px;
    line-height: 37px;
    color: #e0bf55
}

.wrapper .notice .w1000 span i[data-v-0374b7c8] {
    font-style: normal
}

.wrapper .notice .w1000 marquee[data-v-0374b7c8] {
    float: right;
    width: 860px;
    margin-right: 10px;
    color: #fff;
    height: 36px;
    line-height: 36px
}

.wrapper .notice .w1000 marquee a[data-v-0374b7c8] {
    color: #fff
}