body {
    margin: 0;
    padding: 0;
}
.main-body {
    width: 100%;
    background: #FFFFFF;
    padding-bottom: 20px;
    position: relative;
    min-width: 1200px;
    font-family: Microsoft YaHei;
}
.top-banner {
    width: 100%;
    min-width: 1200px;
    display: block;
}
.main-body2 {
    background: url(../images/side-bg.png) right 100px no-repeat,url(../images/side-bg2.png) 100px 368px no-repeat;;
    background-size: 380px 335px,270px 236px;
}
.center-content {
    width: 1000px;
    position: relative;
    margin: 30px auto 0;
    z-index: 2;
}
.content-table-title {
    height: 60px;
    line-height: 60px;
}
.content-table-title-fonts1 {
    font-size: 26px;
    color: #1D1D1D;
    margin-left: 18px;
}
.table1-body {
    background: #F3F6FC;
    border-radius: 10px;
    padding-bottom: 30px;
}
.table1-title {
    height: 60px;
    border-bottom: #C5CEDE 1px solid;
}
.table1-title-left {
    font-size: 18px;
    font-weight: bold;
    color: #1D1D1D;
}
.title-arrow {
    font-size: 22px;
    color: #142895;
    margin: 0 10px 0 18px;
}
.table1-title-center {
    margin-left: 58px;
    font-size: 16px;
    color: #1D1D1D;
}
.virtual-icon {
    height: 25px;
    margin-right: 16px;
}
.table1-progress-mark {
    width: calc(100% - 36px);
    margin: 14px auto 0;
    text-align: center;
    color: #1D1D1D;
}
.virtual-icon2 {
    margin-right: 4px;
}
.progress-arrow {
    display: block;
    color: #E6181F;
    margin: -4px auto 0;
}
.table1-progress-mark-left {
    margin-top: -6px;
}
.table1-progress-line {
    width: calc(100% - 18px);
    margin-left: 18px;
}
.table1-progress-line-part1-box {
    width: 458px;
}
.table1-progress-line-part1 {
    width: 458px;
    height: 10px;
    background: #D5DAE5;
    border-radius: 5px;
    position: relative;
}
.table1-progress-line-part2-box {
    width: 438px;
}
.table1-progress-line-part2 {
    width: 438px;
    height: 10px;
    background: #D5DAE5;
    border-radius: 5px;
    position: relative;
}
.table1-progress-line-part3-box {
    width: 40px;
}
.table1-progress-line-part3 {
    width: 40px;
    height: 10px;
    background: #D5DAE5;
    border-radius: 5px;
    position: relative;
}
.table1-progress-mark-1,
.table1-progress-mark-2,
.table1-progress-mark-3
 {
    height: 20px;
    position: absolute;
    top: -6px;
    left: 0px;
    z-index: 3;
}
.table1-bottom {
    width: calc(100% - 36px);
    margin: 30px auto 0;
}
.table1-bottom-left {
    position: relative;
    width: 100%;
    height: 56px;
    line-height: 56px;
    background: #FFFFFF;
    border: 1px solid #BEC1E3;
    border-radius: 10px;
    color: #1D1D1D;
    font-size: 20px;
    text-align: center;
}
.table1-bottom-left-top {
    width: 114px;
    height: 24px;
    background: #FF9600;
    border-radius: 10px 0px 10px 0px;
    font-size: 14px;
    color: #FFFFFF;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 24px;
    margin: -1px 0 0 -1px;
}
.table1-bottom-right {
    width: 348px;
    height: 56px;
    font-size: 20px;
    color: #FFFFFF;
    background: linear-gradient(90deg, #78BDF2, #167BFF);
    box-shadow: 0px 4px 6px 0px rgba(47, 0, 255, 0.22);
    border-radius: 10px;
}
.table1-bottom-right span {
    color: #FFFFFF;
}
.deposit-icon {
    color: #FFFFFF;
    margin-left: 6px;
}
.content-table-title-fonts2 {
    font-size: 16px;
    color: #888888;
    margin-top: 6px;
    margin-left: 18px;
}
.content-table-title-right {
    font-size: 16px;
    color: #888888;
    margin-right: 18px;
}
.rules-icon {
    height: 22px;
    margin-right: 10px;
}
.table2-content {
    background: #F3F6FC;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #E6EAFA;
}
.table2-title {
    height: 60px;
    line-height: 60px;
    background: linear-gradient(to bottom,#DBE0F7,#F3F6FC);
    border-bottom: #C5CEDE 1px solid;
    font-size: 20px;
    font-weight: bold;
    color: #3B3B3B;
}
.table2-detail-box {
    /* padding: 8px 0; */
}
.table2-detail-line {
    height: 60px;
}
.table2-detail-line:nth-child(odd) {
    background: #FFFFFF;
}
.table2-list {
    width: 33%;
}
.enable-btn {
    width: 140px;
    height: 32px;
    line-height: 32px;
    background: linear-gradient(90deg, #78BDF2, #167BFF);
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    margin: 0 auto;
}
.disable-btn {
    width: 140px;
    height: 32px;
    line-height: 32px;
    background: #D5DAE5;
    border-radius: 5px;
    color: #3B3B3B;
    text-align: center;
    margin: 0 auto;
}
.table2-list-fonts1 {
    font-size: 18px;
    width: 16%;
    text-align: left;
    margin-left: 138px;
    position: relative;
}
.table2-list-fonts2 {
    font-size: 18px;
    font-weight: bold;
    width: 20%;
    margin-left: 108px;
}
.virtual-img {
    width: 32%;
}
.virtual-price-line {
    height: 60px;
    /* line-height: 60px; */
    text-align: left;
    position: relative;
}
.virtual-price-list {
    width: 20%;
}
.virtual-price-list:first-child {
    margin-left: 108px;
}
.virtual-price-list:nth-child(2) {
    margin-left: 18px;
}
.virtual-price-list:nth-child(2) .bold {
    font-size: 16px;
}
.virtual-price-list:nth-child(2) .gray {
    font-size: 14px;
    display: block;
    margin-top: -4px;
}
.virtual-price-list:nth-child(3) {
    margin-right: -10px;
    font-size: 16px;
}
.virtual-price-line:nth-child(odd) {
    background: #FFFFFF;
}
/* .virtual-price-line:not(:first-child)::after {
    position: absolute;
    content: '';
    width: 90%;
    left: 5%;
    height: 1px;
    top: 0;
    background: #DBE3F0;
} */
.link-list-box {
    font-size: 22px;
    color: #4854E7;
    width: 485px;
    height: 80px;
    background: url(../images/link-bg.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.link-list-box2 {
    background: url(../images/link-bg2.png) no-repeat;
    background-size: 100% 100%;
}
.records-line {
    line-height: unset;
    text-align: center;
}
.records-list {
    width: 33%;
    line-height: unset;
}
.records-list:nth-child(2) {
    width: 20%;
    margin-left: 78px;
}
.main-body3 {
    background: url(../images/content-bg2.png) center top no-repeat;
    background-size: 100%;
    padding-bottom: 40px;
}
.records-box {
    overflow: hidden;
}
.switch-records-list {
    height: 60px;
    font-size: 16px;
    border-top: #C5CEDE 1px solid;
}
.switch-records-box {
    background: #F3F6FC;
}
#switchToHide {
    display: none;
}
#lottieIcon {
    transform: rotate(180deg);
    margin-top: -4px;
    margin-left: 4px;
}
#lottieIcon2 {
    margin-top: 4px;
    margin-left: 4px;
}
.intro-title {
    font-size: 18px;
    color: #3B3B3B;
    margin: 24px 0 0 12px;
}
.intro-title-point {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #4854E7;   
    margin-right: 8px;
}
.intro-fonts {
    font-size: 14px;
    color: #888888;
    margin-left: 30px;
    text-align: left;
    margin-top: 2px;
    width: calc(100% - 50px);
    word-break:break-all;
}
.intro-fonts:last-child {
    margin-bottom: 24px;
}
.rules-body {
    width: 800px;
    border-radius: 10px;
    overflow: hidden;
    display: none;
}
.rules-popup-title {
    height: 60px;
    background: linear-gradient(to bottom,#C6CBF5,#FFFFFF);
    /* position: relative; */
}
.rules-popup.layui-layer {
    background-color: unset;
    border-radius: 10px;
    overflow: hidden;
    background: #FFFFFF;
}
.rules-title-line {
    height: 20px;
    width: 6px;
    margin-right: 6px;
    background: linear-gradient(to bottom,rgba(0,0,0,0),#0072D1);
}
.rules-title-fonts {
    font-size: 22px;
    color: #353858;
}
.close-rules-btn {
    position: absolute;
    top: 20px;
    right: 20px;
}
.rules-popup-content {
    box-shadow: 0px -4px 10px 0px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    overflow: hidden;
    padding: 20px;
    color: #9DADC0;
}
.rules-popup-content-list:not(:first-child) {
    margin-top: 10px;
}
#getSuccessPopupBody,
#alertPopupBody
 {
    display: none;
}
.get-success-pop.layui-layer {
    width: 400px;
    background: linear-gradient(to bottom,#D4D9F6,#FFFFFF);
    border-radius: 10px;
    overflow: hidden;
}
.get-success-title {
    text-align: center;
    padding-top: 30px;
    color: #3B3B3B;
    font-size: 22px;
}
.get-success-detail {
    margin-top: 20px;
}
.get-success-detail span {
    color: #161616;
    font-size: 22px;
}
.get-success-detail2 {
    margin-top: 20px;
    font-size: 16px;
    color: #3B3B3B;
    text-align: center;
}
.status-check-close {
    margin-top: 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #3B3B3B;
    border-top: #C5CEDE 1px solid;
}
.link-list-box:hover,
.link-list-box:visited {
    color: #4854E7;
}
.table1-bottom-right:hover,
.table1-bottom-right:visited {
    color: #FFFFFF;
}
.table1-progress-mark-center,
.table1-progress-mark-side
 {
    width: 70px;
}
.table1-progress-mark-center {
    margin-right: 26px;
}
.table1-progress-line-show-1,
.table1-progress-line-show-2
 {
    position: absolute;
    height: 100%;
    border-radius: 5px;
}
.finished-logo {
    position: absolute;
    width: 50px;
    left: 68px;
    top: -14px;
}
.no-records-data {
    height: 60px;
}
.unlogin-left {
    width: 66.6%;
}
.unlogin-right {
    width: 33.3%;
    background: #FFFFFF;
    height: 600px;
}
.unlogin-left-list {
    width: 50%;
    height: 60px;
    line-height: 60px;
}
.unlogin-left-line:nth-child(odd) {
    background: #FFFFFF;
}
.unlogin-left-list.table2-list-fonts2 {
    margin-left: 72px;
}
.records-cash {
    font-size: 16px;
}
.prize-bottom-reminds {
    font-size: 16px;
    color: #888888;
    text-align: right;
    margin-top: 10px;
}










html body,
html div,
html span {
    color: unset;
}
.flex-between {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.flex-start {
    display: flex;
    justify-content: start;
    align-items: center;
}
.w25 {
    width: 25%;
}
.w33 {
    width: 33.3%;
}
.w50 {
    width: 50%;
}
.w16 {
    width: 16%;
}
.w14 {
    width: 88px;
}
.blank20 {
    height: 15px;
}
.mt15 {
    margin-top: 15px;
}
.bold {
    font-weight: bold;
}
.normal {
    font-weight: normal;
}
.green {
    color: #50BE44;
}
.red {
    color: #D93333;
}
.blue {
    color: #1D9DFC;
}
.green {
    color: #2AC08D;
}
.gray {
    color: #888888;
}
.dark-blue {
    color: #1066D5;
}
.main-body .normal-fonts {
    font-size: 16px;
}
.gray-bg {
    background: #F5F5F7;
}
input:focus {
    box-shadow:  0 0 0 1px #0F93F5;
    background: #FFFFFF;
}
input[type=number] {  
    -moz-appearance:textfield;  
}  
input[type=number]::-webkit-inner-spin-button,  
input[type=number]::-webkit-outer-spin-button {  
    -webkit-appearance: none;  
    margin: 0;  
} 
.closeBtnActived {
    color: #B3BDCA;
}
.cfmBtnActived {
    color: #1D9DFC;
}
.cursor,
.cursor3,
.cursor-normal {
    cursor: pointer;
    transition: all .3s;
}
.cursor:hover {
    transform: scale(1.1);
}
.cursor3:hover {
    transform: scale(1.05);
}
.main-body svg {
    stroke:unset;
}
.status-check-icon {
    height: 28px;
    margin-right: 10px;
}
.sub-popup-content {
    padding: 10px;
}
#alertFonts {
    font-size: 18px;
}
body .layui-layer {
    min-width: unset;
}
