body {
    margin: 0;
    padding: 0;
}
.main-body {
    width: 100%;
    background: #FFFFFF;
    position: relative;
    font:unset;
    font-family: unset;
    line-height: unset;
}
.top-banner {
    width: 100%;
}
.main-content-box {
    width: 1200px;
    margin: 0 auto 0;
}
.content-table {
    text-align: center;
    position: relative;
    z-index: 2;
}
.content-table2 {
    background: linear-gradient(to bottom, #FEFBFC, #FFFFFF);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    border-radius: 20px;
    margin-top: 40px;
    padding-bottom: 24px;
}
.table-title {
    font-size: 18px;
    color: #AA850A;
    height: 60px;
    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;
    z-index: 2;
    font-size: 24px;
    position: absolute;
    right: 20px;
    top: 16px;
    color: #7C7C7C;
}
.rules-icon {
    width: 20px;
    margin-right: 5px;
}
.table-title-bg {
    position: absolute;
    top: 10px;
    left: 32px;
    height: 38px;
}
.title-side-left {
    width: 88px;
}
.calendar-box {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
    padding: 40px 0;
}
.calendar-nav {
    font-size: 24px;
    font-weight: 500;
    color: #1B1B1B;
    height: 60px;
    position: relative;
}
.calendar-Month {
    font-size: 52px;
    font-family: Microsoft YaHei;
}
.calendar-Month-fonts {
    font-size: 26px;
}
.calendar-nav-line {
    width: 2px;
    height: 44px;
    background: #9B1032;   
    margin: 0 28px;
}
.calendar-nav-img {
    height: 44px;   
}
.calendar-content {
    background: #FFFFFF;
    position: relative;
    width: 1120px;
    margin: 28px auto 0;
}
.calendar-list {
    height: 95px;
}
.calendar-title-list {
    height: 54px;
    background: #E5E5E5;
    border-radius: 10px;
    margin-bottom: 24px;
}
.calendar-title-list .calendar-cell {
    color: #1B1B1B;
    font-size: 24px;
}
.calendar-cell {
    width: 14.3%;
    height: 100%;
    font-size: 20px;
}
.day-num {
    width: 100%;
    height: 100%;
    font-size: 24px;
    color: #7C8591;
}
.main-body2 {
    background: url('/assets/abc2020/discount/186/images/main-content-bg-dark.png') center top no-repeat;
    background-size: cover;
    padding: 20px 0;
}
.sub-fonts {
    margin-left: 4px;
}
#lottie {
    transform: rotate(180deg);
    margin-top: -2px;
}
#lottie2 {
    margin: 4px 0 0 6px;
}
.day-num-box {
    width: 120px;
    height: 65px;
    line-height: 52px;
    border-radius: 5px;
    background: #FFFFFF;
    margin: 0 auto;
    border: 1px solid #E5E5E5;
    position: relative;
}
.sign-mark {
    position: absolute;
    height: 18px;
    right: 18px;
    top: 70%;
    transform: translateY(-50%);
}
.day-num-none {
    border: none;
}
.day-num-pass {
    background: #E5E5E5;
}
.calendar-list .calendar-cell-activing{
    background: linear-gradient(92deg, #78BDF2 0%, #167BFF 100%);
    color: white !important;
    cursor: pointer;
    border: none;
}
.calendar-list .calendar-cell-activing .day-num {
    font-size: 18px;
}
.sign-success {
    background: linear-gradient(90deg, #66012E, #960040);
    background: #7C8591;
    border: none;
}
.sign-success .day-num {
    color: #FFFFFF;
    font-size: 24px;
}
.calendar-list .day-num-none .day-num {
    color: #caced2 ;
}

.table-list-box {
    border: #DADFE6 1px solid;
    border-radius: 20px;
    overflow: hidden;
    font-size: 18px;
    width: 1140px;
    margin: 30px auto 0;
}
.table-list-title {
    background: #F5F5F7;
    border-bottom: #DADFE6 1px solid;
    height: 60px;
}
.table-content-list {
    height: 60px;
}
.table-content-list-left {
    color: #323757;
}
.table-content-list-center {
    color: #303030;
    font-weight: bold;
}
.toggle-list {
    position: relative;
    height: 60px;
    padding: 0;
}
.toggle-list:nth-child(even) {
    background: #F5F6F7;
}
.toggle-btn {
    height: 40px;
    font-size: 16px;
    border-top: #DADFE6 1px solid;
}
#switchToHide {
    display: none;
}
.rules-list-box {
    padding: 34px 28px 0px;
}
.rules-list-left {
    width: 12px;
    height: 12px;
    background: #78BDF2;
    border-radius: 50%;
}
.rules-list-right {
    color: #232A37;
    font-size: 22px;
    margin-left: 6px;
}
.border-bottom {
    border-bottom: #E1E4EB 1px solid;
}
.rules-list-box2 {
    padding: 0px 28px;
    text-align: left;
    margin-top: 20px;
}
.rules-content-fonts {
    margin-top: 8px;
    font-size: 18px;
    color: #676767;
    line-height: 28px;
    margin-left: 18px;
}
.rules-body {
    display: none;
    width: 680px;
}
body .close-rules-btn {
    position: absolute;
    top: 17px;
    right: 34px;
    height: 29px;
}
.rules-popup-title {
    text-align: center;
    height: 62px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(180deg, #C2E1FD 0%, #FFFFFF 100%);
    border-radius: 10px 10px 0px 0px;
}
.rules-title-img {
    width: 118px;
}
.rules-popup-content {
    width: 100%;
    padding: 26px 4% 41px;
    font-size: 14px;
    /* color: #818794; */
    color: #2A2A2A;;
    box-shadow: 0px -3px 6px rgba(0,0,0,0.11);
    border-radius: 10px 10px 0px 0px;
}
.main-body .gray-fonts, .rules-body .gray-fonts {
    color: #7C8591;
    font-weight: unset;
}
.rules-popup-content-list {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #818794;
    line-height: 36px;
}
#alertPopupBody {
    display: none;
}
.top-sign-box {
    width: 100%;
    height: 274px;
    background: url(../images/sign-box-new.png) no-repeat;
    background-size: 100% 100%;
}
.sign-date-fonts {
    padding-top: 90px;
    font-size: 22px;
    color: #3D3D3D;
}
.sign-btn {
    background: linear-gradient(90deg, #78BDF2 0%, #167BFF 100%);
    border-radius: 10px;
    color: #FEFEFE;
    font-size: 24px;
    width: 388px;
    height: 68px;
    margin: 12px auto 0;
    cursor: pointer;
}
.sign-btn-disable {
    background: #E5E5E5;
    color: #303030;
    cursor: not-allowed;
    pointer-events: none;
}
#toggleContent {
    height: auto;
    overflow: hidden;
}


/* 确认弹框 */
.confirm-sub-box {
    display: none;
    width: 400px;
    border-radius: 4px;
    overflow: hidden;
    font-family: PingFang HK;
}
.confirm-sub-line {
    height: 10px;
    background: #000;
    background: linear-gradient(90deg, #78BDF2 0%, #2383FC 100%);
}
.confirm-sub-title {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    color: #303030;
    margin-top: 12px;
}
.confirm-sub-title-left {
    width: 4px;
    height: 17px;
    background: #78BDF2;
    margin-right: 6px;
}
.confirm-sub-content {
    display: flex;
    justify-content: center;
    align-items: center;
}
.confirm-sub-list {
    color: #7C8591;
    font-size: 16px;
    margin-top: 18px;
}
.confirm-sub-list-black-fonts {
    color: #000000;
    font-weight: bold;
}
.confirm-sub-list-blue-fonts {
    color: #1D9DFC;
    font-weight: bold;
}
.confirm-sub-bottom {
    border-top: #E6E8EE 1px solid;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 28px;
}
.confirm-sub-btn {
    height: 50px;
    width: 50%;
    font-size: 16px;
    color: #303030;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}
.confirm-sub-btn:first-child {
    border-right: #E6E8EE 1px solid;
    color: #A8B3C3;
}
.confirm-sub-btn:hover {
    color: #1D9DFC;
}
.status-list {
    font-size: 16px;
}
.status-normal {
    color: #7C8591;
}
.status-success {
    color: green;
}
.status-fail {
    color: #000000;
}







.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;
}
.text-c {
    text-align: center;
}
.w25 {
    width: 25%;
}
.w33 {
    width: 33.3%;
}
.w50 {
    width: 50%;
}
.w16 {
    width: 16%;
}
.w14 {
    width: 88px;
}
.main-body .gray-fonts,
.rules-body .gray-fonts
 {
    color:#7C8591;
    font-weight: unset;
}
.blank20 {
    height: 15px;
}
.mt15 {
    margin-top: 15px;
}
.bold {
    font-weight: bold;
}
.green {
    color: #50BE44;
}
.red {
    color: #E90619;
}
.blue {
    color: #1D9DFC;
}
.gold {
    color: #C4990A;
}
.white {
    color: white;
}
.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;
}
body .input-popup {
    border-radius: 6px;
    overflow: hidden;
}
.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,
.status-check-icon
 {
    height: 22px;
    margin-right: 6px;
}
.active-index {
    margin-right: 6px;
}
.input-popup-body {
    display: none;
    border-radius: 15px;
}
body .layui-layer {
    min-width: unset;
    height: unset;
}