<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* æ˜Ÿè™Ÿ */
.star {
    color: red;
}

/* å½ˆçª—åž‚ç›´ç½®ä¸­*/
.modal {
    text-align: center;
    padding: 0!important;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.text-red {
    color: #F00;
}
.text-green {
    color: #0F0;
}
.text-blue {
    color: #0000C6;
}
.text-red2 {
    color: #AA0000;
    font-weight:bold;
}
.member .fee-site{
    margin-left: -15px;
}
.span {  padding-top: 7px;  }
.ML-15{  margin-left: 15px;  }
.MT-15{  margin-top: 15px;  }
/*USDé¡¯ç¤ºæ¯”å€¼ç”¨*/
.usd-title {
    font-size:16px;
    font-weight:bold;
    display:inline;
}
.usd-rate {
    font-size:14px;
    color:red;
    font-weight:bold;
    display:inline;
    line-height: 45px;
}
/* æœƒå“¡å‡ºæ¬¾ å‚™è¨»*/
.member .an-point {
    font-size: 15px;
    color: #000;
}
.an-point .form-group {
    margin-bottom: 0;
}
.an-point .form-group div {
    margin-top: 3px;
    margin-left: -10px;
}
.width20per {
    width: 20%;
}
.width30per {
    width: 28%;
}
/*è‡ªåŠ©å­˜é€*/
.mem-coupon .table{
    margin-bottom: 0;
}
.right-row{
    margin-right: -15px;
}
.select-text-center{
    text-align: center;
    text-align-last: center;
}
.text-height{
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    margin-top: 5px;
}
.text-gray-box{
    float: left;
    background-color: #eee;
    border: 1px solid #DCDCDC;
    border-radius: 4px;
    width: 100%;
    height: 34px;
    line-height: 34px;
    padding: 0 5px;
}
.text-gray-box.gray-box90{width: 90%;}
.text-gray-box.gray-box80{width: 80%;}
.text-unit-box{
    float: left;
    line-height: 34px;
    padding: 0 5px;
}
.text-unit-box.unit-box20{width: 20%;}
.text-unit-box.unit-box10{width: 10%;}
.margin-right15{margin-right: 7px;}

/*è‡ªåŠ©å­˜é€: æ–°ç‰ˆå–®ä¸€å„ªæƒ&nbsp;å¤šå€‹å»³*/
#selfhelpoffer .panel-heading{padding: 15px;}
#selfhelpoffer .panel-title {color: #000;text-align: center;}
#selfhelpoffer a {display: block;}

/*list-style ä¿®æ­£*/
/*å„ªæƒ&nbsp;æ´»å‹•*/
#ActivitiesContent li{
    list-style: inherit;
}
#ActivitiesContent ul{
    list-style: disc;
}
#ActivitiesContent ol{
    list-style: decimal;
}
.activity-detail p:not(act-table){
    word-wrap: break-word;
}
/*å»£å‘Š*/
#AdContent li{
    list-style: inherit;
}
#AdContent ul{
    list-style: disc;
    margin-left: 18px;
}
#AdContent ol{
    list-style: decimal;
    margin-left: 18px;
}
/*iconå­—é«”å¤§å°*/
.font12{font-size: 12px;}
/*é¦–é&nbsp;-ç®­é&nbsp;­*/
.font-up{
    top: 4px;
    position: relative;
}
/*ç‰ˆé¢éš±è—*/
.apollo-none{display: none;}
/*å¿˜è¨˜å¯†ç¢¼*/
#ForgetModal .form-group{position: relative;}

