.register__login_box__-9fRk {
    text-align: center;
    overflow: auto;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed
}

.register__login_box__-9fRk .register__contentBox__2M3M- {
    position: absolute;
    top: calc(50vh - 350px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.register__input_error__VjvRP {
    color: red;
    font-weight: bold;
    text-align: left;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    position: absolute;
    top: 44px;
    left: 0
}

.register__has_error__1dpBF {
    border: 1px solid red
}

.register__has_error__1dpBF i {
    border-right: none
}

.register__has_error__1dpBF input {
    border-left: none !important
}

.register__smallButton__2-VHS {
    margin-top: 0;
    position: relative
}

.register__smallButton__2-VHS a:first-child {
    cursor: pointer;
    color: rgba(255, 255, 255, .5)
}

.register__smallButton__2-VHS a:last-child {
    cursor: pointer;
    color: #4080ff;
    position: absolute;
    right: 0
}

.register__imgs__20_Q_ {
    width: auto;
    height: auto;
    text-align: center
}

.register__icon__D7BhQ {
    width: 50px;
    background-repeat: no-repeat
}

.register__user__3jerM {
    background: url("/static/image/icon_user.8e72b670e8f37fc1e3a9a44b42e918df.svg");
    background-size: contain;
    background-position: center
}

.register__entryCode__2dR8q {
    background: url("/static/image/sign-icon-dun@2x.7ac2888934c61a77603fdbb0b982c5c0.svg");
    background-size: contain;
    background-position: center
}

.register__password__2Yj9_ {
    background: url("/static/image/icon_password.6bb148ea896a170950b3c7954b5772ae.svg");
    background-size: contain;
    background-position: center
}

.register__validCode__3Wdm- {
    background: url("/static/image/icon_key.b16bc2685230874ebf877322523ad22d.svg");
    background-size: contain;
    background-position: center
}

.register__rule__3GYnJ {
    height: 32px;
    cursor: pointer
}

.register__login_input__1kDu_ {
    margin: 0px auto;
    width: 298px;
    text-align: center
}

.register__login_input__1kDu_ li {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 20px
}

.register__login_input__1kDu_ li i {
    display: block;
    width: 25px;
    height: 25px;
    position: relative;
    left: 10px;
    top: 7px
}

.register__login_input__1kDu_ li a {
    text-decoration: none;
    font-size: 14px
}

.register__login_input__1kDu_ li input {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 390px;
    height: 100%;
    line-height: 100%;
    border: none;
    outline: none;
    padding: 10px 55px 10px 0;
    background-color: transparent;
    margin-left: 18px;
    font-size: 14px;
    color: #3e4a70;
    opacity: .9;
    font-family: DinProMedium !important
}

.register__login_input__1kDu_ li .register__valid_code_ipt__dri_m {
    width: 265px;
    padding: 0 140px 0 15px;
    margin-left: 8px
}

.register__login_input__1kDu_ li ::-webkit-input-placeholder {
    color: #fff
}

.register__login_input__1kDu_ li :-moz-placeholder {
    color: #fff
}

.register__login_input__1kDu_ li ::-moz-placeholder {
    color: #fff
}

.register__login_input__1kDu_ li :-ms-input-placeholder {
    color: #fff
}

.register__login_input__1kDu_ li button.register__submit__1fyJo {
    font-size: 14px;
    width: 300px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border: none;
    background: #4080ff;
    cursor: pointer;
    border-radius: 20px;
    -webkit-box-shadow: 0 4px 8px 4px rgba(90, 126, 248, .2);
    box-shadow: 0 4px 8px 4px rgba(90, 126, 248, .2)
}

.register__login_input__1kDu_ li button.register__submitGray__1vDF- {
    cursor: not-allowed;
    background-color: rgba(221, 221, 221, .8)
}

.register__login_input__1kDu_ li button.register__submitGray__1vDF-:hover {
    cursor: not-allowed;
    background-color: rgba(221, 221, 221, .8)
}

.register__login_input__1kDu_ li .register__validImg__3WehO {
    position: absolute;
    top: 5px;
    right: 18px;
    width: 110px;
    height: 30px;
    cursor: pointer
}

.register__login_input__1kDu_ .register__functionGroup__2bXuN {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-top: 20px
}

.register__login_input__1kDu_ .register__functionGroup__2bXuN .register__errorText__2JrVk {
    position: absolute;
    left: 0;
    bottom: 4px;
    font-size: 12px;
    color: #fc5a5a;
    top: 20px;
    height: 17px;
    line-height: 17px;
    display: inline-block
}

.register__login_input__1kDu_ .register__functionGroup__2bXuN .register__errorText__2JrVk i {
    display: inline-block;
    position: relative;
    top: 1px;
    width: 12px;
    height: 12px;
    margin-right: 5px;
    background-image: url("/static/image/icon_wranning.2b8566ec4d75d57cb8d2e724ff373b4f.png");
    background-position: center;
    background-size: contain
}

.webpa .register__login_input__1kDu_ .register__functionGroup__2bXuN .register__errorText__2JrVk i {
    background-image: url("/static/image/icon_wranning.2b8566ec4d75d57cb8d2e724ff373b4f.png")
}

.register__login_input__1kDu_ .register__functionGroup__2bXuN .register__checkBox__2CuX3 {
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.register__login_input__1kDu_ .register__functionGroup__2bXuN .register__checkBox__2CuX3 .register__checkIcon__1XpGw {
    width: 15px;
    height: 15px;
    margin-right: 6px;
    background-image: url("/static/image/icon_uncheck.38c9167f6c91ebe0dcd4e15aefb80bdf.png");
    background-position: center;
    background-size: contain
}

.webpa .register__login_input__1kDu_ .register__functionGroup__2bXuN .register__checkBox__2CuX3 .register__checkIcon__1XpGw {
    background-image: url("/static/image/icon_uncheck.38c9167f6c91ebe0dcd4e15aefb80bdf.png")
}

.register__login_input__1kDu_ .register__functionGroup__2bXuN .register__checkBox__2CuX3 .register__checkIcon__1XpGw.register__actived__ltCr6 {
    cursor: pointer;
    background-image: url("/static/image/icon_check.5644976b199377899a5a43e8713fc529.png")
}

.webpa .register__login_input__1kDu_ .register__functionGroup__2bXuN .register__checkBox__2CuX3 .register__checkIcon__1XpGw.register__actived__ltCr6 {
    background-image: url("/static/image/icon_check.5644976b199377899a5a43e8713fc529.png")
}

.register__login_input__1kDu_ .register__functionGroup__2bXuN .register__link__38Pe1 {
    font-size: 14px;
    color: #fff;
    cursor: pointer
}

.register__login_input__1kDu_ .register__buttonBox__13Vic {
    margin-top: 25px
}

.register__row__1yYHy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: auto !important;
    margin: 13px 0;
    border-radius: 5px;
    overflow: none
}

.register__userWrap___s_S1 {
    height: 40px;
    line-height: 44px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
    -webkit-box-shadow: inset 0 1px 15px 0 #fff;
    box-shadow: inset 0 1px 15px 0 #fff;
    background-color: rgba(255, 255, 255, .5)
}

.register__userWrap___s_S1 i {
    display: block;
    width: 25px;
    height: 25px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.register__userWrap___s_S1 input {
    display: block;
    width: 44px;
    height: 44px;
    line-height: 20px;
    padding: 10px 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.register__userWrap___s_S1 input::-webkit-input-placeholder {
    font-size: 14px
}

.register__userWrap___s_S1 input::-moz-placeholder {
    font-size: 14px
}

.register__userWrap___s_S1 input::-ms-input-placeholder {
    font-size: 14px
}

.register__userWrap___s_S1 input::placeholder {
    font-size: 14px
}

.register__logo__3e5LS {
    margin: 30px auto
}

.register__rule_box__3f5ZN {
    line-height: 20px;
    height: 20px;
    white-space: nowrap;
    font-size: 12px;
    color: #fff
}

.register__rule_style__37E99 {
    margin: 0;
    margin-right: 5px;
    background: none;
    vertical-align: -1px;
    height: 16px !important;
    width: 16px !important;
    border: none;
    cursor: pointer
}

.register__rule_agreement__1xuzl {
    color: #148bf4
}

.register__login_account__3YqpD {
    display: block;
    width: 100%;
    cursor: pointer
}

.register__login_account__3YqpD span {
    color: #fff;
    font-size: 14px
}

.register__login_account__3YqpD a {
    text-decoration: none;
    color: #4080ff;
    font-size: 14px;
    letter-spacing: 2px
}

.register__linkGroup__a4v25 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 15px
}

.register__linkGroup__a4v25 span {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 14px;
    color: #fff;
    cursor: pointer
}

.register__linkGroup__a4v25 span span {
    color: #4080ff
}

.register__login_container__ksImI {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.register__login_container__ksImI .register__login-box__xuDLc {
    margin: 10% auto;
    width: 600px;
    text-align: center;
    overflow: hidden
}

.register__video__2QxgJ {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0
}

.register__errorUser__3o6R8 {
    background-image: url("/assets/login/error.png?__static_hash__");
    background-repeat: no-repeat;
    background-position: 225px 10px;
    background-size: 8%;
    background-color: #fffeb1 !important;
    color: #555 !important
}

.webpa .register__errorUser__3o6R8 {
    background-image: url("/assets/login/error.png.webp?__static_hash__")
}

.register__errorColor__HorrZ {
    color: #fc5a5a
}

.register__successUser__2rMht {
    background-image: url("/assets/login/true.png?__static_hash__");
    background-repeat: no-repeat;
    background-position: 225px 10px;
    background-size: 8%
}

.webpa .register__successUser__2rMht {
    background-image: url("/assets/login/true.png.webp?__static_hash__")
}

.register__text__2L_nd {
    font-family: Arial, "Microsoft YaHei";
    text-align: left;
    font-size: 12px;
    color: rgba(255, 255, 255, .5) !important;
    margin-top: 4px
}

.register__text__2L_nd i {
    width: auto !important;
    height: auto !important;
    width: 100% !important
}

.register__service__etg7Y {
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 50px
}

.register__service__etg7Y .register__serviceIcon__2PLa8 {
    margin-right: 5px
}

.register__success__1A0Sc {
    margin: 0 auto;
    width: 280px;
    margin-top: 240px;
    color: #fff
}

.register__success__1A0Sc h1 {
    font-size: 36px;
    color: #fff
}

.register__success__1A0Sc p {
    margin-top: 20px;
    font-size: 21px;
    color: #f0f0f0
}

.register__success__1A0Sc span,
.register__success__1A0Sc a {
    color: #4080ff
}

.register__success_icon__3eGLG {
    background: url("/static/image/register_success.d43df8cb5e31676bbb18c4948a372a49.png") no-repeat top center;
    background-size: 100%;
    width: 120px;
    height: 120px;
    display: inline-block;
    margin-bottom: 30px
}

.register__disable__3pF9O {
    cursor: not-allowed !important;
    opacity: .4
}

.register__modalContent__2wjtP {
    width: 100%
}

.register__modalContent__2wjtP .register__ruleWrap__11V-m {
    height: 430px;
    overflow-y: auto;
    position: relative;
    width: calc(100% + 14px);
    padding-right: 10px
}

.register__modalContent__2wjtP .register__ruleWrap__11V-m::-webkit-scrollbar {
    all: unset;
    width: 6px;
    padding: 0 3px
}

.register__modalContent__2wjtP .register__ruleWrap__11V-m::-webkit-scrollbar-thumb {
    width: 6px;
    background-color: #ebedf0;
    border-radius: 3px
}

.register__modalContent__2wjtP .register__linkTo__2mCNA {
    width: calc(100% + 48px);
    margin-left: -24px;
    padding-left: 24px;
    height: 50px;
    line-height: 50px;
    z-index: 10;
    border-top: 1px solid #ebedf0
}

.register__modalContent__2wjtP .register__linkTo__2mCNA span {
    font-size: 14px;
    color: #4080ff;
    cursor: pointer
}

.register__theme_text__1Zl9F {
    color: #4080ff;
    text-decoration: underline;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.register__tostep2__3nzCC {
    display: none !important
}

.register__gee_wrapper__24Xjc {
    position: relative
}

.register__gee_wrapper__24Xjc>img {
    bottom: 32px !important
}

:globle .home__ant-carousel__2ulpk .home__slick-slide__2hilM {
    text-align: center;
    height: 160px;
    line-height: 160px;
    background: #364d79;
    overflow: hidden
}

:globle .home__ant-carousel__2ulpk .home__slick-slide__2hilM h3 {
    color: #fff
}

.home__home_page_layout__3bSUu {
    width: 100%;
    height: auto
}

.home__imglist__3ehDL {
    position: absolute;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    bottom: 40px;
    z-index: 10
}

.home__imglist__3ehDL>li {
    display: inline-block;
    width: 30px;
    height: 5px;
    opacity: .44;
    margin-right: 10px;
    background-color: rgba(0, 0, 0, .2);
    cursor: pointer
}

.home__imglist__3ehDL>li:last-child {
    margin-right: 0
}

.home__imglist__3ehDL>li.home__active_block__QQgPb {
    opacity: 1;
    background-color: #4080ff
}

.home__imglistBanner__pKo2U {
    position: absolute;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    bottom: 15px;
    z-index: 10
}

.home__imglistBanner__pKo2U>li {
    display: inline-block;
    width: 115px;
    height: 50px;
    margin: 0 5px;
    background-color: rgba(255, 255, 255, .2);
    cursor: pointer;
    padding-bottom: 5px
}

.home__imglistBanner__pKo2U>li:last-child {
    margin-right: 0
}

.home__imglistBanner__pKo2U>li.home__active_block__QQgPb {
    opacity: 1;
    background-color: #4080ff
}

.home__imglistBanner__pKo2U>li .home__thumb__1foFZ {
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto 45px
}

.home__imglistBanner__pKo2U img {
    width: 115px;
    height: 52px
}

.home__swiper_button_next_b__DHIa2,
.home__swiper_button_prev_b__2wm_o {
    width: 36px;
    height: 72px;
    background-repeat: no-repeat;
    position: absolute;
    top: 43%;
    z-index: 9;
    cursor: pointer
}

.home__swiper_button_next_b__DHIa2 {
    background-image: url(/static/swiper_right-d94fd291182f9e8d825774cb3e745c19.png);
    background-repeat: no-repeat;
    background-size: initial;
    right: 0;
    background-size: 100% 100%
}

.home__swiper_button_prev_b__2wm_o {
    background-image: url(/static/swiper_left-8d33161058d4a63b118d1e5678aec250.png);
    background-repeat: no-repeat;
    background-size: initial;
    left: 0;
    background-size: 100% 100%
}

section.home__led__24I0q {
    width: 100%;
    height: 55px
}

section.home__led__24I0q .home__notice_box__MTDrm {
    -webkit-box-shadow: 2px 4px 10px 0 rgba(0, 0, 0, .02);
    box-shadow: 2px 4px 10px 0 rgba(0, 0, 0, .02)
}

section.home__led__24I0q .home__notice__2dv3X .home__fl__3EFLO>a:hover span {
    color: #01a69c
}

.home__cuorster_active__2W_te {
    -webkit-animation: home__imgcall__2EPJS 5s linear infinite;
    animation: home__imgcall__2EPJS 5s linear infinite
}

.home__notice_wrap__2_0lO {
    width: 100%;
    height: 100%;
    overflow: hidden
}

section.home__led__24I0q .home__notice__2dv3X {
    width: 1200px;
    height: 50px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

section.home__led__24I0q .home__notice__2dv3X .home__title__vakp6 {
    font-weight: bold;
    font-size: 16px;
    -webkit-box-flex: 3;
    -webkit-flex: 3;
    -ms-flex: 3;
    flex: 3;
    margin-right: 20px;
    margin-left: -30px;
    background-position: left center
}

section.home__led__24I0q .home__notice__2dv3X .home__title__vakp6 span.home__titletip__ux7Z1 {
    display: inline-block;
    line-height: 50px;
    margin-left: 10px;
    color: #4080ff;
    font-weight: 400;
    font-size: 14px
}

section.home__led__24I0q .home__notice__2dv3X .home__noticelist__1AaLZ {
    -webkit-box-flex: 3;
    -webkit-flex: 3;
    -ms-flex: 3;
    flex: 3
}

.home__title__vakp6 {
    font-weight: bold;
    font-size: 16px;
    background-position: right top;
    position: absolute;
    z-index: 3;
    width: 120px;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.home__notice__2dv3X .home__title__vakp6 span.home__titletip__ux7Z1 {
    width: 85px;
    height: 100%;
    display: inline-block;
    line-height: 42px;
    margin-left: 10px;
    color: #00afff;
    font-size: 14px
}

.home__notice__2dv3X .home__speaker__1z-hQ {
    display: inline-block;
    height: 20px
}

.home__notice__2dv3X .home__noticelist__1AaLZ {
    -webkit-box-flex: 3;
    -webkit-flex: 3;
    -ms-flex: 3;
    flex: 3
}

.home__notice__2dv3X {
    text-align: left;
    padding-left: 30px;
    position: relative;
    overflow: hidden;
    border: 0
}

.home__str_wrap__3K769 {
    margin-left: 10px;
    overflow: hidden;
    zoom: 1;
    width: 100%;
    line-height: 36px;
    position: relative;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.home__marquee__3d0Ok {
    float: left;
    overflow: hidden;
    position: relative;
    width: auto;
    height: 50px;
    line-height: 50px
}

.home__cuorster__17Pr8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 50px;
    line-height: 50px;
    padding-right: 0;
    color: #4080ff;
    font-size: 16px;
    text-decoration: none;
    border: none
}

.home__cuorster__17Pr8:hover {
    color: #4080ff
}

.home__cuorster__17Pr8>span {
    font-size: 14px
}

@-webkit-keyframes home__imgcall__2EPJS {
    0% {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }

    30% {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }

    50% {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }

    80% {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg)
    }

    100% {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg)
    }
}

@keyframes home__imgcall__2EPJS {
    0% {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }

    30% {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }

    50% {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }

    80% {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg)
    }

    100% {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg)
    }
}

@-webkit-keyframes home__background__2CouU {
    0% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

@keyframes home__background__2CouU {
    0% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

.home__sponsor_wrap__RJ4al {
    width: 1200px;
    padding-top: 30px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.home__sponsor_wrap__RJ4al .home__sponsor_item__1wxFd {
    position: relative;
    border: none;
    outline: none;
    cursor: pointer;
    text-align: center;
    width: 190px;
    height: 134px;
    border-radius: 8px;
    color: #666;
    text-decoration: none;
    background: #fff
}

.home__sponsor_wrap__RJ4al .home__sponsor_item__1wxFd:hover {
    color: #fff;
    -webkit-box-shadow: 0 3px 15px 0 rgba(12, 209, 253, .52);
    box-shadow: 0 3px 15px 0 rgba(12, 209, 253, .52);
    background: -webkit-gradient(linear, left bottom, left top, from(#3b9ee5), to(#42d2e8));
    background: -webkit-linear-gradient(bottom, #3b9ee5, #42d2e8);
    background: linear-gradient(to top, #3b9ee5, #42d2e8);
    -webkit-animation: home__background__2CouU 1s;
    animation: home__background__2CouU 1s
}

.home__sponsor_wrap__RJ4al .home__sponsor_item__1wxFd img {
    width: 60px;
    margin: 12px 0 10px 0
}

.home__sponsor_wrap__RJ4al .home__sponsor_item__1wxFd .home__sponsor_intro__18Quc p {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    overflow: hidden
}

p {
    margin: 0;
    padding: 0
}

.home__download_sport_wrap__3fcVJ {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    background-color: #fff;
    position: relative
}

.home__download_sport_wrap__3fcVJ .home__download_sport_box__1oPKC {
    position: relative;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.home__download_sport_wrap__3fcVJ .home__download_sport_box__1oPKC .home__conent_left__2N_xV {
    position: relative;
    z-index: 10
}

.home__download_sport_wrap__3fcVJ .home__download_sport_box__1oPKC .home__content_mid__34c25 {
    margin: 0 auto;
    position: relative;
    z-index: 10
}

.home__download_sport_wrap__3fcVJ .home__download_sport_box__1oPKC .home__conent_right__uBM4W {
    position: absolute;
    top: -60px;
    left: 300px;
    width: 1200px;
    height: 640px;
    background-image: url("/assets/home/bg_tozhu.png?__static_hash__");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover
}

.webpa .home__download_sport_wrap__3fcVJ .home__download_sport_box__1oPKC .home__conent_right__uBM4W {
    background-image: url("/assets/home/bg_tozhu.png.webp?__static_hash__")
}

.home__download_sport_wrap__3fcVJ .home__download_sport_box__1oPKC .home__sportCommentWrap__3Z8bk {
    margin-top: 25px
}

.home__download_sport_wrap__3fcVJ .home__download_sport_box__1oPKC .home__SPORTS__2Ekxq.home__active__p9o4f {
    -webkit-animation: home__FISH_a__cEiTt 1s ease forwards;
    animation: home__FISH_a__cEiTt 1s ease forwards
}

.home__download_sport_wrap__3fcVJ .home__download_sport_box__1oPKC .home__SPORTS__2Ekxq>img {
    width: 143px;
    height: 34px
}

.home__download_sport_wrap__3fcVJ .home__download_sport_box__1oPKC .home__SPORTS__2Ekxq .home__recommend__3nYnw {
    margin-bottom: 53px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center
}

.home__download_sport_wrap__3fcVJ .home__download_sport_box__1oPKC .home__SPORTS__2Ekxq .home__recommend__3nYnw h1 {
    font-size: 52px;
    font-weight: 500;
    background: -webkit-gradient(linear, left top, right top, from(rgba(64, 128, 255, .8)), to(#4080ff));
    background: -webkit-linear-gradient(left, rgba(64, 128, 255, .8), #4080ff);
    background: linear-gradient(to right, rgba(64, 128, 255, .8), #4080ff);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent
}

.home__download_sport_wrap__3fcVJ .home__download_sport_box__1oPKC .home__SPORTS__2Ekxq .home__recommend__3nYnw h5 {
    margin-top: 22px;
    letter-spacing: 1.5px;
    font-size: 18px;
    color: #727272
}

.home__game_card_wrap__3murM {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding-top: 66px;
    background: #f4f6f9
}

.home__game_card_wrap__3murM .home__game_card_box__25KsY {
    width: 1200px;
    height: 442px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.home__game_card_wrap__3murM .home__game_card_box__25KsY .home__card__3gy29 {
    cursor: pointer;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative
}

.home__game_card_wrap__3murM .home__game_card_box__25KsY .home__card__3gy29:nth-child(2) ul {
    padding-top: 140px
}

.home__game_card_wrap__3murM .home__game_card_box__25KsY .home__card__3gy29:nth-child(5) ul {
    padding-top: 140px
}

.home__game_card_wrap__3murM .home__game_card_box__25KsY .home__card__3gy29:last-child {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 194px;
    -ms-flex: 0 0 194px;
    flex: 0 0 194px
}

.home__game_card_wrap__3murM .home__game_card_box__25KsY .home__front__2yHvG,
.home__game_card_wrap__3murM .home__game_card_box__25KsY .home__back__1w_PU {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: .8s ease-in-out;
    transition: .8s ease-in-out
}

.home__game_card_wrap__3murM .home__game_card_box__25KsY .home__front__2yHvG {
    background-size: cover;
    font-weight: 600;
    overflow: hidden
}

.home__game_card_wrap__3murM .home__game_card_box__25KsY .home__front__2yHvG:before {
    position: absolute;
    display: block;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .25;
    z-index: -1
}

.home__game_card_wrap__3murM .home__game_card_box__25KsY .home__card__3gy29:hover .home__front__2yHvG {
    -webkit-transform: rotateY(-180deg) translateZ(0);
    transform: rotateY(-180deg) translateZ(0)
}

.home__game_card_wrap__3murM .home__game_card_box__25KsY .home__back__1w_PU {
    -webkit-transform: rotateY(180deg) translateZ(0);
    transform: rotateY(180deg) translateZ(0)
}

.home__game_card_wrap__3murM .home__game_card_box__25KsY .home__card__3gy29:hover .home__back__1w_PU {
    -webkit-transform: rotateY(0deg) translateZ(0) scale(1.186);
    transform: rotateY(0deg) translateZ(0) scale(1.186)
}

.home__game_card_wrap__3murM .home__game_card_box__25KsY .home__game_card_blue__1crej {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 194px;
    height: 442px;
    background-image: url("/assets/home/gameOption/bg_blue.png?__static_hash__");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.webpa .home__game_card_wrap__3murM .home__game_card_box__25KsY .home__game_card_blue__1crej {
    background-image: url("/assets/home/gameOption/bg_blue.png.webp?__static_hash__")
}

.home__game_card_wrap__3murM .home__game_card_box__25KsY .home__game_card_blue__1crej>div {
    margin-top: 286px
}

.home__game_card_wrap__3murM .home__game_card_box__25KsY .home__game_card_blue__1crej>div .home__game_card_icon_box__1WKCa {
    height: 46px;
    margin-bottom: 10px
}

.home__game_card_wrap__3murM .home__game_card_box__25KsY .home__game_card_blue__1crej>div .home__game_card_icon_box__1WKCa img {
    height: 100%
}

.home__game_card_wrap__3murM .home__game_card_box__25KsY .home__game_card_blue__1crej>div h4 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 5px
}

.home__game_card_wrap__3murM .home__game_card_box__25KsY .home__game_card_blue__1crej>div h5 {
    color: #fff;
    font-size: 12px
}

.home__game_card_wrap__3murM .home__game_card_box__25KsY .home__game_card_blue__1crej:last-child {
    margin-right: 0
}

.home__game_card_wrap__3murM .home__game_card_box__25KsY .home__game_card_blue__1crej>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    padding-top: 14px
}

.home__game_card_wrap__3murM .home__game_card_box__25KsY .home__game_card_blue__1crej>ul li {
    width: 131px;
    height: 64px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.home__game_card_wrap__3murM .home__game_card_box__25KsY .home__game_card_blue__1crej>ul li:hover {
    background-image: url("/assets/home/gameOption/icon_hover.png?__static_hash__");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.webpa .home__game_card_wrap__3murM .home__game_card_box__25KsY .home__game_card_blue__1crej>ul li:hover {
    background-image: url("/assets/home/gameOption/icon_hover.png.webp?__static_hash__")
}

.home__game_card_wrap__3murM .home__game_card_box__25KsY .home__game_card_blue__1crej>ul li h5 {
    color: #fff;
    font-size: 14px
}

.home__game_card_wrap__3murM .home__game_card_box__25KsY .home__game_card_blue__1crej>ul li img {
    margin-bottom: 5px
}

.home__game_card_wrap__3murM .home__game_card_box__25KsY .home__game_card_blue__1crej>ul li .home__hr_line_div__2OsKq {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    height: 1px;
    width: 100%;
    background-image: url("/assets/home/gameOption/icon_xian.png?__static_hash__");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.webpa .home__game_card_wrap__3murM .home__game_card_box__25KsY .home__game_card_blue__1crej>ul li .home__hr_line_div__2OsKq {
    background-image: url("/assets/home/gameOption/icon_xian.png.webp?__static_hash__")
}

.home__game_card_wrap__3murM .home__game_card_box__25KsY .home__game_card_blue__1crej>ul li .home__hr_line_div__2OsKq:last-child {
    top: 64px
}

section.home__services__3kXdj {
    height: 493px;
    position: relative;
    width: 100%;
    min-width: 1200px;
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #f4f6f9;
    border-bottom: 1px solid #fff
}

.home__bottom_page__1HlLa {
    width: 1200px;
    height: 493px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.home__bottom_page__1HlLa .home__right__2FKre {
    height: 493px;
    margin-top: 32px
}

.home__bottom_page__1HlLa .home__right__2FKre .home__right_nav__PUBHm {
    width: 180px;
    height: 80px;
    background: rgba(255, 255, 255, .4);
    border-radius: 50px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    position: relative;
    cursor: pointer;
    margin-bottom: 11px;
    padding-top: 17px
}

.home__bottom_page__1HlLa .home__right__2FKre .home__right_nav__PUBHm span {
    margin-bottom: 6px
}

.home__bottom_page__1HlLa .home__right__2FKre .home__right_nav__PUBHm .home__game__19dul {
    color: #02acfa;
    font-size: 17px;
    padding-left: 23px
}

.home__bottom_page__1HlLa .home__right__2FKre .home__right_nav__PUBHm .home__game_english__14Woy {
    color: #999;
    width: 100px;
    height: auto;
    word-wrap: break-word;
    padding-left: 22px;
    font-size: 12px
}

.home__bottom_page__1HlLa .home__right__2FKre .home__right_nav__PUBHm>span {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px
}

.home__bottom_page__1HlLa .home__right__2FKre .home__right_nav__PUBHm>img {
    position: absolute;
    right: 0;
    bottom: 0px
}

.home__bottom_page__1HlLa .home__right__2FKre .home__right_nav__PUBHm>.home__FISH__1oRmP {
    bottom: -20px;
    right: 8px
}

.home__bottom_page__1HlLa .home__right__2FKre .home__right_nav__PUBHm>.home__SPORTS__2Ekxq {
    right: 9px
}

.home__bottom_page__1HlLa .home__right__2FKre .home__right_nav__PUBHm>.home__SPORTS__2Ekxq {
    right: 10px
}

.home__bottom_page__1HlLa .home__right__2FKre .home__right_active__2D9NY {
    background: -webkit-gradient(linear, left top, right top, from(#03c3fb), to(#017ed4));
    background: -webkit-linear-gradient(left, #03c3fb, #017ed4);
    background: linear-gradient(to right, #03c3fb, #017ed4)
}

.home__bottom_page__1HlLa .home__right__2FKre .home__right_active__2D9NY .home__game__19dul {
    color: #fff;
    font-size: 17px
}

.home__bottom_page__1HlLa .home__right__2FKre .home__right_active__2D9NY .home__game_english__14Woy {
    color: #fff
}

.home__bottom_page__1HlLa .home__right__2FKre div {
    height: 90px
}

.home__bottom_page__1HlLa .home__right__2FKre div img {
    cursor: pointer
}

.home__bottom_page__1HlLa .home__center__1kyrx {
    margin-right: 80px
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__center_bg_gradient__2nB5Y {
    background: -webkit-gradient(linear, left top, right top, from(#03c3fb), to(#017ed4));
    background: -webkit-linear-gradient(left, #03c3fb, #017ed4);
    background: linear-gradient(to right, #03c3fb, #017ed4)
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__center_bg_gradient__2nB5Y:hover {
    background: -webkit-gradient(linear, left top, right top, from(#017ed4), to(#03c3fb));
    background: -webkit-linear-gradient(left, #017ed4, #03c3fb);
    background: linear-gradient(to right, #017ed4, #03c3fb);
    -webkit-box-shadow: 0 0 4px #0697c3;
    box-shadow: 0 0 4px #0697c3
}

.home__bottom_page__1HlLa .home__center__1kyrx button.home__center_bg_gradient__2nB5Y {
    margin-top: 5px
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__ele__3CSMI {
    font-size: 14px;
    color: #333;
    line-height: 28px;
    text-align: right
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__gameRe__3Uzzk {
    font-size: 18px;
    color: #1578e8;
    position: absolute;
    margin-top: -65px;
    margin-bottom: 0;
    width: 77px
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__LIVE__nyQus {
    text-align: right;
    width: 450px;
    padding-top: 154px
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__LIVE__nyQus.home__active__p9o4f {
    -webkit-animation: home__LOTTERY_bg__H78Xl 1s ease forwards;
    animation: home__LOTTERY_bg__H78Xl 1s ease forwards
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__LIVE__nyQus img {
    width: 130px;
    height: 34px;
    margin-bottom: 12px
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__LIVE__nyQus>a {
    margin-top: 15px
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__SPORTS__2Ekxq {
    width: 570px;
    margin-left: 70px
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__SPORTS__2Ekxq.home__active__p9o4f {
    -webkit-animation: home__FISH_a__cEiTt 1s ease forwards;
    animation: home__FISH_a__cEiTt 1s ease forwards
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__SPORTS__2Ekxq>img {
    width: 143px;
    height: 34px
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__SPORTS__2Ekxq .home__recommend__3nYnw {
    margin-top: 95px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(255, 255, 255, .4);
    border-radius: 6px;
    padding: 12px 27px
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__SPORTS__2Ekxq .home__recommend__3nYnw>span:nth-of-type(1) {
    font-size: 18px;
    color: #02aefa
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__SPORTS__2Ekxq .home__recommend__3nYnw>span:nth-of-type(2) {
    color: #a7a7a7
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__SPORTS__2Ekxq .home__recommend__3nYnw>span:nth-of-type(2) img {
    width: 5px;
    height: 10px
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__SPORTS__2Ekxq .home__box_shado__1_oLZ {
    -webkit-box-shadow: 0 0 6px #dadcdd;
    box-shadow: 0 0 6px #dadcdd
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__SPORTS__2Ekxq .home__live_game__2efFD {
    background: rgba(255, 255, 255, .4);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 6px;
    margin-top: 15px;
    padding: 55px 95px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__SPORTS__2Ekxq .home__live_game__2efFD i {
    color: #61c3f5
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__SPORTS__2Ekxq .home__live_game__2efFD>div:nth-of-type(2) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__SPORTS__2Ekxq .home__live_game__2efFD>div:nth-of-type(2) .home__bet__3Kq4Z {
    border: 0;
    background: -webkit-gradient(linear, right top, left top, from(#489edb), to(#48cff7));
    background: -webkit-linear-gradient(right, #489edb, #48cff7);
    background: linear-gradient(to left, #489edb, #48cff7);
    color: #fff;
    padding: 6px 10px;
    border-radius: 20px;
    margin-top: 8px;
    text-decoration: none
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__SPORTS__2Ekxq .home__live_game__2efFD>div:nth-of-type(2) .home__bet__3Kq4Z:hover {
    background: -webkit-gradient(linear, right top, left top, from(#48cff7), to(#489edb));
    background: -webkit-linear-gradient(right, #48cff7, #489edb);
    background: linear-gradient(to left, #48cff7, #489edb);
    -webkit-box-shadow: 0 0 4px #0697c3;
    box-shadow: 0 0 4px #0697c3
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__SPORTS__2Ekxq .home__live_game__2efFD>div {
    text-align: center
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__SPORTS__2Ekxq .home__live_game2__3MTXn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 6px;
    margin-top: 15px
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__SPORTS__2Ekxq .home__live_game2__3MTXn>div {
    border-radius: 6px;
    background: rgba(255, 255, 255, .4);
    width: 274px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 23px 10px
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__SPORTS__2Ekxq .home__live_game2__3MTXn>div>div {
    text-align: center
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__SPORTS__2Ekxq .home__live_game2__3MTXn>div>div:nth-of-type(2) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__SPORTS__2Ekxq .home__live_game2__3MTXn>div>div:nth-of-type(2) .home__bet__3Kq4Z {
    border: 0;
    background: -webkit-gradient(linear, left top, right top, from(#489edb), to(#48cff7));
    background: -webkit-linear-gradient(left, #489edb, #48cff7);
    background: linear-gradient(to right, #489edb, #48cff7);
    color: #fff;
    padding: 6px 10px;
    border-radius: 20px;
    margin-top: 8px;
    text-decoration: none
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__SPORTS__2Ekxq .home__live_game2__3MTXn>div i {
    color: #61c3f5
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__center_bg_gradient__2nB5Y {
    border: 0;
    background: -webkit-gradient(linear, left top, right top, from(#03c3fb), to(#017ed4));
    background: -webkit-linear-gradient(left, #03c3fb, #017ed4);
    background: linear-gradient(to right, #03c3fb, #017ed4);
    border-radius: 40px;
    padding: 7px 34px;
    font-size: 16px;
    color: #fff
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__ELECTRONICGAMES__2LStO {
    text-align: right;
    width: 450px;
    padding-top: 154px
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__ELECTRONICGAMES__2LStO.home__active__p9o4f {
    -webkit-animation: home__ELECTRONICGAMES_three__eyXho 1s ease forwards;
    animation: home__ELECTRONICGAMES_three__eyXho 1s ease forwards
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__ELECTRONICGAMES__2LStO>img {
    width: 130px;
    height: 34px;
    margin-bottom: 12px
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__ELECTRONICGAMES__2LStO>a {
    margin-top: 15px
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__LOTTERY__XLkpY {
    text-align: right;
    width: 450px;
    padding-top: 154px
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__LOTTERY__XLkpY.home__active__p9o4f {
    -webkit-animation: home__ELECTRONICGAMES_three__eyXho 1s ease forwards;
    animation: home__ELECTRONICGAMES_three__eyXho 1s ease forwards
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__LOTTERY__XLkpY>img {
    width: 130px;
    height: 34px;
    margin-bottom: 12px
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__LOTTERY__XLkpY>a {
    margin-top: 15px
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__FISH__1oRmP {
    text-align: right;
    width: 450px;
    padding-top: 154px
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__FISH__1oRmP.home__active__p9o4f {
    -webkit-animation: home__ELECTRONICGAMES_three__eyXho 1s ease forwards;
    animation: home__ELECTRONICGAMES_three__eyXho 1s ease forwards
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__FISH__1oRmP>img {
    width: 130px;
    height: 34px
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__FISH__1oRmP img {
    margin-bottom: 12px
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__FISH__1oRmP>a {
    margin-top: 15px
}

.home__bottom_page__1HlLa .home__center__1kyrx .home__active__p9o4f {
    -webkit-animation: home__ELECTRONICGAMES_three__eyXho 1s ease forwards;
    animation: home__ELECTRONICGAMES_three__eyXho 1s ease forwards
}

.home__right_active__2D9NY {
    background: -webkit-gradient(linear, left top, right top, from(#03c3fb), to(#017ed4));
    background: -webkit-linear-gradient(left, #03c3fb, #017ed4);
    background: linear-gradient(to right, #03c3fb, #017ed4)
}

.home__right_active__2D9NY .home__game__19dul {
    color: #fff;
    font-size: 17px
}

.home__right_active__2D9NY .home__game_english__14Woy {
    color: #fff
}

.home__left__21hQx .home__mesi__2egLK {
    position: relative;
    width: 600px;
    height: 494px
}

.home__left__21hQx .home__mesi__2egLK img {
    position: absolute
}

@-webkit-keyframes home__SPORTS_ball__178lF {
    0% {
        -webkit-transform: translate(-20px, -20px);
        transform: translate(-20px, -20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1
    }
}

@keyframes home__SPORTS_ball__178lF {
    0% {
        -webkit-transform: translate(-20px, -20px);
        transform: translate(-20px, -20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1
    }
}

@-webkit-keyframes home__SPORTS_man__yE_vm {
    0% {
        -webkit-transform: scale(0.5, 0.5);
        transform: scale(0.5, 0.5);
        opacity: 0
    }

    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1
    }
}

@keyframes home__SPORTS_man__yE_vm {
    0% {
        -webkit-transform: scale(0.5, 0.5);
        transform: scale(0.5, 0.5);
        opacity: 0
    }

    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1
    }
}

@-webkit-keyframes home__SPORTS_title__3d6D3 {
    0% {
        -webkit-transform: translate(-40px, 10px);
        transform: translate(-40px, 10px);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
        opacity: 1
    }
}

@keyframes home__SPORTS_title__3d6D3 {
    0% {
        -webkit-transform: translate(-40px, 10px);
        transform: translate(-40px, 10px);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
        opacity: 1
    }
}

.home__left__21hQx .home__mesi__2egLK img .home__box__1D_PU .home__content_all_right_left__6juuo div img {
    width: 104px;
    height: 104px
}

.home__left__21hQx .home__mesi__2egLK img .home__content_all_right_left__6juuo .home__emm__3-5zq img {
    display: inline-block;
    width: 100%;
    height: 100%
}

@-webkit-keyframes home__LOTTERY_bg__H78Xl {
    0% {
        -webkit-transform: translate(200px, -200px);
        transform: translate(200px, -200px);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
        opacity: 1
    }
}

@keyframes home__LOTTERY_bg__H78Xl {
    0% {
        -webkit-transform: translate(200px, -200px);
        transform: translate(200px, -200px);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
        opacity: 1
    }
}

@-webkit-keyframes home__ELECTRONICGAMES_three__eyXho {
    0% {
        -webkit-transform: translate(0, 20px);
        transform: translate(0, 20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
        opacity: 1
    }
}

@keyframes home__ELECTRONICGAMES_three__eyXho {
    0% {
        -webkit-transform: translate(0, 20px);
        transform: translate(0, 20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
        opacity: 1
    }
}

@-webkit-keyframes home__LOTTERYS_three__N2Duc {
    0% {
        -webkit-transform: translate(0, 20px);
        transform: translate(0, 20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
        opacity: 1
    }
}

@keyframes home__LOTTERYS_three__N2Duc {
    0% {
        -webkit-transform: translate(0, 20px);
        transform: translate(0, 20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
        opacity: 1
    }
}

@-webkit-keyframes home__FISHS_three__1CZzi {
    0% {
        -webkit-transform: translate(0, 20px);
        transform: translate(0, 20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
        opacity: 1
    }
}

@keyframes home__FISHS_three__1CZzi {
    0% {
        -webkit-transform: translate(0, 20px);
        transform: translate(0, 20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
        opacity: 1
    }
}

.home__left__21hQx .home__mesi__2egLK img .home__ELECTRONICGAMES__2LStO.home__active__p9o4f .home__LOTTERY_bg__H78Xl {
    -webkit-animation: home__LOTTERY_bg__H78Xl 1s ease .5 forwards;
    animation: home__LOTTERY_bg__H78Xl 1s ease .5 forwards
}

.home__left__21hQx .home__mesi__2egLK img .home__ELECTRONICGAMES__2LStO.home__active__p9o4f .home__ELECTRONICGAMES_three__eyXho {
    -webkit-animation: home__ELECTRONICGAMES_three__eyXho 1s ease forwards;
    animation: home__ELECTRONICGAMES_three__eyXho 1s ease forwards
}

.home__left__21hQx .home__mesi__2egLK img .home__ELECTRONICGAMES__2LStO .home__mesi__2egLK img {
    position: absolute;
    opacity: 0
}

.home__left__21hQx .home__mesi__2egLK img .home__ELECTRONICGAMES__2LStO .home__mesi__2egLK .home__LOTTERY_bg__H78Xl {
    z-index: 1
}

.home__left__21hQx .home__mesi__2egLK img .home__ELECTRONICGAMES__2LStO .home__mesi__2egLK .home__ELECTRONICGAMES_three__eyXho {
    z-index: 9;
    bottom: 0
}

@-webkit-keyframes home__LOTTERY_girl__272Uw {
    0% {
        -webkit-transform: translate(-100px, 0);
        transform: translate(-100px, 0);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
        opacity: 1
    }
}

@keyframes home__LOTTERY_girl__272Uw {
    0% {
        -webkit-transform: translate(-100px, 0);
        transform: translate(-100px, 0);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
        opacity: 1
    }
}

@-webkit-keyframes home__LOTTERY_ball_c__2Xv1Q {
    0% {
        -webkit-transform: translate(100px, 100px);
        transform: translate(100px, 100px);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
        opacity: 1
    }
}

@keyframes home__LOTTERY_ball_c__2Xv1Q {
    0% {
        -webkit-transform: translate(100px, 100px);
        transform: translate(100px, 100px);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
        opacity: 1
    }
}

.home__left__21hQx .home__mesi__2egLK img .home__LOTTERY__XLkpY.home__active__p9o4f {
    -webkit-animation: home__LOTTERYS_three__N2Duc 1s ease forwards;
    animation: home__LOTTERYS_three__N2Duc 1s ease forwards
}

.home__left__21hQx .home__mesi__2egLK img .home__LOTTERY__XLkpY.home__active__p9o4f .home__LOTTERY_girl__272Uw {
    -webkit-animation: home__LOTTERY_girl__272Uw 1s ease forwards;
    animation: home__LOTTERY_girl__272Uw 1s ease forwards
}

.home__left__21hQx .home__mesi__2egLK img .home__LOTTERY__XLkpY.home__active__p9o4f .home__LOTTERY_ball_c__2Xv1Q {
    -webkit-animation: home__LOTTERY_ball_c__2Xv1Q 1s ease forwards .5s;
    animation: home__LOTTERY_ball_c__2Xv1Q 1s ease forwards .5s
}

.home__left__21hQx .home__mesi__2egLK img .home__LOTTERY__XLkpY.home__active__p9o4f .home__LOTTERY_ball_b__1-B0M {
    -webkit-animation: home__LOTTERY_ball_c__2Xv1Q 1s ease forwards .5s;
    animation: home__LOTTERY_ball_c__2Xv1Q 1s ease forwards .5s
}

.home__left__21hQx .home__mesi__2egLK img .home__LOTTERY__XLkpY.home__active__p9o4f .home__LOTTERY_ball_a__1SBdo {
    -webkit-animation: home__LOTTERY_ball_c__2Xv1Q 1s ease forwards .5s;
    animation: home__LOTTERY_ball_c__2Xv1Q 1s ease forwards .5s
}

.home__left__21hQx .home__mesi__2egLK img .home__LOTTERY__XLkpY.home__active__p9o4f .home__LOTTERY_bg__H78Xl {
    -webkit-animation: home__LOTTERY_bg__H78Xl 1s ease forwards;
    animation: home__LOTTERY_bg__H78Xl 1s ease forwards
}

.home__left__21hQx .home__mesi__2egLK img .home__LOTTERY__XLkpY .home__mesi__2egLK {
    margin-left: 60px
}

.home__left__21hQx .home__mesi__2egLK img .home__LOTTERY__XLkpY .home__mesi__2egLK img {
    position: absolute;
    opacity: 0
}

.home__left__21hQx .home__mesi__2egLK img .home__LOTTERY__XLkpY .home__mesi__2egLK .home__LOTTERY_girl__272Uw {
    bottom: 0;
    left: 0
}

.home__left__21hQx .home__mesi__2egLK img .home__LOTTERY__XLkpY .home__mesi__2egLK .home__LOTTERY_ball_b__1-B0M {
    left: -100px;
    top: 40px
}

.home__left__21hQx .home__mesi__2egLK img .home__LOTTERY__XLkpY .home__mesi__2egLK .home__LOTTERY_ball_c__2Xv1Q {
    left: 256px;
    top: 10px
}

.home__left__21hQx .home__mesi__2egLK img .home__LOTTERY__XLkpY .home__mesi__2egLK .home__LOTTERY_ball_a__1SBdo {
    left: -20px;
    bottom: 1px
}

@-webkit-keyframes home__FISH_a__cEiTt {
    0% {
        -webkit-transform: translate(-100px, 200px);
        transform: translate(-100px, 200px);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
        opacity: 1
    }
}

@keyframes home__FISH_a__cEiTt {
    0% {
        -webkit-transform: translate(-100px, 200px);
        transform: translate(-100px, 200px);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
        opacity: 1
    }
}

@-webkit-keyframes home__FISH_b__2DQ4j {
    0% {
        -webkit-transform: translate(100px, 200px);
        transform: translate(100px, 200px);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
        opacity: 1
    }
}

@keyframes home__FISH_b__2DQ4j {
    0% {
        -webkit-transform: translate(100px, 200px);
        transform: translate(100px, 200px);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
        opacity: 1
    }
}

.home__left__21hQx .home__mesi__2egLK img .home__FISH__1oRmP.home__active__p9o4f {
    -webkit-animation: home__FISHS_three__1CZzi 1s ease forwards;
    animation: home__FISHS_three__1CZzi 1s ease forwards
}

.home__left__21hQx .home__mesi__2egLK img .home__FISH__1oRmP.home__active__p9o4f .home__FISH_b__2DQ4j {
    -webkit-animation: home__FISH_b__2DQ4j 1s ease forwards;
    animation: home__FISH_b__2DQ4j 1s ease forwards
}

.home__left__21hQx .home__mesi__2egLK img .home__FISH__1oRmP.home__active__p9o4f .home__FISH_a__cEiTt {
    -webkit-animation: home__FISH_a__cEiTt 1s ease forwards;
    animation: home__FISH_a__cEiTt 1s ease forwards
}

.home__left__21hQx .home__mesi__2egLK img .home__FISH__1oRmP.home__active__p9o4f .home__FISH_bg__38jl0 {
    -webkit-animation: home__LOTTERY_bg__H78Xl 1s ease forwards;
    animation: home__LOTTERY_bg__H78Xl 1s ease forwards;
    z-index: 0
}

.home__left__21hQx .home__mesi__2egLK img .home__FISH__1oRmP .home__mesi__2egLK img {
    position: absolute;
    opacity: 0
}

.home__left__21hQx .home__mesi__2egLK img .home__FISH__1oRmP .home__mesi__2egLK .home__FISH_bg__38jl0 {
    left: 0;
    top: 0;
    z-index: 0
}

.home__left__21hQx .home__mesi__2egLK img .home__FISH__1oRmP .home__mesi__2egLK .home__FISH_shark__jBgeR {
    z-index: 9;
    left: 0;
    top: 30px
}

.home__left__21hQx .home__mesi__2egLK img .home__FISH__1oRmP .home__mesi__2egLK .home__FISH_b__2DQ4j {
    bottom: 70px;
    left: 60px
}

.home__left__21hQx .home__mesi__2egLK img .home__FISH__1oRmP .home__FISH_a__cEiTt {
    left: 190px;
    z-index: 9;
    top: 211px
}

@-webkit-keyframes home__LIVE_dice__1t_Rq {
    0% {
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1
    }
}

@keyframes home__LIVE_dice__1t_Rq {
    0% {
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1
    }
}

.home__LIVE__nyQus.home__active__p9o4f .home__LIVE_bg__2eeh- {
    -webkit-animation: home__LOTTERY_bg__H78Xl 1s ease forwards;
    animation: home__LOTTERY_bg__H78Xl 1s ease forwards
}

.home__LIVE__nyQus.home__active__p9o4f .home__LIVE_dice__1t_Rq {
    -webkit-animation: home__LIVE_dice__1t_Rq 1s ease forwards .7s;
    animation: home__LIVE_dice__1t_Rq 1s ease forwards .7s
}

.home__LIVE__nyQus.home__active__p9o4f .home__LIVE_girl__39U3l {
    -webkit-animation: home__ELECTRONICGAMES_three__eyXho 1s ease forwards;
    animation: home__ELECTRONICGAMES_three__eyXho 1s ease forwards
}

.home__LIVE__nyQus .home__mesi__2egLK img {
    position: absolute;
    opacity: 0
}

.home__LIVE__nyQus .home__mesi__2egLK .home__LIVE_bg__2eeh- {
    left: 0;
    top: 0
}

.home__LIVE__nyQus .home__mesi__2egLK .home__LIVE_dice__1t_Rq {
    bottom: 120px;
    z-index: 9
}

.home__LIVE__nyQus .home__mesi__2egLK .home__LIVE_girl__39U3l {
    bottom: 0
}

.home__SPORTS__2Ekxq a {
    text-decoration: none
}

.home__SPORTS__2Ekxq.home__active__p9o4f .home__SPORTS_ball__178lF {
    -webkit-animation: home__SPORTS_ball__178lF 1s ease 1.3s forwards;
    animation: home__SPORTS_ball__178lF 1s ease 1.3s forwards
}

.home__SPORTS__2Ekxq.home__active__p9o4f .home__SPORTS_man__yE_vm {
    -webkit-animation: home__SPORTS_man__yE_vm 1s ease forwards;
    animation: home__SPORTS_man__yE_vm 1s ease forwards
}

.home__SPORTS__2Ekxq.home__active__p9o4f .home__SPORTS_title__3d6D3 {
    -webkit-animation: home__SPORTS_title__3d6D3 .7s ease .6s forwards;
    animation: home__SPORTS_title__3d6D3 .7s ease .6s forwards
}

.home__SPORTS__2Ekxq .home__mesi__2egLK img {
    position: absolute
}

.home__SPORTS__2Ekxq .home__mesi__2egLK .home__SPORTS_ball__178lF {
    bottom: -10px;
    left: 200px;
    opacity: 0
}

.home__SPORTS__2Ekxq .home__mesi__2egLK .home__SPORTS_man__yE_vm {
    left: 0;
    top: 0;
    z-index: 9;
    opacity: 0
}

.home__SPORTS__2Ekxq .home__mesi__2egLK .home__SPORTS_title__3d6D3 {
    top: 200px;
    left: 160px;
    z-index: 0;
    opacity: 0
}

.home__FISH__1oRmP.home__active__p9o4f .home__FISH_shark__jBgeR {
    -webkit-animation: home__ELECTRONICGAMES_three__eyXho 1s ease forwards;
    animation: home__ELECTRONICGAMES_three__eyXho 1s ease forwards
}

.home__FISH__1oRmP.home__active__p9o4f .home__FISH_b__2DQ4j {
    -webkit-animation: home__FISH_b__2DQ4j 1s ease forwards;
    animation: home__FISH_b__2DQ4j 1s ease forwards
}

.home__FISH__1oRmP.home__active__p9o4f .home__FISH_a__cEiTt {
    -webkit-animation: home__FISH_a__cEiTt 1s ease forwards;
    animation: home__FISH_a__cEiTt 1s ease forwards
}

.home__FISH__1oRmP.home__active__p9o4f .home__FISH_bg__38jl0 {
    -webkit-animation: home__LOTTERY_bg__H78Xl 1s ease forwards;
    animation: home__LOTTERY_bg__H78Xl 1s ease forwards;
    z-index: 0
}

.home__FISH__1oRmP .home__mesi__2egLK img {
    position: absolute;
    opacity: 0
}

.home__FISH__1oRmP .home__mesi__2egLK .home__FISH_bg__38jl0 {
    left: 0;
    top: 0;
    z-index: 0
}

.home__FISH__1oRmP .home__mesi__2egLK .home__FISH_shark__jBgeR {
    z-index: 9;
    left: 0;
    top: 30px
}

.home__FISH__1oRmP .home__mesi__2egLK .home__FISH_b__2DQ4j {
    bottom: 70px;
    left: 60px
}

.home__FISH__1oRmP .home__FISH_a__cEiTt {
    left: 190px;
    z-index: 9;
    top: 211px
}

.home__ELECTRONICGAMES__2LStO.home__active__p9o4f .home__LOTTERY_bg__H78Xl {
    -webkit-animation: home__LOTTERY_bg__H78Xl 1s ease .5 forwards;
    animation: home__LOTTERY_bg__H78Xl 1s ease .5 forwards
}

.home__ELECTRONICGAMES__2LStO.home__active__p9o4f .home__ELECTRONICGAMES_three__eyXho {
    -webkit-animation: home__ELECTRONICGAMES_three__eyXho 1s ease forwards;
    animation: home__ELECTRONICGAMES_three__eyXho 1s ease forwards
}

.home__ELECTRONICGAMES__2LStO .home__mesi__2egLK img {
    position: absolute;
    opacity: 0
}

.home__ELECTRONICGAMES__2LStO .home__mesi__2egLK .home__LOTTERY_bg__H78Xl {
    z-index: 1
}

.home__ELECTRONICGAMES__2LStO .home__mesi__2egLK .home__ELECTRONICGAMES_three__eyXho {
    z-index: 9;
    bottom: 0
}

.home__LOTTERY__XLkpY.home__active__p9o4f .home__LOTTERY_girl__272Uw {
    -webkit-animation: home__LOTTERY_girl__272Uw 1s ease forwards;
    animation: home__LOTTERY_girl__272Uw 1s ease forwards
}

.home__LOTTERY__XLkpY.home__active__p9o4f .home__LOTTERY_ball_c__2Xv1Q {
    -webkit-animation: home__LOTTERY_ball_c__2Xv1Q 1s ease forwards .5s;
    animation: home__LOTTERY_ball_c__2Xv1Q 1s ease forwards .5s
}

.home__LOTTERY__XLkpY.home__active__p9o4f .home__LOTTERY_ball_b__1-B0M {
    -webkit-animation: home__LOTTERY_ball_c__2Xv1Q 1s ease forwards .5s;
    animation: home__LOTTERY_ball_c__2Xv1Q 1s ease forwards .5s
}

.home__LOTTERY__XLkpY.home__active__p9o4f .home__LOTTERY_ball_a__1SBdo {
    -webkit-animation: home__LOTTERY_ball_c__2Xv1Q 1s ease forwards .5s;
    animation: home__LOTTERY_ball_c__2Xv1Q 1s ease forwards .5s
}

.home__LOTTERY__XLkpY.home__active__p9o4f .home__LOTTERY_bg__H78Xl {
    -webkit-animation: home__LOTTERY_bg__H78Xl 1s ease forwards;
    animation: home__LOTTERY_bg__H78Xl 1s ease forwards
}

.home__LOTTERY__XLkpY .home__mesi__2egLK {
    margin-left: 60px
}

.home__LOTTERY__XLkpY .home__mesi__2egLK img {
    position: absolute;
    opacity: 0
}

.home__LOTTERY__XLkpY .home__mesi__2egLK .home__LOTTERY_girl__272Uw {
    bottom: 0;
    left: 0
}

.home__LOTTERY__XLkpY .home__mesi__2egLK .home__LOTTERY_ball_b__1-B0M {
    left: -100px;
    top: 40px
}

.home__LOTTERY__XLkpY .home__mesi__2egLK .home__LOTTERY_ball_c__2Xv1Q {
    left: 256px;
    top: 10px
}

.home__LOTTERY__XLkpY .home__mesi__2egLK .home__LOTTERY_ball_a__1SBdo {
    left: -20px;
    bottom: 1px
}

@keyframes home__FISH_a__cEiTt {
    0% {
        -webkit-transform: translate(-100px, 200px);
        transform: translate(-100px, 200px);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
        opacity: 1
    }
}

@keyframes home__FISH_b__2DQ4j {
    0% {
        -webkit-transform: translate(100px, 200px);
        transform: translate(100px, 200px);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
        opacity: 1
    }
}

.home__mag5_30__oU4Qq {
    margin: 5px 30px
}

.home__forKok__1m1J8 .ant-popover-content {
    width: 110px;
    height: 50px;
    border-radius: 8px;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 20px 0 #e1e5ee;
    box-shadow: 0 10px 20px 0 #e1e5ee
}

.home__forKok__1m1J8 .ant-popover-content .ant-popover-inner-content {
    width: 110px;
    height: 100px;
    padding: 0;
    position: relative
}

.home__forKok__1m1J8 .ant-popover-content .ant-popover-inner-content::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 90px;
    height: 1px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(2%, rgba(247, 250, 251, 0)), color-stop(48%, #f3f7f8), color-stop(98%, rgba(237, 243, 245, 0)));
    background-image: -webkit-linear-gradient(left, rgba(247, 250, 251, 0) 2%, #f3f7f8 48%, rgba(237, 243, 245, 0) 98%);
    background-image: linear-gradient(to right, rgba(247, 250, 251, 0) 2%, #f3f7f8 48%, rgba(237, 243, 245, 0) 98%)
}

.home__forKok__1m1J8 .ant-popover-content .ant-popover-inner-content a {
    height: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.home__forKok__1m1J8 .home__kf_zhu__WJTrG,
.home__forKok__1m1J8 .home__kf_ci__sVjuX {
    width: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.home__forKok__1m1J8 .home__kf_zhu__WJTrG img,
.home__forKok__1m1J8 .home__kf_ci__sVjuX img {
    background: none;
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
    margin-right: 4px
}

.home__forKok__1m1J8 .home__kf_zhu__WJTrG>div,
.home__forKok__1m1J8 .home__kf_ci__sVjuX>div {
    text-shadow: 1px 1px 0 rgba(134, 161, 197, .4), -1px -1px 0 #fff;
    font-size: 12px;
    color: #4b5e6f
}

.home__forKok__1m1J8 .home__kf_zhu__WJTrG:hover,
.home__forKok__1m1J8 .home__kf_ci__sVjuX:hover {
    border: none
}

.home__forKok__1m1J8 .home__kf_zhu__WJTrG:hover>div,
.home__forKok__1m1J8 .home__kf_ci__sVjuX:hover>div {
    color: #4080ff
}

.home__kf_zhu__WJTrG,
.home__kf_ci__sVjuX {
    height: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    width: 115px;
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.home__kf_zhu__WJTrG img,
.home__kf_ci__sVjuX img {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(/static/kf1-7c5a4999943a6f1c1d0cbf6a49b0feed.png);
    background-repeat: no-repeat;
    background-size: initial;
    background-size: 100%;
    margin-right: 10px;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px)
}

.home__kf_zhu__WJTrG:hover div,
.home__kf_ci__sVjuX:hover div {
    color: #4080ff
}

.home__widthHeight46__FqXYX {
    width: 46px;
    height: 46px
}

.home__bannerBg__gD423 {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    padding: 0;
    z-index: 1
}

.home__bannerDefaultBg__Z7Ggc {
    width: 100%;
    height: 100%;
    background-color: #ddd
}

.home__bannerDefaultBg__Z7Ggc:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/static/banner-bg-764c8f1d6bea2b274a79704d3c903f41.png)
}

.home__mask__skSin {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: scroll;
    background-color: rgba(0, 0, 0, .5);
    z-index: 120
}

.home__slideInRight__18p2U {
    -webkit-animation: home__slideInRight__18p2U 1.5s forwards;
    animation: home__slideInRight__18p2U 1.5s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.home__slideInLeft__1lGNa {
    -webkit-animation: home__slideInLeft__1lGNa 1.5s forwards;
    animation: home__slideInLeft__1lGNa 1.5s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.home__zoomIn__3WlnV {
    -webkit-animation: home__zoomIn__3WlnV 1.5s forwards;
    animation: home__zoomIn__3WlnV 1.5s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.home__fadeIn__31EHg {
    -webkit-animation: home__fadeIn__31EHg 1.5s forwards;
    animation: home__fadeIn__31EHg 1.5s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes home__slideInLeft__1lGNa {
    0% {
        -webkit-transform: translate3d(-10%, 0, 0);
        transform: translate3d(-10%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes home__slideInLeft__1lGNa {
    0% {
        -webkit-transform: translate3d(-10%, 0, 0);
        transform: translate3d(-10%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes home__slideInRight__18p2U {
    0% {
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes home__slideInRight__18p2U {
    0% {
        -webkit-transform: translate3d(10%, 0, 0);
        transform: translate3d(10%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes home__fadeIn__31EHg {
    0% {
        opacity: .8;
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }

    to {
        opacity: 1
    }
}

@keyframes home__fadeIn__31EHg {
    0% {
        opacity: .8;
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes home__zoomIn__3WlnV {
    0% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        opacity: .2;
        transform: scale3d(0.9, 0.9, 0.9)
    }

    50% {
        opacity: 1
    }
}

@keyframes home__zoomIn__3WlnV {
    0% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        opacity: .2;
        transform: scale3d(0.9, 0.9, 0.9)
    }

    50% {
        opacity: 1
    }
}

.home__urge_order_header__3G0h6 {
    width: 100%;
    height: 100%;
    text-align: center
}

.home__urge_order_header__3G0h6 .home__urge_order_img_box__8HjDt {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.home__urge_order_header__3G0h6 .home__urge_order_img_box__8HjDt .home__urge_order_progress_box__RXnhD {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 90%;
    border-radius: 5px;
    height: 10px;
    background: #5d5d5d
}

.home__urge_order_header__3G0h6 .home__urge_order_img_box__8HjDt .home__urge_order_progress_box__RXnhD .home__uploading_progress__1f5A8 {
    height: 100%;
    background: #00aeff;
    border-radius: 5px
}

.home__urge_order_header__3G0h6 .home__urge_order_img_box__8HjDt .home__imgTip__3KJYq {
    height: 100%
}

.home__chat_main__tiMYl {
    height: 100%;
    width: 100%;
    position: relative
}

.home__chat_iframe__3fuo5 {
    position: relative;
    z-index: 2
}

.home__chat_code__3Vvm- {
    position: absolute;
    top: 60px;
    padding: 0 18px;
    height: 40px;
    color: #ffa10e;
    background-color: #fefcec;
    line-height: 40px;
    z-index: 3;
    border-bottom-right-radius: 5px
}

.home__chat_code__3Vvm-::before {
    content: " ";
    position: absolute;
    width: 100%;
    top: 0;
    left: 0
}

.home__chat_code__3Vvm- img {
    width: 16px;
    margin-right: 8px;
    float: left;
    margin-top: 13px
}

.home__chat_btn__OaxWQ {
    text-align: center;
    border-radius: 6px;
    position: absolute;
    display: inline-block;
    width: 90px;
    height: 32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    bottom: 12px;
    right: 482px
}

.home__msgBox__1p7TX {
    position: fixed;
    width: 100%;
    height: 180px;
    top: 50%;
    margin-top: -180px;
    text-align: center;
    z-index: 10
}

.home__msgInfo__3VtHx {
    position: relative;
    height: 100%;
    width: 365px;
    margin: 0 auto;
    background-color: #fff;
    border-color: #dfdfdf;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 8px rgba(62, 62, 62, .46);
    box-shadow: 0 0 8px rgba(62, 62, 62, .46)
}

.home__msgCloseBtn__2JcL_ {
    display: inline-block;
    right: 0;
    position: absolute;
    width: 47px;
    height: 47px;
    background-image: url("/assets/deposit/valet_close.png?__static_hash__");
    background-repeat: no-repeat;
    background-position: center
}

.webpa .home__msgCloseBtn__2JcL_ {
    background-image: url("/assets/deposit/valet_close.png.webp?__static_hash__")
}

.home__msgContent__J9xbP {
    padding-left: 28px;
    text-align: left;
    height: 127px;
    line-height: 40px;
    font-size: 14px;
    margin: 0 20px;
    padding-top: 47px
}

.home__msgBtn__8Vr5F {
    height: 60px;
    text-align: right;
    padding-right: 30px
}

.home__msgBtn__8Vr5F a {
    display: inline-block;
    width: 90px;
    height: 32px;
    border-radius: 6px;
    text-align: center;
    line-height: 32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px
}

.home__msgBtn__8Vr5F .home__btn_yes__1xQze {
    border: 1px solid #e2e2e2;
    margin-right: 15px
}

.home__msgBtn__8Vr5F .home__btn_no__2aG6B {
    background-color: #0a90f0;
    color: #fff
}

@media screen and (max-width:900px) {
    .home__chat_btn__OaxWQ {
        left: 328px
    }
}

.home__dl_content__1L_PD {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.home__dl_content__1L_PD .home__dl_bg_wrapper__1u5Rs {
    margin-right: 87px
}

.home__dl_content__1L_PD .home__dl_content_right__j6rJv {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.home__venue_container__3bZ21 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.home__venue_container__3bZ21>li {
    display: inline-block;
    width: 380px;
    height: 320px;
    cursor: pointer
}

.home__venue_container__3bZ21>li>h3 {
    margin: 60px 0 0 28px;
    letter-spacing: 2px;
    color: #fff;
    font-size: 28px
}

.home__venue_container__3bZ21>li>p {
    margin: 16px 0 0 28px;
    font-size: 16px;
    color: #fff;
    opacity: .41
}

.home__venue_container__3bZ21>li:hover {
    opacity: .8
}

.home__features_container__1Qt5u {
    margin-top: 58px
}

.home__features_container__1Qt5u>li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 583px;
    height: 124px;
    padding: 0 40px;
    background-color: #fff;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 10px
}

.home__features_container__1Qt5u>li:nth-child(1) {
    margin: 0 30px 30px 0
}

.home__features_container__1Qt5u>li:nth-child(2) {
    margin: 0 0 30px 0
}

.home__features_container__1Qt5u>li:nth-child(3) {
    margin: 0 30px 0 0
}

.toast__contentWrap__34xTP {
    padding: 10px;
    text-align: center
}

.toast__contentWrap__34xTP .toast__info__7h428 {
    line-height: 24px;
    text-align: left;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 6px 4px rgba(219, 198, 177, .24);
    box-shadow: 0 4px 6px 4px rgba(219, 198, 177, .24);
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.toast__contentWrap__34xTP .toast__info__7h428 .toast__content__2kIHd {
    margin-right: 14px;
    color: #414655;
    word-break: break-all;
    float: right;
    max-width: 500px;
    padding: 10px 0
}

.toast__contentWrap__34xTP .toast__info__7h428 .toast__icon__156de {
    display: block;
    width: 17px;
    height: 44px;
    margin: 0 10px 0 14px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 17px 17px;
    background-image: url("/static/image/icon-info.d677839503dd9c4cef47802fcb677b29.png")
}

.webpa .toast__contentWrap__34xTP .toast__info__7h428 .toast__icon__156de {
    background-image: url("/static/image/icon-info.d677839503dd9c4cef47802fcb677b29.png")
}

.toast__contentWrap__34xTP .toast__success__yfn-b {
    line-height: 24px;
    text-align: left;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 6px 4px rgba(219, 198, 177, .24);
    box-shadow: 0 4px 6px 4px rgba(219, 198, 177, .24);
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.toast__contentWrap__34xTP .toast__success__yfn-b .toast__content__2kIHd {
    margin-right: 14px;
    color: #414655;
    word-break: break-all;
    float: right;
    max-width: 500px;
    padding: 10px 0
}

.toast__contentWrap__34xTP .toast__success__yfn-b .toast__icon__156de {
    display: block;
    width: 17px;
    height: 44px;
    margin: 0 10px 0 14px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 17px 17px;
    background-image: url("/static/image/icon-success.d9b4e30d046eeecc2b8272880d0d1ffa.png")
}

.webpa .toast__contentWrap__34xTP .toast__success__yfn-b .toast__icon__156de {
    background-image: url("/static/image/icon-success.d9b4e30d046eeecc2b8272880d0d1ffa.png")
}

.toast__contentWrap__34xTP .toast__fail__19JhK {
    line-height: 24px;
    text-align: left;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 6px 4px rgba(219, 198, 177, .24);
    box-shadow: 0 4px 6px 4px rgba(219, 198, 177, .24);
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.toast__contentWrap__34xTP .toast__fail__19JhK .toast__content__2kIHd {
    margin-right: 14px;
    color: #414655;
    word-break: break-all;
    float: right;
    max-width: 500px;
    padding: 10px 0
}

.toast__contentWrap__34xTP .toast__fail__19JhK .toast__icon__156de {
    display: block;
    width: 17px;
    height: 44px;
    margin: 0 10px 0 14px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 17px 17px;
    background-image: url("/static/image/icon-fail.0729e8cf69d5724a847b36260eced193.png")
}

.webpa .toast__contentWrap__34xTP .toast__fail__19JhK .toast__icon__156de {
    background-image: url("/static/image/icon-fail.0729e8cf69d5724a847b36260eced193.png")
}

.toast__contentWrap__34xTP .toast__loading__3fpqc {
    height: 44px;
    line-height: 44px;
    text-align: left;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 6px 4px rgba(219, 198, 177, .24);
    box-shadow: 0 4px 6px 4px rgba(219, 198, 177, .24);
    display: inline-block
}

.toast__contentWrap__34xTP .toast__loading__3fpqc .toast__content__2kIHd {
    margin-right: 14px;
    white-space: nowrap;
    max-width: 460px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    color: #414655
}

.toast__contentWrap__34xTP .toast__loading__3fpqc .toast__icon__156de {
    float: left;
    display: block;
    width: 17px;
    height: 44px;
    margin: 0 10px 0 14px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 17px 17px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.toast__contentWrap__34xTP .toast__loading__3fpqc .toast__icon__156de>svg {
    -webkit-animation: toast__loadingCircle__3IqOK 1s infinite linear;
    animation: toast__loadingCircle__3IqOK 1s infinite linear;
    font-size: 16px
}

@-webkit-keyframes toast__loadingCircle__3IqOK {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes toast__loadingCircle__3IqOK {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.toast__contentWrap__34xTP .toast__bigInfo__3UheB {
    text-align: left;
    border-radius: 5px;
    background-color: #fff;
    display: inline-block;
    width: 100%;
    text-align: center
}

.toast__contentWrap__34xTP .toast__bigInfo__3UheB .toast__content__2kIHd {
    margin-top: 12px;
    margin-bottom: -16px;
    max-width: 380px;
    overflow: hidden;
    display: inline-block;
    color: #414655;
    width: 100%;
    line-height: 20px
}

.toast__contentWrap__34xTP .toast__bigInfo__3UheB .toast__icon__156de {
    display: inline-block;
    width: 110px;
    height: 113px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 110px 113px;
    background-image: url("/static/image/icon-big-info.3266d53464a4705511c367248d47602f.png")
}

.webpa .toast__contentWrap__34xTP .toast__bigInfo__3UheB .toast__icon__156de {
    background-image: url("/static/image/icon-big-info.3266d53464a4705511c367248d47602f.png")
}

.toast__contentWrap__34xTP .toast__bigSuccess__1BwJc {
    text-align: left;
    border-radius: 5px;
    background-color: #fff;
    display: inline-block;
    width: 100%;
    text-align: center
}

.toast__contentWrap__34xTP .toast__bigSuccess__1BwJc .toast__content__2kIHd {
    margin-top: 12px;
    margin-bottom: -16px;
    max-width: 380px;
    overflow: hidden;
    display: inline-block;
    color: #414655;
    width: 100%;
    line-height: 20px
}

.toast__contentWrap__34xTP .toast__bigSuccess__1BwJc .toast__icon__156de {
    display: inline-block;
    width: 110px;
    height: 113px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 110px 113px;
    background-image: url("/static/image/icon-big-success.755b66acd8ccc63897cf93cd7679f78e.png")
}

.webpa .toast__contentWrap__34xTP .toast__bigSuccess__1BwJc .toast__icon__156de {
    background-image: url("/static/image/icon-big-success.755b66acd8ccc63897cf93cd7679f78e.png")
}

.toast__contentWrap__34xTP .toast__bigFail__Ro4mb {
    text-align: left;
    border-radius: 5px;
    background-color: #fff;
    display: inline-block;
    width: 100%;
    text-align: center
}

.toast__contentWrap__34xTP .toast__bigFail__Ro4mb .toast__content__2kIHd {
    margin-top: 12px;
    margin-bottom: -16px;
    max-width: 380px;
    overflow: hidden;
    display: inline-block;
    color: #414655;
    width: 100%;
    line-height: 20px
}

.toast__contentWrap__34xTP .toast__bigFail__Ro4mb .toast__icon__156de {
    display: inline-block;
    width: 110px;
    height: 113px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 110px 113px;
    background-image: url("/static/image/icon-big-fail.2998ece8bc7916b5676017873d619a5e.png")
}

.webpa .toast__contentWrap__34xTP .toast__bigFail__Ro4mb .toast__icon__156de {
    background-image: url("/static/image/icon-big-fail.2998ece8bc7916b5676017873d619a5e.png")
}

.styles__sponsor__1aDSv {
    color: #fff;
    width: 390px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: -20px auto 30px auto
}

.styles__sponsor__1aDSv .styles__title__11m08 {
    font-size: 12px;
    height: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 20px;
    margin: 0px 12px
}

.styles__sponsor__1aDSv .styles__title__11m08:before {
    content: "";
    color: #fff;
    margin-right: 12px;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#fff));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #fff);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
    display: inline-block;
    height: 1px;
    width: 132px
}

.styles__sponsor__1aDSv .styles__title__11m08:after {
    content: "";
    color: #fff;
    margin-left: 12px;
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(#fff));
    background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0), #fff);
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0), #fff);
    display: inline-block;
    height: 1px;
    width: 132px
}

.styles__sponsor__1aDSv .styles__sponsorBox__2AODI {
    margin-top: 15px;
    height: 45px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.styles__sponsor__1aDSv .styles__sponsorBox__2AODI .styles__sponsorItem__AeF86 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    text-align: left
}

.styles__sponsor__1aDSv .styles__sponsorBox__2AODI .styles__sponsorItem__AeF86 img {
    height: 45px;
    margin-right: 6px
}

.styles__sponsor__1aDSv .styles__sponsorBox__2AODI .styles__sponsorItem__AeF86 .styles__sponsorInfo__2a5hA .styles__sponsorInfoTop__jUaO1 {
    margin-bottom: 5px
}

.styles__sponsor__1aDSv .styles__sponsorBox__2AODI .styles__sponsorItem__AeF86 .styles__sponsorInfo__2a5hA .styles__sponsorInfoBtm__1aINI {
    -webkit-transform: scale(0.75);
    position: relative;
    left: -8px
}

.styles__sponsor__1aDSv .styles__sponsorBox__2AODI .styles__sponsorItem__AeF86:nth-child(1) {
    margin-right: 22px;
    margin-left: 8px
}

.styles__sponsor__1aDSv .styles__sponsorBox__2AODI .styles__sponsorItem__AeF86:nth-child(2) {
    margin-right: 8px
}

.styles__sponsor__1aDSv .styles__sponsorBox__2AODI .styles__sponsorItem__AeF86:nth-child(2) .styles__sponsorInfo__2a5hA .styles__sponsorInfoBtm__1aINI {
    left: -11px
}

.style__geetest_box__1MD23 {
    text-align: center;
    overflow: auto;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.style__formContainer__B_jZn {
    text-align: center
}

.style__formContainer__B_jZn .style__inputBox__BMFSA {
    position: relative;
    height: 60px
}

.style__formContainer__B_jZn .style__inputBox__BMFSA .style__errorText__3Nl73 {
    position: absolute;
    left: 4px;
    bottom: 4px;
    font-size: 12px;
    color: #fc5a5a
}

.style__formContainer__B_jZn .style__inputBox__BMFSA .style__errorText__3Nl73 i {
    display: inline-block;
    position: relative;
    top: 1px;
    width: 12px;
    height: 12px;
    margin-right: 5px;
    background-image: url("/static/image/icon_wranning.2b8566ec4d75d57cb8d2e724ff373b4f.png");
    background-position: center;
    background-size: contain
}

.webpa .style__formContainer__B_jZn .style__inputBox__BMFSA .style__errorText__3Nl73 i {
    background-image: url("/static/image/icon_wranning.2b8566ec4d75d57cb8d2e724ff373b4f.png")
}

.style__formContainer__B_jZn .style__inputBox__BMFSA>div {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 1px 15px 0 #fff;
    box-shadow: inset 0 1px 15px 0 #fff;
    border: solid 1px #fff;
    background-color: rgba(255, 255, 255, .5)
}

.style__formContainer__B_jZn .style__inputBox__BMFSA>div.style__error__-bk42 {
    border: 1px solid red
}

.style__formContainer__B_jZn .style__inputBox__BMFSA>div:last-child {
    margin-bottom: 0
}

.style__formContainer__B_jZn .style__inputBox__BMFSA>div .style__inputBoxNormal__16b3F {
    position: relative;
    width: 100%;
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.style__formContainer__B_jZn .style__inputBox__BMFSA>div .style__inputBoxNormal__16b3F .style__refresh__3iET6 {
    position: absolute;
    left: 140px;
    top: 14px
}

.style__formContainer__B_jZn .style__inputBox__BMFSA>div .style__inputBoxNormal__16b3F>img {
    width: 16px;
    position: absolute
}

.style__formContainer__B_jZn .style__inputBox__BMFSA>div .style__inputBoxNormal__16b3F .style__inputBoxNormalInner__1WeJx {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    cursor: pointer
}

.style__formContainer__B_jZn .style__inputBox__BMFSA>div .style__inputBoxNormal__16b3F .style__inputBoxNormalInner__1WeJx>div {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    color: #fff;
    font-size: 14px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer
}

.style__formContainer__B_jZn .style__inputBox__BMFSA>div .style__inputBoxNormal__16b3F .style__inputBoxNormalInner__1WeJx>div .style__jy_icon__2eWdP {
    display: block;
    width: 25px;
    height: 25px;
    background-size: 74px 25px;
    margin-right: 10px
}

.style__formContainer__B_jZn .style__inputBox__BMFSA>div .style__inputBoxNormal__16b3F .style__inputBoxNormalInner__1WeJx>div .style__geet_icon__2Y7L3 {
    margin-right: 10px
}

.style__formContainer__B_jZn .style__inputBox__BMFSA>div .style__inputBoxNormal__16b3F .style__inputBoxNormalInner__1WeJx>div.style__wait__16nMy .style__jy_icon__2eWdP {
    background-position: 0 0
}

.style__formContainer__B_jZn .style__inputBox__BMFSA>div .style__inputBoxNormal__16b3F .style__inputBoxNormalInner__1WeJx>div.style__error__-bk42 .style__jy_icon__2eWdP {
    background-position: -49px 0
}

.style__formContainer__B_jZn .style__inputBox__BMFSA>div .style__inputBoxNormal__16b3F .style__inputBoxNormalInner__1WeJx>div.style__done__1C9c6 {
    color: #3a435f;
    background-color: #eefff5
}

.style__formContainer__B_jZn .style__inputBox__BMFSA>div .style__inputBoxNormal__16b3F .style__inputBoxNormalInner__1WeJx>div.style__done__1C9c6 img {
    margin: 0 12.5px 0 2.5px
}

.style__formContainer__B_jZn .style__inputBox__BMFSA>div .style__inputBoxNormal__16b3F .style__inputBoxNormalInner__1WeJx>div.style__done__1C9c6 .style__jy_icon__2eWdP {
    background-position: -27px 0;
    width: 20px;
    height: 20px
}

.style__formContainer__B_jZn .style__inputBox__BMFSA>div i {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25px;
    -ms-flex: 0 0 25px;
    flex: 0 0 25px;
    width: 25px;
    height: 25px;
    margin: 0 10px 0 8px;
    border-radius: 50%;
    background-color: #fff;
    background-position: center center;
    background-size: contain
}

.style__formContainer__B_jZn .style__inputBox__BMFSA>div input {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 38px;
    border: none;
    outline: none;
    border-radius: 0 20px 20px 0;
    color: #333;
    font-size: 14px;
    font-family: DinProMedium;
    background: transparent;
    opacity: .9;
    overflow: hidden
}

.style__formContainer__B_jZn .style__inputBox__BMFSA>div input.style__verifyCodeInput__3XlEg {
    padding-right: 0;
    overflow: hidden;
    border-radius: 0 5px 5px 0
}

.style__formContainer__B_jZn .style__inputBox__BMFSA>div input:focus {
    background: rgba(255, 255, 255, 0)
}

.style__formContainer__B_jZn .style__inputBox__BMFSA>div ::-webkit-input-placeholder {
    color: #fff
}

.style__formContainer__B_jZn .style__inputBox__BMFSA>div :-moz-placeholder {
    color: #fff
}

.style__formContainer__B_jZn .style__inputBox__BMFSA>div ::-moz-placeholder {
    color: #fff
}

.style__formContainer__B_jZn .style__inputBox__BMFSA>div :-ms-input-placeholder {
    color: #fff
}

.style__formContainer__B_jZn .style__inputBox__BMFSA>div .style__validImg__1Xftb {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 14px;
    width: 90px;
    height: 30px;
    cursor: pointer
}

.style__formContainer__B_jZn .style__inputBox__BMFSA>div>span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    width: 16px;
    height: 16px;
    background-position: center;
    background-size: contain
}

.style__geetest_container__nQReN {
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-size: 0;
    cursor: pointer
}

.style__disabled__1DNS2 {
    cursor: not-allowed;
    opacity: .4
}

.style__disabled__1DNS2 .style__wait__16nMy {
    cursor: not-allowed !important
}

.styles__sponsor__wQXVj {
    color: #fff;
    width: 390px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 10px auto 25px auto
}

.styles__sponsor__wQXVj .styles__title__HT36l {
    height: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 20px;
    margin: 0px 12px;
    font-size: 12px
}

.styles__sponsor__wQXVj .styles__title__HT36l:before {
    content: "";
    color: #fff;
    margin-right: 12px;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#fff));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #fff);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#fff));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
    display: inline-block;
    height: 1px;
    width: 132px
}

.styles__sponsor__wQXVj .styles__title__HT36l:after {
    content: "";
    color: #fff;
    margin-left: 12px;
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(#fff));
    background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0), #fff);
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(#fff));
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0), #fff);
    display: inline-block;
    height: 1px;
    width: 132px
}

.styles__sponsor__wQXVj .styles__sponsorBox__2JcF0 {
    margin-top: 7px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.styles__input_error__1UJgo {
    color: #fc5a5a;
    text-align: left;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    position: absolute;
    top: 41px;
    left: 4px;
    white-space: nowrap
}

.styles__sponsor__3udfH {
    color: #fff;
    width: 390px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px auto 20px auto
}

.styles__sponsor__3udfH .styles__title__1TRUI {
    height: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 20px;
    margin: 0px 12px;
    white-space: nowrap;
    font-size: 12px
}

.styles__sponsor__3udfH .styles__title__1TRUI:before {
    content: "";
    color: #fff;
    margin-right: -40px;
    background: #fff;
    display: inline-block;
    height: 1px;
    width: 230px;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: .5
}

.styles__sponsor__3udfH .styles__title__1TRUI:after {
    content: "";
    color: #fff;
    margin-left: -40px;
    background: #fff;
    display: inline-block;
    height: 1px;
    width: 230px;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: .5
}

.styles__sponsor__3udfH .styles__sponsorBox__2G5TT {
    margin-top: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.style__getCodeBtn__1rzBd {
    width: 90px;
    height: 32px;
    background: -webkit-gradient(linear, right top, left top, from(#276ff6), to(#83a7ff));
    background: -webkit-linear-gradient(right, #276ff6, #83a7ff);
    background: linear-gradient(to left, #276ff6, #83a7ff);
    color: #fff;
    color: #fff;
    border-radius: 20px;
    line-height: 32px;
    margin-top: 4px;
    margin-right: 4px;
    border: none;
    cursor: pointer
}

.style__getCodeBtn__1rzBd:hover {
    background: -webkit-gradient(linear, left top, right top, from(#276ff6), to(#83a7ff));
    background: -webkit-linear-gradient(left, #276ff6, #83a7ff);
    background: linear-gradient(to right, #276ff6, #83a7ff);
    color: #fff
}

.style__getCodeBtn__1rzBd[disabled] {
    background: -webkit-gradient(linear, right top, left top, from(rgba(58, 151, 229, .6)), to(rgba(66, 210, 232, .6)));
    background: -webkit-linear-gradient(right, rgba(58, 151, 229, .6), rgba(66, 210, 232, .6));
    background: linear-gradient(to left, rgba(58, 151, 229, .6), rgba(66, 210, 232, .6));
    color: #fff
}

.style__getCodeBtn__1rzBd[disabled]:hover {
    background: -webkit-gradient(linear, right top, left top, from(rgba(58, 151, 229, .6)), to(rgba(66, 210, 232, .6)));
    background: -webkit-linear-gradient(right, rgba(58, 151, 229, .6), rgba(66, 210, 232, .6));
    background: linear-gradient(to left, rgba(58, 151, 229, .6), rgba(66, 210, 232, .6))
}

.styles__sponsor__iVADu {
    color: #fff;
    width: 390px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: -20px auto -19px auto
}

.styles__sponsor__iVADu .styles__title__2vzEr {
    height: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 20px;
    margin: 0px 12px;
    white-space: nowrap;
    font-size: 12px
}

.styles__sponsor__iVADu .styles__title__2vzEr:before {
    content: "";
    color: #fff;
    margin-right: -26px;
    background: #fff;
    display: inline-block;
    height: 1px;
    width: 230px;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: .5
}

.styles__sponsor__iVADu .styles__title__2vzEr:after {
    content: "";
    color: #fff;
    margin-left: -26px;
    background: #fff;
    display: inline-block;
    height: 1px;
    width: 230px;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: .5
}

.styles__sponsor__iVADu .styles__sponsorBox__ePs6n {
    margin-top: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.bindPhoneForm__login_input__nM7jM {
    margin: 0px auto;
    width: 298px;
    text-align: center
}

.bindPhoneForm__login_input__nM7jM .bindPhoneForm__voiceRow__2lUB8 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin: 0px !important
}

.bindPhoneForm__login_input__nM7jM li {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 44px;
    line-height: 40px;
    margin: 21px 0px 0px
}

.bindPhoneForm__login_input__nM7jM li.bindPhoneForm__infor__3w1jv {
    margin-bottom: -18px;
    font-size: 14px;
    color: #fff;
    padding-left: 10px
}

.bindPhoneForm__login_input__nM7jM li .bindPhoneForm__submit__25B8E {
    width: 100%;
    height: 40px;
    border-radius: 20px;
    -webkit-box-shadow: 0 4px 8px 4px rgba(82, 176, 251, .2);
    box-shadow: 0 4px 8px 4px rgba(82, 176, 251, .2);
    background: -webkit-gradient(linear, right top, left top, from(#276ff6), to(#83a7ff));
    background: -webkit-linear-gradient(right, #276ff6, #83a7ff);
    background: linear-gradient(to left, #276ff6, #83a7ff);
    color: #fff;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer
}

.bindPhoneForm__login_input__nM7jM li.bindPhoneForm__stepbox__3uKXf {
    margin-top: 0
}

.bindPhoneForm__login_input__nM7jM li.bindPhoneForm__stepbox__3uKXf .bindPhoneForm__ohterInfo__2YWW7 {
    width: 100%;
    height: 40px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-size: 14px
}

.bindPhoneForm__login_input__nM7jM li.bindPhoneForm__stepbox__3uKXf .bindPhoneForm__ohterInfo__2YWW7 span {
    cursor: pointer
}

.bindPhoneForm__login_input__nM7jM li i {
    display: block;
    width: 25px;
    height: 25px;
    position: relative;
    left: 10px;
    top: 7px
}

.bindPhoneForm__login_input__nM7jM li .bindPhoneForm__userName__2pQBn {
    background-image: url("/static/image/icon-bind-phone.ca7af0c5e73408bab396035abb96981b.png");
    background-size: contain;
    background-position: center
}

.webpa .bindPhoneForm__login_input__nM7jM li .bindPhoneForm__userName__2pQBn {
    background-image: url("/static/image/icon-bind-phone.ca7af0c5e73408bab396035abb96981b.png")
}

.bindPhoneForm__login_input__nM7jM li .bindPhoneForm__validCode__2Hai6 {
    background-image: url("/static/image/icon_key.a8161e1690e75d9f946769c6e88d2dad.png");
    background-size: contain;
    background-position: center
}

.webpa .bindPhoneForm__login_input__nM7jM li .bindPhoneForm__validCode__2Hai6 {
    background-image: url("/static/image/icon_key.a8161e1690e75d9f946769c6e88d2dad.png")
}

.bindPhoneForm__login_input__nM7jM li a {
    text-decoration: none;
    font-size: 14px
}

.bindPhoneForm__login_input__nM7jM li input {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 390px;
    height: 100%;
    line-height: 100%;
    border: none;
    outline: none;
    padding: 10px 35px 10px 15px;
    border: 1px solid rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 0);
    margin-left: 3px;
    font-size: 14px;
    color: #333;
    opacity: .9;
    font-family: DinProMedium !important
}

.bindPhoneForm__login_input__nM7jM li input.bindPhoneForm__codeInput__2Eo0v {
    width: 44px
}

.bindPhoneForm__login_input__nM7jM li .bindPhoneForm__valid_code_ipt__3rZiu {
    width: 265px;
    padding: 0 140px 0 15px;
    margin-left: 8px
}

.bindPhoneForm__login_input__nM7jM li ::-webkit-input-placeholder {
    color: #fff
}

.bindPhoneForm__login_input__nM7jM li :-moz-placeholder {
    color: #fff
}

.bindPhoneForm__login_input__nM7jM li ::-moz-placeholder {
    color: #fff
}

.bindPhoneForm__login_input__nM7jM li :-ms-input-placeholder {
    color: #fff
}

.bindPhoneForm__login_input__nM7jM li button.bindPhoneForm__submit__25B8E {
    font-size: 14px;
    width: 300px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    color: #fff;
    border-radius: 4px;
    border: none;
    background: -webkit-gradient(linear, right top, left top, from(#276ff6), to(#83a7ff));
    background: -webkit-linear-gradient(right, #276ff6, #83a7ff);
    background: linear-gradient(to left, #276ff6, #83a7ff);
    color: #fff;
    cursor: pointer;
    border-radius: 20px
}

.bindPhoneForm__login_input__nM7jM li button.bindPhoneForm__submitGray__1C2oR {
    cursor: not-allowed;
    background-color: rgba(221, 221, 221, .8)
}

.bindPhoneForm__login_input__nM7jM li button.bindPhoneForm__submitGray__1C2oR:hover {
    cursor: not-allowed;
    background-color: rgba(221, 221, 221, .8)
}

.bindPhoneForm__login_input__nM7jM li .bindPhoneForm__error__3L-ge {
    position: absolute;
    top: 41px;
    left: 4px;
    text-align: left;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #fc5a5a;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.bindPhoneForm__userWrap__sn9Gc {
    height: 40px;
    line-height: 44px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-radius: 5px;
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
    -webkit-box-shadow: inset 0 1px 15px 0 #fff;
    box-shadow: inset 0 1px 15px 0 #fff;
    background-color: rgba(255, 255, 255, .5)
}

.bindPhoneForm__userWrap__sn9Gc i {
    display: block;
    width: 25px;
    height: 25px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.bindPhoneForm__userWrap__sn9Gc input {
    display: block;
    width: 44px;
    height: 44px;
    line-height: 20px;
    padding: 10px 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.styles__sponsor__Jdr6q {
    color: #fff;
    width: 390px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px auto 40px auto
}

.styles__sponsor__Jdr6q .styles__title__2xBfr {
    height: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 20px;
    margin: 0px 12px;
    font-size: 12px
}

.styles__sponsor__Jdr6q .styles__title__2xBfr:before {
    content: "";
    color: #fff;
    margin-right: 12px;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#fff));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #fff);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
    display: inline-block;
    height: 1px;
    width: 132px
}

.styles__sponsor__Jdr6q .styles__title__2xBfr:after {
    content: "";
    color: #fff;
    margin-left: 12px;
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(#fff));
    background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0), #fff);
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0), #fff);
    display: inline-block;
    height: 1px;
    width: 132px
}

.styles__sponsor__Jdr6q .styles__sponsorBox__2ES66 {
    margin-top: 15px;
    height: 45px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.styles__sponsor__Jdr6q .styles__sponsorBox__2ES66 .styles__sponsorItem__2cubd {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    text-align: left
}

.styles__sponsor__Jdr6q .styles__sponsorBox__2ES66 .styles__sponsorItem__2cubd img {
    height: 45px;
    margin-right: 6px
}

.styles__sponsor__Jdr6q .styles__sponsorBox__2ES66 .styles__sponsorItem__2cubd .styles__sponsorInfo__2ZKB2 .styles__sponsorInfoTop__3_yfG {
    margin-bottom: 5px
}

.styles__sponsor__Jdr6q .styles__sponsorBox__2ES66 .styles__sponsorItem__2cubd .styles__sponsorInfo__2ZKB2 .styles__sponsorInfoBtm__85BxQ {
    -webkit-transform: scale(0.75);
    position: relative;
    left: -8px
}

.styles__sponsor__Jdr6q .styles__sponsorBox__2ES66 .styles__sponsorItem__2cubd:nth-child(1) {
    margin-right: 22px;
    margin-left: 8px
}

.styles__sponsor__Jdr6q .styles__sponsorBox__2ES66 .styles__sponsorItem__2cubd:nth-child(2) {
    margin-right: 8px
}

.styles__sponsor__Jdr6q .styles__sponsorBox__2ES66 .styles__sponsorItem__2cubd:nth-child(2) .styles__sponsorInfo__2ZKB2 .styles__sponsorInfoBtm__85BxQ {
    left: -11px
}

.style__voice_code__2Tvte {
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    margin-top: 4px;
    width: 320px
}

.style__voice_code__2Tvte span {
    cursor: pointer
}

.style__voice_code__2Tvte em {
    color: #4080ff;
    cursor: pointer
}

.style__hide__1Ct9G {
    display: none
}

.style__voiceCodeCheckModal__3UgjR p {
    font-size: 14px !important;
    color: #6a7391;
    margin: 0px 50px -12px !important
}

._nav-bar__navbarContainer__3wzq8 {
    height: 115px
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
    outline: none
}

._nav-bar__textLeft__1CixI {
    text-align: left
}

._nav-bar__head__2sDCf {
    position: fixed;
    width: 100%;
    background: #353f4b;
    z-index: 20;
    border-bottom: 1px solid #e3e3e3
}

._nav-bar__headerbox__HbABt {
    width: 1400px;
    height: 34px;
    line-height: 34px;
    margin: 0 auto;
    position: relative
}

._nav-bar__leftbox__2Ad8z {
    position: absolute;
    left: 0
}

._nav-bar__leftbox__2Ad8z ._nav-bar__line1__3KjiX {
    cursor: default !important
}

._nav-bar__leftbox__2Ad8z span {
    height: 34px;
    display: block;
    font-size: 14px;
    color: #c6c6c6;
    float: left;
    cursor: pointer
}

._nav-bar__leftbox__2Ad8z span:nth-child(5) {
    margin-left: 7px
}

._nav-bar__margin10__2udrl {
    cursor: default !important;
    margin: 0 10px
}

._nav-bar__home__369xC {
    position: relative;
    margin-left: 24px;
    padding-right: 7px
}

._nav-bar__home__369xC:hover {
    color: #fff
}

._nav-bar__home__369xC+span:hover {
    color: #fff
}

._nav-bar__home__369xC::after {
    position: absolute;
    right: 0px;
    top: 10px;
    background-color: #a3a3a3;
    width: 1px;
    height: 14px;
    content: "";
    display: block
}

._nav-bar__rightbox__1UtLm {
    position: absolute;
    right: 0
}

._nav-bar__rightbox__1UtLm span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    margin-right: 14px;
    color: #c6c6c6;
    height: 34px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

._nav-bar__rightbox__1UtLm span:hover em._nav-bar__than__EpDT3 {
    color: #fcad34
}

._nav-bar__rightbox__1UtLm span._nav-bar__line1__3KjiX {
    color: #c6c6c6 !important;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
}

._nav-bar__rightbox__1UtLm span em {
    color: #f4d48c
}

._nav-bar__rightbox__1UtLm span em._nav-bar__than__EpDT3 {
    color: #ffc600
}

._nav-bar__rightbox__1UtLm span span {
    color: #fff
}

._nav-bar__rightbox__1UtLm span b {
    color: #c6c6c6
}

._nav-bar__rightbox__1UtLm span img {
    width: 20px;
    padding-left: 5px
}

._nav-bar__rightbox__1UtLm span a {
    display: inline-block;
    font-size: 14px;
    margin-right: 9px;
    color: #c6c6c6;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px)
}

._nav-bar__notMagrinR__ZcWN- {
    margin-right: 0px !important
}

._nav-bar__inputbox__5XjvL {
    color: #000 !important;
    height: 24px;
    border-radius: 11.8px;
    line-height: 28px;
    width: 140px;
    background-color: #8a9097;
    margin-right: 10px;
    float: left;
    border: none;
    padding-left: 27px;
    position: relative
}

._nav-bar__inputbox__5XjvL::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
    line-height: 28px
}

._nav-bar__inputbox__5XjvL::-moz-placeholder {
    color: #fff;
    opacity: 1;
    line-height: 28px
}

._nav-bar__inputbox__5XjvL::-ms-input-placeholder {
    color: #fff;
    opacity: 1;
    line-height: 28px
}

._nav-bar__inputbox__5XjvL::placeholder {
    color: #fff;
    opacity: 1;
    line-height: 28px
}

._nav-bar__inputbox__5XjvL:-webkit-autofill,
._nav-bar__inputbox__5XjvL:-webkit-autofill:hover,
._nav-bar__inputbox__5XjvL:-webkit-autofill:focus,
._nav-bar__inputbox__5XjvL :-webkit-autofill:active {
    border: none;
    -webkit-box-shadow: 0 0 0 30px #8a9097 inset !important;
    line-height: 28px;
    background-color: #8a9097;
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s
}

._nav-bar__input__17hJY>i {
    position: absolute;
    top: 11px;
    left: 8px;
    width: 12px;
    height: 14px;
    display: block;
    /* background: url(/static/image/username-5a79eb850b82d98ae30a2b5dc2389e6e.svg) no-repeat top center; */
    background-size: contain;
    z-index: 999
}

._nav-bar__validInput__3q04W {
    width: 80px
}

._nav-bar__loginStyle__1dxZO input::-webkit-input-placeholder {
    color: silver
}

._nav-bar__loginbtn__2chaT,
._nav-bar__registerbtn__3TgmB {
    color: #fff;
    width: 70px;
    height: 24px;
    line-height: 24px;
    border: none;
    float: left;
    cursor: pointer;
    font-size: 14px;
    border-radius: 11.8px;
    border-radius: 20px;
    text-align: center
}

._nav-bar__loginbtn__2chaT i,
._nav-bar__registerbtn__3TgmB i {
    display: block;
    line-height: 24px;
    z-index: 999;
    position: relative;
    text-align: center
}

._nav-bar__loginbtn__2chaT {
    background-color: #44d7b6;
    margin-right: 10px
}

._nav-bar__registerbtn__3TgmB {
    color: #fff;
    background-color: #32c5ff
}

._nav-bar__onlineserver__CEjZ0 {
    color: silver !important;
    font-size: 14px
}

._nav-bar__onlineserver__CEjZ0:hover {
    color: #fff !important
}

._nav-bar__contentBg__1Dgpt {
    background: #fff;
    -webkit-box-shadow: 0px 10px 20px 0 rgba(0, 0, 0, .05);
    box-shadow: 0px 10px 20px 0 rgba(0, 0, 0, .05);
    border-bottom: 1px solid #eef3f7;
    position: fixed;
    width: 100%;
    top: 35px;
    z-index: 19
}

._nav-bar__navbarContent__3vHDt {
    width: 1400px;
    height: 80px;
    font-size: 14px;
    line-height: 80px;
    margin: 0 auto;
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

._nav-bar__navbarContent__3vHDt>img {
    cursor: pointer
}

._nav-bar__navbarContent__3vHDt>nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: -9px;
    margin-top: 3px
}

._nav-bar__leftItem__WQgbY {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

._nav-bar__rightItem__3tSyk {
    min-width: 381px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

._nav-bar__navbarimg__1jOg8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    text-align: center;
    width: 165px
}

._nav-bar__navbarimg__1jOg8 img {
    width: 79px;
    height: 27px;
    max-height: 100%;
    cursor: pointer;
    margin-right: 10px
}

._nav-bar__navbarimg__1jOg8 a {
    font-size: 14px;
    position: absolute;
    display: block;
    height: 58px;
    top: 0px
}

._nav-bar__navbarimg__1jOg8 ._nav-bar__yidali__15zYh {
    width: 98px;
    left: 0
}

._nav-bar__navbarimg__1jOg8 ._nav-bar__herthabsc__13cDB {
    width: 106px;
    left: 98px
}

._nav-bar__navbarimg__1jOg8 ._nav-bar__ybsport__1U0n- {
    width: 119px;
    left: 204px
}

._nav-bar__navbarimg__1jOg8 ._nav-bar__afa__36Snm {
    width: 98px;
    left: 323px
}

._nav-bar__navbarimg__1jOg8 ._nav-bar__monaco__4UYsG {
    width: 98px;
    left: 421px
}

._nav-bar__navbaritem__O7tp6 {
    color: #333;
    position: relative;
    height: 100%;
    text-decoration: none;
    text-align: center
}

._nav-bar__navbaritem__O7tp6 span {
    display: inline-block;
    padding: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    color: #515b7c;
    font-family: "MicrosoftYaHei";
    font-size: 16px
}

._nav-bar__navbaritem__O7tp6 i {
    display: block;
    float: right;
    width: 12px;
    height: 6px;
    margin-top: 39px;
    background-image: url(/static/ico_arrow_down-e7cceadd39adf30ee12fbb42b2c6b8fe.png);
    background-repeat: no-repeat;
    background-size: initial;
    background-position: center;
    background-size: cover;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

._nav-bar__navbaritem__O7tp6 ._nav-bar__st5-submenu__jAA3N {
    height: 210px
}

._nav-bar__navbaritem__O7tp6 ._nav-bar__st5-submenu__jAA3N:after {
    height: 68px
}

._nav-bar__typeItem__2SHvp {
    border-radius: 4px;
    content: "";
    position: absolute;
    width: 40px;
    height: 2px;
    bottom: 15px;
    left: 21px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #4080ff;
    pointer-events: none;
    -webkit-transform: scaleX(0) translateZ(0);
    transform: scaleX(0) translateZ(0)
}

._nav-bar__chessGame_list__39DEf {
    margin: 0 112px
}

._nav-bar__chessGame_list__39DEf ._nav-bar__st5_submenu__item__1Kfzt {
    -webkit-box-flex: initial;
    -webkit-flex: initial;
    -ms-flex: initial;
    flex: initial
}

._nav-bar__chessGame_list__39DEf ._nav-bar__st5_submenu__item__1Kfzt ._nav-bar__submenu_title__caption__8Vz6b {
    text-align: right
}

._nav-bar__chessGame_list__39DEf ._nav-bar__st5_submenu__item__1Kfzt:first-child ._nav-bar__submenu_title__caption__8Vz6b button {
    margin-right: 32px
}

._nav-bar__chessGame_list__39DEf ._nav-bar__st5_submenu__item__1Kfzt:last-child ._nav-bar__submenu_title__caption__8Vz6b button {
    margin-right: 48px
}

._nav-bar__navbaritem__O7tp6._nav-bar__isActive__NMfQL,
._nav-bar__navbaritem__O7tp6:hover {
    color: #4080ff
}

._nav-bar__navbaritem__O7tp6._nav-bar__isActive__NMfQL ._nav-bar__typeItem__2SHvp,
._nav-bar__navbaritem__O7tp6:hover ._nav-bar__typeItem__2SHvp {
    color: #4080ff;
    -webkit-transform: translateZ(0) scaleX(1) !important;
    transform: translateZ(0) scaleX(1) !important
}

._nav-bar__navbaritem__O7tp6._nav-bar__isActive__NMfQL._nav-bar__chessNavbaritem__oHy4l i,
._nav-bar__navbaritem__O7tp6:hover._nav-bar__chessNavbaritem__oHy4l i {
    width: 11px;
    height: 11px;
    background-image: url(/static/ico_arrow_up2-e705e0c2f3bb3280e9c3bc2b11ea0143.png);
    background-repeat: no-repeat;
    background-size: auto auto;
    background-size: initial;
    background-position: center
}

._nav-bar__navbaritem__O7tp6._nav-bar__isActive__NMfQL i,
._nav-bar__navbaritem__O7tp6:hover i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-image: url(/static/ico_arrow_down-0b322b907ee52b52ed55c553d8d3a815.png);
    background-repeat: no-repeat;
    background-size: initial;
    background-position: center;
    background-size: cover
}

._nav-bar__navbaritem__O7tp6._nav-bar__isActive__NMfQL span,
._nav-bar__navbaritem__O7tp6:hover span {
    color: #4080ff;
    cursor: pointer
}

._nav-bar__navbaritem__O7tp6 span {
    display: inline-block;
    height: 100%
}

._nav-bar__dropdownbox__wyuHp {
    height: 213px;
    width: 100%;
    background-image: url(/static/top_back-923fb9a856cfb895ddac72715ba9d287.png);
    background-repeat: no-repeat;
    background-size: repeat-x
}

._nav-bar__dropdownCon__6pjmC {
    width: 1400px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

._nav-bar__dropdownTop__2FN8b {
    height: 145px
}

._nav-bar__dropdownBom__2u15Y {
    width: 100%;
    height: 68px;
    z-index: 5;
    position: relative;
    line-height: 32px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

._nav-bar__dropdownItemSportTitle__QkROx {
    width: 220px;
    height: 100%
}

._nav-bar__hove_scale__EQHpp {
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease
}

._nav-bar__titleInfo__2HmJ5 {
    color: #a5a5a5 !important;
    font-size: 12px;
    width: 100%;
    text-align: center
}

._nav-bar__hove_scale__EQHpp:hover {
    cursor: pointer;
    -webkit-transform: translateZ(0) scale(1.03, 1.03);
    transform: translateZ(0) scale(1.03, 1.03)
}

._nav-bar__item_media__34H1D {
    height: 142px;
    line-height: 142px;
    z-index: 5
}

._nav-bar__item_media__34H1D img {
    vertical-align: middle
}

._nav-bar__itemsSpan__1E52B {
    width: 83px;
    height: 100%
}

._nav-bar__itemsSpan__1E52B:nth-child(1) {
    margin-left: 0px
}

._nav-bar__st5_submenu__1Hebs {
    position: absolute;
    right: 0;
    left: 0;
    top: 81px;
    background: rgba(246, 248, 255, .9);
    overflow: hidden;
    height: 300px;
    -webkit-transition: height .3s ease-out;
    transition: height .3s ease-out;
    z-index: 1000;
    line-height: normal;
    -webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .15)
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_ {
    width: 1400px;
    margin: 0 auto;
    height: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_[data-type=dz]>div {
    padding-left: 0 !important;
    left: -58px
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_[data-type=dz]>div>span:nth-of-type(1) {
    -webkit-transform: translate(-4px, -4px);
    transform: translate(-4px, -4px)
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_[data-type=dz]>div>span:nth-of-type(2) {
    -webkit-transform: translate(-4px, -1px);
    transform: translate(-4px, -1px)
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_._nav-bar__appDown__3Ciwj>ul._nav-bar__content_main__1KcOQ {
    height: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_._nav-bar__appDown__3Ciwj>ul._nav-bar__content_main__1KcOQ>li {
    padding: 30px 0 10px
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_._nav-bar__appDown__3Ciwj>ul._nav-bar__content_main__1KcOQ>li>div>section {
    padding: 3px 3px 0 3px;
    display: inline-block;
    background-color: #fff
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_._nav-bar__appDown__3Ciwj>ul._nav-bar__content_main__1KcOQ>li>div>h2 {
    line-height: 32px;
    font-size: 20px;
    margin: 0;
    font-weight: 500
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_._nav-bar__appDown__3Ciwj>ul._nav-bar__content_main__1KcOQ>li>div p {
    font-size: 12px;
    line-height: 18px;
    margin-top: 8px
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_._nav-bar__appDown__3Ciwj>ul._nav-bar__content_main__1KcOQ>li>div a {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #597ef7
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>._nav-bar__ob_realbet__25Qwg>li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>._nav-bar__ob_realbet__25Qwg>li h3 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    line-height: 1;
    margin-top: 36px;
    margin-bottom: 7px
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>._nav-bar__ob_realbet__25Qwg>li>img {
    width: 170px !important;
    margin-right: 0 !important
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>._nav-bar__egameingNav__2Q7n1>li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>._nav-bar__egameingNav__2Q7n1>li:nth-child(1) {
    -webkit-transform: translate(36px, -1px);
    transform: translate(36px, -1px)
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>._nav-bar__egameingNav__2Q7n1>li:nth-child(2) {
    -webkit-transform: translate(14px, -1px);
    transform: translate(14px, -1px)
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>._nav-bar__egameingNav__2Q7n1>li:nth-child(3) {
    -webkit-transform: translate(-10px, -1px);
    transform: translate(-10px, -1px)
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>._nav-bar__egameingNav__2Q7n1>li:nth-child(4) {
    -webkit-transform: translate(-32px, -1px);
    transform: translate(-32px, -1px)
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>._nav-bar__egameingNav__2Q7n1>li h3 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    line-height: 1;
    margin-top: 36px;
    margin-bottom: 7px
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>._nav-bar__egameingNav__2Q7n1+div {
    -webkit-transform: translate(-75px, -8px);
    transform: translate(-75px, -8px)
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>._nav-bar__dzNav__3ogHe>li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>._nav-bar__dzNav__3ogHe>li h3 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    line-height: 1;
    margin-top: 36px;
    margin-bottom: 7px
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>ul._nav-bar__content_main__1KcOQ {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>ul._nav-bar__content_main__1KcOQ>li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>ul._nav-bar__content_main__1KcOQ>li:hover {
    cursor: pointer;
    opacity: .8
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>ul._nav-bar__content_main__1KcOQ>li:hover img._nav-bar__person_scale__3CYIM {
    -webkit-transform: translateZ(0) scale(1.1);
    transform: translateZ(0) scale(1.1)
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>ul._nav-bar__content_main__1KcOQ>li img {
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>ul._nav-bar__content_main__1KcOQ>li>div ._nav-bar__logo__3zgxh {
    width: 84px;
    height: 42px
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>ul._nav-bar__content_main__1KcOQ>li>div h2 {
    color: #333;
    font-size: 26px;
    margin: 0;
    margin-bottom: 8px;
    font-weight: 500
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>ul._nav-bar__content_main__1KcOQ>li>div p {
    color: #626262
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>ul._nav-bar__content_main__1KcOQ>li>div p._nav-bar__wrap__3V5oH {
    height: 57px;
    text-align: justify;
    white-space: unset
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>ul._nav-bar__content_main__1KcOQ>li>div ._nav-bar__SubTxt__2Xlpt {
    width: auto;
    white-space: nowrap
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>ul._nav-bar__content_main__1KcOQ[data-type=dz]>li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>ul._nav-bar__content_main__1KcOQ[data-type=dz]>li:nth-of-type(1) {
    -webkit-transform: translate(42px, -8px);
    transform: translate(42px, -8px)
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>ul._nav-bar__content_main__1KcOQ[data-type=dz]>li:nth-of-type(2) {
    -webkit-transform: translate(11px, 17px);
    transform: translate(11px, 17px)
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>ul._nav-bar__content_main__1KcOQ[data-type=dz]>li:nth-of-type(2) h3 {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>ul._nav-bar__content_main__1KcOQ[data-type=dz]>li:nth-of-type(3) {
    -webkit-transform: translate(-18px, -7px);
    transform: translate(-18px, -7px)
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>ul._nav-bar__content_main__1KcOQ[data-type=dz]>li:nth-of-type(4) {
    -webkit-transform: translate(-68px, -7px);
    transform: translate(-68px, -7px)
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>ul._nav-bar__content_main__1KcOQ[data-type=dz]>li h3 {
    font-size: 18px;
    color: #333;
    font-weight: 600;
    -webkit-transform: translateY(18px);
    transform: translateY(18px)
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>div._nav-bar__content_right__NqaRP {
    position: relative;
    padding-left: 40px;
    cursor: pointer
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>div._nav-bar__content_right__NqaRP:hover {
    opacity: .8
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>div._nav-bar__content_right__NqaRP::after {
    content: "";
    position: absolute;
    height: 180px;
    background: #dedede;
    left: 15px;
    top: 50%;
    margin-top: -90px
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>div._nav-bar__content_right__NqaRP span:first-of-type {
    display: block;
    font-size: 24px;
    color: #000
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>div._nav-bar__content_right__NqaRP span:last-of-type {
    display: block;
    font-size: 16px;
    color: #626262
}

._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_>div._nav-bar__content_right__NqaRP img {
    display: block;
    margin-top: 12px
}

._nav-bar__transferD__1X-pm a {
    margin: 2px 10px;
    color: #373737
}

._nav-bar__hove_scale_chess_info__3HZj0 {
    margin-left: 21px
}

._nav-bar__hove_scale_chess_info__3HZj0>div {
    line-height: 1.2
}

._nav-bar__hove_scale_chess_info__3HZj0>div._nav-bar__title__34twN {
    margin-bottom: 18px;
    font-size: 24px;
    color: #373737
}

._nav-bar__hove_scale_chess_info__3HZj0>div._nav-bar__desc__EjVXf {
    font-size: 16px;
    color: #373737
}

._nav-bar__gotobtn__3pjmc {
    color: #02abfa;
    border: solid 1px #02abfa;
    text-align: center;
    width: 80px;
    border-radius: 30px;
    text-decoration: none;
    background: transparent;
    height: 32px;
    margin-top: 10px
}

._nav-bar__pwdBox__1fARs {
    float: left;
    position: relative
}

._nav-bar__pwdBox__1fARs>i {
    content: "";
    position: absolute;
    top: 5px;
    left: 8px;
    width: 12px;
    height: 14px;
    display: block;
    /* background: url(/static/image/passwrod-97f68ee725222e11bf2825e882d7f464.svg) no-repeat top center; */
    background-size: contain;
    z-index: 999
}

._nav-bar__pwdBox__1fARs input[type=password] {
    padding-right: 40px
}

._nav-bar__pwdBox__1fARs ._nav-bar__forgetstyle__YRMOS {
    background-color: transparent;
    border-style: none;
    border-radius: 3px;
    font-size: 12px;
    position: absolute;
    height: 100%;
    display: inline;
    display: initial;
    right: 14px;
    border: none;
    padding-left: 5px;
    color: #fff;
    padding-right: 0;
    margin-right: 0;
    font-size: 10px;
    cursor: pointer;
    position: absolute;
    top: -4px;
    right: 10px
}

._nav-bar__validateCode__2UBha {
    width: 66px;
    height: 26px;
    float: left;
    cursor: pointer;
    margin-top: 3.5px;
    margin-right: 10px
}

._nav-bar__validateCode__2UBha img {
    width: 100%;
    height: 100%;
    vertical-align: top
}

._nav-bar__changeBgColor__Q_xKS {
    position: relative;
    overflow: hidden;
    z-index: 999
}

._nav-bar__changeBgColor__Q_xKS ._nav-bar__changeBgValue__3A1cB {
    float: none !important;
    width: inherit !important;
    height: inherit !important;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    background: transparent;
    z-index: 999 !important
}

._nav-bar__changeBgColor__Q_xKS ._nav-bar__bg__2u-47 {
    width: inherit !important;
    height: inherit !important;
    border-radius: 1330px;
    position: absolute;
    -webkit-transform: translateZ(0) scale(0, 0);
    transform: translateZ(0) scale(0, 0);
    float: none !important;
    left: 0;
    top: 0;
    z-index: 0;
    -webkit-transition: -webkit-transform .5s ease-in-out;
    transition: -webkit-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
    margin: 0
}

._nav-bar__registerbtn__3TgmB:hover {
    color: #fff !important
}

._nav-bar__disable__17nKK {
    background-color: #ccc
}

._nav-bar__disable__17nKK:hover ._nav-bar__bg__2u-47 {
    background-color: #ccc;
    -webkit-transform: none;
    transform: none
}

a:visited {
    text-decoration: none
}

._nav-bar__input_active__8VdQG {
    -webkit-box-shadow: 0px 0px 10px #fff inset;
    box-shadow: 0px 0px 10px #fff inset
}

._nav-bar__userInfo__3rF_n {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 35px;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px)
}

._nav-bar__userInfo__3rF_n ._nav-bar__refresh__3s4bk,
._nav-bar__userInfo__3rF_n ._nav-bar__propertyIcon__253e1 {
    cursor: pointer;
    margin-right: 10px;
    width: 16px
}

._nav-bar__userInfo__3rF_n ._nav-bar__refreshing__cFyw6 {
    -webkit-animation: _nav-bar__refresh__3s4bk linear 1s;
    animation: _nav-bar__refresh__3s4bk linear 1s;
    -webkit-animation-fill-mode: refresh;
    animation-fill-mode: refresh;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes _nav-bar__refresh__3s4bk {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes _nav-bar__refresh__3s4bk {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

._nav-bar__customer_service__1NYIZ {
    height: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    width: 85px;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

._nav-bar__customer_service__1NYIZ img {
    width: 15px;
    height: 15px
}

._nav-bar__customer_service__1NYIZ:hover {
    border-right: 4px solid #00afff
}

._nav-bar__blue__3rnjO {
    color: blue !important
}

._nav-bar__underline__1yLVo {
    text-decoration: underline
}

._nav-bar__icon_arrow_down__19GXj {
    display: inline-block;
    font-size: 12px;
    margin-top: 2px;
    -webkit-transition: .3s;
    transition: .3s
}

._nav-bar__icon_arrow_down__19GXj:before {
    content: "\E603"
}

._nav-bar__downloadQrcodeModal__1o-Pu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

._nav-bar__downloadQrcodeModal__1o-Pu p {
    color: #999;
    font-size: 12px
}

._nav-bar__downloadQrcodeBtn__2H49p {
    text-align: left;
    position: relative;
    top: 16px
}

._nav-bar__btn_box__2mg2B,
._nav-bar__btn_detail__2VC-_ {
    display: none
}

.ant-message span .ant-message-notice .ant-message-notice-content {
    background: rgba(0, 0, 0, .7);
    max-width: 500px !important;
    padding: 12px 22px !important;
    white-space: normal;
    border-radius: 2px !important
}

.ant-message span .ant-message-notice .ant-message-notice-content .ant-message-custom-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.ant-message span .ant-message-notice .ant-message-notice-content span {
    color: #fff !important;
    font-size: 16px !important
}

.ant-message-custom-content i {
    top: 0px !important
}

.ant-message-custom-content.ant-message-success .anticon {
    width: 27px;
    height: 27px;
    min-width: 27px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAAAXNSR0IArs4c6QAABDlJREFUSA29Vk1MXFUUPue+mcnM8EbrdrDjMDMCamK1G/xBgdjwk0Iw6koWTZq4NsLChUm70IVtBF3oviyaNDEQJ6J1QJgCEks0tZpIK5aCGHBL+2aYx8x793juay4Zxpki+HM3595zzznf/Tn3uwdhn2bPNzc6pVI/SOpk0xgSRIEISMImAqzzeFL4MR08cXt5n1DA9tVbfi51nFw6L4la2CiDhBMGyRVEY1N5ELlRt0RJgdQLEroY/6rf8L8d6L51rXpE+CsYUbsvN78xQlKeMhBHwkfCH+Cxn/K1AnjA2SdM27aGpIuDKGk0FEkMYscVp9Jnz87oh6eO5CxrjAhNn1+8En5ueaPS4X7j7enGeijY43y0VtAUr2HH2la5vdADb0dWbgwItiKxh9sOCqTihF9a3gjViTZe7J0di8Yo2+7T8ZXcBbu7wEcHaJqxowPYcMUuNzpIn3djhyI4IIHMwp3bI+W+3jHmv33suOs6WZ/Axw+zo/KAuk+fN9bb0l4yBHYE+n7zksbbmSOd8wg0/G8BKUDs8+57xHXlOb0AcXexuZEvtMWMhIe18jCSJpui2xOPXC98GW/T/sEHIsP8Rp6xxxONSieg5PbzA8jsl946QDVZuByPF4qFeSCcDfaszmkb7Pg5RxwboNivdIIEdPJZTmiDg0r7ckMT88k8gXEp3Lf2JiKfU1lD8H0BiIp9gAkAY5JwpWz+b3eLXzUcc5HmEPCTut7Vd6o5+sC9xYuJqTnBy4gGUHoUpI2JH4ru15LbmXhLCWmGgd4N9ay9X8vODcAmv92omheKVCubNZe8mZ9Nna7U63FhKtXObzLDZDwU7l79WOtrSRRqT+oYgTaLJDxkbWwY/gFJcC43mxzSOi3z08keV7ppRHjD7Fm7oPW1pFFUv4T8Q81zguA6ICXLjetaf/meL/VFcuEtazr5np7bnkq8So68hAJfD3eufqr195PMximGWVc2PgNgkvfYy/0LSqFbpO3XG4Vsc6sDpSlrJvEQJ9J3UtJHhiFeDp1YyWq7/SSf3Em+qkllJ6RhpKX6j358sq7SMdRxcw3DspWTuRVAfih8ovsgQMRfD99rF0AgvRvbWnj0a2shdXZXUdFRTvlvmvbca4VJ1eFOOnbW/iw2pSf/UyLeYSIWlURc9+yNa4w66jg0TqvtQb2Sw0rKxoM22eOc0aOa8VUsZqp7zXy+fhBB5nLrv1/8J4AKqGC5FzmqFXowMajjK7mHKXRZwJlnisOUBfyHAXBZAMhlAdYuCzzkp69vmS8c7WKwRafoLuVnEmeqZWn5alVfJVBhInaGcGeJmX8xaDZ0V9YfXvxKRz3WpRzzZAuXahlm872lXMllZhBJIke90S6UcNXwAZdy935lHadc7jnG8gndt+cTXKSiV6QycEwARrlgVZTqFaksJ32Si9ST+xepOub/Iv8Ean3mos0odJUAAAAASUVORK5CYII=");
    background-repeat: no-repeat;
    background-size: auto auto;
    background-size: initial;
    background-position: center;
    margin-right: 17px
}

.ant-message-custom-content.ant-message-success .anticon svg {
    display: none
}

.ant-message-custom-content.ant-message-error .anticon {
    width: 27px;
    height: 27px;
    min-width: 27px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAAAXNSR0IArs4c6QAABL5JREFUSA3FVl1oHFUUvufeO7OpQqQl+BCaQqGkggh58A+sUrGuKXloMWwTq4hN0mg1SqGl2018GPxJNkHiWvPSWgVRk9UQm7T50QTBd6tGQVrbhmICiw8B6YOmuzNzj+dMmDDZdbOtPjiB3Dvnfud8e+499zsDosJz8wmnXhhvH8HiQuI2AKhFQAEKc/R/UUmc1TF7As45VyqEElAOUNjt3G+M129ANIASUxLkFBFcs8DPsY+rVS0aswOUaSLSJpBmXlgqaY+9fbFczBIy3O3ovDEZBNMKIPpim+4egpnX8uUCsB1fPRXzln7vooxTQoqsdV/sKDiOV+yzjgx39W3Oy5UxAQZioBPwrbNc7LDROz7j1HjuzVHabtQammE4/UcUL8OXICMiol+3FNtZF79dIo4DI86y3rI9jgBLPuIYOo4O4/O4RrbieRnOqGrn1g4486IbBd3OnH2tu7Z3UGTwr/6ZifoG28jF4KP3VRXoe8KMMN5TlxeqoWr2jQtRh3LzQsvJBywQHmTTPzIGO50af+Wvy0qIRvhkICiaIDOuOi6GkIjBeQW2kN6HhcbX2/l9o8c9kHwMBH7tCbklxMEZZxmk6POV6Q9tku8RKmjgqguNPFbNvLUAtr3HgOkrNHW3Rdeic7c19aiQMA5StlnZ3m+ia7J66xBdrgY8nKpnuwTj7heAU/9U3rHzzs9SqSdp/9OFfalD0UA8dxPJXQLNBJ1Fux7pGy9eh/fpykgxZdBnUaAiJWWQEiaLgeG7PfnmT0KReoDo957ufiG0uwdSj1Cg86Qo7TqbPhfaS0YNUyhNnO2a1KGO9nahBBQx2OO984VEd9z4/lyhOYVgyasCvQukKB16uL88EcVQUl0zvruNw1GBQG0oQZH4JVN7tHfesu04ydM7RDQNEg7r4YEvS4DFBl/mhMJaNksW1Vt9PN+rou2U9GcEwB235Eco+mEBlPQVcyyqlRwLLT0P0zWdBAUvaaX2CGne9Z5PPlfJT+TztfQDA/GmzGCR1Xsjp0Jr6iFAl1Qfjujh9Ch82vuDUvCUECbjHdqY0Fe4g8gWOb5UWsxxmyhHVkj0PAhopqkoXtYj/V+EOPg4/b3S0EiXOeO1nXg2tBePVK3cfmbZLrVljXM/4jZRDAyIwJ2hin1Ff5b+vHgdPhq4KLXcS5r6ntd5/GDxOscEwCahYILXJHdYOrd57kdRMLak6kH506BkF5V3NroWncMH6e+U1HtJ7k7hkePrd0j+1sWxYXDwCvsE2igsmSQVSXE/Wgsk4YaQMqFH0iNrtjITJpSWepyWl0IIHjtWg8Kk6LySoW21JumNLusQpXwv96P/0mI4MJ4+bYlLl2eNhF/U4ODajq1mRgBu5dxh3RvXz2Ingf/lw0Tm0q9n6YBQVlcfjYZZy4yNePDkZg/NGF1CUHduSnCbiIIrzYOt880o+aOw7WZIr/8sWEcWEFIr96+uZCjLVu5H3CYC9d6AKahkeb0LBZ27klnOqOIHTzQetp2g7o3U+LCBSEm51aTS3oLwYznBQsXKQBfWUGlTJk103vPCtpIwsNqVo7HCeUlm4UI4cuMz4O2nyooTuI7u3OpHqoQcKwOV/JzQOB6Wd+j3v49/A0OI2oTmsBQjAAAAAElFTkSuQmCC");
    background-repeat: no-repeat;
    background-size: auto auto;
    background-size: initial;
    background-position: center;
    margin-right: 17px
}

.ant-message-custom-content.ant-message-error .anticon svg {
    display: none
}

.ant-message-custom-content.ant-message-info .anticon {
    width: 27px;
    height: 27px;
    min-width: 27px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAAAXNSR0IArs4c6QAAA5RJREFUSA21VkFIVFEUvffOjEpI5EIYJxghMGkxBVLQojL9YBTCRC4MWoQtWrly4VLCpZQrVy2KFi1cCE1EUTlaGiQVRrkIC4Jc6OgEhRA0+d+93fenP3wnnfkD9Qbmvfffvef8e+97/x2EKs2Zzx90jZtGF3uEJYmMCXEFRGQVmVbYyJM6iGayF5o/VoEC3M2g+2W+Q1wzpmAOMiyDwAMw9EmJVq0PupxgwTYx0isG2lEwCxwdnr/YvLgb5l9k10Sicwvr4ywwCAYzUZaR6c740m4A9vmpe7mUFHhUGNJicCK2Pz70rAvdcp9tZOffftu3uVWY0mhSEYT+7PGW2XKHSvPOybUudmGSDS/FzJ6+ZwNN34P25E9sRJtcmNJaxKm+4dhuRKdnpeHsQ6n3/YL98/6W2RjIMUSKG/o5pbbR4HqJbO7t+rgApDDWcG6mo+lL0Cg45sLG9R+SuxF8FhzPXEp8qSM5JwKprc+58eCaR9b9Lt8BhIMk0l+JyDqScKNulsYgSPnYEtoy6PYbPHlrtcNf/xMZjylAJnu0eo3Y96zSP7/cMosiGWNkzDcl50P+IIA4FJER/2HVvpT8ypZENKJBOCduWg7Nip6XNCAuTx+uvL19WI8nZHhzA/ElRFgWcdMemRayB+2BDdlC8pTQkFCxuccj07+kFvJTafUfDzQYi520sCQICRHyPkGheULWzOIhKLZgwo6LbhE7rKHVkEtC3RFaONuiWi9lZo85DJ19uxq4wAi36G73Mmd9V3R7toUhsjYeUQ1p1JpZ7BXrS/p7qnXrtZMwTdPyVe3yYWytDYIoNj3xxvZQS8EsE8HhMGdNP9ReAbQO+imt3E7dzqXcLfOeoK79xdXmj5Q9pDcsYZYNjlZ2La46MxsHnEcbB8LYMvOoBpG1RNa+mH2hYY037bzJd1UDcX/xfcOcqWbXeWetS3OQ1kM97Nt6ZDNH9CpnmWA0k92L31r9xZ36CNBQhGhopzX/Wffd1Va96Sf1fE3MX0mUZELxAKiVJwcW1x+DgThE6yveaT7oTr0l+mXgoZY2F0vGzwTlQTGNlgzR3Uv1fXoMclIovHYW1qqmtJzMyoItgNe6eXIxbugLElnbUmS+oxfhKxU8xgoeUMEDNQkeVMETCSN4fELbF6Ucq5Tj7VJO9aK+BIhKOf2wtunl2Kvzdq1P7VIuSGjHQZGqWzlJTAGRCipSMbRILcf+r/PfspCw4072yz0AAAAASUVORK5CYII=");
    background-repeat: no-repeat;
    background-size: auto auto;
    background-size: initial;
    background-position: center;
    margin-right: 17px
}

.ant-message-custom-content.ant-message-info .anticon svg {
    display: none
}

.ant-message-custom-content .anticon svg {
    display: inline-block
}

._nav-bar__username__3ePGp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

._nav-bar__username__3ePGp:hover {
    color: #fff
}

._nav-bar__username__3ePGp img {
    width: 32px;
    height: 12px
}

._nav-bar__money__3uMi5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px !important
}

._nav-bar__money__3uMi5:hover {
    color: #fff
}

._nav-bar__actions__3Z8-N a:hover {
    color: #fff
}

._nav-bar__money_switch__3ziSa {
    width: 16px !important;
    height: 16px;
    padding-left: 0 !important;
    margin-right: 10px
}

._nav-bar__refresh_mnoney__3csL- {
    width: 16px !important;
    height: 14px !important;
    padding-left: 0 !important;
    margin-left: 10px
}

._nav-bar__msg__2Mn4Z {
    width: 13px !important;
    height: 16px !important;
    padding-left: 0 !important;
    display: inline-block;
    position: relative
}

._nav-bar__msg_count__Gy3Wr {
    width: 16px;
    height: 16px !important;
    background: red;
    border-radius: 50%;
    -webkit-transform: translate(-3px, -9px) scale(0.8) translateZ(0);
    transform: translate(-3px, -9px) scale(0.8) translateZ(0);
    text-align: center;
    line-height: 17px;
    font-size: 12px !important;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

._nav-bar__logout__3yoqE {
    background: url(/static/image/tuichu@2x-f6851124291eb28f484ca75db077d0fd.png) no-repeat top center;
    background-size: contain;
    width: 16px !important;
    height: 16px !important;
    display: inline-block
}

._nav-bar__vip_icon__fmRGZ {
    width: 32px !important;
    padding: 0;
    margin-left: 5px
}

._nav-bar__msg_wapper__1PQ_p {
    margin-right: 6px !important;
    margin-left: -7px !important
}

._nav-bar__msg_wapper__1PQ_p span {
    margin-right: 0 !important
}

._nav-bar__row__1aQHY {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 7px;
    height: 64px
}

._nav-bar__row__1aQHY>img {
    margin-right: 5px
}

._nav-bar__row__1aQHY h2 {
    font-size: 24px !important;
    white-space: nowrap;
    margin-bottom: 0 !important
}

._nav-bar__sub_title__1IRht {
    line-height: 24px;
    font-size: 16px;
    color: #2b2b2b;
    margin-left: 11px;
    width: auto !important
}

@media screen and (max-width:1560px) {

    ._nav-bar__headerbox__HbABt,
    ._nav-bar__navbarContent__3vHDt {
        width: 1200px
    }

    ._nav-bar__zzbox__3_HuE {
        -webkit-transform: scale(0.82) translateX(-10%) translateY(10%);
        transform: scale(0.82) translateX(-10%) translateY(10%)
    }

    ._nav-bar__st5_submenu__1Hebs>div._nav-bar__st5_submenu_content__2F_4_ {
        width: 1200px
    }
}