@charset "utf-8";

:root {
    --main-color: #333;
    --helps-color: #ADAFB2;
    --newtext-color: #494949;
    --bgcolor-lvse:#2EBB82;
    --rowborder-color:#F5F6F7;
    --wrowborder-color:#1550EB;
    --public-bg:#000000;
    --public-fff:#ffffff;
    --public-000:#000000;
    --charts-a:33%;
    --charts-b:66%;
    --box-bg:#131313;
    --text-color0:rgba(0,0,0,1);
    --text-color1:#ffffff;
    --text-color2:#BFBFBD;
    --text-color3:#939491;
    --btn-bg:#00D000;
    --main-ftext-color2:#E2D7EE;
    --box-bg-color2:rgba(7, 4, 42, 0.16);
    --tstext-color:#F84FF2;
    --box-color:#131313;
}


/* @font-face {
    font-family: 'arialmianfeiziti';
    src:url("./fontx/Arial_mianfeiziti.com.ttf");
} */

@font-face {
    font-family: 'YouSheBiaoTiHei_Regular';
    src:url("./fontx/YouSheBiaoTiHei_Regular.ttf");
}
@font-face {
    font-family: 'HelloFont-WenYiHei';
    src:url("./fontx/HelloFont-WenYiHei.ttf");
}



@font-face {
    font-family: 'iconfont';
    src: url('./font/iconfont.eot');
    src: url('./font/iconfont.eot?#iefix') format('embedded-opentype'), url('./font/iconfont.woff') format('woff'), url('./font/iconfont.ttf') format('truetype'), url('./font/iconfont.svg#iconfont') format('svg');
}

@font-face {
    font-family: 'azonix';
    src:url("./fontx/Azonix_mianfeiziti.com.ttf");
    /* url( 'pictos/pictos-web.ttf' ),
    url( 'pictos/pictos-web.eot' );*/
}


pre{
    font-family: 'Arial', sans-serif !important;
    line-height: 4.555vw;
}

@keyframes iconrightsecond{
    0% {
        left: -1.066667vw;
    }
    
    50% {
        left: 0;
    }
    100% {
        left: 1.066667vw;
    }
}

@keyframes indextopexampleclass {
    0%   {top:-100%;}
    100% {top:0px;}
}

@keyframes flipAnimation {
    0% { transform: rotateY(0deg); } /* 初始状态为不进行任何变换 */
    50% { transform: rotateY(-180deg); } 
    /* 50% { transform: rotateY(90deg); }  */
    100% { transform: rotateY(0deg); } /* 最后返回到原始位置 */
}

@keyframes leftexampleclass {
    0%   {left:100%; top:0px;}
    100% {left:0px; top:0px;}
}


@keyframes rightexampleclass {
    0%   {right:100%; top:0px;}
    100% {right:0px; top:0px;}
}
@keyframes opacityexampleclass {
    0%   {opacity: 0.2;}
    100% {opacity: 1;}
}


@keyframes opacityexamplexclass {
    0%   {opacity: 0.15;transform: translateX(0);}
    25% { opacity: 0.30;transform: translateX(-5px) rotateY(3deg); }
    75% { opacity: 0.70;transform: translateX(5px) rotateY(-3deg); } 
    100% {opacity: 1;transform: translateX(0);}
}

@keyframes rotaterightclass30 {
    0% { left:4px;transform: rotate(0deg); } 
    100% { left: 30%;transform: rotate(360deg); } 
}

@keyframes rotaterightclass70 {
    0% { left: 30%; transform: rotate(0deg);} 
    100% { right: 70%; transform: rotate(360deg);} 
}
@keyframes rotaterightclass100 {
    0% { left: 70%;transform: rotate(0deg);} 
    100% { left:calc(100% - 19.555vw);transform: rotate(360deg); } 
}
@keyframes rotateclassxb {
    0% { transform: rotate(0deg);} 
    100% { transform: rotate(360deg);} 
}



.clearfix {
    zoom: 1;
}
*{
  /* touch-action: pan-x; */
}
/* * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
} */
.noteactiv{
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
#hostannouncementids {
    font-size: 14px;
}

input[name="heihiddenInputsww"] {
    display: none!important;
    height: 0px!important;
    width: 0px!important;
    overflow: hidden!important;
}

.clearfix:after {
    content: '0';
    display: block;
    visibility: hidden;
    hight: 0;
    clear: both;
}

.width100 {
    width: 100%!important;
}

.font-size22 {
    font-size: 22px!important;
}

.font-size20 {
    font-size: 20px!important;
}

.color-A8B0B5 {
    color: #A8B0B5!important;
}

.imusername-posd {
    position: relative!important;
    top: -3px!important;
    margin-top: 15px;
}

.ppflex0-5 {
    flex: 0.6!important;
    font-size: 14px!important;
    word-wrap: break-word!important;
    padding-left: 3px;
    padding-right: 3px;
}

#wrapper {
    width: 100%!important;
    height: 100%!important;
    /* border-top: solid 1px rgba(0, 0, 0, 0);
    border-bottom: solid 1px rgba(0, 0, 0, 0); */
    box-sizing: border-box;
}

.logincode {
    position: absolute;
    right: 0px;
    height: 100%;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    cursor: pointer;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.text-center {
    text-align: center!important;
}

.width80v {
    width: 80%!important;
}

.width20 {
    display: inline-block!important;
    width: 20%!important;
    vertical-align: middle!important;
}

.width15 {
    display: inline-block!important;
    width: 15%!important;
    vertical-align: middle!important;
}

.label100 {
    width: 130px!important;
    display: inline-block!important;
    vertical-align: middle;
    padding-right: 3px;
}

.width100-100 {
    display: inline-block!important;
    width: calc(100% - 145px)!important;
    vertical-align: middle!important;
}

button:active {
    opacity: 0.65!important;
}

.heidht15 {
    display: block!important;
    height: 15px!important;
}

.width80 {
    display: inline-block!important;
    width: 80%!important;
    vertical-align: middle!important;
}

.phei-flex {
    display: flex!important;
}

.phei-flex-1 {
    flex: 1!important;
}

.phei-flex-1b {
    flex: 0.4!important;
}

.jhzh-btn {
    display: inline-block;
    height: 32px;
    line-height: 34px;
    border: none;
    font-size: 14px;
    padding-left: 25px;
    padding-right: 25px;
    text-align: center;
    color: #FFFFFF;
    white-space: nowrap;
}

.background-FE5822 {
    background-color: #FE5822!important;
}

.background-1FA1FF {
    background-color: #1FA1FF!important;
}

html {
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 100%;
}

body {
    padding: 0px;
    margin: 0px;
    width: 100%!important;
    height: 100%!important;
    color: #12141A;
    font-size: 3.344vw;
    /* -ms-overflow-x: hidden; */
    /* overflow-x: hidden; */
    /* font-family: arialmianfeiziti,Avenir,Helvetica,Arial,sans-serif; */
    font-family: 'Arial', sans-serif;
    background-color: #0E0614;
    /* 首字母大写 */
    text-transform: capitalize; 
}

.more-box {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

.more-box:active {
    opacity: 0.6;
}

ul {
    padding: 0px;
    margin: 0px;
}

.padding20 {
    box-sizing: border-box;
    padding: 20px!important;
}

.padding-bottom0 {
    box-sizing: border-box;
    padding-bottom: 0px!important;
}



li {
    list-style: none;
}

.color-FFAA00 {
    color: #FFAA00!important;
}

.text-left {
    text-align: left!important;
}

.text-right {
    text-align: right!important;
}

.color-ljse {
    color: #4F61C7!important;
}
.color-ljses {
    color: #0034FF!important;
}

.color-fff {
    color: #FFFFFF!important;
}

.padding-left20 {
    padding-left: 20px!important;
}

.padding-bottom5 {
    padding-bottom: 5px!important;
}

.padding-left0 {
    padding-left: 0px!important;
}

.header-shoping {
    padding: 0px;
    margin: 0px;
    text-align: center;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    height: 100%;
}

#bet-select-cz {
    display: inline-block;
    height: auto;
    top: -3px;
    background: rgba(0, 0, 0, 0);
    font-size: 16px;
    border: none;
    box-shadow: 0px 0px 0px red!important;
}

.van-hairline--top-bottom::after,
.van-hairline-unset--top-bottom::after {
    border-width: 0px 0!important;
}

#bet-select-cz .van-dropdown-menu__title {
    color: #FFFFFF;
}

#bet-select-cz .van-dropdown-item__content {
    color: #0f0f00;
}

#bet-select-cz .van-dropdown-item--down {
    top: 45px!important;
}

.shoping-num {
    position: absolute;
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    border-radius: 100%;
    background: #FFFFFF;
    color: #FD3F26;
    top: 6px;
    right: -2px;
    font-size: 8px;
}

.header-shoping dt {
    height: 25px;
    line-height: 25px;
    position: relative;
}

.header-shoping dd {
    height: 20px;
    line-height: 20px;
    color: #FFFFFF;
    font-size: 12px;
}

.header-shoping img {
    height: 18px;
    width: 18px;
    vertical-align: bottom;
}

.header-bet-tool {
    padding: 0px;
    margin: 0px;
    text-align: center;
    display: inline-block;
    padding-left: 5px;
    padding-right: 15px;
    height: 100%;
}

.header-bet-tool:active {
    opacity: 0.65;
}

.header-bet-tool dt {
    height: 25px;
    line-height: 25px;
}

.header-bet-tool dd {
    height: 20px;
    line-height: 20px;
    color: #FFFFFF;
    font-size: 12px;
}

.header-bet-tool img {
    height: 15px;
    width: 18px;
    vertical-align: bottom;
}

.padding-top5 {
    padding-top: 5px!important;
}

.hei-btn-min {
    display: inline-block;
    line-height: 25px;
    height: 25px;
    text-align: center;
    border: none;
    border-radius: 3px;
    background: rgba(0, 0, 0, 0);
    color: aliceblue;
    padding-left: 10px;
    padding-right: 10px;
    border: solid 1px #FD391E;
    color: #FD391E;
}

.hei-btn-min:hover {
    color: #FD391E;
}

.padding3 {
    padding: 3px!important;
}

.paddingrl20 {
    padding-left: 25px;
    padding-right: 25px;
}

.border-bottom1-ccc {
    border-bottom: solid 1px #F8F8F8!important;
}

.im-header-search {
    height: 40px!important;
}

.ekeuvglxhk {
    overflow: hidden!important;
    white-space: nowrap!important;
    text-overflow: ellipsis!important;
}

.im-upimages-select {
    width: 70px;
    height: 70px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    border: solid 1px #ccc;
    border-radius: 5px;
    text-align: center;
    line-height: 70px;
}

.im-upimages-select i {
    font-size: 42px;
}

.box-shadow0 {
    box-shadow: 0px 0px 0px #CCCCCC!important;
}

.margin10 {
    margin: 10px;
}

.padding10 {
    padding: 10px;
}

.margin0 {
    margin: 0px!important;
}

.line-height18 {
    line-height: 18px!important;
}

.height20 {
    height: 20px!important;
    line-height: 20px!important;
}

.line-height16 {
    line-height: 16px!important;
}

.margin-bottom0 {
    margin-bottom: 0px!important;
}