/*å¿…å¡«é¡¹ç›®*/
.req-item{
    float: right;
    color: red;
    font-size: 15px;
    margin-top: 14px;
}
.c-red{
    color: red;
}
.nopadding{
    padding: 0!important;
}
/*å–æ¬¾å½ˆçª—*/
#WithdrawModal .modal-body{
    max-height: 700px;
}
/*å…è²»é–‹æˆ¶*/
.pad-right{padding-right: 26px}
/*é©—è­‰ç°¡è¨Š*/
#VerificationSMS .Verification-inner,
#VerificationEmail .Verification-inner{
    min-width: 580px!important;
}
#VerificationSMS .form-group,
#VerificationEmail .form-group{
    width: 58%;
    margin: 18px auto 0;
    position: relative;
}
#VerificationSMS .form-group i,
#VerificationEmail .form-group i{
    background-color: #f1f0f0;
    box-shadow: inset 0 0 3px #e3e2e2;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    width: 40px;
    height: 45px;
    text-align: center;
    position: absolute;
    line-height: 45px;
    padding: 0 10px;
    color: #868686;
}
#VerificationSMS .forget-box .modal-body .form-group input,
#VerificationEmail .forget-box .modal-body .form-group input{
    display: inline-block;
}
#VerificationSMS .form-group .form-control,
#VerificationEmail .form-group .form-control{
    padding-left: 51px;
}
#VerificationSMS input,
#VerificationEmail input{
    width: 332px;
    height: 47px;
    border-radius: 5px;
    border: 2px solid #eee;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: inset 0 0 6px #eee;
    font-size: 16px;
}
#VerificationSMS .Verification-tip,
#VerificationEmail .Verification-tip{
    font-size: 14px;
    text-align: center;
}
#VerificationSMS .modal-footer,
#VerificationEmail .modal-footer{
    text-align: center;
    padding: 0px 0 30px;
    border-top: 0px solid #e5e5e5;
}
#VerificationSMS .Verification-btn,
#VerificationEmail .Verification-btn{
    width: 230px;
    padding: 10px;
    margin: 0 auto;
}
/*é¡åº¦è½‰æ›å½ˆè·³è¦–çª—*/
#ChangeCreditModal .modal-body{
    overflow: hidden;
    max-height: max-content;
    font-family: "å¾®è»Ÿæ­£é»‘é«”";
}
.modal-content.credit-inner{
    min-width: 380px;
}
.change-request-wrap{
    width: 100%;
}
.change-request-wrap .TopGold_warp{
    position: relative;
    font-size: 16px;
    padding: 0 10px;
    display: flex;
    align-items: center;
}
/*è½‰æ›è³‡è¨Š*/
.TopGold_warp .change-request-info {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    padding-bottom: 45px;
}
.TopGold_warp .change-request-info h2, .TopGold_warp .change-request-info h3,
.TopGold_warp .change-request-info h5, .TopGold_warp .change-request-info&gt;div{
    width: 100%;
}
.TopGold_warp .change-request-info i{
    font-size: 48px;
    margin-bottom: 10px;
}
.TopGold_warp .change-request-info h2{
    font-size: 18px;
    margin-bottom: 5px;
}
.TopGold_warp .change-request-info h5{
    font-size: 14px;
    margin-bottom: 5px;
}
.TopGold_warp .change-request-info h3{
    font-size: 28px;
}
.TopGold_warp .TransferOutInfo{
    color: #3C763D;
}
.TopGold_warp .TransferInInfo{
    color: #A94442
}
.TopGold_warp .transfer-out{
    padding-top: 10px;
    color: #545454;
}
.TopGold_warp .transfer-out h2{
    font-size: 16px;
}
.TopGold_warp .transfer-out div div{
    margin: 5px 0;
    padding: 0 10px;
    background-color: #545454;
    display: inline-block;
    color: #fff;
    border-radius: 50em;
}
.TopGold_warp .transfer-out i{
    margin-top: 15px;
}
/*-----------------------*/
.Gold_back{
    color: #fff;
    border: 1px solid #E2198F;
    background: #fe4646; /* Old browsers */
    background: -moz-linear-gradient(top, #fe4646 0%, #ff1a8e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fe4646 0%,#ff1a8e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fe4646 0%,#ff1a8e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe4646', endColorstr='#ff1a8e',GradientType=0 ); /* IE6-9 */
}
.Gold_back:hover, .Gold_back:focus{
    color: #fff;
    background: #e53939; /* Old browsers */
    background: -moz-linear-gradient(top, #e53939 0%, #bf1559 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #e53939 0%,#bf1559 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #e53939 0%,#bf1559 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e53939', endColorstr='#bf1559',GradientType=0 ); /* IE6-9 */
}
.btn.Gold_reload{
    background-color: #999;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn.Gold_reload:hover{
    background-color: #999;
    color: #fff;
}
.btn.Gold_reload i{
    border: none;
    background-color: transparent;
    margin: 0;
    padding: 0;
    font-size: 18px;
    vertical-align: text-top;
}
.TopGold_warp .Gold_back{
    width: 135px;
    height: 30px;
    color: #fff;
    letter-spacing: 2px;
    font-size: .8rem;
    padding: 5px;
    border-radius: 50em;
    margin-bottom: -45px;
    background: #3C763C;
    border: none;
}
/* ç·¬ç”¸èªžå°ˆç”¨ */
.TopGold_warp .Gold_back_th,
.TopGold_warp .Gold_back_my{
    width: 200px;
    height: 50px;
    color: #fff;
    letter-spacing: 2px;
    font-size: .8rem;
    padding: 5px;
    border-radius: 50em;
    margin-bottom: -45px;
    background: #3C763C;
    border: none;
}
.TopGold_warp .Gold_back:hover, .TopGold_warp .Gold_back:focus{
    background: #3C763C;
    border: none;
    filter: brightness(1.2);
}
.ChangeCreditForm {
    display: flex;
    flex-wrap: wrap;
}
.ChangeCreditForm&gt;.form-group label{
    flex: 0 1 7rem;
    text-align: left;
}
.ChangeCreditForm&gt;.form-group{
    flex-wrap: wrap;
}
.ChangeCreditForm&gt;.form-group&gt;div{
    flex: 1;
    text-align: center;
    margin-right: 5px;
}
.change-request-wrap .form-group{
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    display: flex;
    align-items: center;
}
.change-request-wrap .form-group label{
    padding-right: 15px;
    padding-left: 3px;
}
.change-request-wrap .form-group input,
.change-request-wrap .form-group select,
.change-request-wrap .include-text{
    width: 80%;
    display: inline-block;
}
.change-request-wrap .include-text label {
    font-weight: normal;
}
.change-request-wrap .include-text{
    border: 1px solid #ececec;
    border-radius: 5px;
    padding: 5px 15px;
    margin-right: 5px;
}
.change-request-wrap .form-group input.request-gold-input{
    margin-right: 5px;
    flex: 1;
}
.change-btn-warp{
    padding: 0 5px;
    flex: 1;
}
.change-btn-warp button{
    width: 100%;
    height: 40px;
    color: #fff;
    border-radius: 50em;
    font-size: 16px;
}
#WithdrawModal .btn{color: #fff}
.change-btn-warp .bank-btn, #WithdrawModal .btn-red{
     background: #ea6262;
}
.change-btn-warp .bank-btn:hover, #WithdrawModal .btn-red:hover{
    background: #b94646;
    color: #fff;
}
.change-btn-warp .success-btn, #WithdrawModal .btn-blue{
    background-color: #2f74af;
}
.change-btn-warp .success-btn:hover, #WithdrawModal .btn-blue:hover{
    background-color: #286090;
    color: #fff;
}
.change-btn-warp .entergame-btn, #WithdrawModal .btn-green{
    background-color: #099C59;
}
.change-btn-warp .entergame-btn:hover, #WithdrawModal .btn-green:hover{
    background-color: #08844b;
    color: #fff;
}
.change-btn-warp .app-btn{
    background-color: #555;
}
.change-btn-warp .app-btn:hover, .change-btn-warp .app-btn:focus{
    background-color: #333;
    color: #fff;
}
/*é¡åº¦è½‰æ›å½ˆçª—çš„å­˜é€å„ªæƒ&nbsp;/è‡ªåŠ©å„ªæƒ&nbsp;*/
.change-request-OfferBox{
    width: 100%;
    margin-bottom: 10px;
}
.change-request-OfferBox #saveoffer{
    padding-top: 10px;
}
#saveoffer .saveoffer-title{
    width: 100%;
    display: flex;
    align-items: center;
}
#saveoffer .saveoffer-title&gt;div{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #AC1413;
    color: #fff;
    padding: 10px 15px;
}
#saveoffer .saveoffer-title&gt;select{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #535353;
    color: #fff;
    padding: 10px 15px;
    height: 42px;
    border: none;
    flex: 1;
    text-align: center;
    text-align-last: center;
    max-width: 442px;
}
#saveoffer .saveoffer-body{
    display: flex;
    flex-wrap: wrap;
    padding: 10px 15px 0 10px;
    background-color: #F4F4F4;
}
#saveoffer .saveoffer-body .form-group{
    display: flex;
}
#saveoffer .saveoffer-body .form-group&gt;label{
    flex: 0 1 8rem;
    text-align: left;
    font-weight: 100;
    line-height: 20px;
}
#saveoffer .saveoffer-body .form-group&gt;div{
    display: flex;
    flex: 1;
}
/*-----------------------*/
.change-request-OfferBox #selfhelp{
    padding: 10px;
    background-color: #F4F4F4;
    max-height: 238px;
    overflow-y: scroll;
}
#selfhelp .selfhelp-box{
    display: flex;
    width: 100%;
    height: 180px;
    margin-bottom: 10px;
}
#selfhelp .selfhelp-title{
    flex: 0 0 50%;
    background-color: #ad1313;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
}
#selfhelp .selfhelp-title .selfhelp-title-content{
    width: 100%;
    height: 100%;
    border: 1px solid #e1696a;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    position: relative;
    max-width: 270px;
}
#selfhelp .selfhelp-box.selfhelp-received .selfhelp-title{
    background-color: #555;
}
#selfhelp .selfhelp-box.selfhelp-received .selfhelp-title-content{
    border: 1px solid #a5a5a5;
}
#selfhelp .selfhelp-title .selfhelp-title-name{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    padding: 0 10px;
    font-size: 14px;
    margin-top: auto;
    word-break: break-all;
    text-align: center
}
#selfhelp .selfhelp-title .selfhelp-title-content button{
    padding: 5px 15px;
    background-color: #fff;
    color: #ad1313;
    border: none;
    border-radius: 50em;
    font-size: 14px;
    margin-top: auto;
    margin-bottom: 10px;
}
#selfhelp .selfhelp-box.selfhelp-received .selfhelp-title-content p{
    padding: 5px 15px;
    background-color: #888;
    color: #ffffff;
    border: none;
    border-radius: 50em;
    font-size: 14px;
    margin-top: auto;
    margin-bottom: 10px;
}
#selfhelp .selfhelp-info{
    flex: 0 0 50%;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    padding: 5px;
}
#selfhelp .selfhelp-info .form-group{
    flex-wrap: wrap;
    padding-bottom: 5px;
}
#selfhelp .selfhelp-info .form-group label{
    font-weight: 100;
    font-size: 15px;
}
#selfhelp .selfhelp-info .form-group&gt;div{
    flex: 1;
}
#selfhelp .selfhelp-info .text-gray-box{
    height: 28px;
    line-height: 28px;
    white-space: nowrap;
}
/*-----------------------*/
/*APP Download Btn*/
.APPLink {
    display: flex;
    flex-wrap: nowrap;
    padding: 0 5px;
}
.APPLink .popover{
    background-color: #e6e6e6;
    width: 100%;
}
.APPLink .popover-inner{
    width: 100%;
}
.APPLink .popover-content{
    padding: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.APPLink a {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 4px 8px;
    line-height: 30px;
    color: #000;
    margin: 0;
    border-bottom: 1px solid #d4d4d4;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}
.APPLink a:last-child {
    border-bottom: none;
}
.APPLink a:hover{
    background-color: #fff;
}
.APPLink .Ios-btn{
    background-color: #555;
}
.APPLink .Ios-btn:hover{
    background-color: #333;
    color: #fff;
}
.APPLink .Android-btn{
    background-color: #555;
}
.APPLink .Android-btn:hover{
    background-color: #333;
    color: #fff;
}
.APPLink .PC-btn{
    background-color: #555;
}
.APPLink .PC-btn:hover{
    background-color: #333;
    color: #fff;
}
/*--------------------------*/
.member-inner{
    position: relative;
    margin-bottom: 15px;
}
.member .member-tabs{
    position: relative;
}

.member .member-tabs .member-inner.hide-scroll{
    overflow: hidden;
}

.member .member-tabs .member-inner .bet-navi {
    margin-bottom: 10px;
}
/*å…¥æ¬¾æ•™å­¸(OKVC)*/
.member .member-tabs .teach-box {
    margin: 5%;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    box-sizing: border-box;
    align-items: center;
    padding: 12px 16px;
    height: auto;
    width: 100%;
}
/*ä¿®æ”¹å¸³è™Ÿ*/
#ChangeAccount .modal-content{
    min-width: 580px!important;
}
#ChangeAccount .remind-text{
    font-size: 14px;
    text-align: center;
}
#ChangeAccount .modal-dialog{
    margin-top: 29vh;
}
#ChangeAccount .modal-dialog .modal-body .form-group input {
    display: inline-block;
}
#ChangeAccount .modal-dialog .modal-body .form-group .authcode {
    width: 235px;
}
#ChangeAccount .modal-dialog .modal-body .form-group span.passcode-img {
    position: relative;
    right: 52px;
}
#ChangeAccount input {
    width: 332px;
    height: 47px;
    border-radius: 5px;
    border: 2px solid #eee;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: inset 0 0 6px #eee;
    font-size: 16px;
}
#ChangeAccount .form-group  {
    width: 58%;
    margin: 18px auto 0;
    position: relative;
}
#ChangeAccount .form-group i {
    background-color: #f1f0f0;
    box-shadow: inset 0 0 3px #e3e2e2;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    width: 40px;
    height: 45px;
    text-align: center;
    position: absolute;
    line-height: 45px;
    padding: 0 10px;
    color: #868686;
}
#ChangeAccount .form-group .form-control {
    padding-left: 51px;
}
#ChangeAccount .modal-footer{
    text-align: center;
    padding: 0px 0 30px;
    border-top: 0px solid #e5e5e5;
}
#ChangeAccount .modal-footer .btn{
    width: 332px;
    padding: 10px;
    margin: 2px auto;
}
#ChangeAccount .modal-footer .btn.btn-success{
    background-color: #5cb85c;
    border-color: #4cae4c;
}
#ChangeAccount .modal-footer .btn.btn-default{
    background-color: #e6e6e6;
    border: 1px solid #ccc;
    color: #000;
}
    /*loadingç•«é¢*/
