@charset "UTF-8";

.input[data-v-5aa0655b] {
    width: 280px;
    height: 40px;
    padding: 2px 10px 2px 35px;
    font-family: Graphik, sans-serif;
    color: var(--color-text);
    border-radius: 35px;
    border: 2px solid var(--color-index);
    background-color: var(--color-background)
}

.input[data-v-5aa0655b]:focus {
    outline: none;
    border: 1px solid #333;
    box-shadow: .5px .5px 5px var(--color-select)
}

.el-carousel__indicator[data-v-5aa0655b] {
    width: 10px;
    height: 10px;
    background-color: red !important;
    border-radius: 30px
}

div[data-v-5aa0655b]:focus {
    outline: none
}

input[data-v-5aa0655b]::-webkit-outer-spin-button,
input[data-v-5aa0655b]::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -o-appearance: none !important;
    -ms-appearance: none !important;
    appearance: none !important;
    margin: 0
}

input[type=number][data-v-5aa0655b] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    -o-appearance: textfield;
    -ms-appearance: textfield;
    appearance: textfield
}

.selectColor[data-v-5aa0655b] {
    color: var(--color-select)
}

.selectColor .box_item[data-v-5aa0655b] {
    border: 2px solid var(--color-select) !important;
    background-color: #A36BE833;
    box-shadow: .5px .5px 10px var(--color-select)
}

.selectColor .box_item img[data-v-5aa0655b] {
    transform: translateY(-40px);
    filter: drop-shadow(var(--color-select) 0 40px)
}

.selectColorType[data-v-5aa0655b] {
    color: var(--color-select);
    border: 2px solid var(--color-select) !important;
    background-color: #A36BE833 !important
}

.selectColorType img[data-v-5aa0655b] {
    transform: translateY(-50px);
    filter: drop-shadow(var(--color-select) 0 50px)
}

.selectColorGame[data-v-5aa0655b] {
    color: var(--color-select);
    border: 2px solid var(--color-select) !important;
    background-color: #A36BE833 !important;
    box-shadow: .5px .5px 10px var(--color-select)
}

.selectColorGame img[data-v-5aa0655b] {
    transform: translateY(-50px);
    filter: drop-shadow(var(--color-select) 0 50px)
}

.an_breathe[data-v-5aa0655b] {
    animation: breathe-5aa0655b 5s infinite;
    animation-timing-function: ease-in-out
}

.dialogMaxHeight[data-v-5aa0655b] {
    max-height: 620px;
    overflow: auto;
    z-index: 100000000
}

.dialogMaxHeight .el-scrollbar__wrap[data-v-5aa0655b] {
    min-height: 450px !important;
    max-height: 450px !important;
    overflow: auto
}

.dialogMax[data-v-5aa0655b] {
    height: 650px !important;
    z-index: 100000000
}

.dialogMaxQuery[data-v-5aa0655b] {
    height: 720px !important
}

.borderTop[data-v-5aa0655b] {
    border-top: 1px solid #ededed
}

.borderBottom[data-v-5aa0655b] {
    border-bottom: 1px solid #ededed
}

.game-icon[data-v-5aa0655b] {
    width: 30px;
    border-radius: 50%
}

.gameIcon[data-v-5aa0655b] {
    display: flex;
    align-items: center
}

.gameIcon div[data-v-5aa0655b] {
    width: 45%;
    margin-right: 5px
}

.gameIcon div[data-v-5aa0655b]:first-child {
    text-align: right
}

.details[data-v-5aa0655b] {
    cursor: pointer;
    text-decoration: underline;
    text-underline-offset: 3px;
    text-decoration-color: #6495ed
}

.disableUser>*[data-v-5aa0655b] {
    pointer-events: none
}

.disableUserBg[data-v-5aa0655b] {
    background-color: #999;
    opacity: .8
}

.disableUserBg>*[data-v-5aa0655b] {
    pointer-events: none
}

.noDataAvailable[data-v-5aa0655b] {
    width: 30%;
    text-align: center;
    margin: 20% auto;
    color: #999
}

.box-title[data-v-5aa0655b] {
    font-size: 18px;
    font-weight: 600;
    color: #fff
}

.box-text[data-v-5aa0655b] {
    font-size: 15px;
    color: var(--color-select)
}

.colorGre[data-v-5aa0655b] {
    color: green;
    font-size: 15px;
    font-weight: 600
}

.colorYe[data-v-5aa0655b] {
    color: #e6a23c;
    font-size: 15px;
    font-weight: 600
}

.colorRed[data-v-5aa0655b] {
    color: #dc143c;
    font-size: 15px;
    font-weight: 600
}

.colorText[data-v-5aa0655b] {
    font-size: 15px;
    font-weight: 600
}

.mustPass[data-v-5aa0655b] {
    color: #dc143c;
    font-size: 18px;
    font-weight: 600;
    margin-left: 1px
}

.noMustPass[data-v-5aa0655b] {
    display: none
}

.colorGreen[data-v-5aa0655b] {
    color: green
}

.colorCorn[data-v-5aa0655b] {
    color: #6495ed
}

.colorDark[data-v-5aa0655b] {
    color: #e9966a
}

.colorBurl[data-v-5aa0655b] {
    color: #deb887
}

.tipsText[data-v-5aa0655b] {
    color: #3c3f44;
    font-size: 12px;
    margin-left: 5px;
    line-height: 20px;
    display: block
}

.tipsTextRed[data-v-5aa0655b] {
    color: red;
    font-size: 12px;
    margin-left: 5px
}

.btnStyle[data-v-5aa0655b] {
    width: 97px;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    cursor: pointer
}

