.back-button-container{position:relative}.back-button{position:fixed;top:9.375vw;left:3.125vw;background:rgba(7,17,27,.5);border-radius:50%;width:10.9375vw;height:10.9375vw;z-index:4;color:#fff;display:flex;align-items:center;justify-content:center}.back-icon{width:6.875vw;height:6.875vw}:root{--van-list-text-color:var(--van-text-color-2);--van-list-text-font-size:var(--van-font-size-md);--van-list-text-line-height:15.625vw;--van-list-loading-icon-size:5vw}.van-list__error-text,.van-list__finished-text,.van-list__loading{color:var(--van-list-text-color);font-size:var(--van-list-text-font-size);line-height:var(--van-list-text-line-height);text-align:center}.van-list__placeholder{height:0;pointer-events:none}.van-list__loading-icon .van-loading__spinner{width:var(--van-list-loading-icon-size);height:var(--van-list-loading-icon-size)}.tcp-video{position:relative;padding-bottom:133%;width:100%}.tcp-video .tvp_controls{bottom:9.375vw}.tcp-video>div{position:absolute!important;top:0;left:0;width:100%;height:100%}.img-container{overflow:hidden;position:relative;height:100%;font-size:0}.img-container.banner-scale{padding:0 12.5vw;box-sizing:border-box;background:#fff}.img-container .slide-image{top:0;left:0;width:100%;min-height:46.875vw;object-fit:fill}.img-container div.slide-image iframe{width:100%;min-height:75vw}.player-detail-item{display:flex;color:#4a4a4a;font-size:3.21739vw;margin-bottom:2.41546vw;align-items:flex-start}.player-detail-item .avatar{width:9.66184vw;height:9.66184vw;margin-right:2.41546vw;border-radius:.72464vw}.player-detail-item .right .name{font-size:3.86473vw;line-height:4.83092vw;font-weight:500}.player-detail-item .right .no{margin-right:1.20773vw;color:#999;font-size:3.38164vw}.player-statistics-wrapper{display:flex;justify-content:space-between;text-align:center;background:var(--maybeGradientBg);border-radius:1.875vw;color:#fff;margin-bottom:4.6875vw}.player-statistics-wrapper .item{flex:1;padding:3.125vw 0;position:relative;font-size:4.375vw}.player-statistics-wrapper .item:not(:last-child):before{content:"";position:absolute;right:0;height:9.375vw;top:50%;transform:translateY(-50%);width:1px;background:hsla(0,0%,100%,.5)}.player-statistics-wrapper .item .value{font-size:5vw}.player-statistics-wrapper .item .name{font-size:3.75vw;margin-top:1.25vw}.player-detail-content .operate-buttons{display:flex;justify-content:space-between;text-align:center;background:var(--maybeGradientBg);border-radius:1.44928vw;color:#fff;margin-bottom:3.62319vw}.player-detail-content .operate-buttons .item{flex:1;padding:2.41546vw 0;position:relative;font-size:3.38164vw}.player-detail-content .operate-buttons .item:not(:last-child):before{content:"";position:absolute;right:0;height:7.24638vw;top:50%;transform:translateY(-50%);width:1px;background:hsla(0,0%,100%,.5)}.player-detail-content .enroll-pic{width:100%;margin-top:3.38164vw}.player-detail-content .enroll-pic .van-popup.pop{background:transparent!important}.comment-item{display:flex;padding:4.375vw 0;border-bottom:1px solid hsla(0,0%,94.1%,.5)}.comment-item:last-child{border-bottom:0}.comment-item .left{padding-right:1.875vw}.comment-item .right{flex:1;font-size:4.0625vw;color:#666}.comment-item .right .title{display:flex}.comment-item .right .title .name{flex:1}.comment-item .right .title .rate{display:flex;justify-content:center;align-items:center}.comment-item .right .title .rate .count{font-size:3.4375vw}.comment-item .right .player{color:var(--pureBg)}.comment-item .right .content{color:#121212;padding:3.75vw 0 4.375vw 0;font-size:4.375vw}.comment-item .right .date{font-size:3.75vw;color:#999;display:flex}.comment-item .right .date .time{flex:1}.comment-item .right .date .delete{color:red;font-size:3.4375vw}.comment-field{border:1px solid hsla(0,0%,94.1%,.5);border-radius:1.875vw}.comment-field:after{display:none}.comment-submit{color:#fff;background:var(--maybeGradientBg);width:100%;height:13.125vw;border-radius:1.875vw;margin-top:3.125vw}.comment-list .comment-list_title{line-height:9.375vw;padding-top:3.125vw;color:#121212;border-bottom:1px solid hsla(0,0%,94.1%,.5);font-size:3.75vw}:root{--van-tabbar-height:15.625vw;--van-tabbar-z-index:1;--van-tabbar-background-color:var(--van-background-color-light)}.van-tabbar{z-index:var(--van-tabbar-z-index);display:flex;box-sizing:content-box;width:100%;height:var(--van-tabbar-height);background:var(--van-tabbar-background-color)}.van-tabbar--fixed{position:fixed;bottom:0;left:0}:root{--van-tabbar-item-font-size:var(--van-font-size-sm);--van-tabbar-item-text-color:var(--van-gray-7);--van-tabbar-item-active-color:var(--van-primary-color);--van-tabbar-item-active-background-color:var(--van-background-color-light);--van-tabbar-item-line-height:1;--van-tabbar-item-icon-size:6.875vw;--van-tabbar-item-icon-margin-bottom:var(--van-padding-base)}.van-tabbar-item{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;color:var(--van-tabbar-item-text-color);font-size:var(--van-tabbar-item-font-size);line-height:var(--van-tabbar-item-line-height);cursor:pointer}.van-tabbar-item__icon{margin-bottom:var(--van-tabbar-item-icon-margin-bottom);font-size:var(--van-tabbar-item-icon-size)}.van-tabbar-item__icon .van-icon{display:block}.van-tabbar-item__icon .van-badge{margin-top:var(--van-padding-base)}.van-tabbar-item__icon img{display:block;height:6.25vw}.van-tabbar-item--active{color:var(--van-tabbar-item-active-color);background-color:var(--van-tabbar-item-active-background-color)}.tabbar[data-v-5eae3ab2]{display:flex;position:sticky;z-index:999;background:#ffd988;top:0}.tabbar .tabbar-item[data-v-5eae3ab2]{flex:1;line-height:10.62802vw;text-align:center;box-sizing:border-box;color:#453922;font-size:4.10628vw}.tabbar .tabbar-item--active[data-v-5eae3ab2]{background:#c18c3f;color:#ffecd4}.player-navigate{position:fixed;bottom:0;left:0;right:0;display:flex;font-size:3.86473vw;text-align:center;line-height:13.04348vw}.player-navigate .back-home{flex:1;background:linear-gradient(0deg,#443529,#745942);color:#fcc653}.player-navigate .back-canvass{flex:1;color:#453922;background:linear-gradient(182deg,#fee3a8,#fcc653)}.container{position:fixed;left:0;top:0;z-index:99;overflow:hidden;width:100vw;height:100vh;pointer-events:none}.marquee{position:absolute;white-space:nowrap;display:flex;align-items:center;background:rgba(7,17,27,.4);border-radius:6.25vw;padding:.625vw 4.375vw .625vw .625vw;will-change:left}.avatar{width:6.25vw;height:6.25vw;border-radius:50%;margin-right:1.875vw}.content{overflow:hidden;text-overflow:ellipsis;font-size:4.0625vw;color:#fff}