.loading {
    position: absolute;
    background: rgba(0, 0, 0, .6);
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 99;
    top: 0;
    left: 0;
}
.loading.right-load{
    width: calc(100% - 168px);
    height: calc(100% - 15px);
    left: 168px;
}
.loading i{
    position: absolute;
    font-size: 3rem;
    color: #fff;
    top: calc(50% - 48px);
    left: 50%;
}
.fa-spin {
    -webkit-animation: fa-spin 1s infinite linear;
    animation: fa-spin 1s infinite linear;
}
/*éŠæˆ²æ´»å‹•*/
.GameActivity{
    position: fixed;
    z-index: 99;
    left: 15px;
    bottom: 10px;
    font-family: å¾®è»Ÿæ­£é»‘é«”;
}
.btnWrapper .ActivityInfo::after{
    content: '';
    position: absolute;
    width: 175px;
    height: 65px;
    bottom: 2px;
    right: 0;
    display: block;
    clip-path: polygon(100% 100%, 0% 100%, 100% 0);
}
.btnWrapper .RankingList.en_us::after{
    content: '';
    position: absolute;
    width: 175px;
    height: 65px;
    bottom: -30px;
    left: 9px;
    display: block;
    clip-path: polygon(0 0, 0% 100%, 100% 0);
}
.btnWrapper .RankingList::after{
    content: '';
    position: absolute;
    width: 175px;
    height: 65px;
    bottom: -38px;
    left: 4px;
    display: block;
    clip-path: polygon(0 0, 0% 100%, 100% 0);
}
.btnWrapper .ActivityInfo:hover:after{
    border-bottom: 65px solid rgba(255,255,255,0.2);
}
.btnWrapper .RankingList:hover:after{
    border-top: 65px solid rgba(255,255,255,0.2);
}
.GameActivity .ActivityInfo{
    position: absolute;
    bottom: 0px;
    right: 75px;
    width: 100px;
    height: auto;
    color: #000;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}
.GameActivity .ActivityInfo.en_us{
    width: 130px;
    bottom: -2px;
    right: 78px;
}
.btnWrapper .ActivityInfo.en_us::after{
    right: -3px;
}
.GameActivity .RankingList{
    position: absolute;
    bottom: 38px;
    left: 42px;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}
.GameActivity .RankingList.en_us{
    bottom: 30px;
    left: 35px;
    width: 100px;
    height: 30px;
}
/*AG XINæ´»å‹•*/
.Activity {
    position: fixed;
    left: 45px;
    bottom: 130px;
    z-index: 1000;
}
.ActivityLink {
    display: block;
    position: relative;
    animation-duration: 1.5s!important;
    animation-iteration-count: infinite;
}
.ActivityLink:hover &gt; img {
    -webkit-filter: drop-shadow(0px 0px 7px rgba(255, 255, 255, 0.7));
    filter: drop-shadow(0px 0px 7px rgba(255, 255, 255, 0.7))
}
.ActivityLink &gt; span {
    font-size: 0.8rem;
    color: #fff;
    position: absolute;
    bottom: 25px;
    width: 4em;
    left: calc(50% - 2em);
    text-align: center;
}
.CloseActivity {
    color:#000;
    border-radius: 50%;
    display: block;
    width: 24px;
    height: 24px;
    line-height: 26px;
    text-align: center;
    background: rgba(255,255,255,0.75);
    cursor: pointer;
}
.CloseActivity:hover {
    color:#000;
}
.date_input[readonly] {
    cursor: pointer;
}
/*å…¬å¸å…¥æ¬¾æ”¯ä»˜åˆ†é¡ž*/
.VirtualCurrency-wrap,
.BankTransfer-wrap{
    padding: 15px;
    border: 1px dashed #999;
    background: #eee;
    border-radius: 10px;
    margin-top: 15px;
    margin-bottom: 10px;
    position: relative;
}
.VirtualCurrency-wrap h6,
.BankTransfer-wrap h6{
    position: absolute;
    top: -12px;
    line-height: initial!important;
    padding: 0 5px;
    background: #f7f7f7;
}
.BankTransfer-wrap &gt;div &gt; ul &gt; li &gt; a:hover,
.BankTransfer-wrap &gt;div &gt; ul &gt; li &gt; a:focus{
    text-decoration: none;
}
.VirtualCurrency-wrap ul,
.BankTransfer-wrap ul{
    display: flex;
    flex-wrap: wrap;
}
.VirtualCurrency-wrap ul li,
.BankTransfer-wrap ul li{
    margin: 10px;
    margin-bottom: 0;
    list-style-type: none;
}
.hint{
    font-size: 20px;
    font-weight: bold;
}
.point.eastalipay{
    color: red;
    display: inline-block;
    padding: 0 10px;
}
.point.eastalipay i{
    border: 0;
    background-color: unset;
}
.mem_bank .banktransform {
    width: 128px;
}
.mem_bank .copytext {
    color: blue;
    border: 1px solid #ccc;
    background: #eee;
    padding: 3px 15px;
    border-radius: 5px;
    cursor: pointer;
}
.mem_bank .copytext:hover{
    background: #8e8e8e;
    color: #fff;
}
.AL .copytext {
    color: blue;
    border: 1px solid #ccc;
    background: #eee;
    padding: 3px 15px;
    border-radius: 5px;
    cursor: pointer;
}
.AL .copytext:hover{
    background: #8e8e8e;
    color: #fff;
}

.hint {
    font-size: 20px !important;
}

/*è½‰å¸³å‹•ç•«*/
.animate-coupon.ng-enter {
    transition:.3s linear all;
}
.animate-coupon.ng-leave{
    transition:.1s linear all;
}
.animate-coupon.ng-enter {
    opacity: 0;
}
.animate-coupon.ng-enter.ng-enter-active, .animate-coupon.ng-leave {
    opacity: 1;
}
.animate-coupon.ng-leave.ng-leave-active {
    opacity: 0;
}
.point .dl-horizontal {
    font-size: 20px;
}
#Discount {
    width: 168px;
    position: fixed;
    left: 6px;
    top: 132px;
    z-index: 1000;
}
#Activity {
    width: 300px;
    position: fixed;
    left: 15px;
    bottom: 70px;
    z-index: 100;
}
#Discount &gt; .CloseBtn,
#Activity &gt; .CloseBtn {
    background-color: #fff;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #0E0E0E;
    border-radius: 50%;
    border: 2px solid #0E0E0E;
    margin-bottom: 5px;
}
#Discount.fade-element-in.ng-enter,
#Activity.fade-element-in.ng-enter {
    transition: 0.6s linear all;
    opacity: 0;
}
#Discount.fade-element-in.ng-enter.ng-enter-active,
#Activity.fade-element-in.ng-enter.ng-enter-active {
    opacity: 1;
}
#Discount.fade-element-in.ng-leave,
#Activity.fade-element-in.ng-leave {
    transition: 0.3s linear all;
    opacity: 1;
}
#Discount.fade-element-in.ng-leave.ng-leave-active,
#Activity.fade-element-in.ng-leave.ng-leave-active {
    opacity: 0;
}
#DiscountSmall {
    position: fixed;
    left: -60px;
    top: 288px;
    background-color: #c71919;
    color:#fff;
    font-size: 30px;
    padding: 10px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    transition: 0.3s linear all;
}
#ActivitySmall {
    position: fixed;
    left: -60px;
    bottom: 70px;
    background-color: #c71919;
    color:#fff;
    font-size: 30px;
    padding: 10px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    transition: 0.3s linear all;
}
#DiscountSmall.active,
#ActivitySmall.active {
    left: 0;
}
#DiscountSmall &gt; span.label,
#ActivitySmall &gt; span.label {
    border-radius: 50%;
    background-color: #ffc107;
    font-weight: bold;
    color: #6f3b1f;
    font-size: 12px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    padding: 0;
    display: block;
    position: absolute;
    right: -7px;
    top: -7px;
    z-index: 1;
}
#DiscountSmall.ng-enter,
#ActivitySmall.ng-enter {
    transition: 0.3s linear all;
    transition-delay: 0.3s;
    left: -60px;
}
#DiscountSmall.ng-enter.ng-enter-active,
#ActivitySmall.ng-enter.ng-enter-active {
    left: 0;
}
#DiscountSmall.ng-leave,
#ActivitySmall.ng-leave {
    left: 0;
}
#DiscountSmall.ng-leave.ng-leave-active,
#ActivitySmall.ng-leave.ng-leave-active {
    left: -60px;
}
#ActivityCarousel &gt; .carousel-indicators {
    display: block;
    bottom: -30px;
}
#ActivityCarousel &gt; .carousel-indicators &gt; li {
    width: 14px;
    height: 14px;
    border-radius: 50%;
}
#ActivityCarousel &gt; .carousel-inner {
    height: auto;
}
#ActivityCarousel &gt; .carousel-control {
    display: none;
}
#ActivityCarousel &gt; .carousel-inner img:hover {
    filter: contrast(125%);
}
#GameActivity img.pro-img {
    max-height: 200px;
}
/*---------------------------*/
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}