.text-cut[data-v-5aa0655b] {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.textCenter[data-v-5aa0655b] {
    text-align: center
}

.textLeft[data-v-5aa0655b] {
    text-align: left
}

.flex[data-v-5aa0655b] {
    display: flex;
    align-items: center
}

.flexStart[data-v-5aa0655b] {
    display: flex;
    align-items: flex-start
}

.flexStartDetween[data-v-5aa0655b] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.flexCenter[data-v-5aa0655b] {
    display: flex;
    justify-content: center;
    align-items: center
}

.flexBetween[data-v-5aa0655b] {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.flexRightDetween[data-v-5aa0655b] {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-start
}

.flexAround[data-v-5aa0655b] {
    display: flex;
    justify-content: space-around;
    align-items: center
}

.flexEvenly[data-v-5aa0655b] {
    display: flex;
    justify-content: space-evenly;
    align-items: center
}

.flexWrap[data-v-5aa0655b] {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.flexWrapCenter[data-v-5aa0655b] {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.flexWrapDetween[data-v-5aa0655b] {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.flexWrapStartDetween[data-v-5aa0655b] {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between
}

.flexWrapStartEvenly[data-v-5aa0655b] {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-evenly
}

.flexWrapDownRight[data-v-5aa0655b] {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap
}

.flexWrapAround[data-v-5aa0655b] {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap
}

.width5[data-v-5aa0655b] {
    width: 5%
}

.width10[data-v-5aa0655b] {
    width: 10%
}

.width15[data-v-5aa0655b] {
    width: 15%
}

.width20[data-v-5aa0655b] {
    width: 20%
}

.width25[data-v-5aa0655b] {
    width: 25%
}

.width30[data-v-5aa0655b] {
    width: 30%
}

.width40[data-v-5aa0655b] {
    width: 40%
}

.width45[data-v-5aa0655b] {
    width: 45%
}

.width50[data-v-5aa0655b] {
    width: 50%
}

.width55[data-v-5aa0655b] {
    width: 55%
}

.width60[data-v-5aa0655b] {
    width: 60%
}

.width70[data-v-5aa0655b] {
    width: 70%
}

.width80[data-v-5aa0655b] {
    width: 80%
}

.imWidth80[data-v-5aa0655b] {
    width: 80% !important
}

.width90[data-v-5aa0655b] {
    width: 90%
}

.width100[data-v-5aa0655b] {
    width: 100%
}

.imWidth100[data-v-5aa0655b] {
    width: 100% !important
}

.width110[data-v-5aa0655b] {
    width: 110px
}

.width120[data-v-5aa0655b] {
    width: 120px
}

.selectWidth120[data-v-5aa0655b] {
    width: 120px !important
}

.width130[data-v-5aa0655b] {
    width: 130px
}

.width140[data-v-5aa0655b] {
    width: 140px
}

.width150[data-v-5aa0655b] {
    width: 150px
}

.selectWidth150[data-v-5aa0655b] {
    width: 150px !important
}

.width200[data-v-5aa0655b] {
    width: 200px
}

.width240[data-v-5aa0655b] {
    width: 240px
}

.formItem240[data-v-5aa0655b] {
    width: 240px !important
}

.width280[data-v-5aa0655b] {
    width: 280px
}

.formItem280[data-v-5aa0655b] {
    width: 280px !important
}

.width320[data-v-5aa0655b] {
    width: 320px
}

.formItem320[data-v-5aa0655b] {
    width: 320px !important
}

.margin5[data-v-5aa0655b] {
    margin: 5px
}

.margin10[data-v-5aa0655b] {
    margin: 10px
}

.marginT2[data-v-5aa0655b] {
    margin-top: 2px
}

.marginT5[data-v-5aa0655b] {
    margin-top: 5px
}

.marginT10[data-v-5aa0655b] {
    margin-top: 10px
}

.marginB5[data-v-5aa0655b] {
    margin-bottom: 5px
}

.marginB10[data-v-5aa0655b] {
    margin-bottom: 10px
}

.marginB15[data-v-5aa0655b] {
    margin-bottom: 15px
}

.marginL2[data-v-5aa0655b] {
    margin-left: 2px
}

.marginL5[data-v-5aa0655b] {
    margin-left: 5px
}

.marginL10[data-v-5aa0655b] {
    margin-left: 10px
}

.marginL20[data-v-5aa0655b] {
    margin-left: 20px
}

.marginL30[data-v-5aa0655b] {
    margin-left: 30px
}

.marginL70[data-v-5aa0655b] {
    margin-left: 70%
}

.marginL80[data-v-5aa0655b] {
    margin-left: 80%
}

.marginR2[data-v-5aa0655b] {
    margin-right: 2px
}

.marginR5[data-v-5aa0655b] {
    margin-right: 5px
}

.marginR7[data-v-5aa0655b] {
    margin-right: 7px
}

.marginR10[data-v-5aa0655b] {
    margin-right: 10px
}

.marginR12[data-v-5aa0655b] {
    margin-right: 12px
}

.marginR15[data-v-5aa0655b] {
    margin-right: 15px
}

.marginR20[data-v-5aa0655b] {
    margin-right: 20px
}

.marginR30[data-v-5aa0655b] {
    margin-right: 30px
}

.marginR90[data-v-5aa0655b] {
    margin-right: 90px
}

.marginT20[data-v-5aa0655b] {
    margin-top: 20px
}

.marginB20[data-v-5aa0655b] {
    margin-bottom: 20px
}

.marginLR10[data-v-5aa0655b] {
    margin: 0 10px
}

.marginLR20[data-v-5aa0655b] {
    margin: 0 20px
}

.marginTB10[data-v-5aa0655b] {
    margin: 10px 0
}

.marginTB20[data-v-5aa0655b] {
    margin: 20px 0
}

.padding10[data-v-5aa0655b] {
    padding: 10px
}

.padding20[data-v-5aa0655b] {
    padding: 20px
}

.paddingT10[data-v-5aa0655b] {
    padding-top: 10px
}

.paddingB10[data-v-5aa0655b] {
    padding-bottom: 10px
}

.paddingB8[data-v-5aa0655b] {
    padding-bottom: 8px
}

.paddingL10[data-v-5aa0655b] {
    padding-left: 10px
}

.paddingR10[data-v-5aa0655b] {
    padding-right: 10px
}

.paddingT20[data-v-5aa0655b] {
    padding-top: 20px
}

.paddingB20[data-v-5aa0655b] {
    padding-bottom: 20px
}

.paddingL20[data-v-5aa0655b] {
    padding-left: 20px
}

.paddingR20[data-v-5aa0655b] {
    padding-right: 20px
}

.paddingLR8[data-v-5aa0655b] {
    padding: 0 8px
}

.paddingLR10[data-v-5aa0655b] {
    padding: 0 10px
}

.paddingLR20[data-v-5aa0655b] {
    padding: 0 20px
}

.paddingTB10[data-v-5aa0655b] {
    padding: 10px 0
}

.paddingTB20[data-v-5aa0655b] {
    padding: 20px 0
}

.animate-border[data-v-5aa0655b] {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.animate-border[data-v-5aa0655b]:before,
.animate-border[data-v-5aa0655b]:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px
}

.animate-border i[data-v-5aa0655b] {
    position: absolute;
    display: inline-block;
    height: 100%;
    width: 2px
}

.animate-border[data-v-5aa0655b]:before {
    top: 0;
    left: -100%;
    background-image: linear-gradient(90deg, transparent, #03e9f4, transparent);
    animation: one-5aa0655b 4s linear infinite
}

.animate-border i[data-v-5aa0655b]:nth-child(1) {
    top: -100%;
    right: 0;
    background-image: linear-gradient(180deg, transparent, #03e9f4, transparent);
    animation: two-5aa0655b 4s linear 1s infinite
}

.animate-border[data-v-5aa0655b]:after {
    bottom: 0;
    right: -100%;
    background-image: linear-gradient(-90deg, transparent, #03e9f4, transparent);
    animation: three-5aa0655b 4s linear 2s infinite
}

.animate-border i[data-v-5aa0655b]:nth-child(2) {
    bottom: -100%;
    left: 0;
    background-image: linear-gradient(360deg, transparent, #03e9f4, transparent);
    animation: four-5aa0655b 4s linear 3s infinite
}

.layui-m-layer[data-v-5aa0655b] {
    position: relative;
    z-index: 19891014
}

.layui-m-layershade[data-v-5aa0655b] {
    background-color: #000000b3;
    pointer-events: auto
}

.layui-m-layer *[data-v-5aa0655b] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.layui-m-layershade[data-v-5aa0655b] {
    background: #fff;
    opacity: .5
}

.layui-m-layermain[data-v-5aa0655b] {
    display: table;
    font-family: Helvetica, arial, sans-serif;
    pointer-events: none
}

.layui-m-layermain[data-v-5aa0655b],
.layui-m-layershade[data-v-5aa0655b] {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.layui-m-layermain .layui-m-layersection[data-v-5aa0655b] {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.layui-m-layer2 .layui-m-layerchild[data-v-5aa0655b] {
    width: auto;
    max-width: 260px;
    min-width: 40px;
    border: none;
    background: none;
    box-shadow: none;
    color: #fff
}

.layui-m-anim-scale[data-v-5aa0655b] {
    animation-name: layui-m-anim-scale;
    -webkit-animation-name: layui-m-anim-scale
}

.layui-m-layerchild[data-v-5aa0655b] {
    position: relative;
    display: inline-block;
    text-align: left;
    background-color: #fff;
    font-size: 14px;
    border-radius: 5px;
    box-shadow: 0 0 8px #0000001a;
    pointer-events: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .2s;
    animation-duration: .2s
}

.layui-m-layer2 .layui-m-layercont[data-v-5aa0655b] {
    text-align: center;
    padding: 0;
    line-height: 0
}

.layui-m-layercont[data-v-5aa0655b] {
    padding: 50px 30px;
    line-height: 22px;
    text-align: center
}

.layui-m-layer2 .layui-m-layercont i[data-v-5aa0655b]:first-child {
    margin-left: 0;
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.layui-m-layer2 .layui-m-layercont i[data-v-5aa0655b] {
    width: 30px;
    height: 30px;
    margin-left: 8px;
    display: inline-block;
    background-color: #fff;
    border-radius: 100%
}

.layui-m-layer2 .layui-m-layercont i.layui-m-layerload[data-v-5aa0655b] {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

.layui-m-layer2 .layui-m-layercont i[data-v-5aa0655b] {
    -webkit-animation: layui-m-anim-loading-5aa0655b 1.4s infinite ease-in-out;
    animation: layui-m-anim-loading-5aa0655b 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.layui-m-layer2 .layui-m-layercont i[data-v-5aa0655b] {
    background-color: #7be19f !important
}

@keyframes layui-m-anim-loading-5aa0655b {

    0%,
    80%,
    to {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    40% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@keyframes breathe-5aa0655b {
    0% {
        opacity: .9;
        transform: scale(.9)
    }

    25% {
        opacity: 1;
        transform: scale(1)
    }

    50% {
        opacity: .9;
        transform: scale(.9)
    }

    80% {
        opacity: 1;
        transform: scale(1)
    }

    to {
        opacity: .9;
        transform: scale(.9)
    }
}

@keyframes one-5aa0655b {
    0% {
        left: -100%
    }

    50%,
    to {
        left: 100%
    }
}

@keyframes two-5aa0655b {
    0% {
        top: -100%
    }

    50%,
    to {
        top: 100%
    }
}

@keyframes three-5aa0655b {
    0% {
        right: -100%
    }

    50%,
    to {
        right: 100%
    }
}

@keyframes four-5aa0655b {
    0% {
        bottom: -100%
    }

    50%,
    to {
        bottom: 100%
    }
}

@font-face {
    font-family: Graphik;
    src: url(/assets/e212688b.CnKnsr3F.otf);
    font-weight: 400;
    font-style: normal
}

.header_top[data-v-5aa0655b] {
    padding-top: 0 !important
}

.header[data-v-5aa0655b] {
    width: 130px;
    height: 100% !important;
    padding-top: 30px;
    border-right: 2px solid #373c41;
    font-family: Graphik, sans-serif;
    font-size: 14;
    letter-spacing: 1px;
    font-weight: 700;
    overflow: auto;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1000;
    background-color: var(--color-background);
    flex-direction: column
}

.box_header[data-v-5aa0655b] {
    width: 100%;
    height: 50px;
    position: relative;
    z-index: 100
}

.box_header .header_img[data-v-5aa0655b] {
    width: 105px;
    position: fixed;
    top: 20;
    left: 5px
}

.box_menu[data-v-5aa0655b] {
    height: 90vh;
    padding-top: 20px;
    overflow: auto
}

.box_menu[data-v-5aa0655b]::-webkit-scrollbar {
    display: none
}

.box_menu .header_menu[data-v-5aa0655b] {
    padding: 15px;
    font-weight: 700;
    cursor: pointer
}

.box_menu .header_menu .box_item[data-v-5aa0655b] {
    padding: 6px 20px 3px;
    border-radius: 35px;
    border: 2px solid var(--color-background);
    overflow: hidden
}

.box_menu .header_menu img[data-v-5aa0655b] {
    width: 30px;
    height: 30px
}

.box_menu .header_menu[data-v-5aa0655b]:hover {
    color: var(--color-select)
}

.box_menu .header_menu:hover .box_item[data-v-5aa0655b] {
    border: 2px solid var(--color-select);
    background-color: #A36BE833;
    box-shadow: .5px .5px 5px var(--color-select)
}

.box_menu .header_menu:hover .box_item img[data-v-5aa0655b] {
    transform: translateY(-40px);
    filter: drop-shadow(var(--color-select) 0 40px)
}

.input[data-v-3e11e9a1] {
    width: 280px;
    height: 40px;
    padding: 2px 10px 2px 35px;
    font-family: Graphik, sans-serif;
    color: var(--color-text);
    border-radius: 35px;
    border: 2px solid var(--color-index);
    background-color: var(--color-background)
}

.input[data-v-3e11e9a1]:focus {
    outline: none;
    border: 1px solid #333;
    box-shadow: .5px .5px 5px var(--color-select)
}

.el-carousel__indicator[data-v-3e11e9a1] {
    width: 10px;
    height: 10px;
    background-color: red !important;
    border-radius: 30px
}

div[data-v-3e11e9a1]:focus {
    outline: none
}

input[data-v-3e11e9a1]::-webkit-outer-spin-button,
input[data-v-3e11e9a1]::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -o-appearance: none !important;
    -ms-appearance: none !important;
    appearance: none !important;
    margin: 0
}

input[type=number][data-v-3e11e9a1] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    -o-appearance: textfield;
    -ms-appearance: textfield;
    appearance: textfield
}

.selectColor[data-v-3e11e9a1] {
    color: var(--color-select)
}

.selectColor .box_item[data-v-3e11e9a1] {
    border: 2px solid var(--color-select) !important;
    background-color: #A36BE833;
    box-shadow: .5px .5px 10px var(--color-select)
}

.selectColor .box_item img[data-v-3e11e9a1] {
    transform: translateY(-40px);
    filter: drop-shadow(var(--color-select) 0 40px)
}

.selectColorType[data-v-3e11e9a1] {
    color: var(--color-select);
    border: 2px solid var(--color-select) !important;
    background-color: #A36BE833 !important
}

.selectColorType img[data-v-3e11e9a1] {
    transform: translateY(-50px);
    filter: drop-shadow(var(--color-select) 0 50px)
}

.selectColorGame[data-v-3e11e9a1] {
    color: var(--color-select);
    border: 2px solid var(--color-select) !important;
    background-color: #A36BE833 !important;
    box-shadow: .5px .5px 10px var(--color-select)
}

.selectColorGame img[data-v-3e11e9a1] {
    transform: translateY(-50px);
    filter: drop-shadow(var(--color-select) 0 50px)
}

.an_breathe[data-v-3e11e9a1] {
    animation: breathe-3e11e9a1 5s infinite;
    animation-timing-function: ease-in-out
}

.dialogMaxHeight[data-v-3e11e9a1] {
    max-height: 620px;
    overflow: auto;
    z-index: 100000000
}

.dialogMaxHeight .el-scrollbar__wrap[data-v-3e11e9a1] {
    min-height: 450px !important;
    max-height: 450px !important;
    overflow: auto
}

.dialogMax[data-v-3e11e9a1] {
    height: 650px !important;
    z-index: 100000000
}

.dialogMaxQuery[data-v-3e11e9a1] {
    height: 720px !important
}

.borderTop[data-v-3e11e9a1] {
    border-top: 1px solid #ededed
}

.borderBottom[data-v-3e11e9a1] {
    border-bottom: 1px solid #ededed
}

.game-icon[data-v-3e11e9a1] {
    width: 30px;
    border-radius: 50%
}

.gameIcon[data-v-3e11e9a1] {
    display: flex;
    align-items: center
}

.gameIcon div[data-v-3e11e9a1] {
    width: 45%;
    margin-right: 5px
}

.gameIcon div[data-v-3e11e9a1]:first-child {
    text-align: right
}

.details[data-v-3e11e9a1] {
    cursor: pointer;
    text-decoration: underline;
    text-underline-offset: 3px;
    text-decoration-color: #6495ed
}

.disableUser>*[data-v-3e11e9a1] {
    pointer-events: none
}

.disableUserBg[data-v-3e11e9a1] {
    background-color: #999;
    opacity: .8
}

.disableUserBg>*[data-v-3e11e9a1] {
    pointer-events: none
}

.noDataAvailable[data-v-3e11e9a1] {
    width: 30%;
    text-align: center;
    margin: 20% auto;
    color: #999
}

.box-title[data-v-3e11e9a1] {
    font-size: 18px;
    font-weight: 600;
    color: #fff
}

.box-text[data-v-3e11e9a1] {
    font-size: 15px;
    color: var(--color-select)
}

.colorGre[data-v-3e11e9a1] {
    color: green;
    font-size: 15px;
    font-weight: 600
}

.colorYe[data-v-3e11e9a1] {
    color: #e6a23c;
    font-size: 15px;
    font-weight: 600
}

.colorRed[data-v-3e11e9a1] {
    color: #dc143c;
    font-size: 15px;
    font-weight: 600
}

.colorText[data-v-3e11e9a1] {
    font-size: 15px;
    font-weight: 600
}

.mustPass[data-v-3e11e9a1] {
    color: #dc143c;
    font-size: 18px;
    font-weight: 600;
    margin-left: 1px
}

.noMustPass[data-v-3e11e9a1] {
    display: none
}

.colorGreen[data-v-3e11e9a1] {
    color: green
}

.colorCorn[data-v-3e11e9a1] {
    color: #6495ed
}

.colorDark[data-v-3e11e9a1] {
    color: #e9966a
}

.colorBurl[data-v-3e11e9a1] {
    color: #deb887
}

.tipsText[data-v-3e11e9a1] {
    color: #3c3f44;
    font-size: 12px;
    margin-left: 5px;
    line-height: 20px;
    display: block
}

.tipsTextRed[data-v-3e11e9a1] {
    color: red;
    font-size: 12px;
    margin-left: 5px
}

.btnStyle[data-v-3e11e9a1] {
    width: 97px;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    cursor: pointer
}

.text-cut[data-v-3e11e9a1] {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.textCenter[data-v-3e11e9a1] {
    text-align: center
}

.textLeft[data-v-3e11e9a1] {
    text-align: left
}

.flex[data-v-3e11e9a1] {
    display: flex;
    align-items: center
}

.flexStart[data-v-3e11e9a1] {
    display: flex;
    align-items: flex-start
}

.flexStartDetween[data-v-3e11e9a1] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.flexCenter[data-v-3e11e9a1] {
    display: flex;
    justify-content: center;
    align-items: center
}

.flexBetween[data-v-3e11e9a1] {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.flexRightDetween[data-v-3e11e9a1] {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-start
}

.flexAround[data-v-3e11e9a1] {
    display: flex;
    justify-content: space-around;
    align-items: center
}

.flexEvenly[data-v-3e11e9a1] {
    display: flex;
    justify-content: space-evenly;
    align-items: center
}

.flexWrap[data-v-3e11e9a1] {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.flexWrapCenter[data-v-3e11e9a1] {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.flexWrapDetween[data-v-3e11e9a1] {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.flexWrapStartDetween[data-v-3e11e9a1] {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between
}

.flexWrapStartEvenly[data-v-3e11e9a1] {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-evenly
}

.flexWrapDownRight[data-v-3e11e9a1] {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap
}

.flexWrapAround[data-v-3e11e9a1] {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap
}

.width5[data-v-3e11e9a1] {
    width: 5%
}

.width10[data-v-3e11e9a1] {
    width: 10%
}

.width15[data-v-3e11e9a1] {
    width: 15%
}

.width20[data-v-3e11e9a1] {
    width: 20%
}

.width25[data-v-3e11e9a1] {
    width: 25%
}

.width30[data-v-3e11e9a1] {
    width: 30%
}

.width40[data-v-3e11e9a1] {
    width: 40%
}

.width45[data-v-3e11e9a1] {
    width: 45%
}

.width50[data-v-3e11e9a1] {
    width: 50%
}

.width55[data-v-3e11e9a1] {
    width: 55%
}

.width60[data-v-3e11e9a1] {
    width: 60%
}

.width70[data-v-3e11e9a1] {
    width: 70%
}

.width80[data-v-3e11e9a1] {
    width: 80%
}

.imWidth80[data-v-3e11e9a1] {
    width: 80% !important
}

.width90[data-v-3e11e9a1] {
    width: 90%
}

.width100[data-v-3e11e9a1] {
    width: 100%
}

.imWidth100[data-v-3e11e9a1] {
    width: 100% !important
}

.width110[data-v-3e11e9a1] {
    width: 110px
}

.width120[data-v-3e11e9a1] {
    width: 120px
}

.selectWidth120[data-v-3e11e9a1] {
    width: 120px !important
}

.width130[data-v-3e11e9a1] {
    width: 130px
}

.width140[data-v-3e11e9a1] {
    width: 140px
}

.width150[data-v-3e11e9a1] {
    width: 150px
}

.selectWidth150[data-v-3e11e9a1] {
    width: 150px !important
}

.width200[data-v-3e11e9a1] {
    width: 200px
}

.width240[data-v-3e11e9a1] {
    width: 240px
}

.formItem240[data-v-3e11e9a1] {
    width: 240px !important
}

.width280[data-v-3e11e9a1] {
    width: 280px
}

.formItem280[data-v-3e11e9a1] {
    width: 280px !important
}

.width320[data-v-3e11e9a1] {
    width: 320px
}

.formItem320[data-v-3e11e9a1] {
    width: 320px !important
}

.margin5[data-v-3e11e9a1] {
    margin: 5px
}

.margin10[data-v-3e11e9a1] {
    margin: 10px
}

.marginT2[data-v-3e11e9a1] {
    margin-top: 2px
}

.marginT5[data-v-3e11e9a1] {
    margin-top: 5px
}

.marginT10[data-v-3e11e9a1] {
    margin-top: 10px
}

.marginB5[data-v-3e11e9a1] {
    margin-bottom: 5px
}

.marginB10[data-v-3e11e9a1] {
    margin-bottom: 10px
}

.marginB15[data-v-3e11e9a1] {
    margin-bottom: 15px
}

.marginL2[data-v-3e11e9a1] {
    margin-left: 2px
}

.marginL5[data-v-3e11e9a1] {
    margin-left: 5px
}

.marginL10[data-v-3e11e9a1] {
    margin-left: 10px
}

.marginL20[data-v-3e11e9a1] {
    margin-left: 20px
}

.marginL30[data-v-3e11e9a1] {
    margin-left: 30px
}

.marginL70[data-v-3e11e9a1] {
    margin-left: 70%
}

.marginL80[data-v-3e11e9a1] {
    margin-left: 80%
}

.marginR2[data-v-3e11e9a1] {
    margin-right: 2px
}

.marginR5[data-v-3e11e9a1] {
    margin-right: 5px
}

.marginR7[data-v-3e11e9a1] {
    margin-right: 7px
}

.marginR10[data-v-3e11e9a1] {
    margin-right: 10px
}

.marginR12[data-v-3e11e9a1] {
    margin-right: 12px
}

.marginR15[data-v-3e11e9a1] {
    margin-right: 15px
}

.marginR20[data-v-3e11e9a1] {
    margin-right: 20px
}

.marginR30[data-v-3e11e9a1] {
    margin-right: 30px
}

.marginR90[data-v-3e11e9a1] {
    margin-right: 90px
}

.marginT20[data-v-3e11e9a1] {
    margin-top: 20px
}

.marginB20[data-v-3e11e9a1] {
    margin-bottom: 20px
}

.marginLR10[data-v-3e11e9a1] {
    margin: 0 10px
}

.marginLR20[data-v-3e11e9a1] {
    margin: 0 20px
}

.marginTB10[data-v-3e11e9a1] {
    margin: 10px 0
}

.marginTB20[data-v-3e11e9a1] {
    margin: 20px 0
}

.padding10[data-v-3e11e9a1] {
    padding: 10px
}

.padding20[data-v-3e11e9a1] {
    padding: 20px
}

.paddingT10[data-v-3e11e9a1] {
    padding-top: 10px
}

.paddingB10[data-v-3e11e9a1] {
    padding-bottom: 10px
}

.paddingB8[data-v-3e11e9a1] {
    padding-bottom: 8px
}

.paddingL10[data-v-3e11e9a1] {
    padding-left: 10px
}

.paddingR10[data-v-3e11e9a1] {
    padding-right: 10px
}

.paddingT20[data-v-3e11e9a1] {
    padding-top: 20px
}

.paddingB20[data-v-3e11e9a1] {
    padding-bottom: 20px
}

.paddingL20[data-v-3e11e9a1] {
    padding-left: 20px
}

.paddingR20[data-v-3e11e9a1] {
    padding-right: 20px
}

.paddingLR8[data-v-3e11e9a1] {
    padding: 0 8px
}

.paddingLR10[data-v-3e11e9a1] {
    padding: 0 10px
}

.paddingLR20[data-v-3e11e9a1] {
    padding: 0 20px
}

.paddingTB10[data-v-3e11e9a1] {
    padding: 10px 0
}

.paddingTB20[data-v-3e11e9a1] {
    padding: 20px 0
}

.animate-border[data-v-3e11e9a1] {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.animate-border[data-v-3e11e9a1]:before,
.animate-border[data-v-3e11e9a1]:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px
}

.animate-border i[data-v-3e11e9a1] {
    position: absolute;
    display: inline-block;
    height: 100%;
    width: 2px
}

.animate-border[data-v-3e11e9a1]:before {
    top: 0;
    left: -100%;
    background-image: linear-gradient(90deg, transparent, #03e9f4, transparent);
    animation: one-3e11e9a1 4s linear infinite
}

.animate-border i[data-v-3e11e9a1]:nth-child(1) {
    top: -100%;
    right: 0;
    background-image: linear-gradient(180deg, transparent, #03e9f4, transparent);
    animation: two-3e11e9a1 4s linear 1s infinite
}

.animate-border[data-v-3e11e9a1]:after {
    bottom: 0;
    right: -100%;
    background-image: linear-gradient(-90deg, transparent, #03e9f4, transparent);
    animation: three-3e11e9a1 4s linear 2s infinite
}

.animate-border i[data-v-3e11e9a1]:nth-child(2) {
    bottom: -100%;
    left: 0;
    background-image: linear-gradient(360deg, transparent, #03e9f4, transparent);
    animation: four-3e11e9a1 4s linear 3s infinite
}

.layui-m-layer[data-v-3e11e9a1] {
    position: relative;
    z-index: 19891014
}

.layui-m-layershade[data-v-3e11e9a1] {
    background-color: #000000b3;
    pointer-events: auto
}

.layui-m-layer *[data-v-3e11e9a1] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.layui-m-layershade[data-v-3e11e9a1] {
    background: #fff;
    opacity: .5
}

.layui-m-layermain[data-v-3e11e9a1] {
    display: table;
    font-family: Helvetica, arial, sans-serif;
    pointer-events: none
}

.layui-m-layermain[data-v-3e11e9a1],
.layui-m-layershade[data-v-3e11e9a1] {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.layui-m-layermain .layui-m-layersection[data-v-3e11e9a1] {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.layui-m-layer2 .layui-m-layerchild[data-v-3e11e9a1] {
    width: auto;
    max-width: 260px;
    min-width: 40px;
    border: none;
    background: none;
    box-shadow: none;
    color: #fff
}

.layui-m-anim-scale[data-v-3e11e9a1] {
    animation-name: layui-m-anim-scale;
    -webkit-animation-name: layui-m-anim-scale
}

.layui-m-layerchild[data-v-3e11e9a1] {
    position: relative;
    display: inline-block;
    text-align: left;
    background-color: #fff;
    font-size: 14px;
    border-radius: 5px;
    box-shadow: 0 0 8px #0000001a;
    pointer-events: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .2s;
    animation-duration: .2s
}

.layui-m-layer2 .layui-m-layercont[data-v-3e11e9a1] {
    text-align: center;
    padding: 0;
    line-height: 0
}

.layui-m-layercont[data-v-3e11e9a1] {
    padding: 50px 30px;
    line-height: 22px;
    text-align: center
}

.layui-m-layer2 .layui-m-layercont i[data-v-3e11e9a1]:first-child {
    margin-left: 0;
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.layui-m-layer2 .layui-m-layercont i[data-v-3e11e9a1] {
    width: 30px;
    height: 30px;
    margin-left: 8px;
    display: inline-block;
    background-color: #fff;
    border-radius: 100%
}

.layui-m-layer2 .layui-m-layercont i.layui-m-layerload[data-v-3e11e9a1] {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

.layui-m-layer2 .layui-m-layercont i[data-v-3e11e9a1] {
    -webkit-animation: layui-m-anim-loading-3e11e9a1 1.4s infinite ease-in-out;
    animation: layui-m-anim-loading-3e11e9a1 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.layui-m-layer2 .layui-m-layercont i[data-v-3e11e9a1] {
    background-color: #7be19f !important
}

@keyframes layui-m-anim-loading-3e11e9a1 {

    0%,
    80%,
    to {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    40% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@keyframes breathe-3e11e9a1 {
    0% {
        opacity: .9;
        transform: scale(.9)
    }

    25% {
        opacity: 1;
        transform: scale(1)
    }

    50% {
        opacity: .9;
        transform: scale(.9)
    }

    80% {
        opacity: 1;
        transform: scale(1)
    }

    to {
        opacity: .9;
        transform: scale(.9)
    }
}

@keyframes one-3e11e9a1 {
    0% {
        left: -100%
    }

    50%,
    to {
        left: 100%
    }
}

@keyframes two-3e11e9a1 {
    0% {
        top: -100%
    }

    50%,
    to {
        top: 100%
    }
}

@keyframes three-3e11e9a1 {
    0% {
        right: -100%
    }

    50%,
    to {
        right: 100%
    }
}

@keyframes four-3e11e9a1 {
    0% {
        bottom: -100%
    }

    50%,
    to {
        bottom: 100%
    }
}

.indexPage[data-v-3e11e9a1] {
    width: 99%;
    height: 100%;
    font-family: Geogtq, sans-serif;
    font-weight: 700;
    -webkit-user-select: none;
    user-select: none;
    overflow: auto
}

.box-placeholder[data-v-3e11e9a1] {
    width: 7%;
    height: 100%
}

.scrollStyle[data-v-3e11e9a1] {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    padding-bottom: -10px;
    font-family: Graphik, sans-serif
}

.scrollStyle[data-v-3e11e9a1]::-webkit-scrollbar {
    height: 3px
}

.scrollStyle[data-v-3e11e9a1]::-webkit-scrollbar-thumb {
    background: var(--color-select);
    border-radius: 20px
}

.home[data-v-3e11e9a1] {
    width: 80%;
    height: 100%;
    margin: auto;
    padding-top: 70px;
    position: relative
}

.home .round_item[data-v-3e11e9a1] {
    width: 31%;
    height: 140px;
    border-radius: 15px
}

.home .round_item img[data-v-3e11e9a1] {
    width: 100%;
    height: 140px
}

.home .search[data-v-3e11e9a1] {
    width: 40px;
    height: 40px;
    cursor: pointer
}

.home .search[data-v-3e11e9a1]:hover {
    transform: scale(.9)
}

.box-icon[data-v-3e11e9a1] {
    width: 100%;
    height: 60px;
    background-color: var(--color-background);
    padding-right: 125px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 100;
    border-bottom: 2px solid var(--color-index)
}

.box-icon .icon_item[data-v-3e11e9a1] {
    padding: 8px 12px 3px;
    background-color: var(--color-index);
    border-radius: 5px;
    cursor: pointer
}

.box-icon .icon_item img[data-v-3e11e9a1] {
    width: 22px;
    height: 22px
}

.box-icon .icon_item[data-v-3e11e9a1]:hover {
    transform: scale(1.2)
}

.box-icon .box_lang[data-v-3e11e9a1] {
    width: 200px;
    height: 280px;
    overflow: auto;
    color: #f6f6f6;
    line-height: 30px;
    background-color: var(--color-index);
    border-radius: 5px;
    position: absolute;
    top: 50px;
    right: 0;
    z-index: 100
}

.box-icon .box_lang .lang_item[data-v-3e11e9a1] {
    cursor: pointer;
    padding: 5px 10px
}

.box-icon .box_lang .lang_item img[data-v-3e11e9a1] {
    width: 30px;
    margin-right: 10px
}

.box-icon .box_lang .lang_item[data-v-3e11e9a1]:hover {
    background-color: #A36BE833
}

.box_type .game_type[data-v-3e11e9a1] {
    width: 10%;
    height: 80px;
    padding-top: 8px;
    margin-right: 5px;
    cursor: pointer;
    border-radius: 15px;
    border: 2px solid var(--color-index);
    background-color: #212529;
    box-sizing: border-box
}

.box_type .game_type img[data-v-3e11e9a1] {
    width: 30px;
    height: 30px
}

.box_type .game_type[data-v-3e11e9a1]:hover {
    color: var(--color-select);
    border: 2px solid var(--color-select);
    background-color: #A36BE833
}

.box_type .game_type:hover img[data-v-3e11e9a1] {
    transform: translateY(-50px);
    filter: drop-shadow(var(--color-select) 0 50px)
}

.box_brand .magnifying[data-v-3e11e9a1] {
    position: absolute;
    top: 12px;
    left: 10px
}

.box_brand .game_brand[data-v-3e11e9a1] {
    width: 110px;
    height: 40px;
    line-height: 40px;
    border-radius: 30px;
    border: 2px solid var(--color-index);
    cursor: pointer;
    overflow: hidden;
    box-sizing: border-box
}

.box_brand .game_brand img[data-v-3e11e9a1] {
    width: 60px;
    height: 30px
}

.box_brand .game_brand[data-v-3e11e9a1]:hover {
    color: var(--color-select);
    border: 2px solid var(--color-select);
    background-color: #A36BE833;
    box-shadow: .5px .5px 10px var(--color-select)
}

.box_brand .game_brand:hover img[data-v-3e11e9a1] {
    transform: translateY(-50px);
    filter: drop-shadow(var(--color-select) 0 50px)
}

.box-title[data-v-3e11e9a1] {
    font-family: Graphik, sans-serif;
    font-size: 20px
}

.game-title[data-v-3e11e9a1] {
    width: 200px;
    font-size: 16px;
    font-family: Geogtq, sans-serif;
    padding-left: 5px
}

.game-img[data-v-3e11e9a1] {
    width: 200px;
    height: 156px;
    border-radius: 15px
}

.box-text[data-v-3e11e9a1] {
    font-family: Geogtq, sans-serif;
    margin-left: 5px
}

.player_title[data-v-3e11e9a1] {
    font-size: 18px;
    font-family: Graphik, sans-serif;
    padding-left: 5px
}

.remark[data-v-3e11e9a1] {
    font-size: 14px;
    color: #7a7b7f;
    padding-left: 4px
}

.player_no[data-v-3e11e9a1] {
    width: 120px;
    height: 30px;
    margin: 60px auto;
    border-radius: 15px;
    background-color: #ededed33;
    border: 2px solid #ededed
}

.player[data-v-3e11e9a1] {
    width: 55px !important;
    height: 55px !important;
    margin-top: 55px
}

.player[data-v-3e11e9a1]:hover {
    transform: scale(.8)
}

.hot_game[data-v-3e11e9a1] {
    width: 100%;
    height: 270px;
    overflow: auto;
    margin-bottom: 25px
}

.back_top[data-v-3e11e9a1] {
    width: 50px;
    height: 50px;
    cursor: pointer;
    position: fixed;
    bottom: 150px;
    right: 50px
}

.back_top[data-v-3e11e9a1]:hover {
    transform: scale(1.1)
}

.selectedEffect[data-v-3e11e9a1] {
    width: 100%;
    height: 156px;
    background-color: #212529cc;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    border-radius: 15px
}

.choose_game[data-v-3e11e9a1] {
    /* cursor: pointer; */
    margin-bottom: 5px;
    font-weight: 700;
    height: 220px
}

.choose_game .game_item[data-v-3e11e9a1] {
    color: #fff;
    text-align: left;
    font-size: 16px;
    margin: 0 5px;
    position: relative;
    transition: .3s;
    /* pointer-events: none */    /* Allowing inner elements to be clickable */
}

.choose_game:hover .selectedEffect[data-v-3e11e9a1] {
    width: 100% !important;
    height: 156px;
    opacity: 1
}

.choose_game:hover .game_item[data-v-3e11e9a1] {
    margin-top: -20px
}

@font-face {
    font-family: swiper-icons;
    src: url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
    transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: #00000026
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, #00000080, #0000)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, #00000080, #0000)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, #00000080, #0000)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, #00000080, #0000)
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-vertical>.swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translate(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0
}

.swiper-vertical>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.input[data-v-e813d79f] {
    width: 280px;
    height: 40px;
    padding: 2px 10px 2px 35px;
    font-family: Graphik, sans-serif;
    color: var(--color-text);
    border-radius: 35px;
    border: 2px solid var(--color-index);
    background-color: var(--color-background)
}

.input[data-v-e813d79f]:focus {
    outline: none;
    border: 1px solid #333;
    box-shadow: .5px .5px 5px var(--color-select)
}

.el-carousel__indicator[data-v-e813d79f] {
    width: 10px;
    height: 10px;
    background-color: red !important;
    border-radius: 30px
}

div[data-v-e813d79f]:focus {
    outline: none
}

input[data-v-e813d79f]::-webkit-outer-spin-button,
input[data-v-e813d79f]::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -o-appearance: none !important;
    -ms-appearance: none !important;
    appearance: none !important;
    margin: 0
}

input[type=number][data-v-e813d79f] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    -o-appearance: textfield;
    -ms-appearance: textfield;
    appearance: textfield
}

.selectColor[data-v-e813d79f] {
    color: var(--color-select)
}

.selectColor .box_item[data-v-e813d79f] {
    border: 2px solid var(--color-select) !important;
    background-color: #A36BE833;
    box-shadow: .5px .5px 10px var(--color-select)
}

.selectColor .box_item img[data-v-e813d79f] {
    transform: translateY(-40px);
    filter: drop-shadow(var(--color-select) 0 40px)
}

.selectColorType[data-v-e813d79f] {
    color: var(--color-select);
    border: 2px solid var(--color-select) !important;
    background-color: #A36BE833 !important
}

.selectColorType img[data-v-e813d79f] {
    transform: translateY(-50px);
    filter: drop-shadow(var(--color-select) 0 50px)
}

.selectColorGame[data-v-e813d79f] {
    color: var(--color-select);
    border: 2px solid var(--color-select) !important;
    background-color: #A36BE833 !important;
    box-shadow: .5px .5px 10px var(--color-select)
}

.selectColorGame img[data-v-e813d79f] {
    transform: translateY(-50px);
    filter: drop-shadow(var(--color-select) 0 50px)
}

.an_breathe[data-v-e813d79f] {
    animation: breathe-e813d79f 5s infinite;
    animation-timing-function: ease-in-out
}

.dialogMaxHeight[data-v-e813d79f] {
    max-height: 620px;
    overflow: auto;
    z-index: 100000000
}

.dialogMaxHeight .el-scrollbar__wrap[data-v-e813d79f] {
    min-height: 450px !important;
    max-height: 450px !important;
    overflow: auto
}

.dialogMax[data-v-e813d79f] {
    height: 650px !important;
    z-index: 100000000
}

.dialogMaxQuery[data-v-e813d79f] {
    height: 720px !important
}

.borderTop[data-v-e813d79f] {
    border-top: 1px solid #ededed
}

.borderBottom[data-v-e813d79f] {
    border-bottom: 1px solid #ededed
}

.game-icon[data-v-e813d79f] {
    width: 30px;
    border-radius: 50%
}

.gameIcon[data-v-e813d79f] {
    display: flex;
    align-items: center
}

.gameIcon div[data-v-e813d79f] {
    width: 45%;
    margin-right: 5px
}

.gameIcon div[data-v-e813d79f]:first-child {
    text-align: right
}

.details[data-v-e813d79f] {
    cursor: pointer;
    text-decoration: underline;
    text-underline-offset: 3px;
    text-decoration-color: #6495ed
}

.disableUser>*[data-v-e813d79f] {
    pointer-events: none
}

.disableUserBg[data-v-e813d79f] {
    background-color: #999;
    opacity: .8
}

.disableUserBg>*[data-v-e813d79f] {
    pointer-events: none
}

.noDataAvailable[data-v-e813d79f] {
    width: 30%;
    text-align: center;
    margin: 20% auto;
    color: #999
}

.box-title[data-v-e813d79f] {
    font-size: 18px;
    font-weight: 600;
    color: #fff
}

.box-text[data-v-e813d79f] {
    font-size: 15px;
    color: var(--color-select)
}

.colorGre[data-v-e813d79f] {
    color: green;
    font-size: 15px;
    font-weight: 600
}

.colorYe[data-v-e813d79f] {
    color: #e6a23c;
    font-size: 15px;
    font-weight: 600
}

.colorRed[data-v-e813d79f] {
    color: #dc143c;
    font-size: 15px;
    font-weight: 600
}

.colorText[data-v-e813d79f] {
    font-size: 15px;
    font-weight: 600
}

.mustPass[data-v-e813d79f] {
    color: #dc143c;
    font-size: 18px;
    font-weight: 600;
    margin-left: 1px
}

.noMustPass[data-v-e813d79f] {
    display: none
}

.colorGreen[data-v-e813d79f] {
    color: green
}

.colorCorn[data-v-e813d79f] {
    color: #6495ed
}

.colorDark[data-v-e813d79f] {
    color: #e9966a
}

.colorBurl[data-v-e813d79f] {
    color: #deb887
}

.tipsText[data-v-e813d79f] {
    color: #3c3f44;
    font-size: 12px;
    margin-left: 5px;
    line-height: 20px;
    display: block
}

.tipsTextRed[data-v-e813d79f] {
    color: red;
    font-size: 12px;
    margin-left: 5px
}

.btnStyle[data-v-e813d79f] {
    width: 97px;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    cursor: pointer
}

.text-cut[data-v-e813d79f] {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.textCenter[data-v-e813d79f] {
    text-align: center
}

.textLeft[data-v-e813d79f] {
    text-align: left
}

.flex[data-v-e813d79f] {
    display: flex;
    align-items: center
}

.flexStart[data-v-e813d79f] {
    display: flex;
    align-items: flex-start
}

.flexStartDetween[data-v-e813d79f] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.flexCenter[data-v-e813d79f] {
    display: flex;
    justify-content: center;
    align-items: center
}

.flexBetween[data-v-e813d79f] {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.flexRightDetween[data-v-e813d79f] {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-start
}

.flexAround[data-v-e813d79f] {
    display: flex;
    justify-content: space-around;
    align-items: center
}

.flexEvenly[data-v-e813d79f] {
    display: flex;
    justify-content: space-evenly;
    align-items: center
}

.flexWrap[data-v-e813d79f] {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.flexWrapCenter[data-v-e813d79f] {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.flexWrapDetween[data-v-e813d79f] {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.flexWrapStartDetween[data-v-e813d79f] {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between
}

.flexWrapStartEvenly[data-v-e813d79f] {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-evenly
}

.flexWrapDownRight[data-v-e813d79f] {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap
}

.flexWrapAround[data-v-e813d79f] {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap
}

.width5[data-v-e813d79f] {
    width: 5%
}

.width10[data-v-e813d79f] {
    width: 10%
}

.width15[data-v-e813d79f] {
    width: 15%
}

.width20[data-v-e813d79f] {
    width: 20%
}

.width25[data-v-e813d79f] {
    width: 25%
}

.width30[data-v-e813d79f] {
    width: 30%
}

.width40[data-v-e813d79f] {
    width: 40%
}

.width45[data-v-e813d79f] {
    width: 45%
}

.width50[data-v-e813d79f] {
    width: 50%
}

.width55[data-v-e813d79f] {
    width: 55%
}

.width60[data-v-e813d79f] {
    width: 60%
}

.width70[data-v-e813d79f] {
    width: 70%
}

.width80[data-v-e813d79f] {
    width: 80%
}

.imWidth80[data-v-e813d79f] {
    width: 80% !important
}

.width90[data-v-e813d79f] {
    width: 90%
}

.width100[data-v-e813d79f] {
    width: 100%
}

.imWidth100[data-v-e813d79f] {
    width: 100% !important
}

.width110[data-v-e813d79f] {
    width: 110px
}

.width120[data-v-e813d79f] {
    width: 120px
}

.selectWidth120[data-v-e813d79f] {
    width: 120px !important
}

.width130[data-v-e813d79f] {
    width: 130px
}

.width140[data-v-e813d79f] {
    width: 140px
}

.width150[data-v-e813d79f] {
    width: 150px
}

.selectWidth150[data-v-e813d79f] {
    width: 150px !important
}

.width200[data-v-e813d79f] {
    width: 200px
}

.width240[data-v-e813d79f] {
    width: 240px
}

.formItem240[data-v-e813d79f] {
    width: 240px !important
}

.width280[data-v-e813d79f] {
    width: 280px
}

.formItem280[data-v-e813d79f] {
    width: 280px !important
}

.width320[data-v-e813d79f] {
    width: 320px
}

.formItem320[data-v-e813d79f] {
    width: 320px !important
}

.margin5[data-v-e813d79f] {
    margin: 5px
}

.margin10[data-v-e813d79f] {
    margin: 10px
}

.marginT2[data-v-e813d79f] {
    margin-top: 2px
}

.marginT5[data-v-e813d79f] {
    margin-top: 5px
}

.marginT10[data-v-e813d79f] {
    margin-top: 10px
}

.marginB5[data-v-e813d79f] {
    margin-bottom: 5px
}

.marginB10[data-v-e813d79f] {
    margin-bottom: 10px
}

.marginB15[data-v-e813d79f] {
    margin-bottom: 15px
}

.marginL2[data-v-e813d79f] {
    margin-left: 2px
}

.marginL5[data-v-e813d79f] {
    margin-left: 5px
}

.marginL10[data-v-e813d79f] {
    margin-left: 10px
}

.marginL20[data-v-e813d79f] {
    margin-left: 20px
}

.marginL30[data-v-e813d79f] {
    margin-left: 30px
}

.marginL70[data-v-e813d79f] {
    margin-left: 70%
}

.marginL80[data-v-e813d79f] {
    margin-left: 80%
}

.marginR2[data-v-e813d79f] {
    margin-right: 2px
}

.marginR5[data-v-e813d79f] {
    margin-right: 5px
}

.marginR7[data-v-e813d79f] {
    margin-right: 7px
}

.marginR10[data-v-e813d79f] {
    margin-right: 10px
}

.marginR12[data-v-e813d79f] {
    margin-right: 12px
}

.marginR15[data-v-e813d79f] {
    margin-right: 15px
}

.marginR20[data-v-e813d79f] {
    margin-right: 20px
}

.marginR30[data-v-e813d79f] {
    margin-right: 30px
}

.marginR90[data-v-e813d79f] {
    margin-right: 90px
}

.marginT20[data-v-e813d79f] {
    margin-top: 20px
}

.marginB20[data-v-e813d79f] {
    margin-bottom: 20px
}

.marginLR10[data-v-e813d79f] {
    margin: 0 10px
}

.marginLR20[data-v-e813d79f] {
    margin: 0 20px
}

.marginTB10[data-v-e813d79f] {
    margin: 10px 0
}

.marginTB20[data-v-e813d79f] {
    margin: 20px 0
}

.padding10[data-v-e813d79f] {
    padding: 10px
}

.padding20[data-v-e813d79f] {
    padding: 20px
}

.paddingT10[data-v-e813d79f] {
    padding-top: 10px
}

.paddingB10[data-v-e813d79f] {
    padding-bottom: 10px
}

.paddingB8[data-v-e813d79f] {
    padding-bottom: 8px
}

.paddingL10[data-v-e813d79f] {
    padding-left: 10px
}

.paddingR10[data-v-e813d79f] {
    padding-right: 10px
}

.paddingT20[data-v-e813d79f] {
    padding-top: 20px
}

.paddingB20[data-v-e813d79f] {
    padding-bottom: 20px
}

.paddingL20[data-v-e813d79f] {
    padding-left: 20px
}

.paddingR20[data-v-e813d79f] {
    padding-right: 20px
}

.paddingLR8[data-v-e813d79f] {
    padding: 0 8px
}

.paddingLR10[data-v-e813d79f] {
    padding: 0 10px
}

.paddingLR20[data-v-e813d79f] {
    padding: 0 20px
}

.paddingTB10[data-v-e813d79f] {
    padding: 10px 0
}

.paddingTB20[data-v-e813d79f] {
    padding: 20px 0
}

.animate-border[data-v-e813d79f] {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.animate-border[data-v-e813d79f]:before,
.animate-border[data-v-e813d79f]:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px
}

.animate-border i[data-v-e813d79f] {
    position: absolute;
    display: inline-block;
    height: 100%;
    width: 2px
}

.animate-border[data-v-e813d79f]:before {
    top: 0;
    left: -100%;
    background-image: linear-gradient(90deg, transparent, #03e9f4, transparent);
    animation: one-e813d79f 4s linear infinite
}

.animate-border i[data-v-e813d79f]:nth-child(1) {
    top: -100%;
    right: 0;
    background-image: linear-gradient(180deg, transparent, #03e9f4, transparent);
    animation: two-e813d79f 4s linear 1s infinite
}

.animate-border[data-v-e813d79f]:after {
    bottom: 0;
    right: -100%;
    background-image: linear-gradient(-90deg, transparent, #03e9f4, transparent);
    animation: three-e813d79f 4s linear 2s infinite
}

.animate-border i[data-v-e813d79f]:nth-child(2) {
    bottom: -100%;
    left: 0;
    background-image: linear-gradient(360deg, transparent, #03e9f4, transparent);
    animation: four-e813d79f 4s linear 3s infinite
}

.layui-m-layer[data-v-e813d79f] {
    position: relative;
    z-index: 19891014
}

.layui-m-layershade[data-v-e813d79f] {
    background-color: #000000b3;
    pointer-events: auto
}

.layui-m-layer *[data-v-e813d79f] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.layui-m-layershade[data-v-e813d79f] {
    background: #fff;
    opacity: .5
}

.layui-m-layermain[data-v-e813d79f] {
    display: table;
    font-family: Helvetica, arial, sans-serif;
    pointer-events: none
}

.layui-m-layermain[data-v-e813d79f],
.layui-m-layershade[data-v-e813d79f] {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.layui-m-layermain .layui-m-layersection[data-v-e813d79f] {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.layui-m-layer2 .layui-m-layerchild[data-v-e813d79f] {
    width: auto;
    max-width: 260px;
    min-width: 40px;
    border: none;
    background: none;
    box-shadow: none;
    color: #fff
}

.layui-m-anim-scale[data-v-e813d79f] {
    animation-name: layui-m-anim-scale;
    -webkit-animation-name: layui-m-anim-scale
}

.layui-m-layerchild[data-v-e813d79f] {
    position: relative;
    display: inline-block;
    text-align: left;
    background-color: #fff;
    font-size: 14px;
    border-radius: 5px;
    box-shadow: 0 0 8px #0000001a;
    pointer-events: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .2s;
    animation-duration: .2s
}

.layui-m-layer2 .layui-m-layercont[data-v-e813d79f] {
    text-align: center;
    padding: 0;
    line-height: 0
}

.layui-m-layercont[data-v-e813d79f] {
    padding: 50px 30px;
    line-height: 22px;
    text-align: center
}

.layui-m-layer2 .layui-m-layercont i[data-v-e813d79f]:first-child {
    margin-left: 0;
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.layui-m-layer2 .layui-m-layercont i[data-v-e813d79f] {
    width: 30px;
    height: 30px;
    margin-left: 8px;
    display: inline-block;
    background-color: #fff;
    border-radius: 100%
}

.layui-m-layer2 .layui-m-layercont i.layui-m-layerload[data-v-e813d79f] {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

.layui-m-layer2 .layui-m-layercont i[data-v-e813d79f] {
    -webkit-animation: layui-m-anim-loading-e813d79f 1.4s infinite ease-in-out;
    animation: layui-m-anim-loading-e813d79f 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.layui-m-layer2 .layui-m-layercont i[data-v-e813d79f] {
    background-color: #7be19f !important
}

@keyframes layui-m-anim-loading-e813d79f {

    0%,
    80%,
    to {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    40% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@keyframes breathe-e813d79f {
    0% {
        opacity: .9;
        transform: scale(.9)
    }

    25% {
        opacity: 1;
        transform: scale(1)
    }

    50% {
        opacity: .9;
        transform: scale(.9)
    }

    80% {
        opacity: 1;
        transform: scale(1)
    }

    to {
        opacity: .9;
        transform: scale(.9)
    }
}

@keyframes one-e813d79f {
    0% {
        left: -100%
    }

    50%,
    to {
        left: 100%
    }
}

@keyframes two-e813d79f {
    0% {
        top: -100%
    }

    50%,
    to {
        top: 100%
    }
}

@keyframes three-e813d79f {
    0% {
        right: -100%
    }

    50%,
    to {
        right: 100%
    }
}

@keyframes four-e813d79f {
    0% {
        bottom: -100%
    }

    50%,
    to {
        bottom: 100%
    }
}

.gameImg[data-v-e813d79f] {
    width: 20px;
    border-radius: 12px
}

.box_bg[data-v-e813d79f] {
    background-color: #2e2f35
}

.gameShow[data-v-e813d79f] {
    text-align: center !important
}

.scrollDivStyle[data-v-e813d79f] {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    padding-bottom: 15px;
    font-family: Graphik, sans-serif
}

.scrollDivStyle[data-v-e813d79f]::-webkit-scrollbar {
    height: 3px
}

.scrollDivStyle[data-v-e813d79f]::-webkit-scrollbar-thumb {
    background: var(--color-select);
    border-radius: 20px
}

.MobilePage[data-v-e813d79f] {
    width: auto;
    height: 100%;
    padding: 70px 0;
    font-family: Geogtq, sans-serif;
    font-weight: 700;
    -webkit-user-select: none;
    user-select: none;
    overflow-y: auto
}

.MobilePage .header[data-v-e813d79f] {
    width: 100%;
    padding: 10px 10px 10px 20px;
    background-color: var(--color-background);
    border-bottom: 1px solid var(--color-index);
    position: fixed;
    top: 0;
    right: 0;
    z-index: 100
}

.MobilePage .header .logo[data-v-e813d79f] {
    width: 70px
}

.MobilePage .header .icon[data-v-e813d79f] {
    padding: 8px 10px 2px;
    background-color: var(--color-index);
    border-radius: 5px
}

.MobilePage .header .icon img[data-v-e813d79f] {
    width: 20px
}

.MobilePage .box_lang[data-v-e813d79f] {
    width: 200px;
    height: 280px;
    overflow: auto;
    color: #f6f6f6;
    line-height: 30px;
    background-color: var(--color-index);
    border-radius: 5px;
    position: absolute;
    top: 60px;
    right: 10px;
    z-index: 100
}

.MobilePage .box_lang .lang_item[data-v-e813d79f] {
    cursor: pointer;
    padding: 5px 10px
}

.MobilePage .box_lang .lang_item img[data-v-e813d79f] {
    width: 30px;
    margin-right: 10px
}

.MobilePage .box_lang .lang_item[data-v-e813d79f]:hover {
    background-color: #A36BE833
}

.MobilePage .box_round[data-v-e813d79f] {
    width: 100%;
    height: 150px
}

.MobilePage .box_round .round_img[data-v-e813d79f] {
    width: 100%;
    border-radius: 15px
}

.MobilePage .box_type .gameItem[data-v-e813d79f] {
    min-width: 110px !important;
    height: 85px;
    padding-top: 10px;
    border-radius: 15px;
    margin-right: 5px;
    border: 2px solid var(--color-index);
    background-color: #212529;
    box-sizing: border-box
}

.MobilePage .box_type .gameItem img[data-v-e813d79f] {
    width: 30px;
    height: 30px
}

.MobilePage .box_type .selectColorMobileType[data-v-e813d79f] {
    color: var(--color-select);
    border: 2px solid var(--color-select) !important;
    background-color: #A36BE833 !important
}

.MobilePage .box_type .selectColorMobileType img[data-v-e813d79f] {
    transform: translateY(-41px);
    filter: drop-shadow(var(--color-select) 0 41px)
}

.MobilePage .box_brand[data-v-e813d79f] {
    background-color: var(--color-background)
}

.MobilePage .box_brand .magnifying[data-v-e813d79f] {
    position: absolute;
    top: 18px;
    left: 15px
}

.MobilePage .box_brand .input[data-v-e813d79f] {
    width: 100%;
    height: 50px
}

.MobilePage .box_brand .search[data-v-e813d79f] {
    width: 50px
}

.MobilePage .box_brand .game_brand[data-v-e813d79f] {
    min-width: 110px;
    height: 40px;
    line-height: 40px;
    border-radius: 30px;
    border: 2px solid var(--color-index);
    cursor: pointer;
    overflow: hidden;
    box-sizing: border-box
}

.MobilePage .box_brand .game_brand img[data-v-e813d79f] {
    width: 60px;
    height: 30px
}

.MobilePage .box_brand .selectColorMobileGame[data-v-e813d79f] {
    color: var(--color-select);
    border: 2px solid var(--color-select) !important;
    background-color: #A36BE833 !important;
    box-shadow: .5px .5px 5px var(--color-select)
}

.MobilePage .box_brand .selectColorMobileGame img[data-v-e813d79f] {
    transform: translateY(-31px);
    filter: drop-shadow(var(--color-select) 0 31px)
}

.MobilePage .hotGame[data-v-e813d79f] {
    width: 100%;
    font-family: Geogtq, sans-serif;
    padding: 6px 2px 10px;
    border-radius: 5px
}

.MobilePage .hotGame .hotItem[data-v-e813d79f] {
    width: 31%;
    border-radius: 15px;
    margin: 4px
}

.MobilePage .hotGame .hotItem img[data-v-e813d79f] {
    width: 100%;
    height: 100%;
    border-radius: 8px
}

.MobilePage .hotGame .gameTitle[data-v-e813d79f] {
    font-family: Graphik, sans-serif;
    text-align: left;
    font-size: 15px;
    color: #fff
}

.MobilePage .hotGame .remark[data-v-e813d79f] {
    font-size: 12px
}

.fixedHead[data-v-e813d79f] {
    width: 100%;
    padding-top: 10px;
    position: fixed;
    top: 58px;
    right: 0;
    overflow: hidden;
    z-index: 100;
    transition: .5s
}

.back_top[data-v-e813d79f] {
    width: 50px;
    height: 50px;
    cursor: pointer;
    position: fixed;
    bottom: 120px;
    right: 15px
}

.back_top[data-v-e813d79f]:hover {
    transform: scale(1.1)
}

.input[data-v-ef853f79] {
    width: 280px;
    height: 40px;
    padding: 2px 10px 2px 35px;
    font-family: Graphik, sans-serif;
    color: var(--color-text);
    border-radius: 35px;
    border: 2px solid var(--color-index);
    background-color: var(--color-background)
}

.input[data-v-ef853f79]:focus {
    outline: none;
    border: 1px solid #333;
    box-shadow: .5px .5px 5px var(--color-select)
}

.el-carousel__indicator[data-v-ef853f79] {
    width: 10px;
    height: 10px;
    background-color: red !important;
    border-radius: 30px
}

div[data-v-ef853f79]:focus {
    outline: none
}

input[data-v-ef853f79]::-webkit-outer-spin-button,
input[data-v-ef853f79]::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -o-appearance: none !important;
    -ms-appearance: none !important;
    appearance: none !important;
    margin: 0
}

input[type=number][data-v-ef853f79] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    -o-appearance: textfield;
    -ms-appearance: textfield;
    appearance: textfield
}

.selectColor[data-v-ef853f79] {
    color: var(--color-select)
}

.selectColor .box_item[data-v-ef853f79] {
    border: 2px solid var(--color-select) !important;
    background-color: #A36BE833;
    box-shadow: .5px .5px 10px var(--color-select)
}

.selectColor .box_item img[data-v-ef853f79] {
    transform: translateY(-40px);
    filter: drop-shadow(var(--color-select) 0 40px)
}

.selectColorType[data-v-ef853f79] {
    color: var(--color-select);
    border: 2px solid var(--color-select) !important;
    background-color: #A36BE833 !important
}

.selectColorType img[data-v-ef853f79] {
    transform: translateY(-50px);
    filter: drop-shadow(var(--color-select) 0 50px)
}

.selectColorGame[data-v-ef853f79] {
    color: var(--color-select);
    border: 2px solid var(--color-select) !important;
    background-color: #A36BE833 !important;
    box-shadow: .5px .5px 10px var(--color-select)
}

.selectColorGame img[data-v-ef853f79] {
    transform: translateY(-50px);
    filter: drop-shadow(var(--color-select) 0 50px)
}

.an_breathe[data-v-ef853f79] {
    animation: breathe-ef853f79 5s infinite;
    animation-timing-function: ease-in-out
}

.dialogMaxHeight[data-v-ef853f79] {
    max-height: 620px;
    overflow: auto;
    z-index: 100000000
}

.dialogMaxHeight .el-scrollbar__wrap[data-v-ef853f79] {
    min-height: 450px !important;
    max-height: 450px !important;
    overflow: auto
}

.dialogMax[data-v-ef853f79] {
    height: 650px !important;
    z-index: 100000000
}

.dialogMaxQuery[data-v-ef853f79] {
    height: 720px !important
}

.borderTop[data-v-ef853f79] {
    border-top: 1px solid #ededed
}

.borderBottom[data-v-ef853f79] {
    border-bottom: 1px solid #ededed
}

.game-icon[data-v-ef853f79] {
    width: 30px;
    border-radius: 50%
}

.gameIcon[data-v-ef853f79] {
    display: flex;
    align-items: center
}

.gameIcon div[data-v-ef853f79] {
    width: 45%;
    margin-right: 5px
}

.gameIcon div[data-v-ef853f79]:first-child {
    text-align: right
}

.details[data-v-ef853f79] {
    cursor: pointer;
    text-decoration: underline;
    text-underline-offset: 3px;
    text-decoration-color: #6495ed
}

.disableUser>*[data-v-ef853f79] {
    pointer-events: none
}

.disableUserBg[data-v-ef853f79] {
    background-color: #999;
    opacity: .8
}

.disableUserBg>*[data-v-ef853f79] {
    pointer-events: none
}

.noDataAvailable[data-v-ef853f79] {
    width: 30%;
    text-align: center;
    margin: 20% auto;
    color: #999
}

.box-title[data-v-ef853f79] {
    font-size: 18px;
    font-weight: 600;
    color: #fff
}

.box-text[data-v-ef853f79] {
    font-size: 15px;
    color: var(--color-select)
}

.colorGre[data-v-ef853f79] {
    color: green;
    font-size: 15px;
    font-weight: 600
}

.colorYe[data-v-ef853f79] {
    color: #e6a23c;
    font-size: 15px;
    font-weight: 600
}

.colorRed[data-v-ef853f79] {
    color: #dc143c;
    font-size: 15px;
    font-weight: 600
}

.colorText[data-v-ef853f79] {
    font-size: 15px;
    font-weight: 600
}

.mustPass[data-v-ef853f79] {
    color: #dc143c;
    font-size: 18px;
    font-weight: 600;
    margin-left: 1px
}

.noMustPass[data-v-ef853f79] {
    display: none
}

.colorGreen[data-v-ef853f79] {
    color: green
}

.colorCorn[data-v-ef853f79] {
    color: #6495ed
}

.colorDark[data-v-ef853f79] {
    color: #e9966a
}

.colorBurl[data-v-ef853f79] {
    color: #deb887
}

.tipsText[data-v-ef853f79] {
    color: #3c3f44;
    font-size: 12px;
    margin-left: 5px;
    line-height: 20px;
    display: block
}

.tipsTextRed[data-v-ef853f79] {
    color: red;
    font-size: 12px;
    margin-left: 5px
}

.btnStyle[data-v-ef853f79] {
    width: 97px;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    cursor: pointer
}

.text-cut[data-v-ef853f79] {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.textCenter[data-v-ef853f79] {
    text-align: center
}

.textLeft[data-v-ef853f79] {
    text-align: left
}

.flex[data-v-ef853f79] {
    display: flex;
    align-items: center
}

.flexStart[data-v-ef853f79] {
    display: flex;
    align-items: flex-start
}

.flexStartDetween[data-v-ef853f79] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.flexCenter[data-v-ef853f79] {
    display: flex;
    justify-content: center;
    align-items: center
}

.flexBetween[data-v-ef853f79] {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.flexRightDetween[data-v-ef853f79] {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-start
}

.flexAround[data-v-ef853f79] {
    display: flex;
    justify-content: space-around;
    align-items: center
}

.flexEvenly[data-v-ef853f79] {
    display: flex;
    justify-content: space-evenly;
    align-items: center
}

.flexWrap[data-v-ef853f79] {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.flexWrapCenter[data-v-ef853f79] {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.flexWrapDetween[data-v-ef853f79] {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.flexWrapStartDetween[data-v-ef853f79] {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between
}

.flexWrapStartEvenly[data-v-ef853f79] {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-evenly
}

.flexWrapDownRight[data-v-ef853f79] {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap
}

.flexWrapAround[data-v-ef853f79] {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap
}

.width5[data-v-ef853f79] {
    width: 5%
}

.width10[data-v-ef853f79] {
    width: 10%
}

.width15[data-v-ef853f79] {
    width: 15%
}

.width20[data-v-ef853f79] {
    width: 20%
}

.width25[data-v-ef853f79] {
    width: 25%
}

.width30[data-v-ef853f79] {
    width: 30%
}

.width40[data-v-ef853f79] {
    width: 40%
}

.width45[data-v-ef853f79] {
    width: 45%
}

.width50[data-v-ef853f79] {
    width: 50%
}

.width55[data-v-ef853f79] {
    width: 55%
}

.width60[data-v-ef853f79] {
    width: 60%
}

.width70[data-v-ef853f79] {
    width: 70%
}

.width80[data-v-ef853f79] {
    width: 80%
}

.imWidth80[data-v-ef853f79] {
    width: 80% !important
}

.width90[data-v-ef853f79] {
    width: 90%
}

.width100[data-v-ef853f79] {
    width: 100%
}

.imWidth100[data-v-ef853f79] {
    width: 100% !important
}

.width110[data-v-ef853f79] {
    width: 110px
}

.width120[data-v-ef853f79] {
    width: 120px
}

.selectWidth120[data-v-ef853f79] {
    width: 120px !important
}

.width130[data-v-ef853f79] {
    width: 130px
}

.width140[data-v-ef853f79] {
    width: 140px
}

.width150[data-v-ef853f79] {
    width: 150px
}

.selectWidth150[data-v-ef853f79] {
    width: 150px !important
}

.width200[data-v-ef853f79] {
    width: 200px
}

.width240[data-v-ef853f79] {
    width: 240px
}

.formItem240[data-v-ef853f79] {
    width: 240px !important
}

.width280[data-v-ef853f79] {
    width: 280px
}

.formItem280[data-v-ef853f79] {
    width: 280px !important
}

.width320[data-v-ef853f79] {
    width: 320px
}

.formItem320[data-v-ef853f79] {
    width: 320px !important
}

.margin5[data-v-ef853f79] {
    margin: 5px
}

.margin10[data-v-ef853f79] {
    margin: 10px
}

.marginT2[data-v-ef853f79] {
    margin-top: 2px
}

.marginT5[data-v-ef853f79] {
    margin-top: 5px
}

.marginT10[data-v-ef853f79] {
    margin-top: 10px
}

.marginB5[data-v-ef853f79] {
    margin-bottom: 5px
}

.marginB10[data-v-ef853f79] {
    margin-bottom: 10px
}

.marginB15[data-v-ef853f79] {
    margin-bottom: 15px
}

.marginL2[data-v-ef853f79] {
    margin-left: 2px
}

.marginL5[data-v-ef853f79] {
    margin-left: 5px
}

.marginL10[data-v-ef853f79] {
    margin-left: 10px
}

.marginL20[data-v-ef853f79] {
    margin-left: 20px
}

.marginL30[data-v-ef853f79] {
    margin-left: 30px
}

.marginL70[data-v-ef853f79] {
    margin-left: 70%
}

.marginL80[data-v-ef853f79] {
    margin-left: 80%
}

.marginR2[data-v-ef853f79] {
    margin-right: 2px
}

.marginR5[data-v-ef853f79] {
    margin-right: 5px
}

.marginR7[data-v-ef853f79] {
    margin-right: 7px
}

.marginR10[data-v-ef853f79] {
    margin-right: 10px
}

.marginR12[data-v-ef853f79] {
    margin-right: 12px
}

.marginR15[data-v-ef853f79] {
    margin-right: 15px
}

.marginR20[data-v-ef853f79] {
    margin-right: 20px
}

.marginR30[data-v-ef853f79] {
    margin-right: 30px
}

.marginR90[data-v-ef853f79] {
    margin-right: 90px
}

.marginT20[data-v-ef853f79] {
    margin-top: 20px
}

.marginB20[data-v-ef853f79] {
    margin-bottom: 20px
}

.marginLR10[data-v-ef853f79] {
    margin: 0 10px
}

.marginLR20[data-v-ef853f79] {
    margin: 0 20px
}

.marginTB10[data-v-ef853f79] {
    margin: 10px 0
}

.marginTB20[data-v-ef853f79] {
    margin: 20px 0
}

.padding10[data-v-ef853f79] {
    padding: 10px
}

.padding20[data-v-ef853f79] {
    padding: 20px
}

.paddingT10[data-v-ef853f79] {
    padding-top: 10px
}

.paddingB10[data-v-ef853f79] {
    padding-bottom: 10px
}

.paddingB8[data-v-ef853f79] {
    padding-bottom: 8px
}

.paddingL10[data-v-ef853f79] {
    padding-left: 10px
}

.paddingR10[data-v-ef853f79] {
    padding-right: 10px
}

.paddingT20[data-v-ef853f79] {
    padding-top: 20px
}

.paddingB20[data-v-ef853f79] {
    padding-bottom: 20px
}

.paddingL20[data-v-ef853f79] {
    padding-left: 20px
}

.paddingR20[data-v-ef853f79] {
    padding-right: 20px
}

.paddingLR8[data-v-ef853f79] {
    padding: 0 8px
}

.paddingLR10[data-v-ef853f79] {
    padding: 0 10px
}

.paddingLR20[data-v-ef853f79] {
    padding: 0 20px
}

.paddingTB10[data-v-ef853f79] {
    padding: 10px 0
}

.paddingTB20[data-v-ef853f79] {
    padding: 20px 0
}

.animate-border[data-v-ef853f79] {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.animate-border[data-v-ef853f79]:before,
.animate-border[data-v-ef853f79]:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px
}

.animate-border i[data-v-ef853f79] {
    position: absolute;
    display: inline-block;
    height: 100%;
    width: 2px
}

.animate-border[data-v-ef853f79]:before {
    top: 0;
    left: -100%;
    background-image: linear-gradient(90deg, transparent, #03e9f4, transparent);
    animation: one-ef853f79 4s linear infinite
}

.animate-border i[data-v-ef853f79]:nth-child(1) {
    top: -100%;
    right: 0;
    background-image: linear-gradient(180deg, transparent, #03e9f4, transparent);
    animation: two-ef853f79 4s linear 1s infinite
}

.animate-border[data-v-ef853f79]:after {
    bottom: 0;
    right: -100%;
    background-image: linear-gradient(-90deg, transparent, #03e9f4, transparent);
    animation: three-ef853f79 4s linear 2s infinite
}

.animate-border i[data-v-ef853f79]:nth-child(2) {
    bottom: -100%;
    left: 0;
    background-image: linear-gradient(360deg, transparent, #03e9f4, transparent);
    animation: four-ef853f79 4s linear 3s infinite
}

.layui-m-layer[data-v-ef853f79] {
    position: relative;
    z-index: 19891014
}

.layui-m-layershade[data-v-ef853f79] {
    background-color: #000000b3;
    pointer-events: auto
}

.layui-m-layer *[data-v-ef853f79] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.layui-m-layershade[data-v-ef853f79] {
    background: #fff;
    opacity: .5
}

.layui-m-layermain[data-v-ef853f79] {
    display: table;
    font-family: Helvetica, arial, sans-serif;
    pointer-events: none
}

.layui-m-layermain[data-v-ef853f79],
.layui-m-layershade[data-v-ef853f79] {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.layui-m-layermain .layui-m-layersection[data-v-ef853f79] {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.layui-m-layer2 .layui-m-layerchild[data-v-ef853f79] {
    width: auto;
    max-width: 260px;
    min-width: 40px;
    border: none;
    background: none;
    box-shadow: none;
    color: #fff
}

.layui-m-anim-scale[data-v-ef853f79] {
    animation-name: layui-m-anim-scale;
    -webkit-animation-name: layui-m-anim-scale
}

.layui-m-layerchild[data-v-ef853f79] {
    position: relative;
    display: inline-block;
    text-align: left;
    background-color: #fff;
    font-size: 14px;
    border-radius: 5px;
    box-shadow: 0 0 8px #0000001a;
    pointer-events: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .2s;
    animation-duration: .2s
}

.layui-m-layer2 .layui-m-layercont[data-v-ef853f79] {
    text-align: center;
    padding: 0;
    line-height: 0
}

.layui-m-layercont[data-v-ef853f79] {
    padding: 50px 30px;
    line-height: 22px;
    text-align: center
}

.layui-m-layer2 .layui-m-layercont i[data-v-ef853f79]:first-child {
    margin-left: 0;
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.layui-m-layer2 .layui-m-layercont i[data-v-ef853f79] {
    width: 30px;
    height: 30px;
    margin-left: 8px;
    display: inline-block;
    background-color: #fff;
    border-radius: 100%
}

.layui-m-layer2 .layui-m-layercont i.layui-m-layerload[data-v-ef853f79] {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

.layui-m-layer2 .layui-m-layercont i[data-v-ef853f79] {
    -webkit-animation: layui-m-anim-loading-ef853f79 1.4s infinite ease-in-out;
    animation: layui-m-anim-loading-ef853f79 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.layui-m-layer2 .layui-m-layercont i[data-v-ef853f79] {
    background-color: #7be19f !important
}

@keyframes layui-m-anim-loading-ef853f79 {

    0%,
    80%,
    to {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    40% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@keyframes breathe-ef853f79 {
    0% {
        opacity: .9;
        transform: scale(.9)
    }

    25% {
        opacity: 1;
        transform: scale(1)
    }

    50% {
        opacity: .9;
        transform: scale(.9)
    }

    80% {
        opacity: 1;
        transform: scale(1)
    }

    to {
        opacity: .9;
        transform: scale(.9)
    }
}

@keyframes one-ef853f79 {
    0% {
        left: -100%
    }

    50%,
    to {
        left: 100%
    }
}

@keyframes two-ef853f79 {
    0% {
        top: -100%
    }

    50%,
    to {
        top: 100%
    }
}

@keyframes three-ef853f79 {
    0% {
        right: -100%
    }

    50%,
    to {
        right: 100%
    }
}

@keyframes four-ef853f79 {
    0% {
        bottom: -100%
    }

    50%,
    to {
        bottom: 100%
    }
}

.selectedEffect[data-v-ef853f79] {
    width: 100%;
    height: 100%;
    background-color: #212529cc;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000;
    display: none;
    pointer-events: none
}