.background-jwbw-ljse {
    background: -webkit-linear-gradient(left, #4C9DEB, #066CD0)!important;
    background: -o-linear-gradient(right, #4C9DEB, #066CD0)!important;
    background: -moz-linear-gradient(right, #4C9DEB, #066CD0)!important;
    background: linear-gradient(to right, #4C9DEB, #066CD0)!important;
}

.background-jwbw-juse {
    background: -webkit-linear-gradient(left, #FD8E85, #EC514B)!important;
    background: -o-linear-gradient(right, #FD8E85, #EC514B)!important;
    background: -moz-linear-gradient(right, #FD8E85, #EC514B)!important;
    background: linear-gradient(to right, #FD8E85, #EC514B)!important;
}

.hei-btn90 {
    display: inline-block!important;
    width: 90%!important;
    color: aliceblue;
    height: 35px!important;
    line-height: 35px!important;
    border-radius: 30px!important;
    background: #F4518E!important;
    text-align: center!important;
    letter-spacing: 2px;
}

.hei-table {
    width: 100%;
    text-align: center;
    color: #666666;
    font-size: 14px;
}

.hei-table th {
    padding-top: 7px;
    padding-bottom: 7px;
}

.hei-table td {
    padding-top: 7px;
    padding-bottom: 7px;
}

.color-f000 {
    color: #fff!important;
}

.color-lvse {
    color: #26B999!important;
}

.color-antiquewhite {
    color: antiquewhite;
}

.color-ccc {
    color: #434343!important;
}

.color-8D8E91 {
    color: #8D8E91;
}

.top-12 {
    position: relative;
    top: -12px
}

.middle {
    vertical-align: middle!important;
}

.background-color-ccc {
    background-color: #9C9CA2!important;
}

.color-fff {
    color: #fff!important;
}

.color-red {
    color: red!important;
}

.padding-bottom20 {
    padding-bottom: 20px!important;
}

.padding-bottom120 {
    padding-bottom: 120px!important;
}

.padding-tops20 {
    padding-top: 20px!important;
}

.padding-top20 {
    padding-top: 20px!important;
}

.padding-bottom10 {
    padding-bottom: 10px!important;
}

.padding-top10 {
    padding-top: 10px!important;
}

.padding10 {
    padding: 10px!important;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: '0';
    display: block;
    visibility: hidden;
    hight: 0;
    clear: both;
}

.color-qwhmse {
    color: #D7D7D7!important;
}

.color-BDC3CC {
    color: #BDC3CC!important;
}

.color-ffhs {
    color: #FB2A11!important;
}

.color-juse {
    color: #FA6645!important;
}

.hr10 {
    height: 10px!important;
    background: #F8F8F8!important;
}

.hr20 {
    display: block;
    height: 20px!important;
    background: #F8F8F8!important;
}

.background-000 {
    background-color: #15172D!important;
}

.background-juse {
    background-color: #FA6645!important;
}

.background-red {
    background-color: red!important;
}

.background-ljse {
    background-color: #1091FF!important;
}

.background-ccc {
    background-color: #ccc!important;
}

.background-lvse {
    background: #26B999!important;
}

.background-htse {
    background: #FDB40D!important;
    color: #FFFFFF;
}

.margin-right10 {
    margin-right: 10px!important;
}

.align-right {
    text-align: right!important;
}

.ptop--3 {
    position: relative;
    top: -3px;
}

.padding-left10 {
    padding-left: 10px!important;
}

.color-qwffhsse {
    color: #F6ABC7!important;
}

.align-center {
    text-align: center;
}

.border-none {
    border: none!important;
}

.pflex3 {
    flex: 3!important;
}

.align-left {
    text-align: left!important;
}

.float-left {
    float: left!important;
}

.hei-btn-mins {
    background: #FA6645;
    color: aliceblue;
    display: inline-block;
    padding: 2px 6px;
    font-size: 14px;
    border-radius: 2px;
}

.float-right {
    float: right!important;
}

.pointer {
    cursor: pointer!important;
}

.pointer:active {
    opacity: 0.65!important;
}

.font-size24 {
    font-size: 24px!important;
}

.font-size14 {
    font-size: 14px!important;
    vertical-align: middle!important;
}

.active-lvse:active {
    background-color: #006600!important;
    color: #FFFFFF!important;
}

.font-size12 {
    font-size: 12px!important;
    vertical-align: middle!important;
}

.font-size10 {
    font-size: 10px!important;
    /* vertical-align: middle!important; */
}

.white-space {
    white-space: nowrap!important;
}

.font-size8 {
    font-size: 8px!important;
    vertical-align: middle!important;
}

.padding-right36 {
    padding-right: 36px!important;
}

.padding-right43 {
    padding-right: 43px!important;
}

.hei-100-btn {
    display: inline-block;
    height: 46px!important;
    background: #ffae00;
    color: #ffffff;
    width: 100%;
    border: none;
    border-radius: 5px;
    margin-top: 10px;
    text-align: center;
    line-height: 46px!important;
    letter-spacing: 1px;
    -webkit-appearance: none;
}
.lorebtn{
    display: inline-block;
    height: 46px;
    line-height: 46px;
    background: #fd654e;
    color: #ffffff;
    width: calc(100% - 60px);
    border: none;
    border-radius: 23px;
    margin-top: 10px;
    text-align: center;
    font-size: 20px;
    background-image: linear-gradient(#fd654e, #f49e46);
}
.color-c4a179{
    color: #C4A179!important;
}
.hei-100-kbtn {
    display: inline-block;
    height: 46px!important;
    background-color: rgba(0, 0, 0, 0);
    color: #F22B3A;
    width: 100%;
    border: solid 1px#F22B3A;
    box-shadow: 0px 0px 2px #F22B3A;
    border-radius: 5px;
    margin-top: 10px;
    text-align: center;
    line-height: 46px!important;
}

.hei-200-btn {
    display: inline-block;
    height: 45px;
    background: #1989FA;
    color: aliceblue;
    width: 100%;
    border: none;
    border-radius: 23px;
    -webkit-appearance: none;
    margin-top: 10px;
    text-align: center;
    line-height: 45px;
    background: -webkit-linear-gradient(#1989FA, #198CCA)!important;
    background: -o-linear-gradient(#1989FA, #198CCA)!important;
    background: -moz-linear-gradient(#1989FA, #198CCA)!important;
    background: linear-gradient(#1989FA, #198CCA)!important;
}

.background-jb-htse {
    background: -webkit-linear-gradient(#FDC830, #FFB130)!important;
    background: -o-linear-gradient(#FDC830, #FFB130)!important;
    background: -moz-linear-gradient(#FDC830, #FFB130)!important;
    background: linear-gradient(#FDC830, #FFB130)!important;
}

.background-jb-juhs {
    background: -webkit-linear-gradient(#F76A5D, #F34D49)!important;
    background: -o-linear-gradient(#F76A5D, #F34D49)!important;
    background: -moz-linear-gradient(#F76A5D, #F34D49)!important;
    background: linear-gradient(#F76A5D, #F34D49)!important;
}

.background-jb-juht {
    background: -webkit-linear-gradient(#FF9240, #FF7A3F)!important;
    background: -o-linear-gradient(#FF9240, #FF7A3F)!important;
    background: -moz-linear-gradient(#FF9240, #FF7A3F)!important;
    background: linear-gradient(#FF9240, #FF7A3F)!important;
}

.font-size16 {
    font-size: 16px!important;
    vertical-align: middle!important;
}

.number-fhxy {
    display: inline-block;
    width: auto;
    height: 22px;
    text-align: center;
    line-height: 22px;
    background: #fff;
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 3px;
    color: #EE3047;
}

.padding-right10 {
    padding-right: 10px!important;
}

.padding-right20 {
    padding-right: 20px!important;
}

.background-ffhsse {
    background-color: #373230;
    background: -webkit-linear-gradient(left, #373230, #FCE1B7)!important;
    background: -o-linear-gradient(right, #373230, #FCE1B7)!important;
    background: -moz-linear-gradient(right, #373230, #FCE1B7)!important;
    background: linear-gradient(to right, #373230, #FCE1B7)!important;
}

.float-reght {
    float: right!important;
}

.padding10 {
    padding: 10px!important;
}

.margin-bottom20 {
    margin-bottom: 20px!important;
}

.margin-bottom10 {
    margin-bottom: 10px!important;
}

.margin-bottom40 {
    margin-bottom: 40px!important;
}

.margin-bottom60 {
    margin-bottom: 60px!important;
}

a {
    color: #5F5F5F;
    text-decoration: none;
}

dl {
    margin: 0px;
    padding: 0px;
}

dt {
    padding: 0px;
    margin: 0px;
}

dd {
    padding: 0px;
    margin: 0px;
}

section.hr8 {
    height: 8px;
    background: #F8F8F8;
}

section.hr5 {
    height: 5px;
    background: #F8F8F8;
}

.main {
    max-width: 736px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
    padding-bottom: calc(constant(safe-area-inset-bottom) + 60px);
    padding-bottom: calc(env(safe-area-inset-bottom) + 60px);
    position: relative;
    overflow-x: hidden;
    top: -1px;
}

footer.nav {
    height: 14vw;
    box-sizing: border-box;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    text-align: center;
    color: #BCBCBC;
    background-color: #151515;
    padding-left: 10px;
    padding-right: 10px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 2000;
    bottom: constant(safe-area-inset-bottom + 10px);
    bottom: env(safe-area-inset-bottom + 10px);
    align-items: center;
}
footer.nav .fnav-li{
    flex: 1;
}

/* footer.nav .fnav-lia::after{
    content: '';
    position: absolute;
    display: inline-block;
    box-sizing: border-box;
    height: 3px;
    background-color: #115CFF;
    width: 60%;
    bottom: -10px;
    left: 20%;
    border-radius: 1px;
} */

footer.nav a {
    flex: 1;
    color: #9a9a9a;
    text-decoration: none;
    transition: color 2s;
    -moz-transition: color 2s;
    -webkit-transition: color 2s;
    -o-transition: color 2s;
}

footer.nav dd {
    font-size: 12px;
}

footer.nav .footer-nav-icon {
    display: inline-block;
    height: 25px;
    width: 25px;
    margin-top: 10px;
}

footer.nav a:nth-child(1) .footer-nav-icon {
    background: url('../img/footer/ic_home.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

footer.nav a:nth-child(2) .footer-nav-icon {
    background: url('../img/footer/ic_service.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

footer.nav a:nth-child(4) .footer-nav-icon {
    background: url('../img/footer/ic_activity.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

/* footer.nav a:nth-child(3) {
    position: relative;
    top: -20px;
    height: 85px;
} */

footer.nav a:nth-child(3) .hide-left {
    display: none;
    width: 5px;
    height: 8px;
    background: #fff;
    position: absolute;
    top: 31px;
    left: 11px;
}

footer.nav a:nth-child(3) .hide-right {
    display: none;
    width: 5px;
    height: 8px;
    background: #fff;
    position: absolute;
    top: 31px;
    right: 13px;
}

footer.nav a:nth-child(3) .footer-nav-icon {
    background: url('../img/footer/ic_open.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    /* width: 53px;
    height: 48px; */
    /* box-shadow: 0px -2px 2px #ccc; */
    /* border-radius: 100%; */
}



footer.nav a:nth-child(5) .footer-nav-icon {
    background: url('../img/footer/ic_mine.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

footer.nav a:nth-child(1).active .footer-nav-icon {
    background: url('../img/footer/ic_home_a.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

footer.nav a:nth-child(2).active .footer-nav-icon {
    background: url('../img/footer/ic_service_a.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

footer.nav a:nth-child(3).active .footer-nav-icon {
    background: url('../img/footer/ic_open_a.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

footer.nav a:nth-child(4).active .footer-nav-icon {
    background: url('../img/footer/ic_activity_a.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

footer.nav a:nth-child(5).active .footer-nav-icon {
    background: url('../img/footer/ic_mine_a.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

footer.nav a:nth-child(1).active {
    color: #7661ED;
}

footer.nav a:nth-child(2).active {
    color: #7661ED;
}

footer.nav a:nth-child(3).active {
    color: #7661ED;
}

footer.nav a:nth-child(4).active {
    color: #7661ED;
}

footer.nav a:nth-child(5).active {
    color: #7661ED;
}

header.tib {
    display: flex;
    height: 45px;
    /* line-height: 45px; */
    align-items: center;
}

.background-color-F25080 {
    background-color: #F25080!important;
    border-bottom: solid 1px #FF6600!important;
}

.customiframe {
    height: calc(100vh - 85px);
    width: 100%;
    border: none;
    border-bottom: solid 1px #F0F0F0;
    margin-bottom: 85px!important;
}

header.tib .header-signin {
    flex: 2;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;

}

header.tib .header-signin3 {
    flex: 3;
}

header.tib .header-signin3 a.qwdk {
    display: inline-block;
    height: 30px;
    width: 30px;
    background: url('../img/header/oval.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-left: 5px;
}

header.tib .header-signin3 i {
    font-size: 23px;
    margin-left: 10px;
}

.banner a.qwdk {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 8px;
    right: 0px;
    cursor: pointer;
    color: #fff;
    height: 33px;
    background: rgba(255, 255, 255, 0.6);
    line-height: 33px;
    padding-left: 18px;
    padding-right: 13px;
    z-index: 99;
    font-size: 12px;
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
}

.banner a.qwdk img {
    vertical-align: middle;
    margin-right: 5px;
    width: 17px;
    height: 18px;
}

.banner a.qwdk span {
    vertical-align: middle;
    position: relative;
}

header.tib .header-signin a.qwdk:active {
    opacity: 0.55!important;
}

header.tib .header-signin i {
    font-size: 23px;
    margin-left: 10px;
}

header.tib .header-tible {
    flex: 6;
    text-align: center;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

header.tib .header-line {
    flex: 2;
    text-align: center;
    color: #7A7A7A;
    position: relative;
   /* -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    z-index: 0; */
}

header.tib .flex3 {
    flex: 3!important;
    text-align: center;
    color: #7A7A7A;
    position: relative;
}

.banner {
    position: relative;
    margin-bottom: 48px;
}
#host .banner{
    background-color: red;
    background-image: linear-gradient(to right, rgb(245, 182, 182) , rgb(241, 191, 225));
}

.font-size42 {
    font-size: 42px!important;
}

.font-size38 {
    font-size: 38px!important;
}

.color-c09f9f {
    color: #c09f9f!important;
}

.hostuserbox {
    display: inline-block;
    position: absolute;
    top: 8px;
    left: 18px;
    z-index: 9999;
    color: #fff;
}

.hostuserbox span {
    vertical-align: middle;
}

.hostuserbox img {
    width: 35px;
    height: 35px;
    border-radius: 100%;
    vertical-align: middle;
    margin-right: 5px;
}

.banner .swiper-slide {
    height: 190px;
}

.banner .swiper-slide img {
    height: 190px;
    width: 100%;
}

.padding-left15 {
    padding-left: 15px!important;
}
.margin-top50{
    margin-top: 50px!important;
}
.margin-top5{
    margin-top: 5px!important;
}
.margin-top60{
    margin-top: 60px!important;
}
.affiche-box {
    height: 30px;
    line-height: 28px;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    /* padding-top: 9px; */
    /* padding-bottom: 9px; */
    box-sizing: border-box;
    /* background-color: #FFFFFF; */
    width: calc(100% - 20px);
    margin-left: auto;
    margin-right: auto;
    /* border-radius: 15px; */
    /* border: solid 1px #f96815; */
    color: #f96815;
    margin-top: 10px;
    margin-bottom: 10px;
}

.affiche-box .icon-affiche {
    display: inline-block;
    height: 22px;
    background: url('../img/ic_affiche.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 25px;
    vertical-align: middle;
    margin-right: 10px;
}

.affiche-box div.cont {
    display: inline-block;
    width: calc(100% - 46px);
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 20px;
    line-height: 20px;
    position: relative;
    box-sizing: border-box;
    color: #000000;
    font-weight: 700;
}

.affiche-box div.cont marquee {
    vertical-align: middle!important;
}

.tool-nav {
    height: auto;
    width: calc(100% - 22px);
    border-radius: 7px;
    margin-left: auto;
    margin-right: auto;
    left: 5%;
    display: flex;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 7px;
    background-color: #ffffff;
    margin-top: 5px;
    box-shadow: 0px 0px 3px #dbdbdb;
}

.tool-nav a {
    flex: 1;
}

.tool-nav a:active {
    opacity: 0.65!important;
}

.tool-nav img.icont {
    height: 50px;
    width: 50px;
}

.banner .tool-nav dd {
    padding-top: 2px;
}

.lab-box .lab-nav {
    border-bottom: solid 1px #F9F9F9;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
    -webkit-overflow-scrolling: touch;
    overflow: auto;
    overflow-y: hidden;
}

.lab-box .lab-nav a {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    height: 40px;
    line-height: 40px;
    transition: font-size 0.3s, color 0.5s;
    -moz-transition: font-size 0.3s, color 0.5s;
    -webkit-transition: font-size 0.3s, color 0.5s;
    -o-transition: font-size 0.3s, color 0.5s;
}

.lab-box .swiper-paginationicon {
    border-bottom: solid 4px #F4F4F7!important;
}

.lab-box .lab-nav a.active {
    color: #EF4090;
    font-size: 18px;
}

.lab-box i.bootom-hr {
    display: inline-block;
    width: 16px;
    height: 0px;
    background: #EF4090;
    position: absolute;
    bottom: 0px;
    left: calc(50% - 8px);
    transition: height 0.6s;
    -moz-transition: height 0.6s;
    -webkit-transition: height 0.6s;
    -o-transition: height 0.6s;
}

.lab-box .lab-nav a.active i.bootom-hr {
    height: 3px!important;
}

#cpcontentboxs {
    padding-top: 15px;
}

#cpcontentboxs .max-row .max-row-50 {
    display: inline-block;
    width: 50%;
    padding-top: 10px;
    padding-bottom: 5px;
    position: relative;
}

#cpcontentboxs .max-row .max-row-flex {
    display: flex;
    text-align: center;
    position: relative;
}

#cpcontentboxs .max-row-flex .flex3 {
    flex: 4;
    text-align: right;
}

#cpcontentboxs .max-row-flex .flex7 {
    flex: 6;
    text-align: left;
    padding-left: 8px;
    box-sizing: border-box;
}

.lab-box .cp-box dl {
    display: inline-block;
    text-align: center;
    width: 33%;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
}

.lab-box .cp-box dl:active {
    opacity: 0.65!important;
}

.lab-box .cp-box .h3 {
    padding: 10px 25px;
    margin-bottom: 5px;
}

.lab-box .cp-box dd {
    font-size: 14px;
}

.lab-box .cp-box img {
    width: 58px;
    height: 58px;
    border-radius: 100%;
}

.immortalyule-box {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.immortalyule-box .row-box {
    margin-bottom: 10px;
    text-align: center;
    position: relative;
    border-radius: 6px;
}

.immortalyule-box .row-box img.game-cover-img {
    width: 100%;
    height: auto;
    border-radius: 6px;
}

.immortalyule-box .row-box .game-cover-text {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 33px;
    color: #FFFFFF;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    background: rgba(0, 0, 0, 0.50);
    display: flex;
    line-height: 33px;
    padding-left: 13px;
    padding-right: 13px;
    box-sizing: border-box;
    font-size: 14px;
}

.hei-min-btn {
    display: inline-block;
    width: 79px;
    height: 25px;
    line-height: 27px;
    cursor: pointer;
    background: #FD391E;
    font-size: 14px;
    border-radius: 15px;
    vertical-align: middle;
    border: none;
}

.hei-min-btn:active {
    opacity: 0.6;
}

.immortalyule-box .game-cover-text .flex {
    flex: 1;
}

.immortalyule-box .row-box .flex-img {
    height: 100%;
}

.immortalyule-box .row-box .flex-img img {
    width: 100%;
    height: 100%;
}

.immortalyule-box .row-box dl {
    flex: 3;
}

.immortalyule-box .row-box dt {
    height: 50%;
}

.immortalyule-box .row-box dt span.acenter {
    top: 50%;
    position: relative;
    display: inline-block;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.immortalyule-box .row-box dd {
    height: 50%;
}

#imusertbxtshow {
    height: 150px;
    width: 150px;
    border-radius: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
}

#imusername {
    margin-bottom: 25px;
}

#imreuserdataids {
    width: 100%!important;
}

#imuserimgfile {
    display: none;
    border: solid 1px red;
    padding: 0px;
    margin: 0px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
}

.immortalyule-box .row-box dd button {
    background: #EB4E89;
    border: none;
    color: #fff;
    width: 85px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    outline: none;
    box-shadow: 1px 1px 5px #F6B2CB;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.lab-box .link-navs {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #fff;
    font-size: 14px;
    background: #FDEDF3;
    box-shadow: 0px 0px 5px #FDEDF3;
    display: none;
    text-align: center;
}

.lab-box .link-navs a {
    display: block;
    width: 100%;
    height: 37px;
    line-height: 37px;
    color: #EB4E89;
}

.lab-box .link-navs a:active {
    opacity: 0.45!important;
}

.lab-box .link-navs i {
    position: absolute;
    top: -5px;
    right: 0px;
    width: 10px;
    height: 10px;
    z-index: 9999;
    color: #EB4E89!important;
    cursor: progress;
}

.lab-box .link-navs a img {
    width: 28px;
    height: 28px;
    vertical-align: middle;
    position: relative;
    top: -2px;
    left: -3px;
}

.lab-box .lab-cont {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}

.lab-box .lab-cont .lab-list {
    position: fixed;
    left: -800px;
    display: block;
    opacity: 0;
    z-index: 9;
    transition: opacity 0.9s, left 0.9s;
    -moz-transition: opacity 0.9s, left 0.9s;
    -webkit-transition: opacity 0.9s, left 0.9s;
    -o-transition: opacity 0.9s, left 0.9s;
}

.lab-box .lab-cont .active {
    position: relative;
    z-index: 10;
    left: 0px;
    opacity: 1;
}

#activity {
    background: #F2F2F5;
    /* min-height: 100vh; */
    padding-bottom: 80px;
    box-sizing: border-box;
}

#activity .tib {
    background: -webkit-linear-gradient(left, #FF2F44, #f86e70);
    background: -o-linear-gradient(right, #FF2F44, #f86e70);
    background: -moz-linear-gradient(right, #FF2F44, #f86e70);
    background: linear-gradient(to right, #FF2F44, #f86e70);
    color: #fff;
}

.activity-cont-box {
    padding: 10px;
}

.activity-row {
    margin-bottom: 15px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0px 0px 2px #EEEEEE;
}

.activity-row:active {
    opacity: 0.6;
}

.activity-title {
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}

.activity-title .activity-status {
    position: absolute;
    right: 0px;
    top: calc(50% - 11.5px);
    background: url(../img/hods_status.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    /* width: 73px; */
    padding-left: 17px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    color: #FFFFFF;
    font-size: 12px;
    padding-left: 15px;
    padding-right: 5px;
}

.activity-title .activity-statusend {
    position: absolute;
    right: 0px;
    top: calc(50% - 11.5px);
    background: url("../img/hods_statusend.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 73px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    color: #FFFFFF;
    font-size: 12px;
    padding-left: 5px;
}

.activity-title h3 {
    margin-bottom: 5px;
}

.activity-row img {
    width: 100%;
    height: auto;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.activity-html {
    display: none;
    padding: 10px;
}

.openlottery-box {
    background: #F4F4F7;
    height: auto;
    padding: 15px;
    border-bottom: solid 1px #F4F4F7;
}

.openlottery-row {
    min-height: 50px;
    background: #fff;
    margin-bottom: 20px;
    height: auto;
    min-height: 100px;
    cursor: pointer;
    border-radius: 6px;
    box-shadow: 0px 0px 6px #e3e2e9;
}

.openlottery-row:active {
    opacity: 0.55!important;
}

#openlotteryaids .openlottery-row:active {
    opacity: 1!important;
}

#openlotteryaids table {
    width: 100%;
}

.openlottery-row .top {
    height: 75px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
}

.openlottery-row .top .flex1 {
    flex: 1;
    box-sizing: border-box;
    padding-top: 12px;
}

.openlottery-row .top .flex2 {
    flex: 2;
    position: relative;
}

.hei-link-icon {
    position: absolute;
    right: 10px;
    height: 14px;
    width: 14px;
    top: calc(50% - 7px);
    cursor: pointer;
    background: url("../img/arrowdown.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.hei-link-icon:active {
    opacity: 0.60;
}

.color-FEA395 {
    color: #FEA395!important;
}

.hei-link-icon-fff {
    position: absolute;
    right: 10px;
    height: 14px;
    width: 14px;
    top: calc(50% - 7px);
    cursor: pointer;
    background: url("../img/my/arrowdown_fff.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.hei-link-icon-fff:active {
    opacity: 0.60;
}

.openlottery-row .bottom {
    height: auto;
    min-height: 50px;
    border-top: solid 1px #F8F8F8;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 45px;
}

.openlottery-row .bottom img.zkvitu {
    width: 76px;
    height: 20px;
}

.betnumber {
    display: inline-block;
    width: 31px;
    height: 31px;
    border-radius: 100%;
    vertical-align: middle;
    line-height: 30px;
    text-align: center;
    color: #7D7D7D;
    cursor: pointer;
    margin-right: 3px;
    background: #F7F7F7;
    box-shadow: 0px 2px 2px #ccc;
    font-size: 14px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.min-min-betnumber {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    vertical-align: middle;
    line-height: 18px;
    text-align: center;
    color: #7D7D7D;
    cursor: pointer;
    margin-right: 2px;
    background: #F7F7F7;
    box-shadow: 0px 1px 1px #ccc;
    font-size: 8px;
}

.header-betnumber {
    display: inline-block;
    width: 26px;
    height: 26px;
    border-radius: 100%;
    vertical-align: middle;
    line-height: 28px;
    text-align: center;
    color: #7D7D7D;
    cursor: pointer;
    margin-right: 3px;
    background: #FFFFFF;
    font-size: 12px;
}

.betnumbertext {
    display: inline-block;
    min-width: 20px;
    height: 20px;
    vertical-align: middle;
    line-height: 20px;
    text-align: center;
    color: #7D7D7D;
}

.min-betnumber {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: url('../img/ic_bet_number.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    vertical-align: middle;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    color: #7D7D7D;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.margin-right15 {
    margin-right: 15px!important;
}

.min-number {
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    background: url('../img/bg_number.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    vertical-align: middle;
    line-height: 24px;
    text-align: center;
    color: aliceblue;
    margin-right: 5px;
    font-size: 14px;
}

.padding15 {
    padding: 15px!important;
}

.number {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: url('../img/bg_number.png')!important;
    background-size: 100% 100%!important;
    background-repeat: no-repeat!important;
    vertical-align: middle;
    line-height: 30px;
    text-align: center;
    color: aliceblue!important;
    margin-right: 5px;
    font-size: 14px;
    box-shadow: none!important;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

.openlottery-row .flex1 img {
    height: 100%;
    width: auto;
    height: 50px;
    margin-top: 2px;
    border-radius: 50%;
}

.openlottery-row .top h3 {
    margin-top: 12px;
    margin-bottom: 0px;
}

.color-7D7D7D {
    color: #7D7D7D!important;
}

.openlottery-row .top p {
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.select-xdla-cont {
    min-height: 50px;
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    display: none;
}

.select-xdla-cont button {
    display: inline-block;
    width: 40%;
    margin: 5px;
    background: #D8D9DE;
    border: none;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #334;
}

.header-number-box {
    min-height: 90px;
}

.header-number-box {
    padding-left: 10px;
    padding-right: 10px;
}

.header-number-box .open-number-row {
    min-height: 30px;
    line-height: 30px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.hei-table-box {
    background: #fff;
    width: calc(100% + 20px);
    position: relative;
    left: -10px;
    box-shadow: 0px 0px 15px #ccc;
    display: none;
    padding-top: 15px;
    padding-bottom: 15px;
    top: 10px;
    -webkit-overflow-scrolling: touch;
    overflow: auto;
    overflow-x: hidden;
}

.hei-table-box table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    color: #444;
}

.hei-table-a360 {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.hei-table-box table th {
    padding-top: 5px;
    padding-bottom: 5px;
}

.hei-table-box table th:nth-child(1) {
    width: 20%;
}

.hei-table-box table th:nth-child(2) {
    width: 30%;
}

.hei-table-box table td {
    border: none;
    padding-top: 5px;
    padding-bottom: 5px;
}

.header-potion-box {
    position: fixed;
    width: 100%;
    z-index: 99;
    top: 0px;
    max-width: 736px;
    background: -webkit-linear-gradient(left, #FB2A11, #FF5E41);
    background: -o-linear-gradient(right, #FB2A11, #FF5E41);
    background: -moz-linear-gradient(right, #FB2A11, #FF5E41);
    background: linear-gradient(to right, #FB2A11, #FF5E41);
    /* background: url("../img/bet/topbg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat; */
}

.cp-method-select {
    position: fixed;
    z-index: 100;
    width: 100%;
    top: 136px;
    max-width: 736px;
    display: flex;
    background: #FFFFFF;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 999!important;
    height: calc(100% - 137px);
    box-sizing: border-box;
}

.cp-method-a {
    color: aliceblue!important;
}

.cp-method-a:active {
    opacity: 0.65;
}

.cp-method-a:hover {
    color: aliceblue!important;
}

#hei-table-a {
    display: inline-block;
    background: url("../img/bet/hei_table_a.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 18px;
    height: 12px;
    transition: all 0.8s;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.cp-method-select .left {
    flex: 3;
    text-align: center;
    background: #F9F9F9;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.cp-method-select .left h4 {
    margin: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 900;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.cp-method-select .left h4.active {
    background: #FFFFFF;
    color: #F93E2D;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

.cp-method-select .right {
    flex: 7;
    padding-left: 10px;
    padding-right: 10px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.cp-method-select .right h4 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 7px;
    box-sizing: border-box;
}

.cp-method-select .right button {
    width: 40%;
    margin-bottom: 8px;
    border: none;
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
    border: solid 1px #F3F3F3;
    margin-left: 6px;
    margin-right: 6px;
    color: #686868;
    font-size: 14px;
}

.cp-method-select .right button.active {
    color: #F93E2D;
    box-shadow: 0px 0px 10px #fff inset;
}

.bet-jilu-ul {
    position: absolute;
    top: 56px;
    height: auto;
    padding: 0px;
    margin: 0px;
    right: 0px;
    background: #fff;
    padding: 10px;
    border-radius: 2px;
    box-shadow: 0px 0px 2px #ccc;
    min-width: 80px;
    text-align: center;
    font-size: 12px;
    display: none;
    z-index: 104!important;
}

.bet-jilu-ul i.iconfonts {
    position: absolute;
    top: -10px;
    width: 20px;
    height: 20px;
    background: url("../img/bet/sjjzxy_icon.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.bet-jilu-ul li {
    list-style: none;
    height: 40px;
    line-height: 40px;
    color: #12141A;
    font-size: 14px;
}

.bet-jilu-ul li:active {
    opacity: 0.65;
}

.bet-jilu-ul li p {
    line-height: 20px!important;
}

#cpbetss {
    min-height: calc(100% - 230px);
    background: #F4F4F7;
}

.cp-bet-cont-box {
    padding: 10px;
    margin-top: 163px;
    background: #F4F4F7;
    margin-bottom: 80px;
}

.cp-bet-row {
    background: #fff;
    min-height: 40px;
    border-radius: 8px;
    display: flex!important;
    padding: 10px;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 10px;
}

.cp-bet-row textarea {
    width: 100%;
    resize: none;
    height: 100px;
    padding: 5px;
    border-radius: 5px;
    border-color: #ccc;
}

.cp-bet-row .left {
    flex: 1!important;
    border-right: dashed 1px #ccc;
    writing-mode: tb-rl;
    text-align: center;
    letter-spacing: 4px;
    color: #F5528F;
    line-height: 38px;
    box-sizing: border-box;
    width: 35px;
}

.cp-bet-row .right {
    line-height: 50px;
    flex: 9!important;
}

.cp-bet-row .bet-tool-box {
    display: flex;
}

.cp-bet-row .bet-tool-box a {
    flex: 1;
    text-align: center;
}

.cp-bet-row .bet-tool-box a.active {
    color: #F25089!important;
}

.cp-bet-row .right .betsquare-numberbox {
    display: inline-block;
    text-align: center;
    width: calc(33.33% - 2px);
    float: left;
    border: solid 1px #FDEDF3;
    cursor: pointer;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

#cpbetsid .betsquare-numberbox {
    width: calc(50% - 2px);
    border-color: #EBEBEB;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

#cpbetsid .cp-bet-row {
    display: block!important;
    padding: 0px!important;
    margin-bottom: 0px!important;
}

#cpbetsid .cp-bet-row .left {
    flex: 1!important;
    border-right: none;
    writing-mode: horizontal-tb;
    text-align: center;
    letter-spacing: 2px;
    color: #12141A;
    font-size: 16px;
    line-height: 38px;
    box-sizing: border-box;
    width: 100%;
    border: solid 1px #EBEBEB;
    border-top: none;
    letter-spacing: 2px;
    font-weight: 700;
}

.background-tkmy {
    background: rgba(0, 0, 0, 0)!important;
}

.cp-bet-row .right .pqlvs {
    display: inline-block;
    padding-right: 3px;
    color: #F2507E;
    margin-left: 5px;
    vertical-align: middle;
    min-width: 40px;
}

.cp-bet-row .right .betnumber-inbox {
    display: inline-block;
    text-align: center;
    width: 20%;
    float: left;
}

.bet-footer-box {
    min-height: 30px;
    background: #FFFFFF;
    position: fixed;
    bottom: 0px;
    width: 100%;
    max-width: 736px;
    z-index: 9;
    box-shadow: 0px 0px 5px #ccc;
    /* padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom); */
}

.bet-footer-box .bet-tools-nav {
    height: 60px;
    display: flex;
    font-size: 14px;
    color: aliceblue;
    box-shadow: 0px 0px 5px #ccc;
}

.bet-footer-box .bet-tools-nav p {
    margin-top: 6px;
    margin-bottom: 6px;
}

.addshoping-p {
    margin-top: 1px!important;
    margin-bottom: 1px!important;
}

.bet-footer-box .bet-tools-nav a {
    color: #fff;
}

.bet-footer-box .bet-tools-nav input[type="number"] {
    width: 50%;
    height: 20px;
    line-height: 20px;
    border-radius: 3px;
    text-align: left;
    padding-left: 5px;
    color: #666;
    border: solid 1px #F5F5F5;
}

.color-12141A {
    color: #12141A!important;
}

.bet-footer-box .bet-tools-nav .bflex1 {
    flex: 1.1;
    cursor: pointer;
    background: #FDB40D;
    box-sizing: border-box;
    padding-top: 5px;
}

.bet-footer-box .bet-tools-nav .bflex1:active {
    opacity: 0.85!important;
}

.bet-footer-box .bet-tools-nav .bflex1-5 {
    flex: 1.5;
    font-size: 12px;
    text-align: center;
    padding-left: 3px;
    color: #12141A;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bet-footer-box .bet-tools-nav .bflex1-3 {
    flex: 0.9;
    font-size: 12px;
    text-align: center;
    padding-left: 3px;
    color: #12141A;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bet-footer-box .bet-tools-nav .bflex1-1 {
    flex: 1.1;
    line-height: 60px;
    font-size: 16px;
    cursor: pointer;
    background: -webkit-linear-gradient(left, #FF6345, #FB3017);
    background: -o-linear-gradient(right, #FF6345, #FB3017);
    background: -moz-linear-gradient(right, #FF6345, #FB3017);
    background: linear-gradient(to right, #FF6345, #FB3017);
}

.bet-footer-box .bet-tools-nav .bflex1-1:active {
    opacity: 0.80;
}

.bet-footer-box .bet-tools-btn {
    height: 40px;
    display: flex;
    line-height: 40px;
    text-align: center;
}

.bet-footer-box .bet-tools-btn .btnflex1 {
    flex: 1;
}

.bet-footer-box .btnflex1 button {
    display: inline-block;
    border: none;
    background-color: #FA6645;
    height: 30px;
    line-height: 30px;
    width: 90%;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    font-size: 14px;
    background: -webkit-linear-gradient(left, #F66043, #EC2F18);
    background: -o-linear-gradient(right, #F66043, #EC2F18);
    background: -moz-linear-gradient(right, #F66043, #EC2F18);
    background: linear-gradient(to right, #F66043, #EC2F18);
}

.bet-footer-box .bet-money-set-box {
    height: 40px;
    line-height: 40px;
    display: flex;
    text-align: center;
    font-size: 14px;
    white-space: nowrap;
    padding-left: 3px;
}

.bet-money-set-box-ccc {
    background: #F7F7F7;
}

.bet-footer-box .bet-money-set-box .moneyflex1 {
    flex: 1;
}

.bet-footer-box .bet-money-set-box .moneyflex1-5 {
    flex: 1.5;
}

.bet-footer-box .moneyadd {
    display: inline-block;
    width: 35px;
    height: 30px;
    vertical-align: middle;
    line-height: 30px;
    background: #fff;
    border: solid 1px #F3F3F3;
    text-align: center;
}

.bet-footer-box .moneyadd:active {
    opacity: 0.65;
}

.bet-footer-box .moneyminus {
    display: inline-block;
    width: 35px;
    height: 30px;
    vertical-align: middle;
    line-height: 30px;
    background: #fff;
    border: solid 1px #F3F3F3;
    text-align: center;
}

.bet-footer-box .moneyminus:active {
    opacity: 0.65;
}

.bet-footer-box input[type="number"] {
    display: inline-block;
    border: none;
    width: 70px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: solid 1px #F3F3F3;
    border-radius: 2px;
}

.bet-footer-box input[type="checkbox"] {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

.bet-footer-box input.minw {
    width: 25px;
}

.bet-footer-box select {
    display: inline-block;
    border: none;
    height: 28px;
    text-align: center;
    background: #FFFFFF;
    vertical-align: middle!important;
    position: relative;
}

#money-cell {
    position: relative;
    top: -1px;
}

header.mydataheader {
    height: 140px;
    background: #EB4E89;
    background: url("../img/my/myheader_bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 90px;
}

header.mydataheaders {
    height: 170px;
    background: #EB4E89;
    background: url("../img/my/myheader_bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 90px;
}

.myinfoheader{
    height: 160px;
    background: #EB4E89;
    background: url("../img/my/myheader_bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
    box-sizing: border-box;
    display: block;
    padding-top: 20px;
}

header.mydataheader .capbox {
    line-height: 120px;
    flex: 0.8;
    text-align: center;
}

.mydataheader .user-tkxt-name {
    display: flex;
    height: 56px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    color: #FFFFFF;
}

.mydataheader .user-tkxt-name div.flex7 {
    flex: 7;
    padding-top: 6px;
    box-sizing: border-box;
    position: relative;
}

.mydataheader .user-tkxt-name div.flex7 span {
    position: absolute;
    top: calc(50% - 8px);
    margin-left: 10px;
}

.user-tkxt-name div.flex7 img {
    vertical-align: middle;
}

.mydataheader .user-tkxt-name div.flex3 {
    flex: 3;
    position: relative;
}

.mydataheader .user-money-box {
    display: flex;
    height: 48px;
    padding-bottom: 10px;
    text-align: center;
    color: #FFFFFF;
}

.mydataheader .user-money-box div.flex {
    flex: 1;
}

.user-money-box p {
    line-height: 23px;
    font-size: 14px;
}

.user-money-tool {
    display: flex;
    height: 84px;
    /* position: absolute; */
    /* bottom: -38px; */
    /* z-index: 999; */
    /* left: 12px; */
    background: #FFFFFF;
    border-radius: 6px;
    width: calc(100% - 24px);
    text-align: center;
    color: #585858;
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 7px;
    box-shadow: 0px 0px 3px #CCCCCC;
}

.user-money-tool img.icon {
    height: 40px;
    width: 40px;
    border-radius: 100%;
}

.user-money-tool dt {
    margin-top: 12px;
    margin-bottom: 5px;
}

.user-money-tool dl.flex {
    flex: 1;
}

header.mydataheader .capbox img {
    width: 60px;
    height: 60px;
    vertical-align: top;
    margin-top: 18px;
    border-radius: 100%;
}

header.mydataheader .usernamebox {
    flex: 2;
    color: #fff;
}

header.mydataheader .usernamebox h4 {
    margin-bottom: 5px;
    margin-top: 26px;
}

header.mydataheader .usernamebox p {
    margin-bottom: 5px;
    margin-top: 5px;
}

header.mydataheader .basketbox {
    line-height: 95px;
    text-align: right;
    flex: 1;
}

header.mydataheader .basketbox button {
    display: inline-block;
    border: none;
    background: #fff;
    height: 35px;
    line-height: 35px;
    color: #EB4E89;
    box-shadow: 0px 0px 5px #fff;
    padding-left: 5px;
    padding-right: 5px;
}

.mydatanav-box {
    min-height: 100px;
    position: relative;
    box-sizing: border-box;
}

.mydatanav-box .mymoney-box {
    min-height: 70px;
    background-color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

#myss {
    /* background: #F2F2F2; */
}

.mydatanav-box .myiconnav-box {
    min-height: 50px;
    /* background-color: #fff; */
    display: flex;
    padding-bottom: 17px;
    padding-top: 17px;
}
.mydatanav-box .myiconnav-box a{
    color: #333333!important;
}

.mydatanav-box .inner-tibel {
    height: 30px;
    line-height: 30px;
}

.mydatanav-box .myiconnav-box dl {
    flex: 1;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
}

.mydatanav-box .myiconnav-box dt {
    margin-bottom: 6px;
}

.mydatanav-box .myiconnav-box img {
    width: 30px;
    height: 30px;
}

.mydatanav-box .innerflex {
    display: flex;
    height: 40px;
    line-height: 40px;
}

.mydatanav-box .innerflex .innerflex-left {
    flex: 1;
}

.mydatanav-box .innerflex .innerflex-right {
    flex: 1;
    text-align: center;
}

.mydatanav-box .innerflex-right a {
    border: none;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 13px;
}

.mydatanav-box .innerflex-right a.tixw {
    background: #EB4E89;
    box-shadow: 0px 0px 5px #F5B1C7;
    color: aliceblue;
}

.mydatanav-box .innerflex-right a.esai {
    border: solid 1px #EB4E89;
    background: #fff;
    color: #EB4E89;
}

.mydatanav-box ul.myrow-ul {
    min-height: 50px;
    margin: 0px;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    height: auto;
    border-radius: 5px;
}

.mydatanav-box ul.myrow-ul li {
    min-height: 48px;
    line-height: 48px;
    cursor: pointer!important;
    border-bottom: solid 1px #EDEDED;
}

.might-switch {
    float: right;
    margin-top: 11px;
    margin-right: 5px;
}

.mydatanav-box ul.myrow-ul li:active {
    opacity: 0.65!important;
}

.mydatanav-box ul.myrow-ul li .iconfont {
    float: right!important;
    font-size: 22px;
}

.mydatanav-box ul.myrow-ul li font {
    position: relative;
    float: right;
}

.mydatanav-box ul.myrow-ul .myinner-li-box {
    display: none;
}

.mydatanav-box ul.myrow-ul .myinner-li-box li {
    border-bottom: solid 1px #F3BBA2;
}

.mydatanav-box ul.myrow-ul .myinner-li-box li:active {
    opacity: 0.65!important;
}

.mydatanav-box .pops-minbox {
    height: 30px;
    position: relative;
    top: 25px;
    background: #fff;
}

.hei-hhxt-nav {
    height: 60px;
    line-height: 60px;
    white-space: nowrap;
    display: flex;
    border-bottom: solid 2px #EDEDED;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 15px;
}

.hei-hhxt-nav a {
    flex: 1;
    text-align: center;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
}

.hei-hhxt-nav a.active {
    color: #DAB382;
}

.hei-hhxt-nav a.active i.pops {
    position: absolute;
    bottom: 0px;
    display: inline-block;
    width: 20px;
    height: 2px;
    left: calc(50% - 10px);
    background: #DAB382;
}

.hei-hhxt-nav a select {
    border: none;
    padding-bottom: 3px;
    outline: none;
    vertical-align: middle;
    background: rgba(0, 0, 0, 0);
    color: #FFFFFF;
}

.hei-hhxt-nav a select option {
    color: #CCCCCC;
}

.hei-list-box {
    padding: 10px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

.hei-list-box .hei-row-liax {
    display: flex;
    height: 50px;
    padding-bottom: 15px;
    border-bottom: solid 1px #F6F6F6;
}

.header-select-dcm {
    margin-right: 3px;
    background: rgba(0, 0, 0, 0);
    border: none;
    color: #FFFFFF;
}

.header-select-dcm option {
    background: #FFFFFF;
    color: #000000;
}

.color-hpse {
    color: #FFAA25!important;
}

.hei-list-box .hei-row-liax img.icons {
    width: 100%;
    height: auto;
    border-radius: 100%;
}

.hei-list-box .hei-row-liax-top {
    display: flex;
    height: 35px;
    line-height: 35px;
}

.select-pars-title {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    border-bottom: 1px solid #ebedf0;
}

.select-pars-lis {
    position: relative;
}

.select-pars-lis .iconfont {
    position: absolute;
    right: 0px;
    display: none;
}

.select-pars-lis-a .iconfont {
    display: inline-block;
}

.hei-list-box .hei-row-liax-top .flex1 {
    flex: 1;
}

.hei-list-box .hei-row-liax .text-content {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hei-list-box .hei-row-liax .flex1 {
    text-align: center;
    line-height: 50px;
    width: 50px;
}

.hei-list-box .hei-row-liax .flex2 {
    flex: 1;
    box-sizing: border-box;
    padding-left: 10px;
}

.hei-list-box .hei-row-liax .flex3 {
    flex: 1;
}

.hei-list-box .hei-row-liax .flex4 {
    /* flex: 1; */
    width: 20px;
    text-align: center;
    line-height: 50px;
}

.hei-list-box .hei-list-row {
    border-bottom: solid 1px #F8F8F8;
    padding-top: 10px;
    padding-bottom: 10px;
}

.hei-list-box .hei-list-row .hei-topinner-flex {
    display: flex;
    padding-top: 2px;
    padding-bottom: 2px;
}

.hei-list-box .hei-topinner-flex .left {
    flex: 1;
}

.hei-list-box .hei-topinner-flex .flex2 {
    flex: 2;
}

.hei-list-box .hei-topinner-flex .right {
    flex: 1;
}

.hei-list-box .hei-list-row .hei-bottominner-flex {
    padding-top: 2px;
    padding-bottom: 2px;
    display: flex;
}

.hei-list-box .hei-bottominner-flex .left {
    flex: 1;
}

.hei-list-box .hei-bottominner-flex .right {
    flex: 1;
}

dl.usericon-dl {
    padding-bottom: 55px;
    padding-top: 10px;
    /* margin-bottom: 30px; */
    color: #CFCFCF;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}
.hei-input-meijia{
  border: solid 1px #FFCECE;
  border-radius: 7px;
  height: 45px;
  line-height: 45px;
  display: inline-block;
  width: 100%;
  font-size: 18px;
  box-shadow: 0px 0px 2px #FFCECE;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  -webkit-appearance: none; /*去除苹果系统默认的样式*/
}
.box-shadow-fd{
  box-shadow: 0px 2px 2px #f12b3a;
}
.hei-lable-meijia{
  font-size: 22px;
  color: #000000;
  height: 40px;
  line-height: 40px;
  padding-left: 5px;
}
dl.usericon-dl dt img {
    width: 90px;
    height: 90px;
    border-radius: 100%;
}

form.hei-line-form {
    padding: 10px;
    padding-bottom: 10px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

form.hei-line-form table {
    width: 100%;
    font-size: 8px;
    text-align: center;
}

#rjpfprmid {
    background: #F3F3F6;
    min-height: calc(100vh - 60px);
}

.color-C8C8C8 {
    color: #C8C8C8!important;
}

form.hei-line-form th {
    background: #F0508C;
    color: aliceblue;
}

form.hei-line-form th,
td {
    border: solid 1px #FFAA00;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
    padding-right: 3px;
}

.tablebpxs {
    width: 100%!important;
    font-size: 8px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.tablebpxs th {
    background: #F0508C;
    color: aliceblue;
}

.tablebpxs th,
td {
    border: solid 1px #FFAA00;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
    padding-right: 3px;
}

form.hei-line-form .hei-form-row {
    border-bottom: solid 1px #CFCFCF;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
}

.hei-form-row .success-icon {
    position: absolute!important;
    right: 0px;
    top: 20px;
    font-weight: 700;
    display: none;
}

.hei-form-row .success-icon-a {
    display: inline-block;
}

form.hei-line-form .hei-form-row .inputcopy {
    position: absolute;
    right: 0px;
    bottom: 10px;
}

form.hei-line-form .hei-form-row p {
    margin-top: 7px;
    margin-bottom: 7px;
}

form.hei-line-form .hei-form-row input {
    width: 100%;
}

form.hei-line-form .hei-form-row input[type="text"] {
    border: none;
    outline: none;
}

form.hei-line-form .hei-form-row select {
    border: none;
    outline: none;
    width: 100%;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: rgba(0, 0, 0, 0);
}

form.hei-line-form .hei-form-row input[type="password"] {
    border: none;
    outline: none;
}

form.hei-line-form .hei-form-row input[type="radio"] {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

form.hei-line-form .hei-form-row input[type="number"] {
    border: none;
    outline: none;
}

form.hei-line-form .hei-form-row input[type="submit"] {
    background-color: #FCA703;
    height: 40px;
    border: none;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
    letter-spacing: 1px;
    /* box-shadow: 0px 0px 10px #F396BA; */
    margin-top: 15px;
    -webkit-appearance: none; /*去除苹果系统默认的样式*/
}

form.hei-line-form .hei-form-rowheader {
    border-color: #F0508C!important;
}

form.hei-line-form .hei-form-rowheader select {
    color: #FF8080!important;
}

.bank-list-box {
    padding: 16px;
}

.bank-list-box .bank-row-li {
    min-height: 80px;
    border-radius: 2vw;
    margin-bottom: 3vw;
    padding-top: 10px;
    display: flex;
    flex-direction: column;
    background-color: var(--public-fff);
    background: #131313;
    color: #ffffff;
    position: relative;
    padding-bottom: 4vw;
    position: relative;
    font-weight: 700;
}

.bank-list-box .bank-row-li:active {
    opacity: 0.98;
}

.bank-list-box .bank-row-li-a {
    box-shadow: 0px 0px 10px #000!important;
}

.bank-list-box .bank-row-li .bankdel {
    position: absolute;
    right: 15px;
    bottom: 15px;
    cursor: pointer!important;
}

/* .bank-list-box .bank-list-esdx-box:nth-child(even) .bank-row-li {
    background: -webkit-linear-gradient(left, #EC514B, #FD8E85)!important;
    background: -o-linear-gradient(right, #EC514B, #FD8E85)!important;
    background: -moz-linear-gradient(right, #EC514B, #FD8E85)!important;
    background: linear-gradient(to right, #EC514B, #FD8E85)!important;
}

.bank-list-box .bank-list-esdx-box:nth-child(odd) .bank-row-li {
    background: -webkit-linear-gradient(left, #066CD0, #4C9DEB)!important;
    background: -o-linear-gradient(right, #066CD0, #4C9DEB)!important;
    background: -moz-linear-gradient(right, #066CD0, #4C9DEB)!important;
    background: linear-gradient(to right, #066CD0, #4C9DEB)!important;
} */

.box-shadow-666666 {
    box-shadow: 0px -3px 6px #666666!important;
}

.bank-list-box .bank-row-li .top-flex {
    flex: 1;
}

.bank-list-box .bank-row-li .bottom-flex {
    flex: 1;
    padding: 5px 20px;
    word-break: break-all;
}

.hei-row-nav-list {
    padding: 10px;
}

.hei-row-nav-list li {
    border-bottom: solid 1px #F8F8F8;
    display: flex;
    padding-top: 5px;
    padding-bottom: 5px;
}

.hei-row-nav-list li .left {
    flex: 2;
    text-align: center;
}

.hei-row-nav-list li .left img {
    width: 50px;
    height: 50px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.hei-row-nav-list li .right {
    padding-top: 10px;
    flex: 8;
}

.help-box {
    padding: 10px;
    padding-bottom: 30px;
}

.model-html-div {
    min-height: 100px;
    padding: 10px;
    max-height: 350px;
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
    overflow-y: auto;
}
.logindl-logosr{
  padding: 0px;
  height: 100px;
  width: 110px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  top: 60%;
  position: relative;
  display: inline-block;
  transform: translateY(-50%);
  -ms-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  background: url("../img/login/login_logo.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
#login {
    /* min-height: 100%; */
    background: #FFFFFF;
    padding: 0px!important;
    color: #131212;
    position: relative;
    min-height: 568px;
    height: calc(100% + 2px);
    /* background: url(../img/login/bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat; */
}
#login .van-cell-group{
    background-color: rgba(0, 0, 0, 0);
}

#login .banner {
    /* height: 200px; */
    position: relative;
    line-height: 30%;
    text-align: center;
    /* background-color: #FF3043; */
    position: relative;
    /* background: url("../img/login/login_banner.png");
    background-size: 100% 100%;
    background-repeat: no-repeat; */
}
.loginnavbar{
    background-color: rgba(0, 0, 0, 0);
    height: 60px;
    width: calc(100% - 30px);
    margin-left: auto;
    margin-right: auto;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    position: absolute;
    bottom: -70px;
    left: 15px;
    z-index: 9;
}
.login-advert-img{
    position: absolute;
    width: 24%;
    height: auto;
    left: 38%;
    z-index: 9999;
    top: 64px;
}
.login-navbars{
  height: 50px;
  line-height: 50px;
  display: flex;
  /* color: #FFFFFF; */
  font-size: 16px;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
}

.login-advert-box{
    /* position: absolute; */
    width: 100%;
    height: auto;
    left: 0px;
    z-index: 9999;
    /* top: 50px; */
    text-align: center;
    box-sizing: border-box;
}
.login-advert-box .login-advert-title{
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    letter-spacing: 1px;
    color: #33281E;
    margin-top: 10px;
}
.login-advert-abstract{
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    letter-spacing: 1px;
    text-indent: 1px;
    position: relative;
    margin-top: 5px;
    top: -5px;
}

.login-navbars .left{
  flex: 1;
  text-align: left;
}
.login-navbars .right{
  flex: 1;
  text-align: right;
}
.login-navbars .title{
  flex: 2;
  text-align: center;
}
.login-navs{
  height: 45px;
  font-size: 16px;
  line-height: 45px;
  text-align: left;
  color: #000000;
}
.login-xdhdxw{
  height: 1px;
  background-color:#C8C8C8;
  left: 5%;
  position: absolute;
  bottom: -56px;
  width: 90%;
  z-index: 99;
}
.login-navs .login-navs-li{
  display: inline-block;
  margin-left: 30px;
  color: #1a1919;
}
.login-navs .login-navs-li:active{
  opacity: 0.65;
}
.login-navs .login-navs-lia{
  color: #ff0013;
  position: relative;
  font-size: 17px;
  letter-spacing: 1px;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
.login-navs .login-navs-lia::after{
  content: " ";
  display: inline-block;
  width: calc(100% - 6px);
  height: 2px;
  position: absolute;
  bottom: 0px;
  left: 3px;
  background-color: #ff0013;
  box-shadow: 0px 0px 1px #ff0013;
}
.underline{
  text-decoration: underline!important;
}
#login .banners {
    /* height: 290px; */
    text-align: center;
    position: relative;
    line-height: 290px;
    background: url("../img/login_headers.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

/* #login .banner img {
    width: 58px;
    height: auto;
    vertical-align: middle;
    border-radius: 50%;
} */

#login .login-heas-box {
    height: 50px;
    line-height: 50px;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    position: absolute;
    top: 0px;
    left: 0px;
    padding-left: 15px;
    padding-right: 15px;
    color: #000000;
}

#login .login-heas-box .flex-left {
    flex: 1;
    text-align: left;
}

#login .login-heas-box .flex-right {
    flex: 1;
    text-align: right;
}

#login .login-heas-box .flex-right img {
    width: 24px;
    height: 24px;
}

#login form {
    height: 270px;
}

#login .row {
    height: 50px;
    line-height: 50px;
    text-align: center;
}

#login .row-flex {
    display: flex;
}

#login .row-flex section {
    flex: 1;
}

#login .row input[type="submit"] {
    border: none;
    height: 40px;
    line-height: 40px;
    width: 80%;
    border-radius: 40px;
    background: #EB4E89;
    color: #fff;
    letter-spacing: 2px;
    box-shadow: 0px 0px 3px #EB4E89;
}

#login .row input[type="submit"]:active {
    opacity: 0.65!important;
}

#login .row .inputs {
    height: 35px;
    line-height: 35px;
    width: 80%;
    display: inline-block;
    border-radius: 30px;
    background: #FDEDF3;
    position: relative;
}

#login .inputs i {
    display: inline-block;
    width: 35px;
    height: 35px;
    vertical-align: middle;
}

#login .row .inputs input[type="text"] {
    width: calc(100% - 50px);
    border: none;
    background: rgba(0, 0, 0, 0);
    outline: none;
    padding-left: 5px;
}

#login .row .inputs input[type="password"] {
    width: calc(100% - 50px);
    border: none;
    background: rgba(0, 0, 0, 0);
    outline: none;
    padding-left: 5px;
}

#login .row input[type="checkbox"] {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    top: 5px;
}

.margin-top10 {
    margin-top: 10px!important;
}

.margin-top40 {
    margin-top: 40px!important;
}

.numactive {
    background: #F0508C!important;
    /* box-shadow: 0px 0px 7px #FDEDF3 inset; */
    background: -webkit-linear-gradient(left, #FF6345, #FB3017)!important;
    background: -o-linear-gradient(right, #FF6345, #FB3017)!important;
    background: -moz-linear-gradient(right, #FF6345, #FB3017)!important;
    background: linear-gradient(to right, #FF6345, #FB3017)!important;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

.numactive .betnumbertext {
    color: aliceblue!important;
}

.numactive .pqlvs {
    color: aliceblue!important;
}

.numactive .font-size14 {
    /* color: aliceblue!important; */
}

.margin-top-bottom3 {
    margin-top: 2px!important;
    margin-bottom: 2px!important;
}

.font-size16 {
    font-size: 16px!important;
}

.font-size18 {
    font-size: 18px!important;
}

.numactive .color-ffhs {
    color: aliceblue!important;
}

#cpbetlhcid .numactive .color-ffhs {
    color: #FB2A11!important;
}

.none-flex {
    display: block!important;
}

.lhc-number-box2 {
    /* width: calc(50% - 2px); */
    width: calc(33.33% - 2px);
    border: solid 1px #ECECEC;
    float: left;
    display: inline-block;
    height: 40px;
    line-height: 40px;
}

.lhc-number-box10 {
    width: calc(10% - 2px);
    border: solid 1px #FDEDF3;
    float: left;
    display: inline-block;
    height: 40px;
    line-height: 40px;
}

.lhc-number-box1 {
    width: calc(100% - 2px);
    border: solid 1px #FDEDF3;
    float: left;
    display: inline-block;
    min-height: 40px;
    line-height: 40px;
    height: auto;
}

.lhc-number-box {
    text-align: center;
    cursor: pointer;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.lhc-number-box input[type="number"] {
    width: 20%;
    vertical-align: middle;
    text-align: center;
    border: solid 1px #ccc;
    height: 20px;
    line-height: 20px;
}

.lhc-number-box .betnumbertext {
    position: relative;
    top: -1px;
    background: #F47A3A;
    color: aliceblue;
    padding-left: 5px;
    padding-right: 5px;
    height: 25px;
    line-height: 25px;
    min-width: 29px;
}

.line-height49 {
    line-height: 49px!important;
}

.lhcnum-hsbo,
.lhcnum-color01,
.lhcnum-color02,
.lhcnum-color07,
.lhcnum-color08,
.lhcnum-color12,
.lhcnum-color13,
.lhcnum-color18,
.lhcnum-color19,
.lhcnum-color23,
.lhcnum-color24,
.lhcnum-color29,
.lhcnum-color30,
.lhcnum-color34,
.lhcnum-color35,
.lhcnum-color40,
.lhcnum-color45,
.lhcnum-color46 {
    background: #F60F2D!important;
    color: aliceblue!important;
}

.lhcnum-ljbo,
.lhcnum-color03,
.lhcnum-color04,
.lhcnum-color09,
.lhcnum-color10,
.lhcnum-color14,
.lhcnum-color15,
.lhcnum-color20,
.lhcnum-color25,
.lhcnum-color26,
.lhcnum-color31,
.lhcnum-color36,
.lhcnum-color37,
.lhcnum-color41,
.lhcnum-color42,
.lhcnum-color47,
.lhcnum-color48 {
    background: #1091FF!important;
    color: aliceblue!important;
}

.lhcnum-lvbo,
.lhcnum-color05,
.lhcnum-color06,
.lhcnum-color11,
.lhcnum-color16,
.lhcnum-color17,
.lhcnum-color21,
.lhcnum-color22,
.lhcnum-color27,
.lhcnum-color28,
.lhcnum-color32,
.lhcnum-color33,
.lhcnum-color38,
.lhcnum-color39,
.lhcnum-color43,
.lhcnum-color44,
.lhcnum-color49 {
    background: #4EC313!important;
    color: aliceblue!important;
}

.basket-cont {
    padding: 10px;
}

.basket-cont .active {
    background: #E9CED8;
    box-shadow: 0px 0px 5px #E9CED8;
}

.basket-row {
    min-height: 80px;
    background: #FDEDF3;
    margin-bottom: 10px;
    border-radius: 5px;
    display: flex;
    font-size: 14px;
    padding: 5px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

.basket-row .left {
    flex: 7;
    padding-left: 10px;
    padding-right: 10px;
    word-wrap: break-word;
    overflow: hidden;
}

.basket-row .right {
    flex: 3;
    text-align: center;
    position: relative;
    border-left: dashed 1px #EB4E89;
}

.basket-row .right button {
    background: #EB4E89;
    color: aliceblue;
    border: none;
    border-radius: 3px;
    position: absolute;
    width: 60px;
    height: 25px;
    line-height: 25px;
    box-shadow: 0px 0px 3px #EB4E89;
}

.basket-row .right button:nth-child(1) {
    top: 5px;
    right: 5px;
}

.basket-row .right button:nth-child(2) {
    bottom: 5px;
    right: 5px;
}

.bank_img {
    background: url(../img/icon_bank.png) no-repeat;
    height: 35px;
    width: 35px;
    display: inline-block;
    zoom: 0.5;
}

.bank_img.CCB {
    background-position: -15px -12px;
    width: 30px;
}

.bank_img.ICBC {
    background-position: -14px -72px;
}

.bank_img.ABC {
    background-position: -14px -132px;
}

.bank_img.BOB {
    background-position: -14px -192px;
}

.bank_img.BOC {
    background-position: -14px -253px;
}

.bank_img.WEIXIN {
    background-position: -14px -312px;
}

.bank_img.BOS {
    background-position: -15px -371px;
}

.bank_img.TENPAY {
    background-position: -15px -431px;
    width: 87px;
}

.bank_img.CEB {
    background-position: -15px -492px;
    width: 60px;
}

.bank_img.GDB {
    background-position: -19px -553px;
}

.bank_img.HXB {
    background-position: -18px -612px;
}

.bank_img.PSBC {
    background-position: -17px -671px;
}

.bank_img.CIB {
    background-position: -22px -732px;
}

.bank_img.CITIC {
    background-position: -17px -792px;
}

.bank_img.CMB {
    background-position: -17px -852px;
}

.bank_img.CMBC {
    background-position: -19px -912px;
}

.bank_img.YEEPAY {
    background-position: -19px -1033px;
}

.bank_img.ALIPAY {
    background-position: -15px -1093px;
}

.bank_img.BCM {
    background-position: -14px -1154px;
}

.bank_img.PAB {
    background-position: -15px -1272px;
    width: 55px;
}

.bank_img.SPDB {
    background-position: -18px -1333px;
}

.bank_img.BRCB {
    background-position: -14px -1392px;
}

.bank_img.SRCB {
    background-position: -17px -1452px;
}

.hei-topbottomtable-box {
    padding-top: 10px;
    border-bottom: solid 1px rgba(0, 0, 0, 0);
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

.topbottom-flex-box {
    min-height: 120px;
    text-align: center;
    margin-bottom: 10px;
    background: #fff;
    /* width: calc(100% - 20px); */
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0px 0px 5px #ccc;
}

.topbottom-flex-box .top {
    height: 50px;
    /* line-height: 50px; */
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    align-items: center;
}

.topbottom-flex-box .top .inner-flex {
    flex: 1;
    line-height: 20px;
}

.topbottom-flex-box .bottom {
    display: flex;
    min-height: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: solid 1px #FDEDF3;
    font-size: 12px;
}

.topbottom-flex-box .bottom .inner-flex {
    flex: 1;
    border-right: solid 1px #FDEDF3;
    line-height: 16px;
}

#moneychangeid .topbottom-flex-box .bottom .inner-flex {
    border-right: none;
}

.topbottom-flex-box .bottom .inner-flex:last-child {
    border-right: none!important;
}

.hei-flex-p {
    display: flex;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.hei-flex-p .hei-flex-inp {
    flex: 1;
}

.hei-flex-p select {
    border: none;
    background: rgba(0, 0, 0, 0);
    color: #fff;
    vertical-align: middle;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    position: relative;
    top: -2px;
    outline: none;
}

.hei-flex-p select option {
    background: #F0508C;
}

.topbottom-flex-boxs {
    min-height: 10px!important;
    margin-bottom: 0px!important;
}

.hei-record-li {
    min-height: 50px;
    border-bottom: solid 1px #F8F8F8;
    display: flex;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    box-sizing: border-box;
}

.hei-record-li .left {
    flex: 7;
}

.hei-record-li .flex05 {
    flex: 0.9;
}

.hei-record-li .flex1 {
    flex: 1.8;
    text-align: left;
}

.hei-record-li .right {
    flex: 3;
    align-self: center;
    text-align: right;
}

.font-size24 {
    font-size: 24px!important;
}

.font-size28 {
    font-size: 28px!important;
}

.font-size32 {
    font-size: 32px!important;
}

.font-size36 {
    font-size: 36px!important;
}

.hei-row-lix {
    border-bottom: solid 1px #55555C;
    min-height: 50px;
    display: flex;
}

.hei-row-lix .label {
    flex: 3.5;
    align-self: center;
}

.hei-row-lix .cont {
    flex: 6.5;
    align-self: center;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.searchbox {
    display: inline-block;
    width: 90%;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 35px;
    line-height: 35px;
    border-radius: 27px;
    box-sizing: border-box;
    padding-left: 15px;
    background: rgba(255, 255, 255, 0.15);
}

/*reset 2020-06-11*/
.searchbox input {
    width: calc(100% - 60px);
    height: 33px;
    line-height: 33px;
    border: none;
    margin: 0px;
    padding: 0px;
    display: inline-block;
    position: relative;
    top: -4px;
    background: rgba(0, 0, 0, 0);
    outline: none;
    color: aliceblue;
    z-index: 8;
}
/*add 2020-06-11*/
.searchbox-wi120{
    width: calc(100% - 120px)!important;
}

/*add 2020-06-11*/
.searchbox .search-submut-btn{
    display: inline-block;
    border: none;
    width: 60px;
    height: 100%;
    vertical-align: top;
    border-left: solid 1px #FC391F;
}



.searchbox .search-submut-btn:active{
  opacity: 0.65;
}

.searchbox input::-webkit-input-placeholder {
    color: #CCCCCC;
}

.hei-new-mini-btn {
    height: 31px;
    line-height: 31px;
    border-radius: 20px;
    color: #FD391E;
    border: solid 1px #FD391E;
    background: rgba(0, 0, 0, 0);
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    display: inline-block;
}

.searchbox i {
    font-size: 25px;
    cursor: pointer;
}

#usermanageid {
    background: #F4F4F4;
}

#usermanageid .topbottom-flex-box {
    box-shadow: 0px 0px 0px #CCCCCC;
}

input[type="range"]::-webkit-slider-runnable-track {
    background: rgba(235, 78, 137, 0.20);
    border-radius: 2px;
}

.rechargennav {
    height: 50px;
    line-height: 50px;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    overflow: auto;
    padding-left: 10px;
    padding-right: 10px;
    overflow-y: hidden;
    border-bottom: solid 5px #EAEAEA;
}

.rechargennav button {
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #ccc;
    color: aliceblue;
    border: none;
    padding-left: 10px;
    padding-right: 10px;
    outline: none;
    margin-right: 7px;
    font-size: 14px!important;
}

.rechargennav button.active {
    font-weight: 700;
    background: -webkit-linear-gradient(left, #FB2A11, #FF6143)!important;
    background: -o-linear-gradient(right, #FB2A11, #FF6143)!important;
    background: -moz-linear-gradient(right, #FB2A11, #FF6143)!important;
    background: linear-gradient(to right, #FB2A11, #FF6143)!important;
}

.rechargeinnernav button.active {
    box-shadow: 0px 0px 5px #FF4200;
    background: #FF4200;
    font-weight: 700;
}

.rechargennav button img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 2px;
}

.rechargennav button span {
    vertical-align: middle;
    display: inline-block;
}

.rechargeinnernav {
    height: 45px;
    line-height: 45px;
    -webkit-overflow-scrolling: touch;
    overflow: auto;
    overflow-y: hidden;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px;
}

.rechargeinnernav button {
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #ccc;
    color: aliceblue;
    border: none;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 7px;
    border-radius: 3px;
}

.rechargeinnernav-box {
    display: none;
}

.rechargecont .showbox {
    display: block;
}

.orwqmabox {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.orwqmabox img {
    width: 80%;
    height: auto;
}

.livenav-box {
    min-height: 70px;
    -webkit-overflow-scrolling: touch;
    overflow: auto;
    overflow-y: hidden;
    padding: 10px;
    white-space: nowrap;
}

.livenav-box dl {
    display: inline-block;
    width: 90px;
    text-align: center;
    height: 70px;
    line-height: 70px;
    padding: 0px;
    margin: 0px;
    background: #ccc;
    color: #fff;
    margin-right: 5px;
    border-radius: 8px;
    cursor: pointer;
    font-size: 12px;
}

.livenav-box dl:active {
    opacity: 0.85;
}

.livenav-box dl img {
    height: 25px;
    width: 25px;
}

.livenav-box dt {
    height: 40px;
    line-height: 40px;
}

.livenav-box dd {
    height: 30px;
    line-height: 20px;
}

.videolive-nav-a {
    box-shadow: 0px 0px 6px #333!important;
    text-shadow: 0px 0px 2px #333!important;
}

.livecont-list-box {
    padding: 10px;
}

.livecont-list-box .row {
    box-shadow: 0px 0px 8px #E2E7EA;
    height: auto;
    text-align: center;
    margin-bottom: 15px;
}

.livecont-list-box .row:active {
    opacity: 0.85;
}

.livecont-list-box .row .left {
    width: 150px;
    display: inline-block;
    height: auto;
    vertical-align: top;
    box-shadow: 0px 0px 8px #E2E7EA;
}

.livecont-list-box .left img {
    width: 100%;
    min-height: 150px;
    height: auto;
}

.livecont-list-box .row .right {
    width: calc(100% - 155px);
    display: inline-block;
    height: auto;
    vertical-align: top;
    text-align: left;
    font-size: 12px;
    white-space: nowrap;
}

.livecont-list-box .right p {
    padding: 0px;
    margin: 0px;
    line-height: 20px;
}

.livecont-list-box .right img.cap {
    border-radius: 100%;
    display: inline-block;
    height: 40px;
    vertical-align: middle;
    width: 40px;
}

.livecont-list-box .right .rows1 {
    margin-bottom: 8px;
    margin-top: 8px;
}

.livecont-list-box .right .rows2 {
    /* margin-top: 8px; */
}

.livecont-list-box .innerbtnlabe {
    display: inline-block;
    width: auto;
    padding-left: 5px;
    padding-right: 5px;
    height: 20px;
    line-height: 20px;
    border-radius: 3px;
    text-align: center;
    font-size: 12px;
    background: #EB4E89;
    color: aliceblue;
    float: right;
    vertical-align: middle;
    margin-right: 8px;
    position: relative;
    top: 9px;
}

.livecont-list-box .innerbtnlabe i {
    font-size: 12px!important;
}

.livecont-list-box a.link {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 20px;
    background: #EB4E89;
    color: aliceblue;
    text-align: center;
    box-shadow: 0px 0px 5px #EB4E89;
    font-size: 12px;
    float: right;
    margin-right: 8px;
}

.senduserdata-box {
    height: 120px;
    padding: 10px;
}

.sendgrade-box {
    padding: 10px;
    min-height: 150px;
}

.senduserdata-box img.cap {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    vertical-align: middle;
    border-radius: 100%;
}

.senduserdata-box textarea {
    width: 100%;
    height: 50px;
    resize: none;
    border: none;
    outline: none;
}

.videoliveaobuxteu {
    padding-top: 15px;
    padding-bottom: 25px;
    height: auto;
    text-align: left;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
}

.videoliveaobuxteu img {
    display: inline-block;
    height: 80px;
    width: 80px;
    border-radius: 3px;
    margin-right: 5px;
}

.videoliveaobuxteu img:last-child {
    margin-right: 0px!important;
}

.sendgrade-box {
    font-size: 16px;
}

.sendgrade-box label {}

.sendgrade-box i {
    margin-left: 12px;
    margin-right: 12px;
}

.sendgrade-box span {}

.hr2 {
    height: 2px!important;
    background: #F8F8F8!important;
}

.videoheader {
    position: relative;
    height: 150px;
    background: url('../img/video/bg_banner.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.videoheader img.usercap {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    position: absolute;
    bottom: -40px;
    left: calc(50% - 40px);
}

.videoaubodata-box {
    height: auto;
    padding-top: 45px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.video-flex-box {
    display: flex;
    height: 30px;
    line-height: 30px;
}

.video-flex-box .left {
    flex: 1;
    text-align: left;
}

.video-flex-box .center {
    flex: 1;
}

.video-flex-box .right {
    flex: 1;
    text-align: right;
}

.videoaubodata-box .video-flex-box .color-qwhmse {
    position: relative;
    top: -2px;
    font-size: 14px!important;
    color: #999999!important;
}

.video-flex-row {
    display: flex;
    height: 35px;
    line-height: 35px;
}

.video-flex-row .left {
    flex: 1;
}

.video-flex-row .center {
    flex: 5;
}

.video-flex-row .center i {
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    top: 5px;
}

#hmyppyffids .van-rate__icon {
    position: relative!important;
    top: 3px!important;
}

.video-flex-row .right {
    flex: 1;
    text-align: right;
}

.discusstible-flex {
    display: flex;
    height: 40px;
    line-height: 40px;
}

.color-999 {
    color: #999999!important;
}

.discusstible-flex .left {
    flex: 1;
}

.discusstible-flex .left img.cap {
    width: 30px;
    height: 30px;
    border-radius: 100px;
    display: inline-block;
    margin-right: 3px;
    vertical-align: middle;
}

.discusstible-flex .right {
    flex: 1;
}

.discusstible-flex-row {
    display: flex;
    height: 25px;
    line-height: 25px;
}

.discusstible-flex-row .flexs {
    flex: 1;
    font-size: 12px;
}

.discusstible-flex-row .flexs i.iconfont {
    font-size: 12px!important;
}

.marginp {
    margin-top: 5px!important;
    margin-bottom: 5px!important;
}

.margin-left50vh {
    margin-left: 50%!important;
}

.flex-box {
    display: flex;
}

.flex-box .flexs {
    flex: 1;
}

.cellcheckboxbox {
    margin-top: 5px;
    margin-bottom: 5px;
}

.cellcheckbox {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    top: 5px;
}

.cellcheckboxbox .list {
    display: inline-block;
    margin-right: 10px;
}

.sickinputbox {
    min-height: 50px;
    display: flex;
    padding: 0px 10px;
    font-size: 13px!important;
}

.sickinputbox .sickflex {
    flex: 1;
}

.sickinputbox .sickflex-left {
    text-align: left;
}

.sickinputbox .sickflex-right {
    text-align: right;
    flex: 1.4;
}

.sickinputbox input {
    width: 50px;
    background: #FAEDE5;
    border: none;
    padding: 4px 5px;
}

.sickinputbox label.lab {
    display: inline-block;
}

.sickinputbox .sickrow {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: solid 1px #ccc;
}

.sicklisttimes {
    width: 40px;
    padding: 2px 5px;
    border: none;
    box-shadow: 0px 0px 1px #FA6645;
    color: #F0508C;
}

#cpbetlhcid .numactive {
    background: #FFF3F1!important;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

.swiper-containericon {
    overflow: hidden;
}

.swiper-containericon .swiper-slide {
    height: 1px!important;
}

.swiper-containericon .swiper-slide-active {
    height: auto!important;
    min-height: 200px!important;
}

.swiper-paginationicon {
    -webkit-overflow-scrolling: touch;
    overflow: auto;
    overflow-y: hidden;
    white-space: nowrap!important;
    height: 34px!important;
    line-height: 34px;
    border-bottom: solid 1px #F9F9F9!important;
}

.swiper-paginationicon::-webkit-scrollbar {
    display: none;
}

.swiper-paginationicon-fixed {
    position: fixed;
    top: 0px!important;
    width: 100%!important;
    left: 0px;
    background: #fff;
    z-index: 99999;
    box-shadow: 0px 0px 8px #666;
}

.swiper-paginationicon .swiper-pagination-bullet {
    display: inline-block!important;
    width: auto!important;
    border-radius: 0px!important;
    padding-left: 10px;
    padding-right: 10px;
    background: rgba(0, 0, 0, 0)!important;
    height: 34px;
    line-height: 34px;
    outline: none;
    color: #5F5F5F!important;
    opacity: 0.9;
    font-size: 16px!important;
    font-weight: 700;
}

.swiper-paginationicon .swiper-pagination-bullet-active {
    color: #FB2A11!important;
    position: relative;
}

.swiper-paginationicon .swiper-pagination-bullet-active::after {
    display: inline-block;
    height: 2px;
    width: calc(100% - 20px);
    content: '';
    position: absolute;
    bottom: 0px;
    left: 10px;
    background: #FB2A11;
    border-radius: 30%;
}

.host-msg-box {
    text-align: center;
    padding-bottom: 50px;
    padding-top: 15px;
}

.host-msg-box img {
    width: 92%;
}

.swiper-paginationicon .swiper-pagination-bullet:active {
    border: none!important;
}

.swiper-paginationicon .swiper-pagination-bullet:hover {
    border: none!important;
}

.swiper-paginationicon .swiper-pagination-bullet:focus {
    border: none!important;
}

.msg-model-box {
    width: calc(100% - 50px);
    left: 9px;
    border: solid 6px #E0C19C;
    background: #fff;
    padding: 10px;
    padding-bottom: 80px;
    position: fixed;
    top: 50px;
    z-index: 9999;
    max-height: 320px;
    -webkit-overflow-scrolling: touch;
    overflow: auto;
    overflow-x: hidden;
    box-shadow: 0px 0px 5px #E0C19C;
}

.msg-model-box .mfooter {
    padding-top: 15px;
    padding-bottom: 10px;
    position: absolute;
    bottom: 0px;
    width: calc(100% - 20px);
}

.dayqiandao {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
}

.dayqiandao .text-img {
    width: 250px;
    height: 330px;
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background: url("../images/qiangdao.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-align: center;
    top: 40%;
    position: relative;
    display: block;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.dayqiandao .text-img .dayclose {
    position: absolute;
    color: red;
    top: -40px;
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 40px;
    text-align: center;
    left: calc(50% - 20px);
}

#hidetreasureid {
    background: url("../img/cb_bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: relative;
}

#hidetreasureid .cx10 {
    position: absolute;
    top: 0px;
    left: 40%;
    background: url("../cb/cx10.png");
    width: 50px!important;
    height: 65px!important;
}

#hidetreasureid .cx9 {
    position: absolute;
    top: 7%;
    left: 10%;
    background: url("../cb/cx9.png");
    width: 50px!important;
    height: 65px!important;
}

#hidetreasureid .cx8 {
    position: absolute;
    top: 8.2%;
    left: 60%;
    background: url("../cb/cx8.png");
    width: 55px!important;
    height: 70px!important;
}

#hidetreasureid .cx7 {
    position: absolute;
    top: 17%;
    left: calc(50% - 40px);
    background: url("../cb/cx7.png");
}

#hidetreasureid .cx6 {
    position: absolute;
    top: 28%;
    left: calc(50% + 30px);
    background: url("../cb/cx6.png");
    width: 55px!important;
    height: 70px!important;
}

#hidetreasureid .cx5 {
    position: absolute;
    top: 39.7%;
    left: calc(50% - 90px);
    background: url("../cb/cx5.png");
    width: 70px!important;
    height: 85px!important;
}

#hidetreasureid .cx4 {
    position: absolute;
    top: 46%;
    right: calc(50% - 100px);
    background: url("../cb/cx4.png");
}

#hidetreasureid .cx3 {
    position: absolute;
    top: 55%;
    left: calc(50% - 40px);
    background: url("../cb/cx3.png");
}

#hidetreasureid .cx2 {
    position: absolute;
    top: 70%;
    left: 10%;
    background: url("../cb/cx2.png");
}

#hidetreasureid .cx1 {
    position: absolute;
    top: 77.2%;
    left: 65%;
    background: url("../cb/cx1.png");
    width: 50px!important;
    height: 65px!important;
}

#hidetreasureid .acx10 {
    position: absolute;
    top: 0px;
    left: 40%;
    background: url("../cb/acx10.png");
    width: 50px!important;
    height: 65px!important;
}

#hidetreasureid .acx9 {
    position: absolute;
    top: 7%;
    left: 10%;
    background: url("../cb/acx9.png");
    width: 50px!important;
    height: 65px!important;
}

#hidetreasureid .acx8 {
    position: absolute;
    top: 8.2%;
    left: 60%;
    background: url("../cb/acx8.png");
    width: 55px!important;
    height: 70px!important;
}

#hidetreasureid .acx7 {
    position: absolute;
    top: 17%;
    left: calc(50% - 40px);
    background: url("../cb/acx7.png");
}

#hidetreasureid .acx6 {
    position: absolute;
    top: 28%;
    left: calc(50% + 30px);
    background: url("../cb/acx6.png");
    width: 55px!important;
    height: 70px!important;
}

#hidetreasureid .acx5 {
    position: absolute;
    top: 39.7%;
    left: calc(50% - 90px);
    background: url("../cb/acx5.png");
    width: 70px!important;
    height: 85px!important;
}

#hidetreasureid .acx4 {
    position: absolute;
    top: 46%;
    right: calc(50% - 100px);
    background: url("../cb/acx4.png");
}

#hidetreasureid .acx3 {
    position: absolute;
    top: 55%;
    left: calc(50% - 40px);
    background: url("../cb/acx3.png");
}

#hidetreasureid .acx2 {
    position: absolute;
    top: 70%;
    left: 10%;
    background: url("../cb/acx2.png");
}

#hidetreasureid .acx1 {
    position: absolute;
    top: 77.2%;
    left: 65%;
    background: url("../cb/acx1.png");
    width: 50px!important;
    height: 65px!important;
}

#hidetreasureid .cx {
    width: 65px;
    height: 80px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: aliceblue;
    cursor: pointer!important;
}

#hidetreasureid .cx .cxnumber {
    position: absolute;
    bottom: -15px;
    display: inline-block;
    width: 100%;
    text-align: center;
}

#hidetreasureid .cxretrun {
    color: aliceblue;
    font-size: 14px;
    vertical-align: middle;
    padding-top: 5px;
    padding-left: 5px;
    cursor: pointer!important;
}

#hidetreasureid .iconcxretrun {
    font-size: 30px;
    vertical-align: middle;
    position: relative;
    left: 5px;
}

#hidetreasureid .cxmodel {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.50);
    top: 0px;
    left: 0px;
    z-index: 99;
}

#hidetreasureid .cxinnercontent {
    margin-left: auto;
    margin-right: auto;
    width: 260px;
    height: 300px;
    background: #fff;
    margin-top: 15%;
    border-radius: 10px;
    padding: 20px;
}

.INTERNAL {
    background: url("../img/inner_bank.png");
    background-repeat: no-repeat;
    background-size: aotu 100%;
}

#hidetreasureid .cxtop {
    height: 50%;
    background: url("../cb/open_banner.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
}

#hidetreasureid .cxtopimg1 {
    background: url("../cb/open1.png");
}

#hidetreasureid .cxtopimg2 {
    background: url("../cb/open2.png");
}

#hidetreasureid .cxtopimg3 {
    background: url("../cb/open3.png");
}

#hidetreasureid .cxtopimg4 {
    background: url("../cb/open4.png");
}

#hidetreasureid .cxtopimg5 {
    background: url("../cb/open5.png");
}

#hidetreasureid .cxtopimg6 {
    background: url("../cb/open6.png");
}

#hidetreasureid .cxtopimg7 {
    background: url("../cb/open7.png");
}

#hidetreasureid .cxtopimg8 {
    background: url("../cb/open8.png");
}

#hidetreasureid .cxtopimg9 {
    background: url("../cb/open9.png");
}

#hidetreasureid .cxtopimg10 {
    background: url("../cb/open10.png");
}

#hidetreasureid .cxtopimg {
    display: inline-block;
    width: 150px;
    height: 150px;
    position: absolute;
    bottom: -25px;
    left: calc(50% - 65px);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

#hidetreasureid .cxbottom {
    height: 50%;
    text-align: center;
}

#hidetreasureid .cxbottom h4 {
    color: red;
    letter-spacing: 2px;
    margin-top: 50px;
    margin-bottom: 40px;
}

#hidetreasureid .cxbottom button {
    background: #3E7800;
    border: none;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: aliceblue;
    border-radius: 20px;
    letter-spacing: 1px;
}

#hidetreasureid .cxhelp {
    height: auto;
    width: 260px;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
    border: solid 1px red;
    border-radius: 10px;
    color: aliceblue;
    background: rgba(0, 0, 0, 0.50);
    margin-top: 5px;
    box-shadow: 0px 0px 15px red inset;
}

a:active {
    opacity: 0.65!important;
}

.ybxdjz-model {
    padding: 15px;
    color: #111!important;
}

.ybxdjz-model p {
    font-size: 18px;
}
.imfloat {
    position: fixed;
    top: calc(100vh - 50%);
    left: 0px;
    opacity: 0.85;
    z-index: 99999;
    font-size: 48px!important;
    width: 55px;
    height: 54px;
    cursor: move!important;
    background: url("../img/imicon/im_icon.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.imfloat:active {
    opacity: 0.85;
}

.imfloats {
    position: fixed;
    top: calc(100vh - 50%);
    left: 0px;
    opacity: 0.89;
    z-index: 99999;
    font-size: 48px!important;
    width: 55px;
    height: 54px;
    cursor: move!important;
    background: url("../img/ic_cp.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 100%;
}

.imfloats:active {
    opacity: 0.85;
}

.swiper-paginationim {
    position: fixed;
    z-index: 9999;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 55px;
    display: flex;
    text-align: center;
    background: rgba(255, 255, 255, 1);
    font-size: 14px;
    box-shadow: 0px 0px 3px #ccc;
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
}

.swiper-paginationim .swiper-pagination-bullet {
    flex: 1;
    height: 55px;
    border-radius: 0px;
    background: rgba(255, 255, 255, 1);
    outline: none;
}

.swiper-paginationim .swiper-pagination-bullet:active {
    opacity: 0.55;
    outline: none;
}

.swiper-paginationim .swiper-pagination-bullet-active {
    color: #FB2A11!important;
    outline: none!important;
}

.swiper-paginationim dl {
    top: 50%;
    position: relative;
    display: inline-block;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 100%;
    cursor: pointer;
}

.swiper-paginationim dd {
    font-size: 14px;
}

.swiper-paginationim .iconfont {
    font-size: 26px;
}


/* @media screen and (min-width: 460px) {
   .banner .swiper-slide{
   	height: 260px;
   }
   .banner .swiper-slide img{
   	height: 260px;
   	width: 100%;
   }
} */
 @media screen and (max-width: 378px) {
  .login-footer-box{
    position: relative!important;
    margin-top: 10px;
  }
}

.lab-boxim {
    overflow: hidden;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.lab-boxim .swiper-slide {
    height: 1px!important;
}

.lab-boxim .swiper-slide-active {
    min-height: calc(100vh - 120px)!important;
    height: auto!important;
    padding-bottom: 40px;
    padding-bottom: calc(constant(safe-area-inset-bottom) + 40px);
    padding-bottom: calc(env(safe-area-inset-bottom) + 40px);

}

.imheader {
    height: 40px;
    line-height: 40px;
    display: flex;
}

.imheaderfx {
    position: fixed;
    top: 0px;
    z-index: 8;
    width: 100%;
}

.imheader .imreturn {
    flex: 2;
    padding-left: 10px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.imheader .imtitle {
    flex: 6;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

.imheader .immenul img {
    height: 30px;
    width: 30px;
    margin-right: 5px;
    vertical-align: middle;
    border-radius: 3px;
    position: relative;
    top: -2px;
}

.imheader .imtitle span {
    vertical-align: middle;
}

.imheader .immenul {
    flex: 2;
    padding-right: 10px;
    text-align: right;
}

.imrows-ul {
    min-height: 50px;
}

.imrows-ul li {
    min-height: 45px;
    line-height: 45px;
    cursor: pointer!important;
    border-bottom: solid 1px #F8F8F8;
}

.imrows-ul li:active {
    opacity: 0.85;
}

.imrows-ul li .iconfontr {
    float: right!important;
    font-size: 22px;
}

.imrows-ul li font {
    position: relative;
    float: right;
}

.imrow-ul {
    min-height: 50px;
}

.imrow-ul li {
    min-height: 45px;
    line-height: 45px;
    cursor: pointer!important;
    border-bottom: solid 1px #F8F8F8;
}

.imrow-ul li .iconfont {
    float: right!important;
    font-size: 22px;
}

.imrow-ul li font {
    position: relative;
    float: right;
}

#openlotterya {
    background: #F4F4F7;
    min-height: 100vh;
}

.jwbw-juse {
    background-color: #fcc285;
    /* background: -webkit-linear-gradient(left, #FF2F44, #F86E70)!important;
    background: -o-linear-gradient(right, #FF2F44, #F86E70)!important;
    background: -moz-linear-gradient(right, #FF2F44, #F86E70)!important;
    background: linear-gradient(to right, #FF2F44, #F86E70)!important; */
    color: #000;
}

.iminner-li-box {
    display: none;
}

.iminner-li-box li {
    border-bottom: solid 1px #F8F8F8;
}

.iminner-li-box li:active {
    opacity: 0.65!important;
}

.iminner-li-box li img {
    height: 35px;
    width: 35px;
    border-radius: 3px;
    margin-right: 10px;
}

.piminner-li-box {
    padding: 0px;
    margin: 0px;
}

.piminner-li-box li {
    min-height: 45px;
    line-height: 45px;
    cursor: pointer!important;
    border-bottom: solid 1px #F8F8F8;
    position: relative;
}

.piminner-li-box .msguntreated {
    position: absolute;
    left: 30px;
    height: 8px;
    width: 8px;
    top: 3px;
    padding: 0px;
    font-size: 8px!important;
    text-align: center;
    line-height: 8px;
    border-radius: 100%;
    background: red;
    color: aliceblue;
    z-index: 9999;
}

.piminner-li-box li:active {
    opacity: 0.65!important;
}

.piminner-li-box li img {
    height: 35px;
    width: 35px;
    border-radius: 3px;
    margin-right: 10px;
}

.piminner-li-box dl {
    display: inline-block;
    height: auto;
    line-height: 16px;
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
    width: 80%;
}

.piminner-li-box dl dt {
    font-size: 14px;
}

.piminner-li-box dl dd {
    font-size: 8px;
    color: #b48787;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.display-show {
    display: block;
}

.background-F3F3F3 {
    background: #F3F3F3;
    border-bottom: solid 1px #EDECEC;
}

.background-F45E4D {
    background: #F45E4D!important;
    color: aliceblue!important;
}

.imsendcont-box {
    -webkit-overflow-scrolling: touch;
    background: #F3F3F3;
    font-size: 14px;
    position: fixed;
    width: calc(100% - 20px)!important;
    left: 0px;
    top: 0px;
    height: calc(100% - 150px);
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px;
    padding-bottom: 55px!important;
    padding-top: 65px!important;
}

#gsgbmsgwin-bool {
    /* position: fixed;
  width: calc(100% - 32px);
  top: 40px;
  z-index: 10; */
}

.imsendcont-boxas {
    padding-top: 75px!important;
}

.imsendfooter {
    z-index: 9999;
    bottom: 0px;
    left: 0px;
    width: 100%;
    position: fixed;
    min-height: 45px;
    background: #F8F4F4;
}

.imsendinput-box {
    height: 45px;
    display: flex;
    width: 100%;
    background: #F8F4F4;
    box-shadow: 0px 0px 3px #ccc;
    white-space: nowrap;
}

.imsendinput-box .imsendleft {
    height: 100%;
    display: inline-block;
    width: 45px;
    text-align: center;
    line-height: 45px;
}

.imsendinput-box .imsendcenter {
    height: 100%;
    display: inline-block;
    text-align: center;
    justify-content: center;
    flex: 1;
}

.imsendinput-box .imsendcenter input {
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
    padding-right: 5px;
    border: none;
    margin-top: 7.5px;
    justify-content: center;
    border-radius: 4px;
    box-shadow: 0px 0px 2px #F3F3F3;
    width: 98%;
}

#imindex {
    height: 100%;
    width: 100%;
}

.imsendinput-box .imsendcenter textarea {
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
    padding-right: 5px;
    border: none;
    margin-top: 7.5px;
    justify-content: center;
    border-radius: 4px;
    box-shadow: 0px 0px 2px #F3F3F3;
    width: 98%;
    resize: none;
}

.imlztwwindowimg {
    width: 200px;
    height: auto;
}

.imsendinput-box .imsendright .vantbtn {
    line-height: 20px;
    vertical-align: middle;
    position: relative;
    top: -6px;
    height: 26px;
}

.imsendinput-box .imsendright {
    height: 100%;
    display: inline-block;
    width: 110px;
    text-align: center;
    line-height: 45px;
    justify-content: center;
}

.immsgleft {
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
}

.immsgleft .imheadimg {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    vertical-align: top;
}

.immsgleft .immsgtext {
    display: inline-block;
    background: #fff;
    padding: 8px;
    font-size: 16px;
    vertical-align: top;
    border-radius: 3px;
    position: relative;
    margin-left: 8px;
    min-height: 14px;
    max-width: 80%;
}

.immsgleft .immsgtext:active {
    opacity: 0.85;
}

.immsgleft .immsgtext::before {
    display: inline-block;
    width: 10px;
    height: 10px;
    content: "";
    position: absolute;
    left: -5px;
    top: 10px;
    border-radius: 1px;
    background: #fff;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.immsgright {
    text-align: right;
    padding-top: 5px;
    padding-bottom: 5px;
}

.immsgright .imheadimg {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    vertical-align: top;
}

.immsgright .immsgtext {
    display: inline-block;
    background: #fff;
    padding: 8px;
    font-size: 16px;
    vertical-align: top;
    border-radius: 3px;
    position: relative;
    margin-right: 8px;
    background: #07C160;
    color: aliceblue;
    text-align: left;
    min-height: 14px;
    max-width: 80%;
}

.imcontentbs64 {
    max-width: 100%;
}

.immsgright .immsgtext::after {
    display: inline-block;
    width: 10px;
    height: 10px;
    content: "";
    position: absolute;
    right: -5px;
    top: 10px;
    border-radius: 1px;
    background: #07C160;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.imbrowloop {
    height: 130px;
}

.imbrowloop .van-swipe-item {
    height: 140px;
}

.imemojispan {
    display: inline-block;
    width: 14%;
    text-align: center;
    height: 38px;
    line-height: 38px;
}

.imfileselect {
    display: flex;
    min-height: 50px;
    padding: 15px 8px;
    background: #F8F4F4;
}

.imfileselect dl {
    flex: 1;
    text-align: center;
    padding: 0px;
    margin: 0px;
    cursor: pointer!important;
    font-size: 12px;
}

.imfileselect dl:active {
    opacity: 0.85;
}

.imfileselect .icons {
    border: solid 1px #ccc;
    border-radius: 3px;
    font-size: 38px;
}

.lztwjiluset-ul {
    display: inline-block;
    width: 250px;
    border-radius: 5px;
    background-color: #FFFFFF;
    color: #000000!important;
    /* -webkit-touch-callout: none; */
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.lztwjiluset-ul li {
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    padding-right: 15px;
}

.border-bottom {
    border-bottom: solid 1px #ccc!important;
}

.immsgwdnumall {
    position: fixed;
    z-index: 99999;
    width: 20px;
    height: 20px;
    background: red;
    color: aliceblue;
    border-radius: 100%;
    line-height: 20px;
    text-align: center;
    bottom: 45px;
    left: calc(10% + 22px)!important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.imallmsgs {
    position: absolute;
    font-size: 8px!important;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: red;
    color: aliceblue;
    text-align: center;
    line-height: 20px;
    border-radius: 100%;
    top: 15px;
    right: 14px;
    opacity: 0.85;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.imfileselect dt {
    position: relative;
}

.imimgblffbispan {
    position: absolute;
    display: inline-block;
    text-align: center;
    left: 0px;
    top: -10px;
    font-size: 14px;
    width: 100%;
    letter-spacing: 1px;
    font-weight: 700;
    color: red;
}

.imlook-urlimg-box {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999;
    left: 0px;
    top: 0px;
    background: rgba(0, 0, 0, 1);
    color: aliceblue;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.imlook-urlimg-box .imgs {
    width: 100%;
}

#immsgcont .fileicon {
    background: #ccc;
    border-radius: 3px;
    display: inline-block;
    font-size: 36px;
    padding: 5px;
}

#immsgcont .filetextname {
    display: inline-block;
    max-width: 70%;
    /*	word-wrap:break-word!important;*/
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    margin-left: 10px;
}

#immsgcont .filetextname p {
    padding-top: 2px;
    padding-bottom: 2px;
}

.sendhsbkwindow {
    min-height: 40%;
    height: auto;
    color: #454545!important;
    background: #F8F8F8!important;
}

.sendhsbkform {
    padding: 15px;
    text-align: center;
}

.senfhsbktible {
    padding-top: 20px!important;
    padding-bottom: 20px!important;
}

#chatRecord .imredbag {
    display: inline-block;
    width: 180px;
    border: solid 1px #FFA800;
    border-radius: 3px;
    background: #fff;
    color: #424141;
}

#chatRecord .imredbag:active {
    opacity: 0.85;
}

.ypxyxttb {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
}

#chatRecord .imredbag dt {
    min-width: 40px;
    padding: 10px;
    background: #FFA800;
    color: aliceblue;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 8px;
}

#chatRecord .imredbag dd {
    padding: 5px 10px;
}

#chatRecord .redbagicon {
    font-size: 36px;
    border: solid 1px red;
    background: red;
    margin-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 3px;
}

.get-red-bag-win {
    width: 200px;
    height: 320px;
    background: #F25542!important;
    border-radius: 5px;
    text-align: center;
    color: #FFFFFF;
}

.get-red-bag-win-top {
    border-bottom: solid 1px red;
    height: 60%;
    border-bottom-left-radius: 40%;
    border-bottom-right-radius: 40%;
    background: #F25542!important;
}

.get-red-bag-win .openredbag {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 100%;
    background: #FFA73A;
    text-align: center;
    position: relative;
    top: -30px;
    font-size: 32px;
    cursor: pointer;
}

.get-red-bag-win .openredbag:active {
    opacity: 0.85;
}

.already-redbag-win {
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
    overflow-y: auto;
}

.already-redbag-win .already-redbag-top {
    background: #F45E4D!important;
    border-bottom-left-radius: 20%;
    border-bottom-right-radius: 20%;
    border-bottom: solid 1px red;
    height: 120px;
    color: antiquewhite!important;
    text-align: center;
}

.imcontentbs64-video {
    height: 200px;
}

.im-video-msg {
    position: relative;
    display: inline-block;
}

.im-video-msg .playicon {
    border: solid 1px #fff;
    border-radius: 100%;
    position: absolute;
    height: 46px;
    width: 46px;
    text-align: center;
    line-height: 46px;
    color: #fff!important;
    left: calc(50% - 23px);
    top: calc(50% - 23px);
}

.im-video-msg .video-duration {
    position: absolute;
    bottom: 5px!important;
    right: 5px;
    color: #fff;
    font-size: 8px!important;
}

#imtsxlu .imrow-ul li {
    font-size: 16px!important;
}

#imqmlz .piminner-li-box li {
    font-size: 16px!important;
}

.implay-video-box {
    height: 100%!important;
    position: fixed!important;
    left: 0px;
    top: 0px;
    z-index: 99999!important;
    width: 100%;
    background: #000!important;
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
    overflow-y: auto;
}

.imsend-vldjlist-box {
    height: 100%!important;
    position: fixed!important;
    left: 0px;
    top: 0px;
    z-index: 99999!important;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
    overflow-y: auto;
}

.imqnzu-data-list {
    height: 320px;
    -webkit-overflow-scrolling: touch;
    overflow: hidden!important;
    overflow-y: auto!important;
    display: block;
}

.imqnzu-data-list .van-cell__value {
    height: 300px;
    -webkit-overflow-scrolling: touch;
    overflow: hidden!important;
    overflow-y: auto!important;
    display: block;
}

#cpcontentboxs .piminner-li-box dl dt {
    font-size: 16px;
}

#cpcontentboxs .piminner-li-box dl dd {
    font-size: 12px;
}

.padding-bottom0 {
    padding-bottom: 0px!important;
}

.bets-dice {
    display: inline-block;
    height: 18px;
    width: 18px;
    line-height: 18px;
    margin-left: 2px;
    margin-right: 2px;
    vertical-align: middle;
}

.bets-dices1 {
    background: url("../img/xz1.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.bets-dices2 {
    background: url("../img/xz2.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.bets-dices3 {
    background: url("../img/xz3.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.bets-dices4 {
    background: url("../img/xz4.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.bets-dices5 {
    background: url("../img/xz5.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.bets-dices6 {
    background: url("../img/xz6.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.hrs10 {
    background: #F4F3F9;
    display: block;
    height: 7px;
    width: calc(100% + 20px);
    position: relative;
    left: -10px;
    margin-top: 5px;
}

.hrss10 {
    background: #F4F3F9;
    display: block;
    height: 10px;
    width: calc(100% + 20px);
    position: relative;
    left: -10px;
}

.border-none {
    border: none!important;
}

.van-popup {
    /* min-height: 300px!important; */
}

.videolive-tbody td {
    border: none!important;
}

.all-cz-icon {
    display: inline-block;
    width: 400px;
    height: 400px;
    border-radius: 100%;
    /* background-size: 2150px auto; */
    background-repeat: no-repeat;
    background-position: -98px -640px;
    zoom: 0.15!important;
}

.transform5 {
    zoom: 0.1!important;
    /* transform: scale(0.5)!important; */
    vertical-align: middle;
    display: inline-block!important;
}

.pcz-icon-tjssc {
    background-position: -222px -579px;
    border: solid 1px red;
}

.pcz-icon-jsk3 {
    background-position: -16px -246px;
}

.pcz-icon-txffc {
    background-position: -177px -481px;
}

.pcz-icon-cqwfc {
    background-position: -175px -87px;
}

.pcz-icon-cqssc {
    background-position: -96px -86px;
}

.pcz-icon-xjssc {
    background-position: -16px -562px;
}

.pcz-icon-ozffc {
    background-position: -259px -325px;
}

.pcz-icon-ozefc {
    background-position: -176px -246px;
}

.pcz-icon-ozwfc {
    background-position: -339px -327px;
}

.pcz-icon-gd11x5 {
    background-position: -340px -87px;
}

.pcz-icon-sd11x5 {
    background-position: -176px -406px;
}

.pcz-icon-jx11x5 {
    background-position: -175px -247px;
}

.pcz-icon-ah11x5 {
    background-position: -15px -11px;
}

.pcz-icon-oz11x5 {
    background-position: -98px -326px;
}

.pcz-icon-fc3d {
    background-position: -255px -86px;
}

.pcz-icon-pl3 {
    background-position: -96px -407px;
}

.pcz-icon-shssl {
    background-position: -16px -481px;
}

.pcz-icon-oz3d {
    background-position: -16px -326px;
}

.pcz-icon-ysmx {
    background-position: -175px -561px;
}

.pcz-icon-hgys {
    background-position: -175px -166px;
}

.pcz-icon-xbjpk10 {
    background-position: -343px -481px;
}

.pcz-icon-bjpk10 {
    background-position: -175px -11px;
}

.pcz-icon-xyft {
    background-position: -100px -561px;
}

.pcz-icon-jssc {
    background-position: -97px -245px;
}

.pcz-icon-gxk3 {
    background-position: -16px -166px;
}

.pcz-icon-hebk3 {
    background-position: -95px -165px;
}

.pcz-icon-hubk3 {
    background-position: -255px -166px;
}

.pcz-icon-pcdd {
    background-position: -17px -405px;
}

.pcz-icon-lhc {
    background-position: -339px -245px;
}

.pcz-icon-wflhc {
    background-position: -263px -481px;
}

.pcz-icon-jnssc {
    background-position: -339px -166px;
}


/*旧版本要加上*/

.imviptbxt-box {
    padding-top: 3px;
    padding-bottom: 3px;
    zoom: 0.8;
}

.imviptbxt-box img {
    width: 12px;
    height: 12px;
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-right: 2px;
}

.imviptbxt-box span {
    vertical-align: middle;
    color: #FFAA25;
}

#imgroupsendid .immsgleft .immsgtext {
    position: relative;
    top: 20px;
}

#imgroupsendid .immsgleft {
    padding-top: 20px;
    padding-bottom: 20px;
}

#imgroupsendid .bxruser-min-box {
    position: absolute;
    top: -22px;
    left: 0px;
    font-size: 14px;
    min-width: 300px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#imgroupsendid .bxruser-min-box img {
    width: 13px;
    height: 13px;
    vertical-align: middle;
    margin-left: 3px;
    position: relative;
    top: -2px;
    margin-right: 2px;
    display: inline-block;
}

#imqmlzsendids .immsgleft .immsgtext {
    position: relative;
    top: 20px;
}

#imqmlzsendids .immsgleft {
    padding-top: 20px;
    padding-bottom: 20px;
}

#imqmlzsendids .bxruser-min-box {
    position: absolute;
    top: -22px;
    left: 0px;
    font-size: 14px;
    min-width: 300px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#imqmlzsendids .bxruser-min-box img {
    width: 13px;
    height: 13px;
    vertical-align: middle;
    margin-left: 3px;
    position: relative;
    top: -2px;
    margin-right: 2px;
    display: inline-block;
}

.imdjlzwin .immsgleft .immsgtext {
    position: relative;
    top: 20px;
}

.imdjlzwin .immsgleft {
    padding-top: 20px;
    padding-bottom: 20px;
}

.imdjlzwin .bxruser-min-box {
    position: absolute;
    top: -22px;
    left: 0px;
    font-size: 14px;
    min-width: 300px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.imdjlzwin .bxruser-min-box img {
    width: 13px;
    height: 13px;
    vertical-align: middle;
    margin-left: 3px;
    position: relative;
    top: -2px;
    margin-right: 2px;
    display: inline-block;
}

img.userdgji {
    width: 13px;
    height: 13px;
    vertical-align: middle;
    margin-left: 3px;
    position: relative;
    top: -2px;
    margin-right: 2px;
    display: inline-block;
}

.host-user-dgjis {
    display: inline;
    position: relative;
    top: 1px;
}

.hei-popup-aotu {
    min-height: auto!important;
    height: auto!important;
}

.wjfaxpae-box {
    display: flex;
    border: solid 1px #FFFFFF;
    width: 65px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    margin-left: auto;
    margin-right: 0px;
    border-radius: 14px;
    vertical-align: middle;
    position: relative;
    color: #FFFFFF;
    top: -5px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

.wjfaxpae-box .wjfa-flex {
    flex: 1;
    vertical-align: middle;
    cursor: pointer;
}

.wjfaxpae-box .wjfa-flex:active {
    opacity: 0.60;
}

.wjfa-flex-a {
    background: #FFFFFF;
    color: #FD391E;
}

.wjfa-flex-left {
    border-top-left-radius: 14px;
    border-bottom-left-radius: 14px;
}

.wjfa-flex-right {
    border-top-right-radius: 14px;
    border-bottom-right-radius: 14px;
}

#cpbetsid {
    height: 100%;
    overflow: auto;
    padding: 0px;
    margin: 0px;
    padding-bottom: 0px!important;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    background: #E4E4E4!important;
    box-sizing: border-box!important;
}

#cp-bets-cont-box {
    margin-top: 144px!important;
    padding-left: 0px;
    padding-right: 0px;
    display: flex;
    box-sizing: border-box;
    min-height: 100%;
    margin-bottom: 90px;
}

#cp-bets-cont-box .flex-left {
    flex: 2.5;
    height: calc(100vh - 300px)!important;
    background: rgba(0, 0, 0, 0);
}

#cp-bets-cont-box .flex-right {
    flex: 7.5;
    background: #FFFFFF;
    padding-bottom: 55px;
    box-sizing: border-box;
    height: calc(100vh - 245px)!important;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.header-hei55 {
    height: 55px!important;
    line-height: 55px!important;
}

.bool-amhk {
    position: relative;
    top: 8px;
}

.header-hei55 .header-line {
    /* padding-top: 5px!important; */
    box-sizing: border-box!important;
}

#cpbetsid .header-number-box {
    background: #FFFFFF;
    color: #12141A;
    border-bottom: solid 1px #EDEDED;
}

.bet-header2-flex {
    display: flex;
}

.bet-header2-flex .flex-left {
    flex: 1.2;
    text-align: left;
}

.bet-header2-flex .flex-right {
    flex: 1;
}

.tmhr5 {
    height: 5px;
    display: block;
}

.padding5 {
    padding: 5px!important;
    box-sizing: border-box;
}
.padding7 {
    padding: 7px!important;
    box-sizing: border-box;
}

.color-606060 {
    color: #606060!important;
}

.hei-display-flex {
    display: flex;
    text-align: center;
}

.hei-display-flex .flex {
    flex: 1;
}

#cpbetsid .wjfaxpae-box {
    border: solid 1px #FD391E;
    margin-left: auto;
    margin-right: auto;
}

#cpbetsid .wjfa-flex-a {
    background: #FD391E;
    color: #FFFFFF!important;
}

#cpbetsid .wjfaxpae-box .wjfa-flex {
    color: #FD391E;
}

.vtmwpj-bet-nav {
    padding: 0px;
    margin: 0px;
}

.vtmwpj-bet-nav li {
    padding: 0px;
    margin: 0px;
    display: block;
    list-style: none;
    text-align: center;
    height: 47px;
    line-height: 47px;
    font-size: 16px;
    color: 12141A;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.vtmwpj-bet-nav li.active {
    background: #F9EDEB;
    color: #FD391E;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

#cpbetsid .betsquare-numberbox {
    float: none!important;
}

.bet-hr35 {
    border: solid 1px #EBEBEB;
    border-bottom: none;
    height: 35px;
    display: block;
}

.bet-hr75 {
    border: solid 1px #EBEBEB;
    border-bottom: none;
    height: 75px;
    display: block;
}

#cpbetsid .betsquare-numberbox100 {
    display: inline-block;
    text-align: center;
    border: solid 1px #FDEDF3;
    cursor: pointer;
    width: calc(100% - 2px);
    border-color: #EBEBEB;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.bet-left-nav-cont {
    overflow: hidden;
}

.bet-userdata-box {
    height: 145px;
    position: absolute;
    text-align: center;
    top: 0px;
    left: 0px;
    box-sizing: border-box;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    background: -webkit-linear-gradient(left, #FF6345, #FB3017);
    background: -o-linear-gradient(right, #FF6345, #FB3017);
    background: -moz-linear-gradient(right, #FF6345, #FB3017);
    background: linear-gradient(to right, #FF6345, #FB3017);
    color: #FFFFFF;
}

.bet-cz-list {
    box-sizing: border-box;
    padding-top: 145px;
    padding-bottom: 50px;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    overflow-y: auto;
}

.bet-return-host {
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: #FFFFFF;
    color: 12141A;
    font-size: 14px;
    box-shadow: 0px 0px 5px #ccc;
}

.bet-return-host:active {
    opacity: 0.65;
}

.bet-userdata-box img.tbxt {
    width: 40px;
    height: 40px;
    border-radius: 100%;
}

.bet-userdata-box dl {
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
}

.bet-userdata-box dt {
    padding-bottom: 5px;
}

.bet-mincz-list {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.bet-mincz-list:active {
    opacity: 0.65;
}

.bet-select-czlist {
    vertical-align: middle;
    font-size: 16px;
    position: relative;
    top: -4px;
    margin-left: 10px;
}

.bet-select-czlist i {
    position: relative;
    top: -2px;
    left: -2px;
}

.bet-select-czlist:active {
    opacity: 0.65;
}

.bet-tkauauvb-box {
    display: inline-block;
    position: relative;
}

.bet-tkauauvb-box .bet-jilu-ul {
    display: block;
}

.pk10number {
    display: inline-block;
    width: 28px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 16px;
    font-weight: 900;
    padding-left: 3px;
    padding-right: 3px;
    vertical-align: middle;
    color: #FFFFFF;
}

.padding2 {
    padding: 2px!important;
}

.pk10number-1 {
    background: url("../img/pknumber/01.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pk10number-2 {
    background: url("../img/pknumber/02.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pk10number-3 {
    background: url("../img/pknumber/03.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pk10number-4 {
    background: url("../img/pknumber/04.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pk10number-5 {
    background: url("../img/pknumber/05.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pk10number-6 {
    background: url("../img/pknumber/06.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pk10number-7 {
    background: url("../img/pknumber/07.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pk10number-8 {
    background: url("../img/pknumber/08.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pk10number-9 {
    background: url("../img/pknumber/09.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pk10number-01 {
    background: url("../img/pknumber/01.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pk10number-02 {
    background: url("../img/pknumber/02.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pk10number-03 {
    background: url("../img/pknumber/03.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pk10number-04 {
    background: url("../img/pknumber/04.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pk10number-05 {
    background: url("../img/pknumber/05.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pk10number-06 {
    background: url("../img/pknumber/06.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pk10number-07 {
    background: url("../img/pknumber/07.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pk10number-08 {
    background: url("../img/pknumber/08.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pk10number-09 {
    background: url("../img/pknumber/09.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pk10number-10 {
    background: url("../img/pknumber/10.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pk10number-11 {
    background: url("../img/pknumber/11.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pk10number-12 {
    background: url("../img/pknumber/12.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pk10number-13 {
    background: url("../img/pknumber/13.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pk10number-14 {
    background: url("../img/pknumber/14.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pk10number-15 {
    background: url("../img/pknumber/15.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pk10number-16 {
    background: url("../img/pknumber/16.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pk10number-17 {
    background: url("../img/pknumber/17.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pk10number-18 {
    background: url("../img/pknumber/18.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.pk10number-19 {
    background: url("../img/pknumber/19.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.host-cz-wjfa-name {
    position: relative;
    top: 1.5px;
}

#imqmlzsendids .bxruser-min-box {
    top: -35px;
}

#imqmlzsendids .immsgleft .immsgtext {
    top: 25px;
}

.immsgleft .imheadimg {
    height: 35px;
    width: 35px;
}

.immsgright .imheadimg {
    height: 35px;
    width: 35px;
}

#imgroupsendid .bxruser-min-box {
    top: -35px;
}

#imgroupsendid .immsgleft .immsgtext {
    top: 25px;
}

.imxtkt-box {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: relative;
}

.imtkkt-img {
    height: auto;
    width: 55px;
    position: absolute;
    top: -13px;
    left: -10px;
}

.radius {
    border-radius: 100%!important;
}

.imdjlzwin .bxruser-min-box {
    top: -35px;
}

.imdgji-text-bj {
    display: inline-block;
    height: 30px;
    box-sizing: border-box;
    line-height: 38px;
    color: #333333!important;
}

.imdgji-text-bjVIP1 {
    padding-left: 7px;
    padding-right: 15px;
    background: url("../img/imgrade/VIP1_TEXT.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.imdgji-text-bjVIP2 {
    padding-left: 7px;
    padding-right: 15px;
    background: url("../img/imgrade/VIP2_TEXT.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.imdgji-text-bjVIP3 {
    padding-left: 7px;
    padding-right: 15px;
    background: url("../img/imgrade/VIP3_TEXT.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.imdgji-text-bjVIP4 {
    padding-left: 7px;
    padding-right: 15px;
    background: url("../img/imgrade/VIP4_TEXT.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.imdgji-text-bjVIP5 {
    padding-left: 7px;
    padding-right: 15px;
    background: url("../img/imgrade/VIP5_TEXT.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.imdgji-text-bjVIP6 {
    padding-left: 7px;
    padding-right: 15px;
    background: url("../img/imgrade/VIP6_TEXT.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.imdgji-text-bjVIP7 {
    padding-left: 7px;
    padding-right: 15px;
    background: url("../img/imgrade/VIP7_TEXT.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.imdgji-text-bjVIP8 {
    padding-left: 7px;
    padding-right: 15px;
    background: url("../img/imgrade/VIP8_TEXT.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.imdgji-text-bjVIP9 {
    padding-left: 7px;
    padding-right: 15px;
    background: url("../img/imgrade/VIP9_TEXT.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.immsgright {
    padding-top: 20px;
    padding-bottom: 20px;
}

#lhc-bet-setmoney {
    color: #FFFFFF;
    padding-top: 3px;
    box-sizing: border-box;
}

.padding-bottom15 {
    padding-bottom: 15px!important;
}

.return-text-span {
    position: relative;
    top: -4px;
    vertical-align: middle;
    font-size: 14px;
}

.tikt-submit-btn {
    height: 46px!important;
    line-height: 46px!important;
    box-shadow: none!important;
    background: -webkit-linear-gradient(left, #C3CAD4, #D8DFE8);
    background: -o-linear-gradient(right, #C3CAD4, #D8DFE8);
    background: -moz-linear-gradient(right, #C3CAD4, #D8DFE8);
    background: linear-gradient(to right, #C3CAD4, #D8DFE8);
    margin-top: 0px!important;
}

.tikt-vomy {
    padding: 10px;
}

.tikt-vomy h3 {
    margin: 0px;
    padding: 10px 0px;
    font-size: 18px;
}

.tikt-vomy p {
    margin: 0px;
    padding: 10px 0px;
    font-size: 12px;
    color: #969696;
}

.afte-text-money {
    position: relative;
}

.afte-text-money:before {
    display: inline-block;
    content: "₫";
    line-height: 33px;
    width: 33px;
    font-weight: 700;
    font-size: 25px;
    height: 33px;
    position: absolute;
    left: 0px;
    top: -8px;
    z-index: 8;
}

.afte-text-money input {
    padding-left: 25px!important;
    box-sizing: border-box;
}

.hrss10 {
    background: #F4F3F9;
    display: block;
    height: 7px;
    width: calc(100% + 30px);
    position: relative;
    left: -20px;
    margin-top: 5px;
}

.tixw-yijyxpae-bank {
    position: relative!important;
    width: calc(100% - 60px);
    height: 20px;
    display: inline-block;
    margin-left: 10px;
    border: none!important;
    color: rgba(0, 0, 0, 0)!important;
}

.tixw-yijyxpae-bank h3 {
    position: absolute;
    top: -6px;
    font-size: 18px;
    color: #323232;
}

.tixw-yijyxpae-bank p {
    position: absolute;
    top: 17px;
    color: #323232;
    font-size: 12px;
}

.tikt-submit-btn-a {
    /* background: -webkit-linear-gradient(left, #FB2A11, #F85E41);
    background: -o-linear-gradient(right, #FB2A11, #F85E41);
    background: -moz-linear-gradient(right, #FB2A11, #F85E41);
    background: linear-gradient(to right, #FB2A11, #F85E41); */
    background-color: #f88508;
    height: 46px!important;
    line-height: 46px!important;
    box-shadow: none!important;
    margin-top: 0px!important;
}

.bottom-motlkt {
    color: #FFFFFF;
}

.motlkt-header {
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    background: #e6e5e5;
    display: flex;
    color: #000000;
}

.motlkt-header .flex1 {
    flex: 1;
    text-align: left;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
}

.motlkt-header .flex1 .iconfont {
    zoom: 1.8;
}

.motlkt-header .flex2 {
    text-align: center;
    flex: 2;
}

.tiktlwti-box {
    height: 45px;
    line-height: 45px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    box-sizing: border-box;
    display: flex;
}

.tiktlwti-box input {
    box-sizing: border-box;
    flex: 7;
    height: 45px;
    line-height: 45px;
    /* background: #2C2C2C; */
    color: #969696;
    border-radius: 3px;
    border: none;
    padding-left: 20px;
    border: solid 1px #CCCCCC;
}

.tiktlwti-box button {
    width: 100px;
    height: 45px;
    box-sizing: border-box;
    background: -webkit-linear-gradient(left, #BC2A19, #FE5C3F);
    background: -o-linear-gradient(right, #BC2A19, #FE5C3F);
    background: -moz-linear-gradient(right, #BC2A19, #FE5C3F);
    background: linear-gradient(to right, #BC2A19, #FE5C3F);
    border: none;
    box-sizing: border-box;
    font-size: 18px;
}

.whjimima {
    padding: 10px 0px;
    padding-bottom: 20px;
    text-align: right;
    width: 90%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    font-size: 14px;
    color: #FFFFFF;
}

#selectbankids .header-line {
    text-align: right;
    box-sizing: border-box!important;
}

#selectbankids .header-line i.iconfont {
    margin-right: 15px;
}

#selectbankids .header-line i.iconfont:active {
    opacity: 0.65;
}

.van-cell:not(:last-child)::after {
    left: 0px!important;
}

#openaccountid .van-cell:not(:last-child)::after {
    border: none;
}

.bank_img-max {
    zoom: 1;
    top: 4px;
    position: relative;
}

.color-969696 {
    color: #969696!important;
}

.selectbank-title {
    position: relative;
}

.position-relative {
    position: relative!important;
}

.select-bank-rows .van-cell__title {
    position: relative!important;
}

.select-bank-rows {
    padding-top: 20px!important;
    padding-bottom: 20px!important;
}

.select-bank-rows i.iconfont {
    position: absolute;
    right: 0px;
    font-size: 26px;
    color: red;
}

.select-bank-rows:active {
    opacity: 0.65;
}

.addbankid form.hei-line-form .hei-form-row {
    border-bottom: solid 1px #F8F8F8;
}




.eajw-select-bank .van-picker__confirm {
    color: #FD533B!important;
}

.eajw-select-bank .van-picker__cancel {
    color: #606060!important;
}

.eajw-select-bank .van-picker__toolbar {
    border-bottom: solid 1px #FAFAFB;
}

.eajw-select-bank .van-picker-column__item {
    /* border-bottom: solid 1px #FAFAFB;
    border-top: solid 1px #FAFAFB; */
}
.margin-top80{
  margin-top: 80px!important;
}
.margin-top120{
  margin-top: 120px!important;
}
.marging-hr {
    display: block;
    width: calc(100% - 20px);
    margin-left: auto;
    margin-right: auto;
    height: 1px;
    background: #F9F9F9;
}

.bank_imgs {
    background: url(../img/icon_bank.png) no-repeat;
}

.bank_imgs.CCB {
    background-position: 0px 0
}

.bank_imgs.ICBC {
    background-position: 0px -60px
}

.bank_imgs.ABC {
    background-position: 0px -120px
}

.bank_imgs.BOB {
    background-position: 0px -180px
}

.bank_imgs.BOC {
    background-position: 0px -240px
}

.bank_imgs.WEIXIN {
    background-position: 0px -300px
}

.bank_imgs.BOS {
    background-position: 0px -360px
}

.bank_imgs.TENPAY {
    background-position: 0px -420px
}

.bank_imgs.CEB {
    background-position: 0px -480px
}

.bank_imgs.GDB {
    background-position: 0px -540px
}

.bank_imgs.HXB {
    background-position: 0px -600px
}

.bank_imgs.PSBC {
    background-position: 0px -660px
}

.bank_imgs.CIB {
    background-position: 0px -720px
}

.bank_imgs.CITIC {
    background-position: 0px -780px
}

.bank_imgs.CMB {
    background-position: 0px -840px
}

.bank_imgs.CMBC {
    background-position: 0px -900px
}

.bank_imgs.YEEPAY {
    background-position: 0px -1020px
}

.bank_imgs.ALIPAY {
    background-position: 0px -1080px
}

.bank_imgs.BCM {
    background-position: 0px -1140px
}

.bank_imgs.PAB {
    background-position: 0px -1260px
}

.bank_imgs.SPDB {
    background-position: 0px -1320px
}

.bank_imgs.BRCB {
    background-position: 0px -1380px
}

.bank_imgs.SRCB {
    background-position: 0px -1440px
}

.rebank-status-box {
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 0px;
    padding: 5px 15px;
    font-size: 12px;
    background: rgba(255, 255, 255, 0);
    border-radius: 2px;
}

.rebank-status-box-a {
    background: rgba(255, 255, 255, 0.55);
}


.bank-list-esdx-box-a {
    height: auto;
}

.xrgl-bank-tool {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    color: #12141A;
    vertical-align: middle;
    padding-left: 5px;
    box-sizing: border-box;
    display: none;
}

.xrgl-bank-tool:active {
    opacity: 0.65;
}

.xrgl-bank-tool img {
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-right: 8px;
    position: relative;
    top: -2px;
}

.addbank-icon-box {
    text-align: center;
    margin-top: 130px;
    color: #B7BEC8;
    font-size: 16px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

.addbank-icon-box dl {
    display: inline-block;
}

.addbank-icon-box dt {
    padding-bottom: 15px;
}

#index {
    border-top: solid 0px red!important;
    min-height: 100%;
    height: 100%;
    box-sizing: border-box;
}

.mydatanav-box ul.myrow-ul .hrss10 {
    margin-top: 0px!important;
}

.sendhsbkform {
    padding-bottom: 93px;
}

.mylogin-btn {
    width: 78px;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    border: none;
    background: #CFAD84;
    color: #FFFFFF;
    border-radius: 17px;
}

.myregister-btn {
    width: 78px;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    border: solid 1px #FFFFFF;
    background: #FE5035;
    color: #FFFFFF;
    border-radius: 17px;
}

#myss .wqdglutiviyu {
    height: 100%;
    line-height: 56px;
    text-align: center;
}

.userdgji-box {
    text-align: center;
    box-sizing: border-box;
    padding-top: 35px;
    padding-bottom: 35px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

.userdgji-box img {
    margin-bottom: 10px;
    width: 195px;
    height: auto;
}

.userdgji-box dd {
    font-size: 12px;
    color: #4E4E4E;
}

.ahhuojqp-xpxt {
    padding: 10px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

.ahhuojqp-xpxt li {
    display: flex;
    height: 65px;
    box-sizing: border-box;
    border-bottom: solid 1px #F8F8F8;
    position: relative;
}

.ahhuojqp-xpxt li:active {
    opacity: 0.65;
}

.ahhuojqp-xpxt .flex7 {
    flex: 7;
    text-align: left;
}

.ahhuojqp-xpxt .flex7 h3 {
    font-size: 16px;
    color: #12141A;
    margin-top: 11px;
}

.ahhuojqp-xpxt .flex7 p {
    font-size: 12px;
    color: #606060;
}

.ahhuojqp-xpxt .flex3 {
    flex: 3;
    text-align: right;
    line-height: 65px;
}

.color-AFAFAF {
    color: #AFAFAF!important;
}

.oedu-qwbkyuoe-box {
    color: #999999;
    margin-top: 15px;
    margin-bottom: 35px;
}

#moneychangeid .topbottom-flex-box .bottom {
    border-top: none;
}

.marginlr10-hr {
    height: 1px;
    background: #F8F8F8;
    width: calc(100% - 20px);
    margin-left: auto;
    margin-right: auto;
}

.mydatatbxt {
    height: 35px;
    width: 35px;
    border-radius: 100%;
}

.margin-top20 {
    margin-top: 20px!important;
}

.mydatatbeudglu {
    border-top: solid 15px #F9F9FA;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 16px;
}

.mydatatbeudglu:active {
    opacity: 0.65;
}

.xxhr {
    display: block;
    height: 1px;
    background: #F7F7F9;
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 32px);
    margin-bottom: 15px;
    margin-top: 5px;
}

.xxhrs {
    display: block;
    height: 1px;
    background: #F7F7F9;
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 32px);
    margin-bottom: 5px;
    margin-top: 5px;
}

.login-mima-flex {
    display: flex;
    box-sizing: border-box;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
}

.login-mima-flex .flex {
    flex: 1;
}

.padding16 {
    padding-left: 16px;
    padding-right: 16px;
    box-sizing: border-box;
}

.login-footer-box {
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    height: 50px;
    line-height: 50px;
    bottom: 10px;
    left: 0px;
}

.register-footer-text {
    height: 50px;
    line-height: 50px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.register-return-text {
    position: relative;
    vertical-align: middle;
    top: -7px;
}

.bank_imgax {
    background: url(../img/icon_bank.png) no-repeat;
}

.bank_imgax.CCB {
    background-position: 0px 0
}

.bank_imgax.ICBC {
    background-position: 0px -60px
}

.bank_imgax.ABC {
    background-position: 0px -120px
}

.bank_imgax.BOB {
    background-position: 0px -180px
}

.bank_imgax.BOC {
    background-position: 0px -240px
}

.bank_imgax.WEIXIN {
    background-position: 0px -300px
}

.bank_imgax.BOS {
    background-position: 0px -360px
}

.bank_imgax.TENPAY {
    background-position: 0px -420px
}

.bank_imgax.CEB {
    background-position: 0px -480px
}

.bank_imgax.GDB {
    background-position: 0px -540px
}

.bank_imgax.HXB {
    background-position: 0px -600px
}

.bank_imgax.PSBC {
    background-position: 0px -660px
}

.bank_imgax.CIB {
    background-position: 0px -720px
}

.bank_imgax.CITIC {
    background-position: 0px -780px
}

.bank_imgax.CMB {
    background-position: 0px -840px
}

.bank_imgax.CMBC {
    background-position: 0px -900px
}

.bank_imgax.YEEPAY {
    background-position: 0px -1020px
}

.bank_imgax.ALIPAY {
    background-position: 0px -1080px
}

.bank_imgax.BCM {
    background-position: 0px -1140px
}

.bank_imgax.PAB {
    background-position: 0px -1260px
}

.bank_imgax.SPDB {
    background-position: 0px -1320px
}

.bank_imgax.BRCB {
    background-position: 0px -1380px
}

.bank_imgax.SRCB {
    background-position: 0px -1440px
}

.bkbzasxctsji-dd {
    position: relative;
}

.bkbzasxctsji-dd .bkbzasxctsji-box {
    position: absolute;
    top: 55px;
    width: calc(100% - 30px);
    left: 15px;
    font-size: 14px;
    border-radius: 28px;
    height: 56px;
    background: #FFFFFF;
    display: flex;
    color: #323232;
    box-sizing: border-box;
    padding-top: 12px;
}

.bkbzasxctsji-dd .bkbzasxctsji-box .flex {
    flex: 1;
}

.rjform-list-box {
    margin-top: 45px;
}

.rjform-list-box .van-collapse-item__content {
    padding: 0px!important;
}

.rjform-list-box .hei-topbottomtable-box {
    padding-top: 0px!important;
}

.rjform-list-box .van-collapse-item {
    padding-bottom: 10px;
}

.heivan-popup {
    min-height: 100px!important;
}

#shopping {
    position: relative;
    top: -1px;
}

#teampandectid {
    background: #F4F4F4;
}

#teampandectsid {
    background: #F4F4F4;
    min-height: 100vh;
}

#teampandectid .rjform-list-box {
    margin-top: 6px;
}

.van-slider__button {
    background: url("../img/dlli/van_slider_button.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

#openaccountid .van-cell {
    padding-left: 0px;
    border-bottom: solid 1px #F4F4F4;
}

#usermanageid .topbottom-flex-box .bottom .inner-flex {
    border: none;
}

#usermanageid .topbottom-flex-box .bottom {
    border: none;
}

#teambetid .header-line select {
    background: rgba(0, 0, 0, 0);
    border: none;
    color: #FFFFFF;
}

#teambetid .header-line option {
    color: #333CCC;
}

#accountchangeid {
    background-color: #F4F4F4;
    min-height: 100vh;
    box-sizing: border-box;
}


/* #accountchangeid .hei-list-box{
  padding-left: 0px!important;
  padding-right: 0px!important;
  padding-bottom: 1px!important;
  padding-top: 1px!important;
} */

#accountchangeid .header-line select {
    background: rgba(0, 0, 0, 0);
    border: none;
    color: #FFFFFF;
    vertical-align: middle;
}

#accountchangeid .header-line option {
    color: #333CCC;
}

#accountchangeid .van-image {
    top: 50%;
    position: relative;
    display: inline-block;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.header-line select {
    background: rgba(0, 0, 0, 0);
    border: none;
    color: #FFFFFF;
    vertical-align: middle;
}

.header-line option {
    color: #333CCC;
}

#generalizeid {
    background: #F4F4F4;
    min-height: calc(100vh - 60px);
}

.hei-hsse-min-btn {
    display: inline-block;
    border: none;
    background: #FD391E;
    height: 23px;
    line-height: 25px;
    font: 12px;
    border-radius: 3px;
    color: #FFFFFF;
    padding-left: 7px;
    padding-right: 7px;
}

#generalizeid .topbottom-flex-box .bottom {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    border: none;
}

#generalizeid .topbottom-flex-box .inner-flex {
    border: none;
}

.hei-hsse-max-btn {
    height: 30px;
    line-height: 30px;
    display: inline-block;
    border-radius: 15px;
    background: #FD391E;
    color: #FFFFFF;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 12px;
}

.hei-hsse-max-btn:link {
    color: #FFFFFF!important;
}

.hei-blse-max-btn {
    background: #FFFFFF;
    color: #12141A;
    display: block;
    width: calc(100% - 30px);
    border-radius: 6px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.hei-tkmy-max-btn {
    color: #FD391E;
    display: block;
    width: calc(100% - 30px);
    border-radius: 6px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.background-FD391E {
    background: #FD391E!important;
    color: #FFFFFF!important;
}

#generalizeid .topbottom-flex-box {
    box-shadow: none;
}

#generalizeid .topbottom-flex-box {
    margin-bottom: 20px;
}

#generalizeid .hei-topbottomtable-box {
    padding-bottom: 20px;
}

#generalizeid .spreadlink-top {
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 33px;
    line-height: 33px;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
}

#generalizeid .spreadlink-top .flex7 {
    flex: 7;
    background: #F7F7F7;
    color: #226AD8;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#generalizeid .spreadlink-top .flex3 {
    flex: 3;
}

#generalizeid .spreadlink-bottom {
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
    color: #12141A;
}

.inline-block {
    display: inline-block!important;
}

form.hei-line-form .hei-form-row input[type="button"] {
    background-color: #f88508;
    height: 40px;
    border: none;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
    letter-spacing: 1px;
    /* box-shadow: 0px 0px 10px #F396BA; */
    margin-top: 15px;
    background: linear-gradient(45deg, #5D61F8, #1FE3AB);
}

.spreadlink-box {
    display: none;
}

.hei-flex-box {
    display: flex;
}

.hei-flex-box .flex03 {
    flex: 0.25;
}

.hei-flex-box .flex05 {
    flex: 0.3;
}

.hei-flex-box .flex1 {
    flex: 1;
}

.hei-flex-box .flex2 {
    flex: 2;
    /* text-align: right; */
}

.hei-flex-box .flex3 {
    flex: 3;
    /* text-align: right; */
}

.hei-flex-box .flex7 {
    flex: 7;
}

.margin-top15 {
    margin-top: 15px!important;
}

#setpopularizelinkid form.hei-line-form .hei-form-row {
    border-color: #F4F4F4;
}

#setpopularizelinkid form.hei-line-form {
    padding-bottom: 0px;
}

.padding-bottom30 {
    padding-bottom: 30px!important;
}

#openaccountid form.hei-line-form .hei-form-row {
    border-color: #F4F4F4;
}

.fast-select-money-box {
    text-align: center;
}

.fastmoney-box {
    border: solid 1px #FB2A11;
    width: calc(32% - 12px);
    height: 60px;
    border-radius: 3px;
    color: #FB2A11;
    text-align: center;
    display: inline-block;
    box-sizing: border-box;
    padding-top: 17px;
    margin: 6px;
}

.fastmoney-box:active {
    opacity: 0.65;
}

.fastmoney-box:hover {
    background: -webkit-linear-gradient(left, #FB2A11, #F85E41);
    background: -o-linear-gradient(right, #FB2A11, #F85E41);
    background: -moz-linear-gradient(right, #FB2A11, #F85E41);
    background: linear-gradient(to right, #FB2A11, #F85E41);
    color: #FFFFFF;
}

.fastmoney-box .fast-money {
    font-size: 18px;
}

.header-line select {
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
    background: url("../img/icon_select.png") right center no-repeat!important;
    background-size: 8px 6px!important;
    padding-right: 10px;
}

.hei-flex-inp select {
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
    background: url("../img/icon_select.png") right center no-repeat!important;
    background-size: 8px 6px!important;
    padding-right: 10px;
}

.jwbw-juse select {
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
    background: url("../img/icon_select.png") right center no-repeat!important;
    background-size: 8px 6px!important;
    padding-right: 10px;
}

#cpbetlhcid .cp-method-select {
    top: 88px;
}

#cpbetlhcid .bet-header2-flex .flex-left {
    flex: 2.2;
}

.background-fff {
    background: #FFFFFF!important;
    color: #606060;
}

#cpbetlhcid .hei-display-flex {
    display: block;
}

#cpbetlhcid .hei-table-box {
    background: #fff;
    width: 100%;
    position: fixed;
    left: -0px;
    box-shadow: 0px 0px 0px #ccc;
    display: none;
    padding-top: 15px;
    padding-bottom: 15px;
    top: 178px;
    -webkit-overflow-scrolling: touch;
    overflow: auto;
    overflow-x: hidden;
}

#cpbetlhcid .cp-bet-cont-box {
    padding: 0px;
    padding-top: 17px;
    margin-top: 170px;
}

.letter3 {
    letter-spacing: 3px;
}

#cpbetlhcid .lhcopennumberdl {
    display: inline-block;
    padding: 0px;
    margin: 0px;
}

#cpbetlhcid .lhcopennumberdl dd {
    padding-top: 5px;
    font-size: 14px;
}

#cpbetlhcid .cp-method-select {
    height: calc(100% - 148px);
}

#cpbetlhcid .min-number {
    margin-left: 2px;
    margin-right: 2px;
}

#cpbetlhcid .cp-bet-cont-box {
    margin-bottom: 0px;
}

#cpbetlhcid .header-number-box {
    border-bottom: solid 1px #ECECEC;
}

.qmaijuas-inbox {
    top: 50%;
    position: relative;
    display: inline-block;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    text-align: center;
    width: 100%;
}

.beforechat-msg-number {
    display: inline-block;
    position: fixed;
    right: 10px;
    bottom: 150px;
    color: #FFFFFF;
    font-size: 12px;
    z-index: 99;
    height: 25px;
    width: 25px;
    line-height: 25px;
    text-align: center;
    background: rgba(26, 160, 52, 0.60);
    border-radius: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xdjiqnfamsg {
    position: relative;
    top: -2px;
    margin-left: 15px!important;
}

.masstexting-btn {
    display: inline-block;
    height: 20px;
    line-height: 22px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    border: solid 1px #FB2A11;
    border-radius: 2px;
    color: #FB2A11;
    font-size: 12px;
    vertical-align: middle;
    position: relative;
    top: -2px;
}

.masstexting-btn:active {
    color: #FB2A11;
    opacity: 0.85;
}

.masstexting-btn:hover {
    color: #FB2A11;
}

#masstextingids {
    padding-top: 50px;
    padding-bottom: 50px;
}

#masstextingids .imrow-ul li {
    box-sizing: border-box;
    padding-top: 12px;
    padding-left: 15px;
    padding-right: 15px;
}

.hei-100-btn:hover {
    color: #FFFFFF;
}

.hei-100-btnm {
    display: inline-block;
    height: 46px!important;
    background: #F4518E;
    color: aliceblue;
    width: 100%;
    border: none;
    border-radius: 6px;
    margin-top: 10px;
    text-align: center;
    line-height: 46px!important;
    background: -webkit-linear-gradient(left, #C3CAD4, #D8DFE8);
    background: -o-linear-gradient(right, #C3CAD4, #D8DFE8);
    background: -moz-linear-gradient(right, #C3CAD4, #D8DFE8);
    background: linear-gradient(to right, #C3CAD4, #D8DFE8);
    box-shadow: none!important;
}

.greetings-status {
    position: relative;
    top: -8px;
    font-size: 16px;
}

.padding-tops0 {
    padding-top: 0px!important;
}

.masstexting-footer {
    height: 46px;
    line-height: 46px;
    display: flex;
    width: 100%;
    box-sizing: border-box;
    bottom: 0px;
    left: 0px;
    position: fixed;
    background: #F3F3F3;
    z-index: 9;
}

.masstexting-footer .masstexting-left {
    flex: 2;
    padding-top: 13px;
    margin-left: 10px;
}

.masstexting-footer .masstexting-right {
    flex: 8;
}

.masstexting-footer .hei-100-btn {
    border-radius: 0px!important;
}

.masstexting-footer .hei-100-btnm {
    border-radius: 0px!important;
}

#teampandectsid .rjform-list-box {
    margin-top: 10px!important;
}

.hei-popup-box {
    height: auto!important;
    min-height: auto!important;
    width: 90%;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 5px;
    padding-bottom: 20px;
}

.hei-popup-box .header {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
}

.hei-popup-box .content {
    padding-top: 10px;
}

.border-radius3 {
    border-radius: 3px!important;
    border: solid 1px #ECECEC!important;
}

.hei-popup-btn {
    display: block;
    width: 188px;
    height: 40px;
    line-height: 40px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FD391E;
    color: #FFFFFF;
    text-align: center;
    border: none;
    border-radius: 9px;
    font-size: 18px;
}

.pqoeinput {
    border: solid 1px #ECECEC;
    border-radius: 2px;
    height: 20px;
    line-height: 20px;
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 5px;
}

.tixw-bank-icon {
    position: relative;
    top: -2px;
}

#bankrechargeid dl.usericon-dl {
    margin-bottom: 0px;
}

.color-FEA193 {
    color: #FEA193!important;
}

.width100px {
    display: inline-block;
    width: 100px!important;
}

#teambetid .hei-list-box img.icons {
    height: 40px;
    width: 40px;
}

#fundrecordid .hei-hhxt-nav {
    height: 40px;
    line-height: 40px;
    overflow-x: auto;
}

.fundrecord-cont {
    width: 100%;
    display: block;
    text-align: center;
    padding: 0px;
    margin: 0px;
    margin-bottom: 60px;
    margin-top: 40px;
}

.fundrecord-cont dd {
    line-height: 35px;
}

.fundrecord-cont dt {
    line-height: 35px;
}

.border-colorF8F8F8 {
    border-color: #F8F8F8!important;
}

.margin-left15 {
    margin-left: 15px;
}

.border-bottom-F4F4F7 {
    border-bottom: solid 1px #F4F4F7!important;
}

.padding-top15 {
    padding-top: 15px!important;
}

.hvan-row-input {
    width: 100%;
    border: none;
    vertical-align: middle;
    background: rgba(0, 0, 0, 0);
}

.hvan-row-select {
    width: 100%;
    border: none;
    vertical-align: middle;
    background-color: rgba(0, 0, 0, 0);
}


/*新添加*/

.background-color-F25542 {
    background-color: #F25542!important;
    color: #FFFFFF;
}

.sklqred-header2 {
    height: 130px;
}

.sklqred-header2 .sklq-header-inner {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.sklqred-header2 .sklq-header-inner .sk-btn {
    display: inline-block;
    border: none;
    height: 38px;
    line-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 20px;
    font-size: 16px;
    letter-spacing: 1px;
    background-color: #E14E3C;
    color: #FFFFFD;
    outline: none;
}

.sklqred-header2 .sklq-header-inner .sk-btn-a {
    background-color: #FFFFFF;
    color: #C5314C;
}

.margin-right25 {
    margin-right: 25px!important;
}

.sklq-form-box {
    position: relative;
    top: -60px;
    padding: 15px;
    background-color: rgba(0, 0, 0, 0);
}

.sklq-form-box .sklq-form-inner {
    background-color: #FFFFFF;
    border-radius: 5px;
    padding: 15px;
    font-size: 18px;
}

.sklq-form-box .sklq-form-row {
    border-bottom: solid 1px #DEDCDD;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
}

.sklq-form-box .sklq-form-row .flex1 {
    flex: 1;
}

.sklq-form-box .sklq-form-row .flex3 {
    flex: 3;
    text-align: right;
}

.sklq-form-box .sklq-form-row input {
    text-align: right;
    width: calc(100% - 30px)!important;
    border: none;
    padding-right: 5px;
}

.sklq-form-box .sklq-form-row input[disabled="disabled"] {
    background: rgba(0, 0, 0, 0);
    color: red;
}

.margin-top60px {
    margin-top: 60px!important;
}

.hei-btn-F25542 {
    width: 100%;
    height: 50px;
    line-height: 52px;
    border: none;
    outline: none;
    display: inline-block;
    text-align: center;
    background-color: #F25542;
    color: #FFFFFF;
    font-size: 22px;
    border-radius: 5px;
    letter-spacing: 2px;
}

.sklq-red-msg-bg {
    background: url("../img/imgrade/imred/red_bg.png")!important;
    background-size: 100% 100%!important;
    background-repeat: no-repeat!important;
    width: 213px!important;
    height: 78px!important;
}

.sklq-red-msg-bg::before {
    background-color: #D13D4B!important;
    left: -3px!important;
}

.sklq-red-msg-bg::after {
    background-color: #D13D4B!important;
    right: -3px!important;
}

.sklq-hsbk-box .klq-hsbk-top {
    height: 55px;
    color: #FFFFFF;
    text-align: center;
}

.sklq-hsbk-box .klq-hsbk-bottom {
    height: 28px;
    line-height: 28px;
    color: #9F9F9F!important;
    font-size: 14px;
}

.font-size22 {
    font-size: 22px!important;
}

.sklq-red-msg-bg:active {
    opacity: 0.85;
}

.sklq-zijcmima {
    border: solid 1px #ccc;
    height: 25px;
    line-height: 25px;
    box-sizing: border-box;
    width: 100%;
    border-radius: 2px;
    padding-left: 5px;
    padding-right: 5px;
}

.sklq-money-msg {
    height: 60px;
    line-height: 60px;
    position: fixed;
    width: calc(100% - 20px);
    margin-left: 10px;
    background-color: #FFFFFF;
    color: #252525;
    border-radius: 5px;
    box-sizing: border-box;
    padding-left: 45px;
    font-size: 18px;
    top: 30px;
}

.get-red-bag-win {
    width: 300px;
    height: 380px;
}

.sklq-open-box {
    background: url("../img/imgrade/imred/bg_red.png")!important;
    background-size: 100% 100%!important;
    background-repeat: no-repeat!important;
}

.sklq-open-box .get-red-bag-win-top {
    border-bottom: none!important;
    background: rgba(0, 0, 0, 0)!important;
}

.sklq-open-box .openredbag {
    background-color: #EBCD97!important;
    color: #413937!important;
    top: -30px!important;
}

.get-red-bag-win-stops {
    height: 30px;
    margin-top: 3px;
    margin-left: 5px;
    background: url("../img/imgrade/imred/false_red.png");
    background-size: auto 100%;
    background-repeat: no-repeat!important;
}

.get-red-bag-win-stopsx {
    height: 30px;
    margin-top: 3px;
    margin-left: 5px;
    background: url("../img/imgrade/imred/true_red.png");
    background-size: auto 100%;
    background-repeat: no-repeat!important;
}

.lqhk-inner-box {
    background: url("../img/imgrade/imred/lqhk_bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat!important;
    display: inline-block;
    width: 60%;
    height: 27px;
    line-height: 28px;
    color: #FFDBB3;
    text-align: left;
    box-sizing: border-box;
    padding-left: 75px;
    margin-top: 25px;
}

.margin-top20 {
    margin-top: 20px!important;
}

.sklq-red-list {
    position: relative;
    background-color: #FFFFFF!important;
}

.sklq-red-list .already-redbag-top {
    background: url("../img/imgrade/imred/red_list_header_bg.png")!important;
    background-size: 100% 100%!important;
    background-repeat: no-repeat!important;
    height: 220px!important;
    border: none!important;
    box-shadow: 0px 0px 0px #CCCCCC;
    border-radius: 0px!important;
}

.sklq-red-list .sklq-apjd {
    position: absolute;
    width: 100%;
    height: 54px;
    line-height: 54px;
    font-size: 32px;
    top: 173px;
}

.sklq-red-list .sklq-bet-flex {
    position: absolute;
    top: 227px;
    height: 30px;
    line-height: 30px;
    width: calc(100% - 160px);
    left: 80px;
    display: flex;
    text-align: center;
}

.sklq-red-list .sklq-bet-flex .flex1 {
    flex: 1;
}

.sklq-red-list .sklq-draw-sketch {
    border-bottom: solid 5px #E2E2E2;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    padding-left: 15px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sklq-red-list .sklq-draw-list-row {
    display: flex;
    height: 60px;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
}

.sklq-red-list .sklq-draw-list-mrow {
    border-bottom: solid 1px #E2E2E2;
}

.sklq-red-list .sklq-draw-list-row .flex1 {
    flex: 1.8;
}

.sklq-red-list .sklq-draw-list-row .flex5 {
    flex: 5;
}

.padding-top20 {
    padding-top: 20px!important;
}

.padding0 {
    padding: 0px!important;
}

#cpbetsid .cp-bet-cont-box {
    margin-bottom: 0px;
}

#cpbetsid #cp-bets-cont-box .flex-right {
    height: 100%!important;
    padding-bottom: 40px;
    box-sizing: border-box;
}

#cpbetsid .bet-footer-box {
    min-height: 43px;
}

#cpbetsid #cp-bets-cont-box {
    box-sizing: border-box;
    height: 100%;
    margin-top: 0px!important;
    padding-top: 158px!important;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#cpbetsid .cp-bets-cont-box-a {
    padding-bottom: 142px!important;
}

.padding-top40 {
    padding-top: 40px!important;
}

.color-htse {
    color: #FFAA00!important;
}

#cpbetss .cp-bet-cont-box {
    margin-top: 133px;
}

#cpbetsid .hei-table-box {
    top: 146px;
    position: fixed;
    width: calc(100% + 10px);
    z-index: 99;
}

.margin-left5 {
    margin-left: 5px!important;
}

.margin-right5 {
    margin-right: 5px!important;
}

.hbets-dice {
    display: inline-block;
    height: 24px;
    width: 24px;
    line-height: 24px;
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: middle;
    border-radius: 0;
}

.minutepadding0 {
    padding: 0px!important;
}

.minutepadding0 .hei-row-lix {
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
    border-color: #EDEDED!important;
}

.hr30 {
    display: block;
    width: 100%;
    height: 30px;
    background-color: #EDEDED!important;
}

#cpbetlhcid {
    padding-bottom: 0px;
}

.padding-bottom60 {
    padding-bottom: 60px!important;
}

#cpbetlhcid .lhcmoney {
    width: 35px;
    vertical-align: middle;
    position: relative;
    top: 0.10px;
    margin-left: 3px;
    margin-right: 3px;
    display: inline-block;
}

#cpbetlhcid .hlcjd {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    line-height: 30px;
    background: #fff;
    border: solid 1px #F3F3F3;
}

#cpbetlhcid .hlcjd:active {
    opacity: 0.65;
}

#cpbetlhcid .hlcjw {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    line-height: 30px;
    background: #fff;
    border: solid 1px #F3F3F3;
    margin-left: 0px;
}

#cpbetlhcid .hlcjw:active {
    opacity: 0.65;
}

.jilu-money-yihh {
    top: 50%;
    font-size: 16px;
    position: relative;
    display: inline-block;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

#sklqhsbkcontisd .hsbkheader {
    text-align: center;
    height: 130px;
    box-sizing: border-box;
    padding-top: 28px;
    border-bottom: solid 7px #F5F5F5;
}

#sklqhsbkcontisd .hsbkheader .qtfont {
    display: inline-block;
    background-color: #FB3821;
    height: 25px;
    width: 35px;
    line-height: 25px;
    text-align: center;
    border-radius: 2px;
    color: #FFFFFF;
    margin-left: 5px;
}

#sklqhsbkcontisd {
    min-height: 100vh;
    font-size: 16px;
}

#sklqhsbkcontisd .sklqhsbktwotext {
    color: #B2B2B8;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#sklqhsbkcontisd .sklq-rowas {
    height: 50px;
    border-bottom: solid 1px #F5F5F5;
    display: flex;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
}

#sklqhsbkcontisd .sklq-rowas .skleft {
    flex: 6;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#sklqhsbkcontisd .sklq-rowas .skleft2 {
    flex: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#sklqhsbkcontisd .sklq-rowas .skleft .psans {
    height: 25px;
    line-height: 25px;
}

#sklqhsbkcontisd .sklq-rowas .slright {
    flex: 3.8;
    line-height: 50px;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.selecttwo-money {
    display: inline-block;
    width: calc(25% - 10px);
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 3px;
    border: solid 1px #FF6143;
    color: #FF6143;
    margin-left: 4px;
    margin-right: 4px;
}

.selecttwo-money-a {
    background-color: #FF6143;
    color: #FFFFFF;
}

.banner .hhostuser {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 8px;
    left: 0px;
    cursor: pointer;
    color: #fff;
    height: 33px;
    background: rgba(255, 255, 255, 0.6);
    line-height: 35px;
    padding-left: 10px;
    padding-right: 18px;
    z-index: 99;
    font-size: 12px;
    border-top-right-radius: 18px;
    border-bottom-right-radius: 18px;
}

.banner .hhostuser img {
    border-radius: 100%;
    height: 20px;
    width: 20px;
    vertical-align: middle;
    position: relative;
    top: -1px;
    font-size: 14px;
}


/*2020-08-12*/
#luauids{
    height: 100%;
    height: calc(100% - 45px);
    box-sizing: border-box;
}
/*2020-08-12*/
.luaucont {
    height: 100%;
    display: flex;
    box-sizing: border-box;
}
/*2020-08-12*/
.luaucont .luauleft {
    flex: 2;
    min-width: 80px;
    text-align: center;
    font-size: 16px;
    background-color: #F5F4F2;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
}
/*2020-08-12*/
.luaucont .luauright {
    flex: 8;
    height: 100%;
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
}
.luaucont .luauletfheader {
    height: 55px;
    line-height: 55px;
    background-color: #FFFFFF;
}

.luaucont .luauleft ul {
    padding: 0px;
    margin: 0px;
}

.luaucont .luauleft li {
    padding: 0px;
    margin: 0px;
    height: 45px;
    line-height: 45px;
}

.luaucont .luauleft li:active {
    opacity: 0.65;
}

.luaucont .luauleft li.active {
    color: #EA5544;
    background-color: #FBE5E1;
}



.luaucont .tsji-contovers {
    overflow-y: auto;
    height: calc(100% - 60px);
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    border: solid 1px #CCCCCC;
}

.luaucont .luaurightheader {
    display: flex;
    height: 55px;
    line-height: 55px;
    text-align: center;
    background-color: #F5F4F2;
}

.luaucont .luaurightheader .luauheadtwoflex {
    flex: 1;
    display: flex;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.luaucont .luaurightheader .luauheadtwoflex-a {
    border-bottom: solid 2px #F96A54;
}

.luaucont .luauheadtwoflex .luauheadtwoflexinner {
    flex: 1;
}

.luaucont .luaumax-nunber {
    display: inline-block;
    height: 26px;
    width: 26px;
    line-height: 26px;
    border-radius: 100%;
    text-align: center;
    margin-right: 2px;
}

.tsji-htse {
    background-color: #FBC41B!important;
    color: #FFFFFF!important;
}

.tsji-juse {
    background-color: #FD6E1E!important;
    color: #FFFFFF!important;
}

.tsji-lvse {
    background-color: #47bb47!important;
    color: #FFFFFF!important;
}

.luaucont .luau-number-row {
    display: block;
    text-align: left;
    font-size: 0px;
}

.luaucont .luau-numbers {
    display: inline-block;
    height: auto;
    width: calc(10% - 2px);
    text-align: center;
    border: solid 1px #CCCCCC;
    padding-top: 3px;
    padding-bottom: 3px;
    height: 30px;
    line-height: 30px;
    vertical-align: top;
    position: relative;
}


/* .luaucont .luau-numbers .luau-model-cont{
  height: auto;
  min-height: 50px;
  min-width: 80px;
  width: auto;
  display: inline-block;
  font-size: 12px;
  white-space: nowrap;
  padding: 5px 10px;
  border-radius: 3px;
  border: solid 1px red;
  color: #FFFFFF;
  background-color: rgba(0,0,0,0.66);
} */

.luaucont .luau-numbers:active {
    background-color: #CCCCCC;
}

.luaucont .luau-numbers:hover {
    background-color: #CCCCCC;
}

.luaucont .luaumin-nunber {
    display: inline-block;
    height: 25px;
    width: 25px;
    line-height: 25px;
    border-radius: 100%;
    text-align: center;
    font-size: 14px;
    top: 50%;
    position: relative;
    display: inline-block;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

#ehlsids .van-collapse-item__content {
    background-color: #F8F8F8!important;
}

.color-hqse {
    color: #000000!important;
}

#ehlsids .ehls-xtx-cont {
    font-size: 14px;
}

.kcsu-esai-box {
    height: calc(100% - 45px);
    overflow-y: auto;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
}

.im-group-msgopennumber {
    position: fixed;
    width: 100%;
    top: 40px;
    z-index: 10;
    height: auto;
}

.padding-top70 {
    padding-top: 70px!important;
}

.im-group-msgopennumber table {
    width: 100%;
}

#imopennumberids {
    background-color: #FFFFFF;
    border-top: solid 1px #CCCCCC;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

#imopennumberids .imopennumbernav {
    display: flex;
    line-height: 35px;
    border-bottom: solid 1px #CCCCCC;
}

#imopennumberids .imopennumbercont {
    display: flex;
    height: auto;
    line-height: 35px;
}

#imopennumberids .imopennumbercont .imnumber-left {
    border-left: solid 1px #EECCCC;
}

.imnumber-left {
    width: auto;
    min-width: 100px;
    max-width: 100px;
}

.imnumber-right {
    flex: 8;
    overflow-x: auto;
    white-space: nowrap;
    border-left: solid 1px #CCCCCC;
}

.imselectxzul {
    background-color: #FBFCF2;
    padding: 15px;
    font-size: 0px;
    max-height: 160px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    border: solid 1px #CCCCCC;
}

.imselectxzul .imselectxzli {
    width: 32.7%;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    font-size: 14px;
}

.imnumber-left-li {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
}

#imnumber-left {
    height: 256px;
    overflow-y: auto;
    min-width: 90px;
    -webkit-overflow-scrolling: touch;
}

.imopennumbertd {
    overflow: hidden;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.imnumber-left-li-a {
    background-color: #FBDCE7!important;
}

.pk10numbermin {
    display: inline-block;
    width: 15px;
    height: 16px;
    line-height: 12px;
    margin-right: 2px;
    text-align: center;
    font-size: 16px;
    font-weight: 900;
    padding-left: 3px;
    padding-right: 3px;
    vertical-align: middle;
    color: #FFFFFF;
}

.pk10numbermins {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    margin-right: 2px;
    margin-left: 2px;
    text-align: center;
    font-size: 16px;
    vertical-align: middle;
    color: #FFFFFF;
    box-sizing: border-box;
}

.imselectxzul .imselectxzli:active {
    opacity: 0.56;
}

#cpbetss .betnumber[parss="betnumbertexts"] {
    border-radius: 0px!important;
    width: auto!important;
    padding-left: 3px;
    padding-right: 3px;
}

#cpbetss .number[parss="betnumbertexts"] {
    border-radius: 0px!important;
    width: auto!important;
    padding-left: 3px;
    padding-right: 3px;
}

.imgroup-opennumnber-typebox {
    border-top: solid 1px #CCCCCC;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
}

.imgroup-opennumnber-type {
    display: inline-block;
    border-radius: 3px;
    border: solid 1px #FB2A11;
    color: #FB2A11;
    background-color: rgba(0, 0, 0, 0);
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 10px;
}

.imgroup-opennumnber-activet {
    background-color: #FB2A11;
    color: #FFFFFF;
}

.pactive:active {
    opacity: 0.65!important;
}

.imhostsearchcont {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    height: calc(100vh - 200px);
}

#imhosts #cpcontentboxs {
    padding-top: 0px!important;
}

.immodel-menu-li {
    padding: 10px 35px;
    font-size: 16px;
}

.immodel-menu-li:active {
    opacity: 0.65;
}

.immenus-boxs {
    min-height: auto!important;
    padding-top: 5px;
    padding-bottom: 5px;
}

.imnumber-left-li:active {
    background-color: #FBDCE7!important;
}

.imallfllowcz-box {
    max-height: 200px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.imoverlay {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    height: 256px;
}

.imselectxzul .imselectxzli:active {
    color: red;
}

#hostmsg-ids {
    box-sizing: border-box;
    padding-top: 45px;
    padding-bottom: 40px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    box-shadow: 0px 0px 1px #5A5A5A;
}

#hostmsg-ids .hostmsg-main {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    height: 100%;
}

#hostmsg-ids .hostmsg-row {
    width: 85%;
    height: 35px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    font-size: 0px;
    background: url("../img/hostmsg/row_bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

#hostmsg-ids .hostmsg-icon {
    display: inline-block;
    width: 40px;
    height: 35px;
    vertical-align: middle;
}

#hostmsg-ids .hostmsg-text {
    display: inline-block;
    width: calc(100% - 40px);
    height: 35px;
    line-height: 45px;
    vertical-align: middle;
    font-size: 14px;
    text-align: left;
    box-sizing: border-box;
    padding-left: 25px;
    padding-right: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.color-FBDE0F {
    color: #FBDE0F!important;
}

.hostmsgoverlay {
    opacity: 0;
    z-index: 9999998;
}

.height50vh {
    display: block;
    height: calc(50% - 40px);
}

.heivue-baberrage {
    height: 200px;
    position: fixed;
    top: calc(50% - 100px);
    width: 100%;
    z-index: 19891017;
    pointer-events: none!important;
    padding-top: 10px;
    background-color: rgba(0, 0, 0, 0);
}

.heivue-baberrage .baberrage-item {
    background: url("../img/hostmsg/row_bg1.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    box-sizing: border-box;
    height: 30px!important;
    line-height: 30px!important;
    border-radius: 30px!important;
    box-sizing: border-box!important;
    padding: 0px!important;
    margin-top: 15px;
}

.heivue-baberrage .baberrage-item .normal {
    height: 30px!important;
    line-height: 30px!important;
    box-sizing: border-box!important;
    background-color: none;
    background: none;
    margin-top: 0px!important;
    position: relative;
    top: -5px!important;
}

.heivue-baberrage .baberrage-msg {
    margin-top: 0px!important;
    padding-right: 5px;
    position: relative;
    left: -25px;
}

.heivue-baberrage .baberrage-avatar {
    border-radius: 0px!important;
    margin-top: 0px!important;
    position: relative;
    top: -6px!important;
    left: -8px;
    zoom: 1.5;
    -moz-transform: scale(1.5);
    width: auto!important;
}

.heivue-baberrage .baberrage-avatar img {
    width: auto!important;
    border-radius: 0px!important;
    height: 100%;
}

.min-height0 {
    min-height: 0px!important;
}

.pointer-events {
    pointer-events: none!important;
}

.imgfilter {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.im-audio-red {
    font-size: 35px;
    position: absolute;
    right: -30px;
    top: 50%;
    display: inline-block;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    margin-left: 3px;
}

.aanumber {
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    vertical-align: middle;
    line-height: 24px;
    text-align: center;
    color: aliceblue;
    margin-right: 3px;
    font-size: 14px;
    margin-bottom: 3px;
    margin-top: 3px;
}

.aanumber00 {
    background: url("../img/aanumner/00.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.aanumber01 {
    background: url("../img/aanumner/01.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.aanumber02 {
    background: url("../img/aanumner/02.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.aanumber03 {
    background: url("../img/aanumner/03.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.aanumber04 {
    background: url("../img/aanumner/04.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.aanumber05 {
    background: url("../img/aanumner/05.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.aanumber06 {
    background: url("../img/aanumner/06.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.aanumber07 {
    background: url("../img/aanumner/07.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.aanumber08 {
    background: url("../img/aanumner/08.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.aanumber09 {
    background: url("../img/aanumner/09.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.aanumber10 {
    background: url("../img/aanumner/10.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.aanumber11 {
    background: url("../img/aanumner/11.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.hei-minbtn {
    display: inline-block;
    border: none;
    background: #CCCCCC;
    height: 23px;
    line-height: 25px;
    font: 12px;
    border-radius: 3px;
    color: #FFFFFF;
    padding-left: 7px;
    padding-right: 7px;
    margin-left: 2px;
    margin-right: 2px;
}

.hei-minbtn-a {
    background: #FD391E!important;
}

.max-width100px {
    max-width: 100px!important;
}

.shortcut-nonumber {
    display: inline-block;
    height: 25px;
    width: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 2px;
    color: #FFFFFF;
    background-color: #FE7B6E;
    font-size: 14px;
    margin-left: 2px;
    margin-right: 2px;
}

.background-5B99FD {
    background-color: #5B99FD!important;
}

.background-FE9F04 {
    background-color: #FE9F04!important;
}

.background-FE7B6E {
    background-color: #FE7B6E!important;
}

.background-none {
    background-color: rgba(0, 0, 0, 0)!important;
    border: none;
}

#openlotteryaids .tablebpxs th,
td {
    border: none!important;
}

.padding-right0 {
    padding-right: 0px!important;
}

.hei-minbtns {
    display: inline-block;
    border: none;
    background: #FD391E;
    height: 23px;
    line-height: 25px;
    font: 12px;
    border-radius: 3px;
    color: #FFFFFF;
    padding-left: 7px;
    padding-right: 7px;
    margin-left: 2px;
    margin-right: 2px;
}

.hei-minbtns:active {
    opacity: 0.65;
}

.short-box {
    position: relative;
}

.short-box .short-header {
    background-color: #E9EBEC;
}

.short-box .short-row {
    display: flex;
    white-space: nowrap;
    height: 25px;
    line-height: 25px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
}

.short-box .short-row .right {
    border-left: dashed 1px red;
}

.short-box .short-body .short-row {
    border-bottom: dashed 1px #E9EBEC;
}

.short-box .short-row .left {
    flex: 3;
    max-width: 80px;
}

.short-box .short-row .right {
    flex: 7;
}

#openlotteryaids .short-header {
    position: fixed;
    width: 100%;
    left: 0px;
    top: 45px;
    z-index: 99;
}

#openlotteryaids .tib {
    position: fixed;
    width: 100%;
    left: 0px;
    top: 0px;
    z-index: 99;
}

#openlotteryaids .short-box {
    margin-top: 70px;
}

#openlotteryaids .short-box .short-row {
    display: flex;
    white-space: nowrap;
    height: 28px!important;
    line-height: 28px!important;
    padding-top: 6px!important;
    padding-bottom: 6px!important;
    text-align: center;
}

.padding-top50 {
    padding-top: 50px!important;
}

.padding-right15 {
    padding-right: 15px!important;
}

.color-000 {
    color: #000000!important;
}

.zoom09 {
    zoom: 0.9!important;
}

.font-size11 {
    font-size: 10.5px!important;
}

.min-heigh50 {
    min-height: 50px!important;
}

.height50 {
    height: 60px;
    line-height: 60px;
}

.line-height25 {
    height: 35px;
    line-height: 43px!important;
}

.line-heights25 {
    height: 25px;
    line-height: 16px!important;
}

.color-8989 {
    color: #898989!important;
}
.betaffirm-win{
  display: flex;
  height: 35px;
  line-height: 35px;
}
.betaffirm-win .left{
  flex: none;
  width: 100px;
  text-align: left;
  color: #898989;
}
.betaffirm-win .right{
  flex: 1;
  text-align: right;
  overflow-y: hidden;
  overflow-x: auto;
  white-space: nowrap;
  font-weight: bold;
}
.dllihelps-link{
  display: block;
  position: absolute;
  top: 17px;
  right: 22px;
  height: 60px;
  width: 108px;
  background: url(../img/dllihelps/link.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.dllihelps-content-VB{
  display: block;
  width: 88%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: calc(88% + 32px);
  height:0px;
  margin-top: 80px;
  background: url(../img/dllihelps/VB.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.dllihelps-content-MJ{
  display: block;
  width: 88%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: calc(88% + 32px);
  height:0px;
  margin-top: 80px;
  background: url(../img/dllihelps/VB.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.dllihelps-content-WL{
  display: block;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: calc(88% + 90px);
  height: 0px;
  margin-top: 90px;
  background: url(../img/dllihelps/VB.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.dllihelps-content-KK{
  display: block;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: calc(88% + 90px);
  height: 0px;
  margin-top: 90px;
  background: url(../img/dllihelps/KK.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  /* background-image: linear-gradient(to top, #EFEBEC , #F0DCDD); */
}
.dllihelps-content-FLB{
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: calc(88% + 60px);
    height: 0px;
    margin-top: 90px;
    background: url(../img/dllihelps/FLB.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    /* background-image: linear-gradient(to top, #EFEBEC , #F0DCDD); */
  }

  .dllihelps-content-CYYL{
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: calc(88% + 60px);
    height: 0px;
    margin-top: 90px;
    background: url(../img/dllihelps/FLB.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    /* background-image: linear-gradient(to top, #EFEBEC , #F0DCDD); */
  }
.dllihelps-content-XKYL{
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: calc(88% + 80px);
    height: 0px;
    margin-top: 90px;
    background: url(../img/dllihelps/XKYL.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    /* background-image: linear-gradient(to top, #EFEBEC , #F0DCDD); */
  }

  .dllihelps-content-HDGJ{
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: calc(88% + 80px);
    height: 0px;
    margin-top: 90px;
    background: url(../img/dllihelps/HDGJ.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    /* background-image: linear-gradient(to top, #EFEBEC , #F0DCDD); */
  } 
  .dllihelps-content-TSYL{
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: calc(88% + 80px);
    height: 0px;
    margin-top: 90px;
    background: url(../img/dllihelps/TSYL.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    /* background-image: linear-gradient(to top, #EFEBEC , #F0DCDD); */
  } 
.dllihelps-content-MSYL{
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: calc(88% + 80px);
    height: 0px;
    margin-top: 90px;
    background: url(../img/dllihelps/MSYL.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    /* background-image: linear-gradient(to top, #EFEBEC , #F0DCDD); */
}  
.dllihelps-content-DHHG{
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: calc(88% + 80px);
    height: 0px;
    margin-top: 90px;
    background: url(../img/dllihelps/DHHG.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    /* background-image: linear-gradient(to top, #EFEBEC , #F0DCDD); */
}  
.dllihelps-content-HMT{
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: calc(88% + 80px);
    height: 0px;
    margin-top: 90px;
    background: url(../img/dllihelps/QQG.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    /* background-image: linear-gradient(to top, #EFEBEC , #F0DCDD); */ 
}  
.dllihelps-content-QQG{
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: calc(88% + 80px);
    height: 0px;
    margin-top: 90px;
    background: url(../img/dllihelps/QQG.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    /* background-image: linear-gradient(to top, #EFEBEC , #F0DCDD); */
} 
/* .dllihelps-content-HGW{
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: calc(88% + 80px);
    height: 0px;
    margin-top: 90px;
    background: url(../img/dllihelps/HGW.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    background-image: linear-gradient(to top, #EFEBEC , #F0DCDD);
}  */


.dllihelps-content-MMB{
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: calc(88% + 80px);
    height: 0px;
    margin-top: 90px;
    background: url(../img/dllihelps/MMB.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    /* background-image: linear-gradient(to top, #EFEBEC , #F0DCDD); */
}

.dllihelps-content-JNFHS{
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: calc(88% + 80px);
    height: 0px;
    margin-top: 90px;
    background: url(../img/dllihelps/JNFHS.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    /* background-image: linear-gradient(to top, #EFEBEC , #F0DCDD); */
}

.dllihelps-content-BOLAN{
  display: block;
  width: 88%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: calc(88% + 32px);
  height:0px;
  margin-top: 80px;
  background: url(../img/dllihelps/BOLAN.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.dllihelps-btn{
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: 10%;
  left: calc(50% - 6rem);
  width: 12rem;
  height: 50px;
  border-radius: 25px;
  background-color: #FF5700;
  background:url("../img/dllihelps/button.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  /* box-shadow: 0px 5px 10px #FF5700; */
  /* box-shadow: 0px 5px 10px #E11B37; */
  color: #FFFFFF;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  /* font-weight: 700; */
}
.dllihelps-btn:active{
  opacity: 0.65;
}
.dllihelps-close{
  display: block;
  width: 35px;
  height: 35px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  background: url(../img/dllihelps/closes.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.setuserinfos{
  z-index: 999998!important;
}
.setuserinnerinfo{
  z-index: 999999!important;
}
.imusertbxylist{
   margin-bottom: 20px;
   padding: 0px;
   display: flex;
   height: 35px;
   line-height: 35px;
   text-align: center;
}
.imusertbxylist li{
  flex: 1;
}
.imusertbxylist li img{
  border-radius: 100%;
  width: 35px;
  height: 35px;
}
.imusertbxylist li img:active{
  opacity: 0.65;
}
.padding-top0 {
    box-sizing: border-box;
    padding-top: 0px!important;
}
.newlogin-input-box{
    height: 40px;
    line-height: 40px;
    /* border-radius: 20px; */
    background-color: #FFFFFF;
    /* padding-left: 20px; */
    /* padding-right: 20px; */
    box-sizing: border-box;
    display: flex;
    border-bottom: solid 1px #dedddd;
    /* box-shadow: 0px 0px 1px #E9E9E9; */
}
.newlogin-input-box label{
  width: 32px;
  color: #ff3140;
}
.newlogin-input-box .newlogin-input{
  flex: 1;
  background-color: rgba(0,0,0,0);
  border: none;
  font-size: 16px;
  color: #000000;
}
.color-E9A514{
  color: #E9A514!important;
}
.newlogin-input-box .newlogin-user-icon{
  background: url("../img/login/user_icon.png");
  background-size: auto 50%;
  background-repeat: no-repeat;
  background-position:left;
}

.newlogin-input-box .newlogin-pass-icon{
  background: url("../img/login/pass_icon.png");
  background-size: auto 50%;
  background-repeat: no-repeat;
  background-position:left;
}
.newlogin-input-box .newlogin-mobile-icon{
  background: url("../img/login/mobile_icon.png");
  background-size: auto 50%;
  background-repeat: no-repeat;
  background-position:left;
}
.newlogin-input-box .newlogin-code-icon{
    background: url("../img/login/code.png");
    background-size: auto 50%;
    background-repeat: no-repeat;
    background-position:left;
  }

.newlogin-input-box .newlogin-input::-webkit-input-placeholder {
  color: #727272;
}
.newlogin-input-box .newlogin-input::-moz-placeholder {
  color: #727272;
}
.newlogin-input-box .newlogin-input:-ms-input-placeholder {
  color: #727272;
}
.invitecode-label{
  white-space: nowrap;
  text-overflow:ellipsis;
  overflow: hidden;
  width: 70px!important;
  text-align: right;
  /* color: #0f0f00; */
}
.cartoon-left{
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.cartoon-right{
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.forbiddencssa{
  pointer-events:none!important;
  position: relative;
}
.forbiddencssa::after{
  content: "-";
  color: red;
  font-size: 68px;
  width: 30px;
  height: 30px;
  line-height: 15px;
  text-align: center;
  display: inline-block;
  position: absolute;
  top: calc(50% - 15px);
  left:calc(50% - 15px);
  border: solid 3px red;
  border-radius: 100%;
  box-sizing: border-box;
}
[noactive="no"]{
  pointer-events:none!important;
}
.videoheader .gpkjaibu-btn{ /*2020-07-12*/
  display: inline-block;
  background-color: #FD3EA3;
  color: #FFFFFF;
  text-align: center;
  line-height: 34px;
  height: 34px;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 17px;
  position: absolute;
  bottom: 15px;
  right: 15px;
  letter-spacing: 2px;
  font-size: 18px;
}
#playvideoids{ /*2020-07-12*/
  height: 100%;
}
.recallmsg-box{
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.55);
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    border-radius: 7px;
    padding-bottom: 2px;
    color: #889988;
}
.lzaudio-animation{
    width: 50px;
    height: 60px;
    display: inline-block;
    -webkit-animation-name: skyset;
    -webkit-animation-duration: 2000ms;
    -webkit-animation-iteration-count: 0; /*无限循环*/
    -webkit-animation-timing-function: linear;
    background: url("../img/animation/ease_record_animate_01.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.lzaudio-animation-a{
    -webkit-animation-iteration-count: infinite!important; /*无限循环*/
}
@-webkit-keyframes skyset {
    0% { 
      background: url("../img/animation/ease_record_animate_01.png");
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }
    25% { 
        background: url("../img/animation/ease_record_animate_03.png");
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    50% { 
        background: url("../img/animation/ease_record_animate_07.png");
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    75% { 
        background: url("../img/animation/ease_record_animate_11.png");
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    100% { 
        background: url("../img/animation/ease_record_animate_14.png");
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    
}
.apppassnameclass{
    width: 80%;
    margin-top: 10px;
    border: solid 1px #898989;
    border-radius: 2px;
    padding-left: 5px;
    padding-right: 5px;
}
.bet-top-header{
    background: url("../img/bet/topbg.png");
    background-color: #FFFFFF!important;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #000000;
}
.hbunner{
    position: relative;
    margin-bottom: 0px;
    padding-bottom: 15px;
}
.font-size34{
    font-size: 34px!important;
}
.color-a8853a{
    color: #a8853a!important;
}
.checkbox-box .van-checkbox__label{
    color: #ffffff;
}
.lore-title{
    padding-left: 20px;
    height: 30px;
    line-height: 30px;
    color: #2c3b52;
    font-size: 14px;
    font-weight: 700;
}
.heicenter {
    text-align: center!important;
}
.loremain{
    /* margin-top: 20px; */
    width: calc(100% - 40px);
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 20px;
    box-shadow: 0px 0px 15px #7896cd;
    padding-bottom: 5px;
    padding-top: 30px;
    position: relative;
    top: -20px;
    background-color: #ffffff;
}
.takeheader{
	display: flex;
	height: 60px;
	line-height: 60px;
	box-sizing: border-box;
	color: #454545;
}
.takeheader .left{
	flex: none;
	width: 80px;
	box-sizing: border-box;
}
.takeheader .center{
    flex: 1;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
}
.takeheader .right{
	flex: none;
	width: 80px;
	text-align: right;
	padding-right: 10px;
	box-sizing: border-box;
}
.ggimg{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.headbjcolor{
    background-color: #f2f2f2;
    padding-bottom: 12px;
}
.expmain{
	padding: 10px;
    background-color: #FFFFFF;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    display: block;
	box-shadow: 0px -2px 2px #dfdede;
}
.expmain h4{
	text-align: center;
	height: 40px;
	line-height: 40px;
    z-index: 2;
    position: relative;
}
.expmain p{
    font-size: 12px;
	line-height: 22px;
	color: #525252;
    z-index: 2;
    position: relative;
}
.takeheadermain{
    background: url("../img/bet/takeheadermain.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.center{
    text-align: center!important;
}
.paddinglr25{
    padding-left: 25px;
    padding-right: 25px;
}
.loginmenu-main{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    color: #ffffff;
    position: absolute;
    bottom: 40px;
    left: 20px;
    height: auto;
    /* padding-left: 15px;
    padding-right: 15px; */
    background-color: #f78206;
}
.loginmenu-main .lomenubtna{
    display: inline-block;
    width: auto;
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 15px;
    background-color: #ffffff;
    color: #f78a16;
    font-size: 14px;
    text-align: center;
}
.loginmenu-main .lomenubtn{
    display: inline-block;
    height: 100%;
    width: auto;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 15px;
    /* background-color: #ffffff; */
    /* color: #f78a16; */
}
.hostcont .x1{
    border-bottom: solid 2px red;
    -webkit-border-image:url("../img/host/x1.png") 0 0 5 0 stretch;
	-o-border-image:url("../img/host/x1.png") 0 0 5 0 stretch; 
	border-image:url("../img/host/x1.png") 0 0 5 0 stretch;
    display: inline-block;
    padding-left: 7px;
    padding-right: 7px;
}
.aucontent{
    width: calc(100% - 100px);
    height: auto;
    min-height: 500px;
    background-color: rgba(0, 0, 0, 0)!important;
}
.aucontent .aucontent-text{
    background: url("../img/host/autext.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    box-sizing: border-box;
    
}
.aucontent .autitle{
    height: 40px;
    line-height: 40px;
    font-size: 22px;    
    text-align: center;
    color: #ffffff;
    margin-top: 20px;
    margin-bottom: 40px;
}
.aucontent .titlei{
    height:70px;
    width:auto;
    position: absolute;
    top: -35px;
    left: calc(50% - 35px);
}
.aucontent .texts{
    background-color: #ffffff;
    width: 100%;
    height: auto;
    min-height: 200px;
    border-radius: 10px;
    position: relative;
    padding: 10px;
    padding-top: 45px;
    box-sizing: border-box;
    font-size: 12px;
}
.aucontent .aucontent-btn{
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 10px;
    background-color: #f78000;
    font-size: 24px;
    color: #ffffff;
    margin-top: 10px;
}
.aucontent .aucontenti-box{
    text-align: center;
}
.aucontent .aucontenti-box img{
    display: inline-block;
}
.jwbw-hpse{
    background-color: #fcc285;
    color: #000000;
}
.color-5c3907{
    color: #5c3907!important;
}
.rankingmenu .van-ellipsis{
    color: #FE8603;
}
.color-fc8200{
    color: #FC8200!important;
}
.addbankid .van-field__label{
    color: #f88508;
}
.margin-right30{
    margin-right: 30px!important;
}
.alidayrechargeid .van-cell{
    line-height: 40px;
}

.alidayrechargeid .van-cell__left-icon {
    line-height: 40px;
}
.alidayrechargeid .van-cell__right-icon {
    line-height: 40px;
}
.alidayrechargeid .van-image{
    width: auto;
    height: 26px;
    margin-top: 5px;
}
.drawingclass .van-cell__value{
    flex: none!important;
    width: 20px!important;
}
.drawingclass .van-cell__left-icon {
    line-height: 40px;
}
.drawingclass .van-cell__right-icon {
    line-height: 40px;
}
#setpopularizelinkid .van-field__label {
    width: 220px!important;
}
.addbankid .van-field__label {
    width: 125px!important;
}
.aucontent .aucontent-text .boxcctext{
    max-height: 280px;
    overflow-y: auto;
}
.padding30{
    padding: 30px!important;
}
.color-jise{
    color: #644FDD;
}
.codecpcontent{
    height: calc(100% - 50px);
	box-sizing: border-box;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 15px;
    background: url('../img/qita/tg.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.ggaffiche-box{
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 13vw;
    box-sizing: border-box;
    overflow-y: auto;
    overflow-x: hidden;
    word-wrap: break-word;
    position: relative;
}

.viplevelbjimg{
    width: 120px;
    /* height: 70px; */
    height: 16vw;
    position: relative;
    animation-name: rightexampleclass;
    animation-duration: 0.8s;
    background: url('../img/quantify/vipno.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
    top: -0.555vw;
}
.viplevelbjimg0{
    background: url('../img/quantify/vip0.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.viplevelbjimg1{
    background: url('../img/quantify/vip1.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.viplevelbjimg2{
    background: url('../img/quantify/vip2.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.viplevelbjimg3{
    background: url('../img/quantify/vip3.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.viplevelbjimg4{
    background: url('../img/quantify/vip4.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.viplevelbjimg5{
    background: url('../img/quantify/vip5.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.viplevelbjimg6{
    background: url('../img/quantify/vip6.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.wakuangids .wheader{
    width: 100%;
    padding-bottom: 15px;
    height: auto;
    min-height: 100px;
    background: url('../img/wakuang/header.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .color-lvses{
    color: #00FF00!important;
  }


  .hnavsto .hnavstodiv{
    border-radius: 14px;
    width: 100%;
    box-sizing: border-box;
  }
  .mymsgxbox .mymsgxbox-li{
    border: solid 3px #5D61F7;
    border-radius: 12px;
    padding: 20px;
    background-color: #1A275A;
  }
  .startquantify-startb{
    height: 21.555vw;
    width: 100%;
    background: url('../img/quantify/start.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    box-sizing: border-box;
    text-align: center;
    font-size: 4.855vw;
    font-weight: 700;
    display: flex;
    align-items: center;
    padding-left: 23%;
    padding-right: 4.8%;
    position: relative;
  }
  .startquantify-startb .qanimationimg0{
    display: inline-block;
    flex: none;
    position: absolute;
    height: calc(100% - 8px);
    width: auto;
    left: 4px;
  }
 
  .startquantify-startb .qanimationimg1{
    display: inline-block;
    animation-name: rotaterightclass30; 
    animation-duration: 2s;
    flex: none;
    position: absolute;
    height: calc(100% - 8px);
    width: auto;
    left: 30%!important;
  }

  .startquantify-startb .qanimationimg2{
    display: inline-block;
    animation-name: rotaterightclass70; 
    animation-duration: 2s;
    flex: none;
    position: absolute;
    height: calc(100% - 8px);
    width: auto;
    left: 70%!important;
  }
  .startquantify-startb .qanimationimg3{
    display: inline-block;
    animation-name: rotaterightclass100; 
    animation-duration: 2s;
    flex: none;
    position: absolute;
    height: calc(100% - 8px);
    width: auto;
    left: calc(100% - 19.555vw)!important;
  }
  .startquantify-startb .qanimationimgins{
    height: 100%;
    width: auto;
  }
  .startquantify-startb .qanimationimginsxz{
    animation-name: rotateclassxb; 
    animation-duration: 2s;
    animation-iteration-count: infinite; 
    animation-timing-function: linear; 
    height: 100%;
    width: auto;
  }



   /* .startquantify-startb .qanimationimg1{
    animation-name: rotateclassxb; 
    animation-duration: 2s;
    animation-iteration-count: infinite; 
    animation-timing-function: linear; 
    left: 30%;
  } */


  .startquantify-startb .sleft{
    flex: 1;
    text-align: right;
    vertical-align: middle;
  }
  .startquantify-startb .stext{
    box-sizing: border-box;
    padding-left: 10px;
    line-height: 4.322vw;
    padding-right: 10px;
    vertical-align: middle;
    padding-top: 5px;
  }
  .startquantify-startb .sright{
    flex: 1.5;
    text-align: left;
    vertical-align: middle;
  }
  .exampleclass-left{
    position: relative;
    animation-name: leftexampleclass;
    animation-duration: 0.6s;
  }
  .exampleclass-right{
    position: relative;
    animation-name: rightexampleclass;
    animation-duration: 0.6s;
  }
  .exampleclass-opacity{
    opacity: 1;
    animation-name: opacityexampleclass;
    animation-duration: 1s;
  }
.heimycon-swiper .swiper-pagination-bullet{
    width: 2.666667vw;
    height: 2.666667vw;
    border-radius: 50%;
    margin: 0;
    background: #8A8C8F;
    transition: all .8s;
}
.heimycon-swiper .swiper-pagination-bullet-active{
    width: 8vw;
    border-radius: 5.333333vw;
    background-color: #000000;
}

@keyframes loadingspin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.layui-layer-loading .layui-layer-loading6 {
    width: 100px!important;
    height: 100px!important;
    background: url("") no-repeat!important;
    background-size: 100px 100px!important;
    border: solid 8px rgba(0, 0, 0, 0);
    border-top: solid 8px #45E627;
    border-radius: 100%;
    animation: loadingspin 2s infinite linear; /* 设置动画属性 */
}
.layui-layer-loading .layui-layer-loading1 {
    width: 100px!important;
    height: 100px!important;
    background: url("") no-repeat!important;
    background-size: 100px 100px!important;
    border: solid 8px rgba(0, 0, 0, 0);
    border-top: solid 8px #45E627;
    border-radius: 100%;
    animation: loadingspin 2s infinite linear; /* 设置动画属性 */
}
.layui-layer-loading .layui-layer-loading0 {
    width: 100px!important;
    height: 100px!important;
    background: url("") no-repeat!important;
    background-size: 100px 100px!important;
    border: solid 8px rgba(0, 0, 0, 0);
    border-top: solid 8px #45E627;
    border-radius: 100%;
    animation: loadingspin 0.8s infinite linear; /* 设置动画属性 */
}
.taskmain .taskhead{
    background: url('../img/task/hbj.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.startquantifyx-startb{
    height: 14vw;
    border-radius: 7vw;
    width: 100%;
    background-color: #467BFE;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    box-sizing: border-box;
    text-align: center;
    font-size: 4.855vw;
    font-weight: 700;
    padding-left: 23%;
    padding-right: 4.8%;
    position: relative;
    background: linear-gradient(to left,#4077FF,#76A3F7);
    color: #ffffff;
  }
  .startquantifyx-startb .startquantifyximg-box{
    height: calc(16vw - 1vw);
    line-height: calc(16vw - 1vw);
    width: calc(16vw - 1vw);
    display: inline-block;
    position: absolute;
    left: 1vw;
    box-sizing: border-box;
    z-index: 100;
    border-radius: 100%;
    text-align: center;
    background-color: #ffffff;
  }
  .startquantifyx-startb .startquantifyxtext-box{
    position: absolute;
    z-index: 99;
    right: 0px;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    padding-left: calc(21.555vw - 16px);
    padding-right: calc(21.555vw - 16px);
    top: calc(50% + 1px);
    transform: translateY(-50%);
    gap: 3.2vw;
    font-size: 4.788vw;
    word-break: break-all;
  }

  .startquantifyx-startb .jtimg{
    position: relative;
    height: 3.188vw;
    margin-right: 6px;
    margin-left: 6px;
    width: auto;
    animation: iconrightsecond 0.5s infinite;
    animation-direction: alternate;
    vertical-align: middle;
    top: -1px;
  }
  .startquantifyx-startb .startquantifyxbg-box{
    position: absolute;
    height: 100%;
    width: 0%;
    background-color: #2857FF;
    top: 0px;
    left: 0px;
    border-radius: 9vw;
    z-index: 90;
  }
  .ellipsisnowraphidden{
    width: 100%;
    overflow: hidden;        
    text-overflow:ellipsis;  
    white-space: nowrap;  
  }

  .publicheader{
    height: 60px;
	line-height: 60px;
	box-sizing: border-box;
	width: 100%;
	text-align: left;
    /* background: url('../img/public/header.png');
    background-size: 100% 100%;
	background-repeat: no-repeat; */
    background-color: rgba(0, 0, 0, 0);
	text-align: center;
	display: flex;
	align-items: center;
    padding-left: 15px;
    padding-right: 15px;
  }
  .publicheader .hlogo{
	flex: 1;
	text-align: center;
}
.publicheader .hleft{
	flex: none;
	width: 60px;
	text-align: left;
}
.publicheader .hright{
	flex: none;
	width: 60px;
	text-align: right;
}
.publicheader .hleft i{
	font-size: 9.55vw;
	color: #000000;
    /* font-weight: 700; */
}



.mySwiper1 .swiper-slide-prev .swiper-slide-shadow-right{
    border-radius: 12px;
    background-image: linear-gradient(to left,rgba(0,0,0,0),rgba(0,0,0,0));
}
.mySwiper1 .swiper-slide-next .swiper-slide-shadow-right{
border-radius: 12px;
background-image: linear-gradient(to left,rgba(0,0,0,0),rgba(0,0,0,0));
}
.mySwiper1 .swiper-slide-prev .swiper-slide-shadow-left{
border-radius: 12px;
background-image: linear-gradient(to left,rgba(0,0,0,0),rgba(0,0,0,0));
}
.mySwiper1 .swiper-slide-next .swiper-slide-shadow-left{
border-radius: 12px;
background-image: linear-gradient(to left,rgba(0,0,0,0),rgba(0,0,0,0));
}

.mySwiper1 .swiper-slide-active .swiper-slide-shadow-left{
    border-radius: 12px;
    background-image: linear-gradient(to left,rgba(0,0,0,0),rgba(0,0,0,0));
}
.mySwiper1 .swiper-slide-active .swiper-slide-shadow-right{
    border-radius: 12px;
    background-image: linear-gradient(to left,rgba(0,0,0,0),rgba(0,0,0,0));
}
.gg-mainxs .dplayer-video-wrap{
    border-radius: 14px;
    box-sizing: border-box;
}
.gg-mainxs video{
    border-radius: 14px;
    box-sizing: border-box;
}
.gg-mainxs .dplayer-controller-mask{
    border-radius: 14px;
}
.gg-mainxs .dplayer-setting{
    display: none!important;
}

.mydplayer-box .dplayer-setting{
    display: none!important;
}

.hostpagemain .dplayer-setting{
    display: none!important;
}

.hostpagemain .dplayer-full-in-icon{
    display: none!important;
}


.gg-mainxs .dplayer-full-in-icon{
    display: none!important;
}

.noticewin-popup{
    background: url('../img/host/notice.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.mymsg-dialog{
    /* background-color: rgba(0, 0, 0, 0)!important;
    background: url('../img/host/notice.png');
    background-size: 100% 100%;
    background-repeat: no-repeat; */
    color: #8A9EE4!important;
    border-radius: 5vw!important;
    /* background-color: #F1F5FF!important; */
    /* border: solid 1px #455BA6!important; */
}
.mymsg-dialog .van-dialog__header{
    padding-top: 0px;
    height: 15vw;
    line-height: 15vw;
    color: #00D000;
    font-size: 5.111vw;
    font-weight: 700;
    border-bottom: solid 1px var(--rowborder-color)!important;
    position: relative;
}
.mymsg-dialog .van-dialog__content{
    height: 50vw;
    box-sizing: border-box;
    font-size: 3.555vw!important;
    color: #8B9FE6!important;
    overflow-y: auto;
    overflow-x: hidden;
    box-sizing: border-box;
    padding-bottom: 2vw;
}
.mymsg-dialog .van-hairline--left::after{
    border-left-width: 0px!important;
}

.mymsg-dialog .van-dialog__cancel{
    /* border: solid 1px #3F44A7!important; */
    margin-left: 5vw;
    margin-right: 3vw;
    height: 11vw;
    line-height: 11vw;
    border-radius: 5.555vw;
    background-color: #9DAAB8!important;
    box-sizing: border-box;
    font-weight: 700;
    font-size: 3.555vw;
}

.mymsg-dialog .van-dialog__confirm{
    border: solid 1px #00D000!important;
    margin-left: 3vw;
    margin-right: 5vw;
    height: 11vw;
    line-height: 11vw;
    border-radius: 5.555vw;
    background-color: #00D000!important;
    box-sizing: border-box;
    font-weight: 700;
    font-size: 3.555vw;
}
.mymsg-dialog .van-dialog__message{
    box-sizing: border-box;
    /* height: 100%; */
    /* overflow-y: auto; */
    /* overflow-x: hidden; */
}
.mymsg-dialog .van-dialog__message--has-title{
    color: #000000!important;
    font-size: 3.888vw!important;
    margin-top: 3vw!important;
}
.mymsg-dialog .van-dialog__footer{
    background-color: rgba(0, 0, 0, 0)!important;
    padding-bottom: 2vw!important;
    padding-top: 2vw!important;
    border: none!important;
}
/* .mymsg-dialog .van-button{
    background-color: rgba(0, 0, 0, 0)!important;
} */
.quantifyvideo-box .dplayer-controller-mask{
    display: none!important;
}
.quantifyvideo-box .dplayer-controller{
    display: none!important;
}

.mymsg-dialogalert{
    background-color: rgba(0, 0, 0, 0) !important;
    background: url("../img/pp/alert.png?v=1.0.0");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #000000;
    padding-top: 8vw;
    overflow: visible !important;
    height: 130vw !important;
    width: 70% !important;
    position: relative;
    padding-top: 17vw;
    box-sizing: border-box;
    color: #FEFEFE;
    left: calc(50% + 3vw)!important;
    top: calc(45% + 8vw)!important;

}
.mymsg-dialogalert::after{
    display: inline-block;
    width: 18vw;
    height: 12vw;
    content: '';
    z-index: 999;
    position: absolute;
    left: calc(50% - 9vw);
    top: -3.555vw;
   
}

.mymsg-dialogalert .van-dialog__message{
    /* max-height: 40vw!important; */
}
.mymsg-dialogalert .van-dialog__footer {
    left: calc(50% - 2vw);
    overflow: visible;
    position: absolute;
    bottom: -14vw;
}
.mymsg-dialogalert .van-button::before{
    display: none!important;
}
.mymsg-dialogalert .van-button{
    position: absolute;
    z-index: 99999;
    width: 4vw;
    height: 4vw;
    line-height: 10vw;
    background-color: #0000FF;
    color: #ffffff;
    font-size: 2.988vw;
    top: -153vw;
    overflow: hidden;        
    text-overflow:ellipsis;  
    white-space: nowrap;    
    background: url('../img/pp/close.png?v=1.0.0');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.mymsg-dialogalert .van-button .van-button__text{
    display: none;
}
.mymsg-dialogalert .van-dialog__message--has-title{
    font-size: 3.388vw;
    overflow: hidden;
    max-height: none;
    color:#646464;
}
.mymsg-dialogalert .van-dialog__header{
    color: #000;
    font-weight: 700;
    font-size: 4.555vw;
    color: #000000;
    font-size: 5vw;
    text-align: left;
    padding-top: 2vw!important;
    width: 55%;
    box-sizing: border-box;
    padding-left: 3vw;
    height: 28vw;
    overflow: hidden;       
    text-overflow:ellipsis;       
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;        
    word-break: break-word;   
    margin-bottom: 13vw;     

}

/* .mymsg-dialogalert .van-dialog__header::after{

} */


.mymsg-dialogalert .van-dialog__content{
    height: calc(100% - 42vw);
    width: 92%;
    box-sizing: border-box;
    overflow-y: auto;
    overflow-x: hidden;
    text-align: left;
    color:#000;
}
.mymsg-dialogalert .mymsg-dialogalertdiv{
    text-align: left;
    color: #000000;
}
.mymsg-dialogalert .titletxtbtn{
    display: inline-block;
    height: 10vw;
    line-height: 10.222vw;
    text-align: center;
    padding-left: 5vw;
    padding-right: 5vw;
    border-radius: 5vw;
    background-color: #0051CD;
    background: linear-gradient(to right,#0051CD,#00C2E5);
    color: #ffffff;
    font-size: 4vw;
    font-weight: 100;
    position: absolute;
    bottom: 7vw;
    left: 7vw;
    width: calc(100% - 14vw);
    box-sizing: border-box;
}

.mymsg-dialogalert .van-hairline--top::after {
    border-top-width: 0px;
}
.color-f1cd9d{
    color: #F1CD9D;
}
.color-b7bfe0{
    color: #B7BFE0;
}
.color-1edfa7{
    color: #1EDFA7!important;
}
.newhead-box{
    display: flex;
    box-sizing: border-box;
    padding-left: 4vw;
    padding-right: 4vw;
    align-items: center;
    height: 13vw;
    color: #ffffff;
}
.newhead-box .nleft .iconfont{
    font-size: 7.888vw;
    color: #ffffff;
}
.newhead-box .nleft{
    flex: none;
    width: 10vw;
    text-align: left;
}
.newhead-box .ncon{
    flex: 1;
    text-align: center;
    font-size: 4.500vw;
    font-weight: 700;
    color: #ffffff;
}
.newhead-box .nright{
    flex: none;
    width: 10vw;
    text-align: right;
}
.helphborders{
    height: 3.555vw;
    width: calc(100% - 8vw);
    margin-left: auto;
    margin-right: auto;
    /* background: linear-gradient(to right,#5D5FF6,#090D16); */
    margin-bottom: 4vw;
    position: relative;
    top: -2vw;
    z-index: 1;
}
.helptextcont{
    padding: 4vw;
    padding-top: 0px;
    color: #000000;
    font-weight: 100;
}
.helptexttitle{
    font-weight: 700;
    font-size: 4.555vw;
    box-sizing: border-box;
    width: 100%;
    padding-left: 4vw;
    padding-right: 4vw;
    color: var(--public-000);
    margin-top: 4vw;
    position: relative;
    z-index: 2;
}
.helptexttitle1{
    font-weight: 700;
    font-size: 4.555vw;
    box-sizing: border-box;
    width: 100%;
    padding-left: 4vw;
    padding-right: 4vw;
    color: #5D60F7;
    margin-top: 4vw;
    position: relative;
    z-index: 2;
}
.margin-top0{
    margin-top: 0px!important;
}
.newhhxtnav-xbox{
    height: 12vw;
    width: calc(100% + 20px);
    border-top-left-radius: 6vw;
    border-bottom-left-radius: 6vw;
    background-color: var(--public-fff);
    overflow-x:auto;
    overflow-y: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    border-right: none;
}
.newhhxtnav-xbox .hhxtnav-li{
    display: inline-block;
    height: 12vw;
    line-height: 12vw;
    box-sizing: border-box;
    min-width: 80px;
    padding-left: 2vw;
    padding-right: 2vw;
    color: #5F7DE3;
    text-align: center;
} 

.newhhxtnav-xbox .hhxtnav-lia{
    height: 12vw;
    border-radius: 6vw;
    color: #ffffff;
    text-align: center;
    padding-left: 7vw;
    padding-right: 7vw;
    box-sizing: border-box;
    background: linear-gradient(to right,#5B63F6,#20E1AD);
}
.color-4960b2{
    color: #4960B2;
}
.heiservice-popup{
    background-color: rgba(0, 0, 0, 0)!important;
}
.langbox-popup{
    border-top-left-radius: 12vw;
    border-top-right-radius: 12vw;
    box-sizing: border-box;
}
.myseting-sheet{
    background-color: #0A0D16!important;
    box-sizing: border-box;
    background: linear-gradient(to top,#090D16,#0B1129);
}
.myseting-sheet .van-icon-close:before {
    color: #5D60F7;
}

.myseting-sheet{
    border-radius: 10vw 10vw 0 0!important;
}
.myseting-sheet .van-action-sheet__close{
    right: 3vw;
}

.newindexhead{
    box-sizing: border-box;
    width: 100%;
    display: flex;
    height: 11vw;
    line-height: 11vw;
    padding-left: 4vw;
    padding-right: 4vw;
    align-items: center;
}
.newindexhead .nleft{
    flex: none;
    width: 14vw;
    box-sizing: border-box;
}
.newindexhead .ntitle{
    text-align: center;
    flex:1;
    color: #ffffff;
    font-size: 5vw;
    box-sizing: border-box;
    font-weight: 700;
}
.newindexhead .nright{
    flex: none;
    width: 14vw;
    box-sizing: border-box;
    text-align: right;
}
.newhead-top5vw{
    margin-top: 3vw;
}
.viplength-box .vipleve-lia0::after {
    position: absolute;
    content: '';
    z-index: 10;
    bottom: -3.555vw;
    left: calc(50% - 2.5vw);
    height: 4.555vw;
    width: 5vw;
    background: url('../img/quantify/v1.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.viplength-box .vipleve-lia1::after {
    position: absolute;
    content: '';
    z-index: 10;
    bottom: -3.555vw;
    left: calc(50% - 2.5vw);
    height: 4.555vw;
    width: 5vw;
    background: url('../img/quantify/v1.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.viplength-box .vipleve-lia2::after{
    position: absolute;
    content: '';
    z-index: 10;
    bottom: -3.555vw;
    left: calc(50% - 2.5vw);
    height: 4.555vw;
    width: 5vw;
    background: url('../img/quantify/v2.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.viplength-box .vipleve-lia3::after{
    position: absolute;
    content: '';
    z-index: 10;
    bottom: -3.555vw;
    left: calc(50% - 2.5vw);
    height: 4.555vw;
    width: 5vw;
    background: url('../img/quantify/v3.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.viplength-box .vipleve-lia4::after{
    position: absolute;
    content: '';
    z-index: 10;
    bottom: -3.555vw;
    left: calc(50% - 2.5vw);
    height: 4.555vw;
    width: 5vw;
    background: url('../img/quantify/v4.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.viplength-box .vipleve-lia5::after{
    position: absolute;
    content: '';
    z-index: 10;
    bottom: -3.555vw;
    left: calc(50% - 2.5vw);
    height: 4.555vw;
    width: 5vw;
    background: url('../img/quantify/v5.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.viplength-box .vipleve-lia6::after{
    position: absolute;
    content: '';
    z-index: 10;
    bottom: -3.555vw;
    left: calc(50% - 2.5vw);
    height: 4.555vw;
    width: 5vw;
    background: url('../img/quantify/v6.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.viplength-box .vipright .vipleve-lia0 .viplevein-li{
    background-color: #E8CCA3;
    background: linear-gradient(to right, #D0F5F0, #9ADEE3);
}
.viplength-box .vipright .vipleve-lia1 .viplevein-li{
    background-color: #E8CCA3;
    background: linear-gradient(to right, #D0F5F0, #9ADEE3);
}
.viplength-box .vipright .vipleve-lia2 .viplevein-li{
    background-color: #E8CCA3;
    background: linear-gradient(to right, #C1D3F9, #8EA2EC);
}
.viplength-box .vipright .vipleve-lia3 .viplevein-li{
    background-color: #E8CCA3;
    background: linear-gradient(to right, #CEC2F1, #9187D1);
}
.viplength-box .vipright .vipleve-lia4 .viplevein-li{
    background-color: #E8CCA3;
    background: linear-gradient(to right, #FED179, #F19A25);
}
.viplength-box .vipright .vipleve-lia5 .viplevein-li{
    background-color: #E8CCA3;
    background: linear-gradient(to right, #FFBE84, #D88966);
}
.viplength-box .vipright .vipleve-lia6 .viplevein-li{
    background-color: #E8CCA3;
    background: linear-gradient(to right, #F7D8AC, #D6A465);
}
.taskprogress .van-progress{
    background-color: #EFEFEF;
}

.mymsg-dialogndd .van-dialog__cancel{
    display: none!important;
}
.lpassrecord-box .van-checkbox__icon .van-icon{
    border: 2px solid #223778;
}
.color-helps{
    color: var(--helps-color);
}
.quantifyvip-ibox0{
    background-image: url("../img/quantify/tvip0.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.quantifyvip-ibox1{
    background-image: url("../img/quantify/tvip1.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.quantifyvip-ibox2{
    background-image: url("../img/quantify/tvip2.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.quantifyvip-ibox3{
    background-image: url("../img/quantify/tvip3.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.quantifyvip-ibox4{
    background-image: url("../img/quantify/tvip4.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.quantifyvip-ibox5{
    background-image: url("../img/quantify/tvip5.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.quantifyvip-ibox6{
    background-image: url("../img/quantify/tvip6.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.tquant-header{
    height: 54vw;
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 3vw;
}
.new1myinfo-main{
    padding-top: 3vw;
    background-image: url("../img/my/theadbg.png");
    background-size: 100% 85%;
    background-repeat: no-repeat;
}
.pubselectclassx{
    background-image: url("../img/p/x.png");
    background-size: 3vw 3vw;
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 3.500vw;
    box-sizing: border-box;
}
.heiactionsheet-box .van-action-sheet__close{
    display: none;
}
.heiactionsheet-box .van-action-sheet__header{
    font-weight: 700;
    font-size: 4.555vw;
    color: #000000;
}

.loginmainbg{
    background-image: url("../img/login/bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.publicbgbox-box1{
    background-image: url("../img/p/pubbg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.publicbgbox-box2{
    background-image: url("../img/p/bg2.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.computerinfo-box{
    background-image: url("../img/quantify/hbg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.computergs-row .computergs-li1{
    background-image: url("../img/quantify/vb1.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.computergs-row .computergs-li2{
    background-image: url("../img/quantify/vb2.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.computergs-row .computergs-li3{
    background-image: url("../img/quantify/vb3.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.computergs-row .computergs-li4{
    background-image: url("../img/quantify/vb4.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.computergs-row .computergs-li5{
    background-image: url("../img/quantify/vb5.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.computergs-row .computergs-li6{
    background-image: url("../img/quantify/vb6.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.publicbgbox-box3{
    background-image: url("../img/p/bg3.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.teamicode-box{
    background-image: url("../img/mycode/codebg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.myiteamto-row{
    background-image: url("../img/mycode/topbbox.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.teamcombtn-bbox{
    background-image: url("../img/mycode/btnbg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.publicbgbox-box4{
    background-image: url("../img/p/bg4.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.userout-btn{
    display: flex;
    background-color: rgba(0, 0, 0, 0.2);
    width: calc(100% - 6vw);
    margin-left: auto;
    margin-right: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 12vw;
    border-radius: 6vw;
    box-sizing: border-box;
    border: solid 1px #676E8F;
    color: #ffffff;
    font-size: 4vw;

}
.companyprofile-title{
    background-image: url("../img/companyprofile/minbg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: top right;
}
.publangswin-popup{
    background-color: rgba(0, 0, 0, 0)!important;
}
.publicbgbox-box5{
    background-image: url("../img/p/bg5.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.verifyupimg-li .van-uploader__wrapper{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
.verifyupimg-li .van-uploader__input-wrapper{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
.kefuselect-boxx .kefuselect-cc{
    background-image: url("../img/p/kefubg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.verifyupimgbg-li1{
    background-image: url("../img/pp/upi.png");
    background-size: 65% auto;
    background-repeat: no-repeat;
    background-position: center;
}
.verifyupimgbg-li2{
    background-image: url("../img/pp/upi2.png");
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-position: center;
}


.topheadernav-box{
	display: flex;
	width: 100%;
	padding-inline: 4vw;
	align-items: center;
	height: 13vw;
	box-sizing: border-box;
}
.topheadernav-box .topheadernav-li{
	flex: 1;
	height: 10vw;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-right: 4vw;
	text-align: center;
    background-color: #F2F6FF;
	border-radius: 5vw;
	font-size: 3.355vw;
	padding-inline: 2vw;
	font-weight: 700;
	line-height: 3.555vw;
	color: #5C5D5F;
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
}
.topheadernav-box .topheadernav-li:last-child{
	margin-right: 0px;
}
.topheadernav-box .topheadernav-lia{
	height: 10vw;
	border-radius: 5vw;
	background-color: #FFFFFF;
	color: #FFBC4A;
	font-size: 3.655vw;
	box-shadow: 0px 2vw 2vw #AFCEFE;
}
.topheadernav-box .topheadernav-lias{
	height: 10vw;
	border-radius: 5vw;
	background-color: #FFFFFF;
	color: #1EC9EA;
	font-size: 3.655vw;
	box-shadow: 0px 2vw 2vw #AFCEFE;
}
.topheadernav-box .msgatils{
  position: absolute;
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  font-size: 8px;
  background-color: red;
  border-radius: 100%;
  top: calc(4.500vw - 7px);
  right: 2vw;
  z-index: 99;
  text-align: center;
  box-shadow: 0px 0px 5px red;
  color: #ffffff;
  font-size: 8px;
  overflow: hidden;       
  text-overflow:ellipsis;  
  white-space: nowrap;    
}
.topheadernav-box .topheadernav-lia .msgatils{
	top: calc(5vw - 7px);
}
.publicbgbox-box6{
    background-image: url("../img/p/bg6.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.publicbgbox-box7{
    background-image: url("../img/p/bg7.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}


.alltopheadernav-box{
	display: block;
	width: 100%;
	padding-inline: 4vw;
	height: 13vw;
	box-sizing: border-box;
    white-space: nowrap;     
	overflow-x: auto;
	overflow-y: hidden;
	margin-top: 2vw;
}
.alltopheadernav-box .topheadernav-li{
	height: 10vw;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-right: 2vw;
	text-align: center;
    background-color: #F2F6FF;
	border-radius: 5vw;
	font-size: 3.355vw;
	padding-inline: 5vw;
	font-weight: 700;
	line-height: 3.555vw;
	color: #5C5D5F;
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
}
.alltopheadernav-box .topheadernav-li:last-child{
	margin-right: 0px;
}
.alltopheadernav-box .topheadernav-lia{
	height: 10vw;
	border-radius: 5vw;
	background-color: #FFFFFF;
	color: #FFBC4A;
	font-size: 3.655vw;
	box-shadow: 0px 2vw 2vw #AFCEFE;
}
.alltopheadernav-box .topheadernav-lias{
	height: 10vw;
	border-radius: 5vw;
	background-color: #FFFFFF;
	color: #1EC9EA;
	font-size: 3.655vw;
	box-shadow: 0px 2vw 2vw #AFCEFE;
}

.selectminbank-box{
    display: flex;
    height: 12vw;
    align-items: center;
    background-color: #ffffff;
    color: #000000;
    margin-bottom: 4vw;
    padding-inline: 3vw;
    border-radius: 2vw;
    font-size: 4vw;
    font-weight: 700;
    color: #000000;
  } 
  .selectminbank-box .sleft{
    flex: 1;
    overflow: hidden;
  }
  .selectminbank-box .sright{
    flex-shrink: 0;
    font-size: 3vw;
    color: rgba(0, 0, 0, 0.5);
  }
  .selectminbank-box .sright-txt{
    color: #ffffff;
    margin-right: 1.500vw;
    vertical-align: middle;
  }
  .vipinfoname-box{
    background-image: url("../img/quantizationtutorial/vipbg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .publicbgbox-box8{
    background-image: url("../img/p/bg8.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }

  .verifyform-box{
    display: block;
    width: calc(100% - 6vw);
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    margin-top: 4vw;
    border-radius: 3vw;
    color: #ffffff;
  }
  .verifyform-box .verifyform-row{
    display: block;
    width: 100%;
    margin-bottom: 6vw;
  }
  .verifyform-box .verifyform-title{
    font-size: 4.200vw;
    font-weight: 700;
    color: #FFFFFF;
    margin-bottom: 2.500vw;
  }
  .verifyform-box .verifyform-inbox{
    display: flex;
    align-items: center;
    height: 11vw;
    box-sizing: border-box;
    border-radius: 2vw;
    padding-inline: 2.500vw;
    background: #131313;
  }
  
  .verifyform-box .verifyform-inflex{
    display: flex;
    align-items: center;
    height: 11vw;
    box-sizing: border-box;
    border-radius: 2vw;
    padding-inline: 2.500vw;
    background: #131313;
  }
  .verifyform-box .verifyform-inflex .ileft{
    flex: 1;
    overflow: hidden;
  }
  .verifyform-box .verifyform-inflex .ileft input{
    width: 100%;
    box-sizing: border-box;
    border: none;
    font-size: 3.800vw;
    background-color: rgba(0, 0, 0, 0);
  }

  .verifyform-box .verifyform-inbox .ileft input::placeholder{
    color: rgba(255, 255, 255, 0.70);
    font-size: 3vw;
  }
  .verifyform-box .verifyform-inflex .iright{
    flex-shrink: 0;
  }
  
  .verifyform-box .verifyform-inbox input{
    width: 100%;
    box-sizing: border-box;
    border: none;
    font-size: 3.800vw;
    background: rgba(0, 0, 0, 0);
  }
  .verifyform-box .verifyform-inbox input::placeholder{
    color: rgba(255, 255, 255, 0.70);
    font-size: 3vw;
  }

  .pubsuserbtnxs-box{
    display: block;
    width: 100%;
    padding-inline: 3vw;
    box-sizing: border-box;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 10px;

  }
  
  .pubsuserbtnxs-box .suserbtnxs{
    background-color: #ffffff;
    width: 100%;
    box-sizing: border-box;
    height: 12vw;
    border-radius: 6vw;
    line-height: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-left: 35px;
    padding-right: 35px;
    text-align: center;
    font-size: 4.500vw;
    font-weight: 700;
    background: #45E627;
    color: #000000;
  } 
  .verifyform-box .verifyform-inflex .ileft select{
    width: 100%;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    color: #ffffff;
  }
  .verifyform-box .verifyform-inflex .ileft option{
    background: #AF53F8;
    color: #ffffff;
  }
  /* 影片播放项目的 =============================================== */
 .publicbagcr1{
    background-image: url("../img/pp/bg1.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .publicbagcr2{
    background-image: url("../img/pp/bg2.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .icons10{
    width: auto;
    height: 10vw;
  }
  .icons8{
    width: auto;
    height: 8vw;
  }
  .icons6{
    width: auto;
    height: 6vw;
  }
  .margin-left4vw{
    margin-left: 4vw;
  }
  .margin-left2vw{
    margin-left: 2vw;
  }
 
 
  .public-btn1{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 12vw;
    border-radius: 6vw;
    box-sizing: border-box;
    font-size: 4.700vw;
    opacity: 0.45;
    pointer-events: none;
    margin-top: 8vw;
    background-color: #00D000;
    color: #000000;
    font-weight: 700;
  }
  .public-btn1a{
    opacity: 1;
    pointer-events: auto;
  }
  .popupbox-main1{
    background: linear-gradient(to top,#000000,#000000,#000000,#000000);
  }
  .popupbox-main2{
    background-image: url("../img/pp/bg3.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .publicbagcr3{
    background-image: url("../img/pp/bg3.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .publicbagcr4{
    background-image: url("../img/pp/bg4.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .publicfooter{
    background-image: url("../img/footer/bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .publicbagcr5{
    background-image: url("../img/pp/bg5.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }

  .hostcolumns-li1{
    background-image: url("../img/columns/li1.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .hostcolumns-li2{
    background-image: url("../img/columns/li2.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .hostcolumns-li3{
    background-image: url("../img/columns/li3.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .hostcolumns-li4{
    background-image: url("../img/columns/li4.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .hbunnerbg-main{
    background-image: url("../img/pp/hbunnerbg.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  .publicbagcr6{
    background-image: url("../img/pp/bg6.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .publicbagcr7{
    background-image: url("../img/pp/bg7.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .publicbagcr8{
    background-image: url("../img/pp/bg8.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .publicbagcr9{
    background-image: url("../img/pp/bg9.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .publicbagcr10{
    background-image: url("../img/pp/bg10.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .publicbagcr11{
    background-image: url("../img/pp/bg11.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .publicbagcr12{
    background-image: url("../img/pp/bg12.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .publicbagcr13{
    background-image: url("../img/pp/bg13.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .publicbagcr14{
    background-image: url("../img/pp/bg14.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .publicbagcr15{
    background-image: url("../img/pp/bg15.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .publicbagcr16{
    background-image: url("../img/pp/bg16.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .publicbagcr17{
    background-image: url("../img/pp/bg17.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .publicbagcr18{
    background-image: url("../img/pp/bg18.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .publicbagcr19{
    background-image: url("../img/pp/bg19.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .publicbagcr20{
    background-image: url("../img/pp/bg20.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .myvan-uploader .van-uploader__wrapper{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 100%;
  }
  .myvan-uploader .van-uploader__upload{
    width: 100%!important;
    height: 100%!important;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0px!important;
    margin: 0px!important;
  }
  .seemore-box{
    text-align: center;
    margin-top: 5vw;
    margin-bottom: 20px;
    color: #1B6EF3;
    text-align: center;
  }
  .seemore-box .seemoreinner-box{
    display: inline-block;
    border: solid 1px #43E126;
    height: 6.155vw;
    line-height: 6.155vw;
    border-radius: 3.255vw;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 3.255vw;
    font-weight: 700;
    color: #43E126;
    min-width: 30vw;
    text-align: center;
    margin-top: 5vw;
  }
  .hostpagecontentimg img{
    width: 100%;
    height: auto;
  }
  .myminetopinfo-vicon{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 4.500vw;
    height: 5.500vw;
    background: url("../img/pp/vb.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-size: 3.500vw;
    font-weight: 700;
    color: #4E4E4E;
    vertical-align: middle;
  }
  .agentlevel0{
    background: url("../img/apms/1.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #4E4E4E;
  }
  .agentlevel1{
    background: url("../img/apms/1.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #4E4E4E;
  }
  .agentlevel2{
    background: url("../img/apms/2.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #652100;
  }
  .agentlevel3{
    background: url("../img/apms/3.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #351605;
  }
  .agentlevel4{
    background: url("../img/apms/4.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #EDB6FF;
  }
  .agentlevel5{
    background: url("../img/apms/5.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #CDD4FF;
  }
  
  .myvideo-main .dplayer-full{
    display: none!important;
  }
  .playtidialog-win{
    background-color: #1D191A!important;
    color: #ffffff!important;
  }
  .playtidialog-win .van-button--large{
    width: calc(100% - 10vw);
    height: 10vw;
    line-height: 9.700vw;
    margin-left: auto;
    margin-right: auto;
    background: linear-gradient(to right,#FC0CFF,#A54DFF,#6E7DFF,#49A4FF,#0EF5FF);
    color: #ffffff;
    border-radius: 2vw;
  }
  .playtidialog-win .van-dialog__footer{
    text-align: center!important;
    padding-bottom: 4vw;
  }
  .playtidialog-win .van-hairline--top::after{
    border-top-width: 0px;
  }

  .vantnotify-win{
    background-color: rgba(0, 0, 0, 0)!important;
    width: 90%;
    background: url("../img/p/popup-bg12.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    overflow-x: revert!important;
    overflow-y: revert!important;
    border-top-left-radius: 4vw;
    border-top-right-radius: 4vw;
  }
  /* .vantnotify-win::after{
    display: inline-block;
    height: 38vw;
    width: 50vw;
    position: absolute;
    top: -15vw;
    right: 0px;
    content: '';
    background: url("../img/p/popup-top.png?v=1");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  } */
  .vantnotify-win::before{
    display: inline-block;
    height: 9vw;
    width: 9vw;
    position: absolute;
    top: -10vw;
    left: calc(50% - 4.500vw);
    content: '';
    background: url("../img/p/vant-close.png?v=2");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    pointer-events:none;
  }
  .vantnotify-win .header{
    margin-top: 7vw;
    height: 15vw;
    display: flex;
    align-items: center;
    font-size: 5.00vw;
    font-weight: 700;
    width: 100%;
    padding-left: 5vw;
    box-sizing: border-box;
    padding-left: 9vw;
    padding-right: 30vw;
    color: #ffffff;
 }
 .vantnotify-win .vantnotify-com{
    text-align: left;
    padding: 5vw 7vw;
    /* padding-top: 14vw; */
    width: 100%;
    box-sizing: border-box;
    height: calc(100% - 28vw);
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    margin-top: 2vw;
    text-transform:none;
    color: #ffffff;
 }
 .iprogress-box .van-progress{
    background: #292929!important;
 }
 .viplevelist-row0{
    background: url("../img/vip/b1.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
 }
 .viplevelist-row1{
    background: url("../img/vip/b1.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
 }
 .viplevelist-row2{
    background: url("../img/vip/b2.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
 }
 .viplevelist-row3{
    background: url("../img/vip/b3.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
 }
 .viplevelist-row4{
    background: url("../img/vip/b4.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
 }
 .viplevelist-row5{
    background: url("../img/vip/b5.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
 }
 .viplevelist-row6{
    background: url("../img/vip/b6.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
 }
 .viplevelist-row7{
    background: url("../img/vip/b7.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
 }
 .viplevelist-row8{
    background: url("../img/vip/b8.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
 }
 .viplevelist-row9{
    background: url("../img/vip/b9.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
 }
 .viplevelist-row10{
    background: url("../img/vip/b10.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
 }
 .viplevelist-row11{
    background: url("../img/vip/b11.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
 }
 .viplevelist-row12{
    background: url("../img/vip/b11.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
 }
 .vipleveshop-box .vipleveshop-li{
    background: url("../img/vip/row.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
 }
 .showcodexbox img{
    height: 100%;
    width: 100%;
    box-sizing: border-box;
 }
 .summary-txt{
    text-transform:none;
 }

 .dialrowbtn-box{
    background: url("../img/lottery/btn-bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.dialrowbtn-box .dialrowbtn-btn1{
    background: url("../img/lottery/btn1.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.dialrowbtn-box .dialrowbtn-btn2{
    background: url("../img/lottery/btn2.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.integral-box{
    background: url("../img/lottery/integral-bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
/* .dial-main{
    background: url("../img/lottery/lottery.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
} */
.dial-main .dial-com{
    background: url("../img/lottery/p.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.dial-main .rotate .dish{
    background: url("../img/lottery/s.png?v=1");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.dishstart-btn{
    background: url("../img/lottery/btn.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.dishstart-btn2{
    background: url("../img/lottery/btn.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.lottery-windo{
    background: url("../img/lottery/alertb.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.comlotteryr-main{
    background: url("../img/lotteryranking/bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.lotteryr-btn1{
    background: url("../img/lotteryranking/b1.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.lotteryr-btn2{
    background: url("../img/lotteryranking/b2.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.lotterymtcom-title1{
    background: url("../img/lotteryranking/tb1.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.lotterymtcom-title2{
    background: url("../img/lotteryranking/tb2.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.partnerh-main .partnerr-lis{
    background: url("../img/partner/rli.png");
    background-size: 100% 20vw;
    background-repeat: no-repeat;
}
.myvan-rdprogress .van-progress__portion{
    background: linear-gradient(to right,#45AFF7,#1BC0D1)!important;
}
.lotteryroc-main .lotteryroc-row{
    background: url("../img/lottery/roli.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.lotteryroc-main .alotteryroc-row{
    background: url("../img/lottery/aroli.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.lottery-swipe{
    width: 100%;
    box-sizing: border-box;
}

.turntable-boxs{
    background: url("../img/lottery/s.png?v=2");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}