/* è©¦çŽ©éŠæˆ²å…±ç”¨ */
/* é›»å­ æ£‹ç‰ŒéŠæˆ²*/
.gametab .game-grid .game-box .btn-game-demo {
     margin-top:-30px ;
     background-color: #f0ad4e ;
 }

/* æ•é­šéŠæˆ²*/
.fish-wrap .fish-menu .fishList .fishItem .fishBox .btn-game-demo {
    margin-top:30px ;
    background: -webkit-linear-gradient(top,  #f0ad4e 0%, #f0ba4e 62%, #f0c775 100%);
    box-shadow: 0px 5px 0 0px #f0ba4e;
    border-bottom: 1px solid #f0c775;
}

.fish-wrap .fish-menu .fishList .fishItem .fishBox .btn-game-demo:hover {
    background: -webkit-linear-gradient(top,  #f0c775 0%, #f0ba4e 62%, #f0ad4e 100%);
}

.fish-wrap .fish-menu .fishList .fishItem .fishBox .btn-game-demo:active {
    height: 42px;
    margin-top: 32px;
    box-shadow: 0px 3px 0 0px #f0ad4e;
    background: -webkit-linear-gradient(top,  #f0ad4e 0%, #f0ba4e 62%, #f0c775 100%);
}

/* çœŸäººéŠæˆ²*/
.live-menu .live-menu-panel .live-list-small .live-box .live-hover .btn-game-demo:hover {
    cursor: pointer;
}

/* é«”è‚²éŠæˆ²*/
#sport-body.sport-body1 .live-body-content .sport-container .game-start-box-controll .game-start-box .btn-game-demo {
    margin-top: 10px !important;
    background: -moz-linear-gradient(top,  #f0ad4e 0%, #f0ba4e 62%, #f0c775 100%) !important;
    background: -webkit-linear-gradient(top,  #f0ad4e 0%, #f0ba4e 62%, #f0c775 100%) !important;
    background: linear-gradient(top,  #f0ad4e 0%, #f0ba4e 62%, #f0c775 100%) !important;
    box-shadow: 0px 5px 0 0px #f0ad4e !important;
    border-bottom: 1px solid #f0c775 !important;
}

#sport-body.sport-body1 .live-body-content .sport-container .game-start-box-controll .game-start-box .btn-game-demo:hover {
    background: -webkit-linear-gradient(top,  #f0c775 0%, #f0ba4e 62%, #f0ad4e 100%) !important;
}

#sport-body.sport-body1 .live-body-content .sport-container .game-start-box-controll .game-start-box .btn-game-demo:active {
    height: 42px !important;
    margin-top: 15px !important;
    box-shadow: 0px 3px 0 0px #f0ad4e !important;
    background: -webkit-linear-gradient(top,  #f0ad4e 0%, #f0ba4e 62%, #f0c775 100%) !important;
}
/* é›»ç«¶éŠæˆ²*/
#esport-body .body-content .esport-container .game-start-box-controll .game-start-box .btn-game-demo {
    margin-top: 10px !important;
    background: -moz-linear-gradient(top,  #f0ad4e 0%, #f0ba4e 62%, #f0c775 100%) !important;
    background: -webkit-linear-gradient(top,  #f0ad4e 0%, #f0ba4e 62%, #f0c775 100%) !important;
    background: linear-gradient(top,  #f0ad4e 0%, #f0ba4e 62%, #f0c775 100%) !important;
    box-shadow: 0px 5px 0 0px #f0ad4e !important;
    border-bottom: 1px solid #f0c775 !important;
}

#esport-body .body-content .esport-container .game-start-box-controll .game-start-box .btn-game-demo:hover {
    background: -webkit-linear-gradient(top,  #f0c775 0%, #f0ba4e 62%, #f0ad4e 100%) !important;
}

#esport-body .body-content .esport-container .game-start-box-controll .game-start-box .btn-game-demo:active {
    height: 42px !important;
    margin-top: 15px !important;
    box-shadow: 0px 3px 0 0px #f0ad4e !important;
    background: -webkit-linear-gradient(top,  #f0ad4e 0%, #f0ba4e 62%, #f0c775 100%) !important;
}

/* å½©ç¥¨éŠæˆ²*/
.lottery-items .lottery-box-demo {
    height: 280px;
}

@keyframes Announcement2 {
    0% {
        color: #ea2a3b;
    }
    25% {
        color: #808080;
    }
    50% {
        color: #ea2a3b;
    }
    75% {
        color: #808080;
    }
    100% {
        color: #ea2a3b;
    }
}

/**éŠ€è¡Œå…¬å‘Š */
#BankModal &gt; .modal-dialog &gt; .modal-content &gt; .modal-body &gt; button {
    right: 42%;
    width: 100px;
    height: 40px;
    position: relative;
    margin-top: 10px;
}

#BankDepositModal &gt; .modal-dialog &gt; .modal-content &gt; .modal-body &gt; button {
    right: 42%;
    width: 100px;
    height: 40px;
    position: relative;
    margin-top: 10px;
}

/*å„ªæƒ&nbsp;ä¸‹æ‹‰é¸å–®*/
#OfferNav {
    overflow: visible;
}

#OfferNav &gt; a {
    background: transparent;
    border: 0;
}

#OfferNav .dropdown-menu {
    border-radius: 0;
    top: 46px;
}

#OfferNav .dropdown-menu &gt; li {
    width: 100%;
    float: none;
    height: auto;
    line-height: initial;
    margin: 0;
    color: inherit;
    text-align: initial;
}

#OfferNav .dropdown-menu &gt; li &gt; a {
    width: 100%;
    height: auto;
    display: block;
    text-align: initial;
    padding: 7px 20px;
    font-size: 14px;
    color: #333;
    transition: background-color 0.3s, color 0.3s;
}

