@charset "UTF-8";
.van-toast[data-v-10d1559c] {
    word-break: break-word !important
}

.cg-default.van-button[data-v-10d1559c] {
    font-weight: 700;
    font-size: .4rem
}

.cg-default.van-button .van-button__icon[data-v-10d1559c] {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.cg-default.van-button .van-button__icon>img[data-v-10d1559c] {
    height: 80%
}

@media (orientation: landscape) {
    html.landscape[data-v-10d1559c] {
        font-size: 9vh !important
    }
}

.isAppForcedDownloadEnabled-dialog[data-v-10d1559c] {
    z-index: 9999999 !important
}

.TeamReport__C[data-v-10d1559c] {
    padding: 0 .32rem
}

.TeamReport__C-head[data-v-10d1559c] {
    height: 2.4rem
}

.TeamReport__C-head-fixed[data-v-10d1559c] {
    position: fixed;
    top: .93333rem;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
    max-width: 10rem;
    background-color: var(--bg_color_L1);
    z-index: 9;
    padding: .13333rem .32rem
}

.TeamReport__C-head-line2[data-v-10d1559c] {
    height: 1.06667rem;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    color: var(--text_color_L2);
    font-size: .37333rem;
    margin-top: .26667rem
}

.TeamReport__C-head-line2>div[data-v-10d1559c] {
    border-radius: .13333rem;
    line-height: 1.06667rem;
    width: calc(100% - .13333rem);
    padding: 0 .26667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: var(--bg_color_L2)
}

.TeamReport__C-head-line2>div+div[data-v-10d1559c] {
    margin-left: .26667rem
}

.TeamReport__C-head-line2 .default[data-v-10d1559c] {
    color: var(--text_color_L1)
}

.TeamReport__C-body[data-v-10d1559c] {
    margin-top: .53333rem;
    color: var(--text_color_L2)
}

.TeamReport__C-body-item[data-v-10d1559c] {
    background: var(--darkBg, var(--bg_color_L2));
    box-shadow: var(--BoxShadowColor-9);
    border-radius: .13333rem;
    padding: 0 .26667rem
}

.TeamReport__C-body-item-head[data-v-10d1559c] {
    height: .93333rem;
    padding-top: .13333rem;
    border-bottom: .01333rem solid var(--Dividing-line_color);
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: .42667rem;
    color: var(--darkTextW, var(--text_color_L1))
}

.TeamReport__C-body-item-head .title[data-v-10d1559c] {
    min-width: 2.66667rem
}

.TeamReport__C-body-item-head img[data-v-10d1559c] {
    width: .4rem
}

.TeamReport__C-body-item-detail[data-v-10d1559c] {
    padding: .29333rem 0;
    color: 666;
    font-size: .34667rem
}

.TeamReport__C-body-item-detail>div[data-v-10d1559c] {
    height: .4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.TeamReport__C-body-item-detail>div+div[data-v-10d1559c] {
    margin-top: .29333rem
}

.TeamReport__C-body-item-detail-time span[data-v-10d1559c] {
    font-size: .32rem;
    color: var(--text_color_L3)
}

.TeamReport__C-body-item-detail-commission span[data-v-10d1559c] {
    color: var(--norm_secondary-color)
}

.TeamReport__C-body-item+div[data-v-10d1559c] {
    margin-top: .32rem
}

.TeamReport__C-body .header-container[data-v-10d1559c] {
    min-height: 2.66667rem;
    background-color: var(--bg_color_L3);
    color: var(--text_color_L1);
    font-size: .32rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    padding: .53333rem 0;
    margin-bottom: .4rem;
    border-radius: .26667rem;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: .64rem 0
}

.TeamReport__C-body .header-container>div[data-v-10d1559c] {
    width: 50%;
    text-align: center;
    color: var(--text_color_L1)
}

.TeamReport__C-body .header-container>div[data-v-10d1559c]:nth-of-type(odd):before {
    display: none
}

.TeamReport__C-body .header-container>div>div[data-v-10d1559c]:last-of-type {
    color: var(--text_color_L2)
}

.TeamReport__C-body .header-container>div+div[data-v-10d1559c] {
    position: relative;
    margin-bottom: .13333rem
}

.TeamReport__C-body .header-container>div+div[data-v-10d1559c]:before {
    content: "";
    display: block;
    position: absolute;
    border-right: .01333rem solid var(--text_color_L3);
    height: 100%;
    width: 0;
    left: 0;
    top: 0
}

.TeamReport__C-body .header-container .num[data-v-10d1559c] {
    height: .56rem;
    font-size: .48rem;
    font-weight: 700;
    margin-bottom: .08rem
}

.van-toast[data-v-56f58e4b] {
    word-break: break-word !important
}

.cg-default.van-button[data-v-56f58e4b] {
    font-weight: 700;
    font-size: .4rem
}

.cg-default.van-button .van-button__icon[data-v-56f58e4b] {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.cg-default.van-button .van-button__icon>img[data-v-56f58e4b] {
    height: 80%
}

@media (orientation: landscape) {
    html.landscape[data-v-56f58e4b] {
        font-size: 9vh !important
    }
}

.isAppForcedDownloadEnabled-dialog[data-v-56f58e4b] {
    z-index: 9999999 !important
}

.TeamReportDetail__C[data-v-56f58e4b] {
    padding: 0 .32rem
}

.TeamReportDetail__C-head[data-v-56f58e4b] {
    border-radius: .13333rem .13333rem 0 0;
    background-color: #fff;
    height: 3.46667rem;
    padding: 0 .26667rem
}

.TeamReportDetail__C-head-top[data-v-56f58e4b] {
    height: 1.06667rem;
    border-bottom: .01333rem solid #d6d6d6;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    font-size: .37333rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #333
}

.TeamReportDetail__C-head-top-btn[data-v-56f58e4b] {
    width: 3rem;
    height: .56rem;
    line-height: .56rem;
    border: .01333rem solid #f95959;
    border-radius: .26667rem;
    font-size: .32rem;
    color: #f95959;
    text-align: center
}

.TeamReportDetail__C-head-detail[data-v-56f58e4b] {
    padding: .29333rem 0;
    color: 666;
    font-size: .34667rem;
    color: #666
}

.TeamReportDetail__C-head-detail>div[data-v-56f58e4b] {
    height: .4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.TeamReportDetail__C-head-detail>div+div[data-v-56f58e4b] {
    margin-top: .29333rem
}

.TeamReportDetail__C-head-detail-time span[data-v-56f58e4b] {
    font-size: .32rem;
    color: #aeb0c6
}

.TeamReportDetail__C-head-detail-commission span[data-v-56f58e4b] {
    color: #ff7f22
}

.TeamReportDetail__C-img[data-v-56f58e4b] {
    height: .56rem;
    width: 100%;
    background-image: url(/assets/png/moonBar-f80ac733.webp);
    background-repeat: no-repeat;
    background-size: cover
}

.TeamReportDetail__C-detail[data-v-56f58e4b] {
    border-radius: 0 0 .13333rem .13333rem;
    background-color: #fff;
    height: 3.73333rem;
    padding: .4rem .32rem
}

.TeamReportDetail__C-detail-item[data-v-56f58e4b] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: .37333rem;
    font-size: .34667rem;
    color: #7e829f;
    padding-left: .48rem;
    background-image: url(/assets/png/roundIcon-d4d5ea8b.webp);
    background-size: .26667rem;
    background-position: left center;
    background-repeat: no-repeat;
    position: relative
}

.TeamReportDetail__C-detail-item[data-v-56f58e4b]:last-child:before {
    content: normal
}

.TeamReportDetail__C-detail-item[data-v-56f58e4b]:before {
    content: "";
    position: absolute;
    display: block;
    height: calc(100% + .4rem);
    width: 0;
    border-left: .01333rem dashed #ff7172;
    left: .10667rem;
    top: 50%
}

.TeamReportDetail__C-detail-item+div[data-v-56f58e4b] {
    margin-top: .4rem
}

.TeamReportDetail__C-detail-item span[data-v-56f58e4b] {
    color: #333
}