body {
    margin: 0;
    padding: 0;
}
body .input-popup {
    min-width: unset;
}

.main-body {
    width: 100%;
    background: #FFFFFF;
    padding-bottom: 20px;
    position: relative;
}
.main-body2 {
    width: 100%;
    background: url('../images/main-content-bg-dark.png') no-repeat;
    background-size: 100% 100%;
    padding-top: 20px;
    margin-top: 25px;
}
.top-banner {
    width: 100%;
}
.main-content-box {
    width: 1000px;
    margin: 0 auto 0;
}
.content-table {
    /* padding: 0 8px 15px; */
    /* border-radius: 15px; */
    text-align: center;
    /* background: #FFFFFF; */
    position: relative;
    z-index: 2;
    /* box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1); */
}
.content-table2 .table-list-box {
    background: #FFFFFF;
}
.table-title {
    /* display: flex; */
    /* justify-content: space-between; */
    /* align-items: center; */
    font-size: 18px;
    color: #AA850A;
    height: 65px;
    padding: 0 20px;
    position: relative;
}
.title-center {
    position: absolute;
    top: 46px;
    left: 188px;
    font-weight: bold;
}
.title-side-right2 {
    font-size: 24px;
    position: absolute;
    right: 20px;
    top: 26px;
    font-weight: bold;
    /* width: 200px; */
}
.title-side-right3 {
    position: absolute;
    right: 20px;
    top: 26px;
}
.title-side-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    /* position: relative; */
    z-index: 2;
}
.rules-icon {
    width: 20px;
    margin-right: 5px;
}
.table-title-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
}
.title-side-left {
    width: 88px;
}
.table-list-box {
    border: #DADFE6 1px solid;
    border-radius: 8px;
    overflow: hidden;
    margin-top: 20px;
    font-size: 18px;
}
#toggleContent {
    /* height: 204px; */
    overflow: hidden;
}
.table-list-title {
    background: #F5F5F7;
    border-bottom: #DADFE6 1px solid;
    padding: 12px 0;
}
.table-content-list {
    padding: 12px 0;
}
.table-content-list:nth-child(even) {
    background: #F5F6F7;
}
.table-content-list-left {
    color: #7C8591;
}
.table-content-list-center {
    color: #303030;
    font-weight: bold;
}
/* .table-content-list-rgiht {
} */
.sub-btn {
    /* width: 68px; */
    border-radius: 20px;
    color: #FFFFFF;
    font-size: 16px;
    padding: 5px 18px;
    background: linear-gradient(92deg, #78BDF2 0%, #1D9DFC 100%);

}
/* .content-table1, */
.content-table3 {
    margin-top: 46px;
}
.toggle-btn {
    padding: 8px 0;
    font-size: 15px;
    border-top: #DADFE6 1px solid;
}
.toggle-icon {
    height: 16px;
    margin-left: 4px;
}
.toggle-icon2 {
    transform: rotate(180deg);
}
#switchToHide {
    display: none;
}
.toggle-list {
    position: relative;
    height: 36px;
}
.rules-list-box {
    padding: 106px 8px 10px;
}
.rules-list-left {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #6BB4EC;
    margin-right: 5px;
}
.rules-list-right {
    color: #686868;
    font-size: 20px;
}
.border-bottom {
    border-bottom: #E1E4EB 1px solid;
}
.rules-list-box2 {
    padding: 10px 8px;
    text-align: left;
}
.rules-content-fonts {
    margin-top: 8px;
}
.rules-popup-title {
     text-align: center;
     padding: 8px 0 0;
     background: linear-gradient(180deg, #FAF3E2 0%, #FFFFFF 100%);
}
.rules-title-img {
    width: 198px;
}
.rules-popup-content {
    width: 90%;
    margin: -10px auto 0;
    font-size: 12px;
    padding-bottom: 20px;
    border-top: rgba(195, 202, 215, .7) 1px solid;
}
.rules-popup-content-list {
    margin-top: 10px;
    font-size: 14px;
}
body .rules-popup {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    overflow: hidden;
}
body .close-rules-btn {
    font-weight: bold;
    /* float: right; */
    /* margin: 10px 5% 0 0; */
    position: absolute;
    top: 20px;
    right: 5%;
    font-size: 26px;
}
.rules-body {
    display: none;
    width: 800px;
}
.sub-popup-body {
    display: none;
    padding: 15px;
}
body .sub-popup {
    background: #000000;
    border-radius: 15px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
}
.success-icon {
    height: 20px;
    margin-right: 6px;
}
.active-index {
    margin-right: 6px;
}
.match-info-body {
    padding-top: 10px;
    height: 228px;
    /* border-radius: 25px; */
    text-align: center;
    background: url('../images/match-content-bg.png') no-repeat;
    background-size: 100% 100%;
    position: relative;
    z-index: 2;
    /* box-shadow: 0px 0px 6px rgb(0 0 0 / 10%); */
}
.match-title-img {
    width: 488px;
    margin-top: 20px;
}
.match-content {
    margin-top: 15px;
}
.match-content-side {
    width: 30%;
}
.top-team-logo {
    height: 78px;
}
.bottom-team-name {
    margin-top: 10px;
    padding:0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
}
.match-content-center {
    width: 40%;
}
.league-name {
    font-size: 18px;
}
.vs-logo {
    height: 36px;
    margin-top: 15px;
}
.time-info {
    width: 118px;
    height: 30px;
    line-height: 30px;
    background: #A8B3C3;
    border-radius: 20px;
    color: #FFFFFF;
    margin: 15px auto 0;
    font-size: 18px;
}
body .input-popup {
    border-radius: 6px;
    overflow: hidden;
}
.input-popup-body {
    display: none;
    border-radius: 6px;
}
.top-line {
    height: 10px;
    background: linear-gradient(90deg, #78BDF2 0%, #2383FC 100%);
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}
.title-box {
    margin-top: 15px;
}
.title-left-line {
    width: 4px;
    height: 20px;
    background: #78BDF2;
}
.title-fonts {
    color: #303030;
    font-size: 16px;
    margin-left: 6px;
}
.input-box {
    margin-top: 15px;
    padding: 0 25px;
}
.input-list {
    display: block;
    width: 248px;
    height: 30px;
    line-height: 30px;
    color: #7C8591;
    font-size: 16px;
    padding: 4px 12px;
    border: none;
    border-radius: 5px;
    background: #EEF0F5;
}
.input-list:last-child {
    margin-top: 10px;
}
.input-bottom-box {
    margin-top: 20px;
    border-top: #E4E6ED 1px solid;
}
.input-bottom-list {
    width: 50%;
    text-align: center;
    padding: 10px 0;
}
.input-bottom-list2 {
    color: #A8B3C3;
    border-left: #E4E6ED 1px solid;
}
body .layui-icon-about {
    color:#E55660;
    font-size: 24px;
    margin-top: 2px;
    margin-right: 4px;
}
body .layui-icon-close {
    color: #7C8591;
}
#subPopupBody,
#alertPopupBody {
    /* background: #000000; */
    color: #646464;
    font-size: 18px;
    font-weight: bold;
}








.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;
}
.w33 {
    width: 33.3%;
}
.gray-fonts {
    color:#7C8591;
    font-size:18px;
}

* {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}

.input-list::-webkit-input-placeholder {
    font-size: 18px;
    line-height: 3;
}

.status-fonts {
    /* font-size: 16px; */
}
.bold {
    font-weight: bold;
}
.green {
    color: #50BE44;
}
.red {
    color: #E90619;
}
.normal-fonts {
    font-size: 16px;
}
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,
.cursor-normal {
    cursor: pointer;
    transition: all .3s;
}
.cursor:hover {
    transform: scale(1.1);
}