#OfferNav .dropdown-menu &gt; li &gt; a:hover {
    background-color: #ccc;
    color:#000;
}

/* éŠ€è¡Œåˆ—è¡¨ä¸Šçš„tag -- START */
@keyframes hot{
    0% {top: -15px;}
    25% {top: -18px;}
    50% {top: -20px;}
    75% {top: -22px;}
    100%{top: -20px;}


}
.member .markTag {
    height: 23px;
    font-size: .8em;
    position: absolute;
    text-align: center;
    top: -15px;
    right: 10px;
    color: #fff;
    background: #1d80dd;
    padding: 0 5px;
    line-height: 23px;
    border-radius: 3px;
    -moz-animation: hot 1.5s infinite;
    -webkit-animation: hot 1.5s infinite;
    -o-animation: hot 1.5s infinite;
}
.member .markTag &gt; span {
    white-space: nowrap;
}
.member .markTag &gt; .arrow_b{
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
    position: absolute;
    bottom: -12px;
    right: 10px;
}
.member .markTag.red {
    background: #bb3231;
    font-size: 12px;
}
.member .markTag.red .arrow_b {
    border-color: #bb3231 transparent transparent transparent;
}
.member .tab-pane .form-group .form-control[disabled] {
    background-color: #eee!important;
}
/* éŠ€è¡Œåˆ—è¡¨ä¸Šçš„tag -- END */

