html,
body {
    background-color: #fff;
}

.smt-status-page-wrapper {
    margin-top: .2rem;
}
.smt-status-page {
    display: block;
    background: #fff;
}
.status-page-container {
    height: 100vh;
    box-sizing: border-box;
    background: #fff;
}

.tab-wrap {
    margin: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.tab-wrap swan-tabs {
    height: .45rem !important;
}

.tab-wrap .active .swan-tab-item-text {
    font-weight: 800 !important;
    color: #000 !important;
}
.area-content {
    height: 1083.33rpx;
}

.sw-1__page-status .sw-1__btn {
    line-height: 3.86vw !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}