.RequestBlock.fix .logo {
    display: flex;
    margin-top: 0;
}

.RequestBlock.fix .fixlogo {
    margin: 65px auto;
}

/* æ¯æœˆæœˆå‡ºå¼·åˆ¶æ›´æ›å¯†ç¢¼ -- START */
#changePassWD .modal-content {
     min-height: 250px;
     width: 350px;
     margin: 0 auto;
 }

#changePassWD  .form-group-controll {
    height: 150px;
}

#changePassWD .modal-content .form-group .form-control {
    width: 250px;
    position:relative;
    display:inline-block;
    text-indent: 25px;
}

#changePassWD .glyphicon-lock {
    background-color: #ffffff!important;
    color: gray!important;
    border: 0!important;
    position: absolute;
    top: 5px;
    margin: 5px;
    left: 15px;
    display: inline-block;
    z-index: 10;
}

#changePassWD .msg-alert {
    min-height: 100px;
    padding-bottom: 15px;
}

#changePassWD .msg-alert &gt; span {
    opacity: 0.8;
    color: gray;
}

/* æ¯æœˆæœˆå‡ºå¼·åˆ¶æ›´æ›å¯†ç¢¼ -- END */

/** å…¬å¸å…¥æ¬¾ ä¸Šå‚³æ”¶æ“š */
.img-receipt-thumbnail {
    max-width: 50%;
}

/* å–æ¬¾ é€šé“è¨­å®šç”¨ -- START */
.member-tabs.bet-navi li {
    background-color: #e5e5e5;
    border-right: solid 1px #fff;
    font-size: 16px;
    float: left;
}

.member-tabs.bet-navi li.active&gt;a {
    color: #fff;
    cursor: default;
    background-color: #c8a661;
    border-bottom-color: transparent;
    margin-right: 0;
}
.member-tabs.bet-navi li a {
    padding: 7px 15px;
    border-radius: 0;
    text-decoration: none;
    display: block;
}

#WithdrawChannelCreate2 {
    max-width: 950px;
    margin: 0 auto 20px;
}
/* å–æ¬¾ é€šé“è¨­å®šç”¨ -- END */

#USDTShowQRCode .modal-body {
    overflow: auto;
    overflow-x: hidden;
}

/*ä¸‹æ‹‰æœå°‹æ¡†ç”¨*/
.chose-hide {
    position: absolute!important;
    top: -999em !important;
}
.chose-container {
    border: none!important;
    float: left;
    margin-right: 40px;
    padding: 0!important;
    position: relative;
}
.form-group .chose-container.form-control {
    min-width: 220px;
    max-width: 220px;
}
.chose-container .chose-single {
    padding: 6px 12px;
    color: #333;
    width: 100%;
    border: 1px solid #ccc;
    display: block;
    height: 35px;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.chose-container .chose-single.focus{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.chose-container .chose-single::after {
    content: '';
    position: absolute;
    border-width: 6px 3px;
    border-style: solid;
    /* border-top-color: transparent; */
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    right: 8px;
    top: 12px;
}
.chose-container .chose-single i {
    width: 12px;
    float: right;
    right: 8px;
    font-size: 12px;
    height: 12px;
    background-color: #eee;
    margin-right: 0;
    color: #333;
    border: 0;
    padding: 0;
}
.chose-container .chose-single .j-view {
    width: 168px;
    overflow-x: hidden;
    white-space: nowrap;
    float: left;
}
.chose-container .chose-drop {
    width: 100%;
    position: absolute;
    border: 1px solid #757575;
    z-index: 1000;
    background-color: #fff;
}
.chose-container .chose-search input[type='text'] {
    margin: 0;
    padding-left: 12px;
    width: 100%;
    height: 30px;
    border: 1px solid #757575;
    float: none;
}
.chose-container .chose-search input[type='text']::-webkit-input-placeholder {
    color: #bbb;
}
.chose-container .chose-result {
    max-height: 370px;
    overflow-y: scroll;
    overflow-x: hidden;
    background: #fff;
}
.chose-container .chose-result li {
    padding: 5px 12px;
    list-style-type: none;
}
.chose-container .chose-result li:hover {
    background-color: #1F8FFF;
    color: #fff;
}
/** å‡ºæ¬¾æ‰‹çºŒè²»ä¸‹é™æç¤º Start*/
.form-group span.fee-site .fee-site-alert {
    font-size: 12px;color: red;position: absolute;margin-top: 25px;left: 23%;
}
/** å‡ºæ¬¾æ‰‹çºŒè²»ä¸‹é™æç¤º End*/

/** è¡¨æ&nbsp;¼ä¸­æ–‡å­—åž‚ç›´ç½®ä¸­ **/
td label.vertical-Middle {
    margin-top: 5px;
    font-weight: inherit;
}

/** åœ–ç‰‡é©—è­‰æç¤ºèªž **/
.checkImage-alert {
    font-size: 12px;
    color: red;
}
/**éŠ€è¡Œåœ–ç¤ºæ¡†ç·š**/
.member-inner .member-bank .bankImg-border{
    border: 1px solid #a3a3a3;
}
.bankImg_div{
    width: 200px;
    height: 43px;
    font-size: x-large;
    text-align: center;
    line-height: 43px;
    display: block;
    color: #000;
    background: #fff;
}
#notificationModal .modal-dialog {
    width: 800px;
}
#notificationModal .modal-body {
    height: 40vh;
}

.Gold_submit.my {
    margin-left: -62px;
}
.Gold_submit.th {
    margin-left: -62px;
    width: 62px;
}
.Gold_back.my {
    margin-left: -118px;
    width: 274px;
}
.Gold_back.th {
    margin-left: -170px;
    width: 340px;
}
#CompanyDepositShowDepositInfo .form-group {
    height: 1.5rem;
}</pre></body></html>