
.nuxt-progress {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 0.05333rem;
  width: 0%;
  opacity: 1;
  -webkit-transition: width 0.1s, opacity 0.4s;
  transition: width 0.1s, opacity 0.4s;
  background-color: #8153FE;
  z-index: 999999;
}
.nuxt-progress.nuxt-progress-notransition {
  -webkit-transition: none;
  transition: none;
}
.nuxt-progress-failed {
  background-color: red;
}

html,body{
    margin: 0;
    padding: 0;
    /*font-size: 75px;*/
    /*max-width: 375px;*/
}
img{
    border-style: none;
}
p{
    margin: 0;
    padding: 0;
}
ul,li{
    margin: 0;
    padding: 0;
}
ul{
    list-style: none;
}
input,select,textarea{
    outline: none;
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
    outline: none;
}
button{
    outline: none;
    border: none;
    cursor: pointer;
}
h1,h2,h3,h4,h5,h6{
    margin: 0;
    padding: 0;
    font-weight: normal;
}
::selection {
    background: #E5DCFE;
}

.adapt-zoom{zoom:.85}@media(min-width: 1440px){.adapt-zoom{zoom:.9}}@media(min-width: 1620px){.adapt-zoom{zoom:1}}.button-reset{outline:none;border:none;background:none;margin:0;padding:0;font-family:inherit;font-size:inherit;color:inherit;-webkit-appearance:none;appearance:none;-webkit-user-select:none;user-select:none;box-shadow:none;text-decoration:none;text-transform:none;box-sizing:border-box}.button-reset:not([disabled]),.button-reset:not(.is-disabled){cursor:pointer}.button-reset:disabled,.button-reset[disabled],.button-reset.is-disabled{cursor:not-allowed}.el-checkbox-reset{--checkbox-reset-text-color: #666666;--checkbox-reset-active-color: #B498FE;--checkbox-reset-box-size: 0.37333rem}.el-checkbox-reset ::v-deep .el-checkbox .el-checkbox__label,.el-checkbox-reset ::v-deep .el-checkbox.is-checked .el-checkbox__label{color:var(--checkbox-reset-text-color)}.el-checkbox-reset ::v-deep .el-checkbox .el-checkbox__inner,.el-checkbox-reset ::v-deep .el-checkbox.is-checked .el-checkbox__inner{width:var(--checkbox-reset-box-size);height:var(--checkbox-reset-box-size)}.el-checkbox-reset ::v-deep .el-checkbox.is-checked .el-checkbox__inner{background-color:var(--checkbox-reset-active-color);border-color:var(--checkbox-reset-active-color)}.el-checkbox-reset ::v-deep .el-checkbox .el-checkbox__input .el-checkbox__inner{border-color:var(--checkbox-reset-active-color);-webkit-transition:border-color .2s ease;transition:border-color .2s ease}.van-list__loading{width:100%;height:0.8rem;background:url(/_nuxt/m/img/loading.daf3fff.gif) center center no-repeat;background-size:0.53333rem auto}.van-list__loading .van-loading.van-loading--circular{display:none}.van-dialog{width:7.2rem !important;border-radius:0.37333rem !important}.van-dialog .van-dialog__header{padding:0.50667rem 0.26667rem 0;min-height:0.53333rem;line-height:0.53333rem;font-family:"Roboto-Medium";font-size:0.48rem;color:#000}.van-dialog .van-dialog__content .van-dialog__message{padding:0.10667rem 0.42667rem 0.61333rem;font-family:"Roboto-Medium";font-size:0.4rem;color:#000;overflow-y:visible}.van-dialog .van-dialog__footer{border-top:0.02667rem solid rgba(60,60,67,.3)}.van-dialog .van-dialog__footer.van-hairline--top::after{display:none}.van-dialog .van-dialog__footer .van-button{height:1.14667rem;font-family:"Roboto-Medium";font-size:0.48rem}.van-dialog .van-dialog__footer .van-dialog__cancel{border-right:0.02667rem solid rgba(60,60,67,.3)}.van-dialog .van-dialog__footer .van-dialog__confirm{color:#870000 !important}.van-dialog.reset_style_dialog{width:7.44rem !important;border-radius:0.32rem !important}.van-dialog.reset_style_dialog .van-dialog__content--isolated{min-height:2.26667rem}.van-dialog.reset_style_dialog .van-dialog__content .van-dialog__message{padding:0.64rem 0.74667rem 0.56rem;font-size:0.42667rem;color:#000;overflow-y:visible}.van-dialog.reset_style_dialog .van-dialog__footer{border-top:0.02667rem solid #d9d9d9}.van-dialog.reset_style_dialog .van-dialog__footer .van-button{height:1.49333rem;line-height:1.49333rem;font-size:0.42667rem}.van-dialog.reset_style_dialog .van-dialog__footer .van-dialog__confirm{color:#eb0b26 !important}.van-dialog.reset_style_dialog .van-dialog__footer .van-dialog__cancel{border-right:0.02667rem solid #d9d9d9}.van-dialog.reset_btn_style_dialog .van-dialog__footer .van-button{line-height:normal}.law_page{min-height:100vh;min-height:calc(var(--vh, 1vh) * 100)}.law_page .wrap_content{padding:0 0.42667rem 1.12rem}.law_page.publish_rules .wrap{padding:0;margin:0;border:0}.law_page.publish_rules .wrap_content{font-size:0.42667rem;padding:0 0.42667rem 1.12rem;line-height:1.3;margin:0;color:#000}.law_page.publish_rules .wrap_title{font-weight:600;font-size:0.64rem;color:#3a3a3a;padding:0 0 0.66667rem 0}.law_page.publish_rules .wrap_content_content{font-size:0.42667rem;margin-bottom:0.53333rem}.law_page.publish_rules .wrap_content_title{font-weight:600;font-size:0.42667rem;color:#3a3a3a;padding:0.48rem 0 0.13333rem 0}.law_page.publish_rules .wrap_content_content_title{padding-bottom:0.13333rem}.law_page.publish_rules .publish_rules_ul{margin:0 0 0.53333rem 0;padding-left:0.74667rem;list-style:initial}.law_page.publish_rules .publish_rules_ul li{margin-bottom:0.32rem;font-size:0.42667rem}.law_page.publish_rules .link-content{color:#1d9bf0}.law_page.publish_rules .link{-webkit-text-decoration-line:underline;text-decoration-line:underline}.header_compo{z-index:999;width:100%;background:#fff;position:relative}.header_compo.dark{background-color:#121212}.header_compo.dark .header_wrap{background-color:#121212}.header_compo.transparent{background:rgba(0,0,0,0)}.header_compo.transparent .header_wrap{background:rgba(0,0,0,0)}.header_compo .van-sticky--fixed{z-index:100}.header_compo .header_wrap{padding:0 0.42667rem;box-sizing:border-box;height:1.49333rem;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:#fff;position:relative}.header_compo .header_wrap .left_part{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.header_compo .header_wrap .left_part .logo .home_logo{width:2.02667rem;height:0.64rem;display:block}.header_compo .header_wrap .left_part .logo .logo_write{color:#fff}.header_compo .header_wrap .left_part .logo .logo_black{color:#333}.header_compo .header_wrap .right_part{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.header_compo .header_wrap .right_part .search{font-size:0}.header_compo .header_wrap .right_part .search+.search{margin-left:0.42667rem}.header_compo .header_wrap .right_part .search .van-badge__wrapper{display:block}.header_compo .header_wrap .right_part .search .van-badge__wrapper .van-badge{border:none;height:0.32rem;font-family:"Inter";line-height:1;font-size:0.32rem}.header_compo .header_wrap .right_part .search .home_search,.header_compo .header_wrap .right_part .search img{width:0.64rem;height:0.64rem;display:block}.header_compo .header_wrap .right_part .search .search_white{color:#fff}.header_compo .header_wrap .right_part .search .search_normal{color:#333}.header_compo .header_wrap .right_part .search .studio_icon{font-size:0.64rem}.header_compo .header_wrap .right_part .search .studio_white{color:#fff}.header_compo .header_wrap .right_part .search .studio_normal{color:#333}.header_compo .header_wrap .right_part .van-popover__wrapper{display:block}.header_compo .header_wrap .right_part .img_block{border-radius:50%}.header_compo .nav_bar .nav_ul{display:-webkit-box;display:-webkit-flex;display:flex;background:#fff;padding:0 0.16rem;overflow-x:auto}.header_compo .nav_bar .nav_ul::-webkit-scrollbar{display:none}.header_compo .nav_bar a{color:#666}.header_compo .nav_bar .tab_title{font-family:"Inter";font-size:0.42667rem;padding:0.4rem 0.26667rem;line-height:0.48rem;white-space:nowrap}.header_compo .nav_bar .tab_title.active{font-family:"Inter-ExtraBold";position:relative}.header_compo .nav_bar .tab_title.active a{color:#242424}.header_compo .nav_bar .tab_title+.tab_title{margin-left:0.21333rem}.header_compo .nav_bar .tab_title .challenge_icon{width:2.05333rem;height:0.42667rem;display:block;position:relative}.header_compo .nav_bar .tab_title .challenge_icon.en{top:0.05333rem}.header_compo .nav_bar .tab_title .challenge_icon.es{height:0.4rem}.header_compo .nav_bar .tab_title .challenge_icon.pt{height:0.4rem}.header_compo .nav_icon{display:block;margin-left:0.26667rem}.header_compo .menu_normal{color:#333}.header_compo .menu_white{color:#fff}.header_compo .menu .van-popover__wrapper .avatar_dot .van-badge--fixed{right:0 !important;top:0 !important}.header_compo .menu .van-badge{background-color:#fd4848}.header_compo .menu .menu_pop_container{position:relative;width:4.8rem;padding:0.26667rem 0;min-height:100%;background:#fff;border-radius:0.10667rem;box-shadow:0 0 0.42667rem 0 rgba(0,0,0,.1)}.header_compo .menu .menu_pop_container .logo{padding:0.29333rem 0.53333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.header_compo .menu .menu_pop_container .logo img{-webkit-box-flex:0;-webkit-flex:0 0 0.53333rem;flex:0 0 0.53333rem;width:0.53333rem;height:0.53333rem;display:block;border-radius:50%}.header_compo .menu .menu_pop_container .logo .user_name{margin-left:0.26667rem;font-family:"Roboto-Bold";font-size:0.42667rem;color:#333}.header_compo .menu .menu_pop_container .list_default li{padding:0.29333rem 0.53333rem;font-size:0.42667rem;color:#666}.header_compo .menu .menu_pop_container .list_default li .inbox{display:inline-block}.header_compo .menu .menu_pop_container .list_default li .inbox .van-badge__wrapper{padding-right:0.32rem}.header_compo .menu .menu_pop_container .list_default li.current{background:#333;color:#edc4a5}.header_compo .menu .menu_pop_container .post_item::after{border:none}.header_compo .menu .menu_pop_container .post_item .van-cell{padding:0.29333rem 0.53333rem;line-height:0.53333rem;font-size:0.42667rem;color:#666;background-color:rgba(0,0,0,0)}.header_compo .menu .menu_pop_container .post_item .van-cell i{height:0.53333rem}.header_compo .menu .menu_pop_container .post_item .van-collapse-item__content{background-color:rgba(0,0,0,0);padding:0}.header_compo .menu .menu_pop_container .post_item .create_list li{padding:0.29333rem 0.53333rem;line-height:0.53333rem;font-size:0.42667rem;color:#666}.header_compo .menu .menu_pop_container .post_item .lang_list li{padding:0.29333rem 0.53333rem 0.29333rem 0.85333rem;font-size:0.37333rem}.header_compo .menu .menu_pop_container .post_item .lang_list li.current{font-family:"Roboto-Medium";font-size:0.37333rem;color:#edc4a5;background:rgba(237,196,165,.1)}.van-popup .nav_ul_pop{padding:0.32rem 0;margin:0}.van-popup .nav_ul_pop .tab_title{font-size:0.42667rem;padding:0.34667rem 0 0.24rem;line-height:0.48rem;width:2.8rem;text-align:center}.van-popup .nav_ul_pop .tab_title.type_title{text-align:left;padding-left:0.42667rem;padding-right:0.42667rem;width:2.72rem;box-sizing:border-box}.van-popup .nav_ul_pop .tab_title.active{font-family:"Roboto-Bold";font-size:0.42667rem;background:#f6f6f6}.van-popup .nav_ul_pop .tab_title .challenge_icon{width:1.924rem}.van-popup .nav_ul_pop .tab_title a{color:#000}.van-popup .nav_ul_pop .tab_title img{height:0.4rem}.footer_compo .download_warp{width:100%;position:relative;min-height:1.06667rem}.footer_compo .download_warp .pic_bg{width:100%;height:auto;display:block}.footer_compo .download_warp .down_btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);box-sizing:border-box;padding:0 0.16rem;width:3.2rem;height:0.53333rem;line-height:0.53333rem;text-align:center;background:#fbbb97;border-radius:0.16rem}.footer_compo .download_warp .down_btn a{display:block;font-family:"Roboto-Medium";font-size:0.32rem;color:#000}.footer_compo .footer_con{background:#000;padding:0.32rem 0;min-height:2.29333rem}.footer_compo .footer_con .channels_box{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;gap:0.8rem}.footer_compo .footer_con .channels_box .icon{color:#fff;width:0.61333rem;height:0.61333rem;display:block}.footer_compo .footer_con .menu_list{margin-top:0.42667rem;padding:0 1.01333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;line-height:1.5;font-size:0.32rem}.footer_compo .footer_con .menu_list a{color:#fff}.footer_compo .footer_con .about{margin-top:0.32rem;text-align:center;line-height:1.5;font-size:0.32rem}.footer_compo .footer_con .about a{color:#fff}.footer_compo .copyright{background:#3c3a3a;padding:0.26667rem 1.73333rem;text-align:center;line-height:1.5;font-size:0.32rem;color:rgba(255,255,255,.4)}.home_headline_compo{padding:1.06667rem 0.32rem 0.50667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.home_headline_compo .title{-webkit-box-flex:1;-webkit-flex:1;flex:1;font-family:"Roboto-Bold";font-size:0.56rem;color:#000}.home_headline_compo .more{margin-left:0.32rem;-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto}.home_headline_compo .more a{display:block;font-size:0.32rem;color:#000;padding-right:0.37333rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAJ5JREFUSEvt1cENgzAQRNFPFaEEyiD1pB3KCDWEMlICdBH5ghCKw8xIHCLhszVPXq/XDSev5uR8LuCwwmqJHsATWA4TdxsUoIQPwBvoXUQBWuAFdAmiAOXQMaICMeIAEeICNpIAFpICN2DadNYdmL+9kQSQwwvoAla4C9jhDhCFq0AcrgLbYVftltqUVS+5IGOtFX+NcBVwv4F1//8DHwcNLhmmyNx/AAAAAElFTkSuQmCC) right center no-repeat;background-size:0.32rem 0.32rem}.list_banner_compo{width:100%;border-radius:0.32rem 0.32rem 0 0;overflow:hidden}.list_banner_compo .van-swipe .van-swipe-item .list_item_compo .list_detail p.two_line_display,.list_banner_compo .van-swipe .van-swipe-item .list_item_compo .list_detail .challenge_detail_page .related_item .challenge_card_compo .content p.title,.challenge_detail_page .related_item .challenge_card_compo .content .list_banner_compo .van-swipe .van-swipe-item .list_item_compo .list_detail p.title{height:2.5em}.list_banner_compo .van-swipe .van-swipe__indicators{top:0.58667rem;bottom:auto}.list_banner_compo .van-swipe .van-swipe__indicators .van-swipe__indicator{width:0.16rem;height:0.16rem;border-radius:50%;border:0.02667rem solid #8f8f8f;background:rgba(0,0,0,0)}.list_banner_compo .van-swipe .van-swipe__indicators .van-swipe__indicator.van-swipe__indicator--active{border:0.02667rem solid #000;background:#000}.list_item_compo .list_detail{padding:1.30667rem 0.32rem 0.50667rem;position:relative;overflow:hidden}.list_item_compo .list_detail .first_item_bg{z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:0.32rem 0.32rem 0 0;overflow:hidden}.list_item_compo .list_detail .first_item_bg:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(255,255,255,.7)}.list_item_compo .list_detail .pic_con{display:-webkit-box;display:-webkit-flex;display:flex;padding-bottom:0.34667rem;position:relative}.list_item_compo .list_detail .pic_con .pic_item{width:2.93333rem;margin-right:0.26667rem;background:#f4e8e0}.list_item_compo .list_detail .pic_con .pic_item:nth-last-child(2){margin-right:0}.list_item_compo .list_detail .pic_con .horizontal_bar{position:absolute;bottom:0;left:0;width:100%;height:0.10667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.list_item_compo .list_detail .pic_con .horizontal_bar span{display:block;width:4.53333rem;height:0.10667rem;position:relative}.list_item_compo .list_detail .pic_con .horizontal_bar span.left{background:#82deb9}.list_item_compo .list_detail .pic_con .horizontal_bar span.left:after{content:"";position:absolute;right:-0.08rem;top:0;width:0;height:0;border-top:0.10667rem solid #82deb9;border-right:0.10667rem solid rgba(0,0,0,0)}.list_item_compo .list_detail .pic_con .horizontal_bar span.right{background:#efbd97}.list_item_compo .list_detail .pic_con .horizontal_bar span.right:after{content:"";position:absolute;left:-0.08rem;top:0;width:0;height:0;border-bottom:0.10667rem solid #efbd97;border-left:0.10667rem solid rgba(0,0,0,0)}.list_item_compo .list_detail>h2{margin-top:0.72rem;font-family:"Roboto-Medium";font-size:0.48rem;color:#000;line-height:1.3;height:2.6em}.list_item_compo .list_detail .list_title{margin-top:0.72rem;font-family:"Roboto-Medium";font-size:0.48rem;color:#000;line-height:1.3;height:2.6em}.list_item_compo .list_detail>p{margin-top:0.29333rem;font-size:0.34667rem;color:#8f8f8f;line-height:1.3;height:2.6em}.list_item_compo .user_info{height:1.6rem;padding:0 0.32rem;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:#fff}.list_item_compo .user_info .avatar{width:6.66667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.list_item_compo .user_info .avatar img{width:0.85333rem;height:0.85333rem;border-radius:50%}.list_item_compo .user_info .avatar span{display:block;margin-left:0.32rem;font-family:"Roboto-Medium";font-size:0.32rem;color:#000}.list_item_compo .user_info .favorite{padding-left:0.85333rem;height:0.74667rem;line-height:0.74667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fY29sbGVjdCIgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM3N18xNTgyKSI+CjxwYXRoIGlkPSJWZWN0b3IiIGQ9Ik0xOS44MzMgMy41SDguMTY2MzRDNi44ODMwMSAzLjUgNS44MzMwMSA0LjU1IDUuODMzMDEgNS44MzMzM1YyNC41TDEzLjk5OTcgMjFMMjIuMTY2MyAyNC41VjUuODMzMzNDMjIuMTY2MyA0LjU1IDIxLjExNjMgMy41IDE5LjgzMyAzLjVaTTE5LjgzMyAyMUwxMy45OTk3IDE4LjQ1NjdMOC4xNjYzNCAyMVY1LjgzMzMzSDE5LjgzM1YyMVoiIGZpbGw9ImJsYWNrIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMzc3XzE1ODIiPgo8cmVjdCB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==) left center no-repeat;background-size:0.74667rem 0.74667rem}.list_item_compo .user_info .favorite.favorited{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fY29sbGVjdF9mdWxsIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTE5LjgzMzQgMy41SDguMTY2NzFDNi44ODMzNyAzLjUgNS44MzMzNyA0LjU1IDUuODMzMzcgNS44MzMzM1YyNC41TDE0IDIxTDIyLjE2NjcgMjQuNVY1LjgzMzMzQzIyLjE2NjcgNC41NSAyMS4xMTY3IDMuNSAxOS44MzM0IDMuNVoiIGZpbGw9IiNFREM0QTUiLz4KPC9nPgo8L3N2Zz4K) left center no-repeat;background-size:0.74667rem 0.74667rem}.scroll_list_item_compo{width:100%;background:#fff;box-shadow:0 0.05333rem 0.16rem 0 rgba(0,0,0,.08);border-radius:0.32rem;overflow:hidden}.scroll_list_item_compo .list_detail .pic_con{padding:0.8rem 0.32rem 0.8rem;display:-webkit-box;display:-webkit-flex;display:flex;position:relative}.scroll_list_item_compo .list_detail .pic_con .pic_item{position:relative;z-index:1;width:2.61333rem;margin-right:0.18667rem;background:#f4e8e0;border-radius:0.10667rem;overflow:hidden}.scroll_list_item_compo .list_detail .pic_con .pic_item:last-child{margin-right:0}.scroll_list_item_compo .list_detail .pic_con .first_item_bg{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:0.32rem 0.32rem 0 0;overflow:hidden}.scroll_list_item_compo .list_detail .pic_con .first_item_bg:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(255,255,255,.7)}.scroll_list_item_compo .list_detail .pic_con .blur_bg{position:absolute;top:0;left:0;width:100%;height:100%;background:#fbf9f8;border-radius:0.32rem 0.32rem 0 0;overflow:hidden}.scroll_list_item_compo .list_detail .pic_con .blur_bg:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(255,255,255,.7)}.scroll_list_item_compo .list_detail .pic_con .blur_bg img{position:absolute;display:block;width:100%;height:100%;left:0;right:0;-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-filter:blur(1.06667rem) grayscale(30%);filter:blur(1.06667rem) grayscale(30%)}.scroll_list_item_compo .list_detail>h2{margin-top:0.4rem;padding:0 0.32rem;font-family:"Roboto-Medium";font-size:0.42667rem;color:#000;line-height:1.3;height:2.6em}.scroll_list_item_compo .list_detail .list_title{margin-top:0.4rem;padding:0 0.32rem;font-family:"Roboto-Medium";font-size:0.42667rem;color:#000;line-height:1.3;height:2.6em}.scroll_list_item_compo .list_detail>p{margin:0.29333rem 0;padding:0 0.32rem;height:1.3em;font-size:0.34667rem;color:#8f8f8f}.scroll_list_item_compo .user_info{height:1.6rem;padding:0 0.32rem;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}.scroll_list_item_compo .user_info .avatar{width:6.66667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.scroll_list_item_compo .user_info .avatar img{width:0.85333rem;height:0.85333rem;border-radius:50%}.scroll_list_item_compo .user_info .avatar span{display:block;margin-left:0.32rem;font-family:"Roboto-Medium";font-size:0.32rem;color:#000}.scroll_list_item_compo .user_info .like{height:0.53333rem;line-height:0.53333rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOm5vbmU7fS5jbHMtMntjbGlwLXBhdGg6dXJsKCNjbGlwLXBhdGgpO308L3N0eWxlPjxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xMi4wOSwxNy44NGwtLjA5LjEtLjA5LS4xYy00LjM3LTMuOTUtNy4yNC02LjU2LTcuMjQtOS4yMWEzLjEzLDMuMTMsMCwwLDEsMy4yLTMuMjEsMy41OSwzLjU5LDAsMCwxLDMuMjgsMi4xN2gxLjcxYTMuNTYsMy41NiwwLDAsMSwzLjI2LTIuMTcsMy4xMywzLjEzLDAsMCwxLDMuMjEsMy4yMUMxOS4zMywxMS4yOCwxNi40NSwxMy44OSwxMi4wOSwxNy44NFptNC0xNC4yNUE1LjQ3LDUuNDcsMCwwLDAsMTIsNS41MSw1LjQ3LDUuNDcsMCwwLDAsNy44NywzLjU5YTUsNSwwLDAsMC01LDVjMCwzLjQ3LDMuMTIsNi4yOSw3Ljg0LDEwLjU4TDEyLDIwLjQxbDEuMzMtMS4yMWM0LjcyLTQuMjgsNy44NC03LjEsNy44NC0xMC41N0E1LDUsMCwwLDAsMTYuMTIsMy41OVoiLz48L2NsaXBQYXRoPjwvZGVmcz48dGl0bGU+bGlrZS1jaXJjbGU8L3RpdGxlPjxnIGNsYXNzPSJjbHMtMiI+PHJlY3QgeD0iLTIuMTciIHk9Ii0xLjQxIiB3aWR0aD0iMjguMzMiIGhlaWdodD0iMjYuODIiLz48L2c+PC9zdmc+) left center no-repeat;background-size:0.53333rem 0.53333rem;padding-left:0.64rem;font-family:"Roboto-Medium";font-size:0.32rem;color:#000}.scroll_list_item_compo .user_info .favorite{padding-left:0.85333rem;height:0.74667rem;line-height:0.74667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fY29sbGVjdCIgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM3N18xNTgyKSI+CjxwYXRoIGlkPSJWZWN0b3IiIGQ9Ik0xOS44MzMgMy41SDguMTY2MzRDNi44ODMwMSAzLjUgNS44MzMwMSA0LjU1IDUuODMzMDEgNS44MzMzM1YyNC41TDEzLjk5OTcgMjFMMjIuMTY2MyAyNC41VjUuODMzMzNDMjIuMTY2MyA0LjU1IDIxLjExNjMgMy41IDE5LjgzMyAzLjVaTTE5LjgzMyAyMUwxMy45OTk3IDE4LjQ1NjdMOC4xNjYzNCAyMVY1LjgzMzMzSDE5LjgzM1YyMVoiIGZpbGw9ImJsYWNrIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMzc3XzE1ODIiPgo8cmVjdCB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==) left center no-repeat;background-size:0.74667rem 0.74667rem}.scroll_list_item_compo .user_info .favorite.favorited{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fY29sbGVjdF9mdWxsIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTE5LjgzMzQgMy41SDguMTY2NzFDNi44ODMzNyAzLjUgNS44MzMzNyA0LjU1IDUuODMzMzcgNS44MzMzM1YyNC41TDE0IDIxTDIyLjE2NjcgMjQuNVY1LjgzMzMzQzIyLjE2NjcgNC41NSAyMS4xMTY3IDMuNSAxOS44MzM0IDMuNVoiIGZpbGw9IiNFREM0QTUiLz4KPC9nPgo8L3N2Zz4K) left center no-repeat;background-size:0.74667rem 0.74667rem}.collection_list_compo .list_detail .pic_con{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.collection_list_compo .list_detail>p{margin:0.29333rem 0;padding:0 0.32rem;font-size:0.34667rem;color:#8f8f8f;line-height:1.3;max-height:2.6em}.video_item_compo{width:100%}.video_item_compo .pic{width:100%;position:relative}.video_item_compo .pic .pic_proportion{border-radius:0.16rem;overflow:hidden}.video_item_compo .pic .play_icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:0.66667rem;height:0.66667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTgiIGhlaWdodD0iNTYiIHZpZXdCb3g9IjAgMCA1OCA1NiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGVsbGlwc2UgY3g9IjI4Ljk5OTciIGN5PSIyOC4xMTc1IiByeD0iMjcuMTU3OSIgcnk9IjI2LjgyMzUiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuNCIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMzkuNTQzOSAyNy4wNTY4QzQwLjIzNTggMjcuNDM2NSA0MC4yMzU4IDI4LjQzMDUgMzkuNTQzOSAyOC44MTAyTDI0LjQxMDkgMzcuMTEzOUMyMy43NDQ1IDM3LjQ3OTYgMjIuOTI5OCAzNi45OTc0IDIyLjkyOTggMzYuMjM3MkwyMi45Mjk4IDE5LjYyOThDMjIuOTI5OCAxOC44Njk2IDIzLjc0NDUgMTguMzg3NCAyNC40MTA5IDE4Ljc1MzFMMzkuNTQzOSAyNy4wNTY4WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==) left top no-repeat;background-size:0.66667rem 0.66667rem}.video_item_compo .title{margin-top:0.10667rem;font-size:0.37333rem;line-height:1.3;max-height:2.6em;color:#333}.video_item_compo .tag{margin-top:0.10667rem;font-size:0}.video_item_compo .tag span{padding:0.02667rem 0.16rem;font-size:0.32rem;color:#999;border:0.01333rem solid #d9d9d9;border-radius:0.05333rem}.related_video_compo{display:-webkit-box;display:-webkit-flex;display:flex;width:100%;box-sizing:border-box;padding:0.42667rem 0;border-bottom:0.02667rem solid #f6f6f6}.related_video_compo .pic{-webkit-box-flex:0;-webkit-flex:0 0 44%;flex:0 0 44%;position:relative;margin-right:0.21333rem;border-radius:0.16rem}.related_video_compo .pic .pic_proportion{border-radius:0.16rem;overflow:hidden}.related_video_compo .pic .pic_proportion img{border-radius:0.16rem}.related_video_compo .pic .play_btn{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:0.64rem;height:0.64rem}.related_video_compo .content{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%}.related_video_compo .content .video_title{font-family:"Roboto-Bold";font-size:0.37333rem;color:#000;line-height:1.5;margin:0 0 0.05333rem 0;overflow-wrap:break-word}.related_video_compo .content .media_title{font-size:0.32rem;color:#999;margin-bottom:0.10667rem}.related_video_compo .content .tag_wrap{display:-webkit-box;display:-webkit-flex;display:flex}.related_video_compo .content .tag_wrap .tag{font-size:0.32rem;color:#999;padding:0.05333rem 0.21333rem;border:0.02667rem solid #61bfba;border-radius:2.4rem}.film_item_compo{width:100%;border-radius:0.10667rem;overflow:hidden}.film_item_compo .card_content{position:relative}.film_item_compo .card_content .pic_proportion{border-radius:0.10667rem}.film_item_compo .card_content .pic_proportion img{border-radius:0.10667rem}.film_item_compo .card_content .title{margin:0.21333rem 0 0.16rem;font-family:"Roboto-Medium";font-size:0.37333rem;color:#fff}.film_item_compo .card_content .score_wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-family:"Roboto-Bold";font-size:0.32rem;color:#d9d9d9}.film_item_compo .card_content .score_wrap .van-rate .van-rate__item{padding-right:0.02667rem}.film_item_compo .card_content .score_wrap .van-rate .van-rate__item i{font-size:0.32rem}.film_item_compo .card_content .score_wrap span{margin-left:0.08rem}.film_item_compo .card_content .add_list_btn{position:absolute;top:0.10667rem;left:0.10667rem;width:0.64rem;height:0.64rem;border-radius:50%;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikdyb3VwIDIxMjgiPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDM1MTkiIG9wYWNpdHk9IjAuNSIgd2lkdGg9IjI1IiBoZWlnaHQ9IjI1IiByeD0iMTIiIGZpbGw9ImJsYWNrIi8+CjxwYXRoIGlkPSJVbmlvbiIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01LjUgMTRDNi4zMjg0MyAxNCA3IDEzLjMyODQgNyAxMi41QzcgMTEuNjcxNiA2LjMyODQzIDExIDUuNSAxMUM0LjY3MTU3IDExIDQgMTEuNjcxNiA0IDEyLjVDNCAxMy4zMjg0IDQuNjcxNTcgMTQgNS41IDE0Wk0xNCAxMi41QzE0IDEzLjMyODQgMTMuMzI4NCAxNCAxMi41IDE0QzExLjY3MTYgMTQgMTEgMTMuMzI4NCAxMSAxMi41QzExIDExLjY3MTYgMTEuNjcxNiAxMSAxMi41IDExQzEzLjMyODQgMTEgMTQgMTEuNjcxNiAxNCAxMi41Wk0yMSAxMi41QzIxIDEzLjMyODQgMjAuMzI4NCAxNCAxOS41IDE0QzE4LjY3MTYgMTQgMTggMTMuMzI4NCAxOCAxMi41QzE4IDExLjY3MTYgMTguNjcxNiAxMSAxOS41IDExQzIwLjMyODQgMTEgMjEgMTEuNjcxNiAyMSAxMi41WiIgZmlsbD0id2hpdGUiLz4KPC9nPgo8L3N2Zz4K) center center no-repeat rgba(0,0,0,.4);background-size:cover}.top_list_compo{width:100%;background:#fff;box-shadow:0 0.05333rem 0.16rem 0 rgba(0,0,0,.08);border-radius:0.32rem;overflow:hidden}.top_list_compo .pic_proportion{background:#f4e8e0}.top_list_compo>p{padding:0 0.32rem;height:1.12rem;line-height:1.12rem;font-size:0.42667rem;color:#000}.media_list_compo{margin:0 0.42667rem;padding:0.42667rem 0;border-bottom:0.02667rem solid #eee}.media_list_compo a{display:-webkit-box;display:-webkit-flex;display:flex}.media_list_compo a .pic{width:2.02667rem;-webkit-box-flex:0;-webkit-flex:0 0 2.02667rem;flex:0 0 2.02667rem}.media_list_compo a .pic .img_color{border-radius:0.16rem}.media_list_compo a .pic img{border-radius:0.16rem}.media_list_compo a .pic .pic_proportion{position:relative}.media_list_compo a .pic .pic_proportion .add_icon{position:absolute;top:0.10667rem;left:0.10667rem;width:0.66667rem;height:0.66667rem;background:rgba(0,0,0,.5);border-radius:50%}.media_list_compo a .pic .pic_proportion .rank{position:absolute;bottom:-0.05333rem;right:-0.05333rem;padding:0.08rem 0.21333rem;font-family:"Roboto-Medium";font-size:0.32rem;color:#000;border-radius:0.16rem 0.16rem 0 0.16rem;background:#ddc7b0}.media_list_compo a .pic .pic_proportion .type{position:absolute;left:0;top:0;padding:0.05333rem 0.16rem;font-family:"Roboto-Medium";font-size:0.29333rem;color:#fffffd;border-radius:0.16rem 0;background:rgba(17,17,17,.5)}.media_list_compo a .con{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%;padding:0 0 0 0.42667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.media_list_compo a .con .title{margin-bottom:0.26667rem;font-family:"Roboto-Bold";font-size:0.42667rem;color:#000}.media_list_compo a .con .media_name{font-family:"Roboto-Bold";font-size:0.42667rem;color:#000}.media_list_compo a .con .rating_wrap{margin-bottom:0.26667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.32rem;color:#333}.media_list_compo a .con .rating_wrap .van-rate .van-rate__item{padding-right:0.02667rem}.media_list_compo a .con .rating_wrap .van-rate .van-rate__item i{font-size:0.32rem}.media_list_compo a .con .rating_wrap span{margin-left:0.08rem;font-family:"Roboto-Bold";font-size:0.37333rem}.media_list_compo a .con .aka_wrap{display:-webkit-box;display:-webkit-flex;display:flex;font-size:0.34667rem;color:#333}.media_list_compo a .con .known_for_wrap .title{color:#999;font-size:0.34667rem}.media_list_compo a .con .note{margin-bottom:0.26667rem;width:5.86667rem;height:0.37333rem;line-height:0.37333rem;font-family:"Roboto-Medium";font-size:0.32rem;color:#000}.media_list_compo a .con .note.role{font-family:"Roboto-Medium";font-size:0.32rem}.media_list_compo a .con .summary{line-height:1.5;max-height:4.5em;font-size:0.32rem;color:#999}.media_list_compo a .con .seasons{font-size:0.34667rem;color:#000;margin-bottom:0.16rem;background:#f6f6f6;border-radius:0.53333rem;padding:0.05333rem 0.21333rem}.media_list_compo a .con .starmeter{margin-bottom:0.32rem;font-size:0.32rem;color:#000;padding:0.10667rem 0.32rem;background:rgba(237,196,165,.2);border-radius:0 0.21333rem 0 0.21333rem}.media_list_compo a .con .box-office{margin-bottom:0.16rem;font-size:0}.media_list_compo a .con .box-office span{padding:0.05333rem 0.21333rem;font-size:0.32rem;color:#000;background:rgba(237,196,165,.2);border-radius:0.53333rem}.media_list_compo.celeb{margin:0;padding:0;border:0}.media_list_compo.celeb .con .title{color:#333;line-height:0.64rem;font-family:"Roboto-Medium";font-size:0.48rem}.media_list_compo.celeb .con .note{color:#666;line-height:1;font-size:0.37333rem}.media_list_compo.celeb .con .starmeter{background:#f2f2f2;border-radius:0.34667rem;color:#333;font-family:"Roboto-Medium";font-size:0.32rem}.media_list_compo.celeb .con .summary{color:#666;line-height:0.42667rem}.media_list_compo.media_list_new a .pic{width:2.77333rem;-webkit-box-flex:0;-webkit-flex:0 0 2.77333rem;flex:0 0 2.77333rem}.media_list_compo.media_list_new a .con{padding:0 0 0 0.32rem}.media_list_compo.media_list_new a .con .title{font-family:"Roboto-Bold";font-size:0.37333rem;color:#333}.media_list_compo.media_list_new a .con .rating_wrap{margin-bottom:0.32rem}.media_list_compo.media_list_new a .con .note{margin-bottom:0.21333rem;font-size:0.32rem;color:#333}.media_list_compo.media_list_new a .con .summary{line-height:1.4;max-height:6.4em;font-size:0.34667rem;color:#999}.media_list_compo.media_list_new .recommend_text{margin-top:0.16rem;padding-left:0.10667rem;line-height:1.4;font-size:0.37333rem;color:#333;border-left:0.08rem solid #e1e1e1}.media_list_compo.media_list_new .recommend_text .collapse-button{padding:0;height:0.42667rem;width:0.42667rem;font-size:0.32rem}.celeb_list_compo{margin:0 0.42667rem;padding:0.42667rem 0;border-bottom:0.02667rem solid #eee}.celeb_list_compo a{display:-webkit-box;display:-webkit-flex;display:flex}.celeb_list_compo a .pic{width:2.02667rem;-webkit-box-flex:0;-webkit-flex:0 0 2.02667rem;flex:0 0 2.02667rem}.celeb_list_compo a .pic .img_color{border-radius:0.16rem}.celeb_list_compo a .pic img{border-radius:0.16rem}.celeb_list_compo a .pic .pic_proportion{position:relative}.celeb_list_compo a .con{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%;padding:0 0 0 0.42667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.celeb_list_compo a .con .title{margin-bottom:0.4rem;line-height:1.3;font-family:"Roboto-Bold";font-size:0.42667rem;color:#000}.celeb_list_compo a .con .note{margin-bottom:0.4rem;color:#000}.celeb_list_compo a .con .note.role{font-size:0.34667rem}.celeb_list_compo a .con .summary{line-height:1.5;max-height:3em;font-size:0.32rem;color:#999}.celeb_item_compo{text-align:center}.celeb_item_compo .poster{width:2.13333rem;height:2.13333rem;border-radius:50%;overflow:hidden}.celeb_item_compo .name{margin-top:0.21333rem;line-height:1.3;font-size:0.32rem;color:#333}.celeb_item_compo .role{line-height:1.3;max-height:2.6em;font-size:0.32rem;color:#999}.film_card_compo{width:100%;background:#fff;border:0.02667rem solid #e7e7e7;border-radius:0.16rem;overflow:hidden;box-shadow:0 0.05333rem 0.16rem 0 rgba(0,0,0,.08)}.film_card_compo .card_content{padding-bottom:0.42667rem}.film_card_compo .card_content .pic_proportion{position:relative}.film_card_compo .card_content .pic_proportion .add_icon{z-index:1;position:absolute;top:0.10667rem;left:0.10667rem;width:0.66667rem;height:0.66667rem;border-radius:50%;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikdyb3VwIDIxMjgiPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDM1MTkiIG9wYWNpdHk9IjAuNSIgd2lkdGg9IjI1IiBoZWlnaHQ9IjI1IiByeD0iMTIiIGZpbGw9ImJsYWNrIi8+CjxwYXRoIGlkPSJVbmlvbiIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01LjUgMTRDNi4zMjg0MyAxNCA3IDEzLjMyODQgNyAxMi41QzcgMTEuNjcxNiA2LjMyODQzIDExIDUuNSAxMUM0LjY3MTU3IDExIDQgMTEuNjcxNiA0IDEyLjVDNCAxMy4zMjg0IDQuNjcxNTcgMTQgNS41IDE0Wk0xNCAxMi41QzE0IDEzLjMyODQgMTMuMzI4NCAxNCAxMi41IDE0QzExLjY3MTYgMTQgMTEgMTMuMzI4NCAxMSAxMi41QzExIDExLjY3MTYgMTEuNjcxNiAxMSAxMi41IDExQzEzLjMyODQgMTEgMTQgMTEuNjcxNiAxNCAxMi41Wk0yMSAxMi41QzIxIDEzLjMyODQgMjAuMzI4NCAxNCAxOS41IDE0QzE4LjY3MTYgMTQgMTggMTMuMzI4NCAxOCAxMi41QzE4IDExLjY3MTYgMTguNjcxNiAxMSAxOS41IDExQzIwLjMyODQgMTEgMjEgMTEuNjcxNiAyMSAxMi41WiIgZmlsbD0id2hpdGUiLz4KPC9nPgo8L3N2Zz4K) center center no-repeat rgba(0,0,0,.5);background-size:cover}.film_card_compo .card_content .title{margin:0.42667rem 0 0.21333rem;padding:0 0.21333rem;font-family:"Roboto-Medium";font-size:0.4rem;color:#000}.film_card_compo .card_content .score_wrap{margin:0.21333rem 0.21333rem 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.32rem;color:#333}.film_card_compo .card_content .score_wrap .van-rate .van-rate__item{padding-right:0.02667rem}.film_card_compo .card_content .score_wrap .van-rate .van-rate__item i{font-size:0.32rem}.film_card_compo .card_content .score_wrap span{margin-left:0.08rem}.share_compo .van-popup{border-radius:0.32rem 0.32rem 0 0;overflow:visible}.share_compo .cancel_btn{position:absolute;right:0.42667rem;top:0.42667rem;width:0.42667rem;height:0.42667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fY2xvc2UiPgo8ZyBpZD0iR3JvdXAgNDYiPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDE4IiB4PSIzLjUiIHk9IjIiIHdpZHRoPSIxNC44NDkyIiBoZWlnaHQ9IjIiIHRyYW5zZm9ybT0icm90YXRlKDQ1IDMuNSAyKSIgZmlsbD0iIzk5OTk5OSIvPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDE5IiB4PSIxNCIgeT0iMy41IiB3aWR0aD0iMTQuODQ5MiIgaGVpZ2h0PSIyIiB0cmFuc2Zvcm09InJvdGF0ZSgxMzUgMTQgMy41KSIgZmlsbD0iIzk5OTk5OSIvPgo8L2c+CjwvZz4KPC9zdmc+Cg==) right center no-repeat;background-size:0.42667rem 0.42667rem}.share_compo .content{background:#fff;border-radius:0.32rem 0.32rem 0 0}.share_compo .content .channels{padding-top:1.33333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.share_compo .content .channels .share_item{width:33.3%}.share_compo .content .channels .share_item .share_link .items .icon{margin:0 auto 0.13333rem;width:1.28rem;height:1.28rem}.share_compo .content .channels .share_item .share_link .items .name{line-height:0.58667rem;height:0.58667rem;text-align:center;font-size:0.32rem;color:#000}.share_compo .content .link_btn{padding:0.64rem 0.8rem 0.85333rem}.share_compo .content .link_btn .btn{height:1.09333rem;line-height:1.09333rem;text-align:center;font-family:"Roboto-Medium";font-size:0.42667rem;color:#666;border:0.02667rem solid #999;border-radius:0.21333rem}.share_compo .content .link_btn .btn.copied_btn{color:#666}.share_article_compo .van-popup{border-radius:0.64rem;overflow:visible;width:9.6rem}.share_article_compo .cancel_btn{position:absolute;right:0.42667rem;top:0.50667rem;width:0.42667rem;height:0.42667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fY2xvc2UiPgo8ZyBpZD0iR3JvdXAgNDYiPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDE4IiB4PSIzLjUiIHk9IjIiIHdpZHRoPSIxNC44NDkyIiBoZWlnaHQ9IjIiIHRyYW5zZm9ybT0icm90YXRlKDQ1IDMuNSAyKSIgZmlsbD0iIzk5OTk5OSIvPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDE5IiB4PSIxNCIgeT0iMy41IiB3aWR0aD0iMTQuODQ5MiIgaGVpZ2h0PSIyIiB0cmFuc2Zvcm09InJvdGF0ZSgxMzUgMTQgMy41KSIgZmlsbD0iIzk5OTk5OSIvPgo8L2c+CjwvZz4KPC9zdmc+Cg==) right center no-repeat;background-size:0.42667rem 0.42667rem}.share_article_compo .content{background:#fff;border-radius:0.32rem;padding:0.90667rem 0.58667rem 0.53333rem}.share_article_compo .content .notice_wrap{position:absolute;top:-1.33333rem;left:3.6rem;width:1.76rem;height:1.92rem}.share_article_compo .content .notice_text{font-family:"Nunito";font-size:0.53333rem;color:#000;font-weight:800;margin-top:0.32rem;text-align:center}.share_article_compo .content .invite_text{font-size:0.32rem;color:#999;margin-top:0.16rem;text-align:center}.share_article_compo .content .channels{padding-top:0.66667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.share_article_compo .content .channels .share_item{width:33.3%}.share_article_compo .content .channels .share_item .share_link .items .icon{margin:0 auto 0.16rem;width:0.96rem;height:0.96rem}.share_article_compo .content .channels .share_item .share_link .items .name{text-align:center;font-size:0.29333rem;font-weight:400;color:#333}.share_article_compo .content .desc{background:#f5f5f5;border-radius:0.16rem;padding:0.32rem;color:#999;font-size:0.34667rem;margin-top:0.42667rem;line-height:0.42667rem}.share_article_compo .content .link_btn{width:7.65333rem;margin:0.42667rem auto 0;padding:0.26667rem 0;text-align:center;background:#160e23;border-radius:0.53333rem;font-family:"Nunito";font-size:0.42667rem;font-weight:700;color:#fff}.rating_compo.van-dialog{top:auto;left:0.42667rem;-webkit-transform:none;transform:none;bottom:0.32rem;width:9.14667rem !important;border-radius:0.21333rem !important}.rating_compo .close_icon{position:absolute;right:0.32rem;top:0.32rem;width:0.42667rem;height:0.42667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fY2xvc2UiPgo8ZyBpZD0iR3JvdXAgNDYiPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDE4IiB4PSIzLjUiIHk9IjIiIHdpZHRoPSIxNC44NDkyIiBoZWlnaHQ9IjIiIHRyYW5zZm9ybT0icm90YXRlKDQ1IDMuNSAyKSIgZmlsbD0iIzk5OTk5OSIvPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDE5IiB4PSIxNCIgeT0iMy41IiB3aWR0aD0iMTQuODQ5MiIgaGVpZ2h0PSIyIiB0cmFuc2Zvcm09InJvdGF0ZSgxMzUgMTQgMy41KSIgZmlsbD0iIzk5OTk5OSIvPgo8L2c+CjwvZz4KPC9zdmc+Cg==) left top no-repeat;background-size:0.42667rem 0.42667rem}.rating_compo .content{padding:0.64rem 0.53333rem 0.42667rem}.rating_compo .content .title{text-align:center;line-height:1.3;font-family:"Roboto-Medium";font-size:0.37333rem;color:#333}.rating_compo .content .rating_box{margin-top:0.32rem;text-align:center}.rating_compo .content .rating_box .van-rate .van-rate__item{font-size:0.48rem}.rating_compo .content .rating_box .van-rate .van-rate__item:not(:last-child){padding-right:0.13333rem}.rating_compo .content .btn_group{margin-top:0.53333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.rating_compo .content .btn_group .btn{width:50%;height:0.90667rem;box-sizing:border-box;font-family:"Roboto-Medium";font-size:0.37333rem;color:#000;border:0.02667rem solid #edc4a5;border-radius:0.90667rem}.rating_compo .content .btn_group .btn.submit{margin-left:0.21333rem;background:#edc4a5}.pp-language-confirm.van-dialog{width:8.29333rem !important}.pp-language-confirm.van-dialog .van-dialog__header{color:#242424;text-align:center;font-family:"Inter-Bold";font-size:0.42667rem;line-height:1.25;padding-left:0.42667rem;padding-right:0.42667rem}.pp-language-confirm.van-dialog .van-dialog__message{padding-top:0.26667rem;color:#333;text-align:center;font-family:"Inter";font-size:0.34667rem;line-height:1.4}.pp-language-confirm.van-dialog .van-dialog__footer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0 0.42667rem 0.42667rem;border:none;gap:0.29333rem}.pp-language-confirm.van-dialog .van-dialog__footer .van-button{font-family:"Inter-SemiBold";font-size:0.37333rem;line-height:1.714;height:1.06667rem;max-width:7.46667rem;padding:0 0.42667rem;border-radius:2.64rem;white-space:nowrap}.pp-language-confirm.van-dialog .van-dialog__footer .van-button.van-dialog__cancel{color:#666;border:0.02667rem solid #666}.pp-language-confirm.van-dialog .van-dialog__footer .van-button.van-dialog__confirm{color:#fff !important;background-color:#0b011a}.add_to_list_compo{border-radius:0.26667rem 0.26667rem 0 0;background:#fff}.add_to_list_compo .con_warp{padding:0.8rem 0.42667rem;height:100%;box-sizing:border-box;position:relative;overflow-x:hidden}.add_to_list_compo .con_warp .con{position:relative}.add_to_list_compo .con_warp .con .btn_group{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;background:#f6f6f6}.add_to_list_compo .con_warp .con .btn_group .option_btn{width:50%;height:1.06667rem;line-height:1.06667rem;text-align:center;box-sizing:border-box;font-family:"Roboto-Bold";font-size:0.37333rem;color:#000}.add_to_list_compo .con_warp .con .btn_group .option_btn i{display:inline-block;margin-right:0.21333rem;width:0.53333rem;height:0.53333rem;vertical-align:middle}.add_to_list_compo .con_warp .con .btn_group .option_btn i.add_icon{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IndhdGNobGlzdCI+CjxwYXRoIGlkPSJVbmlvbiIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01LjA4MzMzIDRIMTUuOTE2N0MxNi4yMzg4IDQgMTYuNSA0LjI2MTE3IDE2LjUgNC41ODMzM1YxNS40MTY3QzE2LjUgMTUuNzM4OCAxNi4yMzg4IDE2IDE1LjkxNjcgMTZINS4wODMzM0M0Ljc2MTE3IDE2IDQuNSAxNS43Mzg4IDQuNSAxNS40MTY3VjQuNTgzMzNDNC41IDQuMjYxMTcgNC43NjExNyA0IDUuMDgzMzMgNFpNMyA0LjU4MzMzQzMgMy40MzI3NCAzLjkzMjc0IDIuNSA1LjA4MzMzIDIuNUgxNS45MTY3QzE3LjA2NzMgMi41IDE4IDMuNDMyNzQgMTggNC41ODMzM1YxNS40MTY3QzE4IDE2LjU2NzMgMTcuMDY3MyAxNy41IDE1LjkxNjcgMTcuNUg1LjA4MzMzQzMuOTMyNzQgMTcuNSAzIDE2LjU2NzMgMyAxNS40MTY3VjQuNTgzMzNaTTExLjMzNCA2LjY2Nzk3VjkuMTY3OTdIMTMuODM0NlYxMC42NjhIMTEuMzM0VjEzLjMzNDZIOS44MzM5OFYxMC42NjhINy4xNjc5N1Y5LjE2Nzk3SDkuODMzOThWNi42Njc5N0gxMS4zMzRaIiBmaWxsPSIjMzMzMzMzIi8+CjwvZz4KPC9zdmc+Cg==) left top no-repeat;background-size:0.53333rem 0.53333rem}.add_to_list_compo .con_warp .con .btn_group .option_btn i.watched_icon{background:url(/_nuxt/m/img/addList_watch.b100688.svg) left top no-repeat;background-size:0.53333rem 0.53333rem}.add_to_list_compo .con_warp .con .btn_group .option_btn i.watchlist_checked_icon{background:url("/_nuxt/m/img/addList_added watchlist.6bfd174.svg") left top no-repeat;background-size:0.53333rem 0.53333rem}.add_to_list_compo .con_warp .con .btn_group .option_btn i.watch_checked_icon{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IndhdGNoZWQiPgo8cGF0aCBpZD0iVW5pb24iIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOS45OTY3NSA0Ljg2NTIzQzMuOTgyNzkgNC44NjUyMyAwLjgzMDA3OCA5LjI5NTk4IDAuODMwMDc4IDkuOTk4NzFDMC44MzAwNzggMTAuNzAxMSAzLjk4Mjc5IDE1LjEzMTggOS45OTY3NSAxNS4xMzE4QzE2LjAxMDMgMTUuMTMxOCAxOS4xNjM0IDEwLjcwMTEgMTkuMTYzNCA5Ljk5ODcxQzE5LjE2MzYgOS43MTk0NiAxOC42NjU3IDguODUxNTMgMTcuNjg4MiA3LjkwNjg3TDEzLjI1ODkgMTIuMzY1MkMxMi41MTU3IDEzLjMyNiAxMS4zMzEyIDEzLjk0NzYgOS45OTY3NSAxMy45NDc2QzcuNzQ2MjggMTMuOTQ3NiA1LjkyMjMzIDEyLjE3OTcgNS45MjIzMyA5Ljk5ODcxQzUuOTIyMzMgNy44MTc2NyA3Ljc0NjI4IDYuMDQ5NzkgOS45OTY3NSA2LjA0OTc5QzExLjMyMjUgNi4wNDk3OSAxMi41MDA0IDYuNjYzMzUgMTMuMjQ0NCA3LjYxMzYzTDkuOTk3ODYgMTAuODYwMkw3LjczMzk5IDguNTk2MzVMNi43NjE3MiA5LjU2ODYzTDkuOTk3ODYgMTIuODA0OEwxMy45MDk0IDguODkzMjNDMTMuOTA5NiA4Ljg5Mzg4IDEzLjkwOTggOC44OTQ1NCAxMy45MSA4Ljg5NTJMMTYuMTM2MiA2LjY2ODkzQzE2LjEzNTcgNi42Njg1OSAxNi4xMzUyIDYuNjY4MjUgMTYuMTM0NyA2LjY2NzkyTDE2LjkwMDcgNS45MDE5NkwxNS45Mjg0IDQuOTI5NjlMMTQuODkzNCA1Ljk2NDcyQzEzLjU2MjIgNS4zMjE2NCAxMS45MjY4IDQuODY1MjMgOS45OTY3NSA0Ljg2NTIzWiIgZmlsbD0iIzMzMzMzMyIvPgo8L2c+Cjwvc3ZnPgo=) left top no-repeat;background-size:0.53333rem 0.53333rem}.add_to_list_compo .con_warp .con .title{margin-top:0.74667rem;font-family:"Roboto-Bold";font-size:0.42667rem;color:#000}.add_to_list_compo .con_warp .con .create_btn{margin-top:0.42667rem;height:1.06667rem;line-height:1.06667rem;text-align:center;font-family:"Roboto-Bold";font-size:0.37333rem;color:#000;border-radius:0.53333rem;border:0.01333rem solid #000}.add_to_list_compo .con_warp .con .van-loading.van-loading--circular{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.add_to_list_compo .con_warp .con .collection_list{margin-top:0.53333rem;max-height:6.13333rem;overflow-y:auto}.add_to_list_compo .con_warp .con .collection_list::-webkit-scrollbar{display:none}.add_to_list_compo .con_warp .con .collection_list .add_item{padding-bottom:0.37333rem;font-size:0}.add_to_list_compo .con_warp .con .collection_list .add_item:not(:last-child){border-bottom:0.01333rem solid #d9d9d9}.add_to_list_compo .con_warp .con .collection_list .add_item:not(:first-child){padding-top:0.37333rem}.add_to_list_compo .con_warp .con .collection_list .add_item .van-checkbox .van-checkbox__icon{display:none}.add_to_list_compo .con_warp .con .collection_list .add_item .van-checkbox .van-checkbox__label{display:block;margin:0;width:100%;box-sizing:border-box;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBpZD0iRWxsaXBzZSA4MyIgY3g9IjgiIGN5PSI4IiByPSI3LjUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8L3N2Zz4K) right 0 top 0.42667rem no-repeat;background-size:0.42667rem 0.42667rem}.add_to_list_compo .con_warp .con .collection_list .add_item .van-checkbox .van-checkbox__label>span{display:block;line-height:1.3}.add_to_list_compo .con_warp .con .collection_list .add_item .van-checkbox .van-checkbox__label>span.name{padding-right:0.8rem;margin-bottom:0.21333rem;font-family:"Roboto-Medium";font-size:0.37333rem;color:#000}.add_to_list_compo .con_warp .con .collection_list .add_item .van-checkbox .van-checkbox__label>span.count{font-size:0.32rem;color:#000}.add_to_list_compo .con_warp .con .collection_list .add_item .van-checkbox .van-checkbox__label>span.not_num{color:#999}.add_to_list_compo .con_warp .con .collection_list .add_item .van-checkbox .van-checkbox__icon--checked+.van-checkbox__label{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IkZyYW1lIDIxMzAiIGNsaXAtcGF0aD0idXJsKCNjbGlwMF81OTY3XzY3MTE1KSI+CjxwYXRoIGlkPSJTdWJ0cmFjdCIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04IDE2QzEyLjQxODMgMTYgMTYgMTIuNDE4MyAxNiA4QzE2IDMuNTgxNzIgMTIuNDE4MyAwIDggMEMzLjU4MTcyIDAgMCAzLjU4MTcyIDAgOEMwIDEyLjQxODMgMy41ODE3MiAxNiA4IDE2Wk0xMy41Mjk0IDUuNTI5NDFMMTIuNDY4OCA0LjQ2ODc1TDYuOTk5MDggOS45Mzg0Mkw0LjUyOTQxIDcuNDY4NzVMMy40Njg3NSA4LjUyOTQxTDYuOTk5MDggMTIuMDU5N0wxMy41Mjk0IDUuNTI5NDFaIiBmaWxsPSIjODE1M0ZFIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfNTk2N182NzExNSI+CjxyZWN0IHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K) right 0 top 0.42667rem no-repeat;background-size:0.42667rem 0.42667rem}.add_to_list_compo .con_warp .con .collection_list .add_item .write_text{margin:0 0.32rem;display:inline-block;font-size:0.32rem;color:#edc4a5}.add_to_list_compo .con_warp .con .collection_list .add_item .write_text .up{padding-right:0.50667rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNFREM0QTU7fS5jbHMtMntjbGlwLXBhdGg6dXJsKCNjbGlwLXBhdGgpO308L3N0eWxlPjxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoIj48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iNiAxNC4yOSA3LjQxIDE1LjcxIDEyIDExLjEzIDE2LjU5IDE1LjcxIDE4IDE0LjI5IDEyIDguMjkgNiAxNC4yOSIvPjwvY2xpcFBhdGg+PC9kZWZzPjx0aXRsZT5hcnJvdy1kb3duLXJlZDwvdGl0bGU+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjYgMTQuMjkgNy40MSAxNS43MSAxMiAxMS4xMyAxNi41OSAxNS43MSAxOCAxNC4yOSAxMiA4LjI5IDYgMTQuMjkiLz48ZyBjbGFzcz0iY2xzLTIiPjxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iMSIgeT0iMy4zIiB3aWR0aD0iMjIiIGhlaWdodD0iMTcuNDEiLz48L2c+PC9zdmc+Cg==) right top no-repeat;background-size:0.42667rem 0.42667rem}.add_to_list_compo .con_warp .con .collection_list .add_item .write_text .down{padding-right:0.50667rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNFREM0QTU7fS5jbHMtMntjbGlwLXBhdGg6dXJsKCNjbGlwLXBhdGgpO308L3N0eWxlPjxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoIj48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMTggOS43MSAxNi41OSA4LjI5IDEyIDEyLjg4IDcuNDEgOC4yOSA2IDkuNzEgMTIgMTUuNzEgMTggOS43MSIvPjwvY2xpcFBhdGg+PC9kZWZzPjx0aXRsZT5hcnJvdy11cC1yZWQ8L3RpdGxlPjxwb2x5Z29uIGNsYXNzPSJjbHMtMSIgcG9pbnRzPSIxOCA5LjcxIDE2LjU5IDguMjkgMTIgMTIuODggNy40MSA4LjI5IDYgOS43MSAxMiAxNS43MSAxOCA5LjcxIi8+PGcgY2xhc3M9ImNscy0yIj48cmVjdCBjbGFzcz0iY2xzLTEiIHg9IjEiIHk9IjMuMyIgd2lkdGg9IjIyIiBoZWlnaHQ9IjE3LjQxIi8+PC9nPjwvc3ZnPgo=) right top no-repeat;background-size:0.42667rem 0.42667rem}.add_to_list_compo .con_warp .con .collection_list .add_item .van-cell.van-field--min-height{width:8.45333rem;margin:0.16rem 0.32rem 0;padding:0.32rem;font-size:0.32rem;border-radius:0.16rem;border:0.02667rem solid rgba(237,196,165,.5);background:#fff}.add_to_list_compo .con_warp .con .collection_list .no_list{margin-top:0.34667rem;padding-top:2.66667rem;text-align:center;font-size:0.32rem;color:#999;background:url(/_nuxt/m/img/empty@2x.55be9d8.png) center top no-repeat;background-size:3.73333rem 2.53333rem}.add_to_list_compo .con_warp .con .collection_list.no_watch_list{height:8rem}.add_to_list_compo .con_warp .con .foo_btn_group{margin-top:1.06667rem}.add_to_list_compo .con_warp .create_con .input_item{margin-bottom:0.85333rem}.add_to_list_compo .con_warp .create_con .input_item>p{margin-bottom:0.42667rem;line-height:1.5;font-family:"Roboto-Bold";font-size:0.42667rem;color:#000}.add_to_list_compo .con_warp .create_con .input_item .van-field{padding:0 0 0.10667rem;border-bottom:0.02667rem solid #e8e8e8}.add_to_list_compo .con_warp .create_con .input_item .van-field .van-field__value{position:relative;font-family:"Roboto-Medium";font-size:0.4rem}.add_to_list_compo .con_warp .create_con .input_item .van-field .van-field__value .van-field__body{padding-right:1.33333rem}.add_to_list_compo .con_warp .create_con .input_item .van-field .van-field__value .van-field__word-limit{position:absolute;right:0;top:0}.add_to_list_compo .con_warp .create_con .input_item .van-radio-group .van-radio{margin-right:1.28rem}.add_to_list_compo .con_warp .create_con .input_item .van-radio-group .van-radio .van-radio__icon{width:0.26667rem;height:0.26667rem;border:0.02667rem solid #e8e8e8;border-radius:50%;background:#fff}.add_to_list_compo .con_warp .create_con .input_item .van-radio-group .van-radio .van-radio__icon i{display:none}.add_to_list_compo .con_warp .create_con .input_item .van-radio-group .van-radio .van-radio__icon.van-radio__icon--checked{border:0.02667rem solid #edc4a5;background:#edc4a5}.add_to_list_compo .con_warp .create_con .input_item .van-radio-group .van-radio .van-radio__icon.van-radio__icon--checked+.van-radio__label{color:#000}.add_to_list_compo .con_warp .create_con .input_item .van-radio-group .van-radio .van-radio__label{margin-left:0.21333rem;font-size:0.37333rem;color:#999}.add_to_list_compo .con_warp .create_con .input_item .van-radio-group .van-radio:last-child{margin-right:0}.add_to_list_compo .con_warp .foo_btn_group{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.add_to_list_compo .con_warp .foo_btn_group .van-button{display:block;width:4.45333rem;height:1.06667rem;line-height:1.06667rem;font-family:"Roboto-Bold";font-size:0.42667rem;color:#000;background:#edc4a5;border-radius:0.53333rem}.add_to_list_compo .con_warp .foo_btn_group .cancel_btn{background:#fff;border:0.01333rem solid #333}.add_to_list_compo .moveL-enter-active{-webkit-transition:all .3s linear;transition:all .3s linear;-webkit-transform:translateX(0%);transform:translateX(0%)}.add_to_list_compo .moveL-enter{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.add_to_list_compo .moveR-enter-active{-webkit-transition:all .3s linear;transition:all .3s linear;-webkit-transform:translateX(0%);transform:translateX(0%)}.add_to_list_compo .moveR-enter{-webkit-transform:translateX(100%);transform:translateX(100%)}.full_screen_pop{background:#fff !important}.full_screen_pop+.van-popup.van-popup--center{width:100vw;height:100vh;height:calc(var(--vh, 1vh) * 100)}.comment_pop_compo{min-height:calc(100vh - 6.26667rem);min-height:calc(calc(var(--vh, 1vh) * 100) - 6.26667rem);padding:0.96rem 0.32rem 0;position:relative}.comment_pop_compo .close_btn{z-index:1;position:absolute;top:0.32rem;right:0.32rem;width:0.64rem;height:0.64rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDE2IDE2Ij48dGl0bGU+Y2xvc2UtYmxhY2tjaXJjbGU8L3RpdGxlPjxwYXRoIGQ9Ik04LDBhOCw4LDAsMSwwLDgsOEE4LDgsMCwwLDAsOCwwWm00LDEwLjg3TDEwLjg3LDEyLDgsOS4xMyw1LjEzLDEyLDQsMTAuODcsNi44Nyw4LDQsNS4xMyw1LjEzLDQsOCw2Ljg3LDEwLjg3LDQsMTIsNS4xMyw5LjEzLDhaIi8+PC9zdmc+) no-repeat;background-size:cover}.comment_pop_compo .van-cell.van-field{border-bottom:0.02667rem solid #e7e7e7}.comment_pop_compo .van-cell.van-field .van-field__value .van-field__body{font-family:"Roboto-Medium";font-size:0.4rem}.comment_pop_compo .van-cell.van-field .van-field__value .van-field__word-limit{font-family:"Roboto-Medium";font-size:0.32rem;color:#8f8f8f}.comment_pop_compo .submit_btn{text-align:center}.comment_pop_compo .submit_btn button{margin:1.01333rem auto 0.74667rem;width:8rem;height:1.06667rem;line-height:1.06667rem;background:#000;border:none;font-family:"Roboto-Medium";font-size:0.37333rem;color:#fff}.comment_pop_compo p.clause{margin-bottom:1.01333rem;font-family:"Roboto-Medium";font-size:0.32rem;color:#8f8f8f;line-height:2;text-align:center}.comment_pop_compo p.clause a{color:#3571e4}.report_pop_compo{border-radius:0.85333rem 0.85333rem 0 0}.report_pop_compo .close_btn{z-index:1;position:absolute;right:0.42667rem;top:0.42667rem;width:0.42667rem;height:0.42667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fY2xvc2UiPgo8ZyBpZD0iR3JvdXAgNDYiPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDE4IiB4PSIzLjUiIHk9IjIiIHdpZHRoPSIxNC44NDkyIiBoZWlnaHQ9IjIiIHRyYW5zZm9ybT0icm90YXRlKDQ1IDMuNSAyKSIgZmlsbD0iIzk5OTk5OSIvPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDE5IiB4PSIxNCIgeT0iMy41IiB3aWR0aD0iMTQuODQ5MiIgaGVpZ2h0PSIyIiB0cmFuc2Zvcm09InJvdGF0ZSgxMzUgMTQgMy41KSIgZmlsbD0iIzk5OTk5OSIvPgo8L2c+CjwvZz4KPC9zdmc+Cg==) left top no-repeat;background-size:0.42667rem 0.42667rem}.report_pop_compo .report_pop_content{padding:0.85333rem 0.42667rem 0.26667rem}.report_pop_compo .report_pop_content .explain{margin-bottom:0.64rem;font-size:0.37333rem;color:#000}.report_pop_compo .report_pop_content .input_item>p{margin-bottom:0.42667rem;font-family:"Roboto-Bold";font-size:0.53333rem;color:#000}.report_pop_compo .report_pop_content .input_item .van-dropdown-menu .van-dropdown-menu__bar{height:0.8rem;border:0.02667rem solid #e8e8e8;border-radius:0.16rem;box-shadow:none}.report_pop_compo .report_pop_content .input_item .van-dropdown-menu .van-dropdown-menu__bar .van-dropdown-menu__item{-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.report_pop_compo .report_pop_content .input_item .van-dropdown-menu .van-dropdown-menu__bar .van-dropdown-menu__item .van-dropdown-menu__title{display:block;width:100%;padding:0 0.32rem;line-height:0.58667rem;font-size:0.32rem}.report_pop_compo .report_pop_content .input_item .van-dropdown-menu .van-dropdown-menu__bar .van-dropdown-menu__item .van-dropdown-menu__title:after{right:0.32rem}.report_pop_compo .report_pop_content .input_item .van-dropdown-menu .van-dropdown-menu__bar .van-dropdown-menu__item .van-dropdown-menu__title.van-dropdown-menu__title--active{color:#000}.report_pop_compo .report_pop_content .input_item .van-dropdown-menu .van-dropdown-menu__bar.van-dropdown-menu__bar--opened{border:0.02667rem solid #edc4a5}.report_pop_compo .report_pop_content .input_item .van-dropdown-menu .van-dropdown-menu__bar+div{position:relative}.report_pop_compo .report_pop_content .input_item .van-dropdown-menu .van-dropdown-menu__bar+div .van-dropdown-item{position:absolute;top:0.21333rem !important;bottom:auto}.report_pop_compo .report_pop_content .input_item .van-dropdown-menu .van-dropdown-menu__bar+div .van-dropdown-item .van-dropdown-item__content{position:static;box-sizing:border-box;padding:0.34667rem 0.32rem;max-height:5.86667rem;overflow-y:auto;border:0.02667rem solid #dededf;border-radius:0.16rem;background:#fff}.report_pop_compo .report_pop_content .input_item .van-dropdown-menu .van-dropdown-menu__bar+div .van-dropdown-item .van-dropdown-item__content .van-dropdown-item__option{padding:0.08rem 0;line-height:0.64rem}.report_pop_compo .report_pop_content .input_item .van-dropdown-menu .van-dropdown-menu__bar+div .van-dropdown-item .van-dropdown-item__content .van-dropdown-item__option.van-cell::after{display:none}.report_pop_compo .report_pop_content .input_item .van-dropdown-menu .van-dropdown-menu__bar+div .van-dropdown-item .van-dropdown-item__content .van-dropdown-item__option .van-cell__title{font-size:0.32rem;color:#999}.report_pop_compo .report_pop_content .input_item .van-dropdown-menu .van-dropdown-menu__bar+div .van-dropdown-item .van-dropdown-item__content .van-dropdown-item__option .van-cell__value{display:none}.report_pop_compo .report_pop_content .input_item .van-dropdown-menu .van-dropdown-menu__bar+div .van-dropdown-item .van-dropdown-item__content .van-dropdown-item__option.van-dropdown-item__option--active .van-cell__title{color:#000}.report_pop_compo .report_pop_content .input_item .van-cell.van-field{padding:0.32rem;width:9.14667rem;box-sizing:border-box;border:0.02667rem solid #e8e8e8;border-radius:0.16rem}.report_pop_compo .report_pop_content .input_item .van-cell.van-field .van-field__value .van-field__body{line-height:normal;font-size:0.32rem}.report_pop_compo .report_pop_content .input_item .van-cell.van-field .van-field__value .van-field__body textarea{height:1.6rem}.report_pop_compo .report_pop_content .input_item .van-cell.van-field .van-field__value .van-field__word-limit{font-size:0.32rem;color:#999}.report_pop_compo .report_pop_content .input_item.top_32{margin-top:0.85333rem}.report_pop_compo .report_pop_content .load_item{margin-top:0.42667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.report_pop_compo .report_pop_content .load_item .van-uploader__upload{margin:0;width:1.70667rem;height:1.70667rem;background:url(/_nuxt/m/img/image_default.7cc0319.svg) center center no-repeat #f6f6f6;background-size:0.64rem 0.64rem}.report_pop_compo .report_pop_content .load_item .van-uploader__upload i{display:none}.report_pop_compo .report_pop_content .load_item .note{margin-left:0.21333rem;font-size:0.32rem;color:#d0d0d0}.report_pop_compo .report_pop_content .load_item .van-uploader__input-wrapper>img{width:1.70667rem;height:1.70667rem}.report_pop_compo .report_pop_content .submit_btn button{margin:0.74667rem 0 0.53333rem;width:100%;height:1.14667rem;line-height:1.14667rem;font-family:"Roboto-Medium";font-size:0.42667rem;color:#000;border:none;border-radius:1.33333rem;background:#edc4a5}.report_pop_compo .report_pop_content p.clause{line-height:1.5;font-size:0.32rem;color:#999}.report_pop_compo .report_pop_content p.clause a{color:#61bfba;text-decoration:underline}.list_media_item_compo{height:100vh;height:calc(var(--vh, 1vh) * 100);width:100vw;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.list_media_item_compo .back_btn{padding:0.24rem 0.74667rem;width:0.74667rem;height:0.74667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.list_media_item_compo .back_btn .svg_icon{font-size:0.74667rem;color:#333}.list_media_item_compo .search_box{padding:0 0.42667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:1.06667rem;border-radius:0.53333rem}.list_media_item_compo .search_box .el-select{display:block;width:100%;position:relative}.list_media_item_compo .search_box .el-select .el-input.el-input--suffix{box-sizing:border-box;position:relative;padding-left:1.38667rem;padding-right:0.8rem;height:1.06667rem;line-height:1.06667rem;background:rgba(142,142,147,.1);border-radius:0.53333rem}.list_media_item_compo .search_box .el-select .el-input.el-input--suffix input{padding:0;border:none;background:rgba(0,0,0,0);font-family:"Roboto-Medium";font-size:0.42667rem;color:#000}.list_media_item_compo .search_box .el-select .el-input.el-input--suffix input::-webkit-input-placeholder{color:#999;font-family:"Roboto";font-size:0.37333rem;font-style:normal;font-weight:400}.list_media_item_compo .search_box .el-select .el-input.el-input--suffix input::placeholder{color:#999;font-family:"Roboto";font-size:0.37333rem;font-style:normal;font-weight:400}.list_media_item_compo .search_box .el-select .el-input.el-input--suffix:after{content:"";position:absolute;left:0.42667rem;top:0.24rem;width:0.64rem;height:0.64rem;color:#333;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNSAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IkZyYW1lIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTExLjQyNDQgMTlDMTYuMTA1MiAxOSAxOS44OTk3IDE1LjE5NDQgMTkuODk5NyAxMC41QzE5Ljg5OTcgNS44MDU2IDE2LjEwNTIgMiAxMS40MjQ0IDJDNi43NDM3MiAyIDIuOTQ5MjIgNS44MDU2IDIuOTQ5MjIgMTAuNUMyLjk0OTIyIDE1LjE5NDQgNi43NDM3MiAxOSAxMS40MjQ0IDE5WiIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGlkPSJWZWN0b3JfMiIgZD0iTTE0LjI0MTkgNy4xNzE1NUMxMy41MjAyIDYuNDQ3NyAxMi41MjMxIDYgMTEuNDIxNyA2QzEwLjMyMDQgNiA5LjMyMzMgNi40NDc3IDguNjAxNTYgNy4xNzE1NSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggaWQ9IlZlY3Rvcl8zIiBkPSJNMTcuNTE1NiAxNi42MTEzTDIxLjc0NTkgMjAuODU0IiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L2c+Cjwvc3ZnPgo=) no-repeat;background-size:cover}.list_media_item_compo .search_box .el-select .el-input.el-input--suffix .el-input__icon{font-size:0.53333rem}.list_media_item_compo .search_box .el-select .search_media_select_warp{position:absolute !important;left:0 !important;top:1.06667rem !important}.list_media_item_compo .search_box .empty_btn{display:block;margin-left:0.24rem;width:2.13333rem;height:1.06667rem;line-height:1.06667rem;text-align:center;font-family:"Roboto-Medium";font-size:0.37333rem;color:#000;border:0.02667rem solid #dededf;border-radius:0.32rem;background:#fff}.list_media_item_compo .top-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;border-bottom:0.02667rem solid #eee;margin-top:0.53333rem;padding:0 0.42667rem 0.16rem 0.42667rem}.list_media_item_compo .top-container .num-text{color:#333;font-family:"Nunito-Bold";font-size:0.37333rem;font-style:normal;font-weight:800;line-height:0.37333rem}.list_media_item_compo .top-container .done{color:#333;font-family:"Nunito-Bold";font-size:0.37333rem;line-height:0.37333rem;font-style:normal;font-weight:800}.list_media_item_compo .top-container .svg-icon{font-size:0.37333rem}.list_media_item_compo .media_list{-webkit-box-flex:1;-webkit-flex:1;flex:1;overflow-y:auto}.list_media_item_compo .media_list .media_item{background:#fff;padding:0 0.42667rem}.list_media_item_compo .media_list .media_item .media_info{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0.24rem 0}.list_media_item_compo .media_list .media_item .media_info img{-webkit-box-flex:0;-webkit-flex:0 0 2.02667rem;flex:0 0 2.02667rem;width:2.02667rem;border-radius:0.16rem;-webkit-align-self:flex-start;align-self:flex-start}.list_media_item_compo .media_list .media_item .media_info .detail{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0;margin:0 0.42667rem;-webkit-align-self:flex-start;align-self:flex-start}.list_media_item_compo .media_list .media_item .media_info .detail .title{font-size:0.42667rem;color:#333;line-height:1.3;max-height:2.6em;font-family:"Roboto";font-style:normal;font-weight:700}.list_media_item_compo .media_list .media_item .media_info .detail .rating_wrap{margin-top:0.21333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.32rem;color:#333}.list_media_item_compo .media_list .media_item .media_info .detail .rating_wrap .van-rate .van-rate__item{padding-right:0.02667rem}.list_media_item_compo .media_list .media_item .media_info .detail .rating_wrap .van-rate .van-rate__item i{font-size:0.32rem}.list_media_item_compo .media_list .media_item .media_info .detail .rating_wrap span{margin-left:0.08rem;color:#333;font-size:0.37333rem;font-style:normal;font-weight:700}.list_media_item_compo .media_list .media_item .media_info .detail .note{margin-top:0.26667rem;color:#333;font-family:"Roboto";font-size:0.32rem;font-style:normal;font-weight:400;margin-bottom:0.26667rem;height:0.37333rem;line-height:0.37333rem}.list_media_item_compo .media_list .media_item .media_info .detail .summary{margin-top:0.26667rem;color:#999;font-family:"Roboto";font-size:0.32rem;font-style:normal;font-weight:400;line-height:0.48rem}.list_media_item_compo .media_list .media_item .media_info .btn-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-around;justify-content:space-around}.list_media_item_compo .media_list .media_item .media_info .btn-container .svg-icon{font-size:0.53333rem}.list_media_item_compo .media_list .media_item .media_info .btn-container .svg-icon:first-child{color:#999;padding-bottom:0.42667rem}.list_media_item_compo .media_list .media_item .media_info .btn-container .svg-icon.drag-handle{font-size:0.37333rem}.list_media_item_compo .media_list .media_item .media_info .prefix-drag-icon{font-size:0.37333rem;color:#999;margin-right:0.32rem}.list_media_item_compo .media_list .media_item .recommend_text{padding-left:0.13333rem;line-height:0.53333rem;font-size:0.37333rem;color:#333;font-family:"Nunito";border-left:0.08rem solid #e1e1e1;line-clamp:2;word-break:break-all;margin-bottom:0.26667rem}.list_media_item_compo .media_list .media_item .recommend_text .collapse-button{padding:0;height:0.53333rem;width:0.53333rem;font-size:0.26667rem;color:#999;background-color:#f2f2f2}.list_media_item_compo .media_list .media_item .edit_reason .van-field.van-field--min-height{padding:0.32rem 0}.list_media_item_compo .media_list .media_item .edit_reason .van-field.van-field--min-height textarea{color:#333;text-overflow:ellipsis;font-family:"Nunito";font-size:0.37333rem;font-style:normal;font-weight:400;line-height:0.53333rem}.list_media_item_compo .media_list .media_item.sortable-chosen{border-radius:0.16rem;box-shadow:0 0.05333rem 0.10667rem 0 rgba(0,0,0,.25);position:relative;z-index:1}.list_media_item_compo .media_list .van-checkbox{margin-right:0.45333rem}.list_media_item_compo .media_list .van-checkbox .van-checkbox__icon--checked .van-icon{color:#333}.list_media_item_compo .media_list .empty-container{height:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;position:relative;top:-1.33333rem}.list_media_item_compo .media_list .empty-container .svg-icon{font-size:2.66667rem}.list_media_item_compo .media_list .empty-container p{font-family:"Roboto";font-size:0.37333rem;font-style:normal;font-weight:400}.list_media_item_compo .media_list .empty-container p:first-of-type{color:#999;font-size:0.37333rem;margin-top:0.42667rem}.list_media_item_compo .media_list .empty-container p:last-child{color:#bbb;font-size:0.32rem;margin-top:0.16rem}.list_media_item_compo .option_box{height:2.13333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-shadow:0 0.02667rem 0.10667rem 0 rgba(0,0,0,.25)}.list_media_item_compo .option_box .submit_btn{-webkit-box-flex:1;-webkit-flex:1;flex:1;max-width:6.05333rem;background:#160e23;border-radius:0.53333rem;color:#fff;height:1.06667rem;border:none;font-family:"Roboto";font-size:0.37333rem;font-weight:700}.list_media_item_compo .option_box>span{font-family:"Roboto";font-size:0.37333rem;color:#999;font-style:normal;font-weight:400;padding:0 0.82667rem 0 0.58667rem}.list_media_item_compo .option_box>span .selected-count{color:#000;font-weight:700}.search_media_select_warp{z-index:3000 !important}.search_media_select_warp .el-select-dropdown__wrap{min-height:11.73333rem}.search_media_select_warp .el-select-dropdown__wrap ul.el-scrollbar__view{padding:0.53333rem 0}.search_media_select_warp .el-select-dropdown__wrap ul.el-scrollbar__view li.search_media_option{line-height:normal;height:auto;padding:0 0.32rem}.search_media_select_warp .el-select-dropdown__wrap ul.el-scrollbar__view li.search_media_option .search_media_con{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0.32rem 0}.search_media_select_warp .el-select-dropdown__wrap ul.el-scrollbar__view li.search_media_option .search_media_con .pic{margin-right:0.32rem;width:2.02667rem;height:3.04rem;border:0.02667rem solid #979797;border-radius:0.16rem;position:relative}.search_media_select_warp .el-select-dropdown__wrap ul.el-scrollbar__view li.search_media_option .search_media_con .pic .type{position:absolute;top:0.10667rem;left:0.10667rem;min-width:1.6rem;text-align:center;padding:0.10667rem 0.16rem;box-sizing:border-box;background:rgba(29,29,30,.4);border-radius:0.32rem;font-family:"Roboto-Medium";font-size:0.32rem;color:#fff}.search_media_select_warp .el-select-dropdown__wrap ul.el-scrollbar__view li.search_media_option .search_media_con .detail{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0;-webkit-align-self:flex-start;align-self:flex-start}.search_media_select_warp .el-select-dropdown__wrap ul.el-scrollbar__view li.search_media_option .search_media_con .detail .title{font-size:0.42667rem;color:#333;line-height:1.3;max-height:2.6em;font-family:"Roboto-Bold";font-style:normal;font-weight:700;white-space:normal;word-break:break-all}.search_media_select_warp .el-select-dropdown__wrap ul.el-scrollbar__view li.search_media_option .search_media_con .detail .rating_wrap{margin-top:0.16rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.32rem;color:#333}.search_media_select_warp .el-select-dropdown__wrap ul.el-scrollbar__view li.search_media_option .search_media_con .detail .rating_wrap .van-rate .van-rate__item{padding-right:0.02667rem}.search_media_select_warp .el-select-dropdown__wrap ul.el-scrollbar__view li.search_media_option .search_media_con .detail .rating_wrap .van-rate .van-rate__item i{font-size:0.32rem}.search_media_select_warp .el-select-dropdown__wrap ul.el-scrollbar__view li.search_media_option .search_media_con .detail .rating_wrap span{margin-left:0.08rem;color:#333;font-size:0.37333rem;font-style:normal;font-weight:700}.search_media_select_warp .el-select-dropdown__wrap ul.el-scrollbar__view li.search_media_option .search_media_con .detail .note{margin:0.16rem 0;color:#333;font-family:"Roboto";font-size:0.32rem;font-style:normal;font-weight:400;height:0.37333rem;line-height:0.37333rem}.search_media_select_warp .el-select-dropdown__wrap ul.el-scrollbar__view li.search_media_option .search_media_con .detail .summary{color:#999;font-family:"Roboto";font-size:0.32rem;font-style:normal;font-weight:400;white-space:normal;word-break:break-all}.write_review_compo .van-popup.van-popup--bottom{padding:0.37333rem 0.42667rem 1.06667rem;border-radius:0.85333rem 0.85333rem 0 0;box-sizing:border-box}.write_review_compo .van-popup.van-popup--bottom .top_icon{width:1.33333rem;height:0.10667rem;margin:0 auto 1.01333rem;background:#efefef;box-shadow:0 -0.21333rem 0.53333rem 0 rgba(0,0,0,.1)}.write_review_compo .van-popup.van-popup--bottom .close_btn{position:absolute;right:0.53333rem;top:0.53333rem;width:0.42667rem;height:0.42667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fY2xvc2UiPgo8ZyBpZD0iR3JvdXAgNDYiPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDE4IiB4PSIzLjUiIHk9IjIiIHdpZHRoPSIxNC44NDkyIiBoZWlnaHQ9IjIiIHRyYW5zZm9ybT0icm90YXRlKDQ1IDMuNSAyKSIgZmlsbD0iIzk5OTk5OSIvPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDE5IiB4PSIxNCIgeT0iMy41IiB3aWR0aD0iMTQuODQ5MiIgaGVpZ2h0PSIyIiB0cmFuc2Zvcm09InJvdGF0ZSgxMzUgMTQgMy41KSIgZmlsbD0iIzk5OTk5OSIvPgo8L2c+CjwvZz4KPC9zdmc+Cg==) left top no-repeat;background-size:cover}.write_review_compo .van-popup.van-popup--bottom .compo_title{text-align:center;line-height:1.5;font-family:"Roboto-Bold";font-size:0.48rem;color:#333}.write_review_compo .van-popup.van-popup--bottom .review_con{position:relative}.write_review_compo .van-popup.van-popup--bottom .review_con .rating_box{margin-top:0.50667rem;height:0.53333rem;line-height:0.53333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:left;-webkit-justify-content:left;justify-content:left}.write_review_compo .van-popup.van-popup--bottom .review_con .rating_box .van-rate .van-rate__item:not(:last-child){padding-right:0.16rem}.write_review_compo .van-popup.van-popup--bottom .review_con .rating_box .score_num{font-family:"Roboto-Bold";font-size:0.53333rem;color:#333;margin-left:0.32rem}.write_review_compo .van-popup.van-popup--bottom .review_con .review_box{margin-top:0.45333rem}.write_review_compo .van-popup.van-popup--bottom .review_con .review_box .van-cell{padding:0.32rem 0.26667rem;border:0.02667rem solid #d9d9d9;border-radius:0.16rem}.write_review_compo .van-popup.van-popup--bottom .review_con .review_box .van-cell .van-field__control{font-size:0.37333rem;color:#333;max-height:4.26667rem !important;overflow:auto}.write_review_compo .van-popup.van-popup--bottom .review_con .review_box .van-cell .van-field__control::-webkit-input-placeholder{font-size:0.37333rem;color:#c6c6c6}.write_review_compo .van-popup.van-popup--bottom .review_con .review_box .van-cell .van-field__control::placeholder{font-size:0.37333rem;color:#c6c6c6}.write_review_compo .van-popup.van-popup--bottom .review_con .review_box .van-cell .van-field__word-limit{font-size:0.37333rem;color:#999}.write_review_compo .van-popup.van-popup--bottom .review_con .radio_box{margin-top:0.42667rem}.write_review_compo .van-popup.van-popup--bottom .review_con .radio_box .radio_title{font-family:"Roboto-Medium";font-size:0.4rem;color:#000}.write_review_compo .van-popup.van-popup--bottom .review_con .radio_box .lang_radio_group .van-radio__label{width:2.66667rem;box-sizing:border-box}.write_review_compo .van-popup.van-popup--bottom .review_con .radio_box .van-radio-group{margin-top:0.26667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.write_review_compo .van-popup.van-popup--bottom .review_con .radio_box .van-radio-group .van-radio{margin-right:0.26667rem}.write_review_compo .van-popup.van-popup--bottom .review_con .radio_box .van-radio-group .van-radio .van-radio__icon{display:none}.write_review_compo .van-popup.van-popup--bottom .review_con .radio_box .van-radio-group .van-radio .van-radio__label{padding:0 0.32rem;margin-left:0;display:block;min-width:1.49333rem;box-sizing:border-box;height:0.85333rem;line-height:0.85333rem;text-align:center;font-size:0.37333rem;color:#0b011a;border-radius:0.53333rem;background:#f5f5f5;border:0.02667rem solid #f5f5f5}.write_review_compo .van-popup.van-popup--bottom .review_con .radio_box .van-radio-group .van-radio .van-radio__icon--checked+.van-radio__label{background:#f7f4fe;border:0.02667rem solid #8153fe;color:#8153fe;font-family:"Roboto-Medium";font-size:0.37333rem}.write_review_compo .van-popup.van-popup--bottom .review_con .radio_box .van-radio-group .van-radio .van-radio__label--disabled{opacity:.6}.write_review_compo .van-popup.van-popup--bottom .review_con .radio_box .van-checkbox-group{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.write_review_compo .van-popup.van-popup--bottom .review_con .radio_box .van-checkbox-group .van-checkbox{margin:0.21333rem 0.21333rem 0 0}.write_review_compo .van-popup.van-popup--bottom .review_con .radio_box .van-checkbox-group .van-checkbox .van-checkbox__icon{display:none}.write_review_compo .van-popup.van-popup--bottom .review_con .radio_box .van-checkbox-group .van-checkbox .van-checkbox__label{padding:0.21333rem 0.42667rem;margin-left:0;display:block;min-width:1.06667rem;text-align:center;font-size:0.37333rem;color:#333;border-radius:0.53333rem;background:#f6f6f6;word-break:break-word}.write_review_compo .van-popup.van-popup--bottom .review_con .radio_box .van-checkbox-group .van-checkbox .van-checkbox__icon--checked+.van-checkbox__label{background:#61bfba;color:#fff !important}.write_review_compo .van-popup.van-popup--bottom .review_con .radio_box .van-checkbox-group.disabled .van-checkbox__label{color:#c0c4cc}.write_review_compo .van-popup.van-popup--bottom .review_con .bottom_btn{margin-top:0.8rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.write_review_compo .van-popup.van-popup--bottom .review_con .bottom_btn .btn{width:4.45333rem;height:1.06667rem;font-family:"Roboto-Medium";font-size:0.42667rem;color:#0b011a;border:0.02667rem solid #999;border-radius:1.33333rem}.write_review_compo .van-popup.van-popup--bottom .review_con .bottom_btn .btn.save{background:#0b011a;color:#fff;border:0.02667rem solid #0b011a}.write_review_compo .van-popup.van-popup--bottom .review_con .loading_wrap{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.4);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.small_test_content_compo .question .pic{width:4rem;margin:0 auto 0.85333rem;border-radius:0.10667rem;overflow:hidden}.small_test_content_compo .question h2{font-family:"Roboto-Medium";font-size:0.53333rem;color:#fff}.small_test_content_compo .answer_select_panel{margin-top:0.32rem}.small_test_content_compo .answer_select_panel .answer_item{margin-bottom:0.21333rem;display:-webkit-box;display:-webkit-flex;display:flex;background:rgba(255,255,255,.3);border-radius:0.16rem;border:0.05333rem solid #fff;-webkit-box-align:center;-webkit-align-items:center;align-items:center;cursor:pointer;margin-right:0.24rem;box-sizing:border-box}.small_test_content_compo .answer_select_panel .answer_item .answer_img{-webkit-box-flex:0;-webkit-flex:0 0 2.85333rem;flex:0 0 2.85333rem;width:2.85333rem}.small_test_content_compo .answer_select_panel .answer_item .answer_img img{border-radius:0.16rem 0 0 0.16rem}.small_test_content_compo .answer_select_panel .answer_item .answer_title{-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;padding:0.53333rem 0.37333rem;line-height:1.3;font-family:"Roboto-Medium";font-size:0.4rem;color:#fff;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.small_test_content_compo .answer_select_panel .answer_item.current,.small_test_content_compo .answer_select_panel .answer_item:hover{background:#efbd97}.small_test_content_compo .answer_select_panel .answer_item.current .answer_title,.small_test_content_compo .answer_select_panel .answer_item:hover .answer_title{color:#000}.small_test_content_compo .answer_select_panel::-webkit-scrollbar{width:0.16rem;height:0.26667rem}.small_test_content_compo .answer_select_panel::-webkit-scrollbar-track{background:#8f8f8f;border-radius:0.05333rem}.small_test_content_compo .answer_select_panel::-webkit-scrollbar-thumb{background:#fff;border-radius:0.05333rem}.message_item_compo{padding:0.50667rem 0.74667rem 0.50667rem 0.53333rem;background:#fff;display:-webkit-box;display:-webkit-flex;display:flex}.message_item_compo .avatar{-webkit-box-flex:0;-webkit-flex:0 0 1.41333rem;flex:0 0 1.41333rem;width:1.41333rem;height:1.41333rem;border-radius:50%;overflow:hidden}.message_item_compo .avatar .default{width:100%;height:100%;background:#e5dcfe;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.message_item_compo .avatar .default .svg-icon{width:0.74667rem;height:0.74667rem;display:block}.message_item_compo .content{margin-left:0.50667rem}.message_item_compo .content .name{font-family:"Roboto-Medium";font-size:0.42667rem;color:#000}.message_item_compo .content .date{margin-top:0.10667rem;font-size:0.32rem;color:#707070}.message_item_compo .content .title{margin-top:0.26667rem;font-size:0.34667rem;line-height:1.3}.message_item_compo .content .content_text{margin-top:0.32rem;font-size:0.34667rem;line-height:1.3}.message_item_compo .content .content_text img{margin:0.21333rem auto;width:3.2rem;height:3.2rem;border-radius:0.10667rem;display:block}.message_item_compo .content .link{margin-top:0.21333rem;font-size:0.34667rem}.message_item_compo .content .link a{color:#1d9bf0}.message_item_compo .content a{color:#1d9bf0}.remove_follower_dialog .van-dialog__header{margin-bottom:0.4rem}.user_list_compo .user_card{display:-webkit-box;display:-webkit-flex;display:flex;padding:0.42667rem 0;border-bottom:0.02667rem solid #eee}.user_list_compo .user_card .avatar{margin-right:0.32rem;overflow:hidden;-webkit-box-flex:0;-webkit-flex:0 0 1.28rem;flex:0 0 1.28rem}.user_list_compo .user_card .avatar img{width:1.28rem;height:1.28rem;display:block;border-radius:50%;background:#f1f1f1}.user_list_compo .user_card .info{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin-right:0.21333rem}.user_list_compo .user_card .info .name{margin-bottom:0.10667rem;color:#333;font-family:"Roboto-Bold";font-size:0.42667rem;word-break:break-all}.user_list_compo .user_card .info .name span{display:inline-block;max-width:100%;box-sizing:border-box}.user_list_compo .user_card .info .flex_row{-webkit-box-align:center;-webkit-align-items:center;align-items:center}.user_list_compo .user_card .info .flex_row .verification_medal_compo{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto}.user_list_compo .user_card .info .intro{font-size:0.32rem;line-height:1.2;color:#666}.user_list_compo .user_card .info .flex_wrap{display:-webkit-box;display:-webkit-flex;display:flex;margin-bottom:0.10667rem;font-family:"Roboto-Medium";font-size:0.37333rem;color:#050505}.user_list_compo .user_card .info .flex_wrap .tag{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto}.user_list_compo .user_card .info .flex_wrap .tag span{color:#41b8a9}.user_list_compo .user_card .btn_wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-left:auto}.user_list_compo .user_card .btn_wrap .btn{padding:0.16rem 0.26667rem;text-align:center;font-family:"Inter-Medium";font-size:0.32rem;color:#000;border-radius:0.53333rem}.follow_button_compo{margin-left:auto}.follow_button_compo .btn_wrap .btn{white-space:nowrap;padding:0.16rem 0.42667rem;border-radius:1.92rem;text-align:center;background:#8153fe;color:#fff;font-family:"Inter-SemiBold";font-size:0.37333rem}.follow_button_compo .btn_wrap .btn.followed{border:0.02667rem solid #999;color:#666;background:none}.follow_button_compo .follow_special{width:0.8rem;height:0.8rem;margin-left:0.08rem;margin-bottom:0.08rem;background:#313232;border-radius:50%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.follow_button_compo .follow_special img{width:60%;display:block;border-radius:50%;overflow:hidden}.follow_button_compo .profile_wrap .btn{margin:0 0.4rem;margin-bottom:0.42667rem;padding:0.29333rem 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;border-radius:0.16rem;background:#b498fe;color:#fff;font-family:"Roboto-Medium";font-size:0.42667rem}.follow_button_compo .profile_wrap .btn.followed{border:0.02667rem solid #b498fe;background:#fff;border-radius:0.16rem;color:#000}.my_studio_dialog_compo .van-popup{background:-webkit-linear-gradient(270.1deg, rgba(221, 199, 176, 0.4) 0.09%, rgba(255, 255, 255, 0) 44.31%),#fff;background:linear-gradient(179.9deg, rgba(221, 199, 176, 0.4) 0.09%, rgba(255, 255, 255, 0) 44.31%),#fff;border-radius:0.32rem}.my_studio_dialog_compo .van-popup .content_wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;width:7.89333rem;padding:0.64rem;overflow-x:hidden;position:relative;box-sizing:border-box}.my_studio_dialog_compo .van-popup .content_wrap .close_btn{width:0.64rem;height:0.64rem;position:absolute;right:0.21333rem;top:0.21333rem}.my_studio_dialog_compo .van-popup .content_wrap .title{font-family:"Roboto-Bold";font-size:0.53333rem;color:#000;margin:0.32rem 0 0.42667rem}.my_studio_dialog_compo .van-popup .content_wrap .description{margin:0.74667rem 0}.my_studio_dialog_compo .van-popup .content_wrap .description .items{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.my_studio_dialog_compo .van-popup .content_wrap .description .items:not(:last-child){margin-bottom:0.42667rem}.my_studio_dialog_compo .van-popup .content_wrap .description .items img{width:0.58667rem;margin-right:0.42667rem}.my_studio_dialog_compo .van-popup .content_wrap .description .items .text_notice{font-size:0.32rem;color:#000}.my_studio_dialog_compo .van-popup .content_wrap .description .items .text_notice .bold_text{font-family:"Roboto-Bold";font-size:0.32rem}.my_studio_dialog_compo .van-popup .content_wrap .confirm_button{padding:0.32rem 1.28rem;background:#ddc7b0;border-radius:1.65333rem;font-family:"Roboto-Medium";font-size:0.42667rem}.block_user_compo .user_card{display:-webkit-box;display:-webkit-flex;display:flex;padding:0.42667rem 0;border-bottom:0.02667rem solid #e7e7e7}.block_user_compo .user_card .avatar{margin-right:0.32rem;overflow:hidden;-webkit-box-flex:0;-webkit-flex:0 0 1.49333rem;flex:0 0 1.49333rem}.block_user_compo .user_card .avatar img{width:1.49333rem;height:1.49333rem;display:block;border-radius:50%;background:#f1f1f1}.block_user_compo .user_card .info{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin-right:0.32rem}.block_user_compo .user_card .info .name{margin-bottom:0.10667rem;color:#050505;font-family:"Roboto-Medium";font-size:0.37333rem}.block_user_compo .user_card .btn_wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-left:auto}.block_user_compo .user_card .btn_wrap .btn{padding:0.21333rem 0.50667rem;text-align:center;color:#000;border-radius:1.92rem;font-family:"Roboto-Medium";font-size:0.34667rem}.block_user_compo .user_card .btn_wrap .btn.remove{border:0.02667rem solid #b498fe;background:#fff;color:#000;margin-left:0}.pg_item_compo{margin-top:0.42667rem}.pg_item_compo .panel{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;-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%}.pg_item_compo .panel .title{font-family:"Roboto-Medium";font-size:0.37333rem;color:#000}.pg_item_compo .panel .state_name{margin-left:auto;font-size:0.32rem;color:#000;padding:0.10667rem 0.32rem;border-radius:2.18667rem}.pg_item_compo .panel .state_name.severe_color{background:#fd4848}.pg_item_compo .panel .state_name.mild_color{background:#86e49b}.pg_item_compo .panel .state_name.moderate_color{background:#fcd061}.pg_item_compo .panel .state_name.none_color{background:#d0d0d0}.pg_item_compo .panel .state_name.no_level_color{color:#999}.pg_item_compo .el-collapse{border:none}.pg_item_compo .el-collapse .el-collapse-item{padding:0 0.42667rem}.pg_item_compo .el-collapse .el-collapse-item .el-collapse-item__header{background:rgba(0,0,0,0);padding:0.42667rem 0;border-bottom:0.02667rem solid #f6f6f6;height:auto;line-height:1}.pg_item_compo .el-collapse .el-collapse-item .el-collapse-item__header .el-icon-arrow-right{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.pg_item_compo .el-collapse .el-collapse-item .el-collapse-item__header .el-icon-arrow-right.is-active{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.pg_item_compo .el-collapse .el-collapse-item .el-collapse-item__header .el-collapse-item__arrow{margin-left:0.21333rem;color:#000}.pg_item_compo .el-collapse .el-collapse-item.is-active{background:#f6f6f6;border-bottom:0.02667rem solid #eee}.pg_item_compo .el-collapse .el-collapse-item.is-active .el-collapse-item__header{border-bottom:none}.pg_item_compo .el-collapse .el-collapse-item .el-collapse-item__wrap{background:rgba(0,0,0,0);border:none}.pg_item_compo .el-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content{padding:0;font-size:0.34667rem;color:#999;line-height:1}.pg_item_compo .el-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content div{padding:0.42667rem 0;line-height:1.5;border-bottom:0.02667rem solid #eee}.pg_item_compo .el-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content div:last-child{border-bottom:0}*[data-collapse-parent]{position:relative;display:-webkit-box !important;-webkit-box-orient:vertical;overflow:hidden;font-size:0}*[data-collapse-parent][data-show-collapse]{padding-right:1.06667rem}*[data-collapse-parent]>*{display:inline-block !important}*[data-collapse-parent] .collapse-button{font-size:0.37333rem;background:#f6f6f6;padding:0.21333rem 0.42667rem;height:0.96rem;border:none;position:absolute;bottom:0;right:0;color:#333}*[data-collapse-parent] .collapse-button:hover{opacity:.8;color:#65676b}*[data-collapse-parent] .collapse-button:focus{color:#65676b}.home_page{padding:0 0 2.13333rem;min-height:calc(100vh - 6.82667rem);min-height:calc(calc(var(--vh, 1vh) * 100) - 6.82667rem);background:#eceff3}.home_page .tab{padding:0.10667rem 0.42667rem 0.32rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;background:#fff}.home_page .tab .tab_item{padding:0.16rem 0.32rem;font-family:"Inter";font-size:0.37333rem;color:#999;border-radius:0.45333rem}.home_page .tab .tab_item+.tab_item{margin-left:0.42667rem}.home_page .tab .tab_item.active{font-family:"Inter-Medium";color:#242424;background:#eceff3}.home_page .loading_wrap{text-align:center;margin-top:1.06667rem}.home_page .mix_slot_item{margin:0.21333rem 0.26667rem}.home_page .mix_slot_panel .banner_slot_item:first-child{margin:0 0 0.21333rem;padding:0.21333rem 0.26667rem 0;background:-webkit-linear-gradient(top, #FFF 0%, #ECEFF3 100%);background:linear-gradient(180deg, #FFF 0%, #ECEFF3 100%)}.home_page .mix_all_slot_compo.margin_b20{margin-bottom:0.53333rem}.home_page .mix_all_slot_compo .headline{margin:0.64rem 0 0.32rem}.home_page .mix_all_slot_compo .sub_title{margin-bottom:0.21333rem}.home_page .mix_all_slot_compo>div.scroll-wrapper{margin-right:-0.26667rem;width:auto}.home_page .mix_all_slot_compo>div.scroll-wrapper .scroll_con .scroll_item{margin-right:0.26667rem}.home_page .mix_all_slot_compo>div.scroll-wrapper .scroll_con .scroll_item.list_box .mix_list_slot_compo .list_detail{background-color:#fff}.home_page .mix_all_slot_compo>div.scroll-wrapper .scroll_con .scroll_item.list_box .mix_award_slot_compo{background-color:#fff}.home_page .mix_all_slot_compo>div.scroll-wrapper .scroll_con.more_pad{padding-right:3.46667rem}.home_page .mix_all_slot_compo>div.scroll-wrapper .scroll_con.more_pad .more_card{right:0.26667rem;background:#fff}.home_page .follow_panel .mix_slot_item:first-child{margin-top:0.32rem}.home_page .welcome_popup{border-radius:0.53333rem}.home_page .empty_warp{height:100%;padding:2.66667rem 1.2rem;line-height:1.5;text-align:center;font-size:0.32rem;color:#999;background:#fff}.home_page .empty_warp img{width:auto;height:3.28rem}.home_page .recommend_user_compo{margin:0.21333rem 0.26667rem 0;padding:0.42667rem;border-radius:0.42667rem;background:#fff}.home_page .recommend_user_compo .column_title{line-height:1.5;font-family:"Nunito";font-size:0.37333rem;font-weight:500;color:rgba(51,51,51,.9)}.home_page .recommend_user_compo .column_title+.person_item{margin-top:0.42667rem}.home_page .recommend_user_compo .person_item{margin-bottom:0.42667rem}.home_page .recommend_user_compo .person_item>a{display:-webkit-box;display:-webkit-flex;display:flex}.home_page .recommend_user_compo .person_item>a .avatar{-webkit-box-flex:0;-webkit-flex:0 0 1.06667rem;flex:0 0 1.06667rem;width:1.06667rem;height:1.06667rem;border-radius:50%;overflow:hidden}.home_page .recommend_user_compo .person_item>a .detail{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%;margin-left:0.21333rem;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}.home_page .recommend_user_compo .person_item>a .detail .info{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%;font-size:0}.home_page .recommend_user_compo .person_item>a .detail .info .name{max-width:100%;box-sizing:border-box;display:inline-block;line-height:1.3;font-family:"Roboto-Bold";font-size:0.37333rem;color:#333}.home_page .recommend_user_compo .person_item>a .detail .info .desc{margin-top:0.10667rem;line-height:1.3;font-size:0.32rem;color:#999}.home_page .recommend_user_compo .person_item>a .detail .follow_btn{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;margin-left:0.32rem}.banner_compo{position:relative;min-height:4.58667rem}.banner_compo .my-swipe{border-radius:0.32rem;overflow:hidden}.banner_compo .my-swipe .van-swipe-item{width:100%;height:4.58667rem;border-radius:0.32rem;overflow:hidden}.banner_compo .my-swipe .van-swipe-item a{width:100%;height:100%;display:block}.banner_compo .my-swipe .van-swipe-item .content{width:100%;height:100%}.banner_compo .my-swipe .van-swipe__indicators{position:absolute;bottom:0.05333rem}.banner_compo .my-swipe .van-swipe__indicators .van-swipe__indicator{width:0.16rem;height:0.16rem;background:#242424;opacity:.4}.banner_compo .my-swipe .van-swipe__indicators .van-swipe__indicator--active{width:0.32rem;border-radius:0.10667rem;opacity:1}.banner_compo .padding-b12{padding-bottom:0.32rem}.home_article_group_compo .feed-article-card-compo{margin:0.21333rem 0}.mix_top_list_slot_scroll .scroll_con .scroll_item{width:8rem;margin-right:0.21333rem}.media_panel_compo{padding-right:0.21333rem}.media_panel_compo .title{margin-bottom:0.21333rem;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}.media_panel_compo .title .name{margin-right:0.32rem;-webkit-box-flex:1;-webkit-flex:1;flex:1;font-family:"Roboto-Medium";font-size:0.48rem;color:#333}.media_panel_compo .title a{font-size:0.32rem;color:#666}.media_panel_compo .panel{margin-top:0.37333rem}.media_panel_compo .panel .list{margin-top:0.21333rem}.media_panel_compo .panel .list a{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.media_panel_compo .panel .list .order{margin-right:0.21333rem;-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;font-family:"Roboto-Medium";font-size:0.53333rem;color:#333}.media_panel_compo .panel .list .pic{margin-right:0.21333rem;width:0.85333rem;-webkit-box-flex:0;-webkit-flex:0 0 0.85333rem;flex:0 0 0.85333rem}.media_panel_compo .panel .list .content{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%}.media_panel_compo .panel .list .content .media_title{font-size:0.37333rem;color:#333}.media_panel_compo .panel .list .content .rating_wrap{margin-top:0.21333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.32rem;color:#333}.media_panel_compo .panel .list .content .rating_wrap .van-rate .van-rate__item{padding-right:0.02667rem}.media_panel_compo .panel .list .content .rating_wrap .van-rate .van-rate__item i{font-size:0.32rem}.media_panel_compo .panel .list .content .rating_wrap span{margin-left:0.08rem}.home_explore_compo{padding:0.42667rem 0 0.21333rem;border-top:0.02667rem solid #ededed}.home_explore_compo .title{margin-bottom:0.21333rem;width:100%;overflow-wrap:break-word;font-family:"Roboto-Bold";font-size:0.37333rem;color:#333;line-height:1.3}.home_explore_compo .title .tag_video{color:#61bfba}.home_explore_compo .title .tag_article{color:#d2c849}.home_explore_compo .flex_wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}.home_explore_compo .flex_wrap .poster{-webkit-box-flex:0;-webkit-flex:0 0 40%;flex:0 0 40%;width:40%;position:relative;border-radius:0.10667rem}.home_explore_compo .flex_wrap .poster .pic_proportion{background:#f1f1f1;border-radius:0.10667rem}.home_explore_compo .flex_wrap .poster .pic_proportion img{border-radius:0.10667rem}.home_explore_compo .flex_wrap .poster .pv{position:absolute;top:0;left:0;padding:0 0.10667rem;height:0.48rem;line-height:0.48rem;font-size:0.32rem;color:#fff;background:rgba(0,0,0,.4);border-radius:0.10667rem 0 0.10667rem 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.home_explore_compo .flex_wrap .poster .pv img{display:block;width:0.42667rem;margin-right:0.10667rem}.home_explore_compo .flex_wrap .poster .runtime{position:absolute;bottom:0.05333rem;right:0.05333rem;font-size:0.32rem;color:#fff;width:1.01333rem;height:0.42667rem;background:rgba(0,0,0,.4);border-radius:0.10667rem;text-align:center;line-height:0.42667rem}.home_explore_compo .flex_wrap .poster .play_btn{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:0.64rem;height:0.64rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fcGxheSI+CjxjaXJjbGUgaWQ9IiYjMjMwOyYjMTY0OyYjMTczOyYjMjI5OyYjMTU2OyYjMTM0OyYjMjI5OyYjMTg5OyYjMTYyOyIgY3g9IjI0IiBjeT0iMjQiIHI9IjI0IiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjQiLz4KPHBhdGggaWQ9IiYjMjI4OyYjMTg0OyYjMTM3OyYjMjMyOyYjMTY3OyYjMTQ2OyYjMjI5OyYjMTg5OyYjMTYyOyIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMi4zNDQ0IDIzLjEwNTZDMzMuMDgxNSAyMy40NzQxIDMzLjA4MTUgMjQuNTI1OSAzMi4zNDQ0IDI0Ljg5NDRMMTkuNTgwNSAzMS4yNzY0QzE4LjkxNTYgMzEuNjA4OCAxOC4xMzMzIDMxLjEyNTMgMTguMTMzMyAzMC4zODJWMTcuNjE4QzE4LjEzMzMgMTYuODc0NyAxOC45MTU2IDE2LjM5MTIgMTkuNTgwNSAxNi43MjM2TDMyLjM0NDQgMjMuMTA1NloiIGZpbGw9IndoaXRlIi8+CjwvZz4KPC9zdmc+Cg==) top left no-repeat;background-size:cover}.home_explore_compo .flex_wrap .content{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%;padding-left:0.32rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.home_explore_compo .flex_wrap .content .desc{font-size:0.34667rem;color:#666;line-height:1.3;margin-bottom:0.18667rem;overflow-wrap:break-word}.home_explore_compo .flex_wrap .content .desc.three_line_display{max-height:3.9em}.home_explore_compo .flex_wrap .content .desc.four_line_display{max-height:5.2em}.home_explore_compo .flex_wrap .content .season_tag{-webkit-align-self:flex-start;align-self:flex-start;font-size:0.32rem;line-height:1.3;color:#d2c849;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0.05333rem 0.13333rem;background:#f8f7e4;border-radius:0.10667rem}.home_explore_compo .flex_wrap .content .season_tag img{display:inline-block;width:0.26667rem;vertical-align:middle;margin-right:0.10667rem}.home_explore_compo .flex_wrap .content .season_tag a{color:#d2c849}.home_explore_compo .info{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-top:0.24rem}.home_explore_compo .info .avatar{-webkit-box-flex:0;-webkit-flex:0 0 0.53333rem;flex:0 0 0.53333rem;width:0.53333rem;height:0.53333rem;border-radius:50%;overflow:hidden}.home_explore_compo .info .user{padding-right:0.42667rem;font-size:0.32rem;line-height:1.3;color:#999;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.home_explore_compo .info .user a{color:#999;padding-left:0.10667rem}.home_explore_compo .info .user .left{display:block;overflow:hidden;text-overflow:ellipsis}.home_explore_compo .info .user .createtime{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;white-space:nowrap}.home_explore_compo .info .favorite{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;margin-left:auto;font-size:0.32rem;color:#333;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.home_explore_compo .info .favorite img{display:block;width:0.64rem;margin-right:0.10667rem}.pic_item_compo{position:relative;width:100%;height:100%}.pic_item_compo .pic_box{box-shadow:0.10667rem 0.05333rem 0.21333rem 0 rgba(0,0,0,.3);position:absolute;border-radius:0.05333rem}.pic_item_compo .pic_box img{border-radius:0.05333rem}.pic_item_compo .first_pic{z-index:3;left:29%;width:43%;height:100%}.pic_item_compo .second_pic{z-index:2;left:0;top:6.7%;width:37.2%;height:86.7%}.pic_item_compo .third_pic{z-index:2;right:0;top:6.7%;width:37.2%;height:86.7%}.back_top_compo .back_top{position:fixed;z-index:1;right:0.42667rem;bottom:1.06667rem;width:1.28rem;height:1.28rem;border-radius:50%;background:#fff;box-shadow:0.10667rem 0.21333rem 0.53333rem 0.10667rem rgba(0,0,0,.08);background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMDAwMDQgNS4zMzMzN0gyNFY4LjAwMDA0SDguMDAwMDRWNS4zMzMzN1pNOC45NDI3MSAyMC45NDI3TDE0LjY2NjcgMTUuMjE4N1YyNi42NjY3SDE3LjMzMzRWMTUuMjE4N0wyMy4wNTc0IDIwLjk0MjdMMjQuOTQyNyAxOS4wNTc0TDE2IDEwLjExNDdMNy4wNTczNyAxOS4wNTc0TDguOTQyNzEgMjAuOTQyN1oiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=) center center no-repeat #fff;background-size:0.85333rem 0.85333rem}.login_prompt_compo .position_high{bottom:2.56rem !important}.login_prompt_compo .login_prompt_card{position:fixed;z-index:9;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);margin:0;padding:0.69333rem 0.53333rem 0.61333rem 0.42667rem}.login_prompt_compo .login_prompt_card .close_btn{position:absolute;top:0;right:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.login_prompt_compo .login_prompt_card .close_btn img{display:block;width:0.48rem;height:0.48rem}.login_prompt_compo .login_prompt_card .content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.login_prompt_compo .login_prompt_card .content .left{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%;margin-right:0.10667rem}.login_prompt_compo .login_prompt_card .content .left .text1{font-family:"Roboto-Bold";font-size:0.48rem;line-height:0.29333rem;color:#fff;margin-bottom:0.21333rem}.login_prompt_compo .login_prompt_card .content .left .text2{font-size:0.32rem;color:rgba(255,255,255,.8);line-height:0.32rem}.login_prompt_compo .login_prompt_card .content .right{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;margin-left:auto}.login_prompt_compo .login_prompt_card .content .right .login_btn{padding:0.26667rem 0.58667rem;background:#fff;border-radius:2.66667rem;font-family:"Roboto-Medium";font-size:0.37333rem;color:#333}.create_pop_compo .create_btn{-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s}.create_pop_compo .create_btn .svg-icon{z-index:9;position:fixed;bottom:1.36rem;right:0.32rem;font-size:1.49333rem;width:1.49333rem;height:1.49333rem;border-radius:50%}.create_pop_compo .create_btn img{z-index:9;position:fixed;bottom:1.36rem;right:0.32rem;width:0.85333rem;height:0.85333rem;padding:0.32rem;border-radius:50%;display:block;background-color:#fff;box-shadow:0 0.28445rem 0.71112rem 0 rgba(0,0,0,.1)}.create_pop_compo .create_btn .create_icon{z-index:9;position:fixed;bottom:1.36rem;right:0.32rem;width:0.85333rem;height:0.85333rem;padding:0.32rem;border-radius:50%;display:block;background-color:#fff;box-shadow:0 0.28445rem 0.71112rem 0 rgba(0,0,0,.1)}.create_pop_compo .create_wrap{background-color:rgba(0,0,0,.5)}.create_pop{border-radius:0.85333rem 0.85333rem 0 0}.create_pop .title{height:1.25333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:end;-webkit-align-items:end;align-items:end;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;color:#000;position:relative;font-family:"Roboto-Bold";font-size:0.42667rem}.create_pop .title .van-icon-cross{position:absolute;right:0.53333rem;top:0.53333rem}.create_pop .create_list{display:grid;grid-template-columns:1fr 1fr;gap:0.29333rem;color:rgba(36,36,36,.8);font-family:"Roboto-Bold";font-size:0.37333rem;line-height:140%;padding:0.53333rem 0.42667rem 1.41333rem}.create_pop .create_list li{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:1.28rem;padding:0.37333rem 0.32rem;box-sizing:border-box;border-radius:0.26667rem;background:#f1f1fd;font-family:"Inter-Bold"}.create_pop .create_list li .studio-icon{font-size:0.53333rem;margin-right:0.10667rem}.create_pop .create_list li.article{color:#fff;background:url(/_nuxt/m/img/article-bg.09f1548.svg),#8153fe;background-repeat:no-repeat}.create_pop .create_list li.discussion{color:#fff;background:url(/_nuxt/m/img/discussion-bg.ebc1691.svg),#b498fe;background-repeat:no-repeat;background-size:1.49333rem 1.49333rem,100% 100%;background-position:right}.search_page{background:#fff !important}.search_page .input_box{background:#fff;padding:0.42667rem 0.42667rem 0}.search_page .input_box .van-search{padding:0}.search_page .input_box .van-search .van-search__content{padding-left:0.32rem;background:#f6f6f6;border-radius:1.33333rem}.search_page .input_box .van-search .van-search__content .van-cell{line-height:0.96rem}.search_page .input_box .van-search .van-search__content .van-cell.van-field .van-field__left-icon{margin-right:0.21333rem}.search_page .input_box .van-search .van-search__content .van-cell.van-field .van-field__left-icon .van-icon-search{width:0.53333rem;height:100%;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6IzhmOGY4Zjt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPnNlYXJjaC1ncmF5PC90aXRsZT48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xNS43NiwxNC4yNkgxNUwxNC42OSwxNGE2LjUzLDYuNTMsMCwxLDAtLjcxLjcxbC4yOC4yOHYuNzlsNSw1LDEuNDgtMS40OFptLTYsMGE0LjUsNC41LDAsMSwxLDQuNS00LjVBNC41LDQuNSwwLDAsMSw5Ljc2LDE0LjI2WiIvPjwvc3ZnPg==) left center no-repeat;background-size:0.53333rem auto}.search_page .input_box .van-search .van-search__content .van-cell.van-field .van-field__left-icon .van-icon-search::before{display:none}.search_page .input_box .van-search .van-search__content .van-cell.van-field .van-cell__value.van-field__value .van-field__body input.van-field__control{font-family:"Roboto-Medium";font-size:0.34667rem;color:#000}.search_page .history_wrap{margin:0.48rem 0.42667rem 0;padding-bottom:0.53333rem;border-bottom:0.02667rem solid #eee}.search_page .history_wrap .head_item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:0.10667rem}.search_page .history_wrap .head_item .history_title{color:#999;font-size:0.37333rem}.search_page .history_wrap .head_item .clean_icon{width:0.48rem;height:0.48rem;color:#999}.search_page .history_wrap .history_list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.search_page .history_wrap .history_list .history_item{padding:0.21333rem 0.32rem;border:0.01333rem solid #d9d9d9;border-radius:0.64rem;color:#333;font-size:0.32rem;margin-top:0.21333rem}.search_page .history_wrap .history_list .history_item:not(:last-of-type){margin-right:0.21333rem}.search_page .history_wrap .history_list .pp-collapse .collapse-button{margin-bottom:0;color:#d9d9d9;background:#fff;border:0.02667rem solid #d9d9d9;border-radius:0.85333rem;height:0.85333rem;width:0.85333rem;padding:0.32rem}.search_page .media_tab_wrap{margin:0.26667rem 0 0.24rem;padding:0 0.42667rem}.search_page .media_tab_wrap .media_tab{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;background:#fff}.search_page .media_tab_wrap .media_tab::-webkit-scrollbar{display:none}.search_page .media_tab_wrap .media_tab li{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;padding:0 0.26667rem;height:0.8rem;line-height:0.8rem;font-family:"Roboto-Medium";font-size:0.34667rem;color:#000;text-align:center;border-radius:0.48rem;border:0.01333rem solid #d9d9d9;margin-top:0.26667rem}.search_page .media_tab_wrap .media_tab li:not(:last-of-type){margin-right:0.26667rem}.search_page .media_tab_wrap .media_tab li span{color:#666}.search_page .media_tab_wrap .media_tab li.current{background:#000;border:none}.search_page .media_tab_wrap .media_tab li.current span{color:#fff}.search_page .video_list{margin:0 0.42667rem}.search_page .video_list .feed_article_list_compo{padding:0.42667rem 0;border-bottom:0.02667rem solid #eee}.search_page .user_list{margin:0 0.42667rem}.search_page .user_list .feed_article_list_compo{padding:0.42667rem 0;border-bottom:0.02667rem solid #eee}.search_page .user_list .user_list_compo .user_card{border-bottom:0.02667rem solid #eee}.search_page .user_list .user_list_compo .user_card .avatar{margin-right:0.21333rem;width:1.28rem;height:1.28rem;-webkit-box-flex:0;-webkit-flex:0 0 1.28rem;flex:0 0 1.28rem}.search_page .user_list .user_list_compo .user_card .avatar img{width:100%;height:100%}.search_page .user_list .user_list_compo .user_card .info{margin-right:0.42667rem}.search_page .user_list .user_list_compo .user_card .info .name{margin-bottom:0;color:#000}.search_page .user_list .user_list_compo .user_card .info .intro{margin-top:0.21333rem;font-size:0.32rem;line-height:1.3;max-height:1.3em;-webkit-line-clamp:1;color:#999}.search_page .discussion_list{margin:0 0.42667rem}.search_page .discussion_list .feed_article_list_compo{padding:0.42667rem 0;border-bottom:0.02667rem solid #eee}.search_page .empty_wrap{padding-top:5.81333rem;text-align:center;line-height:1.3;font-size:0.34667rem;color:#707070;background:url(/_nuxt/m/img/search_no_data.4eb0364.svg) center 1.33333rem no-repeat;background-size:auto 4rem}.search_page .empty_user_wrap{padding-top:5.81333rem;text-align:center;line-height:1.3;font-size:0.34667rem;color:#707070;background:url(/_nuxt/m/img/search_no_user.32d805f.png) center 1.33333rem no-repeat;background-size:auto 5.06667rem}.search_page .list_con .media_list_compo .con .aka{max-width:75%;margin-bottom:0.26667rem;line-height:1.3;max-height:2.6em;font-size:0.32rem;color:#000}.search_page .list_con .media_list_compo .con .aka em{font-family:"Roboto-Bold";font-size:0.32rem}.search_page.hot_search_page .result_text{margin:0.56rem 0.42667rem 0;font-family:"Roboto-Bold";font-size:0.42667rem;color:#000}.search_page.hot_search_page .media_list_compo .pic .type+.add_icon{display:none}.search_page.hot_search_page .hot_search_panel{position:relative;padding-top:0.10667rem}.search_page.hot_search_page .hot_search_panel .van-loading{z-index:1;position:absolute;top:0.8rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:#ddc7b0}.search_page.hot_search_page .hot_search_panel .list_con .media_list_compo{border-bottom:none;padding:0.21333rem 0}.test_page .quize_title{padding:0 0.32rem;height:2.66667rem;line-height:2.66667rem;font-family:"Roboto-Bold";font-size:0.61333rem;color:#1d1d1e;background:#fff}.test_page .total{padding:0.37333rem 0.32rem;font-family:"Roboto-Medium";font-size:0.48rem;color:#000}.test_page .exam_enter{margin:0.32rem;background:#000;border-radius:0.21333rem;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}.test_page .exam_enter .cup{margin:0.53333rem 0 0.53333rem 0.53333rem;width:1.6rem;-webkit-box-flex:0;-webkit-flex:0 0 1.6rem;flex:0 0 1.6rem;height:1.6rem;background:url(/_nuxt/m/img/big-award.3b81dcd.png) center center no-repeat;background-size:cover}.test_page .exam_enter .content{-webkit-box-flex:1;-webkit-flex:1;flex:1;margin:0 0.69333rem;font-family:"Roboto-Medium";font-size:0.4rem}.test_page .exam_enter .content p{font-family:"Roboto-Medium";font-size:0.4rem;line-height:0.48rem;color:#fff}.test_page .exam_enter .content .score{margin-top:0.13333rem;line-height:0.53333rem;font-family:"Roboto-Medium";font-size:0.48rem;color:#41b8a9}.test_page .exam_enter .content .exam_btn{margin-top:0.26667rem;display:inline-block;padding:0 0.48rem;height:0.8rem;line-height:0.8rem;font-family:"Roboto-Medium";font-size:0.32rem;background:#fff;border-radius:0.13333rem}.test_page .exam_enter .content .exam_btn a{color:#373737}.test_page .exam_enter .person{margin-right:0.45333rem;-webkit-box-flex:0;-webkit-flex:0 0 0.8rem;flex:0 0 0.8rem;width:0.8rem;height:2.08rem;background:url(/_nuxt/m/img/look.dccc3e3.png) center center no-repeat;background-size:cover}.test_page .exam_enter .cup_coin{margin:0.18667rem 0 0.4rem 0.85333rem;width:2.53333rem;height:2.53333rem;background:url(/_nuxt/m/img/ing-test-score.385eedf.svg) center center no-repeat;background-size:cover}.test_page .exam_enter1{margin:0.32rem;border-radius:0.21333rem;position:relative}.test_page .exam_enter1 .bg{width:100%;display:block}.test_page .exam_enter1 .content{position:absolute;width:90%;height:100%;top:0;left:10%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.test_page .exam_enter1 .content p{font-family:"Roboto-Medium";font-size:0.4rem;color:#fff}.test_page .exam_enter1 .content .score{margin-top:0.05333rem;font-family:Roboto;font-size:0.26667rem;color:#fff}.test_page .exam_enter1 .content .score_wrap{margin-top:0.13333rem;width:1.6rem;position:relative;background:url(/_nuxt/m/img/score-bg.831b248.png);background-size:100% 100%;font-family:"Roboto-Bold";font-size:0.8rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.test_page .exam_enter1 .content .exam_btn{margin-top:0.26667rem;width:2.66667rem;height:0.42667rem;background:#fff;border-radius:0.08rem;font-family:Roboto;font-size:0.26667rem;font-weight:bold;color:#000;text-align:center;line-height:0.42667rem}.test_page .exam_enter1 .content a{color:#000}.test_page .test_item{margin:0 0.32rem 0.32rem 0.32rem}.small_test_compo{width:100%;background:#fff;box-shadow:0 0.05333rem 0.16rem 0 rgba(0,0,0,.08);border-radius:0.16rem 0.16rem 0.21333rem 0.21333rem}.small_test_compo .pic_proportion{border-radius:0.16rem 0.16rem 0 0}.small_test_compo .pic_proportion img{border-radius:0.16rem 0.16rem 0 0}.small_test_compo .pic_proportion .lock{position:absolute;left:0;top:0;width:100%;height:100%;background:url(/_nuxt/m/img/lock-white-shadow-48.3479af2.svg) center center no-repeat rgba(0,0,0,.4);background-size:0.85333rem auto}.small_test_compo .content{padding:0 0.32rem 0.32rem}.small_test_compo .content .name{margin-top:0.37333rem;font-family:"Roboto-Medium";font-size:0.53333rem;color:#000}.small_test_compo .content .user_number{margin-top:0.16rem;font-family:"Roboto-Medium";font-size:0.32rem;color:#8f8f8f}.small_test_compo .content .reset_btn{margin-top:0.26667rem;font-family:"Roboto-Medium";font-size:0.4rem;color:#53b24f}.small_test_compo .content .reset_btn a{color:#53b24f}.download_page .pic{width:100%}.download_page .pic img{width:100%;height:auto;display:block}.download_page .detail{padding:0 0.32rem}.download_page .detail>h1{margin-top:0.64rem;font-family:"Roboto-Medium";font-size:0.53333rem;color:#000}.download_page .detail>p{margin-top:0.61333rem;white-space:pre-wrap;font-size:0.48rem;color:#3d3d3d;line-height:1.3}.download_page .detail .download_btn_group{margin-top:1.17333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.download_page .detail .download_btn_group .google_play{width:4.21333rem}.download_page .detail .download_btn_group .google_play img{width:100%;height:auto;display:block}.ad_dialog_compo .van-popup.van-popup--center{background:rgba(0,0,0,0)}.ad_dialog_compo .van-popup.van-popup--center .ad_con{width:8.96rem;padding:0 0.90667rem 0.64rem;box-sizing:border-box;max-height:12.26667rem;overflow-y:auto;background:#f4f4f4;border-radius:0.32rem}.ad_dialog_compo .van-popup.van-popup--center .ad_con .ad_dialog_title{padding-top:1.12rem;text-align:center;line-height:1.3;font-family:"Roboto-Medium";font-size:0.53333rem;color:#000}.ad_dialog_compo .van-popup.van-popup--center .ad_con>p{margin-top:0.90667rem;font-size:0.48rem;color:#3d3d3d;line-height:1.3;white-space:pre-wrap}.ad_dialog_compo .van-popup.van-popup--center .ad_con .pic{margin-top:0.64rem;width:7.14667rem;height:4.02667rem}.ad_dialog_compo .van-popup.van-popup--center .ad_con .button{margin-top:1.22667rem;text-align:center;height:1.06667rem;line-height:1.06667rem;font-family:"Roboto-Medium";font-size:0.37333rem;color:#000;background:#fad8bf;border-radius:0.32rem}.ad_dialog_compo .van-popup.van-popup--center .close_icon{margin:0.64rem 0;height:0.85333rem;background:url(/_nuxt/m/img/close-circle-white.755a716.svg) center center no-repeat;background-size:auto 0.8rem}.tutorial_compo{width:7.46667rem;border-radius:0.72rem}.tutorial_compo .close_icon{z-index:1;position:absolute;right:0.42667rem;top:0.42667rem;width:0.42667rem;height:0.42667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fY2xvc2UiPgo8ZyBpZD0iR3JvdXAgNDYiPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDE4IiB4PSIzLjUiIHk9IjIiIHdpZHRoPSIxNC44NDkyIiBoZWlnaHQ9IjIiIHRyYW5zZm9ybT0icm90YXRlKDQ1IDMuNSAyKSIgZmlsbD0iIzk5OTk5OSIvPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDE5IiB4PSIxNCIgeT0iMy41IiB3aWR0aD0iMTQuODQ5MiIgaGVpZ2h0PSIyIiB0cmFuc2Zvcm09InJvdGF0ZSgxMzUgMTQgMy41KSIgZmlsbD0iIzk5OTk5OSIvPgo8L2c+CjwvZz4KPC9zdmc+Cg==) left top no-repeat;background-size:0.42667rem 0.42667rem}.tutorial_compo .tutorial_con{padding:1.54667rem 0.74667rem 0.96rem}.tutorial_compo .tutorial_con .van-swipe__track{padding-bottom:1.6rem}.tutorial_compo .tutorial_con .van-swipe__indicators{bottom:0;opacity:1}.tutorial_compo .tutorial_con .van-swipe__indicators .van-swipe__indicator{width:0.21333rem;height:0.21333rem;background:#e8e8e8}.tutorial_compo .tutorial_con .van-swipe__indicators .van-swipe__indicator:not(:last-child){margin-right:0.21333rem}.tutorial_compo .tutorial_con .van-swipe-item{color:#000}.tutorial_compo .tutorial_con .van-swipe-item .pic{margin:0 auto;width:4.08rem;height:3.73333rem}.tutorial_compo .tutorial_con .van-swipe-item .title{margin-top:0.64rem;line-height:1.5;text-align:center;font-family:"Roboto-Bold";font-size:0.53333rem}.tutorial_compo .tutorial_con .van-swipe-item .desc{margin-top:0.42667rem;line-height:1.5;text-align:center;font-size:0.37333rem}.exam_rule_page .exam_title{min-height:2.66667rem;box-sizing:border-box;padding:0.58667rem;font-family:"Roboto-Bold";font-size:0.61333rem;color:#1d1d1e;background:#fff;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.exam_rule_page .rule_detail{padding:0 0.58667rem}.exam_rule_page .rule_detail .desc_con{margin-top:0.42667rem;line-height:0.53333rem;font-family:"Roboto-Medium";font-size:0.37333rem;color:#373737}.exam_rule_page .rule_detail .desc_con p,.exam_rule_page .rule_detail .desc_con div{margin-top:0.42667rem;line-height:0.53333rem;font-family:"Roboto-Medium";font-size:0.37333rem;color:#373737}.exam_rule_page .rule_detail .no_data{margin-top:0.53333rem;line-height:0.53333rem;font-family:"Roboto-Medium";font-size:0.37333rem;color:#373737}.exam_rule_page .exam_btn{margin:1.6rem 0.8rem 1.06667rem;width:8.4rem;height:0.85333rem;line-height:0.85333rem;text-align:center;font-family:"Roboto-Medium";font-size:0.37333rem;background:#41b8a9;border-radius:0.10667rem}.exam_rule_page .exam_btn a{display:block;color:#fff}.exam_rule_page .loading{margin-top:1.6rem;width:100%;height:1.06667rem;background:url(/_nuxt/m/img/loading.daf3fff.gif) center center no-repeat;background-size:auto 0.8rem}.on_air_trends_page{padding-bottom:0 !important}.on_air_trends_page .title{padding:1.2rem 0 0.90667rem 1.57333rem;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1My4yODIiIGhlaWdodD0iNjguMDQzIiB2aWV3Qm94PSIwIDAgNTMuMjgyIDY4LjA0MyI+CiAgPGcgaWQ9Ikljb25fZmVhdGhlci1iYXItY2hhcnQtMiIgZGF0YS1uYW1lPSJJY29uIGZlYXRoZXItYmFyLWNoYXJ0LTIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00LjUgLTEuNSkiPgogICAgPHBhdGggaWQ9IlBhdGhfODczIiBkYXRhLW5hbWU9IlBhdGggODczIiBkPSJNMjcsNTEuOVYxNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjYuMjgyIDEzLjE0MSkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzYyYmViOSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjkiLz4KICAgIDxwYXRoIGlkPSJQYXRoXzg3NCIgZGF0YS1uYW1lPSJQYXRoIDg3NCIgZD0iTTE4LDY1LjA0M1Y2IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMy4xNDEgMCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzYyYmViOSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjkiLz4KICAgIDxwYXRoIGlkPSJQYXRoXzg3NSIgZGF0YS1uYW1lPSJQYXRoIDg3NSIgZD0iTTksNDMuMTQxVjIxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDIxLjkwMikiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzYyYmViOSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjkiLz4KICA8L2c+Cjwvc3ZnPgo=) 0.58667rem 1.09333rem no-repeat;background-size:0.56rem auto;font-family:"Roboto-Bold";font-size:0.61333rem;color:#1d1d1e}.on_air_trends_page .banner{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:10rem;height:4rem;box-sizing:border-box;padding:0 0.74667rem;line-height:1.3;font-size:0.53333rem;font-family:"Roboto-Bold";color:#fff;background:url(/_nuxt/m/img/banner_challenges.e4c49db.jpg) center center no-repeat;background-size:cover}.on_air_trends_page .desc{margin:0.82667rem 0.24rem 0 0.74667rem;line-height:1.3;font-size:0.42667rem;color:#373737}.on_air_trends_page h2.list_title{margin:0.64rem 0.48rem 0 0.74667rem;font-size:0.4rem;font-family:"Roboto-Bold";color:#373737}.on_air_trends_page .list_con{margin:0.8rem 0.8rem 0.72rem 0.74667rem;display:-webkit-box;display:-webkit-flex;display:flex}.on_air_trends_page .list_con .icon img{display:block;width:0.85333rem;height:0.85333rem;margin-bottom:0.37333rem}.on_air_trends_page .list_con p{margin-left:0.4rem;line-height:1.3;font-size:0.37333rem;color:#373737}.on_air_trends_page .footer_wrap{position:relative}.on_air_trends_page .footer_wrap .content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;background:#1d1d1e}.on_air_trends_page .footer_wrap .content .title_btn{margin-top:0.48rem;max-width:5.73333rem;padding:0.16rem 0.66667rem 0.16rem 0.48rem;box-sizing:border-box;color:#f4f4f4;font-family:"Roboto-Medium";font-size:0.34667rem;border:0.02667rem solid #d2c74b;border-radius:1.06667rem 0 0 1.06667rem}.on_air_trends_page .footer_wrap .content .text{margin:0.45333rem 0.66667rem 0.4rem 0;width:5.06667rem;line-height:1.3;font-size:0.42667rem;color:#fff;text-align:right}.on_air_trends_page .footer_wrap .content .google_play{margin-right:0.66667rem;width:3.94667rem;height:0.85333rem;border-radius:0.10667rem}.on_air_trends_page .footer_wrap .content .download_now{margin:0.24rem 0.69333rem 0.50667rem 0;font-family:"Roboto-Medium";font-size:0.32rem;color:#fff}.on_air_trends_page .footer_wrap p.bottom_note{width:4.53333rem;padding:0.26667rem 0.37333rem 0.45333rem 5.06667rem;text-align:right;font-size:0.32rem;color:#1d1d1e}.on_air_trends_page .footer_wrap .phone_pic{-webkit-transform:rotate(3deg);transform:rotate(3deg);position:absolute;left:-2rem;top:-0.66667rem}.on_air_trends_page .footer_wrap .phone_pic img{width:7.2rem;height:auto}.van-overlay.google_dialog+.van-dialog .van-dialog__content{padding:0.96rem 0.53333rem 1.06667rem 0.53333rem;position:relative}.van-overlay.google_dialog+.van-dialog .van-dialog__content .close{position:absolute;right:0.21333rem;top:0.21333rem;width:0.42667rem;height:0.42667rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDE2IDE2Ij48dGl0bGU+Y2xvc2UtYmxhY2tjaXJjbGU8L3RpdGxlPjxwYXRoIGQ9Ik04LDBhOCw4LDAsMSwwLDgsOEE4LDgsMCwwLDAsOCwwWm00LDEwLjg3TDEwLjg3LDEyLDgsOS4xMyw1LjEzLDEyLDQsMTAuODcsNi44Nyw4LDQsNS4xMyw1LjEzLDQsOCw2Ljg3LDEwLjg3LDQsMTIsNS4xMyw5LjEzLDhaIi8+PC9zdmc+) center center no-repeat;background-size:auto 0.42667rem}.van-overlay.google_dialog+.van-dialog .van-dialog__content p a{line-height:1.3;color:#1d1d1e;font-size:0.37333rem}.challenge_rank1,.writing_challenge_comp .top_article .poster .rank_1,.challenge_detail_page .article_panel .article_card:first-child .challenge_article_card_compo .top_rank,.challenge_page .challenge_content .on_going_wrap .list_con .list:nth-child(2) .challenge_article_list_compo .rank{color:#da8301;background:url(/_nuxt/m/img/rank1.faa9a45.png) center center no-repeat;background-size:cover}.challenge_rank2,.writing_challenge_comp .top_article .poster .rank_2,.challenge_detail_page .article_panel .article_card:first-child+.article_card .challenge_article_card_compo .top_rank,.challenge_page .challenge_content .on_going_wrap .list_con .list:nth-child(2)+.list .challenge_article_list_compo .rank{color:#767676;background:url(/_nuxt/m/img/rank2.411a622.png) center center no-repeat;background-size:cover}.challenge_rank3,.writing_challenge_comp .top_article .poster .rank_3,.challenge_detail_page .article_panel .article_card:first-child+.article_card+.article_card .challenge_article_card_compo .top_rank,.challenge_page .challenge_content .on_going_wrap .list_con .list:nth-child(2)+.list+.list .challenge_article_list_compo .rank{color:#a85b30;background:url(/_nuxt/m/img/rank3.26789ea.png) center center no-repeat;background-size:cover}.welcome_popup_compo{width:100%;height:auto;border-radius:0.53333rem;z-index:99;position:relative}.welcome_popup_compo .content_wrap{width:100%;height:100%;background:url(/_nuxt/m/img/welcome_popup.14b1f76.png) no-repeat;background-size:cover;padding:3.73333rem 0 0.8rem;box-sizing:border-box;border-radius:0.53333rem}.welcome_popup_compo .content_wrap .detail_info{width:8.4rem;margin:0 auto;box-sizing:border-box;text-align:center}.welcome_popup_compo .content_wrap .detail_info .welcome{color:#b39278;font-size:0.34667rem;line-height:0.32rem}.welcome_popup_compo .content_wrap .detail_info .logo_img{width:5.06667rem;height:1.33333rem;margin:0.48rem auto 0.4rem}.welcome_popup_compo .content_wrap .detail_info .about{color:#b39278;font-size:0.34667rem;width:6.72rem;margin:0 auto 0.42667rem;line-height:0.53333rem}.welcome_popup_compo .content_wrap .detail_info .create_your{color:#edc4a5;font-size:0.42667rem;line-height:0.64rem}.welcome_popup_compo .content_wrap .bottom_btn{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:100%;margin-top:1.33333rem}.welcome_popup_compo .content_wrap .bottom_btn .close_btn{width:2.66667rem;padding:0.29333rem 0;height:1.06667rem;border:0.01333rem solid #edc4a5;box-sizing:border-box;border-radius:0.53333rem;text-align:center;font-family:"Roboto-Medium";font-size:0.42667rem;color:#edc4a5;line-height:0.48rem;margin-right:0.26667rem}.welcome_popup_compo .content_wrap .bottom_btn .start_btn{width:4.8rem;padding:0.29333rem 0;height:1.06667rem;background:#edc4a5;box-sizing:border-box;border-radius:0.53333rem;text-align:center;font-family:"Roboto-Medium";font-size:0.42667rem;color:#000;line-height:0.48rem}.welcome_popup_compo .content_wrap .btn_wrap{width:7.86667rem;padding:0.32rem 0;text-align:center;height:1.06667rem;box-sizing:border-box;background:#edc4a5;border-radius:0.53333rem;color:#000;font-family:"Roboto-Medium";font-size:0.42667rem;margin:1.44rem auto 0}.list_page .mid_ads_wrap{padding:0.96rem 0.32rem 0}.list_page .mid_ads_wrap .content{padding:0.53333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;border-radius:0.10667rem;background-size:100% 100%;background-repeat:no-repeat;background-color:#f4e8e0}.list_page .mid_ads_wrap .content .text{margin-right:1.17333rem;width:4.72rem}.list_page .mid_ads_wrap .content .text .title{font-family:"Roboto-Medium";font-size:0.4rem;color:#fff;line-height:1;height:2em;margin-bottom:0.16rem}.list_page .mid_ads_wrap .content .text .descript{font-family:"Roboto-Medium";font-size:0.32rem;color:#efbd97}.list_page .mid_ads_wrap .content .btn{padding:0 0.05333rem;width:2.29333rem;height:0.85333rem;line-height:0.85333rem;text-align:center;font-family:"Roboto-Medium";font-size:0.37333rem;color:#000;border-radius:0.32rem;background:#fff2e1}.list_page .list_common_warp .scroll_item{margin-right:0.32rem;width:8.85333rem}.list_page .top_list_warp .scroll_item{width:8.53333rem;margin:0 0 0 0.32rem}.list_page .top_list_warp .scroll_item:last-child{margin-right:0.32rem}.list_page .member_warp .scroll_con{background:#fff}.list_page .member_warp .scroll_con .scroll_item{width:2.34667rem;margin-right:0.42667rem}.list_page .member_warp .scroll_con .scroll_item:first-child{margin-left:0.32rem}.list_page .member_warp .scroll_con .scroll_item:last-child{margin-right:0.32rem}.list_page .option_btn{z-index:9;position:fixed;right:0.32rem;bottom:2.85333rem;width:1.25333rem}.list_page .option_btn>div{width:1.25333rem;height:1.25333rem;line-height:1.25333rem;text-align:center;border-radius:50%;background:#edc4a5;font-family:"Roboto-Bold";font-size:0.37333rem;color:#000;box-shadow:0 0.05333rem 0.10667rem 0 rgba(0,0,0,.12)}.list_page .option_btn>div a{color:#000}.list_page .option_btn>div.create{background:url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZpZXdCb3g9IjAgMCAxNiAxNiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOm5vbmU7Y2xpcC1ydWxlOmV2ZW5vZGQ7fS5jbHMtMntjbGlwLXBhdGg6dXJsKCNjbGlwLXBhdGgpO308L3N0eWxlPjxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoIj48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iNy4xNCAyIDcuMTQgNy4xNCAyIDcuMTQgMiA4Ljg2IDcuMTQgOC44NiA3LjE0IDE0IDguODYgMTQgOC44NiA4Ljg2IDE0IDguODYgMTQgNy4xNCA4Ljg2IDcuMTQgOC44NiAyIDcuMTQgMiIvPjwvY2xpcFBhdGg+PC9kZWZzPjx0aXRsZT5hZGQtYmxhY2tzbWFsbDwvdGl0bGU+PGcgY2xhc3M9ImNscy0yIj48cmVjdCB4PSItMyIgeT0iLTMiIHdpZHRoPSIyMiIgaGVpZ2h0PSIyMiIvPjwvZz48L3N2Zz4=) center center no-repeat #efbd97;background-size:0.69333rem auto}.member_item_compo{padding:0.64rem 0 0.72rem}.member_item_compo .pic{width:2.34667rem;height:2.34667rem;border-radius:50%}.member_item_compo .pic img{border-radius:50%}.member_item_compo>p{margin-top:0.26667rem;text-align:center;font-size:0.34667rem;color:#3d3d3d}.collection_page .tabbar_warp .van-tabs .van-tabs__wrap .van-tabs__nav .van-tab .van-tab__text{color:#8f8f8f !important;font-family:"Roboto-Medium";font-size:0.4rem}.collection_page .tabbar_warp .van-tabs .van-tabs__wrap .van-tabs__nav .van-tabs__line{color:#f9683a !important}.collection_page .tabbar_warp .van-tabs .van-tabs__wrap .van-tabs__nav .van-tab--active .van-tab__text{font-family:"Roboto-Medium";font-size:0.4rem;color:#000 !important}.collection_page .filter_icon{margin:0.48rem 0.37333rem 0.48rem 0;height:0.64rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI4IDI4Ij48dGl0bGU+ZmlsdGVyPC90aXRsZT48cGF0aCBkPSJNMTIsMjBoNFYxOEgxMlpNNSw4djJIMjNWOFptMyw3SDIwVjEzSDhaIi8+PC9zdmc+) right center no-repeat;background-size:0.64rem 0.64rem}.collection_page .list_box{margin-bottom:0.21333rem;border-radius:0.32rem}.collection_page .list_box .scroll_list_item_compo .list_detail .two_line_display,.collection_page .list_box .scroll_list_item_compo .list_detail .challenge_detail_page .related_item .challenge_card_compo .content .title,.challenge_detail_page .related_item .challenge_card_compo .content .collection_page .list_box .scroll_list_item_compo .list_detail .title{height:auto;max-height:2.6em}.collection_page .filter_warp .filter_content{position:relative;width:7.28rem;min-height:100vh;min-height:calc(var(--vh, 1vh) * 100);padding-top:2.66667rem;box-sizing:border-box;background:#191919}.collection_page .filter_warp .filter_content .close_icon{width:0.64rem;height:0.64rem;position:absolute;left:0.58667rem;top:0.58667rem;background:url(/_nuxt/m/img/close-whiteshadow.9ae56ec.svg) no-repeat;background-size:cover}.collection_page .filter_warp .filter_content .select_warp{margin:0.64rem 0.42667rem 0}.collection_page .filter_warp .filter_content .select_warp>p{line-height:0.8rem;height:0.8rem;font-family:"Roboto-Medium";font-size:0.4rem;color:#efbd97}.collection_page .filter_warp .filter_content .select_warp .reset_dropdown_menu .van-dropdown-menu__bar{height:1.06667rem;border-radius:0.10667rem;background:#3d3d3d;color:#c1c1c3}.collection_page .filter_warp .filter_content .select_warp .reset_dropdown_menu .van-dropdown-menu__bar .van-dropdown-menu__title{width:90%;box-sizing:border-box;padding:0;color:#c1c1c3;font-family:"Roboto-Medium";font-size:0.4rem}.collection_page .filter_warp .filter_content .select_warp .reset_dropdown_menu .van-dropdown-menu__bar .van-dropdown-menu__title .van-ellipsis::after{right:0}.collection_page .filter_warp .filter_content .select_warp .reset_dropdown_menu .select_item .van-dropdown-item{margin:0 0.42667rem}.collection_page .filter_warp .filter_content .select_warp .reset_dropdown_menu .select_item .van-dropdown-item .van-popup{box-sizing:border-box;border-radius:0.05333rem;border:0.02667rem solid #dededf}.collection_page .filter_warp .filter_content .select_warp .reset_dropdown_menu .select_item .van-dropdown-item .van-popup .van-cell{font-family:"Roboto-Medium";font-size:0.4rem}.collection_page .filter_warp .filter_content .select_warp .reset_dropdown_menu .select_item .van-dropdown-item .van-popup .van-cell .van-cell__title span{font-family:"Roboto-Medium";font-size:0.4rem;color:#8f8f8f}.collection_page .filter_warp .filter_content .select_warp .reset_dropdown_menu .select_item .van-dropdown-item .van-popup .van-cell .van-cell__value .van-icon{display:none}.collection_page .filter_warp .filter_content .select_warp .reset_dropdown_menu .select_item .van-dropdown-item .van-popup .van-cell.van-dropdown-item__option--active .van-cell__title span{color:#000}.collection_page .filter_warp .filter_content .select_warp .reset-checkbox-group{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-top:0.13333rem}.collection_page .filter_warp .filter_content .select_warp .reset-checkbox-group .van-checkbox .van-checkbox__icon{display:none}.collection_page .filter_warp .filter_content .select_warp .reset-checkbox-group .van-checkbox .van-checkbox__label{margin:0 0.21333rem 0.21333rem 0;padding:0 0.32rem;line-height:1.3;color:#8f8f8f;font-family:"Roboto-Medium";font-size:0.37333rem;border-radius:0.32rem;border:0.02667rem solid #dededf;background:rgba(0,0,0,0)}.collection_page .filter_warp .filter_content .select_warp .reset-checkbox-group .van-checkbox .van-checkbox__icon--checked+.van-checkbox__label{color:#000;border:0.02667rem solid #efbd97;background:#efbd97}.collection_page .filter_warp .filter_content .btn_warp{margin-top:1.6rem;padding-bottom:0.8rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:0.85333rem;line-height:0.85333rem}.collection_page .filter_warp .filter_content .btn_warp .reset{color:#fff;font-family:"Roboto-Medium";font-size:0.37333rem;margin-right:0.64rem}.collection_page .filter_warp .filter_content .btn_warp .submit{padding:0 0.8rem;color:#000;font-family:"Roboto-Medium";font-size:0.37333rem;background:#efbd97;border-radius:0.32rem}.collection_page .list_result_warp{margin:0 0.32rem}.top_list_page .list_box{margin-bottom:0.42667rem}.top_list_detail_page{background:#fff !important}.top_list_detail_page .total{margin:0.32rem 0.42667rem 0;font-family:"Roboto-Medium";font-size:0.48rem;color:#000}.top_list_detail_page .total_filter{position:relative}.top_list_detail_page .total_filter .total{margin:0.53333rem 0.42667rem 0.10667rem;font-size:0.37333rem;color:#999}.top_list_detail_page .total_filter .van-popover__wrapper{position:absolute;right:0.42667rem;top:-0.10667rem}.top_list_detail_page .total_filter .van-popover__wrapper .filter_icon{display:block;width:0.64rem;height:0.64rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI4IDI4Ij48dGl0bGU+ZmlsdGVyPC90aXRsZT48cGF0aCBkPSJNMTIsMjBoNFYxOEgxMlpNNSw4djJIMjNWOFptMyw3SDIwVjEzSDhaIi8+PC9zdmc+) no-repeat;background-size:0.64rem 0.64rem}.top_list_detail_page .van-popup.van-popover.van-popover--light{z-index:98 !important;left:auto !important;right:0.42667rem;width:4.8rem}.top_list_detail_page .van-popup.van-popover.van-popover--light .van-popover__arrow{right:0 !important}.top_list_detail_page .van-popup.van-popover.van-popover--light .van-popover__content{box-shadow:0.10667rem 0.05333rem 0.32rem 0 rgba(0,0,0,.12);border-radius:0.05333rem;padding:0 0.42667rem 0.64rem;max-height:8rem;overflow-y:auto}.top_list_detail_page .van-popup.van-popover.van-popover--light .van-popover__content .van-radio-group .van-radio{line-height:0.64rem;margin-top:0.53333rem}.top_list_detail_page .van-popup.van-popover.van-popover--light .van-popover__content .van-radio-group .van-radio .van-radio__icon .van-icon{font-size:0.42667rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6bm9uZTtzdHJva2U6I2MxYzFjMztzdHJva2UtbWl0ZXJsaW1pdDoxMDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPm92aWwtY2lyY2xlPC90aXRsZT48Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjEyIiBjeT0iMTIiIHI9IjkiLz48L3N2Zz4=) no-repeat;background-size:cover;border:none}.top_list_detail_page .van-popup.van-popover.van-popover--light .van-popover__content .van-radio-group .van-radio .van-radio__icon .van-icon:before{display:none}.top_list_detail_page .van-popup.van-popover.van-popover--light .van-popover__content .van-radio-group .van-radio .van-radio__icon.van-radio__icon--checked .van-icon{background:url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOm5vbmU7fS5jbHMtMntjbGlwLXBhdGg6dXJsKCNjbGlwLXBhdGgpO30uY2xzLTN7ZmlsbDojYzFjMWMzO308L3N0eWxlPjxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xNi4zNiw3LjgsMTAuMSwxNC4wNiw3LjY0LDExLjYxLDYuMywxM2wzLjgsMy44LDcuNi03LjZaTTEyLDE5LjZBNy42LDcuNiwwLDEsMSwxOS42LDEyLDcuNjEsNy42MSwwLDAsMSwxMiwxOS42Wk0xMiwyLjVBOS41LDkuNSwwLDEsMCwyMS41LDEyLDkuNTEsOS41MSwwLDAsMCwxMiwyLjVaIi8+PC9jbGlwUGF0aD48L2RlZnM+PHRpdGxlPmNob29zZS1jaXJjbGUtZ3JheTwvdGl0bGU+PGcgY2xhc3M9ImNscy0yIj48cmVjdCBjbGFzcz0iY2xzLTMiIHg9Ii0yIiB5PSItMi4xMyIgd2lkdGg9IjI5IiBoZWlnaHQ9IjI5Ii8+PC9nPjwvc3ZnPg==) no-repeat}.top_list_detail_page .van-popup.van-popover.van-popover--light .van-popover__content .van-radio-group .van-radio .van-radio__label{font-family:"Roboto-Medium";font-size:0.4rem;color:#8f8f8f}.top_list_detail_page .van-popup.van-popover.van-popover--light .van-popover__content .van-radio-group .van-radio .van-radio__label a{color:#8f8f8f}.top_list_detail_page .share_btn{position:fixed;width:1.6rem;height:1.6rem;bottom:1.92rem;right:0.32rem;background:url(/_nuxt/m/img/share-blackshadow.50b23f0.svg) no-repeat;background-size:cover}.top_list_detail_page .card_con{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0 0.21333rem 0 0.42667rem}.top_list_detail_page .card_con .card_item{width:2.90667rem;margin:0.42667rem 0.21333rem 0 0}.top_list_detail_page .van-list .list_con:first-child .media_list_compo .rank{background:-webkit-linear-gradient(left, #fff7e2 7.5%, #ddc7b0 73.75%);background:linear-gradient(90deg, #fff7e2 7.5%, #ddc7b0 73.75%)}.top_list_detail_page .van-list .list_con:first-child+.list_con .media_list_compo .rank{background:-webkit-linear-gradient(0.86deg, #f1eaea 0.6%, #999999 99.26%);background:linear-gradient(89.14deg, #f1eaea 0.6%, #999999 99.26%)}.top_list_detail_page .van-list .list_con:first-child+.list_con+.list_con .media_list_compo .rank{background:-webkit-linear-gradient(right, #c1927e 3.75%, #f0d0b2 100%);background:linear-gradient(270deg, #c1927e 3.75%, #f0d0b2 100%)}.list_head_intro_compo{padding:0.85333rem 0.42667rem 0.42667rem;background:#f4e8e0;border-radius:0 0 1.33333rem 0}.list_head_intro_compo .name{position:relative;padding-bottom:0.32rem}.list_head_intro_compo .name .title{font-family:"Roboto-Bold";font-size:0.61333rem;color:#000;line-height:1.3}.list_head_intro_compo .name p{margin-top:0.16rem;font-size:0.34667rem;color:#3d3d3d;line-height:1.3}.list_head_intro_compo .name:before{content:"";position:absolute;left:-0.21333rem;top:-0.37333rem;width:0.21333rem;height:0.21333rem;border-top:0.02667rem solid #870000;border-left:0.02667rem solid #870000}.list_head_intro_compo .name:after{content:"";position:absolute;right:0;bottom:0.32rem;width:0.21333rem;height:0.21333rem;border-bottom:0.02667rem solid #870000;border-right:0.02667rem solid #870000}.list_head_intro_compo .desc{line-height:1.3;font-size:0.32rem;color:#999}.collect_detail_page{padding-bottom:1.70667rem}.collect_detail_page .info_wrap{padding:2.90667rem 0.42667rem 0.64rem;position:relative;background:#000}.collect_detail_page .info_wrap .btn-box{z-index:1;position:absolute;right:0.42667rem;top:0.26667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;gap:0.56rem}.collect_detail_page .info_wrap .btn-box .svg_icon{color:#fff;width:0.53333rem;height:0.53333rem}.collect_detail_page .info_wrap .bg{position:absolute;top:0;left:0;width:100%;height:5.49333rem;background:url(/_nuxt/m/img/list_detail_bg.282253d.png) left top no-repeat;background-size:100% 100%}.collect_detail_page .info_wrap .info_detail{position:relative;z-index:1}.collect_detail_page .info_wrap .info_detail .title{line-height:1.3;font-family:"Nunito-Bold";font-size:0.64rem;color:#fff}.collect_detail_page .info_wrap .info_detail .title .svg_icon{font-size:0.42667rem;margin-left:0.10667rem}.collect_detail_page .info_wrap .info_detail .user{margin-top:0.32rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.collect_detail_page .info_wrap .info_detail .user a{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.collect_detail_page .info_wrap .info_detail .user a .avatar{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:0.64rem;height:0.64rem;border-radius:50%}.collect_detail_page .info_wrap .info_detail .user a .name{margin-left:0.21333rem;font-family:"Nunito";font-size:0.32rem;color:rgba(255,255,255,.8)}.collect_detail_page .info_wrap .info_detail .user .verification_medal_compo{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto}.collect_detail_page .info_wrap .info_detail .user .follow_btn{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;margin-left:0.26667rem;position:relative;font-family:"Inter-Bold";font-size:0.37333rem;color:#b498fe;background:rgba(0,0,0,0);border:none}.collect_detail_page .info_wrap .info_detail .user .follow_btn.followed{color:rgba(255,255,255,.6)}.collect_detail_page .info_wrap .info_detail .user .follow_btn::before{content:"•";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.collect_detail_page .info_wrap .info_detail .desc{line-height:1.5;font-family:"Nunito";font-size:0.34667rem;color:#999}.collect_detail_page .info_wrap .info_detail .tags{margin-top:0.21333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.collect_detail_page .info_wrap .info_detail .tags .item{margin-bottom:0.21333rem;margin-right:0.21333rem;padding:0.05333rem 0.21333rem;font-family:"Nunito";font-size:0.32rem;font-weight:500;color:#717c97;border:0.01333rem solid #717c97;opacity:.8}.collect_detail_page .info_wrap .info_detail .tags .item a{color:#717c97;display:block}.collect_detail_page .info_wrap .info_detail .tags .item.tag{opacity:1;height:0.53333rem;margin-right:0.16rem;color:#999;border:none;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.34667rem;padding:0}.collect_detail_page .info_wrap .info_detail .tags .item.tag .svg_icon{font-size:0.37333rem}.collect_detail_page .info_wrap .info_detail .tags .item.keywords{opacity:1;padding:0.05333rem 0.26667rem;border:0.01333rem solid #6741cc;border-radius:0.26667rem;background:#6741cc;color:#fff}.collect_detail_page .info_wrap .info_detail .tags+.tags{margin-top:0}.collect_detail_page .info_wrap .info_detail .report{margin-top:0.26667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-family:"Nunito";font-size:0.32rem;color:#999}.collect_detail_page .info_wrap .info_detail .report .svg_icon{margin-right:0.08rem}.collect_detail_page .info_wrap .info_detail .option{margin-top:0.42667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.collect_detail_page .info_wrap .info_detail .option .btn{-webkit-box-flex:1;-webkit-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0.26667rem 0;font-family:"Roboto-Medium";font-size:0.37333rem;color:#fff;border-radius:1.06667rem;background:rgba(255,255,255,.25)}.collect_detail_page .info_wrap .info_detail .option .btn .svg_icon{font-size:0.53333rem}.collect_detail_page .info_wrap .info_detail .option .btn .svg_icon.black{color:#000;font-size:0.42667rem;padding-right:0.10667rem}.collect_detail_page .info_wrap .info_detail .option .btn span{padding-left:0.10667rem}.collect_detail_page .info_wrap .info_detail .option .btn.white{color:#000;background:#fff;-webkit-flex-basis:3.81333rem;flex-basis:3.81333rem;box-sizing:border-box;-webkit-box-flex:0;-webkit-flex-grow:0;flex-grow:0}.collect_detail_page .info_wrap .info_detail .option .btn+.btn{margin-left:0.32rem}.collect_detail_page .info_wrap .info_detail .option .btn.no-border{border:none;background:rgba(0,0,0,0);color:#fff;margin-left:0 !important}.collect_detail_page .info_wrap .info_detail .option .btn.min{-webkit-flex-basis:2.88rem;flex-basis:2.88rem}.collect_detail_page .hide_watched_row{margin:0.42667rem 0.42667rem 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.collect_detail_page .hide_watched_row .total{margin-right:0.42667rem;font-family:"Inter";font-size:0.37333rem;color:#999}.collect_detail_page .hide_watched .van-checkbox__icon{height:0.32rem}.collect_detail_page .hide_watched .van-checkbox__icon .van-icon{width:0.32rem;height:0.32rem;border-color:#8153fe;font-size:0.21333rem}.collect_detail_page .hide_watched .van-checkbox__icon--checked .van-icon{background-color:#8153fe}.collect_detail_page .hide_watched .van-checkbox__label{margin-left:0.10667rem;font-size:0.34667rem;font-weight:400;line-height:1.2;color:#333}.collect_detail_page .edit_pop{bottom:0.64rem;left:0.32rem;width:9.36rem;border-radius:0.32rem}.collect_detail_page .edit_pop>ul{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;padding:0 0.96rem;height:3.52rem;border-bottom:0.02667rem solid #e7e7e7}.collect_detail_page .edit_pop>ul li{min-width:1.38667rem;padding-top:1.52rem;font-size:0.34667rem;color:#3d3d3d;text-align:center}.collect_detail_page .edit_pop>ul li:first-child{background:url(/_nuxt/m/img/edit-white-circle.28fef2a.svg) center top no-repeat;background-size:1.38667rem auto}.collect_detail_page .edit_pop>ul li:first-child+li{background:url(/_nuxt/m/img/add-white-circle.86b1d92.svg) center top no-repeat;background-size:1.38667rem auto}.collect_detail_page .edit_pop>ul li:first-child+li+li{background:url(/_nuxt/m/img/delete-white-circle.457d528.svg) center top no-repeat;background-size:1.38667rem 1.38667rem}.collect_detail_page .edit_pop .reset_btn{margin:0.66667rem auto;width:8rem;height:1.06667rem;line-height:1.06667rem;text-align:center;font-family:"Roboto-Medium";font-size:0.37333rem;color:#000;border-radius:0.32rem;border:0.02667rem solid #dededf}.collect_detail_page .create_time{margin:0.61333rem 0.42667rem 0;font-size:0.37333rem;color:#999}.collect_detail_page .list_con{margin:0 0.42667rem}.collect_detail_page .list_con .media_list_new{margin:0;padding:0.32rem 0;border-bottom:none}.collect_detail_page .list_con .loading_more{margin-top:0.10667rem;width:100%;height:0.93333rem;font-size:0.34667rem;color:#666;border-radius:0.50667rem;border:0.01333rem solid #d9d9d9}.collect_detail_page .empty_list_wrap{margin:1.70667rem 0;padding-top:3.28rem;background:url(/_nuxt/m/img/empty_box.a5cccdd.svg) center top no-repeat;background-size:auto 3.2rem;text-align:center;font-size:0.32rem;color:#999}.collect_detail_page .empty_list_wrap .add_btn{display:inline-block;margin-top:0.53333rem;padding:0.26667rem 1.06667rem;font-family:"Roboto-Bold";font-size:0.42667rem;color:#000;background:#edc4a5;border-radius:0.96rem}.collect_detail_page .empty_watched_list{margin:2.66667rem 0;font-size:0.32rem;font-weight:400;line-height:1.2;color:#999;text-align:center}.collect_detail_page .item_wrap{margin-top:0.53333rem;padding:0.45333rem 0.42667rem 0;border-top:0.21333rem solid #f6f6f6}.collect_detail_page .item_wrap .item_title{font-family:"Roboto-Bold";font-size:0.42667rem;color:#000}.collect_detail_page .item_wrap .item_title+.feed_article_list_compo{margin-top:0.16rem}.collect_detail_page .item_wrap .flex_wrap{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}.collect_detail_page .item_wrap .flex_wrap .more_btn{font-size:0.37333rem;color:#666}.collect_detail_page .item_wrap .write{margin-top:0.42667rem;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}.collect_detail_page .item_wrap .write .avatar{width:0.85333rem;height:0.85333rem;border-radius:50%}.collect_detail_page .item_wrap .write .comment{-webkit-box-flex:1;-webkit-flex:1;flex:1;margin-left:0.21333rem;padding:0 0.42667rem;height:0.96rem;line-height:0.96rem;font-size:0.34667rem;color:#999;border-radius:0.53333rem;background:#f6f6f6}.collect_detail_page .item_wrap .comment_panel>div.more_btn{margin-top:0.45333rem;height:0.93333rem;line-height:0.93333rem;text-align:center;font-size:0.34667rem;color:#666;border-radius:0.50667rem;border:0.01333rem solid #d9d9d9}.collect_detail_page .item_wrap .empty_warp{margin-top:0.8rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.32rem;color:#d9d9d9}.collect_detail_page .item_wrap .empty_warp img{margin-bottom:0.42667rem;width:4.26667rem;height:auto;display:block}.collect_detail_page .item_wrap .empty_warp p{margin-top:0.21333rem}.collect_detail_page .item_wrap .feed_article_list_compo{padding:0.42667rem 0}.collect_detail_page .item_wrap .feed_article_list_compo+.feed_article_list_compo{border-top:0.02667rem solid #eee}.comment_page{background:#fff !important}.comment_page .page_header{width:100%;height:1.81333rem;background:#fef9f6;font-size:0.42667rem;color:#1d1d1e;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.comment_page .page_header .title{margin-left:0.26667rem;-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%}.comment_page .page_header .van-icon{margin-left:0.26667rem}.comment_page .comment_total{margin:0 0.42667rem;padding:0.53333rem 0 0.42667rem;border-bottom:0.02667rem solid #e5e5e5;font-family:"Roboto-Medium";font-size:0.4rem;color:#333;line-height:1;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}.comment_page .comment_total .van-dropdown-menu__item{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.comment_page .comment_total .van-dropdown-menu__bar{box-shadow:none;height:0.37333rem;margin-right:0.10667rem}.comment_page .comment_total .van-dropdown-item{width:3.57333rem;height:3.2rem;left:auto;right:0.32rem}.comment_page .comment_total .van-dropdown-item .van-popup{box-shadow:0.10667rem 0.05333rem 0.32rem 0 rgba(0,0,0,.12);border-radius:0.05333rem}.comment_page .comment_total .van-dropdown-item .van-popup .van-cell{font-family:"Roboto-Medium";font-size:0.4rem}.comment_page .comment_total .van-dropdown-item .van-popup .van-cell::after{border-bottom:none}.comment_page .comment_total .van-dropdown-item .van-popup .van-cell .van-cell__title span{font-family:"Roboto-Medium";font-size:0.4rem;color:#8f8f8f}.comment_page .comment_total .van-dropdown-item .van-popup .van-cell .van-cell__value{display:none}.comment_page .comment_list_wrap{margin:0 0.42667rem}.comment_page .comment_list_wrap .comment_list{margin-top:0.58667rem}.comment_page .comment_list_wrap .empty_warp{margin:0 0.56rem;font-size:0.48rem;color:#3d3d3d;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.comment_page .comment_list_wrap .empty_warp img{width:6.93333rem;margin:1.6rem 0 0.53333rem 0}.comment_page .comment_list_wrap .empty_warp p{margin-top:0.21333rem}.comment_page .comment_list_wrap .empty_warp .btn{font-family:"Roboto-Medium";font-size:0.4rem;padding:0.26667rem 0.8rem;background:#000;border-radius:0.10667rem;cursor:pointer;color:#fff;margin-top:1.6rem}.comment_page .comment_list_wrap .loading_wrap{padding-top:1.33333rem;text-align:center}.comment_page .page_footer{width:100%;min-height:1.65333rem;position:fixed;z-index:998;bottom:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.comment_page .page_footer .footer_comment{border-top:0.05333rem solid #eaeaea;width:100%;height:auto;min-height:1.65333rem;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:#fff}.comment_page .page_footer .footer_comment img{width:0.64rem;height:0.64rem;margin-right:0.13333rem}.comment_page .page_footer .footer_comment .van-field__body{background:#eaeaea;border-radius:0.58667rem;padding:0.26667rem 0.4rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.comment_page .page_footer .footer_comment .num{padding-right:0.26667rem;font-size:0.4rem}.comment_page .page_footer .footer_comment .hint{margin:0.26667rem 0.42667rem;padding:0 0.4rem;box-sizing:border-box;width:8.96rem;height:1.17333rem;line-height:1.17333rem;font-size:0.37333rem;color:#999;background:#eaeaea;border-radius:0.58667rem}.comment_page .page_footer .footer_comment .hint span.login{color:#61bfba}.h5_layout{height:100%;box-sizing:border-box}.h5_page{height:100%}.h5_page .option_btn_warp{position:fixed;right:0.53333rem;top:20%}.h5_page .option_btn_warp>div{margin-top:0.10667rem}.h5_page .option_btn_warp .like{width:0.96rem;height:0.96rem;background:url(/_nuxt/m/img/like-share-grayshadow.cf9e1ac.svg) no-repeat;background-size:cover}.h5_page .option_btn_warp .like.current{background:url(/_nuxt/m/img/like-share-colorshadow.203fc36.svg) no-repeat}.h5_page .option_btn_warp .favorite{width:0.96rem;height:0.96rem;background:url(/_nuxt/m/img/favorite-grayshadow.2afa9ca.svg) no-repeat;background-size:cover}.h5_page .option_btn_warp .favorite.current{background:url("/_nuxt/m/img/favorite-orange shadow.f115255.svg") no-repeat}.h5_page .option_btn_warp .comment{width:0.96rem;height:0.96rem;background:url(/_nuxt/m/img/coment-share-grayshadow.7609907.svg) no-repeat;background-size:cover}.h5_page .option_btn_warp .share{width:0.96rem;height:0.96rem;background:url(/_nuxt/m/img/share-grayshadow.d6eef11.svg) no-repeat;background-size:cover}.h5_page .option_btn_warp .report{width:0.96rem;height:0.96rem;background:url(/_nuxt/m/img/report-share-grayshadow.ce91055.svg) no-repeat;background-size:cover}.h5_page .option_btn_warp .edit{width:0.96rem;height:0.96rem;background:url(/_nuxt/m/img/edit-yellowshadow.5a7c9aa.svg) no-repeat;background-size:cover}.h5_page .edit_pop{bottom:0.64rem;left:0.32rem;width:9.36rem;border-radius:0.32rem}.h5_page .edit_pop>ul{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;padding:0 0.96rem;height:3.52rem;border-bottom:0.02667rem solid #e7e7e7}.h5_page .edit_pop>ul li{min-width:1.38667rem;padding-top:1.52rem;font-size:0.34667rem;color:#3d3d3d;text-align:center}.h5_page .edit_pop>ul li:first-child{background:url(/_nuxt/m/img/edit-white-circle.28fef2a.svg) center top no-repeat;background-size:1.38667rem auto}.h5_page .edit_pop>ul li:first-child+li{background:url(/_nuxt/m/img/add-white-circle.86b1d92.svg) center top no-repeat;background-size:1.38667rem auto}.h5_page .edit_pop>ul li:first-child+li+li{background:url(/_nuxt/m/img/delete-white-circle.457d528.svg) center top no-repeat;background-size:1.38667rem 1.38667rem}.h5_page .edit_pop .reset_btn{margin:0.66667rem auto;width:8rem;height:1.06667rem;line-height:1.06667rem;text-align:center;font-family:"Roboto-Medium";font-size:0.37333rem;color:#000;border-radius:0.32rem;border:0.02667rem solid #dededf}.create_list_page{background:#fff !important;padding:0 0.32rem}.create_list_page .limit-tip,.create_list_page .textarea-limit{font-size:0.32rem;padding-left:0.21333rem;color:#bbb}.create_list_page .textarea-limit{position:absolute;right:0;bottom:0}.create_list_page .input_box .van-field{padding:0.42667rem 0;border-bottom:0.02667rem solid #e7e7e7}.create_list_page .input_box .van-field .van-field__value{position:relative}.create_list_page .input_box .van-field .van-field__value .van-field__body{font-family:"Inter-Medium";font-size:0.48rem}.create_list_page .input_box .van-field .van-field__value .van-field__body input{color:#333;opacity:.9;font-family:"Inter-Bold";font-size:0.48rem;font-style:normal;font-weight:800;line-height:0.58667rem}.create_list_page .input_box .van-field .van-field__value .van-field__body textarea{color:#666;font-family:"Inter";font-size:0.37333rem;font-style:normal;font-weight:400;line-height:0.53333rem}.create_list_page .input_box .van-field .van-field__value .van-field__body .van-field__control:disabled{color:#323232 !important;-webkit-text-fill-color:#323232 !important}.create_list_page .input_box .van-field .van-field__value .van-field__word-limit{position:absolute;right:0;top:0;font-family:"Inter-Medium";font-size:0.32rem;color:#c1c1c3}.create_list_page .input_box .description-field.van-field{border-bottom:none}.create_list_page .input_box .description-field.van-field .van-field__control{min-height:2rem}.create_list_page .input_box .description-field textarea::-webkit-input-placeholder{font-size:0.37333rem;font-style:normal;color:#bbb;font-weight:200;font-family:"Inter-Light"}.create_list_page .input_box .description-field textarea::placeholder{font-size:0.37333rem;font-style:normal;color:#bbb;font-weight:200;font-family:"Inter-Light"}.create_list_page .template_choose>h2{font-family:"Inter-Medium";font-size:0.48rem;color:#000;margin:0.64rem 0 0.45333rem}.create_list_page .template_choose .scroll_item{width:2.66667rem;margin-right:0.32rem;position:relative}.create_list_page .template_choose .scroll_item .van-radio{position:absolute;width:0.64rem;height:0.64rem;top:0.10667rem;right:0.10667rem;z-index:1}.create_list_page .template_choose .scroll_item .van-radio .van-radio__icon{position:absolute;width:100%;height:100%}.create_list_page .template_choose .scroll_item .van-radio .van-radio__icon .van-icon{display:block;width:0.64rem;height:0.64rem;border-radius:50%;border:0.05333rem solid #8f8f8f}.create_list_page .template_choose .scroll_item .van-radio .van-radio__icon .van-icon::before{display:none}.create_list_page .template_choose .scroll_item .van-radio .van-radio__icon.van-radio__icon--checked .van-icon{border:none;background:url(/_nuxt/m/img/tick-fillyellow.c531010.svg) no-repeat;background-size:cover}.create_list_page .template_choose .scroll_item .pic_proportion{background:#f4e8e0;border-radius:0.05333rem;overflow:hidden}.create_list_page .template_choose .scroll_item>h2{margin-top:0.32rem;text-align:center;font-size:0.34667rem;color:#3d3d3d}.create_list_page .item-box .title{font-family:"Inter-Bold";font-size:0.37333rem;color:#333;font-style:normal;font-weight:700;margin:0.64rem 0 0.13333rem}.create_list_page .item-box .title .tips{color:#bbb;font-family:"Inter";font-size:0.32rem;font-style:normal;font-weight:400;padding-left:0.16rem}.create_list_page .item-box .item-wrapper{display:-webkit-box;display:-webkit-flex;display:flex}.create_list_page .item-box .item-wrapper .item-list-wrapper{display:-webkit-box;display:-webkit-flex;display:flex;gap:0.42667rem;overflow-x:auto;border-radius:0.16rem}.create_list_page .item-box .item-wrapper .item-list-wrapper .item{-webkit-flex-shrink:0;flex-shrink:0;width:2.24rem}.create_list_page .item-box .item-wrapper .item-list-wrapper .item:last-child{margin-right:0.42667rem}.create_list_page .item-box .item-wrapper .item-list-wrapper .item .item-content{height:3.38667rem;position:relative}.create_list_page .item-box .item-wrapper .item-list-wrapper .item .item-content img{width:100%;height:100%;object-fit:cover;border-radius:0.16rem}.create_list_page .item-box .item-wrapper .item-list-wrapper .item .item-content .delete-icon{position:absolute;right:0.16rem;top:0.16rem;font-size:0.48rem;z-index:1;color:#fff;cursor:pointer}.create_list_page .item-box .item-wrapper .item-list-wrapper .item .item-title{color:#333;font-family:"Inter";font-size:0.32rem;font-style:normal;font-weight:400;line-height:0.53333rem;margin-top:0.26667rem;overflow-wrap:break-word;word-break:break-all}.create_list_page .item-box .item-wrapper .add-item{-webkit-flex-shrink:0;flex-shrink:0;padding:0 0.93333rem;height:3.38667rem;background-color:#f5f5f5;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;border-radius:0.16rem}.create_list_page .choose-box .title{font-family:"Inter-Bold";margin:0.64rem 0 0.45333rem;font-size:0.42667rem;color:#333;font-style:normal;font-weight:700}.create_list_page .choose-box .required{color:#fd4848;font-size:0.42667rem;font-style:normal;font-weight:700;padding-left:0.10667rem}.create_list_page .choose-box .choose-group{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;gap:0.16rem}.create_list_page .choose-box .choose-group .choose-item{padding:0.26667rem 0;border-radius:0.61333rem;background:#f5f5f5;color:#333;text-align:center;font-family:"Inter";font-size:0.37333rem;-webkit-box-flex:1;-webkit-flex:1;flex:1;border:0.02667rem solid rgba(0,0,0,0);font-style:normal}.create_list_page .choose-box .choose-group .choose-item.active{border:0.02667rem solid #8153fe;background:#f7f4fe}.create_list_page .choose-box .choose-group.visibility{width:66.67%;margin-right:auto}.create_list_page .tag_box .title{font-family:"Inter-Bold";font-size:0.37333rem;color:#333;font-style:normal;font-weight:700;margin:0.64rem 0 0.13333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.create_list_page .tag_box .title .van-popover__wrapper{font-size:0}.create_list_page .tag_box .title img{margin-left:0.21333rem;vertical-align:text-bottom}.create_list_page .tag_box .title .van-popover{right:1.06667rem !important}.create_list_page .tag_box .title .van-popover .van-popover__content{border-radius:0.21333rem;padding:0.42667rem}.create_list_page .tag_box .title .van-popover .rule_title{line-height:1.5;font-family:"Inter-Bold";font-size:0.37333rem}.create_list_page .tag_box .title .van-popover .rule_list{margin:0.10667rem 0 0 0.53333rem;list-style:disc;line-height:1.7;font-size:0.32rem}.create_list_page .tag_box .van-checkbox-group{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.create_list_page .tag_box .van-checkbox-group .van-checkbox .van-checkbox__icon{display:none}.create_list_page .tag_box .van-checkbox-group .van-checkbox .van-checkbox__label{margin:0.21333rem 0.21333rem 0 0;padding:0.05333rem 0.32rem;font-family:"Inter-Medium";font-size:0.37333rem;color:#000;border:0.02667rem solid #dededf;border-radius:0.32rem;background:rgba(0,0,0,0)}.create_list_page .tag_box .van-checkbox-group .van-checkbox .van-checkbox__icon--checked+.van-checkbox__label{background:#efbd97;border:0.02667rem solid rgba(0,0,0,0)}.create_list_page .option-box{margin-top:0.98667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.create_list_page .option-box .submit_btn{background:#000;border-radius:0.32rem;color:#fff;width:60%;border-radius:0.53333rem;font-family:"Inter";font-size:0.37333rem;font-style:normal;font-weight:700;line-height:0.32rem}.create_list_page .option-box .reset_btn{-webkit-box-flex:1;-webkit-flex:1;flex:1;border:none}.error_page{background:#191919;height:100vh;height:calc(var(--vh, 1vh) * 100)}.error_page .content_404{padding:3.04rem 1.38667rem 0}.error_page .content_404 .error_page_title{font-family:"Roboto-Bold";font-size:0.90667rem;color:#fff;text-align:center;margin-bottom:0.53333rem}.error_page .content_404 .error_page_desc{font-size:0.48rem;color:#fff;text-align:center;margin-bottom:0.61333rem;line-height:1.3}.error_page .content_404 .error_page_back{width:100%;height:1.06667rem;border-radius:0.32rem;background:#9a76fe;font-family:"Roboto-Medium";font-size:0.37333rem;line-height:1.06667rem;text-align:center}.meta_page{background:#fff !important}.meta_page .van-sticky{background:#fff}.meta_page .h1_title{margin:0.21333rem 0.42667rem;font-family:"Inter-SemiBold";font-size:0.37333rem;line-height:0.53333rem;color:#333}.meta_page .info_wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin:0.21333rem 0.42667rem;position:relative;line-height:1;font-family:"Roboto";font-size:0.32rem}.meta_page .info_wrap.filter{padding:0 0 0.42667rem;border-bottom:0.02667rem solid #eee;-webkit-box-pack:start;-webkit-justify-content:start;justify-content:start}.meta_page .info_wrap .info{color:#999}.meta_page .info_wrap .sort_box{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.meta_page .info_wrap .sort_box .sort{height:0.42667rem;padding-right:0.42667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxOCAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguNjI0MDIgMy4yODU2NEgxNi4xMjQiIHN0cm9rZT0iIzY2NjY2NiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTUuMjUgMy4yODU2NFYxNC41MzU2TDIuMjUgMTEuODg4NiIgc3Ryb2tlPSIjNjY2NjY2IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVqb2luPSJiZXZlbCIvPgo8cGF0aCBkPSJNOC42MjQwMiA3LjAzNTY0SDE0LjYyNCIgc3Ryb2tlPSIjNjY2NjY2IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNOC42MjQwMiAxMC43ODU2SDEzLjEyNCIgc3Ryb2tlPSIjNjY2NjY2IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNOC42MjQwMiAxNC41MzU2SDExLjYyNCIgc3Ryb2tlPSIjNjY2NjY2IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K) no-repeat;background-position:center;background-size:0.42667rem 0.42667rem;-webkit-transition:all .3s;transition:all .3s;margin-left:0.05333rem;cursor:pointer}.meta_page .info_wrap .sort_box .sort.ascending{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.meta_page .info_wrap .filter_icon{display:block;width:0.34667rem;height:0.34667rem}.meta_page .info_wrap .van-checkbox{white-space:nowrap;width:-webkit-fit-content;width:fit-content}.meta_page .info_wrap .van-checkbox+.van-checkbox{margin-left:0.42667rem}.meta_page .info_wrap .van-checkbox .van-checkbox__icon{height:auto}.meta_page .info_wrap .van-checkbox .van-checkbox__label{color:#666}.meta_page .info_wrap .van-checkbox .van-icon{font-size:0.32rem;border-radius:0.05333rem}.meta_page .info_wrap .van-checkbox .van-checkbox__icon--checked .van-icon{border-color:unset;background-color:rgba(0,0,0,0);color:#999}.meta_page .info_wrap .van-popover__wrapper{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-family:"Roboto";font-size:0.32rem;color:#999;height:0.53333rem}.meta_page .info_wrap .van-popover__wrapper.block{position:relative}.meta_page .info_wrap .van-popover__wrapper img{margin-left:0.2rem}.meta_page .info_wrap .van-popup .van-popover__arrow{display:none}.meta_page .info_wrap .van-popup .van-popover__content{background:#fff;box-shadow:0.10667rem 0.21333rem 0.53333rem 0.10667rem rgba(0,0,0,.08);border-radius:0.32rem;padding:0.42667rem 0.42667rem 0}.meta_page .info_wrap .van-popup .van-popover__content .btn{font-family:"Roboto";font-size:0.37333rem;color:#999;margin-bottom:0.42667rem;white-space:nowrap}.meta_page .info_wrap .van-popup .van-popover__content .btn.active{color:#000}.meta_page .tag_wrap{margin:-0.10667rem 0.42667rem 0.21333rem;word-wrap:break-word}.meta_page .tag_wrap[data-show-collapse]{padding-right:0.64rem !important}.meta_page .tag_wrap .pp-collapse{display:inline !important}.meta_page .tag_wrap .collapse-button{font-size:0.32rem;background:#fff;height:0.64rem;width:0.64rem;position:absolute;bottom:0.21333rem;right:0;color:rgba(0,0,0,.45);border:0.02667rem solid #d9d9d9;box-sizing:border-box;padding:0}.meta_page .tag_wrap .van-tag{margin:0.42667rem 0.18667rem 0 0;border:0.01333rem solid #999;color:#333;border-radius:1.06667rem;padding:0.10667rem 0.24rem;position:relative;display:inline !important;line-height:1.06667rem;white-space:nowrap;box-sizing:border-box;font-family:"Roboto";font-size:0.32rem}.meta_page .tag_wrap .svg_icon{position:absolute;right:-0.16rem;top:-0.21333rem;width:0.42667rem;height:0.42667rem}.meta_page .head{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin:0.42667rem 0.42667rem;position:relative}.meta_page .head.no_margin{margin-bottom:0}.meta_page .head .title{font-family:"Roboto-Bold";font-size:0.42667rem;color:#000}.meta_page .head .filter_icon{display:block;width:0.34667rem;height:0.34667rem}.meta_page .head .van-popover__wrapper{position:absolute;right:0;top:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.32rem;color:#666;height:0.53333rem}.meta_page .head .van-popover__wrapper.block{position:relative}.meta_page .head .van-popover__wrapper img{margin-left:0.2rem}.meta_page .head .van-popup .van-popover__arrow{display:none}.meta_page .head .van-popup .van-popover__content{background:#fff;box-shadow:0.10667rem 0.21333rem 0.53333rem 0.10667rem rgba(0,0,0,.08);border-radius:0.32rem;padding:0.42667rem 0.42667rem 0}.meta_page .head .van-popup .van-popover__content .btn{font-size:0.37333rem;color:#999;margin-bottom:0.42667rem;white-space:nowrap}.meta_page .head .van-popup .van-popover__content .btn.active{color:#000}.meta_page .list_refresh_box{min-height:13.33333rem}.meta_page .media_list_compo{padding:0.21333rem 0;border-bottom-color:rgba(0,0,0,0);position:relative}.meta_page .media_list_compo .con .title{display:-webkit-box;display:-webkit-flex;display:flex}.meta_page .media_list_compo .add_list_btn{position:absolute;top:0.26667rem;left:0.05333rem;width:0.66667rem;height:0.66667rem;border-radius:50%;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikdyb3VwIDIxMjgiPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDM1MTkiIG9wYWNpdHk9IjAuNSIgd2lkdGg9IjI1IiBoZWlnaHQ9IjI1IiByeD0iMTIiIGZpbGw9ImJsYWNrIi8+CjxwYXRoIGlkPSJVbmlvbiIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01LjUgMTRDNi4zMjg0MyAxNCA3IDEzLjMyODQgNyAxMi41QzcgMTEuNjcxNiA2LjMyODQzIDExIDUuNSAxMUM0LjY3MTU3IDExIDQgMTEuNjcxNiA0IDEyLjVDNCAxMy4zMjg0IDQuNjcxNTcgMTQgNS41IDE0Wk0xNCAxMi41QzE0IDEzLjMyODQgMTMuMzI4NCAxNCAxMi41IDE0QzExLjY3MTYgMTQgMTEgMTMuMzI4NCAxMSAxMi41QzExIDExLjY3MTYgMTEuNjcxNiAxMSAxMi41IDExQzEzLjMyODQgMTEgMTQgMTEuNjcxNiAxNCAxMi41Wk0yMSAxMi41QzIxIDEzLjMyODQgMjAuMzI4NCAxNCAxOS41IDE0QzE4LjY3MTYgMTQgMTggMTMuMzI4NCAxOCAxMi41QzE4IDExLjY3MTYgMTguNjcxNiAxMSAxOS41IDExQzIwLjMyODQgMTEgMjEgMTEuNjcxNiAyMSAxMi41WiIgZmlsbD0id2hpdGUiLz4KPC9nPgo8L3N2Zz4K) center center no-repeat;background-size:0.66667rem 0.66667rem}.meta_page .media_list .grid-c-3{display:grid;grid-template-columns:repeat(3, 32%);-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;grid-row-gap:0.48rem;margin-bottom:0.48rem}.meta_page .media_list .grid-c-3 .con_list{margin-bottom:0}.meta_page .media_list .con_list{margin-bottom:0.42667rem}.meta_page .media_list_wrap{min-height:16rem;padding:0 0.42667rem}.meta_page .media_list_wrap .list_content .select_items{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;min-height:0.53333rem}.meta_page .media_list_wrap .list_content .select_items .item{padding:0.10667rem 0.4rem;border:0.02667rem solid #dedede;border-radius:0.32rem;margin-right:0.24rem;margin-bottom:0.10667rem;font-family:"Roboto-Medium";font-size:0.37333rem;color:#8f8f8f}.meta_page .menu_pop_warp .menu_pop_container{width:7.28rem;min-height:100vh;min-height:calc(var(--vh, 1vh) * 100);background:#191919}.meta_page .menu_pop_warp .menu_pop_container .close_btn{padding-top:0.48rem;margin:0 0.42667rem 1.6rem}.meta_page .menu_pop_warp .menu_pop_container .close_btn img{width:0.64rem;height:0.64rem}.meta_page .menu_pop_warp .menu_pop_container .select_panel{margin:0 0.42667rem;padding-bottom:0.82667rem;position:relative}.meta_page .menu_pop_warp .menu_pop_container .select_panel>p{line-height:0.8rem;height:0.8rem;font-family:"Roboto-Medium";font-size:0.4rem;color:#efbd97}.meta_page .menu_pop_warp .menu_pop_container .select_panel .select_option .reset_dropdown_menu .van-dropdown-menu__bar{height:1.06667rem;border-radius:0.10667rem;background:#3d3d3d;color:#c1c1c3}.meta_page .menu_pop_warp .menu_pop_container .select_panel .select_option .reset_dropdown_menu .van-dropdown-menu__bar .van-dropdown-menu__title{width:90%;box-sizing:border-box;padding:0;color:#c1c1c3;font-family:"Roboto-Medium";font-size:0.4rem}.meta_page .menu_pop_warp .menu_pop_container .select_panel .select_option .reset_dropdown_menu .van-dropdown-menu__bar .van-dropdown-menu__title .van-ellipsis::after{right:0}.meta_page .menu_pop_warp .menu_pop_container .select_panel .select_option .reset_dropdown_menu .item .van-dropdown-item{margin:0 0.42667rem;max-height:8rem;overflow-y:auto}.meta_page .menu_pop_warp .menu_pop_container .select_panel .select_option .reset_dropdown_menu .item .van-dropdown-item .van-popup{max-height:100%}.meta_page .menu_pop_warp .menu_pop_container .select_panel .select_option .reset_dropdown_menu .item .van-dropdown-item .van-popup .van-cell{color:#8f8f8f !important;font-family:"Roboto-Medium";font-size:0.4rem}.meta_page .menu_pop_warp .menu_pop_container .select_panel .select_option .reset_dropdown_menu .item .van-dropdown-item .van-popup .van-cell .van-cell_title span{font-family:"Roboto-Medium";font-size:0.4rem}.meta_page .menu_pop_warp .menu_pop_container .select_panel .select_option .reset_dropdown_menu .item .van-dropdown-item .van-popup .van-cell .van-cell__value{display:none !important}.meta_page .menu_pop_warp .menu_pop_container .select_panel .select_option .reset_dropdown_menu .item .van-dropdown-item .van-popup .van-dropdown-item__option--active{color:#000 !important}.meta_page .menu_pop_warp .menu_pop_container .bottom_btn{position:absolute;bottom:1.09333rem;left:1.28rem;display:-webkit-box;display:-webkit-flex;display:flex}.meta_page .menu_pop_warp .menu_pop_container .bottom_btn .left_btn{width:3.2rem;height:0.85333rem;line-height:0.85333rem;text-align:center;background:#fad8bf;border-radius:0.05333rem;font-family:"Roboto-Medium";font-size:0.37333rem;color:#000;margin-right:0.64rem}.meta_page .menu_pop_warp .menu_pop_container .bottom_btn .right_btn{font-family:"Roboto-Medium";font-size:0.37333rem;color:#fff;height:0.85333rem;line-height:0.85333rem}.meta_page .born_today_page_title{padding:0.42667rem;font-family:"Roboto-Bold";font-size:0.53333rem;color:#000}.meta_page .list_panel{position:relative}.meta_page .list_panel .list_box+.list_box{border-top:0.02667rem solid #eee}.meta_page .list_panel .van-loading{z-index:9;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.5);text-align:center;padding-top:0.8rem;box-sizing:border-box}.meta_page .no_data_wrap{margin:0.8rem 0;padding-top:2.93333rem;text-align:center;font-family:"Roboto-Medium";font-size:0.37333rem;color:#666;background:url(/_nuxt/m/img/empty-articles@2x.a2aca8e.png) center top no-repeat;background-size:auto 2.4rem}.meta_page .empty_wrap{margin:1.28rem 2.13333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;color:#999;text-align:center;font-family:"Roboto";font-size:0.37333rem;line-height:1.28}.meta_page .empty_wrap img{width:2.66667rem;height:2.66667rem;display:block;margin:0 auto 0.21333rem}.meta_item_page{background:#fff !important}.meta_item_page .back_title{padding:0.34667rem 0;text-align:center;font-family:"Roboto-Bold";font-size:0.48rem;color:#000;position:relative}.meta_item_page .back_title .back{position:absolute;left:0.42667rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0.53333rem;height:0.53333rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fYmFjayI+CjxwYXRoIGlkPSJWZWN0b3IgMSIgZD0iTTcuMTQ0NTggOS45OTk5OEw2LjQwMTk1IDkuMzc3MjVMNS44MzMzNyA5Ljk5OTk4TDYuNDAxOTUgMTAuNjIyN0w3LjE0NDU4IDkuOTk5OThaTTE0LjE2NjcgMTYuMjU0NUw3Ljg4NzE4IDkuMzc3MjVMNi40MDE5NSAxMC42MjI3TDEyLjY4MTUgMTcuNUwxNC4xNjY3IDE2LjI1NDVaTTcuODg3MTggMTAuNjIyN0wxNC4xNjY3IDMuNzQ1NEwxMi42ODE1IDIuNUw2LjQwMTk1IDkuMzc3MjVMNy44ODcxOCAxMC42MjI3WiIgZmlsbD0iYmxhY2siLz4KPC9nPgo8L3N2Zz4K) center center no-repeat;background-size:0.53333rem 0.53333rem}.meta_item_page .no_data_wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.37333rem;color:#999}.meta_item_page .no_data_wrap img{display:block;width:4.8rem;height:auto}.meta_item_page .anchor_point_wrap{height:1.92rem;margin-top:-1.92rem;visibility:hidden}.meta_item_page .list_wrap{padding:0.42667rem 0.42667rem 0 0.42667rem}.meta_item_page .list_wrap.padding_overwrite{padding:0.42667rem 0 0}.meta_item_page .list_wrap.padding_overwrite .items{padding-left:0.42667rem;padding-right:0.42667rem}.meta_item_page .list_wrap.padding_overwrite .items_pg .main_title{font-family:"Roboto-Bold";font-size:0.42667rem;color:#000;padding:0 0.42667rem}.meta_item_page .list_wrap .items{margin-bottom:0.42667rem}.meta_item_page .list_wrap .items .main_title{font-family:"Roboto-Bold";font-size:0.42667rem;color:#000}.meta_item_page .list_wrap .items .no_data{margin:0;padding:0;font-size:0.37333rem;color:#999}.meta_item_page .list_wrap .items .award_content{padding:0.42667rem 0;border-bottom:0.02667rem solid #f6f6f6;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}.meta_item_page .list_wrap .items .award_content:last-child{border-bottom:none}.meta_item_page .list_wrap .items .award_content .pic{-webkit-box-flex:0;-webkit-flex:0 0 0.85333rem;flex:0 0 0.85333rem;margin-right:0.21333rem}.meta_item_page .list_wrap .items .award_content .text_box{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%}.meta_item_page .list_wrap .items .award_content .text_box .title_wrap{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;margin-bottom:0.16rem}.meta_item_page .list_wrap .items .award_content .text_box .title_wrap .event{font-family:"Roboto-Medium";font-size:0.42667rem;color:#000;line-height:1.3;max-height:2.6em}.meta_item_page .list_wrap .items .award_content .text_box .title_wrap .event a{color:#000}.meta_item_page .list_wrap .items .award_content .text_box .title_wrap .tag{padding:0.10667rem 0.21333rem;border-radius:0.53333rem;font-family:"Roboto-Medium";font-size:0.32rem}.meta_item_page .list_wrap .items .award_content .text_box .title_wrap .tag.blue{background:rgba(97,191,186,.1);color:#61bfba}.meta_item_page .list_wrap .items .award_content .text_box .title_wrap .tag.yellow{background:rgba(210,200,73,.1);color:#d2c849}.meta_item_page .list_wrap .items .award_content .text_box .category{font-size:0.37333rem;color:#999;line-height:1.5;margin-bottom:0.21333rem}.meta_item_page .list_wrap .items .award_content .text_box .relate_info{font-size:0.37333rem;line-height:1.5}.meta_item_page .list_wrap .items .award_content .text_box .relate_info a{color:#000}.meta_item_page .list_wrap .items .award_content .text_box .relate_info a.relate_celeb{margin-right:0.29333rem}.meta_item_page .list_wrap .items .flex_wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.meta_item_page .list_wrap .items .flex_wrap .celeb_item{border-bottom:0.02667rem solid #f6f6f6;padding-top:0.42667rem;padding-bottom:0.42667rem}.meta_item_page .list_wrap .items .flex_wrap .celeb_item.no_border{border-bottom:none}.meta_item_page .list_wrap .items .flex_wrap .celeb_item:nth-child(2n+1){width:47%;padding-right:6%}.meta_item_page .list_wrap .items .flex_wrap .celeb_item:nth-child(2n){width:47%}.meta_item_page .list_wrap .items .flex_wrap .celeb_item a{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.meta_item_page .list_wrap .items .flex_wrap .celeb_item a .celeb_poster{-webkit-box-flex:0;-webkit-flex:0 0 47%;flex:0 0 47%;margin-right:0.21333rem;border-radius:0.16rem;overflow:hidden}.meta_item_page .list_wrap .items .flex_wrap .celeb_item a .celeb_content{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%;overflow-wrap:break-word}.meta_item_page .list_wrap .items .flex_wrap .celeb_item a .celeb_content .name{font-family:"Roboto-Medium";font-size:0.37333rem;color:#000;line-height:1.5;margin-bottom:0.21333rem}.meta_item_page .list_wrap .items .flex_wrap .celeb_item a .celeb_content .play_role{font-size:0.32rem;color:#999}.meta_item_page .list_wrap .items.plot_summary{margin-bottom:0.85333rem}.meta_item_page .list_wrap .items.plot_summary .main_title{margin-bottom:0.42667rem}.meta_item_page .list_wrap .items.plot_summary .plotSummary_content .content{font-size:0.37333rem;color:#000;line-height:1.5}.meta_item_page .list_wrap .items.plot_summary .plotSummary_content .space_wrap{height:0.48rem}.meta_item_page .list_wrap .items.plot_summary .plotSummary_content .expande_button_wrap{height:0.85333rem;line-height:0.85333rem}.meta_item_page .list_wrap .items.plot_summary .plotSummary_content .expande_button_wrap .expande_btn{width:100%;text-align:center}.meta_item_page .list_wrap .items.plot_summary .plotSummary_content .expande_button_wrap .expande_btn img{width:0.64rem;height:0.64rem}.meta_item_page .list_wrap .items.plot_summary .synopsis_note{margin-top:0.21333rem;background:rgba(237,196,165,.1);border-radius:0.16rem;padding:0.16rem 0.32rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.37333rem;color:#fd4848}.meta_item_page .list_wrap .items.plot_summary .synopsis_note .warning_icon{display:block;width:0.42667rem;height:0.42667rem;margin-right:0.10667rem}.meta_item_page .list_wrap .items.plot_summary .synopsis_note .icon_arrow{display:block;width:0.42667rem;height:0.42667rem;margin-left:auto}.meta_item_page .list_wrap .items.plot_summary .synopsis_note .icon_arrow.drop_down_icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.meta_item_page .list_wrap .items.plot_summary .synopsis_content{margin-top:0.29333rem;position:relative;font-size:0.37333rem;color:#000;line-height:1.5}.meta_item_page .list_wrap .items.plot_summary .synopsis_content .drop_up_icon{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;font-size:0.32rem;color:#999;margin-top:0.42667rem}.meta_item_page .list_wrap .items.plot_summary .synopsis_content .drop_up_icon img{display:block;width:0.42667rem;height:0.42667rem;margin-left:0.10667rem}.meta_item_page .list_wrap .items.detail_items{margin-bottom:0.85333rem}.meta_item_page .list_wrap .items.detail_items .no_data{margin-top:0.42667rem}.meta_item_page .list_wrap .items.detail_items .content .panel{padding:0.42667rem 0;border-bottom:0.02667rem solid #f6f6f6;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}.meta_item_page .list_wrap .items.detail_items .content .panel:last-child{border:none}.meta_item_page .list_wrap .items.detail_items .content .panel.noBorder{border:none}.meta_item_page .list_wrap .items.detail_items .content .panel .title_panel{font-family:"Roboto-Medium";font-size:0.37333rem;color:#000;margin-bottom:0.21333rem}.meta_item_page .list_wrap .items.detail_items .content .panel .info{font-size:0.32rem;color:#999;overflow-wrap:break-word}.meta_item_page .list_wrap .items.detail_items .content .panel .release_date{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;margin-left:0.26667rem;font-size:0.32rem;color:#000}.meta_item_page .list_wrap .items.detail_items .see_more .expande_btn{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;font-size:0.32rem;color:#999}.meta_item_page .list_wrap .items.detail_items .see_more .expande_btn img{display:block;width:0.42667rem;height:0.42667rem;margin-left:0.10667rem}.meta_item_page .list_wrap .items.detail_items .see_more .expande_btn img.more{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.meta_item_page .list_wrap .season_select{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;margin-bottom:0.21333rem}.meta_item_page .list_wrap .season_select .title{font-family:"Roboto-Bold";font-size:0.42667rem;color:#000;line-height:0.90667rem}.meta_item_page .list_wrap .season_select .select{-webkit-box-flex:0;-webkit-flex:0 0 48%;flex:0 0 48%}.meta_item_page .list_wrap .season_select .select .van-popup{left:52% !important}.meta_item_page .list_wrap .season_select .select .reset_dropdown_menu .van-dropdown-menu__bar{height:0.85333rem;border:0.02667rem solid #e1e1e1;border-radius:0.10667rem;color:#000;box-shadow:none}.meta_item_page .list_wrap .season_select .select .reset_dropdown_menu .van-dropdown-menu__bar.van-dropdown-menu__bar--opened{border:0.02667rem solid #ddc7b0}.meta_item_page .list_wrap .season_select .select .reset_dropdown_menu .van-dropdown-menu__bar.van-dropdown-menu__bar--opened .van-dropdown-menu__title::after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fbW9yZSI+CjxwYXRoIGlkPSJWZWN0b3IgMSIgZD0iTTQgOC41TDggNUwxMiA4LjUiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMS41Ii8+CjwvZz4KPC9zdmc+Cg==) no-repeat}.meta_item_page .list_wrap .season_select .select .reset_dropdown_menu .van-dropdown-menu__bar .van-dropdown-menu__title{width:85%;box-sizing:border-box;padding:0;color:#000;font-family:"Roboto-Medium";font-size:0.37333rem}.meta_item_page .list_wrap .season_select .select .reset_dropdown_menu .van-dropdown-menu__bar .van-dropdown-menu__title .van-ellipsis::after{right:0}.meta_item_page .list_wrap .season_select .select .reset_dropdown_menu .van-dropdown-menu__bar .van-dropdown-menu__title::after{position:absolute;top:50%;right:-0.10667rem;margin-top:-0.21333rem;width:0.42667rem;height:0.42667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fbW9yZSI+CjxwYXRoIGlkPSJWZWN0b3IgMSIgZD0iTTEyIDcuNUw4IDExTDQgNy41IiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjEuNSIvPgo8L2c+Cjwvc3ZnPgo=) no-repeat;background-size:0.42667rem 0.42667rem;-webkit-transform:unset;transform:unset;content:"";border:none}.meta_item_page .list_wrap .season_select .select .reset_dropdown_menu .select_item .van-dropdown-item{margin:0 0.42667rem 0 0.42667rem}.meta_item_page .list_wrap .season_select .select .reset_dropdown_menu .select_item .van-dropdown-item .van-popup{max-height:100%;width:47%;background:#fff;border:0.02667rem solid #e1e1e1;border-radius:0.10667rem;margin-top:0.21333rem;padding:0.21333rem 0}.meta_item_page .list_wrap .season_select .select .reset_dropdown_menu .select_item .van-dropdown-item .van-popup .van-cell{font-size:0.37333rem;padding:0.10667rem 0.32rem}.meta_item_page .list_wrap .season_select .select .reset_dropdown_menu .select_item .van-dropdown-item .van-popup .van-cell .van-cell__title span{font-size:0.37333rem;color:#999}.meta_item_page .list_wrap .season_select .select .reset_dropdown_menu .select_item .van-dropdown-item .van-popup .van-cell .van-cell__value{display:none}.meta_item_page .list_wrap .season_select .select .reset_dropdown_menu .select_item .van-dropdown-item .van-popup .van-cell::after{display:none}.meta_item_page .list_wrap .season_select .select .reset_dropdown_menu .select_item .van-dropdown-item .van-popup .van-dropdown-item__option--active .van-cell__title span{color:#000 !important;font-family:"Roboto-Medium" !important}.meta_item_page .list_wrap .episode_tabs .van-tabs .van-tabs__wrap .van-tabs__nav{padding-bottom:0.21333rem}.meta_item_page .list_wrap .episode_tabs .van-tabs .van-tabs__wrap .van-tabs__nav .van-tab{margin-left:0.85333rem;padding:0;-webkit-box-pack:left !important;-webkit-justify-content:left !important;justify-content:left !important}.meta_item_page .list_wrap .episode_tabs .van-tabs .van-tabs__wrap .van-tabs__nav .van-tab .van-tab__text{color:#999 !important;font-size:0.37333rem}.meta_item_page .list_wrap .episode_tabs .van-tabs .van-tabs__wrap .van-tabs__nav .van-tab:first-child{margin-left:0}.meta_item_page .list_wrap .episode_tabs .van-tabs .van-tabs__wrap .van-tabs__nav .van-tabs__line{display:none;color:#f9683a !important}.meta_item_page .list_wrap .episode_tabs .van-tabs .van-tabs__wrap .van-tabs__nav .van-tab--active .van-tab__text{position:relative;font-family:"Roboto-Medium" !important;color:#000 !important;height:0.85333rem;line-height:0.85333rem}.meta_item_page .list_wrap .episode_tabs .van-tabs .van-tabs__wrap .van-tabs__nav .van-tab--active .van-tab__text:after{content:" ";position:absolute;width:100%;height:0.08rem;background:#edc4a5;left:0;bottom:0}.meta_item_page .list_wrap .episode_tabs .van-tabs .van-tabs__content .van-tab__pane .episode_wrap .episode_panel{padding:0.42667rem 0;border-bottom:0.02667rem solid #f6f6f6;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.meta_item_page .list_wrap .episode_tabs .van-tabs .van-tabs__content .van-tab__pane .episode_wrap .episode_panel:last-child{border-bottom:0}.meta_item_page .list_wrap .episode_tabs .van-tabs .van-tabs__content .van-tab__pane .episode_wrap .episode_panel .episode_num{margin-right:0.32rem;-webkit-box-flex:0;-webkit-flex:0 0 1.28rem;flex:0 0 1.28rem;width:1.28rem;height:1.28rem;line-height:1.28rem;text-align:center;font-family:"Roboto-Bold";font-size:0.48rem;color:#61bfba;border-radius:0.16rem;background:rgba(97,191,186,.1)}.meta_item_page .list_wrap .episode_tabs .van-tabs .van-tabs__content .van-tab__pane .episode_wrap .episode_panel .content .title{font-family:"Roboto-Medium";font-size:0.42667rem;line-height:1.3;max-height:2.6em;margin-bottom:0.21333rem;color:#000}.meta_item_page .list_wrap .episode_tabs .van-tabs .van-tabs__content .van-tab__pane .episode_wrap .episode_panel .content .release{font-size:0.32rem;color:#999}.meta_item_page .video_detail_content{width:100%;min-height:calc(100vh - 6.82667rem);min-height:calc(calc(var(--vh, 1vh) * 100) - 6.82667rem)}.meta_item_page .video_detail_content .iframe_wrap{width:100%;height:0;padding-top:56.25%;background:#000;position:relative}.meta_item_page .video_detail_content .video_detail_panel{padding:0.42667rem;width:100%;box-sizing:border-box;color:#000;margin-bottom:1.06667rem}.meta_item_page .video_detail_content .video_detail_panel h1{font-family:"Roboto-Bold";font-size:0.53333rem;line-height:1.5;margin-bottom:0.10667rem;overflow-wrap:break-word}.meta_item_page .video_detail_content .video_detail_panel p{font-size:0.37333rem;line-height:1.7;color:#000;overflow-wrap:break-word}.meta_item_page .video_detail_content .video_detail_panel .trailer_type{display:-webkit-box;display:-webkit-flex;display:flex;margin-top:0.26667rem}.meta_item_page .video_detail_content .video_detail_panel .trailer_type>div{font-size:0.32rem;color:#999;padding:0.05333rem 0.21333rem;border:0.02667rem solid #61bfba;border-radius:2.4rem}.meta_item_page .video_detail_content .video_list{padding:0 0.42667rem}.meta_item_page .video_detail_content .video_list .title{font-family:"Roboto-Bold";font-size:0.42667rem;color:#000}.meta_item_page .video_detail_content .video_list .items:last-child .related_video_compo{border-bottom:none}.meta_item_page .video_detail_content .video_list .no_data_wrap{margin-top:0.42667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.meta_item_page .video_detail_content .video_list .no_data_wrap img{display:block;width:4.8rem}.meta_item_page .video_detail_content .video_list .no_data_wrap .text{font-size:0.32rem;color:#999}.meta_item_page .video_items{padding:0 0.42667rem}.meta_item_page .video_items:last-child .video_item_compo{border-bottom:none}.meta_item_page .list_panel{padding:0 0.42667rem}.in_theaters_page{background:#191919 !important}.in_theaters_page .van-pull-refresh .total_filter{position:relative}.in_theaters_page .van-pull-refresh .total_filter .total{margin:0.42667rem 0.32rem 0.10667rem;color:#fff}.in_theaters_page .van-pull-refresh .total_filter .van-popover__wrapper{position:absolute;right:0.32rem;top:0}.in_theaters_page .van-pull-refresh .total_filter .van-popover__wrapper .filter_icon{display:block;width:0.64rem;height:0.64rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI4IDI4Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmZpbHRlci13aGl0ZTwvdGl0bGU+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMTIsMjBoNFYxOEgxMlpNNSw4djJIMjNWOFptMyw3SDIwVjEzSDhaIi8+PC9zdmc+) no-repeat;background-size:0.64rem 0.64rem}.in_theaters_page .van-popup.van-popover.van-popover--light{z-index:98 !important;left:auto !important;right:0.32rem;width:7.28rem}.in_theaters_page .van-popup.van-popover.van-popover--light .van-popover__arrow{right:0 !important}.in_theaters_page .van-popup.van-popover.van-popover--light .van-popover__content{box-shadow:0.10667rem 0.05333rem 0.32rem 0 rgba(0,0,0,.12);border-radius:0.05333rem;padding:0 0.42667rem 0.64rem;max-height:8rem;overflow-y:auto}.in_theaters_page .van-popup.van-popover.van-popover--light .van-popover__content>p{margin-top:0.42667rem;font-family:"Roboto-Medium";font-size:0.4rem;color:#000}.in_theaters_page .van-popup.van-popover.van-popover--light .van-popover__content .van-radio-group .van-radio{line-height:0.64rem;margin-top:0.53333rem}.in_theaters_page .van-popup.van-popover.van-popover--light .van-popover__content .van-radio-group .van-radio .van-radio__icon .van-icon{font-size:0.42667rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6bm9uZTtzdHJva2U6I2MxYzFjMztzdHJva2UtbWl0ZXJsaW1pdDoxMDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPm92aWwtY2lyY2xlPC90aXRsZT48Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjEyIiBjeT0iMTIiIHI9IjkiLz48L3N2Zz4=) no-repeat;background-size:cover;border:none}.in_theaters_page .van-popup.van-popover.van-popover--light .van-popover__content .van-radio-group .van-radio .van-radio__icon .van-icon:before{display:none}.in_theaters_page .van-popup.van-popover.van-popover--light .van-popover__content .van-radio-group .van-radio .van-radio__icon.van-radio__icon--checked .van-icon{background:url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOm5vbmU7fS5jbHMtMntjbGlwLXBhdGg6dXJsKCNjbGlwLXBhdGgpO30uY2xzLTN7ZmlsbDojYzFjMWMzO308L3N0eWxlPjxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xNi4zNiw3LjgsMTAuMSwxNC4wNiw3LjY0LDExLjYxLDYuMywxM2wzLjgsMy44LDcuNi03LjZaTTEyLDE5LjZBNy42LDcuNiwwLDEsMSwxOS42LDEyLDcuNjEsNy42MSwwLDAsMSwxMiwxOS42Wk0xMiwyLjVBOS41LDkuNSwwLDEsMCwyMS41LDEyLDkuNTEsOS41MSwwLDAsMCwxMiwyLjVaIi8+PC9jbGlwUGF0aD48L2RlZnM+PHRpdGxlPmNob29zZS1jaXJjbGUtZ3JheTwvdGl0bGU+PGcgY2xhc3M9ImNscy0yIj48cmVjdCBjbGFzcz0iY2xzLTMiIHg9Ii0yIiB5PSItMi4xMyIgd2lkdGg9IjI5IiBoZWlnaHQ9IjI5Ii8+PC9nPjwvc3ZnPg==) no-repeat}.in_theaters_page .van-popup.van-popover.van-popover--light .van-popover__content .van-radio-group .van-radio .van-radio__label{font-family:"Roboto-Medium";font-size:0.4rem;color:#8f8f8f}.in_theaters_page .van-popup.van-popover.van-popover--light .van-popover__content .van-radio-group .van-radio .van-radio__label a{color:#8f8f8f}.in_theaters_page .van-popup.van-popover.van-popover--light .van-popover__content .submit_btn{display:block;margin:0.69333rem auto 0;width:3.2rem;height:0.85333rem;font-family:"Roboto-Medium";font-size:0.37333rem;color:#fff;background:#000;border-radius:0.32rem;border:none}.in_theaters_page .not_data{color:#fff;padding:1.06667rem 0.32rem;font-size:0.48rem}.message_page{width:100%;background:#f4f4f4}.message_page .message_enter .activities{margin-bottom:0.16rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;background:#fff;padding:0.64rem 2% 0.77333rem}.message_page .message_enter .activities li{width:32%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.message_page .message_enter .activities li .pic{width:1.41333rem;height:1.41333rem;border-radius:50%;background:#000;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;position:relative}.message_page .message_enter .activities li .pic img{width:0.64rem;height:0.64rem;display:block}.message_page .message_enter .activities li .pic .svg-icon{width:0.64rem;height:0.64rem;color:#fff}.message_page .message_enter .activities li .pic .num{position:absolute;right:-0.16rem;top:-0.16rem;width:0.58667rem;height:0.58667rem;line-height:0.58667rem;text-align:center;border-radius:50%;font-family:"Inter-Medium";font-size:0.32rem;color:#fff;background:#fd4848}.message_page .message_enter .activities li p{margin-top:0.13333rem;font-size:0.34667rem;color:#000}.message_page .message_enter .notification{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0.50667rem 0.45333rem 0.45333rem 0.53333rem;background:#fff;margin-bottom:0.02667rem}.message_page .message_enter .notification .pic{-webkit-box-flex:0;-webkit-flex:0 0 1.41333rem;flex:0 0 1.41333rem;width:1.41333rem;height:1.41333rem;border-radius:50%;background:#e5dcfe;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;position:relative}.message_page .message_enter .notification .pic img{width:0.69333rem;height:0.69333rem;display:block}.message_page .message_enter .notification .pic .svg-icon{width:0.69333rem;height:0.69333rem}.message_page .message_enter .notification .pic .red_point{position:absolute;right:0;top:0;width:0.26667rem;height:0.26667rem;line-height:0.26667rem;text-align:center;border-radius:50%;font-family:"Inter-Medium";font-size:0.32rem;color:#000;background:#fd4848}.message_page .message_enter .notification .pic .num{position:absolute;right:-0.16rem;top:-0.16rem;width:0.58667rem;height:0.58667rem;line-height:0.58667rem;text-align:center;border-radius:50%;font-family:"Inter-Medium";font-size:0.32rem;color:#fff;background:#fd4848}.message_page .message_enter .notification .content_new_followers{-webkit-box-flex:1;-webkit-flex:1;flex:1;margin-left:0.29333rem}.message_page .message_enter .notification .content_new_followers .title{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.message_page .message_enter .notification .content_new_followers .title h2{font-family:"Roboto-Medium";font-size:0.42667rem;color:#000}.message_page .message_enter .notification .content_new_followers .title .new_count{margin-left:0.21333rem;width:0.58667rem;height:0.58667rem;line-height:0.58667rem;text-align:center;border-radius:50%;font-family:"Roboto-Medium";font-size:0.32rem;color:#000;background:#ffbd96}.message_page .message_enter .notification .content{-webkit-box-flex:1;-webkit-flex:1;flex:1;margin-left:0.29333rem}.message_page .message_enter .notification .content .title{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}.message_page .message_enter .notification .content .title h2{font-family:"Roboto-Medium";font-size:0.42667rem;color:#000}.message_page .message_enter .notification .content .title .time{text-align:right;margin-left:0.10667rem;font-size:0.32rem;color:#707070}.message_page .message_enter .notification .content>p{width:6.66667rem;margin-top:0.13333rem;font-size:0.34667rem;color:#000}.message_news_panel{padding:0.64rem 0.32rem 0}.message_news_panel .news_wrap a .news_item{background:#f9faf9;border-radius:0.32rem;border:0.02667rem solid #dededf;padding:0.42667rem 0.32rem;margin-bottom:0.32rem;position:relative}.message_news_panel .news_wrap a .news_item .title{font-family:"Roboto-Medium";font-size:0.4rem;color:#000;margin-bottom:0.24rem;overflow-wrap:break-word}.message_news_panel .news_wrap a .news_item .release_date{font-size:0.34667rem;color:#3d3d3d}.message_news_panel .news_wrap a .news_item .red_point{position:absolute;top:0.37333rem;right:0.58667rem;width:0.21333rem;height:0.21333rem;border-radius:50%;background:#f9683a}.message_messages_panel .login_wrap{height:calc(100vh - 7.52rem);height:calc(calc(var(--vh, 1vh) * 100) - 7.52rem);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.message_messages_panel .login_wrap .notice_text{font-family:"Roboto-Medium";font-size:0.48rem;margin-bottom:1.06667rem}.message_messages_panel .login_wrap .btn{width:5.30667rem;height:1.01333rem;line-height:1.01333rem;border:0.02667rem solid #dededf;text-align:center;background:#fff;font-family:"Roboto-Medium";font-size:0.37333rem;border-radius:0.32rem}.message_messages_panel .message_list{margin-bottom:0.10667rem}.message_activities_panel{background:#fff}.message_activities_panel .page_title{position:relative;padding:0.42667rem;text-align:center;font-family:"Inter-SemiBold";font-size:0.42667rem;color:#333;border-bottom:0.02667rem solid #f5f5f5}.message_activities_panel .page_title .svg_icon{position:absolute;left:0.42667rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:0.64rem}.message_activities_panel .van-pull-refresh{min-height:8rem}.message_activities_panel .van-list{padding:0 0.42667rem}.message_activities_panel .login_wrap{height:calc(100vh - 7.52rem);height:calc(calc(var(--vh, 1vh) * 100) - 7.52rem);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.message_activities_panel .login_wrap .notice_text{font-family:"Roboto-Medium";font-size:0.48rem;margin-bottom:1.06667rem}.message_activities_panel .login_wrap .btn{width:5.30667rem;height:1.01333rem;line-height:1.01333rem;border:0.02667rem solid #dededf;text-align:center;background:#fff;font-family:"Roboto-Medium";font-size:0.37333rem;border-radius:0.32rem}.message_activity_compo{padding:0.42667rem 0;border-bottom:0.01333rem solid #eee;position:relative}.message_activity_compo .user{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.message_activity_compo .user .pic{width:0.85333rem;height:0.85333rem;display:block}.message_activity_compo .user .pic img{border-radius:50%}.message_activity_compo .user .info{margin-left:0.32rem;-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.message_activity_compo .user .info .link{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-family:"Roboto-Medium";font-size:0.42667rem;color:#333}.message_activity_compo .user .info .verification_medal_compo{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto}.message_activity_compo .user .info .tag{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;margin-left:0.21333rem;padding:0 0.21333rem;line-height:0.48rem;font-family:"Inter";font-size:0.32rem;color:#666;border-radius:0.66667rem;background:#f5f5f5}.message_activity_compo .action_note{margin-top:0.26667rem;font-size:0.37333rem;color:#999}.message_activity_compo .action_note .bold{font-family:"Roboto-Bold";color:#333}.message_activity_compo .action_note .time{margin-left:0.10667rem;font-size:0.32rem}.message_activity_compo .prompt{margin-top:0.32rem;padding:0.42667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.34667rem;color:#999;background:#f5f5f5}.message_activity_compo .prompt .svg_icon{margin-right:0.16rem;font-size:0.42667rem;-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto}.message_activity_compo .operation{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-top:0.32rem;color:#666;gap:0.42667rem}.message_activity_compo .operation .reply_btn{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.37333rem}.message_activity_compo .operation .feature-btn{font-family:"Inter-Medium";font-size:0.34667rem}.message_activity_compo .operation .feature-btn.is-active{color:#8153fe}.message_activity_compo .comment_con{margin-top:0.32rem;line-height:1.4;font-size:0.37333rem;color:#333}.message_activity_compo .comment_con.like{padding-left:0.24rem;position:relative}.message_activity_compo .comment_con.like:after{content:"";position:absolute;left:0;top:0;width:0.08rem;height:100%;background:#dcdcdc}.message_activity_compo .reply_con{margin-top:0.26667rem;padding:0.42667rem;line-height:1.3;font-size:0.34667rem;color:#999;background:#f9f9f9}.message_activity_compo .reply_con a{color:#999}.message_activity_compo .quote{margin-top:0.32rem}.message_activity_compo .quote>a{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.message_activity_compo .quote>a .title{margin-right:0.32rem;-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%;line-height:1.5;max-height:3em;font-family:"Roboto-Medium";font-size:0.34667rem;color:#999}.message_activity_compo .quote>a .pic{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:2.34667rem;border-radius:0.10667rem;overflow:hidden}.message_activity_compo .quote>a .pic .media_img{margin:0 auto;width:1.17333rem;height:1.76rem;border-radius:0.10667rem;display:block}.message_activity_compo .quote>a .list_pic{display:-webkit-box;display:-webkit-flex;display:flex}.message_activity_compo .quote>a .list_pic .pic_item{position:relative;-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:0.85333rem;height:1.28rem;border:0.01333rem solid #fff;border-radius:0.10667rem;overflow:hidden;box-sizing:border-box}.message_activity_compo .quote>a .list_pic .pic_item:first-child{z-index:3}.message_activity_compo .quote>a .list_pic .pic_item:first-child+.pic_item{z-index:2;left:-0.34667rem}.message_activity_compo .quote>a .list_pic .pic_item:first-child+.pic_item+.pic_item{z-index:1;left:-0.69333rem}.message_activity_compo .quote>a .list_pic .pic_item:first-child+.pic_item+.pic_item+.pic_item{left:-1.04rem}.message_activity_compo .quote>a .video_pic{height:1.33333rem;position:relative}.message_activity_compo .quote>a .video_pic .svg_icon{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-family:"Roboto-Medium";font-size:0.64rem}.message_activity_compo .quote.from{margin-top:0}.message_activity_compo .quote.from>a{padding:0 0.42667rem 0.42667rem;background:#f9f9f9}.message_activity_compo .red_point{position:absolute;top:0.42667rem;right:0;width:0.21333rem;height:0.21333rem;border-radius:50%;background:#f9683a}.message_activity_compo .input_textarea{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:100%;background:#fff;box-shadow:0.02667rem 0.02667rem 0.16rem rgba(0,0,0,.16);padding:0.42667rem 0;box-sizing:border-box}.message_activity_compo .input_textarea .van-cell.van-field{margin:0 0.4rem 0 0.66667rem;padding:0 0.4rem;width:7.81333rem;height:0.93333rem;background:rgba(234,234,234,.5);border-radius:0.48rem}.message_activity_compo .input_textarea .van-cell.van-field .van-field__body{height:100%}.message_activity_compo .input_textarea .send_btn{display:block;width:0.56rem;height:auto}.message_activity_compo .input_textarea .submit_loading{width:0.64rem;height:0.64rem}.message_activity_compo .comment_content a{color:#13386c}.award_page .title_filter{margin:0.64rem 0.42667rem 0.42667rem;position:relative}.award_page .title_filter .title{font-family:"Roboto-Medium";font-size:0.48rem;color:#000}.award_page .title_filter .van-popover__wrapper{position:absolute;right:0;top:0}.award_page .title_filter .van-popover__wrapper .filter_icon{display:block;width:0.64rem;height:0.64rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI4IDI4Ij48dGl0bGU+ZmlsdGVyPC90aXRsZT48cGF0aCBkPSJNMTIsMjBoNFYxOEgxMlpNNSw4djJIMjNWOFptMyw3SDIwVjEzSDhaIi8+PC9zdmc+) no-repeat;background-size:0.64rem 0.64rem}.award_page .van-popup.van-popover.van-popover--light{z-index:98 !important;left:auto !important;right:0.32rem;width:7.28rem}.award_page .van-popup.van-popover.van-popover--light .van-popover__arrow{right:0 !important}.award_page .van-popup.van-popover.van-popover--light .van-popover__content{box-shadow:0.10667rem 0.05333rem 0.32rem 0 rgba(0,0,0,.12);border-radius:0.05333rem;padding:0 0.42667rem 0.64rem;max-height:8rem;overflow-y:auto}.award_page .van-popup.van-popover.van-popover--light .van-popover__content .van-radio-group .van-radio{line-height:0.64rem;margin-top:0.53333rem}.award_page .van-popup.van-popover.van-popover--light .van-popover__content .van-radio-group .van-radio .van-radio__icon .van-icon{font-size:0.42667rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6bm9uZTtzdHJva2U6I2MxYzFjMztzdHJva2UtbWl0ZXJsaW1pdDoxMDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPm92aWwtY2lyY2xlPC90aXRsZT48Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjEyIiBjeT0iMTIiIHI9IjkiLz48L3N2Zz4=) no-repeat;background-size:cover;border:none}.award_page .van-popup.van-popover.van-popover--light .van-popover__content .van-radio-group .van-radio .van-radio__icon .van-icon:before{display:none}.award_page .van-popup.van-popover.van-popover--light .van-popover__content .van-radio-group .van-radio .van-radio__icon.van-radio__icon--checked .van-icon{background:url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOm5vbmU7fS5jbHMtMntjbGlwLXBhdGg6dXJsKCNjbGlwLXBhdGgpO30uY2xzLTN7ZmlsbDojYzFjMWMzO308L3N0eWxlPjxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xNi4zNiw3LjgsMTAuMSwxNC4wNiw3LjY0LDExLjYxLDYuMywxM2wzLjgsMy44LDcuNi03LjZaTTEyLDE5LjZBNy42LDcuNiwwLDEsMSwxOS42LDEyLDcuNjEsNy42MSwwLDAsMSwxMiwxOS42Wk0xMiwyLjVBOS41LDkuNSwwLDEsMCwyMS41LDEyLDkuNTEsOS41MSwwLDAsMCwxMiwyLjVaIi8+PC9jbGlwUGF0aD48L2RlZnM+PHRpdGxlPmNob29zZS1jaXJjbGUtZ3JheTwvdGl0bGU+PGcgY2xhc3M9ImNscy0yIj48cmVjdCBjbGFzcz0iY2xzLTMiIHg9Ii0yIiB5PSItMi4xMyIgd2lkdGg9IjI5IiBoZWlnaHQ9IjI5Ii8+PC9nPjwvc3ZnPg==) no-repeat}.award_page .van-popup.van-popover.van-popover--light .van-popover__content .van-radio-group .van-radio .van-radio__label{font-family:"Roboto-Medium";font-size:0.4rem;color:#8f8f8f}.award_page .van-popup.van-popover.van-popover--light .van-popover__content .van-radio-group .van-radio .van-radio__label a{color:#8f8f8f}.award_page .result_con{padding:0 0.42667rem}.award_page .result_con .award_card{margin-bottom:0.42667rem}.award_detail_page{background-image:url(/_nuxt/m/img/award-bg.6e79a1f.svg) !important;background-repeat:no-repeat !important;background-color:#000 !important;background-size:contain !important}.award_detail_page .award_head_intro_compo{border-radius:0.02667rem;padding:0.77333rem 0;text-align:center}.award_detail_page .award_head_intro_compo .title{background:-webkit-linear-gradient(288deg, #fff7e2 20.86%, #ffe1a5 73.19%);background:linear-gradient(162deg, #fff7e2 20.86%, #ffe1a5 73.19%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-family:"Nunito-Bold";font-size:0.53333rem;line-height:1.06667rem;letter-spacing:-0.01067rem}.award_detail_page .award_head_intro_compo .svg-icon{font-size:0.48rem}.award_detail_page .content{border-radius:0.42667rem 0.42667rem 0 0;background:#fff}.award_detail_page .content .award-container .category-item{margin-bottom:0.85333rem}.award_detail_page .content .award-container .category-item:last-child{margin-bottom:0}.award_detail_page .content .award-container .category-item .category-name{margin:0 0.42667rem;padding-left:0.26667rem;position:relative;font-family:"Nunito-Bold";font-size:0.42667rem;line-height:0.53333rem;color:#160e23}.award_detail_page .content .award-container .category-item .category-name::after{position:absolute;left:0;top:0.26667rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:"";width:0.16rem;height:0.16rem;border-radius:100%;background-color:#160e23}.award_detail_page .content .award-container .category-item .award-detail{padding-bottom:0.32rem}.award_detail_page .content .award-container .category-item .award-detail .award-detail-item{display:-webkit-box;display:-webkit-flex;display:flex;margin-bottom:0.32rem}.award_detail_page .content .award-container .category-item .award-detail .award-detail-item:last-child{margin-bottom:0}.award_detail_page .content .award-container .category-item .award-detail .award-detail-item.winner-bg{margin-top:1.06667rem;padding:0 0.42667rem;background:-webkit-linear-gradient(left, #fff6d7 0%, rgba(255, 250, 234, 0) 100%);background:linear-gradient(90deg, #fff6d7 0%, rgba(255, 250, 234, 0) 100%)}.award_detail_page .content .award-container .category-item .award-detail .award-detail-item .poster{position:relative;font-size:0}.award_detail_page .content .award-container .category-item .award-detail .award-detail-item .poster img{width:1.86667rem;height:3.04rem;border-radius:0.16rem;position:relative;z-index:1;cursor:pointer;object-fit:cover}.award_detail_page .content .award-container .category-item .award-detail .award-detail-item .poster .winner-tag{position:absolute;left:0;-webkit-transform:translateY(-80%);transform:translateY(-80%);width:1.86667rem;height:0.86667rem;color:#000;font-family:"Nunito-Bold";font-size:0.32rem;line-height:0.86667rem;text-align:center;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzAiIGhlaWdodD0iMzMiIHZpZXdCb3g9IjAgMCA3MCAzMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggaWQ9IlJlY3RhbmdsZSAyNDI5ODQiIGQ9Ik0wIDEwLjg3NTdDMCA3LjczODE1IDIuNDE3MyA1LjEzMDM5IDUuNTQ1ODMgNC44OTI4OUw2My41NDU4IDAuNDg5OTU0QzY3LjAyODUgMC4yMjU1NzcgNzAgMi45ODAwNyA3MCA2LjQ3Mjc0VjMyLjVIMFYxMC44NzU3WiIgZmlsbD0idXJsKCNwYWludDBfbGluZWFyXzEyNzUxXzYzNzI3KSIvPgo8ZGVmcz4KPGxpbmVhckdyYWRpZW50IGlkPSJwYWludDBfbGluZWFyXzEyNzUxXzYzNzI3IiB4MT0iMCIgeTE9IjE2LjI1IiB4Mj0iNzAiIHkyPSIxNi4yNSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSIjRTNCOTVGIi8+CjxzdG9wIG9mZnNldD0iMC41IiBzdG9wLWNvbG9yPSIjRkZERTk5Ii8+CjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0RGQjQ1OCIvPgo8L2xpbmVhckdyYWRpZW50Pgo8L2RlZnM+Cjwvc3ZnPgo=);background-repeat:no-repeat;background-size:cover}.award_detail_page .content .award-container .category-item .award-detail .award-detail-item .award-content{-webkit-box-flex:1;-webkit-flex:1;flex:1;margin-left:0.32rem;-webkit-align-self:center;align-self:center}.award_detail_page .content .award-container .category-item .award-detail .award-detail-item .award-content .name{color:#333;font-family:"Nunito-Bold";font-size:0.37333rem;margin-bottom:0.21333rem}.award_detail_page .content .award-container .category-item .award-detail .award-detail-item .award-content .relative-list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:0.32rem;column-gap:0.32rem;font-size:0}.award_detail_page .content .award-container .category-item .award-detail .award-detail-item .award-content .relative-list .relative-name{color:#717c97;font-family:"Roboto-Medium";font-size:0.34667rem;line-height:0.53333rem;font-style:italic;letter-spacing:0.00693rem;cursor:pointer}.award_detail_page .content .award-container .category-item .award-detail .award-detail-item .award-content .relative-list .relative-name:hover{text-decoration:underline}.award_detail_page .content .award-container .category-item .award-detail .nominate-title{margin:0.16rem 0.42667rem 0.10667rem;color:#666;font-family:"Nunito-Bold";font-size:0.32rem;line-height:0.53333rem;letter-spacing:0.0064rem}.award_detail_page .content .award-container .category-item .award-detail .nominate-list{padding:0 0.42667rem}.award_detail_item_compo{display:-webkit-box;display:-webkit-flex;display:flex;padding:0.32rem 0;margin:0 0.32rem;border-bottom:0.02667rem solid #e7e7e7}.award_detail_item_compo .pic{width:2.37333rem;-webkit-box-flex:0;-webkit-flex:0 0 2.37333rem;flex:0 0 2.37333rem;border-radius:0.16rem;border:0.02667rem solid #979797;overflow:hidden}.award_detail_item_compo .content{width:calc(100% - 2.69333rem);margin-left:0.32rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.award_detail_item_compo .content .title{font-family:"Roboto-Medium";font-size:0.48rem;color:#000}.award_detail_item_compo .content .person_tag{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:0.26667rem 0 0.21333rem;line-height:1.3;max-height:3.9em;overflow:hidden;font-size:0.34667rem}.award_detail_item_compo .content .person_tag>li{margin-right:0.32rem}.award_detail_item_compo .content .person_tag>li a{color:#f9683a;-webkit-text-decoration:#f9683a;text-decoration:#f9683a}.award_detail_item_compo .content .winner{font-family:"Roboto-Medium";font-size:0.4rem;color:#000}.year_item_compo{padding:0.42667rem 0;background-color:#f5f5f5;border-radius:0.42667rem 0.42667rem 0 0}.year_item_compo .decade-wrapper{position:relative;width:100%}.year_item_compo .decade-wrapper::after{content:"";position:absolute;right:0;top:0;width:0.64rem;height:0.64rem;background:-webkit-linear-gradient(right, #f5f5f5 58.7%, rgba(245, 245, 245, 0) 100%);background:linear-gradient(270deg, #f5f5f5 58.7%, rgba(245, 245, 245, 0) 100%);pointer-events:none}.year_item_compo .decade-wrapper .decade_panel{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-column-gap:0.53333rem;column-gap:0.53333rem;row-gap:0.32rem;padding:0 0.42667rem;overflow-x:auto}.year_item_compo .decade-wrapper .decade_panel::-webkit-scrollbar{display:none}.year_item_compo .decade-wrapper .decade_panel .decade_title{font-family:"Nunito-Bold";font-size:0.37333rem;line-height:0.42667rem;color:#160e23;cursor:pointer;position:relative;padding:0.10667rem 0}.year_item_compo .decade-wrapper .decade_panel .decade_title::after{content:"";position:absolute;bottom:0;left:50%;width:0;height:0.08rem;background-color:#160e23;border-radius:0.05333rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:width .3s cubic-bezier(0.25, 0.8, 0.25, 1);transition:width .3s cubic-bezier(0.25, 0.8, 0.25, 1)}.year_item_compo .decade-wrapper .decade_panel .decade_title.active::after{width:40%}.year_item_compo .year-wrapper{position:relative;width:100%}.year_item_compo .year-wrapper::after{content:"";position:absolute;right:0;top:0;width:0.64rem;height:0.64rem;background:-webkit-linear-gradient(right, #f5f5f5 58.7%, rgba(245, 245, 245, 0) 100%);background:linear-gradient(270deg, #f5f5f5 58.7%, rgba(245, 245, 245, 0) 100%);pointer-events:none}.year_item_compo .year-wrapper .year_panel{display:-webkit-box;display:-webkit-flex;display:flex;overflow-x:auto;-webkit-column-gap:0.26667rem;column-gap:0.26667rem;row-gap:0.42667rem;margin-top:0.42667rem;padding:0 0.42667rem 0.05333rem}.year_item_compo .year-wrapper .year_panel::-webkit-scrollbar{display:none}.year_item_compo .year-wrapper .year_panel .year{font-family:"Roboto";font-size:0.32rem;padding:0.10667rem 0.32rem;color:#666;line-height:0.42667rem;border-radius:0.42667rem;border:0.02667rem solid #999;cursor:pointer}.year_item_compo .year-wrapper .year_panel .year:hover{opacity:.8}.year_item_compo .year-wrapper .year_panel .year.active{color:#fff;border-color:#160e23;background-color:#160e23}.jump-container{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;padding:0.10667rem 0.26667rem;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;border-radius:0.16rem;border:0.02667rem solid #160e23;margin:0.42667rem 0 0.64rem 0.42667rem;position:relative;cursor:pointer}.jump-container .text{color:#160e23;font-family:"Nunito";font-size:0.32rem;line-height:0.42667rem}.jump-container .svg-icon{font-size:0.32rem;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.jump-container .svg-icon.rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.jump-container .category-list{position:absolute;top:100%;left:-0.05333rem;z-index:2;min-width:5.57333rem;max-width:9.14667rem;width:-webkit-max-content;width:max-content;max-height:10.45333rem;padding:0.42667rem 0;overflow-y:auto;background-color:#fff;border-radius:0.21333rem;box-shadow:0 0 0.42667rem 0 rgba(0,0,0,.1);margin-top:0.02667rem}.jump-container .category-list .category-item{padding:0.16rem 0.64rem;color:#333;cursor:pointer;font-family:"Nunito";font-size:0.34667rem;line-height:0.64rem;background-color:#fff}.jump-container .category-list .category-item.active{background-color:#f6f6f6;font-size:0.37333rem;font-family:"Nunito-Bold"}.media_item_page{background:#f4f4f4;min-height:calc(100vh - 6.82667rem);min-height:calc(calc(var(--vh, 1vh) * 100) - 6.82667rem);padding-bottom:2.13333rem}.media_item_page .items .title{padding:1.09333rem 0.32rem 0.50667rem;font-family:"Roboto-Medium";font-size:0.42667rem;color:#8f8f8f;line-height:1.3}.media_item_page .items .content{background:#fff}.media_item_page .items .content .celeb_item{padding:0.32rem 0;margin:0 0.32rem;border-bottom:0.02667rem solid #e7e7e7}.media_item_page .items .content .celeb_item:last-child{border-bottom:none}.media_item_page .items .main_title{padding:0.8rem 0.32rem 0.26667rem;font-family:"Roboto-Medium";font-size:0.48rem;line-height:1.3}.media_item_page .items .award_content{display:-webkit-box;display:-webkit-flex;display:flex;padding:0.32rem;box-sizing:border-box;background:#fff}.media_item_page .items .award_content .pic{background:#fbf9f8;height:3.54667rem;-webkit-box-flex:0;-webkit-flex:0 0 26%;flex:0 0 26%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;margin-right:0.32rem}.media_item_page .items .award_content .pic img{width:0.86rem;height:0.99467rem;margin-bottom:0.21333rem}.media_item_page .items .award_content .pic .text{font-family:"Roboto-Medium";font-size:0.4rem;line-height:1.3;color:#000}.media_item_page .items .award_content .text_box{padding:0.32rem 0 0.48rem;-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%}.media_item_page .items .award_content .text_box .event{font-family:"Roboto-Medium";font-size:0.48rem;color:#000;line-height:1.3;max-height:2.6em;margin-bottom:0.26667rem}.media_item_page .items .award_content .text_box .event a{color:#000}.media_item_page .items .award_content .text_box .category{font-size:0.34667rem;color:#3d3d3d;line-height:1.3;max-height:2.6em;margin-bottom:0.21333rem}.media_item_page .items .award_content .text_box .relate_info{font-size:0.34667rem;line-height:1.3}.media_item_page .items .award_content .text_box .relate_info a{color:#f9683a;margin-right:0.29333rem}.media_item_page .video_title{margin:0.82667rem 0.32rem 0;font-family:"Roboto-Bold";font-size:0.61333rem;color:#000}.media_item_page .total_filter{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin:0.42667rem 0.32rem 0.21333rem;position:relative}.media_item_page .total_filter .total{font-family:"Roboto-Medium";font-size:0.48rem;color:#000}.media_item_page .total_filter .van-popover__wrapper{position:absolute;right:0;top:0}.media_item_page .total_filter .van-popover__wrapper .filter_icon{display:block;width:0.64rem;height:0.64rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI4IDI4Ij48dGl0bGU+ZmlsdGVyPC90aXRsZT48cGF0aCBkPSJNMTIsMjBoNFYxOEgxMlpNNSw4djJIMjNWOFptMyw3SDIwVjEzSDhaIi8+PC9zdmc+) no-repeat;background-size:0.64rem 0.64rem}.media_item_page .van-popup.van-popover.van-popover--light{z-index:98 !important;left:auto !important;right:0.32rem;width:5.33333rem}.media_item_page .van-popup.van-popover.van-popover--light .van-popover__arrow{right:0 !important}.media_item_page .van-popup.van-popover.van-popover--light .van-popover__content{box-shadow:0.10667rem 0.05333rem 0.32rem 0 rgba(0,0,0,.12);border-radius:0.05333rem;padding:0 0.42667rem 0.64rem;max-height:8rem;overflow-y:auto}.media_item_page .van-popup.van-popover.van-popover--light .van-popover__content .van-radio-group .van-radio{line-height:0.64rem;margin-top:0.53333rem}.media_item_page .van-popup.van-popover.van-popover--light .van-popover__content .van-radio-group .van-radio .van-radio__icon .van-icon{font-size:0.42667rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6bm9uZTtzdHJva2U6I2MxYzFjMztzdHJva2UtbWl0ZXJsaW1pdDoxMDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPm92aWwtY2lyY2xlPC90aXRsZT48Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjEyIiBjeT0iMTIiIHI9IjkiLz48L3N2Zz4=) no-repeat;background-size:cover;border:none}.media_item_page .van-popup.van-popover.van-popover--light .van-popover__content .van-radio-group .van-radio .van-radio__icon .van-icon:before{display:none}.media_item_page .van-popup.van-popover.van-popover--light .van-popover__content .van-radio-group .van-radio .van-radio__icon.van-radio__icon--checked .van-icon{background:url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOm5vbmU7fS5jbHMtMntjbGlwLXBhdGg6dXJsKCNjbGlwLXBhdGgpO30uY2xzLTN7ZmlsbDojYzFjMWMzO308L3N0eWxlPjxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xNi4zNiw3LjgsMTAuMSwxNC4wNiw3LjY0LDExLjYxLDYuMywxM2wzLjgsMy44LDcuNi03LjZaTTEyLDE5LjZBNy42LDcuNiwwLDEsMSwxOS42LDEyLDcuNjEsNy42MSwwLDAsMSwxMiwxOS42Wk0xMiwyLjVBOS41LDkuNSwwLDEsMCwyMS41LDEyLDkuNTEsOS41MSwwLDAsMCwxMiwyLjVaIi8+PC9jbGlwUGF0aD48L2RlZnM+PHRpdGxlPmNob29zZS1jaXJjbGUtZ3JheTwvdGl0bGU+PGcgY2xhc3M9ImNscy0yIj48cmVjdCBjbGFzcz0iY2xzLTMiIHg9Ii0yIiB5PSItMi4xMyIgd2lkdGg9IjI5IiBoZWlnaHQ9IjI5Ii8+PC9nPjwvc3ZnPg==) no-repeat}.media_item_page .van-popup.van-popover.van-popover--light .van-popover__content .van-radio-group .van-radio .van-radio__label{font-family:"Roboto-Medium";font-size:0.4rem;color:#8f8f8f}.media_item_page .video_items{margin-bottom:0.21333rem}.media_item_page .video_detail_content{width:100%;background:#191919;min-height:calc(100vh - 6.82667rem);min-height:calc(calc(var(--vh, 1vh) * 100) - 6.82667rem)}.media_item_page .video_detail_content .iframe_wrap{width:100%;height:0;padding-top:56.25%;background:#000;position:relative}.media_item_page .video_detail_content .video_detail_panel{padding:0.45333rem 0.32rem 0;width:100%;box-sizing:border-box;color:#fff;margin-bottom:1.6rem}.media_item_page .video_detail_content .video_detail_panel h1{font-family:"Roboto-Bold";font-size:0.61333rem;line-height:1.3;margin-bottom:0.21333rem}.media_item_page .video_detail_content .video_detail_panel p{font-family:"Roboto-Medium";font-size:0.4rem;line-height:1.3;color:#fff}.media_item_page .video_detail_content .video_list{padding:0 0.32rem}.media_item_page .video_detail_content .video_list .title{font-family:"Roboto-Medium";font-size:0.48rem;color:#fff;line-height:1.3;margin-bottom:0.21333rem}.media_item_page .summary_items{background:#fff}.media_item_page .summary_items .detail_title{padding:0.66667rem 0.32rem 0.45333rem;font-family:"Roboto-Bold";font-size:0.61333rem;color:#000;line-height:1.3}.media_item_page .summary_items .plotSummary_content .content{font-size:0.34667rem;padding:0 0.21333rem;color:#3d3d3d;line-height:1.3}.media_item_page .summary_items .plotSummary_content .space_wrap{height:0.48rem}.media_item_page .summary_items .plotSummary_content .expande_button_wrap{height:0.85333rem;line-height:0.85333rem}.media_item_page .summary_items .plotSummary_content .expande_button_wrap .expande_btn{width:100%;text-align:center}.media_item_page .summary_items .plotSummary_content .expande_button_wrap .expande_btn img{width:0.64rem;height:0.64rem}.media_item_page .summary_items .synopsis_note{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0 0.21333rem 0.64rem;font-size:0.34667rem;color:#3d3d3d}.media_item_page .summary_items .synopsis_note .warning_icon{width:0.42667rem;height:auto}.media_item_page .summary_items .synopsis_note p{margin:0 0.16rem}.media_item_page .summary_items .synopsis_note .drop_down_icon{position:relative;top:-0.05333rem;height:0.42667rem;width:auto}.media_item_page .summary_items .synopsis_content{margin:0 0.21333rem;position:relative;padding-bottom:0.8rem;font-size:0.34667rem;color:#3d3d3d}.media_item_page .summary_items .synopsis_content .drop_up_icon{position:absolute;left:50%;margin-left:-0.13333rem;bottom:0.26667rem;width:auto;height:0.42667rem}.media_item_page .detail_items .content{background:#fff}.media_item_page .detail_items .content .panel{padding:0.32rem;box-sizing:border-box}.media_item_page .detail_items .content .panel .title_panel{font-family:"Roboto-Medium";font-size:0.4rem;color:#000;line-height:1.3;margin-bottom:0.13333rem}.media_item_page .detail_items .content .panel .release_date{font-size:0.34667rem;line-height:1.3;color:#3d3d3d}.media_item_page .detail_items .content .pg_panel{padding:0.32rem;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex}.media_item_page .detail_items .content .pg_panel .state{width:0.42667rem;height:0.90667rem;margin-right:0.32rem}.media_item_page .detail_items .content .pg_panel .severe_color{background:#e13d39}.media_item_page .detail_items .content .pg_panel .mild_color{background:#53b24f}.media_item_page .detail_items .content .pg_panel .moderate_color{background:#e7a12e}.media_item_page .detail_items .content .pg_panel .none_color{background:#a69b9b}.media_item_page .detail_items .content .pg_panel .text_content .label{font-family:"Roboto-Medium";font-size:0.4rem;color:#000;margin-bottom:0.13333rem}.media_item_page .detail_items .content .pg_panel .text_content .level{font-size:0.34667rem;color:#3d3d3d}.media_item_page .detail_items .see_more{height:0.85333rem;line-height:0.85333rem}.media_item_page .detail_items .see_more .expande_btn{width:100%;text-align:center}.media_item_page .detail_items .see_more .expande_btn img{width:0.64rem;height:0.64rem}.media_item_page .detail_items .home_headline_compo .title{width:100%;white-space:normal;text-overflow:clip;overflow:visible;word-break:normal}.media_item_page .detail_items .home_headline_compo .more{display:none}.media_item_page .season_select{padding:0.64rem 0.32rem}.media_item_page .season_select .season_select_opt{width:6.13333rem}.media_item_page .season_select .season_select_opt .van-dropdown-menu__bar{height:1.06667rem;border-radius:0.10667rem;background:#fff;color:#000}.media_item_page .season_select .season_select_opt .van-dropdown-menu__bar .van-dropdown-menu__title{width:80%;box-sizing:border-box;padding:0;color:#000;font-family:"Roboto-Medium";font-size:0.4rem}.media_item_page .season_select .season_select_opt .van-dropdown-menu__bar .van-dropdown-menu__title .van-ellipsis::after{right:0}.media_item_page .season_select .season_select_opt .van-dropdown-item{width:6.13333rem;min-height:1.06667rem;left:0.32rem}.media_item_page .season_select .season_select_opt .van-dropdown-item .van-popup{max-height:100%}.media_item_page .season_select .season_select_opt .van-dropdown-item .van-popup .van-cell{color:#8f8f8f !important;font-family:"Roboto-Medium";font-size:0.4rem}.media_item_page .season_select .season_select_opt .van-dropdown-item .van-popup .van-cell .van-cell_title span{font-family:"Roboto-Medium";font-size:0.4rem}.media_item_page .season_select .season_select_opt .van-dropdown-item .van-popup .van-cell .van-cell__value{display:none !important}.media_item_page .season_select .season_select_opt .van-dropdown-item .van-popup .van-dropdown-item__option--active{color:#000 !important}.media_item_page .season_select .season_select_opt .van-dropdown-item .van-overlay{background:none}.media_item_page .episode_tabs .van-tabs .van-tabs__wrap .van-tabs__nav .van-tab{padding-left:0.32rem;-webkit-box-pack:left !important;-webkit-justify-content:left !important;justify-content:left !important}.media_item_page .episode_tabs .van-tabs .van-tabs__wrap .van-tabs__nav .van-tab .van-tab__text{color:#8f8f8f !important;font-size:0.42667rem}.media_item_page .episode_tabs .van-tabs .van-tabs__wrap .van-tabs__nav .van-tabs__line{display:none;color:#f9683a !important}.media_item_page .episode_tabs .van-tabs .van-tabs__wrap .van-tabs__nav .van-tab--active .van-tab__text{position:relative;font-size:0.42667rem;color:#000 !important;height:1.17333rem;line-height:1.17333rem}.media_item_page .episode_tabs .van-tabs .van-tabs__wrap .van-tabs__nav .van-tab--active .van-tab__text:after{content:" ";position:absolute;width:100%;height:0.08rem;background:#f9683a;left:0;bottom:0}.media_item_page .episode_tabs .van-tabs .van-tabs__content .van-tab__pane .episode_wrap .episode_panel{display:-webkit-box;display:-webkit-flex;display:flex;background:#fff;padding:0.42667rem 0.32rem 0.42667rem}.media_item_page .episode_tabs .van-tabs .van-tabs__content .van-tab__pane .episode_wrap .episode_panel .episode_num{margin-right:0.32rem;width:1.09333rem;height:1.01333rem;-webkit-box-flex:0;-webkit-flex:0 0 1.09333rem;flex:0 0 1.09333rem;background:#82deb9;color:#000;font-family:"Roboto-Medium";font-size:0.42667rem;line-height:1.01333rem;text-align:center;border-radius:0.10667rem}.media_item_page .episode_tabs .van-tabs .van-tabs__content .van-tab__pane .episode_wrap .episode_panel .content{padding-bottom:0.42667rem}.media_item_page .episode_tabs .van-tabs .van-tabs__content .van-tab__pane .episode_wrap .episode_panel .content .title{font-family:"Roboto-Medium";font-size:0.4rem;line-height:1.3;max-height:2.6em;margin-bottom:0.13333rem}.media_item_page .episode_tabs .van-tabs .van-tabs__content .van-tab__pane .episode_wrap .episode_panel .content .release{font-size:0.34667rem;line-height:1.3}.media_item_page .none_data{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;font-size:0.48rem;color:#3d3d3d;min-height:calc(100vh - 6.82667rem);min-height:calc(calc(var(--vh, 1vh) * 100) - 6.82667rem)}.login_page{width:100%;height:100vh;height:calc(var(--vh, 1vh) * 100);min-height:16rem;position:relative;background:url(/_nuxt/m/img/750_1624.jpg_720x720q90g.259cc32.jpg) no-repeat;background-size:100% 100%}.login_page .home_logo{width:4.8rem;padding:0.26667rem 0 0;margin:0 auto}.login_page .home_logo img{width:100%;height:auto}.login_page .content_wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.login_page .content_wrap .login_icon{width:4.8rem;padding:0.26667rem 0 0;margin:0 auto}.login_page .content_wrap .login_icon img{width:100%;height:auto}.login_page .content_wrap .login_form{width:8.53333rem}.login_page .content_wrap .login_form .van-form{width:100%}.login_page .content_wrap .login_form .van-form .van-field{background:rgba(255,255,255,0);padding:0.96rem 0 0.45333rem;border-bottom:0.02667rem solid #e7e7e7}.login_page .content_wrap .login_form .van-form .van-field .van-field__value{color:#fff}.login_page .content_wrap .login_form .van-form .van-field .van-field__value .van-field__body .van-field__control{color:#fff;font-family:"Roboto-Medium";font-size:0.48rem;background:rgba(255,255,255,0)}.login_page .content_wrap .login_form .van-form .van-field .van-field__value .van-field__body input::-webkit-input-placeholder{color:#fff}.login_page .content_wrap .login_form .van-form .van-field .van-field__value .van-field__body input::-moz-placeholder{color:#fff}.login_page .content_wrap .login_form .van-form .van-field .van-field__value .van-field__body input:-moz-placeholder{color:#fff}.login_page .content_wrap .login_form .van-form .van-field .van-field__value .van-field__body input:-ms-input-placeholder{color:#fff}.login_page .content_wrap .login_form .van-form .van-field .van-field__value .van-field__body input:-webkit-autofill,.login_page .content_wrap .login_form .van-form .van-field .van-field__value .van-field__body textarea:-webkit-autofill,.login_page .content_wrap .login_form .van-form .van-field .van-field__value .van-field__body select:-webkit-autofill{-webkit-text-fill-color:#fff !important;-webkit-box-shadow:0 0 0 26.66667rem #291a13 inset !important}.login_page .content_wrap .login_form .van-form .van-field .van-field__value .van-field__body .van-field__right-icon .clear{display:block;width:0.32rem;height:0.32rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDE2IDE2Ij48dGl0bGU+Y2xvc2UtYmxhY2tjaXJjbGU8L3RpdGxlPjxwYXRoIGQ9Ik04LDBhOCw4LDAsMSwwLDgsOEE4LDgsMCwwLDAsOCwwWm00LDEwLjg3TDEwLjg3LDEyLDgsOS4xMyw1LjEzLDEyLDQsMTAuODcsNi44Nyw4LDQsNS4xMyw1LjEzLDQsOCw2Ljg3LDEwLjg3LDQsMTIsNS4xMyw5LjEzLDhaIi8+PC9zdmc+) no-repeat;background-size:0.32rem 0.32rem}.login_page .content_wrap .login_form .van-form .van-field .van-field__value .van-field__body .van-field__right-icon .password{display:block;width:0.4rem;height:0.4rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDE2IDE2Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPnZpc2liaWxpdHktb2ZmLXdoaXRlPC90aXRsZT48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik04LDQuNWEzLjE4LDMuMTgsMCwwLDEsMy4xOSwzLjE4QTMuMjUsMy4yNSwwLDAsMSwxMSw4Ljg1bDEuODYsMS44NmE3LjUyLDcuNTIsMCwwLDAsMi4xOC0zQTcuNTMsNy41MywwLDAsMCw4LDIuOTFhNy42MSw3LjYxLDAsMCwwLTIuNTQuNDRMNi44NCw0LjczQTMsMywwLDAsMSw4LDQuNVpNMS42NCwyLjc2LDMuMDksNC4yMWwuMjkuMjlBNy41OCw3LjU4LDAsMCwwLDEsNy42OGE3LjUyLDcuNTIsMCwwLDAsNyw0Ljc4LDcuMzgsNy4zOCwwLDAsMCwyLjc5LS41NGwuMjcuMjcsMS44NiwxLjg2LjgxLS44MUwyLjQ1LDJaTTUuMTYsNi4yOGwxLDFhMS44NCwxLjg0LDAsMCwwLDAsLjQxQTEuOTEsMS45MSwwLDAsMCw4LDkuNTlhMiwyLDAsMCwwLC40Mi0uMDVsMSwxYTMuMTEsMy4xMSwwLDAsMS0xLjQuMzNBMy4xNiwzLjE2LDAsMCwxLDUuMTYsNi4yOFptMi43NC0uNSwyLDJ2LS4xQTEuOSwxLjksMCwwLDAsOCw1Ljc4WiIvPjwvc3ZnPg==) no-repeat;background-size:cover}.login_page .content_wrap .login_form .van-form .van-field .van-field__value .van-field__body .van-field__right-icon .text{display:block;width:0.4rem;height:0.4rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDE2IDE2Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPnZpc2liaWxpdHktd2hpdGU8L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTgsMy4yM0E3LjUzLDcuNTMsMCwwLDAsMSw4LDcuNTIsNy41MiwwLDAsMCwxNSw4LDcuNTMsNy41MywwLDAsMCw4LDMuMjNabTAsOEEzLjE4LDMuMTgsMCwxLDEsMTEuMTgsOCwzLjE4LDMuMTgsMCwwLDEsOCwxMS4xOFpNOCw2LjA5QTEuOTEsMS45MSwwLDEsMCw5LjkxLDgsMS45LDEuOSwwLDAsMCw4LDYuMDlaIi8+PC9zdmc+) no-repeat;background-size:cover}.login_page .content_wrap .login_form .van-form .van-cell::after{border-bottom:none}.login_page .content_wrap .login_form .van-form .forgot_pass{padding:0.42667rem 0.32rem 1.28rem 0;text-align:end}.login_page .content_wrap .login_form .van-form .forgot_pass a span{color:#fad8bf;font-family:"Roboto-Medium";font-size:0.42667rem}.login_page .content_wrap .login_form .van-form .login_btn .van-button--info{width:8.53333rem;height:1.33333rem;background:#fff2e1;border:none}.login_page .content_wrap .login_form .van-form .login_btn .van-button--info .van-button__content{color:#000;font-family:"Roboto-Medium";font-size:0.48rem}.login_page .content_wrap .login_form .van-form .login_btn .van-button--disabled{opacity:1}.login_page .content_wrap .login_form .van-form .login_btn .van-button--disabled .van-button__content{color:#c1c1c3;font-family:"Roboto-Medium";font-size:0.48rem}.login_page .content_wrap .login_form .van-form .code_panel{margin-bottom:1.06667rem;display:-webkit-box;display:-webkit-flex;display:flex}.login_page .content_wrap .login_form .van-form .code_panel .van-cell{margin-right:0.42667rem;width:4.85333rem}.login_page .content_wrap .login_form .van-form .code_panel .van-button--info{margin-top:0.69333rem;width:3.28rem;height:1.33333rem;background:#fff2e1;border:none}.login_page .content_wrap .login_form .van-form .code_panel .van-button--info .van-button__content{font-family:"Roboto-Medium";font-size:0.4rem;color:#000}.login_page .content_wrap .login_form .van-form .code_panel .van-button--disabled{opacity:1}.login_page .content_wrap .login_form .van-form .code_panel .van-button--disabled .van-button__content{font-family:"Roboto-Medium";font-size:0.4rem;color:#c1c1c3}.login_page .content_wrap .login_form .van-form .phone_wrap{display:-webkit-box;display:-webkit-flex;display:flex}.login_page .content_wrap .login_form .van-form .phone_wrap .van-dropdown-menu{padding:0.69333rem 0.32rem 0 0;border-bottom:0.02667rem solid #e7e7e7}.login_page .content_wrap .login_form .van-form .phone_wrap .van-dropdown-menu .van-dropdown-menu__bar{background:rgba(255,255,255,0)}.login_page .content_wrap .login_form .van-form .phone_wrap .van-dropdown-menu .van-dropdown-menu__bar .van-dropdown-menu__item .van-dropdown-menu__title{width:2.13333rem;height:0.64rem;line-height:0.64rem;font-size:0.48rem;color:#fff}.login_page .content_wrap .login_form .van-form .phone_wrap .van-dropdown-menu .van-dropdown-menu__bar .van-dropdown-menu__item .van-dropdown-menu__title .van-ellipsis{width:2.13333rem !important}.login_page .content_wrap .login_form .van-form .phone_wrap .van-dropdown-menu .van-dropdown-item{margin:0 0.42667rem;width:6.66667rem}.login_page .content_wrap .login_form .van-form .phone_wrap .van-dropdown-menu .van-dropdown-item .van-popup{max-height:100%}.login_page .content_wrap .login_form .van-form .phone_wrap .van-dropdown-menu .van-dropdown-item .van-popup .van-cell{font-family:"Roboto-Medium";font-size:0.4rem;color:#8f8f8f !important}.login_page .content_wrap .login_form .van-form .phone_wrap .van-dropdown-menu .van-dropdown-item .van-popup .van-cell .van-cell_title span{font-family:"Roboto-Medium";font-size:0.4rem}.login_page .content_wrap .login_form .van-form .phone_wrap .van-dropdown-menu .van-dropdown-item .van-popup .van-cell .van-cell__value{display:none !important}.login_page .content_wrap .login_form .van-form .phone_wrap .van-dropdown-menu .van-dropdown-item .van-popup .van-dropdown-item__option--active{color:#000 !important}.login_page .content_wrap .login_form .van-form .phone_wrap .van-dropdown-menu .van-dropdown-item .van-overlay{display:none}.login_page .content_wrap .login_form .van-form .phone_wrap .van-cell::after{border-bottom:none}.login_page .content_wrap .login_form .van-form .phone_wrap .van-field{padding:0.96rem 0 0.45333rem;background:rgba(255,255,255,0);border-bottom:0.02667rem solid #e7e7e7}.login_page .content_wrap .login_form .van-form .phone_wrap .van-field .van-field__value{color:#fff}.login_page .content_wrap .login_form .van-form .phone_wrap .van-field .van-field__value .van-field__body .van-field__control{font-size:0.48rem;color:#fff;background:rgba(255,255,255,0)}.login_page .content_wrap .login_form .forgot_pass_desc{margin-top:0.88rem;font-size:0.34667rem;color:#fff}.login_page .content_wrap .login_form .sign_next_btn{margin-top:0.53333rem}.login_page .content_wrap .login_form .account_panel{margin-bottom:1.6rem}.login_page .content_wrap .login_form .account_panel .tab_wrap{margin:0.8rem 0 0.58667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;border-bottom:0.02667rem solid #fff2e1}.login_page .content_wrap .login_form .account_panel .tab_wrap>li{padding:0.32rem 0;width:50%;text-align:center;font-family:"Roboto-Medium";font-size:0.42667rem;color:#fff}.login_page .content_wrap .login_form .account_panel .tab_wrap>li.current{color:#000;background:#fff2e1}.login_page .content_wrap .login_form .account_panel .or_text{margin-top:2.4rem;text-align:center;font-size:0.42667rem;color:#fff}.login_page .content_wrap .login_form .account_panel .three_channels{margin-top:0.58667rem;display:-webkit-box;display:-webkit-flex;display:flex}.login_page .content_wrap .login_form .account_panel .three_channels .items{font-family:"Roboto-Medium";font-size:0.42667rem;color:#fff}.login_page .content_wrap .login_form .sign_code_panel{margin:0.8rem 0 1.6rem}.login_page .content_wrap .login_form .sign_code_panel .sign_back_btn{display:inline-block;padding-left:0.64rem;font-size:0.48rem;color:#fff;background:url(/_nuxt/m/img/back.df9a918.png) left center no-repeat;background-size:0.48rem auto;cursor:pointer}.login_page .content_wrap .login_form .sign_code_panel .sign_step_text{margin:0.96rem 0 0.26667rem;line-height:1.3;text-align:center;color:#fff;font-size:0.48rem}.login_page .content_wrap .login_form .sign_code_panel .sign_step_text .strong{font-family:"Roboto-Medium";font-size:0.48rem}.login_page .content_wrap .login_form .notice_text{margin-top:0.53333rem;line-height:1.3;text-align:center;font-size:0.34667rem;color:#fff}.login_page .content_wrap .login_form .notice_text a{color:#f9683a}.login_page .content_wrap .three_channels{color:#fff;margin-top:0.64rem;width:100%;margin-bottom:1.06667rem}.login_page .content_wrap .three_channels .items{display:-webkit-box;display:-webkit-flex;display:flex;margin-bottom:0.42667rem;width:100%;text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.login_page .content_wrap .three_channels .items .facebook{display:block;width:0.48rem;height:0.48rem;background:url(/_nuxt/m/img/facebook-white.897b184.svg) no-repeat;background-size:0.48rem 0.48rem;margin-right:0.10667rem}.login_page .content_wrap .three_channels .items .google{display:block;width:0.48rem;height:0.48rem;background:url(/_nuxt/m/img/google-white.3e01de3.svg) no-repeat;background-size:0.48rem 0.48rem;margin-right:0.10667rem}.login_page .content_wrap .three_channels .items span{font-family:"Roboto-Medium";font-size:0.42667rem}.login_page .content_wrap .van-tabs .van-tabs__wrap{border-bottom:0.02667rem solid #e7e7e7}.login_page .content_wrap .van-tabs .van-tabs__wrap .van-tabs__nav{background-color:rgba(255,255,255,0) !important}.login_page .content_wrap .van-tabs .van-tabs__wrap .van-tabs__nav .van-tab{color:#fff;font-family:"Roboto-Medium";font-size:0.4rem}.login_page .content_wrap .van-tabs .van-tabs__wrap .van-tabs__nav .van-tab--active{position:relative}.login_page .content_wrap .van-tabs .van-tabs__wrap .van-tabs__nav .van-tab--active:after{content:" ";position:absolute;width:100%;height:0.05333rem;background:#fff;left:0;bottom:0}.login_page .content_wrap .van-tabs .van-tabs__wrap .van-tabs__nav .van-tabs__line{display:none}.login_page .content_wrap .reset_password_title{color:#fff;font-family:"Roboto-Bold";font-size:0.61333rem;margin-bottom:1.01333rem}.login_page .content_wrap .pass_notice{font-size:0.34667rem;color:#fff;margin:0.21333rem 0 1.09333rem}.login_page .content_wrap .copy_right{font-size:0.34667rem;color:#fff;line-height:1.3;width:6.93333rem;text-align:center}.login_page .sign_up{text-align:center;width:100%;font-family:"Roboto-Medium";font-size:0.4rem;color:#fff}.login_page .sign_up .signup{color:#fad8bf;font-family:"Roboto-Medium";font-size:0.42667rem}.login_page .van-dialog .van-dialog__content .error_dialog_content{padding:0.50667rem 0.42667rem 0.61333rem;border-bottom:0.02667rem solid #e7e7e7;text-align:center}.login_page .van-dialog .van-dialog__content .error_dialog_content .title{font-family:"Roboto-Medium";font-size:0.48rem;color:#000;line-height:1.3;margin-bottom:0.10667rem}.login_page .van-dialog .van-dialog__content .error_dialog_content .message{font-family:"Roboto-Medium";font-size:0.4rem;color:#000;line-height:1.3}.login_page .van-dialog .van-dialog__content .ok_btn{height:1.14667rem;line-height:1.14667rem;text-align:center;font-family:"Roboto-Medium";font-size:0.48rem;color:#870000}.login_page .login_in{margin-top:1.06667rem;font-family:"Roboto-Medium";font-size:0.4rem;color:#fff;text-align:center;width:100%}.login_page .login_in a{font-family:"Roboto-Medium";font-size:0.42667rem;color:#efbd97}.login_page .close_btn{position:absolute;right:0.32rem;top:0.96rem;width:1.28rem;height:1.28rem}.login_page .close_btn img{width:100%;height:100%;object-fit:cover}.login_page .copyright_content{margin:1.06667rem auto 0;font-size:0.34667rem;color:#fff;text-align:center;width:6.93333rem}.account_limited{width:100%;height:100vh;height:calc(var(--vh, 1vh) * 100)}.account_limited .content_wrap{padding:1.38667rem 0.42667rem 0 0.42667rem;position:relative;height:100vh;height:calc(var(--vh, 1vh) * 100);box-sizing:border-box}.account_limited .content_wrap .title{font-family:"Roboto-Bold";font-size:0.61333rem;color:#000;margin-bottom:0.64rem}.account_limited .content_wrap .notice_content{font-size:0.48rem;color:#3d3d3d;margin-bottom:0.64rem}.account_limited .content_wrap .limit_description{font-size:0.48rem;color:#3d3d3d;margin-bottom:0.64rem}.account_limited .content_wrap .limit_items{font-size:0.48rem;color:#3d3d3d;line-height:1.5}.account_limited .content_wrap .term_link{font-size:0.48rem;margin-bottom:0.64rem}.account_limited .content_wrap .term_link a{color:#3571e4}.account_limited .content_wrap .email_content{font-size:0.48rem;color:#3d3d3d;line-height:1.5;margin-bottom:2.82667rem}.account_limited .content_wrap .email_content .email{color:#000;font-family:"Roboto-Medium";font-size:0.48rem}.account_limited .content_wrap .login_btn{width:8.53333rem;height:1.33333rem;line-height:1.33333rem;margin:0 auto;background:#fff2e1;font-family:"Roboto-Medium";font-size:0.48rem;text-align:center;border-radius:0.10667rem}.account_limited .content_wrap .bottom_btn{display:-webkit-box;display:-webkit-flex;display:flex}.account_limited .content_wrap .bottom_btn .btn_items{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:1.33333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;border-radius:0.10667rem;font-family:"Roboto-Medium";font-size:0.42667rem;background:#fff2e1}.account_limited .content_wrap .bottom_btn .btn_items:first-child{margin-right:0.10667rem}.login_signup_page{background-color:#000}.login_signup_page.challenge .content_box.en{background:url(/_nuxt/m/img/bg-cha-en.7a7859f.png) no-repeat;background-size:100% auto}.login_signup_page.challenge .content_box.es{background:url(/_nuxt/m/img/bg-cha-en.7a7859f.png) no-repeat;background-size:100% auto}.login_signup_page.challenge .content_box.pt{background:url(/_nuxt/m/img/bg-cha-en.7a7859f.png) no-repeat;background-size:100% auto}.login_signup_page.challenge .third_login_signup_compo{height:100%}.login_signup_page.challenge .header{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:7.2rem;-webkit-box-pack:end;-webkit-justify-content:end;justify-content:end}.login_signup_page.challenge .footer{margin-top:0.96rem}.login_signup_page.challenge .title{margin-top:1.06667rem;max-width:100%}.login_signup_page.challenge .list{margin:0.32rem 0 1.6rem;color:#eee;font-family:"Roboto-Bold";font-size:0.32rem}.login_signup_page.challenge .list p{margin-top:0.32rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.login_signup_page.challenge .list p img{display:block;margin-right:0.21333rem}.login_signup_page.challenge .challenge_title{font-family:"Roboto-Bold";font-size:0.37333rem}@media screen and (max-height: 700px){.login_signup_page.challenge .content_box{padding-bottom:0.53333rem}.login_signup_page.challenge .header{margin-bottom:0.42667rem}.login_signup_page.challenge .footer{margin-top:0.26667rem}.login_signup_page.challenge .title{margin-top:0.4rem}.login_signup_page.challenge .list{margin:0 0 0.53333rem}}.login_signup_page.form_page{background-color:#fff}.login_signup_page.form_page .content_box{background:none !important}.login_signup_page:not(.form_page){overflow:hidden}.login_signup_page:not(.form_page) .content_box::after{content:"";position:absolute;border-radius:11.73333rem;background:#f3bb90;-webkit-filter:blur(1.95333rem);filter:blur(1.95333rem);width:11.73333rem;height:2.18667rem;left:-0.85333rem;bottom:-2.45333rem}.login_signup_page .content_box{height:100vh;height:calc(var(--vh, 1vh) * 100);box-sizing:border-box;padding:1.36rem 0.8rem 1.28rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:end;-webkit-align-items:end;align-items:end;position:relative}.login_signup_page .content_box.en{background:url(/_nuxt/m/img/bg-en.7ea03a6.png) no-repeat;background-size:100% auto}.login_signup_page .content_box.es{background:url(/_nuxt/m/img/bg-es.b55bf09.png) no-repeat;background-size:100% auto}.login_signup_page .content_box.pt{background:url(/_nuxt/m/img/bg-pt.b284401.png) no-repeat;background-size:100% auto}.login_signup_page .content_box>.login_form_compo{height:100%;padding-top:3.46667rem;box-sizing:border-box}.login_signup_page .content_box>.avatar_form_compo{width:100%;height:100%;padding-top:3.46667rem;box-sizing:border-box}.login_signup_page .third_login_signup_compo .content .item{background:rgba(255,255,255,.21);border:none;color:#fff}.login_signup_page .third_login_signup_compo .content .tip .link{color:#fff}.login_signup_page .header{color:#fff;margin-bottom:0.58667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-family:"Roboto-Bold";font-size:0.53333rem}.login_signup_page .header .text{margin:0.21333rem 0 1.04rem;color:#999;line-height:0.56rem;text-align:center;font-family:"Roboto-Medium";font-size:0.48rem}.login_signup_page .header .logo{display:block;width:4.98667rem;height:1.30667rem}.login_signup_page .header .link{color:#9a76fe}.login_signup_page .footer{color:#999;line-height:0.56rem;margin:1.6rem auto 0;width:-webkit-fit-content;width:fit-content;font-size:0.34667rem}.login_signup_page .footer .link{color:#9a76fe;font-family:"Roboto-Medium";font-size:0.34667rem}.login_signup_page .tab_wrap li{position:relative}.login_signup_page .tab_wrap .title{position:relative}.login_signup_page .tab_wrap .active::before{content:"";position:absolute;height:0.10667rem;width:100%;background:#edc4a5;bottom:0.05333rem;left:0}.login_signup_page .error_dialog_content{padding:0.50667rem 0.42667rem 0.61333rem;border-bottom:0.02667rem solid #e7e7e7;text-align:center}.login_signup_page .error_dialog_content .title{font-family:"Roboto-Medium";font-size:0.48rem;color:#000;line-height:1.3;margin-bottom:0.10667rem}.login_signup_page .error_dialog_content .message{font-family:"Roboto-Medium";font-size:0.4rem;color:#000;line-height:1.3}.login_signup_page .ok_btn{height:1.14667rem;line-height:1.14667rem;text-align:center;font-family:"Roboto-Medium";font-size:0.48rem;color:#870000}.signup_page .signup_form_compo{height:100%;width:100%;padding-top:3.46667rem;box-sizing:border-box}.signup_page .login_form_compo.first{height:100%}.login_pop_compo{border-radius:0.85333rem 0.85333rem 0 0;height:12.56rem;padding:1.06667rem 0.8rem 1.70667rem;box-sizing:border-box}.login_pop_compo .third_login_signup_compo{height:100%}.login_pop_compo .signup_form_compo{height:100%}.login_pop_compo .login_form_compo.first{height:100%}.login_pop_compo .cancel_btn{z-index:1;position:absolute;right:0.42667rem;top:0.42667rem;width:0.42667rem;height:0.42667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fY2xvc2UiPgo8ZyBpZD0iR3JvdXAgNDYiPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDE4IiB4PSIzLjUiIHk9IjIiIHdpZHRoPSIxNC44NDkyIiBoZWlnaHQ9IjIiIHRyYW5zZm9ybT0icm90YXRlKDQ1IDMuNSAyKSIgZmlsbD0iIzk5OTk5OSIvPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDE5IiB4PSIxNCIgeT0iMy41IiB3aWR0aD0iMTQuODQ5MiIgaGVpZ2h0PSIyIiB0cmFuc2Zvcm09InJvdGF0ZSgxMzUgMTQgMy41KSIgZmlsbD0iIzk5OTk5OSIvPgo8L2c+CjwvZz4KPC9zdmc+Cg==) left top no-repeat;background-size:0.42667rem 0.42667rem;opacity:.6}.login_pop_compo .header{color:#000;margin-bottom:1.12rem;font-family:"Roboto-Bold";font-size:0.64rem}.login_pop_compo .header.signup{font-family:"Roboto-Bold";font-size:0.64rem}.login_pop_compo .header .title{text-align:center}.login_pop_compo .footer,.login_pop_compo .signup_tip,.login_pop_compo .login_tip{margin:0.53333rem auto 0;color:#999;line-height:0.56rem;width:-webkit-fit-content;width:fit-content;font-size:0.34667rem}.login_pop_compo .footer .link,.login_pop_compo .signup_tip .link,.login_pop_compo .login_tip .link{color:#9a76fe;font-family:"Roboto-Medium";font-size:0.34667rem}.login_pop_compo .footer{margin:auto auto 0}.login_pop_compo .error_dialog_content{padding:0.50667rem 0.42667rem 0.61333rem;border-bottom:0.02667rem solid #e7e7e7;text-align:center}.login_pop_compo .error_dialog_content .title{font-family:"Roboto-Medium";font-size:0.48rem;color:#000;line-height:1.3;margin-bottom:0.10667rem}.login_pop_compo .error_dialog_content .message{font-family:"Roboto-Medium";font-size:0.4rem;color:#000;line-height:1.3}.login_pop_compo .ok_btn{height:1.14667rem;line-height:1.14667rem;text-align:center;font-family:"Roboto-Medium";font-size:0.48rem;color:#870000}.third_login_signup_compo{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.third_login_signup_compo .content .item{border-radius:0.64rem;border:0.01333rem solid #dcdcdc;display:-webkit-box;display:-webkit-flex;display:flex;text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;color:#333;line-height:0.56rem;position:relative;padding:0.36rem 0;font-family:"Roboto-Medium";font-size:0.37333rem}.third_login_signup_compo .content .item img{width:0.56rem;height:0.56rem;margin-right:0.32rem}.third_login_signup_compo .content .item+.item{margin-top:0.42667rem}.third_login_signup_compo .content .tip{margin:0.21333rem 0 0.48rem;color:#999;line-height:0.53333rem;font-size:0.32rem}.third_login_signup_compo .content .tip .link{color:#333;text-decoration:underline}.login_form_compo.first{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.login_form_compo .tab_wrap{display:-webkit-box;display:-webkit-flex;display:flex;color:#999;margin-bottom:0.85333rem;font-size:0.53333rem}.login_form_compo .tab_wrap li+li{margin-left:0.85333rem}.login_form_compo .tab_wrap .active{color:#000;font-family:"Roboto-Bold";font-size:0.53333rem}.login_form_compo .form_item.pass{margin-top:0.42667rem}.login_form_compo .form_item.van-cell{padding:0.24rem 0.32rem 0.24rem 0.42667rem;height:1.28rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.login_form_compo .form_item .van-field__button{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-align-content:center;align-content:center}.login_form_compo .form_item .van-field__button .send_code_btn{padding:0.10667rem 0.32rem;height:0.74667rem;border-radius:0.45333rem;border:0.01333rem solid #61bfba;color:#61bfba;font-size:0.34667rem}.login_form_compo .form_item .van-field__button .second_text{border:none;color:#61bfba;font-size:0.34667rem;width:auto;padding:0}.login_form_compo .form_item input{color:#333;font-family:"Roboto-Medium";font-size:0.42667rem}.login_form_compo .form_item input::-webkit-input-placeholder{font-size:0.37333rem}.login_form_compo .form_item input::placeholder{font-size:0.37333rem}.login_form_compo .form_item .van-field__right-icon i{display:block;width:0.53333rem;height:0.53333rem}.login_form_compo .form_item .clear{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fY2xlYW4gdXAiPgo8Y2lyY2xlIGlkPSJFbGxpcHNlIDg4IiBjeD0iMTAiIGN5PSIxMCIgcj0iOSIgZmlsbD0iI0Q5RDlEOSIgZmlsbC1vcGFjaXR5PSIwLjMiLz4KPHJlY3QgaWQ9IlJlY3RhbmdsZSAxOCIgd2lkdGg9IjkuODU4MzQiIGhlaWdodD0iMS4zMjc3OSIgdHJhbnNmb3JtPSJtYXRyaXgoMC43MDcwODggMC43MDcxMjUgLTAuNzA3MDg4IDAuNzA3MTI1IDYuOTM4OTYgNikiIGZpbGw9IiM5OTk5OTkiLz4KPHJlY3QgaWQ9IlJlY3RhbmdsZSAxOSIgd2lkdGg9IjkuODU4MzQiIGhlaWdodD0iMS4zMjc3OSIgdHJhbnNmb3JtPSJtYXRyaXgoLTAuNzA3MDg5IDAuNzA3MTI1IC0wLjcwNzA4OCAtMC43MDcxMjUgMTMuOTEwMiA2Ljk5NjA5KSIgZmlsbD0iIzk5OTk5OSIvPgo8L2c+Cjwvc3ZnPgo=) no-repeat;background-size:cover}.login_form_compo .form_item .password{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9ImludmlzaWJsZSIgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzMzMjVfMTQ5OTgpIj4KPHBhdGggaWQ9IkVsbGlwc2UgOTAiIGQ9Ik0xNiA4QzE2IDkgMTQgMTIgMTAgMTJDNiAxMiA0IDkgNCA4IiBzdHJva2U9IiM5OTk5OTkiIHN0cm9rZS13aWR0aD0iMS41Ii8+CjxwYXRoIGlkPSJWZWN0b3IgMTQ1IiBkPSJNMyAxM0MzIDEzIDQuODI4NDMgMTEuMTcxNiA2IDEwIiBzdHJva2U9IiM5OTk5OTkiIHN0cm9rZS13aWR0aD0iMS41Ii8+CjxwYXRoIGlkPSJWZWN0b3IgMTQ2IiBkPSJNMTcgMTNDMTcgMTMgMTUuMTcxNiAxMS4xNzE2IDE0IDEwIiBzdHJva2U9IiM5OTk5OTkiIHN0cm9rZS13aWR0aD0iMS41Ii8+CjxwYXRoIGlkPSJWZWN0b3IgMTQ3IiBkPSJNMTAgMTZWMTIiIHN0cm9rZT0iIzk5OTk5OSIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8zMzI1XzE0OTk4Ij4KPHJlY3Qgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=) no-repeat;background-size:cover}.login_form_compo .form_item .text{background:url(/_nuxt/m/img/icon_password_see.507e9d3.svg) no-repeat;background-size:cover}.login_form_compo .form_item .van-field__label{width:-webkit-fit-content;width:fit-content}.login_form_compo .form_item .van-dropdown-menu__bar{height:unset;box-shadow:none;border-right:0.02667rem solid #dcdcdc;padding-right:0.26667rem}.login_form_compo .form_item .van-dropdown-menu__title{padding-left:0;color:#333}.login_form_compo .forgot_pass{color:#d5b094;line-height:0.56rem;display:block;margin:0.18667rem 0 0 auto;width:-webkit-fit-content;width:fit-content;font-size:0.32rem}.login_form_compo .login_btn{margin-top:0.42667rem;border-radius:0.77333rem;background:#edc4a5;display:block;border:none;color:#000;width:100%;font-family:"Roboto-Bold";font-size:0.42667rem}.login_form_compo .back_step{margin-top:0.64rem;color:#999;font-size:0.42667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:auto}.login_form_compo .back_step .back_cion{width:0.32rem;height:0.32rem}.login_form_compo .tip{margin:0.21333rem 0 0;color:#999;line-height:0.53333rem;font-size:0.32rem}.login_form_compo .tip .link{color:#333;text-decoration:underline}.login_form_compo .van-divider{color:#999;font-size:0.32rem}.login_form_compo .third_login{display:-webkit-box;display:-webkit-flex;display:flex;text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;color:#333;line-height:0.56rem;font-family:"Roboto-Medium";font-size:0.37333rem}.login_form_compo .third_login .items{margin:0.32rem 0.88rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.login_form_compo .third_login img{display:block;height:0.64rem;width:0.64rem;margin-right:0.05333rem}.login_form_compo .signup{color:#999;line-height:0.56rem;margin:0.21333rem auto 0;width:-webkit-fit-content;width:fit-content;font-size:0.34667rem}.login_form_compo .signup .link{color:#61bfba;font-family:"Roboto-Medium";font-size:0.34667rem}.login_form_compo .verify_tip{color:#666;font-size:0.37333rem}.login_form_compo .verify_tip2{color:#999;line-height:0.56rem;margin:0 0 0.64rem;font-size:0.34667rem}.login_form_compo .password_tip{color:#333;margin-bottom:0.42667rem;font-family:"Roboto-Medium";font-size:0.42667rem}.login_form_compo .phone_email{color:#333;margin:0.53333rem 0;font-family:"Roboto-Medium";font-size:0.53333rem}.login_form_compo .verified_wrapper{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;padding-right:0.32rem;border:0.01333rem solid #dcdcdc;border-radius:0.64rem;overflow:hidden}.login_form_compo .verified_wrapper .form_item{-webkit-box-flex:1;-webkit-flex:1;flex:1}.login_form_compo .avatar_tip{text-align:center;color:#000;margin-bottom:0.42667rem;font-family:"Roboto-Bold";font-size:0.64rem}.login_form_compo .code_btn{border-radius:0.45333rem;border:0.01333rem solid #61bfba;color:#61bfba;line-height:0.56rem;height:0.8rem;font-size:0.34667rem}.login_form_compo .code_time{color:#61bfba;font-size:0.34667rem}.login_form_compo .back{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-top:0.64rem;font-size:0.42667rem;color:#999}.login_form_compo .back .icon{margin-right:0.05333rem}.login_form_compo .center{text-align:center}.login_form_compo .upload_btn{width:100%}.login_form_compo .upload_btn .avatar_box{position:relative;border-radius:50%;overflow:hidden}.login_form_compo .upload_btn .avatar{width:2.56rem;height:2.56rem;border-radius:50%;margin:auto;display:block}.login_form_compo .upload_btn .edit_avatar{color:#fff;text-align:center;background:rgba(0,0,0,.15);position:absolute;height:0.56rem;line-height:0.56rem;left:0;right:0;bottom:0;font-family:"Roboto-Bold";font-size:0.37333rem}.login_form_compo .upload_btn .avatar_tip2{color:#999;line-height:0.53333rem;margin:0.21333rem auto 0.64rem;width:-webkit-fit-content;width:fit-content;font-size:0.37333rem}.login_form_compo .upload_btn .van-uploader__wrapper,.login_form_compo .upload_btn .van-uploader__input-wrapper{width:-webkit-fit-content;width:fit-content;margin:auto}.welcome_page{width:100%;height:100vh;height:calc(var(--vh, 1vh) * 100);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;padding:0 0.8rem;box-sizing:border-box;background:#fff}.welcome_page .header_wrap{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}.welcome_page .header_wrap .title{-webkit-box-flex:1;-webkit-flex:1;flex:1;font-family:"Roboto-Bold";font-size:0.64rem;color:#000}.welcome_page .header_wrap .avatar{width:1.70667rem;-webkit-box-flex:0;-webkit-flex:0 0 1.70667rem;flex:0 0 1.70667rem;position:relative}.welcome_page .header_wrap .avatar .pic{width:1.70667rem;height:1.70667rem}.welcome_page .header_wrap .avatar .pic .van-uploader__upload{margin:0;width:1.70667rem;height:1.70667rem;border-radius:50%;background:url(/_nuxt/m/img/default-circle.ffc0b50.svg) left top no-repeat;background-size:cover}.welcome_page .header_wrap .avatar .pic .van-uploader__upload .van-uploader__upload-icon{display:none}.welcome_page .header_wrap .avatar .pic .van-uploader__input-wrapper img{border-radius:50%}.welcome_page .header_wrap .avatar .edit_icon{position:absolute;bottom:0;width:100%;height:0.56rem;line-height:0.56rem;text-align:center;font-family:"Roboto-Bold";font-size:0.32rem;color:#000;background:rgba(250,250,250,.6);border-radius:0 0 0.85333rem 0.85333rem}.welcome_page .content_wrap .user_input{margin-top:0.53333rem}.welcome_page .content_wrap .user_input .van-cell{padding:0.26667rem 0;color:#000;font-size:0.37333rem;border-bottom:0.02667rem solid #f6f6f6}.welcome_page .content_wrap .user_input .van-cell input::-webkit-input-placeholder{color:#999}.welcome_page .content_wrap .user_input .van-cell input::-moz-placeholder{color:#999}.welcome_page .content_wrap .user_input .van-cell input:-moz-placeholder{color:#999}.welcome_page .content_wrap .user_input .van-cell input:-ms-input-placeholder{color:#999}.welcome_page .content_wrap .gender_select{margin-top:0.85333rem}.welcome_page .content_wrap .gender_select .gender_menu .van-dropdown-menu__bar{height:0.85333rem;color:#000;border:0.02667rem solid #e1e1e1;border-radius:0.10667rem;box-shadow:none}.welcome_page .content_wrap .gender_select .gender_menu .van-dropdown-menu__bar .van-dropdown-menu__title{width:100%;box-sizing:border-box;padding:0 0.32rem;line-height:normal;color:#000;font-size:0.37333rem}.welcome_page .content_wrap .gender_select .gender_menu .van-dropdown-menu__bar .van-dropdown-menu__title::after{width:0.42667rem;height:0.42667rem;margin-top:-0.21333rem;right:0.32rem;opacity:1;border:none;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fbW9yZSI+CjxwYXRoIGlkPSJWZWN0b3IgMSIgZD0iTTEyIDcuNUw4IDExTDQgNy41IiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjEuNSIvPgo8L2c+Cjwvc3ZnPgo=) left top no-repeat;background-size:cover;-webkit-transform:rotate(0);transform:rotate(0)}.welcome_page .content_wrap .gender_select .gender_menu .van-dropdown-menu__bar.van-dropdown-menu__bar--opened{border:0.02667rem solid #ddc7b0}.welcome_page .content_wrap .gender_select .gender_menu .van-dropdown-menu__bar.van-dropdown-menu__bar--opened .van-dropdown-menu__title::after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fbW9yZSI+CjxwYXRoIGlkPSJWZWN0b3IgMSIgZD0iTTQgOC41TDggNUwxMiA4LjUiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMS41Ii8+CjwvZz4KPC9zdmc+Cg==) left top no-repeat}.welcome_page .content_wrap .gender_select .gender_menu .gender_item .van-dropdown-item{margin:0 0.8rem}.welcome_page .content_wrap .gender_select .gender_menu .gender_item .van-dropdown-item .van-overlay{background:none}.welcome_page .content_wrap .gender_select .gender_menu .gender_item .van-dropdown-item .van-popup{margin-top:0.21333rem;padding:0.21333rem 0;width:5.06667rem;max-height:100%;border:0.02667rem solid #e1e1e1;border-radius:0.10667rem}.welcome_page .content_wrap .gender_select .gender_menu .gender_item .van-dropdown-item .van-popup .van-cell{padding:0.21333rem 0.32rem;line-height:normal;font-size:0.37333rem;color:#999}.welcome_page .content_wrap .gender_select .gender_menu .gender_item .van-dropdown-item .van-popup .van-cell:after{display:none}.welcome_page .content_wrap .gender_select .gender_menu .gender_item .van-dropdown-item .van-popup .van-cell .van-cell_title span{font-size:0.37333rem;color:#999}.welcome_page .content_wrap .gender_select .gender_menu .gender_item .van-dropdown-item .van-popup .van-cell .van-cell__value{display:none}.welcome_page .content_wrap .gender_select .gender_menu .gender_item .van-dropdown-item .van-popup .van-dropdown-item__option--active .van-cell__title span{color:#000 !important}.welcome_page .content_wrap .birthday_select{margin-top:0.85333rem}.welcome_page .content_wrap .birthday_select .birthday_wrap .van-cell{padding:0 0.32rem;height:0.85333rem;line-height:0.85333rem;border:0.02667rem solid #e1e1e1;border-radius:0.10667rem;box-shadow:none}.welcome_page .content_wrap .birthday_select .birthday_wrap .van-cell .van-cell__title{position:relative;color:#000}.welcome_page .content_wrap .birthday_select .birthday_wrap .van-cell .van-cell__title span{font-size:0.37333rem}.welcome_page .content_wrap .birthday_select .birthday_wrap .van-cell .van-cell__title:after{content:"";position:absolute;right:0;top:50%;margin-top:-0.21333rem;width:0.42667rem;height:0.42667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fbW9yZSI+CjxwYXRoIGlkPSJWZWN0b3IgMSIgZD0iTTEyIDcuNUw4IDExTDQgNy41IiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjEuNSIvPgo8L2c+Cjwvc3ZnPgo=) left top no-repeat;background-size:cover}.welcome_page .content_wrap .birthday_select .birthday_wrap .van-cell .van-icon.van-cell__right-icon{display:none}.welcome_page .content_wrap .submit_btn{margin-top:1.92rem;width:100%;height:1.14667rem;line-height:1.14667rem;text-align:center;font-family:"Roboto-Bold";font-size:0.42667rem;color:#000;background:#ddc7b0;border-radius:0.21333rem}.welcome_page .content_wrap .submit_btn.is-disabled{opacity:.8}.welcome_page .van-popup .content{background:#f4f4f4 !important;height:8.26667rem;position:relative}.welcome_page .van-popup .content .popup_btn{padding:0.64rem 0.32rem 0.42667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.welcome_page .van-popup .content .popup_btn .cancel{font-size:0.42667rem;color:#000}.welcome_page .van-popup .content .popup_btn .done{padding:0.24rem 0.21333rem;background:#000;color:#fff;font-family:"Roboto-Medium";font-size:0.37333rem;border-radius:0.32rem}.welcome_page .van-popup .content .datetime_picker{position:absolute;bottom:0;left:0;width:100%}.welcome_page .van-popup .content .datetime_picker .van-datetime-picker .van-picker__toolbar .van-picker__cancel{display:none}.welcome_page .van-popup .content .datetime_picker .van-datetime-picker .van-picker__toolbar .van-picker__confirm{position:absolute;right:0;font-family:"Roboto-Medium";font-size:0.42667rem;color:#870000}.welcome_page .con_wrap{position:relative}.welcome_page .con_wrap .content_loading{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.1)}.welcome_page .con_wrap .content_loading .van-loading__spinner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.account_security_page{padding:0.53333rem 0.42667rem}.account_security_page .head_wrap h1{color:#333;line-height:1.3;font-family:"Roboto-Medium";font-size:0.48rem}.account_security_page .head_wrap p{margin-top:0.10667rem;color:#999;line-height:1.7;font-size:0.32rem}.account_security_page .account_wrap{border-radius:0.16rem;background:#fff;padding:0.13333rem 0.42667rem;margin-top:0.32rem}.account_security_page .account_wrap .item{padding:0.53333rem 0}.account_security_page .account_wrap .item+.item{border-top:0.01333rem solid #eee}.account_security_page .account_wrap .item .info{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.account_security_page .account_wrap .item .info h2{color:#333;line-height:normal;font-size:0.37333rem}.account_security_page .account_wrap .item .info p{color:#333;line-height:normal;font-size:0.34667rem}.account_security_page .account_wrap .item .info p:not(.uid){text-decoration:underline}.account_security_page .account_wrap .item .info .link{color:#1d9bf0;text-decoration:underline}.account_security_page .appeal-item{border-radius:0.16rem;background:#fff;padding:0.32rem 0.42667rem;margin-top:0.32rem;font-family:"Roboto";font-size:0.32rem}.account_security_page .appeal-item .link{color:#1d9bf0}.account_security_page .password_item{border-radius:0.16rem;background:#fff;padding:0.53333rem 0.42667rem;margin-top:0.32rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.account_security_page .password_item h2{color:#333;line-height:normal;font-size:0.37333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.account_security_page .password_item h2 img{width:0.42667rem;height:0.42667rem;display:block;margin-right:0.32rem}.account_security_page .password_item .btn{border-radius:0.16rem;background:#0b011a;color:#fff;padding:0.13333rem 0.32rem;line-height:normal;font-family:"Roboto-Medium";font-size:0.32rem}.account_security_page .loading{margin-top:1.6rem;width:100%;height:1.06667rem;background:url(/_nuxt/m/img/loading.daf3fff.gif) center center no-repeat;background-size:auto 0.8rem}.blacklist_page{padding:0 0.69333rem}.blacklist_page .head_wrap{padding:0 1.06667rem 0.53333rem 0;border-bottom:0.02667rem solid #707070}.blacklist_page .head_wrap h1{padding-top:0.64rem;line-height:0.8rem;font-family:"Roboto-Bold";font-size:0.61333rem;color:#1d1d1e}.blacklist_page .head_wrap p{margin-top:0.16rem;line-height:0.53333rem;font-size:0.48rem;color:#373737}.blacklist_page .account_wrap .no_data{font-size:0.37333rem;color:#999;text-align:center;margin:0}.wallet_page{padding:0.53333rem 0.42667rem}.wallet_page .title_box .title_text{color:#333;line-height:1.3;font-family:"Roboto-Medium";font-size:0.48rem}.wallet_page .title_box .info{margin-top:0.10667rem;color:#999;line-height:1.6;font-size:0.32rem}.wallet_page .title_box .info .strong{color:#333}.wallet_page .loading_box{text-align:center;margin-top:0.53333rem}.wallet_page .setting_box{border-radius:0.16rem;background:#fff;margin-top:0.32rem;padding:0.53333rem 0.42667rem}.wallet_page .setting_box .sub_title{position:relative;left:-0.10667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;color:#333;line-height:1;font-family:"Roboto-Medium";font-size:0.42667rem}.wallet_page .setting_box .sub_title img{width:0.64rem;height:0.64rem;display:block;margin-right:0.18667rem}.wallet_page .setting_box .sub_title #wallet_info_pop .van-popover__arrow{color:#333;opacity:.9}.wallet_page .setting_box .sub_title #wallet_info_pop .van-popover__content{background-color:#333;padding:0.42667rem;border-radius:0.21333rem;width:6rem;box-sizing:border-box;opacity:.9;color:#fff;line-height:1.7;font-size:0.32rem}.wallet_page .setting_box .sub_title #wallet_info_pop .van-popover__content .strong{color:#1fc5bc}.wallet_page .setting_box .sub_title .question{width:0.48rem;height:0.48rem;padding-left:0.08rem}.wallet_page .setting_box .two_factor{margin-top:0.21333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding:0.48rem 0;border-bottom:0.01333rem solid #dcdcdc}.wallet_page .setting_box .two_factor:last-child{border-bottom:none;padding-bottom:0.05333rem}.wallet_page .setting_box .two_factor .start{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;color:#333;font-size:0.37333rem}.wallet_page .setting_box .two_factor .start img{width:0.42667rem;height:0.42667rem;display:block;margin-right:0.32rem}.wallet_page .setting_box .two_factor img{width:0.53333rem;height:0.53333rem;display:block}.wallet_page .setting_box .two_factor .link{color:#1d9bf0;font-size:0.37333rem;-webkit-text-decoration-line:underline;text-decoration-line:underline}.wallet_page .setting_box .connect_btn{margin-top:0.64rem;border-radius:0.16rem;padding:0.21333rem 0.26667rem 0.21333rem 0.21333rem;background:#000;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;color:#fff;width:-webkit-fit-content;width:fit-content;height:auto;font-family:"Roboto-Medium";font-size:0.34667rem}.wallet_page .setting_box .connect_btn img{width:0.53333rem;height:0.53333rem;display:block;margin-right:0.16rem}.wallet_page .setting_box .connect_btn .van-button__text{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.wallet_page .setting_box .download{margin-top:0.64rem;color:#999;line-height:1.5;font-size:0.34667rem}.wallet_page .setting_box .download .btn_box{display:-webkit-box;display:-webkit-flex;display:flex;margin-top:0.16rem}.wallet_page .setting_box .download .btn{padding:0.21333rem 0;width:3.14667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;font-size:0.32rem;color:#333;border:0.02667rem solid #333;border-radius:0.10667rem}.wallet_page .setting_box .download .btn+.btn{margin-left:0.32rem}.wallet_page .setting_box .download .btn img{width:0.42667rem;height:0.42667rem;display:block;margin-right:0.10667rem}.wallet_page .wallet_box{margin-top:0.56rem}.wallet_page .wallet_box .title_text{color:#333;line-height:1.3;font-family:"Roboto-Medium";font-size:0.48rem}.wallet_page .wallet_box .content{border-radius:0.16rem;background:#fff;padding:0.53333rem 0.42667rem 0.53333rem 0.32rem;margin-top:0.18667rem}.wallet_page .wallet_box .content .item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:start;-webkit-align-items:start;align-items:start}.wallet_page .wallet_box .content .wallet_logo{width:0.64rem;height:0.45333rem;display:block;margin-right:0.16rem}.wallet_page .wallet_box .content .start{-webkit-box-flex:1;-webkit-flex:1;flex:1}.wallet_page .wallet_box .content .start .name{color:#333;font-family:"Roboto-Medium";font-size:0.37333rem}.wallet_page .wallet_box .content .start .address{margin-top:0.32rem;color:#666;font-size:0.32rem}.wallet_page .wallet_box .content .option{color:#999;font-size:0.32rem}.wallet_page .tip_box{border-radius:0.16rem;background:#fff;padding:0.53333rem 0.42667rem;margin-top:0.32rem}.wallet_page .tip_box .tip_title{margin-bottom:0.10667rem;color:#333;line-height:1.6;font-family:"Roboto-Medium";font-size:0.37333rem}.wallet_page .tip_box .sub_title{margin-top:0.32rem;color:#8153fe;line-height:1.4;font-family:"Roboto-Medium";font-size:0.37333rem}.wallet_page .tip_box .desc{margin-top:0.05333rem;color:#666;line-height:1.6;font-size:0.32rem}.round_pop{border-radius:0.85333rem 0.85333rem 0 0}.round_pop .close_btn{z-index:1;position:absolute;top:0.53333rem;right:0.53333rem;width:0.48rem;height:0.48rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fY2xvc2UiPgo8ZyBpZD0iR3JvdXAgNDYiPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDE4IiB4PSIzLjUiIHk9IjIiIHdpZHRoPSIxNC44NDkyIiBoZWlnaHQ9IjIiIHRyYW5zZm9ybT0icm90YXRlKDQ1IDMuNSAyKSIgZmlsbD0iIzk5OTk5OSIvPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDE5IiB4PSIxNCIgeT0iMy41IiB3aWR0aD0iMTQuODQ5MiIgaGVpZ2h0PSIyIiB0cmFuc2Zvcm09InJvdGF0ZSgxMzUgMTQgMy41KSIgZmlsbD0iIzk5OTk5OSIvPgo8L2c+CjwvZz4KPC9zdmc+Cg==) left top no-repeat;background-size:cover}.round_pop .header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:1.44rem;position:relative}.round_pop .header img{position:absolute;width:0.42667rem;height:0.42667rem;display:block;left:0.50667rem}.round_pop .header .title{width:-webkit-fit-content;width:fit-content;margin:0 auto;color:#999;line-height:1.4;font-size:0.37333rem}.round_pop .download_info{padding:0.64rem 0.8rem 1.49333rem;color:#333;line-height:1.4;font-size:0.37333rem}.round_pop .info{margin:0.21333rem auto 0.42667rem;padding:0 0.90667rem;text-align:center;color:#333;line-height:1.25;font-family:"Roboto-Medium";font-size:0.42667rem}.round_pop .info_img{width:1.28rem;height:1.28rem;margin:auto;display:block;margin-bottom:0.90667rem}.round_pop .footer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0 0.53333rem 1.06667rem}.round_pop .footer .btn{-webkit-box-flex:1;-webkit-flex:1;flex:1;color:#000;padding:0.26667rem 0;line-height:1.5;text-align:center;font-family:"Roboto-Medium";font-size:0.42667rem;border-radius:1.33333rem;background:#edc4a5;box-sizing:border-box}.round_pop .footer .btn+.btn{margin-left:0.24rem}.round_pop .footer .cancel{color:#666;background:rgba(0,0,0,0);border:0.02667rem solid #d9d9d9}.verify_pop .select_box{margin-top:-0.10667rem;padding:0 0.42667rem 1.76rem;box-sizing:border-box}.verify_pop .select_box .sub_title{margin:0 auto 0.64rem;width:-webkit-fit-content;width:fit-content;color:#333;line-height:1.6;font-family:"Roboto-Bold";font-size:0.48rem}.verify_pop .select_box .select_item{border-radius:0.21333rem;border:0.02667rem solid #e8e8e8;background:#fff;padding:0.42667rem 0.42667rem 0.53333rem}.verify_pop .select_box .select_item+.select_item{margin-top:0.32rem}.verify_pop .select_box .select_item.disabled{opacity:.3;pointer-events:none}.verify_pop .select_box .name{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;color:#000;line-height:1.3;font-family:"Roboto-Medium";font-size:0.4rem;margin-bottom:0.32rem}.verify_pop .select_box .name img{width:0.32rem;height:0.32rem;display:block;padding:0.16rem;border-radius:0.16rem;background:#f6f6f6;margin-right:0.26667rem}.verify_pop .select_box .desc{color:#666;line-height:1.5;font-size:0.34667rem}.verify_pop .verify_box{margin-top:-0.10667rem;padding:0.42667rem 0.8rem 1.33333rem;box-sizing:border-box}.verify_pop .verify_box .title{color:#333;line-height:1.75;font-family:"Roboto-Bold";font-size:0.42667rem}.verify_pop .verify_box .desc{margin-top:0.26667rem;color:#666;line-height:1.428;font-size:0.37333rem}.verify_pop .verify_box .resend-row{display:-webkit-box;display:-webkit-flex;display:flex;margin:0.53333rem 0 0.85333rem}.verify_pop .verify_box .resend-row .send_code_btn{padding:0.13333rem 0.4rem;height:0.74667rem;border-radius:0.26667rem;border:0.01333rem solid #61bfba;color:#61bfba;font-size:0.34667rem}.verify_pop .verify_box .verify-code-tips{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center;color:#53697a;margin-top:0.37333rem;font-family:"Roboto";font-size:0.32rem;line-height:1.667}.verify_pop .verify_box .verify-code-appeal{color:#61bfba;vertical-align:middle}.verify_pop .verify_box .send_code{height:0.8rem;margin:0.53333rem auto 0.85333rem 0}.verify_pop .verify_box .send_code::after{border-radius:0.26667rem}.verify_pop .verify_box .label{color:#333;line-height:1.5;font-family:"Roboto-Medium";font-size:0.37333rem;margin-bottom:0.32rem}.verify_pop .verify_box .form_item{border-radius:0.64rem;border:0.01333rem solid #dcdcdc}.verify_pop .verify_box .form_item.van-cell{padding:0.24rem 0.32rem 0.24rem 0.42667rem;height:1.28rem}.verify_pop .verify_box .form_item .van-field__button{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-align-content:center;align-content:center}.verify_pop .verify_box .form_item .van-field__button .second_text{border:none;color:#61bfba;font-size:0.34667rem;width:auto;padding:0}.verify_pop .verify_box .input_box{height:1.28rem}.verify_pop .verify_box .input_box.van-hairline--top-bottom::after{border-width:0}.verify_pop .verify_box .input_box .van-cell{height:1.28rem;border-radius:0.8rem;border:0.01333rem solid #dcdcdc;box-sizing:border-box;padding:0.24rem 0.32rem 0.24rem 0.42667rem}.verify_pop .verify_box .input_box .van-field__button{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-align-content:center;align-content:center}.verify_pop .verify_box .input_box .van-field__button .send_code_btn{padding:0.10667rem 0.32rem;height:0.74667rem;border-radius:0.45333rem;border:0.01333rem solid #61bfba;color:#61bfba;font-size:0.34667rem}.verify_pop .verify_box .input_box .van-field__button .second_text{border:none;color:#61bfba;font-size:0.34667rem;width:auto;padding:0}.verify_pop .verify_box .submit{margin-top:0.53333rem;height:1.28rem;border-radius:0.8rem;width:100%}.round_pop.rule_pop .header .title{color:#333;line-height:1.4;font-family:"Roboto-Bold";font-size:0.64rem}.round_pop.rule_pop .wrap{padding:0;margin:0;border:0;max-height:13.33333rem;overflow-y:auto}.round_pop.rule_pop .wrap_content{font-size:0.42667rem;padding:0 0.42667rem;line-height:1.3;margin:0;color:#000}.round_pop.rule_pop .wrap_content_content{font-size:0.42667rem;margin-bottom:0.53333rem}.round_pop.rule_pop .wrap_content_title{font-weight:600;font-size:0.42667rem;color:#3a3a3a;padding:0.48rem 0 0.13333rem 0}.round_pop.rule_pop .wrap_content_content_title{padding-bottom:0.13333rem}.round_pop.rule_pop .publish_rules_ul{margin:0 0 0.53333rem 0;padding-left:0.74667rem;list-style:initial}.round_pop.rule_pop .publish_rules_ul li{margin-bottom:0.32rem;font-size:0.42667rem}.round_pop.rule_pop .link-content{color:#8153fe}.round_pop.rule_pop .link{-webkit-text-decoration-line:underline;text-decoration-line:underline}.round_pop.rule_pop .van-button{margin:0.48rem 0.42667rem;width:calc(100% - 0.85333rem);box-sizing:border-box;font-family:"Roboto-Medium";font-size:0.42667rem}.round_pop.rule_pop .van-button .van-button__content{color:#000}.round_pop.captcha_pop_compo .header .title{color:#333;font-family:"Roboto-Bold";font-size:0.53333rem}.round_pop.captcha_pop_compo .info{margin:0.32rem auto 0;color:#666;line-height:1.5;font-size:0.37333rem}.round_pop.captcha_pop_compo .captcha_box{margin:0.53333rem auto 1.70667rem;width:-webkit-fit-content;width:fit-content}.original_statement_pop.round_pop .close_btn{top:0.34667rem;width:0.64rem;height:0.64rem}.original_statement_pop.round_pop .header .title{width:-webkit-fit-content;width:fit-content;margin:0 auto;color:#333;line-height:1.6;padding-top:0.10667rem;font-family:"Roboto-Bold";font-size:0.48rem}.original_statement_pop .footer{padding:0.85333rem 0.42667rem}.original_statement_pop .wrap{max-height:12.56rem;overflow-y:auto;margin:0.45333rem 0.85333rem 0}.original_statement_pop .wrap_content{font-size:0.37333rem;line-height:1.7;margin:0;color:#666}.link_email_compo>div.van-popup.van-popup--center{width:8.96rem;background:rgba(0,0,0,0)}.link_email_compo>div.van-popup.van-popup--center .content{padding:0 0.53333rem;background:#f4f4f4;border-radius:0.32rem;position:relative}.link_email_compo>div.van-popup.van-popup--center .content .dialog_title{padding:0.64rem 0;font-family:"Roboto-Medium";font-size:0.42667rem;color:#000}.link_email_compo>div.van-popup.van-popup--center .content .close_icon{position:absolute;top:0.42667rem;right:0.42667rem;width:0.53333rem;height:0.53333rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDE2IDE2Ij48dGl0bGU+Y2xvc2UtYmxhY2tjaXJjbGU8L3RpdGxlPjxwYXRoIGQ9Ik04LDBhOCw4LDAsMSwwLDgsOEE4LDgsMCwwLDAsOCwwWm00LDEwLjg3TDEwLjg3LDEyLDgsOS4xMyw1LjEzLDEyLDQsMTAuODcsNi44Nyw4LDQsNS4xMyw1LjEzLDQsOCw2Ljg3LDEwLjg3LDQsMTIsNS4xMyw5LjEzLDhaIi8+PC9zdmc+) no-repeat;background-size:cover}.link_email_compo>div.van-popup.van-popup--center .content .detail .email_icon{width:2.88rem;height:2.88rem;margin:0.26667rem auto 0}.link_email_compo>div.van-popup.van-popup--center .content .detail .phone_icon{width:2.88rem;height:2.88rem;margin:0.26667rem auto 0}.link_email_compo>div.van-popup.van-popup--center .content .detail .intro{margin-top:0.66667rem;font-family:"Roboto-Medium";font-size:0.42667rem;color:#1d1d1e;text-align:center}.link_email_compo>div.van-popup.van-popup--center .content .detail .intro p.num{font-weight:bold;margin-bottom:0.64rem}.link_email_compo>div.van-popup.van-popup--center .content .detail .option_btn{padding:0.8rem 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.link_email_compo>div.van-popup.van-popup--center .content .detail .option_btn>div{width:3.73333rem;height:0.85333rem;line-height:0.85333rem;text-align:center;font-family:"Roboto-Medium";font-size:0.32rem;color:#1d1d1e;background:#fad8bf;border-radius:0.10667rem}.link_email_compo>div.van-popup.van-popup--center .content .detail h2.title{margin-top:0.26667rem;font-size:0.48rem;font-weight:bold;color:#1d1d1e}.link_email_compo>div.van-popup.van-popup--center .content .detail .input_panel{margin-top:0.8rem;padding-bottom:2.13333rem}.link_email_compo>div.van-popup.van-popup--center .content .detail .input_panel .van-cell.van-field{border:0.02667rem solid #707070;border-radius:0.10667rem;padding:0.10667rem 0.42667rem;font-family:"Roboto-Medium";font-size:0.32rem}.link_email_compo>div.van-popup.van-popup--center .content .detail .phone_input_panel{display:-webkit-box;display:-webkit-flex;display:flex;margin-top:0.8rem}.link_email_compo>div.van-popup.van-popup--center .content .detail .phone_input_panel .van-dropdown-menu{margin-right:0.26667rem;width:2.4rem;-webkit-box-flex:0;-webkit-flex:0 0 2.4rem;flex:0 0 2.4rem;position:relative}.link_email_compo>div.van-popup.van-popup--center .content .detail .phone_input_panel .van-dropdown-menu .van-dropdown-menu__bar{height:0.90667rem}.link_email_compo>div.van-popup.van-popup--center .content .detail .phone_input_panel .van-dropdown-menu .van-dropdown-menu__bar .van-dropdown-menu__item .van-dropdown-menu__title{font-family:"Roboto-Medium";font-size:0.32rem}.link_email_compo>div.van-popup.van-popup--center .content .detail .phone_input_panel .van-dropdown-menu .van-dropdown-item.van-dropdown-item--down{position:absolute;top:0.90667rem !important;bottom:auto;height:2.13333rem;background:#fff}.link_email_compo>div.van-popup.van-popup--center .content .detail .phone_input_panel .van-dropdown-menu .van-dropdown-item.van-dropdown-item--down .van-overlay{display:none}.link_email_compo>div.van-popup.van-popup--center .content .detail .phone_input_panel .van-dropdown-menu .van-dropdown-item.van-dropdown-item--down .van-dropdown-item__content{max-height:100%}.link_email_compo>div.van-popup.van-popup--center .content .detail .phone_input_panel .van-dropdown-menu .van-dropdown-item.van-dropdown-item--down .van-cell.van-dropdown-item__option{padding:0.16rem 0.32rem}.link_email_compo>div.van-popup.van-popup--center .content .detail .phone_input_panel .van-dropdown-menu .van-dropdown-item.van-dropdown-item--down .van-cell.van-dropdown-item__option .van-cell__title{font-family:"Roboto-Medium";font-size:0.32rem}.link_email_compo>div.van-popup.van-popup--center .content .detail .phone_input_panel .van-dropdown-menu .van-dropdown-item.van-dropdown-item--down .van-cell.van-dropdown-item__option .van-cell__value{display:none}.link_email_compo>div.van-popup.van-popup--center .content .detail .phone_input_panel .van-cell.van-field{padding:0.10667rem 0.42667rem}.link_email_compo>div.van-popup.van-popup--center .content .detail .error_notice{margin-top:0.48rem;text-align:center;font-size:0.42667rem;font-weight:bold;color:#ca0007}.link_email_compo>div.van-popup.van-popup--center .content .detail .pad_b30{padding-bottom:0.8rem}.link_email_compo>div.van-popup.van-popup--center .content .detail .mar_t20{margin-top:0.53333rem}.link_email_compo>div.van-popup.van-popup--center .content .detail .email_input{padding-bottom:0}.link_email_compo>div.van-popup.van-popup--center .content .detail .code_panel{margin-top:0.53333rem;padding-bottom:2.13333rem;display:-webkit-box;display:-webkit-flex;display:flex}.link_email_compo>div.van-popup.van-popup--center .content .detail .code_panel .van-cell.van-field{width:3.73333rem;border:0.02667rem solid #707070;border-radius:0.10667rem;padding:0.10667rem 0.42667rem;font-family:"Roboto-Medium";font-size:0.32rem}.link_email_compo>div.van-popup.van-popup--center .content .detail .code_panel .van-button{margin-left:0.32rem;width:3.94667rem;height:0.90667rem;line-height:0.90667rem;font-family:"Roboto-Medium";font-size:0.32rem;color:#1d1d1e;border-radius:0.10667rem;background:#fad8bf}.link_email_compo>div.van-popup.van-popup--center .content .detail .fail_text{text-align:left}.link_email_compo>div.van-popup.van-popup--center .content .detail .fail_text p{margin-top:0.42667rem}.link_email_compo>div.van-popup.van-popup--center .content .van-popup--top.van-notify{border-radius:0.32rem 0.32rem 0 0}.link_email_compo>div.van-popup.van-popup--center .btn_wrap{margin-top:0.32rem;background:#000;border-radius:0.32rem;font-family:"Roboto-Medium";font-size:0.37333rem}.link_email_compo>div.van-popup.van-popup--center .btn_wrap>button{border:none;outline:none;width:8.96rem;height:1.06667rem;line-height:1.06667rem;text-align:center;border-radius:0.32rem;font-family:"Roboto-Medium";font-size:0.37333rem}.link_email_compo>div.van-popup.van-popup--center .btn_wrap .done{background:#fad8bf;color:#000}.link_email_compo>div.van-popup.van-popup--center .btn_wrap .cancel{background:#fff;color:#fff}.flex_column_between{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.flex_row_between{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.flex_auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto}.flex_con{-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto}.change_psw_compo .pop_content,.pp-v2-dialog .pop_content{height:100vh;height:calc(var(--vh, 1vh) * 100);overflow-y:auto}.change_psw_compo .logo_wrap,.pp-v2-dialog .logo_wrap{position:relative;padding:0.34667rem 0 0.64rem;text-align:center;font-size:0}.change_psw_compo .logo_wrap .logo_icon,.pp-v2-dialog .logo_wrap .logo_icon{width:2.45333rem;height:0.64rem}.change_psw_compo .logo_wrap .close_btn,.pp-v2-dialog .logo_wrap .close_btn{position:absolute;top:0.34667rem;left:0.85333rem;font-size:0.53333rem}.change_psw_compo .panel_wrap,.pp-v2-dialog .panel_wrap{padding:0 0.85333rem}.change_psw_compo .panel_wrap .title,.pp-v2-dialog .panel_wrap .title{line-height:0.90667rem;font-family:"Nunito-Extra-Bold";font-size:0.64rem;color:#160e23}.change_psw_compo .panel_wrap .intro,.pp-v2-dialog .panel_wrap .intro{margin:0.64rem 0;line-height:0.53333rem;font-family:"Roboto";font-size:0.37333rem;color:#53697a}.change_psw_compo .panel_wrap .tab,.pp-v2-dialog .panel_wrap .tab{margin-bottom:0.48rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.change_psw_compo .panel_wrap .tab li,.pp-v2-dialog .panel_wrap .tab li{width:4rem;text-align:center;line-height:0.85333rem;height:0.85333rem;font-family:"Roboto";font-size:0.37333rem;color:#666;border-radius:0.61333rem;background:#f5f5f5}.change_psw_compo .panel_wrap .tab li.active,.pp-v2-dialog .panel_wrap .tab li.active{color:#333;background:#ffddbd}.change_psw_compo .panel_wrap .van-cell.van-field,.pp-v2-dialog .panel_wrap .van-cell.van-field{display:block;padding:0;color:#05060d;line-height:normal}.change_psw_compo .panel_wrap .van-cell.van-field::after,.pp-v2-dialog .panel_wrap .van-cell.van-field::after{display:none}.change_psw_compo .panel_wrap .large-field input.van-field__control,.pp-v2-dialog .panel_wrap .large-field input.van-field__control{line-height:1.06667rem;height:1.06667rem}.change_psw_compo .panel_wrap .van-field__label,.pp-v2-dialog .panel_wrap .van-field__label{margin-top:0.64rem;width:100%;margin-right:0;font-family:"Roboto";font-size:0.32rem;color:#05060d}.change_psw_compo .panel_wrap .van-cell__value,.pp-v2-dialog .panel_wrap .van-cell__value{color:#05060d}.change_psw_compo .panel_wrap .van-cell__value .van-field__body,.pp-v2-dialog .panel_wrap .van-cell__value .van-field__body{border-bottom:0.02667rem solid #d8dfe1}.change_psw_compo .panel_wrap .van-cell__value .van-field__control,.pp-v2-dialog .panel_wrap .van-cell__value .van-field__control{color:#05060d;line-height:1.06667rem}.change_psw_compo .panel_wrap .van-cell__value .van-field__right-icon i,.pp-v2-dialog .panel_wrap .van-cell__value .van-field__right-icon i{display:block;width:0.53333rem;height:0.53333rem}.change_psw_compo .panel_wrap .van-cell__value .password,.pp-v2-dialog .panel_wrap .van-cell__value .password{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9ImludmlzaWJsZSIgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzMzMjVfMTQ5OTgpIj4KPHBhdGggaWQ9IkVsbGlwc2UgOTAiIGQ9Ik0xNiA4QzE2IDkgMTQgMTIgMTAgMTJDNiAxMiA0IDkgNCA4IiBzdHJva2U9IiM5OTk5OTkiIHN0cm9rZS13aWR0aD0iMS41Ii8+CjxwYXRoIGlkPSJWZWN0b3IgMTQ1IiBkPSJNMyAxM0MzIDEzIDQuODI4NDMgMTEuMTcxNiA2IDEwIiBzdHJva2U9IiM5OTk5OTkiIHN0cm9rZS13aWR0aD0iMS41Ii8+CjxwYXRoIGlkPSJWZWN0b3IgMTQ2IiBkPSJNMTcgMTNDMTcgMTMgMTUuMTcxNiAxMS4xNzE2IDE0IDEwIiBzdHJva2U9IiM5OTk5OTkiIHN0cm9rZS13aWR0aD0iMS41Ii8+CjxwYXRoIGlkPSJWZWN0b3IgMTQ3IiBkPSJNMTAgMTZWMTIiIHN0cm9rZT0iIzk5OTk5OSIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8zMzI1XzE0OTk4Ij4KPHJlY3Qgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=) no-repeat;background-size:cover}.change_psw_compo .panel_wrap .van-cell__value .text,.pp-v2-dialog .panel_wrap .van-cell__value .text{background:url(/_nuxt/m/img/icon_password_see.507e9d3.svg) no-repeat;background-size:cover}.change_psw_compo .panel_wrap .van-cell__value .clear,.pp-v2-dialog .panel_wrap .van-cell__value .clear{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fY2xlYW4gdXAiPgo8Y2lyY2xlIGlkPSJFbGxpcHNlIDg4IiBjeD0iMTAiIGN5PSIxMCIgcj0iOSIgZmlsbD0iI0Q5RDlEOSIgZmlsbC1vcGFjaXR5PSIwLjMiLz4KPHJlY3QgaWQ9IlJlY3RhbmdsZSAxOCIgd2lkdGg9IjkuODU4MzQiIGhlaWdodD0iMS4zMjc3OSIgdHJhbnNmb3JtPSJtYXRyaXgoMC43MDcwODggMC43MDcxMjUgLTAuNzA3MDg4IDAuNzA3MTI1IDYuOTM4OTYgNikiIGZpbGw9IiM5OTk5OTkiLz4KPHJlY3QgaWQ9IlJlY3RhbmdsZSAxOSIgd2lkdGg9IjkuODU4MzQiIGhlaWdodD0iMS4zMjc3OSIgdHJhbnNmb3JtPSJtYXRyaXgoLTAuNzA3MDg5IDAuNzA3MTI1IC0wLjcwNzA4OCAtMC43MDcxMjUgMTMuOTEwMiA2Ljk5NjA5KSIgZmlsbD0iIzk5OTk5OSIvPgo8L2c+Cjwvc3ZnPgo=) no-repeat;background-size:cover}.change_psw_compo .panel_wrap .van-cell__value .van-field__error-message,.pp-v2-dialog .panel_wrap .van-cell__value .van-field__error-message{margin-top:0.21333rem;line-height:0.48rem;font-family:"Roboto";font-size:0.32rem;color:#ff001b}.change_psw_compo .panel_wrap .van-cell .van-field__control::-webkit-input-placeholder,.pp-v2-dialog .panel_wrap .van-cell .van-field__control::-webkit-input-placeholder{color:#53697a}.change_psw_compo .panel_wrap .van-cell .van-field__control::placeholder,.pp-v2-dialog .panel_wrap .van-cell .van-field__control::placeholder{color:#53697a}.change_psw_compo .panel_wrap .van-field--error .van-field__control::-webkit-input-placeholder,.pp-v2-dialog .panel_wrap .van-field--error .van-field__control::-webkit-input-placeholder{color:#53697a}.change_psw_compo .panel_wrap .van-field--error .van-field__control::placeholder,.pp-v2-dialog .panel_wrap .van-field--error .van-field__control::placeholder{color:#53697a}.change_psw_compo .panel_wrap .van-field--error .van-field__body,.pp-v2-dialog .panel_wrap .van-field--error .van-field__body{border-bottom:0.02667rem solid #ff001b}.change_psw_compo .panel_wrap .code_box,.pp-v2-dialog .panel_wrap .code_box{position:relative}.change_psw_compo .panel_wrap .code_box .van-cell .van-cell__value .van-field__body,.pp-v2-dialog .panel_wrap .code_box .van-cell .van-cell__value .van-field__body{padding-right:30%}.change_psw_compo .panel_wrap .code_box .code_btn,.pp-v2-dialog .panel_wrap .code_box .code_btn{position:absolute;right:0;top:0;padding:0;height:1.06667rem;font-family:"Roboto";font-size:0.34667rem;color:#61bfba;border:none}.change_psw_compo .panel_wrap .phone_box .van-field__label,.pp-v2-dialog .panel_wrap .phone_box .van-field__label{z-index:1;position:absolute;left:0;top:0;margin-top:0.26667rem;width:2.4rem}.change_psw_compo .panel_wrap .phone_box .van-dropdown-menu .van-dropdown-menu__bar,.pp-v2-dialog .panel_wrap .phone_box .van-dropdown-menu .van-dropdown-menu__bar{height:0.53333rem;box-shadow:none}.change_psw_compo .panel_wrap .phone_box .van-dropdown-menu .van-dropdown-menu__bar .van-dropdown-menu__item,.pp-v2-dialog .panel_wrap .phone_box .van-dropdown-menu .van-dropdown-menu__bar .van-dropdown-menu__item{border-right:0.02667rem solid #53697a}.change_psw_compo .panel_wrap .phone_box .van-dropdown-menu .van-dropdown-menu__bar .van-dropdown-menu__item .van-dropdown-menu__title,.pp-v2-dialog .panel_wrap .phone_box .van-dropdown-menu .van-dropdown-menu__bar .van-dropdown-menu__item .van-dropdown-menu__title{font-family:"Roboto";font-size:0.37333rem;color:#333}.change_psw_compo .panel_wrap .phone_box .van-dropdown-menu .van-dropdown-menu__bar .van-dropdown-menu__item .van-dropdown-menu__title:after,.pp-v2-dialog .panel_wrap .phone_box .van-dropdown-menu .van-dropdown-menu__bar .van-dropdown-menu__item .van-dropdown-menu__title:after{display:none}.change_psw_compo .panel_wrap .phone_box .van-dropdown-menu .van-dropdown-item,.pp-v2-dialog .panel_wrap .phone_box .van-dropdown-menu .van-dropdown-item{left:0.85333rem;right:0.85333rem;z-index:100}.change_psw_compo .panel_wrap .phone_box .van-dropdown-menu .van-dropdown-item .van-popup.van-dropdown-item__content,.pp-v2-dialog .panel_wrap .phone_box .van-dropdown-menu .van-dropdown-item .van-popup.van-dropdown-item__content{border:0.02667rem solid #d9d9d9;box-sizing:border-box}.change_psw_compo .panel_wrap .phone_box .van-dropdown-menu .van-dropdown-item .van-popup.van-dropdown-item__content .van-dropdown-item__option,.pp-v2-dialog .panel_wrap .phone_box .van-dropdown-menu .van-dropdown-item .van-popup.van-dropdown-item__content .van-dropdown-item__option{margin:0;padding:0 0.26667rem;font-size:0.37333rem;color:#333}.change_psw_compo .panel_wrap .phone_box .van-dropdown-menu .van-dropdown-item .van-popup.van-dropdown-item__content .van-dropdown-item__option:after,.pp-v2-dialog .panel_wrap .phone_box .van-dropdown-menu .van-dropdown-item .van-popup.van-dropdown-item__content .van-dropdown-item__option:after{display:none}.change_psw_compo .panel_wrap .phone_box .van-dropdown-menu .van-dropdown-item .van-overlay,.pp-v2-dialog .panel_wrap .phone_box .van-dropdown-menu .van-dropdown-item .van-overlay{background-color:rgba(0,0,0,0)}.change_psw_compo .panel_wrap .phone_box .van-cell__value .van-field__body,.pp-v2-dialog .panel_wrap .phone_box .van-cell__value .van-field__body{padding-left:2.93333rem}.change_psw_compo .panel_wrap .btn_option,.pp-v2-dialog .panel_wrap .btn_option{position:fixed;bottom:0.64rem;left:0;padding:0 0.85333rem;width:100%;text-align:center;box-sizing:border-box}.change_psw_compo .panel_wrap .btn_option .submit_btn,.pp-v2-dialog .panel_wrap .btn_option .submit_btn{padding:0;width:100%;height:1.14667rem;line-height:1.14667rem;font-family:"Nunito-Bold";font-size:0.42667rem;color:#000;background-color:#edc4a5;border:none;border-radius:0.8rem}.change_psw_compo .panel_wrap .btn_option .small,.pp-v2-dialog .panel_wrap .btn_option .small{width:auto;padding:0 0.42667rem}.change_psw_compo .panel_wrap .btn_option .forgot,.pp-v2-dialog .panel_wrap .btn_option .forgot{margin-top:0.42667rem;font-family:"Roboto-Bold";font-size:0.37333rem;color:#000;text-decoration:underline}.change_psw_compo .panel_wrap .btn_option .back_btn,.pp-v2-dialog .panel_wrap .btn_option .back_btn{font-family:"Nunito-Bold";font-size:0.37333rem;color:#000;border:none}.member_following_page{background:#fff !important}.member_following_page .van-sticky{background:#fff}.member_following_page .back_arrow{margin-left:0.53333rem}.member_following_page .tab_wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.member_following_page .tab_wrap .tab{-webkit-box-flex:1;-webkit-flex:1;flex:1;text-align:center;padding:0.53333rem 0 0.26667rem 0;font-family:"Roboto-Medium";font-size:0.42667rem;color:#65676b;border-bottom:0.02667rem solid #8e8e8e}.member_following_page .tab_wrap .tab.active{border-bottom:0.05333rem solid #8153fe;color:#000}.member_following_page .list_wrap{margin:0 0.53333rem}.member_following_page .list_wrap .total{margin:0.64rem 0 0.48rem 0.10667rem;color:#050505;font-family:"Roboto-Medium";font-size:0.37333rem}.member_following_page .user_list_compo .user_card{border-bottom:none !important}.member_following_page .empty_wrap{width:100%;padding:6.66667rem 0 0.8rem;background:url(/_nuxt/m/img/empty_friends@2x.49d0747.png) center 2.13333rem no-repeat #fff;background-size:5.33333rem auto;text-align:center;line-height:1.3;font-size:0.34667rem;color:#65676b}.member_following_page .empty_wrap1{width:100%;padding:4.53333rem 0 0.8rem;background:url(/_nuxt/m/img/empty_friends@2x.49d0747.png) center 0 no-repeat #fff;background-size:5.33333rem auto;text-align:center;line-height:1.3;font-size:0.34667rem;color:#65676b}.member_following_page .suggest_title{margin:0.53333rem;font-family:"Roboto-Medium";font-size:0.37333rem;color:#050505}.member_following_page .suggest_title .refresh_icon{float:right;font-weight:bold}.member_following_page .van-loading{text-align:center;margin-top:0.8rem}.member_following_page .suggest_list{margin:0 0.53333rem}.invite_user_compo .van-popup.van-popup--bottom{border-radius:0.42667rem 0.42667rem 0 0}.invite_user_compo .van-popup.van-popup--bottom .close_btn{position:absolute;top:0.42667rem;right:0.42667rem;width:0.32rem;height:0.32rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIgMkwxMCAxMCIgc3Ryb2tlPSIjOTk5OTk5IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPgo8cGF0aCBkPSJNMTAgMkwyIDEwIiBzdHJva2U9IiM5OTk5OTkiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIi8+Cjwvc3ZnPgo=) left top no-repeat;background-size:cover}.invite_user_compo .content{padding:0 0.69333rem 0.77333rem}.invite_user_compo .content .title{margin:0.64rem 0 0.34667rem;line-height:0.64rem;text-align:center;font-family:"Roboto-Bold";font-size:0.64rem;color:#111}.invite_user_compo .content .desc{text-align:center;font-size:0.37333rem;color:#111}.invite_user_compo .content .link{margin-top:0.21333rem;color:#69aeff;text-decoration:underline}.invite_user_compo .content .channels{margin-top:0.64rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.invite_user_compo .content .channels .share_item{margin-right:1.28rem}.invite_user_compo .content .channels .share_item .item{width:1.12rem;height:1.12rem}.invite_user_compo .content .channels .share_item:last-child{margin-right:0}.invite_user_compo .content .invite_bg{margin:0.58667rem auto 0;width:6.50667rem;height:4.48rem}.invite_user_compo .content .copy_btn{margin-top:0.16rem;width:8.32rem;height:1.09333rem;line-height:1.09333rem;text-align:center;border-radius:1.33333rem;border:0.02667rem solid #ddc7b0;font-family:"Roboto-Bold";font-size:0.42667rem;color:#000}.invite_user_compo .content .copy_btn.copied{color:#ddc7b0}.invite_user_compo .content .invited_num{margin-top:0.42667rem;color:#000}.invite_user_compo .content .invited_num span{font-family:"Roboto-Bold";font-size:0.37333rem}.user_verification_per,.user_verification_org{padding-right:0.53333rem;box-sizing:border-box;max-width:5.33333rem;position:relative}.user_verification_per:after,.user_verification_org:after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0.42667rem;height:0.42667rem}.user_verification_per.ellipsis,.challenge_page .challenge_content .list_wrap .list_card .challenge_card_compo .content .user_verification_per.title,.ugc_page .article_opt .language .actions_tag .van-radio .user_verification_per.van-radio__label,.user_verification_org.ellipsis,.challenge_page .challenge_content .list_wrap .list_card .challenge_card_compo .content .user_verification_org.title,.ugc_page .article_opt .language .actions_tag .van-radio .user_verification_org.van-radio__label{overflow-y:visible;overflow-x:clip}.user_verification_per:after{background:url(/_nuxt/m/img/vertification_blue.8fc885d.svg) right center no-repeat;background-size:0.42667rem 0.42667rem}.user_verification_org:after{background:url(/_nuxt/m/img/vertification_purple.d89b92b.svg) right center no-repeat;background-size:0.42667rem 0.42667rem}.connecting_page{height:100vh;height:calc(var(--vh, 1vh) * 100);display:-webkit-box;display:-webkit-flex;display:flex}.connecting_page .container{margin:auto 1.70667rem;-webkit-box-flex:1;-webkit-flex:1;flex:1}.connecting_page .container .message{text-align:center;font-size:0.53333rem}.connecting_page .container .status_box{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.connecting_page .container .status_box .icon{display:block;padding:0.16rem;box-sizing:border-box;width:1.28rem;height:1.28rem;border-radius:0.16rem;border:0.01333rem solid #eee}.connecting_page .container .status_box .status_icon{width:0.48rem;height:0.48rem;display:block}.connecting_page .container .retry_btn{margin-top:0.64rem;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:#333;height:0.96rem;width:2.66667rem}.achievement_wrapper{position:relative;top:-1.49333rem;z-index:998;min-height:100vh !important;min-height:calc(var(--vh, 1vh) * 100) !important;background-color:#000}.achievement_wrapper .inner{height:100%;padding-top:1.49333rem;padding-bottom:0 !important;background:url(/_nuxt/m/img/badge-list-bg.8267cf4.png) no-repeat;background-position:center top;background-size:100% 5.86667rem}.achievement_wrapper .header{position:relative;padding:0.4rem 0 0.64rem 0.37333rem}.achievement_wrapper .header.visitor{padding:0;padding-bottom:0.64rem}.achievement_wrapper .header .top.mine{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}.achievement_wrapper .header .top.mine .title{display:inline-block;font-family:"Nunito-Bold";font-size:0.53333rem;font-weight:900;background:-webkit-linear-gradient(top, #fff7e2, #ffe1a5);background:linear-gradient(to bottom, #fff7e2, #ffe1a5);background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.achievement_wrapper .header .top.mine .share{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-column-gap:0.10667rem;column-gap:0.10667rem;padding:0.13333rem 0.21333rem;color:#fff;font-family:"Roboto";font-size:0.32rem;font-style:normal;font-weight:400;opacity:.8;border-radius:0.53333rem 0 0 0.53333rem;border:0.01333rem solid rgba(255,255,255,.4);background:-webkit-linear-gradient(left, rgba(254, 227, 172, 0.2) 14.67%, rgba(2, 1, 1, 0.2) 99.93%);background:linear-gradient(90deg, rgba(254, 227, 172, 0.2) 14.67%, rgba(2, 1, 1, 0.2) 99.93%);cursor:pointer}.achievement_wrapper .header .top.visitor{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;row-gap:0.21333rem}.achievement_wrapper .header .top.visitor .avatar{width:1.70667rem;height:1.70667rem;border-radius:50%;overflow:hidden}.achievement_wrapper .header .top.visitor .avatar img{width:100%;height:100%;object-fit:cover}.achievement_wrapper .header .top.visitor .badge_info{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-column-gap:0.21333rem;column-gap:0.21333rem;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end}.achievement_wrapper .header .top.visitor .badge_info .user_name,.achievement_wrapper .header .top.visitor .badge_info .receive_number{font-family:"Nunito";font-size:0.32rem;font-weight:400;line-height:1.36;color:rgba(255,255,255,.8)}.achievement_wrapper .header .top.visitor .badge_info .user_name .number,.achievement_wrapper .header .top.visitor .badge_info .receive_number .number{font-family:"Nunito";font-size:0.42667rem;line-height:1.16;color:#d2ff00}.achievement_wrapper .van-pull-refresh{min-height:calc(100vh - 3.12rem);min-height:calc(calc(var(--vh, 1vh) * 100) - 3.12rem)}.achievement_wrapper .type-text{color:#fff;font-family:"Nunito-Bold";font-size:0.37333rem;font-style:normal;font-weight:700;opacity:.6;margin-left:0.37333rem}.achievement_wrapper .type-text.white{opacity:1}.achievement_wrapper .card_list{margin-top:0.42667rem;padding:0 0.10667rem 0.32rem;display:grid;grid-template-columns:1fr 1fr;-webkit-column-gap:0.18667rem;column-gap:0.18667rem;row-gap:0.16rem;background-color:#000}.achievement_wrapper .card_list .creator_empty,.achievement_wrapper .card_list .challenge_empty{grid-area:1/1/2/3;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin:1.49333rem 0 2.82667rem;padding-top:3.09333rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIG9wYWNpdHk9IjAuNCI+CjxwYXRoIGQ9Ik01MS42MTI2IDk1LjM2MTJMMTYuNjE3MyA4MS41NDE1VjQ0Ljg2MjNMNTEuNjMwNCAzNC4xNTc3TDg1LjcwMTggNDMuNTEwNlY4MS41NDczTDUxLjYxMjYgOTUuMzYxMloiIGZpbGw9IiMxRjFGMUYiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMS44Ii8+CjxwYXRoIGQ9Ik01MS44NDg2IDk1Ljg3MVY1My4zNDA0IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuOCIvPgo8cGF0aCBkPSJNNTEuODQ4NiA3OS44NjQ5TDUxLjg0ODYgMzQuMTMzMSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjgiLz4KPHBhdGggZD0iTTYyLjQ3NTcgNzAuMTEwOUw1Mi43NTcxIDUzLjg3MDNMODYuMjY0MyA0My44NjUxTDk2Ljk3NjQgNTcuOTY5NUw2Mi40NzU3IDcwLjExMDlaIiBmaWxsPSIjMUYxRjFGIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuOCIvPgo8cGF0aCBkPSJNNTAuNDA5MiA1My45MDM1TDM5LjUzOTcgNzAuNjYzNkwzLjYzNDk5IDU3LjUyMThMMTUuOTkzOCA0NS4xOTA4TDUwLjQwOTIgNTMuOTAzNVoiIGZpbGw9IiMxRjFGMUYiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMS44Ii8+CjwvZz4KPHBhdGggZD0iTTQxLjMzMyA0My4zNzUxQzM1LjA3MjkgNDQuOTQxOCAyMS45MjM1IDM3LjQzODkgMjYuOTgyMyAzMi43NDQyQzMxLjExNDMgMjguOTA5NyAzNi45NjI2IDMxLjk2NSAzNS40MjI4IDM0LjQ2ODhDMzUuMDU5MiAzNS4wNiAyOC45MjcgNDEuNDc4NyAxNC4yNjggMjguOTgwNSIgc3Ryb2tlPSIjRDJGRjAwIiBzdHJva2Utd2lkdGg9IjEuOCIvPgo8L3N2Zz4K) center top no-repeat;background-size:2.66667rem 2.66667rem}.achievement_wrapper .card_list .creator_empty .desc,.achievement_wrapper .card_list .challenge_empty .desc{width:5.76rem;margin-bottom:0.42667rem;font-size:0.37333rem;font-weight:400;line-height:1.3;color:#999;text-align:center}.achievement_wrapper .card_list .creator_empty .write_btn,.achievement_wrapper .card_list .challenge_empty .write_btn{padding:0.21333rem 0.64rem;border:0.02667rem solid #fff;border-radius:1.33333rem;font-family:"Nunito";font-size:0.42667rem;font-weight:700;line-height:1.4;color:#fff}.achievement_wrapper .card_list.visitor{margin-top:0.26667rem;-webkit-column-gap:0.21333rem;column-gap:0.21333rem;row-gap:0.21333rem}.achievement_wrapper .card_list.visitor .title{grid-column:1/3;position:relative;padding-left:0.42667rem;font-family:"Nunito";font-size:0.32rem;line-height:1.5;color:rgba(255,255,255,.6)}.achievement_wrapper .card_list.visitor .title::before{content:"";position:absolute;top:50%;left:0.24rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0.10667rem;height:0.10667rem;border-radius:50%;background-color:rgba(255,255,255,.6)}.achievement_detail_wrapper{position:relative;top:-1.49333rem;z-index:998;min-height:100vh !important;min-height:calc(var(--vh, 1vh) * 100) !important;background-color:#000}.achievement_detail_wrapper .inner{height:100%;padding-top:1.49333rem;padding-bottom:0 !important;background:url(/_nuxt/m/img/badge-detail-bg.ebecd4f.png) no-repeat;background-position:center top;background-size:100% 7.62667rem}.achievement_detail_wrapper .inner .header{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding-left:0.42667rem;margin-top:0.13333rem}.achievement_detail_wrapper .inner .header .back{width:0.64rem;height:0.64rem}.achievement_detail_wrapper .inner .header .user_info{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-column-gap:0.16rem;column-gap:0.16rem}.achievement_detail_wrapper .inner .header .user_info img{width:0.53333rem !important;height:0.53333rem !important;border-radius:50%;object-fit:cover}.achievement_detail_wrapper .inner .header .user_info .user_name{font-family:"Nunito";font-size:0.32rem;line-height:1.36;color:rgba(255,255,255,.8)}.achievement_detail_wrapper .inner .badge_banner{width:100%;height:5.73333rem;padding-bottom:0.4rem;background:url(/_nuxt/m/img/badge-detail-base.bc191b7.png) no-repeat;background-position:center bottom;background-size:5.2rem 1.46667rem;margin-top:0.88rem;box-sizing:border-box}.achievement_detail_wrapper .inner .badge_banner .custom_swiper_container{position:relative;width:100%;height:100%;overflow:hidden}.achievement_detail_wrapper .inner .badge_banner .custom_swiper_container .inner_container{position:absolute;left:50%;top:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-column-gap:1.06667rem;column-gap:1.06667rem;-webkit-transform:translateX(-2.66667rem);transform:translateX(-2.66667rem);-webkit-transition:all .3s;transition:all .3s}.achievement_detail_wrapper .inner .badge_banner .custom_swiper_container .inner_container .swiper-item{-webkit-flex-shrink:0;flex-shrink:0;width:3.2rem;height:3.2rem}.achievement_detail_wrapper .inner .badge_banner .custom_swiper_container .inner_container .swiper-item img{width:100%;height:100%;object-fit:cover;opacity:.3}.achievement_detail_wrapper .inner .badge_banner .custom_swiper_container .inner_container .swiper-item img.unlock{opacity:1}.achievement_detail_wrapper .inner .badge_banner .custom_swiper_container .inner_container .swiper-item.swiper-item-active{width:5.33333rem;height:5.33333rem}.achievement_detail_wrapper .inner .badge_banner .custom_swiper_container .inner_container .swiper-item.swiper-item-active img{opacity:.8}.achievement_detail_wrapper .inner .badge_banner .custom_swiper_container .inner_container .swiper-item.swiper-item-active img.unlock{opacity:1}.achievement_detail_wrapper .inner .badge_banner .custom_swiper_container .pre_btn,.achievement_detail_wrapper .inner .badge_banner .custom_swiper_container .next_btn{position:absolute;left:1.68rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0.26667rem;height:0.53333rem;background-repeat:no-repeat;background-position:center;background-size:100% 100%}.achievement_detail_wrapper .inner .badge_banner .custom_swiper_container .pre_btn{background-image:url(/_nuxt/m/img/swiper-pre-btn.ebe24bc.svg)}.achievement_detail_wrapper .inner .badge_banner .custom_swiper_container .next_btn{left:auto;right:1.68rem;background-image:url(/_nuxt/m/img/swiper-next-btn.8d3be36.svg)}.achievement_detail_wrapper .inner .badge_banner .challenge_badge{width:5.33333rem;height:5.33333rem;margin:0 auto;overflow:hidden}.achievement_detail_wrapper .inner .badge_banner .challenge_badge img{width:100%;height:100%;object-fit:cover}.achievement_detail_wrapper .inner .badge_info{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-top:0.69333rem}.achievement_detail_wrapper .inner .badge_info .badge_name{font-family:"Nunito-Bold";font-size:0.64rem;font-weight:800;text-align:center;line-height:1;color:#fff}.achievement_detail_wrapper .inner .badge_info .badge_desc{margin:0.64rem 0 0.26667rem;font-family:"Roboto";font-size:0.42667rem;font-weight:400;line-height:1;color:rgba(255,255,255,.8);text-align:center}.achievement_detail_wrapper .inner .badge_info .badge_desc .number{font-family:"Nunito-Bold";font-size:0.53333rem;font-weight:700;color:#d2ff00}.achievement_detail_wrapper .inner .badge_info .unlock_time{font-family:"Roboto";font-size:0.37333rem;font-weight:400;line-height:1;color:rgba(255,255,255,.6)}.achievement_detail_wrapper .inner .badge_info .unlock_time .num{color:rgba(255,255,255,.8)}.achievement_detail_wrapper .inner .badge_small_list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-column-gap:0.58667rem;column-gap:0.58667rem;margin-top:1.06667rem}.achievement_detail_wrapper .inner .badge_small_list .list_item{-webkit-flex-shrink:0;flex-shrink:0;position:relative;width:1.06667rem;height:1.06667rem}.achievement_detail_wrapper .inner .badge_small_list .list_item img{width:100%;height:100%;object-fit:cover;opacity:.5}.achievement_detail_wrapper .inner .badge_small_list .list_item img.unlock{opacity:1}.achievement_detail_wrapper .inner .badge_small_list .list_item.active{width:1.6rem;height:1.6rem}.achievement_detail_wrapper .inner .badge_small_list .list_item.active img{opacity:.8}.achievement_detail_wrapper .inner .badge_small_list .list_item.active img.unlock{opacity:1}.achievement_detail_wrapper .inner .badge_small_list .list_item::after{content:"";position:absolute;top:50%;left:calc(100% + 0.02667rem);-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0.53333rem;height:0.05333rem;background:-webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5));background:linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5))}.achievement_detail_wrapper .inner .badge_small_list .list_item:last-child::after{display:none}.achievement_detail_wrapper .inner .btns{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-column-gap:0.21333rem;column-gap:0.21333rem;margin:1.6rem 0 1.70667rem}.achievement_detail_wrapper .inner .btns .unwear_btn,.achievement_detail_wrapper .inner .btns .share_btn,.achievement_detail_wrapper .inner .btns .wear_btn{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-flex:0;-webkit-flex-grow:0;flex-grow:0;width:4.05333rem;height:1.12rem;background-color:#fff;border:0.02667rem solid #fff;border-radius:0.53333rem;overflow:hidden}.achievement_detail_wrapper .inner .btns .unwear_btn span,.achievement_detail_wrapper .inner .btns .share_btn span,.achievement_detail_wrapper .inner .btns .wear_btn span{padding-left:0.58667rem;font-family:"Nunito-Bold";font-size:0.42667rem;font-weight:700;color:#160e23;background-repeat:no-repeat;background-position:left center;background-size:0.53333rem}.achievement_detail_wrapper .inner .btns .unwear_btn{background-color:rgba(0,0,0,0)}.achievement_detail_wrapper .inner .btns .unwear_btn span{color:#fff;background-image:url(/_nuxt/m/img/medal_white.e932bde.svg)}.achievement_detail_wrapper .inner .btns .wear_btn span{background-image:url(/_nuxt/m/img/medal_dark.1a2734a.svg)}.achievement_detail_wrapper .inner .btns .share_btn span{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzk5MjVfNTU0MjEpIj4KPHBhdGggZD0iTTIuOTE2OCAxNi41MjVDNC4yMDI3NCAxNS4xNTU1IDcuNTc4NTIgMTIuMjUgMTIuMzc1NCAxMi4yNVYxNkwxOC42MjU0IDkuNzVMMTIuMzc1NCAzLjVWNy4yNUM4LjI1MDQgNy4yNSAyLjk2MjEyIDExLjE5MTQgMi4zNzU0IDE2LjI3NjZDMi4zNjcyOCAxNi4zNDI0IDIuMzgwMzIgMTYuNDA5MSAyLjQxMjY1IDE2LjQ2NzFDMi40NDQ5OCAxNi41MjUgMi40OTQ5MSAxNi41NzEyIDIuNTU1MjIgMTYuNTk4OEMyLjYxNTUyIDE2LjYyNjUgMi42ODMwNyAxNi42MzQzIDIuNzQ4MDcgMTYuNjIxQzIuODEzMDggMTYuNjA3NyAyLjg3MjE4IDE2LjU3NDEgMi45MTY4IDE2LjUyNVoiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfOTkyNV81NTQyMSI+CjxyZWN0IHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuNSkiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K)}.achievement_detail_wrapper .inner .btns .share_btn.line{background-color:rgba(0,0,0,0)}.achievement_detail_wrapper .inner .btns .share_btn.line span{color:#fff;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikdyb3VwIDI0Mzg1NTUiPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMi45MDA1NiAxOS44MzAyQzQuNDQzNjggMTguMTg2OCA4LjQ5NDYyIDE0LjcwMDIgMTQuMjUwOSAxNC43MDAyVjE5LjIwMDJMMjEuNzUwOSAxMS43MDAyTDE0LjI1MDkgNC4yMDAyVjguNzAwMkM5LjMwMDg3IDguNzAwMiAyLjk1NDkzIDEzLjQyOTkgMi4yNTA4NyAxOS41MzIxQzIuMjQxMTIgMTkuNjExMSAyLjI1Njc4IDE5LjY5MTIgMi4yOTU1NyAxOS43NjA3QzIuMzM0MzcgMTkuODMwMiAyLjM5NDI4IDE5Ljg4NTYgMi40NjY2NSAxOS45MTg4QzIuNTM5MDEgMTkuOTUyIDIuNjIwMDcgMTkuOTYxMyAyLjY5ODA4IDE5Ljk0NTRDMi43NzYwOSAxOS45Mjk1IDIuODQ3IDE5Ljg4OTEgMi45MDA1NiAxOS44MzAyWiIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjgiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9nPgo8L3N2Zz4K)}.achievement_detail_wrapper .inner .btns .unlock_btn{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-flex:0;-webkit-flex-grow:0;flex-grow:0;width:7.44rem;height:1.12rem;background-color:rgba(255,255,255,.24);border-radius:0.53333rem;font-family:"Nunito-Bold";font-size:0.42667rem;font-weight:700;line-height:1.36;color:#fff}.achievement_detail_wrapper .inner .btns .view_my_badge{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-flex:0;-webkit-flex-grow:0;flex-grow:0;width:4.45333rem;height:0.90667rem;border:0.02667rem solid rgba(255,255,255,.6);border-radius:0.53333rem;font-family:"Nunito";font-size:0.37333rem;line-height:1.36;color:rgba(255,255,255,.8)}.pin_badge_popup{border-radius:0.64rem 0.64rem 0 0 !important}.pin_badge_popup .btns{position:absolute;bottom:0;left:0;width:100%;height:2.21333rem;background-color:#fff;padding:0.42667rem 0.88rem 0.64rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-column-gap:0.21333rem;column-gap:0.21333rem;box-sizing:border-box}.pin_badge_popup .btns .cancel_btn,.pin_badge_popup .btns .save_btn{width:4.02667rem;height:1.14667rem;font-family:"Nunito-Bold";font-size:0.42667rem;line-height:1.36;border-radius:1.33333rem;line-height:1.14667rem;text-align:center;box-sizing:border-box}.pin_badge_popup .btns .cancel_btn{border:0.02667rem solid #160e23;color:#160e23}.pin_badge_popup .btns .save_btn{background-color:#160e23;color:#fff}.pin_badge_popup .close_btn{position:absolute;top:0.64rem;right:0.42667rem;width:0.42667rem;height:0.42667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iNS42MjUiIHk9IjQuNSIgd2lkdGg9IjExLjEzNjkiIGhlaWdodD0iMS41OTA5OSIgdHJhbnNmb3JtPSJyb3RhdGUoNDUgNS42MjUgNC41KSIgZmlsbD0iIzk5OTk5OSIvPgo8cmVjdCB4PSIxMy41IiB5PSI1LjYyNSIgd2lkdGg9IjExLjEzNjkiIGhlaWdodD0iMS41OTA5OSIgdHJhbnNmb3JtPSJyb3RhdGUoMTM1IDEzLjUgNS42MjUpIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=) center center no-repeat;background-size:cover;z-index:11}.pin_badge_popup .header{position:absolute;top:0;left:0;width:100%;height:4.53333rem;padding-top:1.06667rem;background-color:#fff;background-image:-webkit-linear-gradient(top, rgba(237, 195, 165, 0.5), rgba(237, 195, 165, 0));background-image:linear-gradient(to bottom, rgba(237, 195, 165, 0.5), rgba(237, 195, 165, 0));background-repeat:no-repeat;background-position:center top;background-size:100% 2.34667rem;z-index:10;box-sizing:border-box}.pin_badge_popup .header .title{font-family:"Nunito-Bold";font-weight:800;font-size:0.48rem;line-height:1.2;color:#000;text-align:center}.pin_badge_popup .header .pin_slot_wrapper{margin-top:0.96rem;display:-webkit-box;display:-webkit-flex;display:flex;justify-self:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-column-gap:0.64rem;column-gap:0.64rem}.pin_badge_popup .header .pin_slot_wrapper .slot_item{position:relative;width:1.92rem;height:1.92rem;border:0.05333rem solid #eee;border-radius:0.32rem;background-image:url(/_nuxt/m/img/pin_slot_badge_bg.c20e14a.svg);background-repeat:no-repeat;background-position:center;background-size:1.06667rem 1.06667rem;box-sizing:border-box}.pin_badge_popup .header .pin_slot_wrapper .slot_item img{width:100%;height:100%;object-fit:cover;border-radius:0.32rem}.pin_badge_popup .header .pin_slot_wrapper .slot_item.selected{border-color:#160e23}.pin_badge_popup .header .pin_slot_wrapper .slot_item.disable{background-image:url(/_nuxt/m/img/pin_slot_badge_disable_bg.6e7b3aa.svg)}.pin_badge_popup .header .pin_slot_wrapper .slot_item .icon_delete{position:absolute;top:-0.32rem;right:-0.32rem;width:0.64rem;height:0.64rem}.achievement_manage_pin_wrapper{position:relative;padding:0 0 2.4rem;max-height:15.46667rem;overflow:auto;background-color:#fff;box-sizing:border-box}.achievement_manage_pin_wrapper .badge_category_list{margin-top:5.49333rem}.achievement_manage_pin_wrapper .badge_category_list .badge_category_item{padding:0 0.66667rem;margin-bottom:0.66667rem}.achievement_manage_pin_wrapper .badge_category_list .badge_category_item .title{margin-bottom:0.53333rem;font-family:"Nunito-Bold";font-size:0.37333rem;line-height:1.3;color:#252730;text-align:left}.achievement_manage_pin_wrapper .badge_category_list .badge_category_item .medal_list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-column-gap:0.34667rem;column-gap:0.34667rem;row-gap:0.34667rem}.achievement_manage_pin_wrapper .badge_category_list .badge_category_item .medal_list .medal_item{position:relative;-webkit-flex-shrink:0;flex-shrink:0;width:1.36rem;height:1.36rem}.achievement_manage_pin_wrapper .badge_category_list .badge_category_item .medal_list .medal_item img{width:100%;height:100%;object-fit:cover}.achievement_manage_pin_wrapper .badge_category_list .badge_category_item .medal_list .medal_item.active::after{content:"";position:absolute;top:-0.10667rem;right:-0.05333rem;width:0.42667rem;height:0.42667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iOCIgY3k9IjgiIHI9IjgiIGZpbGw9IiM2M0RDN0UiLz4KPHBhdGggZD0iTTQgOC4wMDAwNEw3LjIgMTAuNjY2N0wxMiA1LjMzMzM3IiBzdHJva2U9IiNFREM0QTUiIHN0cm9rZS13aWR0aD0iMS41Ii8+CjxwYXRoIGQ9Ik00IDguMDAwMDRMNy4yIDEwLjY2NjdMMTIgNS4zMzMzNyIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KPC9zdmc+Cg==) center center no-repeat;background-size:100% 100%}.achievement_manage_pin_wrapper .badge_category_list .badge_category_item .medal_list .medal_item.unlocked{opacity:.3}.achievement_card_wrapper{position:relative;padding:0.53333rem 0;background:-webkit-linear-gradient(top, rgba(255, 222, 104, 0.16), rgba(153, 153, 153, 0.16));background:linear-gradient(to bottom, rgba(255, 222, 104, 0.16), rgba(153, 153, 153, 0.16));border-radius:0.32rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;row-gap:0.26667rem}.achievement_card_wrapper .van-overlay{z-index:1000}.achievement_card_wrapper .achievement_poster{width:2.16rem;height:2.16rem;background:var(--medal-url) center center no-repeat;background-size:2.16rem 2.16rem}.achievement_card_wrapper .achievement_poster.locked{-webkit-filter:grayscale(1) brightness(0.8);filter:grayscale(1) brightness(0.8)}.achievement_card_wrapper .achievement_header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;color:#fff;font-family:"Nunito";font-size:0.32rem;font-style:normal;opacity:.5;-webkit-column-gap:0.10667rem;column-gap:0.10667rem;width:4.8rem;padding:0 0.26667rem;box-sizing:border-box;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.achievement_card_wrapper .achievement_header .type{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.achievement_card_wrapper .achievement_header .progress{-webkit-flex-shrink:0;flex-shrink:0}.achievement_card_wrapper .name{font-family:"Nunito-Bold";font-size:0.37333rem;font-weight:600;line-height:1.3;color:#ffe7b7;text-align:center}.achievement_card_wrapper .unlock_time{font-family:"Roboto";font-size:0.32rem;font-weight:400;color:rgba(255,255,255,.6);text-align:center}.achievement_card_wrapper .progress_wrapper{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;cursor:pointer}.achievement_card_wrapper .progress_wrapper .progress{margin-right:0.10667rem;font-family:"Roboto";font-size:0.37333rem;font-weight:400;line-height:1.6;color:rgba(255,255,255,.8)}.achievement_card_wrapper .progress_wrapper .stars{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-column-gap:0.06667rem;column-gap:0.06667rem}.achievement_card_wrapper .progress_wrapper .stars .star{width:0.32rem;height:0.32rem}.achievement_card_wrapper .progress_wrapper .stars .star.dark{color:#666}.achievement_card_wrapper .progress_wrapper .stars .star.light{color:#fffed2}.achievement_card_wrapper .progress_wrapper .arrow{width:0.32rem;height:0.32rem;-webkit-transform:rotateZ(-90deg);transform:rotateZ(-90deg)}.achievement_card_wrapper.visitor{padding-top:0.42667rem}.achievement_card_wrapper.visitor .main_wrapper{margin-top:0.26667rem}.achievement_card_wrapper .van-popup--bottom.van-popup--round{padding-top:1.06667rem;border-radius:0.64rem 0.64rem 0 0}.achievement_share_overlay{z-index:9998 !important}.achievement_share_save_overlay{z-index:9999 !important}.achievement_share_wrapper .share_wrapper{position:absolute;top:50%;left:0.42667rem;right:0.42667rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.achievement_share_wrapper .share_wrapper .close_btn{position:absolute;top:0.42667rem;right:0.34667rem;width:0.64rem;height:0.64rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iNS42MjUiIHk9IjQuNSIgd2lkdGg9IjExLjEzNjkiIGhlaWdodD0iMS41OTA5OSIgdHJhbnNmb3JtPSJyb3RhdGUoNDUgNS42MjUgNC41KSIgZmlsbD0iIzk5OTk5OSIvPgo8cmVjdCB4PSIxMy41IiB5PSI1LjYyNSIgd2lkdGg9IjExLjEzNjkiIGhlaWdodD0iMS41OTA5OSIgdHJhbnNmb3JtPSJyb3RhdGUoMTM1IDEzLjUgNS42MjUpIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=) center center no-repeat;background-size:cover;z-index:100}.achievement_share_wrapper .share_wrapper .share_card{position:relative;background-color:#fff;border-radius:0.64rem;overflow:hidden}.achievement_share_wrapper .share_wrapper .share_card .achievement_card{padding:1.06667rem 0 0.93333rem;background-color:#fff}.achievement_share_wrapper .share_wrapper .share_card .achievement_card .title{font-family:"Nunito";font-size:0.48rem;font-weight:800;line-height:1.2;color:#000;text-align:center}.achievement_share_wrapper .share_wrapper .share_card .achievement_card .pic{margin-top:0.8rem;text-align:center}.achievement_share_wrapper .share_wrapper .share_card .achievement_card .pic img{width:2.66667rem;height:2.66667rem}.achievement_share_wrapper .share_wrapper .share_card .achievement_card .name{margin-top:0.37333rem;margin-bottom:0;font-family:"Nunito";font-size:0.42667rem;line-height:1.4;color:#666;text-align:center}.achievement_share_wrapper .share_wrapper .share_card .achievement_card.share_block{position:absolute;top:0;left:0;width:100%;z-index:-10}.achievement_share_wrapper .share_wrapper .share_card .achievement_card.share_block .name{font-family:"Nunito";font-size:0.48rem;font-weight:700;line-height:1.2;color:#000}.achievement_share_wrapper .share_wrapper .share_card .qrcode_wrapper{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-column-gap:0.42667rem;column-gap:0.42667rem;padding:0.45333rem 0.42667rem 0.64rem;background-color:#f5f5f5;margin-top:-0.66667rem}.achievement_share_wrapper .share_wrapper .share_card .qrcode_wrapper .desc{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0;font-size:0.32rem;font-weight:400;line-height:1.5;color:#666}.achievement_share_wrapper .share_wrapper .share_card .qrcode_wrapper .qrcode{-webkit-box-flex:0;-webkit-flex:0 0 1.92rem;flex:0 0 1.92rem;width:1.92rem;height:1.92rem;background-color:#fff;background-repeat:no-repeat;background-position:left top;background-size:100% 100%}.achievement_share_wrapper .share_wrapper .share_card .qrcode_wrapper .qrcode div,.achievement_share_wrapper .share_wrapper .share_card .qrcode_wrapper .qrcode div>canvas,.achievement_share_wrapper .share_wrapper .share_card .qrcode_wrapper .qrcode div>img{width:100%;height:100%}.achievement_share_wrapper .share_wrapper .footer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;row-gap:0.24rem;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-top:0.64rem}.achievement_share_wrapper .share_wrapper .footer .share_btn,.achievement_share_wrapper .share_wrapper .footer .save_btn{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:7.44rem;height:1.12rem;background-color:#d2ff00;border-radius:0.53333rem;font-family:"Nunito";font-size:0.42667rem;font-weight:600;line-height:1.4;color:#160e23;box-sizing:border-box}.achievement_share_wrapper .share_wrapper .footer .save_btn{background-color:rgba(0,0,0,0);border:0.05333rem solid #fff;font-weight:500;color:#fff}.achievement_share_wrapper .save_loading{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.setting_page{background:#f4f4f4;width:100%;padding:0.26667rem 0.32rem 2.13333rem;box-sizing:border-box}.setting_page.setting_avatar_page{min-height:calc(100vh - 3.6rem);min-height:calc(calc(var(--vh, 1vh) * 100) - 3.6rem)}.setting_page.full_height{min-height:calc(100vh - 3.6rem);min-height:calc(calc(var(--vh, 1vh) * 100) - 3.6rem);padding-right:0;padding-left:0}.setting_page .header{background:#fff;width:9.36rem;position:relative;box-sizing:border-box;border-radius:0.21333rem;margin-top:2.88rem}.setting_page .header .avartar{width:2.24rem;height:2.24rem;border-radius:50%;position:absolute;top:-1.12rem;left:50%;margin-left:-1.12rem}.setting_page .header .avartar img{width:2.24rem;height:2.24rem;border-radius:50%}.setting_page .header .user_content{text-align:center;padding:1.28rem 0.32rem 0.69333rem}.setting_page .header .user_content .user_name{font-family:"Roboto-Bold";font-size:0.61333rem;color:#000;margin-bottom:0.21333rem;text-align:center;overflow-wrap:break-word}.setting_page .header .user_content .user_intro{font-family:"Roboto-Medium";font-size:0.37333rem;color:#3d3d3d;overflow-wrap:break-word}.setting_page .header .avatar_content{width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;padding:1.76rem 0 1.06667rem}.setting_page .header .avatar_content .upload_btn{background:#fad8bf;height:0.85333rem;line-height:0.85333rem;border-radius:0.32rem;padding:0 0.42667rem;font-family:"Roboto-Medium";font-size:0.37333rem}.setting_page .release_date{width:100%;margin:0.42667rem 0 1.73333rem;text-align:center;font-family:"Roboto-Medium";font-size:0.32rem;color:#8f8f8f}.setting_page .select_wrap{width:100%}.setting_page .select_wrap .items{height:1.33333rem;background:#f9faf9;border-radius:0.16rem;line-height:1.33333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:0.32rem;padding:0 0.21333rem 0 0.32rem}.setting_page .select_wrap .items .title{font-family:"Roboto-Medium";font-size:0.42667rem;color:#8f8f8f}.setting_page .select_wrap .items .icon img{width:0.64rem;height:0.64rem}.setting_page .notice_wrap{margin-top:0.64rem;width:100%;text-align:center;font-family:"Roboto-Medium";font-size:0.32rem;color:#8f8f8f}.setting_page .title_line{color:#999;line-height:100%;margin:0.53333rem 0.42667rem 0.26667rem;font-size:0.32rem}.setting_page .setting_list{border-radius:0.10667rem;margin:0 0.42667rem;background:#fff;padding:0.21333rem 0}.setting_page .setting_item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding:0.32rem 0;margin:0 0.34667rem 0 0.42667rem}.setting_page .setting_item+.setting_item{border-top:0.01333rem solid #eee}.setting_page .setting_item img{width:0.53333rem;height:0.53333rem;display:block;margin-right:0.42667rem}.setting_page .setting_item .name{color:#333;line-height:1.1;font-family:"Roboto-Medium";font-size:0.37333rem}.setting_page .setting_item .van-icon{font-size:0.42667rem;margin-left:auto}.setting_page .logout_btn{display:block;margin:0.64rem auto;width:7.65333rem;height:1.14667rem;font-size:0.42667rem;font-family:"Roboto-Bold";color:#666;border-radius:1.33333rem;border:0.02667rem solid #999;background:rgba(255,255,255,0)}.setting_detail_page{background:#f4f4f4;height:100vh;height:calc(var(--vh, 1vh) * 100);width:100%;padding:0.64rem 0.32rem 2.13333rem;box-sizing:border-box}.setting_detail_page .items{padding:0.32rem 0 0;box-sizing:border-box}.setting_detail_page .items .title{font-family:"Roboto-Medium";font-size:0.48rem;padding-left:0.10667rem;margin-bottom:0.21333rem}.setting_detail_page .items .content_panel{height:1.33333rem;background:#f9faf9;border-radius:0.16rem;line-height:1.33333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:0.32rem;padding:0 0.21333rem 0 0.32rem}.setting_detail_page .items .content_panel .name{font-family:"Roboto-Medium";font-size:0.42667rem;color:#8f8f8f;-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%}.setting_detail_page .items .content_panel .icon img{width:0.64rem;height:0.64rem}.setting_detail_page .setting_page_popup .van-popup{background:#f4f4f4 !important}.setting_detail_page .setting_page_popup .van-popup .content{background:#f4f4f4 !important;min-height:100vh;min-height:calc(var(--vh, 1vh) * 100);position:relative}.setting_detail_page .setting_page_popup .van-popup .content .popup_btn{padding:0.64rem 0.32rem 0.42667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.setting_detail_page .setting_page_popup .van-popup .content .popup_btn .cancel{font-size:0.42667rem;color:#000}.setting_detail_page .setting_page_popup .van-popup .content .popup_btn .done{padding:0.24rem 0.21333rem;background:#000;color:#fff;font-family:"Roboto-Medium";font-size:0.37333rem;border-radius:0.32rem}.setting_detail_page .setting_page_popup .van-popup .content .select_cell .van-radio-group .van-cell-group .van-cell{height:1.49333rem;padding:0.48rem 0.32rem;box-sizing:border-box}.setting_detail_page .setting_page_popup .van-popup .content .select_cell .job_items{height:1.33333rem;background:#f9faf9;border-radius:0.16rem;line-height:1.33333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:0.32rem;padding:0 0.32rem}.setting_detail_page .setting_page_popup .van-popup .content .select_cell .job_items .name{font-family:"Roboto-Medium";font-size:0.42667rem;color:#8f8f8f}.setting_detail_page .setting_page_popup .van-popup .content .select_cell .job_items .icon img{width:0.64rem;height:0.64rem}.setting_detail_page .setting_page_popup .van-popup .content .content_panel{height:1.33333rem;background:#f9faf9;border-radius:0.16rem;line-height:1.33333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:0.32rem;padding:0 0.21333rem 0 0.32rem}.setting_detail_page .setting_page_popup .van-popup .content .content_panel .name{font-family:"Roboto-Medium";font-size:0.42667rem;color:#8f8f8f}.setting_detail_page .setting_page_popup .van-popup .content .content_panel .icon img{width:0.64rem;height:0.64rem}.setting_detail_page .setting_page_popup .van-popup .content .datetime_picker{position:absolute;bottom:0;left:0;width:100%}.setting_detail_page .setting_page_popup .van-popup .content .datetime_picker .van-datetime-picker .van-picker__toolbar .van-picker__cancel{display:none}.setting_detail_page .setting_page_popup .van-popup .content .datetime_picker .van-datetime-picker .van-picker__toolbar .van-picker__confirm{position:absolute;right:0;font-family:"Roboto-Medium";font-size:0.42667rem;color:#870000}.setting_language{background:#f4f4f4;height:100vh;height:calc(var(--vh, 1vh) * 100);width:100%;padding:0 0.32rem 2.13333rem;box-sizing:border-box}.setting_language .language_header{padding:0.64rem 0;text-align:center}.setting_language .language_header .title{font-family:"Roboto-Medium";font-size:0.48rem;color:#000;margin-bottom:0.42667rem}.setting_language .language_header .sub_title{font-size:0.48rem;color:#3d3d3d}.setting_language .language_wrap .items{height:1.33333rem;background:#f9faf9;border-radius:0.16rem;line-height:1.33333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:0.32rem;padding:0 0.21333rem 0 0.32rem}.setting_language .language_wrap .items .name{font-family:"Roboto-Medium";font-size:0.42667rem;color:#8f8f8f}.setting_language .language_wrap .items .icon img{width:0.64rem;height:0.64rem}.setting_language .save_btn{width:100%;text-align:center}.setting_language .save_btn .btn{width:4.26667rem;height:1.06667rem;line-height:1.06667rem;border-radius:0.32rem;background:#000;color:#fff;font-family:"Roboto-Medium";font-size:0.37333rem;margin:0.85333rem auto 0}.test_detail_page{width:100%;min-height:100vh;min-height:calc(var(--vh, 1vh) * 100);background-repeat:no-repeat;background-size:cover;background-position:center center;padding:2.4rem 1.01333rem 0.72rem;box-sizing:border-box;position:relative}.test_detail_page::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3)}.test_detail_page .test_wrap{z-index:1;position:relative}.test_detail_page .test_wrap .num{position:absolute;top:2.34667rem;left:0;font-family:"Roboto-Medium";font-size:0.42667rem;color:#c1c1c3}.test_detail_page .test_wrap .num span{font-family:"Roboto-Medium";font-size:0.53333rem;color:#e7a12e}.test_detail_page .test_wrap .btn_group{margin-top:1.04rem;display:-webkit-box;display:-webkit-flex;display:flex}.test_detail_page .test_wrap .btn_group .btn{margin:0 auto;width:5.33333rem;height:1.06667rem;line-height:1.06667rem;text-align:center;font-family:"Roboto-Medium";font-size:0.37333rem;color:#fff;border-radius:0.32rem}.test_detail_page .test_wrap .btn_group .back{background:#f9683a}.test_detail_page.exam_detail{padding:2.4rem 0.64rem 0.72rem}.test_detail_page .exam_wrap{z-index:1;position:relative}.test_detail_page .exam_wrap .exit_btn{text-align:right;font-size:0.42667rem;color:#000}.test_detail_page .exam_wrap .exit_btn span{display:inline-block;padding:0 1.2rem;height:0.74667rem;line-height:0.74667rem;background:#fad8bf;border-radius:0.13333rem}.test_detail_page .exam_wrap .total{margin:0.16rem 0 0.74667rem;color:#fff;font-size:0.42667rem}.test_detail_page .exam_wrap .total span{font-size:0.8rem}.exam_item_compo{margin-top:0.74667rem}.exam_item_compo .question{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}.exam_item_compo .question .pic{margin-right:0.48rem;box-sizing:border-box;-webkit-box-flex:0;-webkit-flex:0 0 3.14667rem;flex:0 0 3.14667rem;width:3.14667rem;height:auto;border:0.05333rem solid #fff;border-radius:0.26667rem;background:#fff}.exam_item_compo .question .pic img{border-radius:0.26667rem}.exam_item_compo .question h2{-webkit-box-flex:1;-webkit-flex:1;flex:1;line-height:0.74667rem;font-family:"Roboto-Bold";font-size:0.61333rem;font-weight:bold;color:#fff}.exam_item_compo .answer_select_panel{margin-top:0.48rem}.exam_item_compo .answer_select_panel .answer_item{margin-top:0.26667rem;border:0.02667rem solid #fff;border-radius:0.13333rem;background:rgba(6,5,5,.75);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.exam_item_compo .answer_select_panel .answer_item .answer_img{-webkit-box-flex:0;-webkit-flex:0 0 2.85333rem;flex:0 0 2.85333rem;width:2.85333rem}.exam_item_compo .answer_select_panel .answer_item .answer_img img{border-radius:0.13333rem}.exam_item_compo .answer_select_panel .answer_item .answer_title{font-family:"Roboto-Medium";font-size:0.4rem;color:#fff;padding:0.37333rem 0.42667rem}.exam_item_compo .answer_select_panel .answer_item.current,.exam_item_compo .answer_select_panel .answer_item:active{background:#41b8a9}.exam_result_page{padding:0 0 9.6rem;background:url(/_nuxt/m/img/big-award-09.b3174c3.svg) center bottom 0.42667rem no-repeat #f4f4f4;background-size:auto 8.4rem}.exam_result_page .exam_title{padding:0 0.58667rem;height:2.66667rem;font-family:"Roboto-Bold";font-size:0.61333rem;color:#1d1d1e;background:#fff;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.exam_result_page .black_card{margin:0.66667rem auto 0;width:9.22667rem;background:#000;border-radius:0.21333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.exam_result_page .black_card .detail{margin:0.37333rem 0 0.48rem;width:5.28rem;padding:0 0.42667rem;border-right:0.02667rem solid #fff}.exam_result_page .black_card .detail .score{font-family:"Roboto-Bold";font-size:0.61333rem;color:#41b8a9}.exam_result_page .black_card .detail p{margin-top:0.45333rem;font-size:0.34667rem;color:#fff}.exam_result_page .black_card .detail .exam_result_title{margin-top:0.10667rem;font-family:"Roboto-Medium";font-size:0.53333rem;color:#41b8a9}.exam_result_page .black_card .pic{width:1.68rem;-webkit-box-flex:0;-webkit-flex:0 0 1.68rem;flex:0 0 1.68rem;margin:0 0.69333rem}.exam_result_page .black_card .pic img{width:100%;height:auto;display:block}.exam_result_page .desc{margin:0.53333rem auto 0;width:8.90667rem;line-height:0.48rem;min-height:1.92rem;font-family:"Roboto-Medium";font-size:0.37333rem;color:#373737;white-space:pre-wrap}.exam_result_page .option_btn{margin:0.69333rem 0.50667rem 0}.exam_result_page .option_btn>div{width:100%;height:1.22667rem;line-height:1.22667rem;text-align:center;font-size:0.42667rem;color:#000;border-radius:0.13333rem}.exam_result_page .option_btn .share{background:#64c3b7}.exam_result_page .option_btn .reset{margin-top:0.21333rem;background:#fad8bf}.exam_result_page .option_btn .reset a{color:#000;display:block}.message_detail_page{min-height:calc(100vh - 6.26667rem);min-height:calc(calc(var(--vh, 1vh) * 100) - 6.26667rem);background:#f4f4f4;padding-left:0.42667rem;padding-right:0.42667rem}.message_detail_page .header_wrap{padding:1.06667rem 0 0.42667rem;border-bottom:0.02667rem solid #e7e7e7}.message_detail_page .header_wrap .title{font-family:"Roboto-Medium";font-size:0.53333rem;color:#000;margin-bottom:0.32rem;overflow-wrap:break-word}.message_detail_page .header_wrap .send_time{font-size:0.34667rem;color:#3d3d3d}.message_detail_page .content{padding:0.53333rem 0 0;font-size:0.37333rem;color:#3d3d3d;line-height:1.3;overflow-wrap:break-word}.message_detail_page .content img{max-width:100%;min-height:0.26667rem;background:#f1f1f1}.message_detail_page .content h1,.message_detail_page .content h2,.message_detail_page .content h3,.message_detail_page .content h4,.message_detail_page .content h5{font:normal}.message_detail_page .content ol{list-style:auto;padding-left:0.42667rem}.message_detail_page .content ul{list-style:initial;padding-left:0.42667rem}.message_detail_page .content blockquote{display:block;border-left:0.21333rem solid #d0e5f2;padding:0.13333rem 0.26667rem;margin:0.26667rem 0;line-height:1.4;font-size:100%;background:#fafafa}.message_detail_page .content blockquote ul{margin:0.26667rem 0 0.26667rem 0.53333rem;list-style:none}.message_detail_page .content table{font-size:0.37333rem;width:100%;border-top:0.02667rem solid #ccc;border-left:0.02667rem solid #ccc}.message_detail_page .content table th{font-weight:bold}.message_detail_page .content table th,.message_detail_page .content table td{overflow-wrap:break-word;word-break:break-all;border-bottom:0.02667rem solid #ccc;border-right:0.02667rem solid #ccc;padding:0.08rem 0.13333rem}.message_detail_page .content a{color:#1d9bf0}.welcome_exam_page .title{height:1.6rem;line-height:1.6rem;text-align:center;font-size:0.48rem;font-weight:bold;color:#1d1d1e;background:#fad8bf}.welcome_exam_page .pic{margin:0.93333rem auto 0;width:4.8rem;height:4.4rem}.welcome_exam_page>p{margin:0.4rem auto 0.53333rem;width:6.4rem;text-align:center;line-height:1.3;font-family:"Roboto-Medium";font-size:0.53333rem}.welcome_exam_page .btn{margin:0 auto 0.4rem;width:7.46667rem;height:1.06667rem;line-height:1.06667rem;text-align:center;font-size:0.48rem;border-radius:0.16rem;color:#fff}.welcome_exam_page .btn.bg_green{background:#41b8a9}.welcome_exam_page .btn.bg_black{background:#000}.trends_card_compo{position:relative}.trends_card_compo .pic{width:100%;height:0;padding-top:40%;position:relative;background:#f5e9de;border-radius:0.16rem}.trends_card_compo .pic img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;border-radius:0.16rem}.trends_card_compo .status{position:absolute;top:0;left:0;padding:0 0.21333rem;height:0.48rem;line-height:0.48rem;font-size:0.32rem;color:#000;border-radius:0.13333rem 0 0.13333rem 0}.trends_card_compo .status.green{background:#61bfba}.trends_card_compo .status.yellow{background:#ddc7b0}.trends_card_compo .title{font-family:"Roboto-Medium";font-size:0.37333rem;color:#000;line-height:1.2;margin-top:0.21333rem}.video-player{height:100%;width:100%}.van_swipe{width:100%;height:100%}.van-swipe{width:100%;height:100%}.container_box{width:100%;height:calc(100vh - 1.49333rem);height:calc(calc(var(--vh, 1vh) * 100) - 1.49333rem)}.container_box .van-swipe-item{position:relative;background:#333;width:100%;height:100%}.container_box .van-swipe-item .back_icon{position:absolute;top:0.72rem;left:0.24rem;width:0.34667rem;height:0.56rem}.container_box .van-swipe-item .back_icon img{width:100%;height:100%}.container_box .van-swipe-item .video_container{width:100%;height:0;padding-top:56%;position:absolute;top:20%}.container_box .van-swipe-item .video_container .video_panel{position:absolute;top:0;left:0;width:100%;height:100%}.container_box .van-swipe-item .video_container .video_panel .video-js .vjs-big-play-button{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:1.17333rem;height:1.17333rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0iUGxheSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCI+CiAgPGNpcmNsZSBpZD0iRWxsaXBzZV8zMiIgZGF0YS1uYW1lPSJFbGxpcHNlIDMyIiBjeD0iMTAiIGN5PSIxMCIgcj0iMTAiIGZpbGw9IiNjMWMxYzEiLz4KICA8cGF0aCBpZD0iUG9seWdvbl8xIiBkYXRhLW5hbWU9IlBvbHlnb24gMSIgZD0iTTMuNzg2LDEuMzg2YS43NS43NSwwLDAsMSwxLjM0OSwwTDguNCw4LjA4OGEuNzUuNzUsMCwwLDEtLjY3NCwxLjA3OEgxLjJBLjc1Ljc1LDAsMCwxLC41MjUsOC4wODhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNS44MzMgNS41MzkpIHJvdGF0ZSg5MCkiLz4KPC9zdmc+Cg==) left top no-repeat;background-size:cover;border-radius:50%;border:none}.container_box .van-swipe-item .video_container .video_panel .video-js .vjs-big-play-button>span{display:none}.container_box .van-swipe-item .video_container .full_screen_btn{margin-top:0.53333rem;width:100%;color:#fff;font-size:0.26667rem;height:0.37333rem;line-height:0.37333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.container_box .van-swipe-item .video_container .full_screen_btn img{width:0.42667rem;height:0.37333rem;margin-right:0.18667rem}.help_img{position:absolute;top:0;left:0;width:100%;height:calc(100vh - 1.49333rem);height:calc(calc(var(--vh, 1vh) * 100) - 1.49333rem);background:url(/_nuxt/m/img/scroll-icon-150.cd7cbcc.png) center center no-repeat}video{object-position:0 1}.icon_play{position:absolute;top:44%;right:0;left:0;bottom:auto;margin:auto;z-index:999;height:1.6rem;border-radius:50%}.play,.platStart{position:absolute;margin:auto;top:0;left:0;z-index:999;width:100%;height:100%}.production_box{z-index:1001;position:absolute;bottom:3.76rem;text-align:left;padding:0 0.21333rem 0.4rem 0.26667rem;color:#fff;width:100%;left:0;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex}.production_box .user_avatar{width:0.64rem;height:0.64rem;margin-right:0.21333rem}.production_box .user_avatar img{width:100%;height:100%}.production_des{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:1.65333rem;font-family:"Roboto-Medium";font-size:0.32rem;color:#fff}.production_des .user_name{margin-bottom:0.21333rem;height:0.64rem;line-height:0.64rem}.production_des .video_title{margin-bottom:0.10667rem}.procress_wrap{width:100%;height:0.10667rem;z-index:1001;position:absolute;bottom:3.09333rem}.ranking_head{height:1.92rem;line-height:1.92rem;display:-webkit-box;display:-webkit-flex;display:flex;padding:0 0.42667rem 0 0.50667rem;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.ranking_head .ranking_title{font-family:"Roboto-Bold";font-size:0.56rem}.top_three_wrap .colorful_img{width:100%;height:0.13333rem}.top_three_wrap .colorful_img img{width:100%;height:100%;display:block}.top_three_wrap .content_wrap{background:url(/_nuxt/m/img/degrade.5c7f1b2.jpg) left center no-repeat;background-size:cover;width:100%;height:6.21333rem;border-radius:0 0 0.66667rem 0.66667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:0.21333rem}.top_three_wrap .content_wrap .first_place_panel{width:3.78667rem;height:4.82667rem;margin-top:-0.93333rem}.top_three_wrap .content_wrap .first_place_panel .poster_item{background:url(/_nuxt/m/img/ranking_podiumcircle_1_withdrawings.e20fdae.png) left center no-repeat;background-size:cover;width:3.78667rem;height:4.82667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.top_three_wrap .content_wrap .first_place_panel .poster_item img{margin-top:0.93333rem;width:2.72rem;height:2.72rem;border-radius:100%}.top_three_wrap .content_wrap .first_place_panel .hot_score .score{margin-bottom:0.16rem;font-family:"Roboto-Light";color:#ffbb0d;font-size:0.37333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.top_three_wrap .content_wrap .first_place_panel .hot_score .score img{width:0.24rem;height:0.42667rem;margin-left:0.16rem}.top_three_wrap .content_wrap .first_place_panel .user_name{font-size:0.29333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;font-family:"Roboto-Light";color:#fff}.top_three_wrap .content_wrap .second_place_panel{width:2.61333rem;height:2.98667rem}.top_three_wrap .content_wrap .second_place_panel .poster_item{background:url(/_nuxt/m/img/ranking_podiumcircle_2_withdrawings.f221c18.png) left center no-repeat;width:2.61333rem;height:2.98667rem;background-size:cover;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.top_three_wrap .content_wrap .second_place_panel .poster_item img{margin:0.34667rem 0 0 0;width:2.02667rem;height:2.02667rem;border-radius:100%}.top_three_wrap .content_wrap .second_place_panel .hot_score .score{margin-bottom:0.16rem;font-family:"Roboto-Light";color:#ffbb0d;font-size:0.37333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.top_three_wrap .content_wrap .second_place_panel .hot_score .score img{width:0.24rem;height:0.42667rem;margin-left:0.16rem}.top_three_wrap .content_wrap .second_place_panel .user_name{font-size:0.29333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;font-family:"Roboto-Light";color:#fff}.top_three_wrap .content_wrap .third_place_panel{width:2.61333rem;height:2.98667rem}.top_three_wrap .content_wrap .third_place_panel .poster_item{background:url(/_nuxt/m/img/ranking_podiumcircle_3_withdrawings.6d15d00.png) left center no-repeat;width:2.66667rem;height:2.98667rem;background-size:cover;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.top_three_wrap .content_wrap .third_place_panel .poster_item img{margin:0.34667rem 0 0 0.32rem;width:2.02667rem;height:2.02667rem;border-radius:100%}.top_three_wrap .content_wrap .third_place_panel .hot_score .score{margin-bottom:0.16rem;font-family:"Roboto-Light";color:#ffbb0d;font-size:0.37333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.top_three_wrap .content_wrap .third_place_panel .hot_score .score img{width:0.24rem;height:0.42667rem;margin-left:0.16rem}.top_three_wrap .content_wrap .third_place_panel .user_name{font-size:0.29333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;font-family:"Roboto-Light";color:#fff}.user_list_wrap{padding:0 0.42667rem}.user_list_wrap .user_panel{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0.42667rem 0 0.56rem;border-bottom:0.02667rem solid #d5d5d5}.user_list_wrap .user_panel .rank{text-align:center;font-size:0.48rem;color:#373737;-webkit-box-flex:0;-webkit-flex:0 0 0.53333rem;flex:0 0 0.53333rem}.user_list_wrap .user_panel .user{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin:0 0.26667rem 0 1.06667rem}.user_list_wrap .user_panel .user .pic{-webkit-box-flex:0;-webkit-flex:0 0 0.64rem;flex:0 0 0.64rem;width:0.64rem;height:0.64rem;border-radius:50%;overflow:hidden;background:#f5e9de}.user_list_wrap .user_panel .user h2{margin-left:0.21333rem;font-family:"Roboto-Medium";font-size:0.42667rem;color:#000;width:4rem}.user_list_wrap .user_panel .contribution{-webkit-box-flex:0;-webkit-flex:0 0 3.2rem;flex:0 0 3.2rem;font-family:"Roboto-Medium";font-size:0.48rem;margin:0 0.4rem 0 auto;height:0.66667rem;line-height:0.66667rem;color:#1d1d1e;padding-left:0.8rem;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMS44NzUiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyMS44NzUgMjUiPgogIDxwYXRoIGlkPSJJY29uX2F3ZXNvbWUtZmlyZS1hbHQiIGRhdGEtbmFtZT0iSWNvbiBhd2Vzb21lLWZpcmUtYWx0IiBkPSJNMTUuOCwyLjVhMjkuMTY5LDI5LjE2OSwwLDAsMC0yLjc0NSwyLjkyOEEzNy44ODUsMzcuODg1LDAsMCwwLDguMiwwQzMuNDA1LDQuNDUyLDAsMTAuMjUyLDAsMTMuNzVBMTEuMSwxMS4xLDAsMCwwLDEwLjkzOCwyNSwxMS4xLDExLjEsMCwwLDAsMjEuODc1LDEzLjc1YzAtMi42LTIuNTM4LTcuOTY2LTYuMDc2LTExLjI1Wm0tLjk1MSwxNi42MzNhNi41NjIsNi41NjIsMCwwLDEtMy43NzEsMS4xNzljLTMuNTIzLDAtNi4zOS0yLjMzMS02LjM5LTYuMTE2LDAtMS44ODUsMS4xODctMy41NDYsMy41NTQtNi4zODQuMzM4LjM5LDQuODI2LDYuMTIsNC44MjYsNi4xMmwyLjg2My0zLjI2NmMuMi4zMzQuMzg2LjY2Mi41NS45NzVBNS44MjQsNS44MjQsMCwwLDEsMTQuODQ4LDE5LjEzM1oiIGZpbGw9IiNlZWI3MDYiLz4KPC9zdmc+Cg==) left center no-repeat;background-size:auto 0.66667rem}.trends_list_page{background:#fff !important}.trends_list_page .page_title{padding:0.64rem 0.48rem 0.58667rem 1.33333rem;background:url(/_nuxt/m/img/playing.82fac98.gif) 0.48rem center no-repeat #f5f5f5;background-size:0.53333rem auto;font-family:"Roboto-Bold";font-size:0.53333rem;color:#000}.trends_list_page .trends_wrap .panel{padding:0 0.48rem}.trends_list_page .trends_wrap .panel>h2.title{padding:0.53333rem 0;font-family:"Roboto-Bold";font-size:0.42667rem;color:#1d1d1e}.trends_list_page .trends_wrap .panel .list_box .list_item{margin-bottom:0.66667rem}.trends_list_page .trends_wrap .panel .list_box .list_item:last-child{margin-bottom:0}.trends_list_page .trends_wrap .panel .list_box .list_item .trends_card_compo .title{display:none}.trends_list_page .trends_wrap .panel .no_trends_data{padding:2.21333rem 1.01333rem 0.48rem;line-height:1.3;font-size:0.34667rem;color:#797979;background:url(/_nuxt/m/img/no_activity_grey_moon.d57ec76.svg) center 0.64rem no-repeat #f5f5f5;background-size:1.22667rem auto;border-radius:0.18667rem}.trends_detail_page .page_title{padding:0.53333rem 0.42667rem;background:#f4f4f4;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.trends_detail_page .page_title>h1{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding-left:0.85333rem;line-height:1.3;font-family:"Roboto-Bold";font-size:0.53333rem;color:#000;background:url(/_nuxt/m/img/playing.82fac98.gif) left top no-repeat;background-size:0.53333rem auto}.trends_detail_page .page_title .option_group{display:-webkit-box;display:-webkit-flex;display:flex;margin-left:0.26667rem}.trends_detail_page .page_title .option_group>div{width:0.64rem;height:0.64rem}.trends_detail_page .page_title .option_group>div.help{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNC4zMTQiIGhlaWdodD0iMjQuMzE0IiB2aWV3Qm94PSIwIDAgMjQuMzE0IDI0LjMxNCI+CiAgPGcgaWQ9ImhlbHAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMxIC02NS4xNTgpIj4KICAgIDxwYXRoIGlkPSJJY29uX2lvbmljLWlvcy1oZWxwLWNpcmNsZSIgZGF0YS1uYW1lPSJJY29uIGlvbmljLWlvcy1oZWxwLWNpcmNsZSIgZD0iTTE1LjUzMiwzLjM3NUExMi4xNTcsMTIuMTU3LDAsMSwwLDI3LjY4OSwxNS41MzIsMTIuMTU1LDEyLjE1NSwwLDAsMCwxNS41MzIsMy4zNzVabS0uMjUxLDE3Ljc2OGExLjIwNSwxLjIwNSwwLDEsMSwxLjI1Ny0xLjJBMS4yMiwxLjIyLDAsMCwxLDE1LjI4MSwyMS4xNDNabTIuMzUtNS42NjRjLTEuMDE3LjU5LTEuMzYyLDEuMDIzLTEuMzYyLDEuNzcxdi40NjJIMTQuMjRsLS4wMTgtLjVBMi40MzMsMi40MzMsMCwwLDEsMTUuNiwxNC42MzhjLjk4OC0uNTksMS40LS45NjQsMS40LTEuNjg5YTEuNDE5LDEuNDE5LDAsMCwwLTEuNTcyLTEuMjU3LDEuNDc5LDEuNDc5LDAsMCwwLTEuNTY2LDEuNDM4SDExLjc5MWMuMDQxLTEuODgyLDEuNDMyLTMuMjE1LDMuNzgyLTMuMjE1LDIuMTkyLDAsMy43LDEuMjE2LDMuNywyLjk2M0EyLjg2MSwyLjg2MSwwLDAsMSwxNy42MywxNS40NzlaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzQuMzc1IDYxLjc4MykiIGZpbGw9IiNmZmJiMGQiLz4KICA8L2c+Cjwvc3ZnPgo=) left top no-repeat;background-size:0.64rem auto}.trends_detail_page .page_title .option_group>div.help a{display:block;width:100%;height:100%}.trends_detail_page .page_title .option_group>div.share{margin:0.08rem 0 0 0.26667rem;width:0.48rem;height:0.53333rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAUCAYAAACAl21KAAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAEqADAAQAAAABAAAAFAAAAAA2IWXPAAABm0lEQVQ4EZWUP0/CUBTF24qEGAe+gYyGCQdna4y7s4mKswMpHXTE1aU46Ezi4IpxV4ybi52IcYJvgIlxQFL8HYKkJaWlNzm5/8+79/WBaWQUz/Ps8Xh8Y5pmGd1FnzmO0zGz8EBSof49pmfLigkuDDFBFfyGC/CHimclKrPKapgIP49fyoWDi2xWKpKrgf2YmhFk7dQ7gqRKsweKrPCCVuMeeqBYEAT3ruseTibSiRSdUKCTH/gKPjEbWwQVcn1yp/V6vY1vkKsoDnxIfMXMafCV4hX5SAH7A72J/kI3IW6oOElyjHZFcV5QIc1iE8kj+hiSQRLBfy5nWVbkAmlW7gf9tCyJGixO/pQxJ2tzfqprcfI5ZENVai0wAgEu1+c9g5JyaTLZg+IDmi8oLoAO9+axssMhejuSJrhMWjXxHWkaDmhBuAPRALuB3ce+A+vgGxxxQPqDpFA72lPCDfkxsps40XwDhG8QbjPVLIUv+zrrj7Y7Y4gaxUxETNIBkb8R+aCdiYhLbbHKbXgY+UtfdrhRtr4mSuhB0kMbf3V9xh2BMToWAAAAAElFTkSuQmCC) left top no-repeat;background-size:cover}.trends_detail_page .no_video_play{width:100%;padding-bottom:0.96rem;text-align:center;background:#e1e1e1}.trends_detail_page .no_video_play p{padding:0.69333rem 0.32rem 0.53333rem;line-height:1.3;font-size:0.32rem;color:#263238}.trends_detail_page .no_video_play img{width:4.26667rem;height:auto}.trends_detail_page .vote_wrap{margin:0.26667rem 0.26667rem 0.37333rem;padding:0 0.42667rem 0.42667rem;background:#fff;box-shadow:0 0.08rem 0.16rem rgba(0,0,0,.16);border-radius:0.18667rem}.trends_detail_page .vote_wrap .movie_title{padding-top:0.10667rem}.trends_detail_page .vote_wrap .movie_title .time{text-align:right;height:0.42667rem;line-height:0.42667rem;font-size:0.32rem;color:#4b4845}.trends_detail_page .vote_wrap .movie_title .time span{padding:0.05333rem 0 0.05333rem 0.58667rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0iY2xvY2siIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjI3LjA2IiBoZWlnaHQ9IjI3LjA2IiB2aWV3Qm94PSIwIDAgMjcuMDYgMjcuMDYiPgogIDxwYXRoIGlkPSJQYXRoXzg2NiIgZGF0YS1uYW1lPSJQYXRoIDg2NiIgZD0iTTEzLjUzLDI1LjM2OEExMS44MzksMTEuODM5LDAsMSwwLDEuNjkxLDEzLjUzLDExLjgzOSwxMS44MzksMCwwLDAsMTMuNTMsMjUuMzY4Wk0yNy4wNiwxMy41M0ExMy41MywxMy41MywwLDEsMSwxMy41MywwLDEzLjUzLDEzLjUzLDAsMCwxLDI3LjA2LDEzLjUzWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAwKSIgZmlsbD0iI2ZmODAwMCIgZmlsbC1ydWxlPSJldmVub2RkIi8+CiAgPHBhdGggaWQ9IlBhdGhfODY3IiBkYXRhLW5hbWU9IlBhdGggODY3IiBkPSJNMTYuNiw2Ljc1YS44NDYuODQ2LDAsMCwxLC44NDYuODQ2djguODEybDUuNDkzLDMuMTM5YS44NDYuODQ2LDAsMCwxLS44MzksMS40NjhsLTUuOTE5LTMuMzgyYS44NDYuODQ2LDAsMCwxLS40MjYtLjczNFY3LjZBLjg0Ni44NDYsMCwwLDEsMTYuNiw2Ljc1WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTMuOTExIC0xLjY3NikiIGZpbGw9IiNmZjgwMDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPgo8L3N2Zz4K) left center no-repeat;background-size:0.42667rem auto;font-size:0.32rem;color:#4b4845}.trends_detail_page .vote_wrap .movie_title .link_to{margin-top:0.26667rem;font-family:"Roboto-Bold";font-size:0.37333rem}.trends_detail_page .vote_wrap .movie_title .link_to a{color:#1d1d1e}.trends_detail_page .vote_wrap .battle .bar{margin-top:0.53333rem;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;padding:0 0.21333rem;height:0.90667rem;line-height:0.90667rem;border-radius:0.16rem}.trends_detail_page .vote_wrap .battle .bar .num{font-family:"Roboto-Medium";font-size:0.32rem;color:#fff}.trends_detail_page .vote_wrap .battle .bar .num.win{padding-right:0.74667rem;position:relative}.trends_detail_page .vote_wrap .battle .bar .num.win:after{content:"";position:absolute;top:0.16rem;right:0;width:0.58667rem;height:0.58667rem;border-radius:50%;background:url(/_nuxt/m/img/crown.bb65bc4.svg) center center no-repeat #fff;background-size:0.42667rem auto}.trends_detail_page .vote_wrap .battle .bar .same{position:absolute;left:50%;margin-left:-0.29333rem;width:0.58667rem;height:0.58667rem;border-radius:50%;background:url(/_nuxt/m/img/crown.bb65bc4.svg) center center no-repeat #fff;background-size:0.42667rem auto}.trends_detail_page .vote_wrap .battle .bar_no_data{width:100%;height:0.90667rem;padding:0.50667rem 0;position:relative;background:url(/_nuxt/m/img/pelipalt_no_activity_colorful_bar.0f287b4.svg) center center no-repeat;background-size:100% 0.90667rem}.trends_detail_page .vote_wrap .battle .bar_no_data:after{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:1.92rem;height:1.92rem;border-radius:50%;background:url(/_nuxt/m/img/activity_colorful_bar.1a8dd8e.svg) center center no-repeat #fff;background-size:1.28rem auto;box-shadow:0 0 0.16rem rgba(0,0,0,.16)}.trends_detail_page .vote_wrap .brief_opinion{margin-top:0.48rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.trends_detail_page .vote_wrap .brief_opinion h2{width:49%;font-family:"Roboto-Bold";font-size:0.32rem}.trends_detail_page .vote_wrap .brief_opinion h2.blue a{color:#3394d5}.trends_detail_page .vote_wrap .brief_opinion h2.red{text-align:right}.trends_detail_page .vote_wrap .brief_opinion h2.red a{color:#bd0d42}.trends_detail_page .vote_wrap .vote_btn{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-top:0.16rem}.trends_detail_page .vote_wrap .vote_btn .btn{padding:0 0.58667rem;height:0.74667rem;line-height:0.74667rem;font-size:0.34667rem;color:#fff;border-radius:0.10667rem;border:none}.trends_detail_page .vote_wrap .vote_btn .btn.blue{background:#3394d5}.trends_detail_page .vote_wrap .vote_btn .btn.red{background:#bd0d42}.trends_detail_page .vote_wrap .vote_btn .btn.disabled{background:#ccc}.trends_detail_page .vote_wrap .vote_btn .comment_btn{width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.trends_detail_page .vote_wrap .vote_btn .comment_btn .comment{background:-webkit-linear-gradient(left, #2791da, #f59674 50%, #bd0d42);background:linear-gradient(to right, #2791da, #f59674 50%, #bd0d42);cursor:pointer}.trends_detail_page .opinion_card{margin:0.21333rem 0.32rem;padding:0 0.21333rem 0.74667rem;background:#fff;box-shadow:0 0.08rem 0.16rem rgba(0,0,0,.16);border-radius:0.21333rem}.trends_detail_page .opinion_card .user{padding-top:0.26667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.trends_detail_page .opinion_card .user .pic{width:0.64rem;height:0.64rem;-webkit-box-flex:0;-webkit-flex:0 0 0.64rem;flex:0 0 0.64rem;border-radius:50%;overflow:hidden}.trends_detail_page .opinion_card .user h2{margin-left:0.21333rem;font-family:"Roboto-Medium";font-size:0.32rem;color:#000}.trends_detail_page .opinion_card .detail{margin:0.16rem 0 0 0.85333rem;font-size:0.32rem}.trends_detail_page .opinion_card .detail a{font-family:"Roboto-Bold";font-size:0.32rem;margin-right:0.10667rem}.trends_detail_page .opinion_card .detail.blue a{color:#3394d5}.trends_detail_page .opinion_card .detail.red a{color:#bd0d42}.trends_detail_page .comment_wrap .comment_con{margin:0.42667rem 0;background:#fff;box-shadow:0 0.08rem 0.16rem rgba(0,0,0,.16)}.trends_detail_page .comment_wrap .comment_con .title{margin-bottom:0.08rem;padding:0.42667rem 0.42667rem 0.32rem;font-family:"Roboto-Medium";font-size:0.4rem;color:#1d1d1e}.trends_detail_page .comment_wrap .comment_con .comment_list{margin:0 0.26667rem 0.24rem}.trends_detail_page .comment_wrap .comment_con .comment_list:nth-last-child(2){margin-bottom:0}.trends_detail_page .comment_wrap .comment_con .see_more{margin:0 0.26667rem 0.24rem;height:1.22667rem;line-height:1.22667rem;text-align:center;font-family:"Roboto-Bold";font-size:0.32rem}.trends_detail_page .comment_wrap .comment_con .see_more a{display:block;color:#870000}.trends_detail_page .comment_wrap .no_comment_data{margin:0.64rem 0 0.8rem;text-align:center;padding:0 0.26667rem;font-size:0.37333rem;color:#000}.trends_detail_page .user_wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding:0 0.42667rem;height:1.01333rem;line-height:1.01333rem;background:#fff;box-shadow:0.08rem 0.08rem 0.16rem rgba(0,0,0,.16)}.trends_detail_page .user_wrap .user_title{font-family:"Roboto-Bold";font-size:0.32rem;color:#3f3f3f}.trends_detail_page .user_wrap .user_list{display:-webkit-box;display:-webkit-flex;display:flex}.trends_detail_page .user_wrap .user_list li{margin-left:0.21333rem;width:0.64rem;height:0.64rem;border-radius:50%;overflow:hidden}.rule_overlay{z-index:999999 !important;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.rule_overlay .wrapper{position:relative;padding:0.69333rem 0.42667rem 0.53333rem;background:#fff;border-radius:0.21333rem}.rule_overlay .wrapper .close_icon{width:0.64rem;height:0.64rem;position:absolute;right:0.26667rem;top:0.26667rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDE2IDE2Ij48dGl0bGU+Y2xvc2UtYmxhY2tjaXJjbGU8L3RpdGxlPjxwYXRoIGQ9Ik04LDBhOCw4LDAsMSwwLDgsOEE4LDgsMCwwLDAsOCwwWm00LDEwLjg3TDEwLjg3LDEyLDgsOS4xMyw1LjEzLDEyLDQsMTAuODcsNi44Nyw4LDQsNS4xMyw1LjEzLDQsOCw2Ljg3LDEwLjg3LDQsMTIsNS4xMyw5LjEzLDhaIi8+PC9zdmc+) no-repeat;background-size:cover}.rule_overlay .wrapper .pic{width:8rem}.rule_overlay .wrapper .pic img{width:100%;height:auto;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.play_videos_compo{box-shadow:0 0.08rem 0.16rem rgba(0,0,0,.16)}.play_videos_compo .player_box{width:100%;position:relative}.play_videos_compo .player_box .player_video{width:100%;height:5.6rem;background:#fff;position:relative}.play_videos_compo .player_box .player_video .video-js .vjs-big-play-button{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:1.17333rem;height:1.17333rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0iUGxheSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCI+CiAgPGNpcmNsZSBpZD0iRWxsaXBzZV8zMiIgZGF0YS1uYW1lPSJFbGxpcHNlIDMyIiBjeD0iMTAiIGN5PSIxMCIgcj0iMTAiIGZpbGw9IiNjMWMxYzEiLz4KICA8cGF0aCBpZD0iUG9seWdvbl8xIiBkYXRhLW5hbWU9IlBvbHlnb24gMSIgZD0iTTMuNzg2LDEuMzg2YS43NS43NSwwLDAsMSwxLjM0OSwwTDguNCw4LjA4OGEuNzUuNzUsMCwwLDEtLjY3NCwxLjA3OEgxLjJBLjc1Ljc1LDAsMCwxLC41MjUsOC4wODhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNS44MzMgNS41MzkpIHJvdGF0ZSg5MCkiLz4KPC9zdmc+Cg==) left top no-repeat;background-size:cover;border-radius:50%;border:none}.play_videos_compo .player_box .player_video .video-js .vjs-big-play-button>span{display:none}.play_videos_compo .player_box .video-js .vjs-control-bar{z-index:8 !important}.play_videos_compo .videos_info{background:#fff;padding:0 0.26667rem}.play_videos_compo .videos_info .video_detail{padding-top:0.21333rem}.play_videos_compo .videos_info .video_detail .user{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin:0.4rem 0}.play_videos_compo .videos_info .video_detail .user .pic{width:0.90667rem;height:0.90667rem;border-radius:50%;overflow:hidden}.play_videos_compo .videos_info .video_detail .user .info{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%}.play_videos_compo .videos_info .video_detail .user h2.name{margin-left:0.32rem;font-family:"Roboto-Medium";font-size:0.37333rem;color:#000}.play_videos_compo .videos_info .video_detail .text{line-height:1.3;color:#000;overflow-x:hidden}.play_videos_compo .videos_info .video_detail .text h3{font-family:"Roboto-Medium";font-size:0.32rem}.play_videos_compo .videos_info .video_detail .text p{margin-top:0.10667rem;font-size:0.32rem}.play_videos_compo .videos_info .video_list{display:-webkit-box;display:-webkit-flex;display:flex;margin-top:0.56rem;padding-bottom:0.85333rem}.play_videos_compo .videos_info .video_list .video_box{overflow-x:hidden;width:100%}.play_videos_compo .videos_info .video_list .video_box .flex_box{display:-webkit-box;display:-webkit-flex;display:flex;overflow-x:auto}.play_videos_compo .videos_info .video_list .video_box .flex_box::-webkit-scrollbar{display:none}.play_videos_compo .videos_info .video_list .video_box .flex_box .video_item{margin-right:0.26667rem;width:2.26667rem !important}.play_videos_compo .videos_info .video_list .video_box .flex_box .video_item .poster{width:2.26667rem;height:1.33333rem;background:#e1e1e1;border-radius:0.08rem 0.08rem 0 0;overflow:hidden;position:relative}.play_videos_compo .videos_info .video_list .video_box .flex_box .video_item .poster:after{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:0.53333rem;height:0.53333rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0iUGxheSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCI+CiAgPGNpcmNsZSBpZD0iRWxsaXBzZV8zMiIgZGF0YS1uYW1lPSJFbGxpcHNlIDMyIiBjeD0iMTAiIGN5PSIxMCIgcj0iMTAiIGZpbGw9IiNjMWMxYzEiLz4KICA8cGF0aCBpZD0iUG9seWdvbl8xIiBkYXRhLW5hbWU9IlBvbHlnb24gMSIgZD0iTTMuNzg2LDEuMzg2YS43NS43NSwwLDAsMSwxLjM0OSwwTDguNCw4LjA4OGEuNzUuNzUsMCwwLDEtLjY3NCwxLjA3OEgxLjJBLjc1Ljc1LDAsMCwxLC41MjUsOC4wODhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNS44MzMgNS41MzkpIHJvdGF0ZSg5MCkiLz4KPC9zdmc+Cg==) top left no-repeat;background-size:0.53333rem auto}.play_videos_compo .videos_info .video_list .video_box .flex_box .video_item .poster.current::after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMC4xNTciIGhlaWdodD0iMjUuNTQzIiB2aWV3Qm94PSIwIDAgMjAuMTU3IDI1LjU0MyI+CiAgPGcgaWQ9Ikljb25fZmVhdGhlci1iYXItY2hhcnQtMiIgZGF0YS1uYW1lPSJJY29uIGZlYXRoZXItYmFyLWNoYXJ0LTIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03IC00KSI+CiAgICA8cGF0aCBpZD0iUGF0aF84NzMiIGRhdGEtbmFtZT0iUGF0aCA4NzMiIGQ9Ik0yNywyOC40NjRWMTUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xLjg0MyAtMC45MjEpIiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSI0Ii8+CiAgICA8cGF0aCBpZD0iUGF0aF84NzQiIGRhdGEtbmFtZT0iUGF0aCA4NzQiIGQ9Ik0xOCwyNy41NDNWNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTAuOTIxKSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iNCIvPgogICAgPHBhdGggaWQ9IlBhdGhfODc1IiBkYXRhLW5hbWU9IlBhdGggODc1IiBkPSJNOSwyOS4wNzlWMjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTEuNTM2KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iNCIvPgogIDwvZz4KPC9zdmc+Cg==) top left no-repeat;background-size:cover}.play_videos_compo .videos_info .video_list .video_box .flex_box .video_item .user{padding:0 0.10667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:0.64rem;line-height:0.64rem;border-radius:0 0 0.08rem 0.08rem;background:#e1e1e1}.play_videos_compo .videos_info .video_list .video_box .flex_box .video_item .user img{width:0.42667rem;height:0.42667rem;border-radius:50%;margin-right:0.10667rem}.play_videos_compo .videos_info .video_list .video_box .flex_box .video_item .user p{font-family:"Roboto-Medium";font-size:0.32rem;color:#797979}.play_videos_compo .videos_info .video_list .video_box .flex_box .video_item:last-child{margin-right:0}.trends_comment_compo{position:relative;border-bottom:0.02667rem solid #d5d5d5;padding:0.21333rem 0.18667rem 0.32rem}.trends_comment_compo .user_info{display:-webkit-box;display:-webkit-flex;display:flex}.trends_comment_compo .user_info .pic{-webkit-box-flex:0;-webkit-flex:0 0 0.64rem;flex:0 0 0.64rem;margin-right:0.21333rem;width:0.64rem;height:0.64rem;border-radius:50%}.trends_comment_compo .user_info .pic img{border-radius:50%}.trends_comment_compo .user_info .user h2{font-family:"Roboto-Medium";font-size:0.32rem;color:#000}.trends_comment_compo .user_info .user h2 a{display:block;color:#000}.trends_comment_compo .user_info .user .time{margin-top:0.10667rem;font-size:0.32rem;color:#5d5d5d}.trends_comment_compo .content{margin:0.16rem 0 0 0.82667rem;font-size:0.32rem}.trends_comment_compo .content a{font-family:"Roboto-Bold";font-size:0.32rem}.trends_comment_compo .content a.blue{color:#3394d5}.trends_comment_compo .content a.red{color:#bd0d42}.trends_comment_compo .content span{color:#000}.trends_comment_compo .option{position:absolute;right:0;top:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.trends_comment_compo .option .like{padding-left:0.58667rem;font-size:0.32rem;color:#000;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAyNJREFUaEPtmf2VTEEQxe9GYDNABIgAESACRIAIEAEiQASIABHsbgTIgAg4vz3de2rq9Ue99/qZM+dM/zU70119b9XtqureEx34ODlw/DoS2HcEjxE4pAicSnog6aGkG5JuJ/DfJP2W9FnSl/S5xcva4fO9NPlc0s8Zdi6XRSTEJs8kPZfE5954K+l1gQhrXyY7PRs4BDvveg7pEcDL7423exvn3wFwXxJeZWDna9ABdg/WP0qRKe7dIrB0U7vR0/QHTlg6cMadGokaAcKNx7LO8+a/UmjRPd5hHnPQMRK7FkT5x9kBpLVz3dlhLyLKvJ1RI/Aq6dVO/ijpSQcgJN505rxI4FvTPkh67CZwrsDVJYBXfzi9RsBnw5CsSQZJAS4yPAm8f9NHoRQBDwDZkDbnDDIImWtuBP0epFUrp4kDSgTI5+T7PCIh9xsTRezYQf2YaHimJKkz2LkaJQJn7vCSAXI6nBOFEXM52ODJAxzgaRL463bu1YoRQFs2mnhK4A6eAGG6ZVxC/iXv72NQX6hHeXw3vdPld6UIAPauWTQn9Y0m6TNiiIAvRpODMxplw55PKJOMWIoAOZ9CZsc+ZOTlAx4KGbWhmYX40ctoH1Hw3p/Ip3YG+L7EfklBW6q2Uk9VVEErx/uKDJj/UdR88WLfai/WIsBZQDq2RUZ/kJjbEkQjQQuCdGzvResNqR3tZ4O9Kkvf8cntXu3Noygr82p3EG5kvq/qHmK7R6mzpNXNt62VuK+W46idRi3diTkP1dGLQF7osxLfjyTB/cFflopZxzOJEiC8kLAtxigSJfAXKRN2z1qUAGC3ILEKfKsO1DQHCbKBv7wvkdNq8EsIsIaUhpw8iWh2qmWbsGwirUQvs0CC1BZ+/kgGh4JfGoFMrnYmapEYDn4tgdbBjj4tLpLNCAlZG7VIZBLMLb2LrgY/IgJWTlRs/5qW87h/1Z7zUNY8j3PqQO9g58LmSfh1w8CPjIAFWXrXzL8X3zcjnqnNGR2BvE/pfXSTx4GtCEDEktgE/FYSstHO///a7F1pywiskXZ47ZFA2FUbTTxGYCPHhs3+AxYLrzGu9OCNAAAAAElFTkSuQmCC) left center no-repeat;background-size:0.42667rem auto;cursor:pointer}.trends_comment_compo .option .like.liked{background:url(/_nuxt/m/img/favorite_red.146de08.png) left center no-repeat;background-size:0.42667rem auto}.trends_comment_compo .option .more{position:relative;margin-left:0.4rem}.trends_comment_compo .option .more .icon{width:0.53333rem;height:0.53333rem;display:block}.vote_comment_compo .comment_pop_compo{padding:0.96rem 0.64rem 0}.vote_comment_compo .comment_pop_compo .movie_title{font-family:"Roboto-Medium";font-size:0.48rem;color:#1d1d1e}.vote_comment_compo .comment_pop_compo .con{margin-bottom:0.53333rem}.vote_comment_compo .comment_pop_compo .con .comment_text{margin-top:0.32rem;font-size:0.42667rem;color:#1d1d1e}.vote_comment_compo .comment_pop_compo .con .textarea_con{margin-top:0.42667rem;position:relative}.vote_comment_compo .comment_pop_compo .con .textarea_con .van-loading.van-loading--circular{z-index:9;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.vote_comment_compo .comment_pop_compo .con .textarea_con .tag{z-index:1;position:absolute;top:0.32rem;left:0.42667rem;font-family:"Roboto-Medium";font-size:0.4rem}.vote_comment_compo .comment_pop_compo .con .textarea_con .tag.blue{color:#3394d5}.vote_comment_compo .comment_pop_compo .con .textarea_con .tag.red{color:#bd0d42}.vote_comment_compo .comment_pop_compo .con .textarea_con .van-cell.van-field.van-field--min-height{padding:0.26667rem 0.42667rem;border:0.02667rem solid #ccc;border-radius:0.10667rem}.vote_comment_compo .comment_pop_compo .con .login_note{margin-top:0.24rem;padding:0 0.16rem;line-height:1.3;font-family:"Roboto-Medium";font-size:0.32rem;color:#1d1d1e}.vote_comment_compo .comment_pop_compo .con .login_note span{border-bottom:0.02667rem solid #1d1d1e}.trends_comment_page{background:#fff !important}.trends_comment_page .page_title{padding:0.64rem 0.53333rem 0.42667rem;font-family:"Roboto-Bold";font-size:0.53333rem;background:#f4f4f4}.trends_comment_page .page_title.blue{color:#3394d5}.trends_comment_page .page_title.red{color:#bd0d42}.trends_comment_page .van-pull-refresh{min-height:5.33333rem}.trends_comment_page .page_loading{width:100%;text-align:center;position:absolute;top:2.24rem;left:0}.trends_comment_page .van-list .comment_item{margin:0.26667rem 0.26667rem 0}.trends_comment_page .no_comment_data{padding:0.32rem;font-size:0.32rem;color:#000}.trends_all_comment_page{background:#fff !important}.trends_all_comment_page .page_title{padding:0.64rem 0.53333rem;font-family:"Roboto-Bold";font-size:0.53333rem;color:#000;background:#f4f4f4}.trends_all_comment_page .comment_con{margin:0 0.26667rem;position:relative;min-height:2.66667rem}.trends_all_comment_page .comment_con .total{margin:0.26667rem 0 0.53333rem;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}.trends_all_comment_page .comment_con .total p{font-size:0.32rem;color:#1d1d1e}.trends_all_comment_page .comment_con .total ul.type_select{display:-webkit-box;display:-webkit-flex;display:flex;height:0.58667rem;line-height:0.58667rem;border:0.02667rem solid #d7d7d7;border-radius:0.58667rem}.trends_all_comment_page .comment_con .total ul.type_select li{padding:0 0.48rem;font-size:0.32rem;color:#777}.trends_all_comment_page .comment_con .total ul.type_select li.current{background:#d7d7d7;border-radius:0.58667rem}.trends_all_comment_page .comment_con .page_loading{width:100%;text-align:center;position:absolute;top:1.6rem;left:0}.trends_all_comment_page .comment_con .van-list .comment_item{margin-top:0.24rem}.trends_all_comment_page .comment_con .no_comment_data{padding:0.32rem;font-size:0.32rem;color:#000}.trends_video_list_page .page_title{padding:0.64rem 0.53333rem;font-family:"Roboto-Bold";font-size:0.53333rem;color:#000;background:#fff}.trends_video_list_page .list_box{margin:0.32rem 0.26667rem}.trends_video_compo{background:#fff;border-radius:0.21333rem;box-shadow:0 0.08rem 0.16rem rgba(0,0,0,.16)}.trends_video_compo .pic{width:100%;border-radius:0.21333rem 0.21333rem 0 0;overflow:hidden;background:#f5e9de}.trends_video_compo .pic .play_icon{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:1.22667rem;height:1.22667rem;background:url(/_nuxt/m/img/play-whiteshadow.8f8763a.svg) left top no-repeat;background-size:1.22667rem auto}.trends_video_compo .title{margin-top:0.34667rem;padding:0 0.42667rem;line-height:1.3;font-family:"Roboto-Bold";font-size:0.37333rem;color:#000}.trends_video_compo .user{padding:0.26667rem 0.42667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.trends_video_compo .user img{-webkit-box-flex:0;-webkit-flex:0 0 0.64rem;flex:0 0 0.64rem;width:0.64rem;height:0.64rem;border-radius:50%}.trends_video_compo .user p{margin-left:0.21333rem;font-size:0.37333rem;color:#333}.trends_help_page{background:#fff !important}.trends_help_page .back{padding:0.26667rem 0.21333rem;background:#f4f4f4;display:-webkit-box;display:-webkit-flex;display:flex}.trends_help_page .back img{display:block;width:0.64rem;height:0.64rem}.trends_help_page .pic{padding:0.42667rem 0.42667rem 0}.trends_help_page .pic img{image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.article_category_page{background:#f6f6f6 !important}.article_category_page .article_list{min-height:10.66667rem}.article_category_page .article_list .feed-article-card-compo{margin:0.21333rem 0.26667rem}.article_category_page .empty_wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-height:10.66667rem;background:#fff}.article_category_page .empty_wrap img{display:block;width:4.90667rem;margin-top:0.8rem}.article_category_page .empty_wrap .text{font-size:0.32rem;color:#999;width:80%;text-align:center}.article_category_page .following_list{display:-webkit-box;display:-webkit-flex;display:flex;overflow-x:auto;margin:0.64rem 0 0.64rem 0.32rem}.article_category_page .following_list::-webkit-scrollbar{display:none}.article_category_page .following_list .user_item+.user_item{margin-left:0.61333rem}.article_category_page .following_list .user_item.add{margin-right:0.61333rem}.article_category_page .following_list .user_item.add img{width:0.64rem;height:0.64rem;padding:0.45333rem;border:0.05333rem solid #b498fe}.article_category_page .following_list .user_item.add .name{color:#b498fe}.article_category_page .following_list img{display:block;width:1.6rem;height:1.6rem;border-radius:50%}.article_category_page .following_list .name{color:#333;font-family:"Roboto-Medium";font-size:0.32rem;line-height:140%;margin-top:0.21333rem;width:1.6rem;text-align:center}.banner_article_card_compo{background:#fff;border-radius:0.10667rem;box-shadow:0 0.10667rem 0.53333rem rgba(0,0,0,.1);overflow:hidden}.banner_article_card_compo .content{padding:0.26667rem 0.42667rem 0.26667rem 0.29333rem}.banner_article_card_compo .content .title{line-height:1.3;height:2.6em;font-family:"Roboto-Medium";font-size:0.34667rem;color:#000;overflow-wrap:break-word}.banner_article_card_compo .content .info{margin-top: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}.banner_article_card_compo .content .info .user{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.32rem;color:#999}.banner_article_card_compo .content .info .user .avatar{margin-right:0.21333rem;-webkit-box-flex:0;-webkit-flex:0 0 0.74667rem;flex:0 0 0.74667rem;width:0.74667rem;height:0.74667rem;border-radius:50%;overflow:hidden}.banner_article_card_compo .content .info .user a{color:#999}.banner_article_card_compo .content .info .user .pv{margin:0 0.66667rem;padding-left:0.56rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9InZpZXdzIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTcuOTk5ODQgNC42NjY2N0MxMC41MjY1IDQuNjY2NjcgMTIuNzc5OCA2LjA4NjY3IDEzLjg3OTggOC4zMzMzM0MxMi43Nzk4IDEwLjU4IDEwLjUzMzIgMTIgNy45OTk4NCAxMkM1LjQ2NjUgMTIgMy4yMTk4NCAxMC41OCAyLjExOTg0IDguMzMzMzNDMy4yMTk4NCA2LjA4NjY3IDUuNDczMTcgNC42NjY2NyA3Ljk5OTg0IDQuNjY2NjdaTTcuOTk5ODQgMy4zMzMzM0M0LjY2NjUgMy4zMzMzMyAxLjgxOTg0IDUuNDA2NjcgMC42NjY1MDQgOC4zMzMzM0MxLjgxOTg0IDExLjI2IDQuNjY2NSAxMy4zMzMzIDcuOTk5ODQgMTMuMzMzM0MxMS4zMzMyIDEzLjMzMzMgMTQuMTc5OCAxMS4yNiAxNS4zMzMyIDguMzMzMzNDMTQuMTc5OCA1LjQwNjY3IDExLjMzMzIgMy4zMzMzMyA3Ljk5OTg0IDMuMzMzMzNaTTcuOTk5ODQgNi42NjY2N0M4LjkxOTg0IDYuNjY2NjcgOS42NjY1IDcuNDEzMzMgOS42NjY1IDguMzMzMzNDOS42NjY1IDkuMjUzMzMgOC45MTk4NCAxMCA3Ljk5OTg0IDEwQzcuMDc5ODQgMTAgNi4zMzMxNyA5LjI1MzMzIDYuMzMzMTcgOC4zMzMzM0M2LjMzMzE3IDcuNDEzMzMgNy4wNzk4NCA2LjY2NjY3IDcuOTk5ODQgNi42NjY2N1pNNy45OTk4NCA1LjMzMzMzQzYuMzQ2NSA1LjMzMzMzIDQuOTk5ODQgNi42OCA0Ljk5OTg0IDguMzMzMzNDNC45OTk4NCA5Ljk4NjY3IDYuMzQ2NSAxMS4zMzMzIDcuOTk5ODQgMTEuMzMzM0M5LjY1MzE3IDExLjMzMzMgMTAuOTk5OCA5Ljk4NjY3IDEwLjk5OTggOC4zMzMzM0MxMC45OTk4IDYuNjggOS42NTMxNyA1LjMzMzMzIDcuOTk5ODQgNS4zMzMzM1oiIGZpbGw9IiM5OTk5OTkiLz4KPC9nPgo8L3N2Zz4K) left center no-repeat;background-size:0.42667rem auto}.banner_article_card_compo .content .info .favorite{-webkit-box-flex:0;-webkit-flex:0 0 0.74667rem;flex:0 0 0.74667rem;width:0.74667rem;height:0.74667rem;border-radius:50%;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fY29sbGVjdCIgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM3N18xNTgyKSI+CjxwYXRoIGlkPSJWZWN0b3IiIGQ9Ik0xOS44MzMgMy41SDguMTY2MzRDNi44ODMwMSAzLjUgNS44MzMwMSA0LjU1IDUuODMzMDEgNS44MzMzM1YyNC41TDEzLjk5OTcgMjFMMjIuMTY2MyAyNC41VjUuODMzMzNDMjIuMTY2MyA0LjU1IDIxLjExNjMgMy41IDE5LjgzMyAzLjVaTTE5LjgzMyAyMUwxMy45OTk3IDE4LjQ1NjdMOC4xNjYzNCAyMVY1LjgzMzMzSDE5LjgzM1YyMVoiIGZpbGw9ImJsYWNrIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMzc3XzE1ODIiPgo8cmVjdCB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==) center center no-repeat #f6f6f6;background-size:auto 0.53333rem}.banner_article_card_compo .content .info .favorite.favorited{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fY29sbGVjdF9mdWxsIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTE5LjgzMzQgMy41SDguMTY2NzFDNi44ODMzNyAzLjUgNS44MzMzNyA0LjU1IDUuODMzMzcgNS44MzMzM1YyNC41TDE0IDIxTDIyLjE2NjcgMjQuNVY1LjgzMzMzQzIyLjE2NjcgNC41NSAyMS4xMTY3IDMuNSAxOS44MzM0IDMuNVoiIGZpbGw9IiNFREM0QTUiLz4KPC9nPgo8L3N2Zz4K) center center no-repeat #f6f6f6;background-size:auto 0.53333rem}.article_list_compo{border-bottom:0.02667rem solid #f6f6f6}.article_list_compo:last-child{border-bottom:0}.article_list_compo .card_list_new{padding:0.32rem 0}.article_list_compo .card_list_new .article_title{color:#333;font-family:"Roboto-Bold";font-size:0.42667rem;line-height:1.3;max-height:2.6em;margin-bottom:0.16rem}.article_list_compo .card_list_new .flex_wrap{display:-webkit-box;display:-webkit-flex;display:flex}.article_list_compo .card_list_new .flex_wrap .poster{-webkit-box-flex:0;-webkit-flex:0 0 34.1%;flex:0 0 34.1%;position:relative;border-radius:0.16rem}.article_list_compo .card_list_new .flex_wrap .poster .pic_proportion{background:#f1f1f1;border-radius:0.16rem}.article_list_compo .card_list_new .flex_wrap .poster .pic_proportion img{border-radius:0.16rem}.article_list_compo .card_list_new .flex_wrap .poster .pv{position:absolute;top:0;left:0;padding:0 0.10667rem;height:0.48rem;line-height:0.48rem;font-size:0.32rem;color:#fff;background:rgba(0,0,0,.4);border-radius:0.16rem 0 0.16rem 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.article_list_compo .card_list_new .flex_wrap .poster .pv img{display:block;width:0.42667rem;margin-right:0.10667rem}.article_list_compo .card_list_new .flex_wrap .poster .runtime{position:absolute;bottom:0.10667rem;right:0.10667rem;font-size:0.32rem;color:#fff;width:1.01333rem;height:0.42667rem;background:rgba(0,0,0,.4);border-radius:0.10667rem;text-align:center;line-height:0.42667rem}.article_list_compo .card_list_new .flex_wrap .poster .play_btn{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:0.64rem;height:0.64rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fcGxheSI+CjxjaXJjbGUgaWQ9IiYjMjMwOyYjMTY0OyYjMTczOyYjMjI5OyYjMTU2OyYjMTM0OyYjMjI5OyYjMTg5OyYjMTYyOyIgY3g9IjI0IiBjeT0iMjQiIHI9IjI0IiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjQiLz4KPHBhdGggaWQ9IiYjMjI4OyYjMTg0OyYjMTM3OyYjMjMyOyYjMTY3OyYjMTQ2OyYjMjI5OyYjMTg5OyYjMTYyOyIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMi4zNDQ0IDIzLjEwNTZDMzMuMDgxNSAyMy40NzQxIDMzLjA4MTUgMjQuNTI1OSAzMi4zNDQ0IDI0Ljg5NDRMMTkuNTgwNSAzMS4yNzY0QzE4LjkxNTYgMzEuNjA4OCAxOC4xMzMzIDMxLjEyNTMgMTguMTMzMyAzMC4zODJWMTcuNjE4QzE4LjEzMzMgMTYuODc0NyAxOC45MTU2IDE2LjM5MTIgMTkuNTgwNSAxNi43MjM2TDMyLjM0NDQgMjMuMTA1NloiIGZpbGw9IndoaXRlIi8+CjwvZz4KPC9zdmc+Cg==) top left no-repeat;background-size:cover}.article_list_compo .card_list_new .flex_wrap .content{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%;padding-left:0.21333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.article_list_compo .card_list_new .flex_wrap .content .title{font-family:"Roboto-Bold";font-size:0.37333rem;color:#000;line-height:1.5}.article_list_compo .card_list_new .flex_wrap .content .title .tag_video{color:#61bfba}.article_list_compo .card_list_new .flex_wrap .content .title .tag_article{color:#d2c849}.article_list_compo .card_list_new .flex_wrap .content .desc{font-size:0.34667rem;color:#666;line-height:1.3}.article_list_compo .card_list_new .flex_wrap .content .desc .tag_video{color:#61bfba}.article_list_compo .card_list_new .flex_wrap .content .desc .tag_article{color:#d2c849}.article_list_compo .card_list_new .flex_wrap .content .info{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.article_list_compo .card_list_new .flex_wrap .content .info .user{line-height:0.58667rem}.article_list_compo .card_list_new .flex_wrap .content .info .user a{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;max-width:100%}.article_list_compo .card_list_new .flex_wrap .content .info .user a .avatar{-webkit-box-flex:0;-webkit-flex:0 0 0.53333rem;flex:0 0 0.53333rem;width:0.53333rem;height:0.53333rem;border-radius:50%}.article_list_compo .card_list_new .flex_wrap .content .info .user a .username{margin-left:0.10667rem;font-size:0.32rem;color:#999;-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%}.article_list_compo .card_list_new .flex_wrap .content .info .createtime{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;font-size:0.32rem;color:#999}.article_detail_page{background:#fff !important}.article_detail_page .article_detail{padding:0 0.42667rem}.article_detail_page .btn_report_wrap,.article-detail-page .btn_report_wrap{display:-webkit-box;display:-webkit-flex;display:flex;margin:0 0.42667rem;padding:0.26667rem 0;border-bottom:0.02667rem solid #f6f6f6;font-size:0.32rem;color:#999}.article_detail_page .btn_report_wrap .btn,.article-detail-page .btn_report_wrap .btn{cursor:pointer;-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;margin-left:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.article_detail_page .btn_report_wrap .btn img,.article-detail-page .btn_report_wrap .btn img{display:block;margin-right:0.05333rem;width:0.48rem}.article_detail_page .article_detail,.article-detail-page .article_detail{background:#fff}.article_detail_page .article_detail .title,.article-detail-page .article_detail .title{margin:0.64rem 0 0.4rem 0;font-family:"Roboto-Bold";font-size:0.64rem}.article_detail_page .article_detail .title .title_con,.article-detail-page .article_detail .title .title_con{line-height:1.2;color:#000;overflow-wrap:break-word;vertical-align:middle;font-family:"Roboto-Bold";font-size:0.64rem;display:initial}.article_detail_page .article_detail .title .spoiler_icon,.article-detail-page .article_detail .title .spoiler_icon{margin-left:0.21333rem;display:inline-block;padding:0 0.21333rem 0 0.10667rem;height:0.48rem;line-height:0.48rem;vertical-align:middle;font-family:"Roboto-Medium";font-size:0.37333rem;color:#fff;background:#ff7c80;position:relative}.article_detail_page .article_detail .title .spoiler_icon:after,.article-detail-page .article_detail .title .spoiler_icon:after{content:"";position:absolute;top:0;right:0;width:0;height:0;border-top:0.24rem solid rgba(0,0,0,0);border-right:0.10667rem solid #fff;border-bottom:0.24rem solid rgba(0,0,0,0)}.article_detail_page .article_detail .author,.article-detail-page .article_detail .author{display:-webkit-box;display:-webkit-flex;display:flex;margin-bottom:0.66667rem}.article_detail_page .article_detail .author .avatar,.article-detail-page .article_detail .author .avatar{display:block;width:0.85333rem;height:0.85333rem;-webkit-box-flex:0;-webkit-flex:0 0 0.85333rem;flex:0 0 0.85333rem;margin-right:0.21333rem}.article_detail_page .article_detail .author .avatar img,.article-detail-page .article_detail .author .avatar img{border-radius:50%}.article_detail_page .article_detail .author .info,.article-detail-page .article_detail .author .info{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%;font-size:0}.article_detail_page .article_detail .author .info .name,.article-detail-page .article_detail .author .info .name{display:inline-block;margin-bottom:0.10667rem;font-size:0;max-width:100%;word-break:break-word}.article_detail_page .article_detail .author .info .name a,.article-detail-page .article_detail .author .info .name a{display:-webkit-box;display:-webkit-flex;display:flex;font-family:"Roboto-Medium";font-size:0.37333rem;color:#000}.article_detail_page .article_detail .author .info .bottom,.article-detail-page .article_detail .author .info .bottom{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.article_detail_page .article_detail .author .info .bottom .createtime,.article-detail-page .article_detail .author .info .bottom .createtime{font-size:0.32rem;color:#999}.article_detail_page .article_detail .author .info .bottom .pv,.article-detail-page .article_detail .author .info .bottom .pv{font-size:0.32rem;color:#999;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-left:0.53333rem;gap:0.10667rem}.article_detail_page .article_detail .author .info .bottom .pv img,.article-detail-page .article_detail .author .info .bottom .pv img{display:block;width:0.42667rem;margin-right:0.10667rem}.article_detail_page .article_detail .author .info .bottom .pv .pv-icon,.article-detail-page .article_detail .author .info .bottom .pv .pv-icon{color:#9a76fe}.article_detail_page .article_detail .author .btn,.article-detail-page .article_detail .author .btn{margin-left:0.58667rem}.article_detail_page .article_detail .author .btn img,.article-detail-page .article_detail .author .btn img{width:0.53333rem;height:0.53333rem;display:block}.article_detail_page .article_detail .author .btn.flex_right,.article-detail-page .article_detail .author .btn.flex_right{margin-left:auto}.article_detail_page .article_detail .author+.challenge_box,.article-detail-page .article_detail .author+.challenge_box{margin-top:-0.29333rem}.article_detail_page .article_detail .author .verification_medal_compo,.article-detail-page .article_detail .author .verification_medal_compo{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto}.article_detail_page .article_detail .author .follow_btn,.article-detail-page .article_detail .author .follow_btn{-webkit-align-self:flex-start;align-self:flex-start}.article_detail_page .article_detail .challenge_box,.article-detail-page .article_detail .challenge_box{background:#eff9f8;line-height:0.42667rem;padding:0.10667rem 0.16rem;margin-bottom:0.37333rem;font-family:"Roboto-Medium";font-size:0.32rem}.article_detail_page .article_detail .challenge_box a,.article-detail-page .article_detail .challenge_box a{color:#61bfba}.article_detail_page .article_detail .ck-content,.article-detail-page .article_detail .ck-content{font-size:0.42667rem;font-family:"Inter";color:#333;overflow-wrap:break-word;line-height:1.6}.article_detail_page .article_detail .ck-content img[src=""],.article_detail_page .article_detail .ck-content img:not([src]),.article-detail-page .article_detail .ck-content img[src=""],.article-detail-page .article_detail .ck-content img:not([src]){min-height:0 !important;height:0 !important;margin-top:0;margin-bottom:0}.article_detail_page .article_detail .ck-content figure,.article-detail-page .article_detail .ck-content figure{max-width:100%}.article_detail_page .more_like,.article-detail-page .more_like{padding:0 0.42667rem;margin:0.85333rem 0 0.53333rem}.article_detail_page .more_like .more_like_title,.article-detail-page .more_like .more_like_title{font-family:"Roboto-Bold";font-size:0.42667rem;color:#000}.article_detail_page .comment_wrap,.article-detail-page .comment_wrap{margin:0.53333rem 0.42667rem 0}.article_detail_page .comment_wrap .comment_title,.article-detail-page .comment_wrap .comment_title{font-family:"Inter-Bold";font-size:0.42667rem;color:#333}.article_detail_page .comment_wrap .write,.article-detail-page .comment_wrap .write{margin:0.48rem 0 0.32rem;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}.article_detail_page .comment_wrap .write .avatar,.article-detail-page .comment_wrap .write .avatar{width:0.85333rem;height:0.85333rem;border-radius:50%}.article_detail_page .comment_wrap .write .comment,.article-detail-page .comment_wrap .write .comment{font-family:"Inter";-webkit-box-flex:1;-webkit-flex:1;flex:1;margin-left:0.21333rem;padding:0 0.42667rem;height:0.96rem;line-height:0.96rem;font-size:0.34667rem;color:#999;opacity:.8;border-radius:0.53333rem;background:#f6f6f6;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.article_detail_page .comment_wrap .comment_panel .comment_collapse,.article-detail-page .comment_wrap .comment_panel .comment_collapse{margin:0.21333rem auto;text-align:center;border-top:0.02667rem solid rgba(0,0,0,.1);padding:0}.article_detail_page .comment_wrap .comment_panel .comment_collapse i,.article-detail-page .comment_wrap .comment_panel .comment_collapse i{margin-left:0.10667rem;color:#160e23}.article_detail_page .comment_wrap .comment_panel .collapse_btn,.article-detail-page .comment_wrap .comment_panel .collapse_btn{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;cursor:pointer;padding:0.21333rem 0;color:#999;font-family:"Nunito";font-size:0.32rem}.article_detail_page .comment_wrap .comment_panel .all_collapsed,.article-detail-page .comment_wrap .comment_panel .all_collapsed{font-family:"Nunito";font-size:0.34667rem;color:#666;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.article_detail_page .comment_wrap .comment_panel .all_collapsed img,.article-detail-page .comment_wrap .comment_panel .all_collapsed img{display:block;margin-bottom:0.32rem;width:2.66667rem}.article_detail_page .comment_wrap .comment_panel>div.more_btn,.article-detail-page .comment_wrap .comment_panel>div.more_btn{margin-top:0.45333rem;height:0.93333rem;line-height:0.93333rem;text-align:center;font-size:0.34667rem;color:#666;border-radius:0.50667rem;border:0.01333rem solid #d9d9d9}.article_detail_page .comment_wrap .empty_warp,.article-detail-page .comment_wrap .empty_warp{margin-top:0.8rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.32rem;color:#d9d9d9}.article_detail_page .comment_wrap .empty_warp img,.article-detail-page .comment_wrap .empty_warp img{margin-bottom:0.42667rem;width:2.66667rem;height:auto;display:block}.article_detail_page .comment_wrap .empty_warp p,.article-detail-page .comment_wrap .empty_warp p{margin-top:0.21333rem}.article_detail_page .page_footer,.article-detail-page .page_footer{z-index:9;position:fixed;bottom:0;width:100%;background:#fff}.article_detail_page .page_footer .award_vote,.article-detail-page .page_footer .award_vote{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding:0 0.42667rem;height:1.28rem;background-image:url(/_nuxt/m/img/vote-bg.bf31a7e.png);background-size:contain;color:#fff;font-family:"Nunito-Bold";font-size:0.37333rem;font-style:normal;font-weight:700;line-height:normal}.article_detail_page .page_footer .award_vote a,.article-detail-page .page_footer .award_vote a{color:#fff}.article_detail_page .page_footer .award_vote .btn,.article-detail-page .page_footer .award_vote .btn{padding:0.05333rem 0.42667rem;border-radius:0.50667rem;background:#fff;color:#160e23;text-align:center;font-family:"Nunito-Bold";font-size:0.37333rem;font-style:normal;font-weight:700;line-height:normal;text-transform:capitalize}.article_detail_page .page_footer .award_vote .btn.disabled,.article-detail-page .page_footer .award_vote .btn.disabled{opacity:.4;pointer-events:none}.article_detail_page .page_footer .footer_option,.article-detail-page .page_footer .footer_option{min-height:1.49333rem;padding:0.26667rem 0.42667rem;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:#fff;box-sizing:border-box}.article_detail_page .page_footer .comment,.article-detail-page .page_footer .comment{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;box-sizing:border-box;padding:0 0.26667rem;width:4.58667rem;height:0.96rem;line-height:0.96rem;font-size:0.32rem;color:#999;background:#f6f6f6;border-radius:0.53333rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.article_detail_page .page_footer .comment span.login,.article-detail-page .page_footer .comment span.login{color:#b498fe}.article_detail_page .page_footer .buttons,.article-detail-page .page_footer .buttons{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.article_detail_page .page_footer .buttons .button,.article-detail-page .page_footer .buttons .button{margin-left:0.16rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative}.article_detail_page .page_footer .buttons .button .num,.article-detail-page .page_footer .buttons .button .num{position:relative;top:-0.26667rem;font-size:0.32rem;min-width:0.4rem;display:inline-block;color:#000;font-family:"Nunito"}.article_detail_page .page_footer .buttons .button .svg-icon,.article-detail-page .page_footer .buttons .button .svg-icon{font-size:0.53333rem}.article_detail_page .page_footer .buttons .button .svg-icon.comment-icon,.article-detail-page .page_footer .buttons .button .svg-icon.comment-icon{width:0.58667rem;height:0.58667rem}.article_detail_page .page_footer .buttons .like_weight,.article-detail-page .page_footer .buttons .like_weight{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:none;color:#fd4848;white-space:nowrap;font-family:"Roboto-Medium";font-size:0.32rem}.article_detail_page .page_footer .buttons .pop-enter,.article-detail-page .page_footer .buttons .pop-enter{opacity:0;top:0;display:block}.article_detail_page .page_footer .buttons .pop-enter-active,.article-detail-page .page_footer .buttons .pop-enter-active{-webkit-transition:opacity .5s ease,top .5s ease;transition:opacity .5s ease,top .5s ease;display:block}.article_detail_page .page_footer .buttons .pop-enter-to,.article-detail-page .page_footer .buttons .pop-enter-to{opacity:1;top:-0.53333rem;display:block}@supports(bottom: env(safe-area-inset-bottom)){.article_detail_page .page_footer,.article-detail-page .page_footer{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}}.article_comment_pop_compo{box-sizing:border-box;border-radius:0.85333rem 0.85333rem 0 0}.article_comment_pop_compo .close_btn{position:absolute;top:0.42667rem;right:0.42667rem;width:0.48rem;height:0.48rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iNS42MjUiIHk9IjQuNSIgd2lkdGg9IjExLjEzNjkiIGhlaWdodD0iMS41OTA5OSIgdHJhbnNmb3JtPSJyb3RhdGUoNDUgNS42MjUgNC41KSIgZmlsbD0iIzk5OTk5OSIvPgo8cmVjdCB4PSIxMy41IiB5PSI1LjYyNSIgd2lkdGg9IjExLjEzNjkiIGhlaWdodD0iMS41OTA5OSIgdHJhbnNmb3JtPSJyb3RhdGUoMTM1IDEzLjUgNS42MjUpIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=) center center no-repeat;background-size:cover}.article_comment_pop_compo .comment_total{margin:0.42667rem auto 0;padding-bottom:0.32rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;width:100%;border-bottom:0.01333rem solid rgba(0,0,0,.1)}.article_comment_pop_compo .comment_total .comment_title{font-family:"Roboto-Bold";font-size:0.42667rem;color:#333}.article_comment_pop_compo .comments_sort{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:end;justify-content:end;padding:0.21333rem 0.56rem}.article_comment_pop_compo .comments_sort .sort_box{padding:0.08rem;border-radius:0.16rem;background:#f5f5f5;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.article_comment_pop_compo .comments_sort .btn{color:#666;padding:0 0.16rem;font-size:0.32rem;font-family:"Nunito"}.article_comment_pop_compo .comments_sort .btn+.btn{margin-left:0.10667rem}.article_comment_pop_compo .comments_sort .btn.active{color:#333;border-radius:0.08rem;background:#fff}.article_comment_pop_compo .comment_list_wrap{padding:0 0.42667rem;height:10.66667rem;overflow-y:auto}.article_comment_pop_compo .comment_list_wrap .empty_warp{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:1.6rem 0}.article_comment_pop_compo .comment_list_wrap .empty_warp img{margin-bottom:0.42667rem;width:4.26667rem;height:auto;display:block}.article_comment_pop_compo .comment_list_wrap .empty_warp p{margin-top:0.21333rem;font-size:0.32rem;color:#d9d9d9}.article_comment_pop_compo .comment_list_wrap .loading_wrap{padding-top:1.33333rem;text-align:center}.article_comment_pop_compo .write_comment_pop{box-shadow:0 -0.008rem 0 0 #d0d1d3}.article_comment_pop_compo .write_comment_pop .van-cell.van-field .van-field__control{max-height:1.68rem}.comment_list_compo .detail{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.comment_list_compo .detail .pic{width:0.85333rem;height:0.85333rem;margin-right:0.26667rem}.comment_list_compo .detail .pic img{border-radius:50%}.comment_list_compo .detail .info{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:2.66667rem}.comment_list_compo .detail .info .user{font-size:0}.comment_list_compo .detail .info .user a{display:inline-block;max-width:100%;font-family:"Roboto-Medium";font-size:0.37333rem;color:#333}.comment_list_compo .detail .info .time{font-size:0.32rem;line-height:1;color:#666;margin-top:0.16rem}.comment_list_compo .detail .more{vertical-align:middle}.comment_list_compo .detail .icon{width:0.53333rem;height:0.53333rem;display:block}.comment_list_compo .comment_con{margin:0.32rem 0 0 1.12rem}.comment_list_compo .comment_con .content{line-height:0.53333rem;font-size:0.34667rem;color:#333;word-break:break-word;white-space:pre-wrap}.comment_list_compo .comment_con .content[data-show-collapse]{padding-right:0.32rem}.comment_list_compo .comment_con .content .quote_user{color:#4a9187;margin-right:0.10667rem}.comment_list_compo .comment_con .content .collapse-button{padding:0;background:rgba(0,0,0,0);color:#999;height:1em;font-size:0.32rem;bottom:0.05333rem}.comment_list_compo .comment_con .content .collapse-button:active::before{opacity:0}.comment_list_compo .comment_con .action{margin-top:0.32rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.comment_list_compo .comment_con .action img{width:0.48rem;height:0.48rem;display:block}.comment_list_compo .comment_con .action .reply{margin-right:1.06667rem}.comment_list_compo .comment_con .action .favorite{margin-right:0.16rem}.comment_list_compo .comment_con .action .num{font-size:0.32rem;color:#666}.comment_list_compo p.violation{margin-top:0.32rem;padding:0.53333rem;line-height:1.5;font-size:0.4rem;color:#000;overflow-wrap:break-word;background:#f4f4f4;border-radius:0.21333rem}.comment_list_compo .input_textarea{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:100%;padding:0.42667rem 0;background:#fff;box-shadow:0.02667rem 0.02667rem 0.16rem rgba(0,0,0,.16)}.comment_list_compo .input_textarea .van-cell.van-field{margin:0 0.4rem 0 0.66667rem;padding:0 0.4rem;width:7.81333rem;background:rgba(234,234,234,.5);border-radius:0.48rem}.comment_list_compo .input_textarea .van-cell.van-field .van-field__body{height:100%}.comment_list_compo .input_textarea .send_btn{display:block;width:0.56rem;height:auto}.comment_list_compo .input_textarea .submit_loading{width:0.64rem;height:0.64rem}.new_comment_list_compo{display:-webkit-box;display:-webkit-flex;display:flex}.new_comment_list_compo .avatar{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:0.85333rem;height:0.85333rem;border-radius:50%;overflow:hidden}.new_comment_list_compo .detail{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%;margin-left:0.21333rem;font-size:0}.new_comment_list_compo .detail .user{max-width:100%;font-family:"Inter-Medium";font-size:0.37333rem;-webkit-box-align:center;-webkit-align-items:center;align-items:center;color:#999;display:-webkit-box;display:-webkit-flex;display:flex}.new_comment_list_compo .detail .user .user_verification_per{overflow-x:hidden}.new_comment_list_compo .detail .user .tag{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;margin-left:0.21333rem;padding:0 0.21333rem;line-height:0.48rem;font-family:"Inter";font-size:0.32rem;color:#666;border-radius:0.66667rem;background:#f5f5f5}.new_comment_list_compo .detail .comment_content{margin-top:0.21333rem;font-size:0.37333rem;color:#000;word-break:break-word;white-space:pre-wrap;line-height:0.53333rem}.new_comment_list_compo .detail .comment_content .icon.comment-article-icon{padding-left:1.5em}.new_comment_list_compo .detail .comment_content .icon.comment-article-icon:after{width:1.4em;height:1.4em;background-size:1.4em 1.4em}.new_comment_list_compo .detail .comment_content .icon.comment-celeb-icon{padding-left:1.7em}.new_comment_list_compo .detail .comment_content .icon.comment-celeb-icon:after{width:1.6em;height:1.6em;background-size:1.6em 1.6em}.new_comment_list_compo .detail .comment_content a{font-size:0.32rem;color:#13386c}.new_comment_list_compo .detail .comment_content .quote_user{font-size:0.37333rem;color:#999}.new_comment_list_compo .detail .comment_con{margin-top:0.21333rem}.new_comment_list_compo .detail .comment_con .content{margin:0;line-height:0.53333rem;font-size:0.37333rem;color:#000;word-break:break-word;white-space:pre-wrap}.new_comment_list_compo .detail .comment_con .content[data-show-collapse]{padding-right:0.32rem}.new_comment_list_compo .detail .comment_con .content .quote_user{font-size:0.37333rem;color:#999}.new_comment_list_compo .detail .comment_con .content .collapse-button{padding:0;background:rgba(0,0,0,0);color:#999;height:1em;font-size:0.32rem;bottom:0.05333rem}.new_comment_list_compo .detail .comment_con .content .collapse-button:active::before{opacity:0}.new_comment_list_compo .detail .violation{margin-top:0.13333rem;padding:0.32rem;line-height:1.3;font-size:0.32rem;color:rgba(153,153,153,.8);overflow-wrap:break-word;background:rgba(246,246,246,.5);border-radius:0.10667rem}.new_comment_list_compo .detail .option{margin-top:0.21333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;gap:0.42667rem;-webkit-flex-wrap:wrap;flex-wrap:wrap}.new_comment_list_compo .detail .option .time{font-size:0.32rem;color:#666;font-family:"Inter"}.new_comment_list_compo .detail .option .reply{font-family:"Inter-Medium";font-size:0.34667rem;color:#666}.new_comment_list_compo .action{margin-left:0.32rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:end;-webkit-align-items:end;align-items:end;-webkit-box-pack:start;-webkit-justify-content:start;justify-content:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.new_comment_list_compo .action .btn{margin-top:0.18667rem;height:0.53333rem;line-height:0.53333rem;font-size:0.34667rem;color:#999}.new_comment_list_compo .action .btn .svg_icon{width:0.53333rem;height:0.53333rem}.new_comment_list_compo .action .btn .num{text-align:center;color:#000}.new_comment_list_compo .action .more_btn{height:0.53333rem;line-height:0.53333rem;font-size:0.34667rem;color:#999}.new_comment_list_compo .action .more_btn .more_popover{vertical-align:middle}.new_comment_list_compo .action .more_btn .more_icon{width:0.53333rem;height:0.53333rem;-webkit-transform:rotate(90deg);transform:rotate(90deg);display:block;color:#666}.write_comment_pop{padding:0.37333rem 0.42667rem;display:-webkit-box;display:-webkit-flex;display:flex}.write_comment_pop .van-cell.van-field{padding:0;line-height:normal}.write_comment_pop .van-cell.van-field .van-field__control{font-size:0.37333rem;color:#333;line-height:1.5;max-height:5.6rem;min-height:auto}.write_comment_pop .van-cell.van-field::after{display:none}.write_comment_pop .submit{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;margin-left:0.42667rem;width:0.64rem;height:0.64rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IkFycm93VXAiIGNsaXAtcGF0aD0idXJsKCNjbGlwMF8xMjQ5OV8xMjkzNzApIj4KPGNpcmNsZSBpZD0iRWxsaXBzZSA0MTUyIiBjeD0iMTIiIGN5PSIxMi43NSIgcj0iMTEuMjUiIGZpbGw9IiM2MUJGQkEiLz4KPGcgaWQ9Ikdyb3VwIDEwMDAwMDE5NzgiPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNNS4yNSAxMy41TDEyIDYuNzVMMTguNzUgMTMuNSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBpZD0iVmVjdG9yXzIiIGQ9Ik0xMiAxOC43NVY2Ljc1IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjwvZz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8xMjQ5OV8xMjkzNzAiPgo8cmVjdCB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==) no-repeat;background-size:0.64rem 0.64rem;border:none}.write_comment_pop .submit.van-button--disabled{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IkFycm93VXAiIGNsaXAtcGF0aD0idXJsKCNjbGlwMF8xMjQ5OV8xMjkzNTUpIj4KPGNpcmNsZSBpZD0iRWxsaXBzZSA0MTUyIiBjeD0iMTIiIGN5PSIxMi43NSIgcj0iMTEuMjUiIGZpbGw9IiNEOUQ5RDkiLz4KPGcgaWQ9Ikdyb3VwIDEwMDAwMDE5NzgiPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNNS4yNSAxMy41TDEyIDYuNzVMMTguNzUgMTMuNSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBpZD0iVmVjdG9yXzIiIGQ9Ik0xMiAxOC43NVY2Ljc1IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjwvZz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8xMjQ5OV8xMjkzNTUiPgo8cmVjdCB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==) no-repeat;background-size:0.64rem 0.64rem}.write_comment_pop .login_note{box-sizing:border-box;padding:0 0.42667rem;width:7.46667rem;height:0.96rem;line-height:0.96rem;font-size:0.34667rem;color:#999;background:#f6f6f6;border-radius:0.53333rem}.reply_compo .avatar{width:0.64rem;height:0.64rem}.comment_panel_compo{padding:0.32rem 0;position:relative}.comment_panel_compo .totalText{-webkit-flex-basis:100%;flex-basis:100%;font-size:0.32rem;color:#666;position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.comment_panel_compo .totalText .van-loading{margin-left:0.10667rem;display:inline-block;color:#666}.comment_panel_compo .totalText .van-loading .van-loading__spinner{width:0.37333rem;height:0.37333rem}.comment_panel_compo .totalText i{margin-left:0.10667rem}.comment_panel_compo .reply_panel{margin-left:1.06667rem}.comment_panel_compo .reply_panel .reply_list{margin-top:0.42667rem}.comment_panel_compo .reply_panel .page_text{margin:0.32rem 0 0 0.85333rem;font-size:0.34667rem;color:#b498fe}.comment_panel_compo .reply_panel .page_text .van-loading{margin-left:0.10667rem;display:inline-block;color:#b498fe}.comment_panel_compo .reply_panel .page_text .van-loading .van-loading__spinner{width:0.37333rem;height:0.37333rem}.review_comment_compo.comment_list_compo{margin-top:0.53333rem}.review_comment_compo.comment_list_compo .comment_con .content{line-height:1.3}.review_comment_compo.comment_list_compo .van-popup.van-popover.van-popover--light{z-index:98 !important;left:auto !important;right:0.42667rem;width:auto}.review_comment_compo.comment_list_compo .van-popup.van-popover.van-popover--light .van-popover__arrow{right:0 !important;display:none}.review_comment_compo.comment_list_compo .van-popup.van-popover.van-popover--light .van-popover__content{background:#fff;box-shadow:0.10667rem 0.21333rem 0.53333rem 0.10667rem rgba(0,0,0,.08);border-radius:0.32rem;max-height:70%;overflow-y:auto;padding:0}.discussion_pop_compo .pop_header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin:0.32rem 0.42667rem 0;-webkit-box-pack:end;-webkit-justify-content:end;justify-content:end}.discussion_pop_compo .pop_header .svg_icon{width:0.53333rem;height:0.53333rem}.discussion_pop_compo .ugc_page .article_wrap{padding-top:0;padding-bottom:0;min-height:11.2rem}.discussion_pop_compo .ugc_page .article_wrap .van-cell.van-field{margin-top:0.05333rem;margin-bottom:0}.discussion_pop_compo .ugc_page .article_wrap .van-cell.van-field textarea{font-family:"Nunito";font-size:0.42667rem;font-weight:600;line-height:1.4;color:#333;opacity:.9}.discussion_pop_compo .ugc_page .article_wrap .van-cell.van-field textarea::-webkit-input-placeholder{font-size:0.37333rem;font-weight:400;color:#999;opacity:.6}.discussion_pop_compo .ugc_page .article_wrap .van-cell.van-field textarea::placeholder{font-size:0.37333rem;font-weight:400;color:#999;opacity:.6}.discussion_pop_compo .ugc_page .article_wrap .rich-container{margin-bottom:0}.discussion_pop_compo .ugc_page .article_wrap .ck-editor__top{top:0;background:#fff !important}.discussion_pop_compo .ugc_page .article_wrap .ck-content{overflow:visible}.discussion_pop_compo .ugc_page .article_opt .language .title{font-family:"Nunito-Bold";font-size:0.37333rem;font-weight:700;line-height:1.7}.video_page{background:#fff !important}.video_page .van-pull-refresh{padding:0 0.42667rem}.video_page .van-sticky--fixed{background:#fff}.video_page .category_wrap{padding:0.21333rem 0 0.21333rem 0.42667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.video_page .category_wrap .btn{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;padding:0.21333rem 0 0.13333rem;font-family:"Roboto-Bold";font-size:0.42667rem;color:#999;margin-right:0.85333rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.video_page .category_wrap .btn.active{color:#000;border-bottom:0.08rem solid #edc4a5}.video_page .category_wrap .btn:last-child{margin-right:0.42667rem}.video_page .category_wrap .scroll_wrap{display:-webkit-box;display:-webkit-flex;display:flex;overflow-x:auto}.video_page .category_wrap .scroll_wrap::-webkit-scrollbar{display:none}.video_page .theme_wrap{padding:0.21333rem 0}.video_page .theme_wrap .van-checkbox-group{display:-webkit-box;display:-webkit-flex;display:flex;overflow-x:auto}.video_page .theme_wrap .van-checkbox-group::-webkit-scrollbar{display:none}.video_page .theme_wrap .van-checkbox-group .van-checkbox{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto}.video_page .theme_wrap .van-checkbox-group .van-checkbox .van-icon{display:none}.video_page .theme_wrap .van-checkbox-group .van-checkbox .van-checkbox__label{height:0.74667rem;padding:0 0.42667rem;line-height:0.74667rem;font-family:"Roboto-Medium";font-size:0.37333rem;border:0.02667rem solid #e8e8e8;background:#fff;border-radius:0.48rem;color:#999;margin-left:0;margin-right:0.21333rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.video_page .theme_wrap .van-checkbox-group .van-checkbox:first-child .van-checkbox__label{margin-left:0.42667rem}.video_page .theme_wrap .van-checkbox-group .van-checkbox:last-child .van-checkbox__label{margin-right:0.42667rem}.video_page .theme_wrap .van-checkbox-group .van-checkbox .van-checkbox__icon--checked+.van-checkbox__label{background:#edc4a5;border:none;color:#000}.video_page .theme_wrap .btn{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;height:0.74667rem;padding:0 0.42667rem;line-height:0.74667rem;font-family:"Roboto-Medium";font-size:0.37333rem;border:0.02667rem solid #e8e8e8;background:#fff;border-radius:0.48rem;color:#999;margin-right:0.21333rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.video_page .theme_wrap .btn.active{background:#ddc7b0;border:none;color:#000}.video_page .theme_wrap .btn:first-child{margin-left:0.42667rem}.video_page .theme_wrap .btn:last-child{margin-right:0.42667rem}.video_page .theme_wrap .scroll_wrap{display:-webkit-box;display:-webkit-flex;display:flex;overflow-x:auto}.video_page .theme_wrap .scroll_wrap::-webkit-scrollbar{display:none}.video_page .empty_wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.video_page .empty_wrap img{display:block;width:4.90667rem;margin-top:1.33333rem}.video_page .empty_wrap .text{font-size:0.32rem;color:#999}.video_page .van-list .feed_article_list_compo{padding:0.42667rem 0;border-bottom:0.02667rem solid #eee}.video_detail_page{background:#fff !important}.video_detail_page .sticky_wrap .no_video{width:100%;height:5.6rem;background:#000}.video_detail_page .sticky_wrap .no_video img{object-fit:contain}.video_detail_page .sticky_wrap .tabs{display:-webkit-box;display:-webkit-flex;display:flex;padding:0.85333rem 0 0.42667rem 0.42667rem;background:#fff}.video_detail_page .sticky_wrap .tabs li{margin-right:0.64rem;font-family:"Roboto-Medium";font-size:0.42667rem;color:#999;line-height:0.53333rem}.video_detail_page .sticky_wrap .tabs li.current{color:#000}.video_detail_page .wrap .info_panel{display:none;width:100%;margin-top:0.21333rem}.video_detail_page .wrap .info_panel .user_info{margin:0 0.34667rem;display:-webkit-box;display:-webkit-flex;display:flex}.video_detail_page .wrap .info_panel .user_info .pic{-webkit-box-flex:0;-webkit-flex:0 0 0.90667rem;flex:0 0 0.90667rem;width:0.90667rem;height:0.90667rem;border-radius:50%;overflow:hidden}.video_detail_page .wrap .info_panel .user_info .content{margin:0 0.21333rem;-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%;font-size:0}.video_detail_page .wrap .info_panel .user_info .content h2{line-height:1.3;display:inline-block;max-width:100%;font-size:0}.video_detail_page .wrap .info_panel .user_info .content h2 a{display:-webkit-box;display:-webkit-flex;display:flex;font-family:"Roboto-Medium";font-size:0.37333rem;color:#000}.video_detail_page .wrap .info_panel .user_info .content p{font-size:0.34667rem;color:#65676b}.video_detail_page .wrap .info_panel .user_info .verification_medal_compo{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto}.video_detail_page .wrap .info_panel .user_info .follow_btn{-webkit-align-self:self-start;align-self:self-start}.video_detail_page .wrap .info_panel .video_title{margin:0.50667rem 0.8rem 0 0.32rem;line-height:1.3;font-family:"Roboto-Medium";font-size:0.42667rem;color:#000;overflow-wrap:break-word}.video_detail_page .wrap .info_panel .video_title .spoiler_icon{margin-left:0.21333rem;display:inline-block;padding:0 0.21333rem 0 0.10667rem;height:0.48rem;line-height:0.48rem;vertical-align:middle;font-family:"Roboto-Medium";font-size:0.37333rem;color:#fff;background:#ff7c80;position:relative}.video_detail_page .wrap .info_panel .video_title .spoiler_icon:after{content:"";position:absolute;top:0;right:0;width:0;height:0;border-top:0.24rem solid rgba(0,0,0,0);border-right:0.10667rem solid #fff;border-bottom:0.24rem solid rgba(0,0,0,0)}.video_detail_page .wrap .info_panel .video_desc{margin:0.21333rem 0.64rem 0 0.34667rem;line-height:1.3;font-size:0.4rem;color:#000;overflow-wrap:break-word}.video_detail_page .wrap .info_panel .option{display:-webkit-box;display:-webkit-flex;display:flex;margin:0.42667rem 0.42667rem 0;padding-bottom:0.42667rem;border-bottom:0.02667rem solid #f6f6f6}.video_detail_page .wrap .info_panel .option .like_btn{width:20%;text-align:center;font-size:0.32rem;color:#000}.video_detail_page .wrap .info_panel .option .like_btn .svg_icon{width:0.64rem;height:0.64rem;padding-bottom:0.05333rem}.video_detail_page .wrap .info_panel .option .like_btn .pv-icon{width:0.64rem;height:0.64rem;padding-bottom:0.05333rem;color:#9a76fe}.video_detail_page .wrap .info_panel .option .like_btn .favorite_icon{width:0.64rem;height:0.64rem;padding-bottom:0.05333rem}.video_detail_page .wrap .info_panel .option .btn{width:20%;text-align:center;padding-top:0.74667rem;font-size:0.32rem;color:#000}.video_detail_page .wrap .info_panel .option .btn.view{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9InZpZXdzIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTEyIDdDMTUuNzkgNyAxOS4xNyA5LjEzIDIwLjgyIDEyLjVDMTkuMTcgMTUuODcgMTUuOCAxOCAxMiAxOEM4LjIgMTggNC44MyAxNS44NyAzLjE4IDEyLjVDNC44MyA5LjEzIDguMjEgNyAxMiA3Wk0xMiA1QzcgNSAyLjczIDguMTEgMSAxMi41QzIuNzMgMTYuODkgNyAyMCAxMiAyMEMxNyAyMCAyMS4yNyAxNi44OSAyMyAxMi41QzIxLjI3IDguMTEgMTcgNSAxMiA1Wk0xMiAxMEMxMy4zOCAxMCAxNC41IDExLjEyIDE0LjUgMTIuNUMxNC41IDEzLjg4IDEzLjM4IDE1IDEyIDE1QzEwLjYyIDE1IDkuNSAxMy44OCA5LjUgMTIuNUM5LjUgMTEuMTIgMTAuNjIgMTAgMTIgMTBaTTEyIDhDOS41MiA4IDcuNSAxMC4wMiA3LjUgMTIuNUM3LjUgMTQuOTggOS41MiAxNyAxMiAxN0MxNC40OCAxNyAxNi41IDE0Ljk4IDE2LjUgMTIuNUMxNi41IDEwLjAyIDE0LjQ4IDggMTIgOFoiIGZpbGw9IiMwMDAwMDAiLz4KPC9nPgo8L3N2Zz4K) center top no-repeat;background-size:0.64rem 0.64rem}.video_detail_page .wrap .info_panel .option .btn.like{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imxpa2UiPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMTYuNSAzQzE0Ljc2IDMgMTMuMDkgMy44MSAxMiA1LjA5QzEwLjkxIDMuODEgOS4yNCAzIDcuNSAzQzQuNDIgMyAyIDUuNDIgMiA4LjVDMiAxMi4yOCA1LjQgMTUuMzYgMTAuNTUgMjAuMDRMMTIgMjEuMzVMMTMuNDUgMjAuMDNDMTguNiAxNS4zNiAyMiAxMi4yOCAyMiA4LjVDMjIgNS40MiAxOS41OCAzIDE2LjUgM1pNMTIuMSAxOC41NUwxMiAxOC42NUwxMS45IDE4LjU1QzcuMTQgMTQuMjQgNCAxMS4zOSA0IDguNUM0IDYuNSA1LjUgNSA3LjUgNUM5LjA0IDUgMTAuNTQgNS45OSAxMS4wNyA3LjM2SDEyLjk0QzEzLjQ2IDUuOTkgMTQuOTYgNSAxNi41IDVDMTguNSA1IDIwIDYuNSAyMCA4LjVDMjAgMTEuMzkgMTYuODYgMTQuMjQgMTIuMSAxOC41NVoiIGZpbGw9IiMwMDAwMDAiLz4KPC9nPgo8L3N2Zz4K) center top no-repeat;background-size:0.64rem 0.64rem}.video_detail_page .wrap .info_panel .option .btn.liked{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fbGlrZV9mdWxsIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTcuOTk5NjcgMTQuMjMzM0w3LjAzMzAxIDEzLjM1MzNDMy41OTk2NyAxMC4yNCAxLjMzMzAxIDguMTg2NjcgMS4zMzMwMSA1LjY2NjY3QzEuMzMzMDEgMy42MTMzMyAyLjk0NjM0IDIgNC45OTk2NyAyQzYuMTU5NjcgMiA3LjI3MzAxIDIuNTQgNy45OTk2NyAzLjM5MzMzQzguNzI2MzQgMi41NCA5LjgzOTY3IDIgMTAuOTk5NyAyQzEzLjA1MyAyIDE0LjY2NjMgMy42MTMzMyAxNC42NjYzIDUuNjY2NjdDMTQuNjY2MyA4LjE4NjY3IDEyLjM5OTcgMTAuMjQgOC45NjYzNCAxMy4zNkw3Ljk5OTY3IDE0LjIzMzNaIiBmaWxsPSIjRkQ0ODQ4Ii8+CjwvZz4KPC9zdmc+Cg==) center top no-repeat;background-size:0.64rem 0.64rem}.video_detail_page .wrap .info_panel .option .btn.favorite{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9ImNvbGxlY3QiPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMTcgM0g3QzUuOSAzIDUgMy45IDUgNVYyMUwxMiAxOEwxOSAyMVY1QzE5IDMuOSAxOC4xIDMgMTcgM1pNMTcgMThMMTIgMTUuODJMNyAxOFY1SDE3VjE4WiIgZmlsbD0iIzAwMDAwMCIvPgo8L2c+Cjwvc3ZnPgo=) center top no-repeat;background-size:0.64rem 0.64rem}.video_detail_page .wrap .info_panel .option .btn.favorited{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fY29sbGVjdF9mdWxsIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTE5LjgzMzQgMy41SDguMTY2NzFDNi44ODMzNyAzLjUgNS44MzMzNyA0LjU1IDUuODMzMzcgNS44MzMzM1YyNC41TDE0IDIxTDIyLjE2NjcgMjQuNVY1LjgzMzMzQzIyLjE2NjcgNC41NSAyMS4xMTY3IDMuNSAxOS44MzM0IDMuNVoiIGZpbGw9IiNFREM0QTUiLz4KPC9nPgo8L3N2Zz4K) center top no-repeat;background-size:0.64rem 0.64rem}.video_detail_page .wrap .info_panel .option .btn.share{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IlNoYXJlICAiPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMTcgMTYuMDhDMTYuMjQgMTYuMDggMTUuNTYgMTYuMzggMTUuMDQgMTYuODVMNy45MSAxMi43QzcuOTYgMTIuNDcgOCAxMi4yNCA4IDEyQzggMTEuNzYgNy45NiAxMS41MyA3LjkxIDExLjNMMTQuOTYgNy4xOUMxNS41IDcuNjkgMTYuMjEgOCAxNyA4QzE4LjY2IDggMjAgNi42NiAyMCA1QzIwIDMuMzQgMTguNjYgMiAxNyAyQzE1LjM0IDIgMTQgMy4zNCAxNCA1QzE0IDUuMjQgMTQuMDQgNS40NyAxNC4wOSA1LjdMNy4wNCA5LjgxQzYuNSA5LjMxIDUuNzkgOSA1IDlDMy4zNCA5IDIgMTAuMzQgMiAxMkMyIDEzLjY2IDMuMzQgMTUgNSAxNUM1Ljc5IDE1IDYuNSAxNC42OSA3LjA0IDE0LjE5TDE0LjE2IDE4LjM1QzE0LjExIDE4LjU2IDE0LjA4IDE4Ljc4IDE0LjA4IDE5QzE0LjA4IDIwLjYxIDE1LjM5IDIxLjkyIDE3IDIxLjkyQzE4LjYxIDIxLjkyIDE5LjkyIDIwLjYxIDE5LjkyIDE5QzE5LjkyIDE3LjM5IDE4LjYxIDE2LjA4IDE3IDE2LjA4Wk0xNyA0QzE3LjU1IDQgMTggNC40NSAxOCA1QzE4IDUuNTUgMTcuNTUgNiAxNyA2QzE2LjQ1IDYgMTYgNS41NSAxNiA1QzE2IDQuNDUgMTYuNDUgNCAxNyA0Wk01IDEzQzQuNDUgMTMgNCAxMi41NSA0IDEyQzQgMTEuNDUgNC40NSAxMSA1IDExQzUuNTUgMTEgNiAxMS40NSA2IDEyQzYgMTIuNTUgNS41NSAxMyA1IDEzWk0xNyAyMC4wMkMxNi40NSAyMC4wMiAxNiAxOS41NyAxNiAxOS4wMkMxNiAxOC40NyAxNi40NSAxOC4wMiAxNyAxOC4wMkMxNy41NSAxOC4wMiAxOCAxOC40NyAxOCAxOS4wMkMxOCAxOS41NyAxNy41NSAyMC4wMiAxNyAyMC4wMloiIGZpbGw9IiMwMDAwMDAiLz4KPC9nPgo8L3N2Zz4K) center top no-repeat;background-size:0.64rem 0.64rem}.video_detail_page .wrap .info_panel .option .btn.report{background:url(/_nuxt/m/img/icon_report_black.88dcfde.svg) center top no-repeat;background-size:0.64rem 0.64rem}.video_detail_page .wrap .info_panel .video_list{margin:0 0.42667rem}.video_detail_page .wrap .info_panel .video_list>h2{margin-top:0.85333rem;font-family:"Roboto-Medium";font-size:0.42667rem;color:#000}.video_detail_page .wrap .info_panel .video_list .videos_con .video_item{padding:0.42667rem 0;border-bottom:0.02667rem solid #f6f6f6}.video_detail_page .wrap .info_panel .video_list .videos_con .video_item.playing .video_collection_compo .pic .play_btn{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAApCAYAAAC/QpA/AAAAAXNSR0IArs4c6QAAAG1JREFUWEftmMENwCAMA+PN6GZ0MkZzhZRnIkV9H28/0MnEDrLtmJ9X0p7Iba+IOBNtah5xmRoXZDobQQYyzJnSA0zg7mlABjJJgD7TWQEykKGQNx6gdlI7qZ3UzkuAoCQoCUqCkt/OygN/du0PSAN6/r2ZFXUAAAAASUVORK5CYII=) center center no-repeat;background-size:auto 0.53333rem}.video_detail_page .wrap .comment_panel{display:none;width:100%;position:relative}.video_detail_page .wrap .comment_panel .sort_by{padding:0.45333rem 0.50667rem 0.24rem 0;border-bottom:0.02667rem solid #dadbda;text-align:right}.video_detail_page .wrap .comment_panel .sort_by .van-dropdown-menu__bar{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;padding:0 0.42667rem 0 0.16rem;height:0.8rem;border:0.02667rem solid #e7e7e7;box-shadow:none;border-radius:0.13333rem}.video_detail_page .wrap .comment_panel .comment_list_wrap{margin:0 0.42667rem}.video_detail_page .wrap .comment_panel .not_data{margin-top:0.8rem;text-align:center}.video_detail_page .wrap .comment_panel .not_data img{margin:0 auto 0.42667rem;width:4rem;height:auto;display:block}.video_detail_page .wrap .comment_panel .not_data p{margin-bottom:0.26667rem;line-height:1.3;font-size:0.37333rem;color:#65676b}.video_detail_page .wrap .comment_panel .comment_loading{position:absolute;top:1.33333rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.video_detail_page .wrap .active{display:block}.video_detail_page .write_comment{z-index:1;position:fixed;bottom:0;width:100%;height:auto;background:#fff;box-shadow:0.02667rem 0.02667rem 0.16rem rgba(0,0,0,.16)}.video_detail_page .write_comment .hint{margin:0.13333rem 0.4rem 0.13333rem 0.66667rem;padding:0 0.4rem;width:7.81333rem;height:0.93333rem;line-height:0.93333rem;background:rgba(234,234,234,.5);border-radius:0.48rem;font-size:0.37333rem;color:#999}.video_detail_page .write_comment .hint span.login{color:#61bfba}.video_detail_page.close_ad .sticky_wrap{top:1.49333rem}.video_collection_compo{display:-webkit-box;display:-webkit-flex;display:flex}.video_collection_compo .pic{-webkit-box-flex:0;-webkit-flex:0 0 44%;flex:0 0 44%;position:relative;border-radius:0.16rem}.video_collection_compo .pic .pic_proportion{border-radius:0.16rem}.video_collection_compo .pic .pic_proportion img{object-fit:contain;border-radius:0.16rem}.video_collection_compo .pic .pv{position:absolute;top:0;left:0;padding:0 0.10667rem;height:0.48rem;line-height:0.48rem;font-size:0.32rem;color:#fff;background:rgba(0,0,0,.4);border-radius:0.16rem 0 0.16rem 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.video_collection_compo .pic .pv img{display:block;width:0.42667rem;margin-right:0.10667rem}.video_collection_compo .pic .runtime{position:absolute;bottom:0.10667rem;right:0.10667rem;font-size:0.32rem;color:#fff;width:1.01333rem;height:0.42667rem;background:rgba(0,0,0,.4);border-radius:0.10667rem;text-align:center;line-height:0.42667rem}.video_collection_compo .pic .play_btn{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:0.64rem;height:0.64rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fcGxheSI+CjxjaXJjbGUgaWQ9IiYjMjMwOyYjMTY0OyYjMTczOyYjMjI5OyYjMTU2OyYjMTM0OyYjMjI5OyYjMTg5OyYjMTYyOyIgY3g9IjI0IiBjeT0iMjQiIHI9IjI0IiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjQiLz4KPHBhdGggaWQ9IiYjMjI4OyYjMTg0OyYjMTM3OyYjMjMyOyYjMTY3OyYjMTQ2OyYjMjI5OyYjMTg5OyYjMTYyOyIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMi4zNDQ0IDIzLjEwNTZDMzMuMDgxNSAyMy40NzQxIDMzLjA4MTUgMjQuNTI1OSAzMi4zNDQ0IDI0Ljg5NDRMMTkuNTgwNSAzMS4yNzY0QzE4LjkxNTYgMzEuNjA4OCAxOC4xMzMzIDMxLjEyNTMgMTguMTMzMyAzMC4zODJWMTcuNjE4QzE4LjEzMzMgMTYuODc0NyAxOC45MTU2IDE2LjM5MTIgMTkuNTgwNSAxNi43MjM2TDMyLjM0NDQgMjMuMTA1NloiIGZpbGw9IndoaXRlIi8+CjwvZz4KPC9zdmc+Cg==) top left no-repeat;background-size:cover}.video_collection_compo .content{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%;padding-left:0.21333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.video_collection_compo .content .title{font-family:"Roboto-Medium";font-size:0.37333rem;color:#000;line-height:1.5}.video_collection_compo .content .info{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.video_collection_compo .content .info .user{line-height:0.58667rem}.video_collection_compo .content .info .user a{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.video_collection_compo .content .info .user a .avatar{-webkit-box-flex:0;-webkit-flex:0 0 0.58667rem;flex:0 0 0.58667rem;width:0.58667rem;height:0.58667rem;border-radius:50%}.video_collection_compo .content .info .user a .username{margin-left:0.10667rem;font-size:0.32rem;color:#999}.video_collection_compo .content .info .createtime{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;font-size:0.32rem;color:#999}.download_app_compo{z-index:9;position:fixed;top:1.49333rem;width:100%;height:0.88rem;box-sizing:border-box;padding:0 0.93333rem 0 1.86667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;background:url(/_nuxt/m/img/banner-top.9551176.png) left top no-repeat;background-size:cover}.download_app_compo p{font-family:"Roboto-Medium";font-size:0.32rem;color:#ddc7b0}.download_app_compo .app_btn{padding:0.05333rem 0.18667rem;font-size:0.32rem;color:#000;background:#ddc7b0;border-radius:0.10667rem}.download_app_compo .close_btn{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0.05333rem;width:0.48rem;height:0.48rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iNS42MjUiIHk9IjQuNSIgd2lkdGg9IjExLjEzNjkiIGhlaWdodD0iMS41OTA5OSIgdHJhbnNmb3JtPSJyb3RhdGUoNDUgNS42MjUgNC41KSIgZmlsbD0iIzk5OTk5OSIvPgo8cmVjdCB4PSIxMy41IiB5PSI1LjYyNSIgd2lkdGg9IjExLjEzNjkiIGhlaWdodD0iMS41OTA5OSIgdHJhbnNmb3JtPSJyb3RhdGUoMTM1IDEzLjUgNS42MjUpIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=) center center no-repeat;background-size:cover}.call_app_top{padding-top:0.88rem}.video_recommend_compo{display:none;z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;padding:0 0.42667rem 0.8rem;box-sizing:border-box;background:#000;color:#fff}.video_recommend_compo .video_recommend_wrap{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.video_recommend_compo .video_recommend_wrap .part_title{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.video_recommend_compo .video_recommend_wrap .part_title p{line-height:0.42667rem;font-family:"Roboto-Medium";font-size:0.37333rem;color:#fff}.video_recommend_compo .video_recommend_wrap .part_title .replay{width:0.85333rem;height:0.85333rem;background:url(/_nuxt/m/img/icon_replay@2x.164a17a.png) center center no-repeat;background-size:cover}.video_recommend_compo .video_recommend_wrap .card a{display:-webkit-box;display:-webkit-flex;display:flex}.video_recommend_compo .video_recommend_wrap .card a .pic{width:4rem;-webkit-box-flex:0;-webkit-flex:0 0 4rem;flex:0 0 4rem;position:relative;border-radius:0.16rem;overflow:hidden}.video_recommend_compo .video_recommend_wrap .card a .pic .note{position:absolute;font-size:0.32rem;color:#fff}.video_recommend_compo .video_recommend_wrap .card a .pic .top{top:0;left:0;height:0.48rem;line-height:0.48rem;padding:0 0.16rem 0 0.64rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAp1JREFUWEftlkGIT1EUxn9fWVCUhYWikAVTFtSoUdQoilAUUezNQlHIFKIQiqIsWKMoRRlRplgoijLFYkShLCiLKVNmoY6+6b7pzf//7vu/pGYzZ/XqnXvOd8/5zneumGLTFOdnGsB0BRpXICLmAluAXqAbWAjMSyT+CXwBhoBB4JGk0SYE7wggIpYC/cBOwCCa2BhwHbgi6WvdgSyAiJgBHE/JZzbJWuFjIBeAi5L83WaVACJiAXAP6Mkkfp/+DwMGuhzYCqzM+L8A9lVVow1ARCwCngOLK4KNAH2S7lYliojdwLUSN8pu5khvK4hJACJiPvAyk9xEWyfJt85aRLgajlHFF4PokfSjCNAK4CmwIRN9T3HziFgGXEq+fxLz+yV98NlUiTuZOE8kbW4DEBH7E3Orzg1JWpWCO/kbYHaLo8euuwTiHbAiA8JtvOF/4xWICAf7CLgFVXZW0snkex/YnvEbkLQt+Z0CTmf8zKUlkkYKAAc9szWtNYNvp8C/Km5fHB2TNKtBG+xyRNLlAsDh1NMchnL/fwM5XRiVNCcB2AvcqrnUIUlXCwBm7OcapSu34GGa+arYDyTtSADOACcyAL4DXRMtSAfqSDgsqSv5ecxeZ0i4uhjTiHhbI0yTSVigjIjHwKYGY2gQ59MYWgm9gI6WkluQcmM4KGlj2xim29UJkZlrERmf9ZwljbD0Fpuy7GohWiPJLRi3Kim2BD+rUcMDHaTYWzCnguslGcSE5ZaRQdwE1mZu6r0/AFiWrYRuidd1TnheAbskfWuNV7eOPWrH/tM6PifJQNusyYPE1bBQ9dXMf2tg88Xr3O+AT3Wc6QigNCGWaz/JvKy89w2s/CRzeb0jvMr9JDOIjtYYQMdI/+gwDWC6AlNegb+fSfAhTCtZwQAAAABJRU5ErkJggg==) 0.10667rem center no-repeat rgba(0,0,0,.4);background-size:0.42667rem 0.42667rem;border-radius:0 0 0.16rem 0}.video_recommend_compo .video_recommend_wrap .card a .pic .bottom{right:0.10667rem;bottom:0.10667rem;padding:0.10667rem;background:rgba(0,0,0,.4);border-radius:0.10667rem}.video_recommend_compo .video_recommend_wrap .card a .pic .play_btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:0.85333rem;height:0.85333rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fcGxheSI+CjxjaXJjbGUgaWQ9IiYjMjMwOyYjMTY0OyYjMTczOyYjMjI5OyYjMTU2OyYjMTM0OyYjMjI5OyYjMTg5OyYjMTYyOyIgY3g9IjI0IiBjeT0iMjQiIHI9IjI0IiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjQiLz4KPHBhdGggaWQ9IiYjMjI4OyYjMTg0OyYjMTM3OyYjMjMyOyYjMTY3OyYjMTQ2OyYjMjI5OyYjMTg5OyYjMTYyOyIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMi4zNDQ0IDIzLjEwNTZDMzMuMDgxNSAyMy40NzQxIDMzLjA4MTUgMjQuNTI1OSAzMi4zNDQ0IDI0Ljg5NDRMMTkuNTgwNSAzMS4yNzY0QzE4LjkxNTYgMzEuNjA4OCAxOC4xMzMzIDMxLjEyNTMgMTguMTMzMyAzMC4zODJWMTcuNjE4QzE4LjEzMzMgMTYuODc0NyAxOC45MTU2IDE2LjM5MTIgMTkuNTgwNSAxNi43MjM2TDMyLjM0NDQgMjMuMTA1NloiIGZpbGw9IndoaXRlIi8+CjwvZz4KPC9zdmc+Cg==) center center no-repeat;background-size:0.85333rem 0.85333rem}.video_recommend_compo .video_recommend_wrap .card a .content{-webkit-box-flex:1;-webkit-flex:1;flex:1;margin-left:0.21333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.video_recommend_compo .video_recommend_wrap .card a .content .video_title{font-size:0.37333rem;color:#fff;line-height:0.42667rem;max-height:0.85333rem}.video_recommend_compo .video_recommend_wrap .card a .content .info{line-height:0.37333rem;height:0.37333rem;font-size:0.32rem;color:#999;display:-webkit-box;display:-webkit-flex;display:flex}.video_recommend_compo .video_recommend_wrap .card a .content .info .username{width:2.93333rem;margin-right:0.16rem}.ugc_page{background:#fff !important;position:relative}.ugc_page .article_wrap{padding:0.21333rem 0.42667rem}.ugc_page .article_wrap .challenge_tip{border-radius:0.10667rem;background:#f7f4fe;padding:0.21333rem 0.42667rem;line-height:1.5;color:#8153fe;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.32rem}.ugc_page .article_wrap .challenge_tip a{font-family:"Roboto-Bold";font-size:0.32rem;color:#8153fe;text-decoration:underline}.ugc_page .article_wrap .challenge_tip img{margin-right:0.21333rem}.ugc_page .article_wrap .challenge_tip i{float:right;cursor:pointer;line-height:1.4}.ugc_page .article_wrap .van-cell.van-field{margin:0.32rem 0;padding:0.26667rem 0}.ugc_page .article_wrap .van-cell.van-field.error .van-field__word-limit{color:#fd4848}.ugc_page .article_wrap .van-cell.van-field .van-field__control{font-size:0.58667rem;color:#333;line-height:1.4;font-family:"Inter-SemiBold"}.ugc_page .article_wrap .van-cell.van-field .van-field__control::-webkit-input-placeholder{color:#999;font-size:0.37333rem;font-family:"Inter-Medium"}.ugc_page .article_wrap .van-cell.van-field .van-field__control::placeholder{color:#999;font-size:0.37333rem;font-family:"Inter-Medium"}.ugc_page .article_wrap .van-cell::after{right:0;bottom:0;left:0;border-bottom:0.02667rem solid #ebedf0}.ugc_page .article_wrap .ck.ck-editor .ck.ck-toolbar{border-radius:0.21333rem 0.21333rem 0 0;border:none;padding:0}.ugc_page .article_wrap .ck.ck-editor .ck.ck-editor__main>.ck-editor__editable:not(.ck-focused){border-color:#f6f6f6}.ugc_page .article_wrap .ck.ck-editor .ck-placeholder::before{color:#d0d0d0}.ugc_page .article_opt{padding:0.10667rem 0.42667rem 2.21333rem}.ugc_page .article_opt.big_bottom_padding{padding-bottom:8rem}.ugc_page .article_opt .poster_wrap .title{font-family:"Roboto-Bold";font-size:0.42667rem;color:#000;margin-bottom:0.32rem;line-height:1.5}.ugc_page .article_opt .poster_wrap .upload_btn{display:block !important;width:100%}.ugc_page .article_opt .poster_wrap .upload_btn .van-uploader__wrapper{width:100%}.ugc_page .article_opt .poster_wrap .upload_btn .van-uploader__wrapper .van-uploader__input-wrapper{width:100%}.ugc_page .article_opt .poster_wrap .upload_poster_wrap{border:0.02667rem dashed #999;background:#f9f9f9;border-radius:0.21333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;flex-flow:column}.ugc_page .article_opt .poster_wrap .upload_poster_wrap.add{padding:0.82667rem 0}.ugc_page .article_opt .poster_wrap .upload_poster_wrap img{width:0.85333rem;height:0.85333rem}.ugc_page .article_opt .poster_wrap .upload_poster_wrap .notice_title{font-family:"Roboto-Bold";font-size:0.37333rem;line-height:1.5;margin-bottom:0.21333rem;color:#000}.ugc_page .article_opt .poster_wrap .upload_poster_wrap .notice_desc{font-size:0.32rem;line-height:1.2;color:#999;margin-bottom:0.42667rem;text-align:center}.ugc_page .article_opt .poster_wrap .upload_poster_wrap .van-button{padding:0.18667rem 0.53333rem;border-radius:1.36rem;background:#9a76fe;border:0.02667rem solid #9a76fe;height:auto}.ugc_page .article_opt .poster_wrap .upload_poster_wrap .van-button .van-button__text{font-family:"Roboto-Medium";font-size:0.42667rem;line-height:1.5;color:#fff}.ugc_page .article_opt .poster_wrap .poster{border-radius:0.42667rem;border:none !important;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;flex-flow:column;position:relative}.ugc_page .article_opt .poster_wrap .poster .poster_img{width:100%;height:100%;border-radius:0.42667rem;background:#f1f1f1;min-height:4rem}.ugc_page .article_opt .poster_wrap .poster .change_img{position:absolute;top:0.21333rem;right:0.21333rem;padding:0.10667rem 0.42667rem;border-radius:0.53333rem;background:rgba(0,0,0,.6);color:#fff;font-size:0.37333rem}.ugc_page .article_opt .language{margin-top:0.64rem}.ugc_page .article_opt .language .row_header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:0.21333rem}.ugc_page .article_opt .language .row_header.no_margin{margin-bottom:0}.ugc_page .article_opt .language .row_header .title{margin-bottom:0}.ugc_page .article_opt .language .row_header .hint{font-size:0.32rem;color:#999;margin-left:0.42667rem}.ugc_page .article_opt .language .title{font-family:"Roboto-Medium";font-size:0.42667rem;color:#000;margin-bottom:0.32rem;line-height:1.5}.ugc_page .article_opt .language .title.no_margin{margin-bottom:0}.ugc_page .article_opt .language .title .hint{margin-left:0.21333rem;color:#666;font-size:0.32rem}.ugc_page .article_opt .language .title img{margin-left:0.21333rem;vertical-align:-0.08rem}.ugc_page .article_opt .language .title .van-popover{right:1.06667rem !important}.ugc_page .article_opt .language .title .van-popover .van-popover__arrow{color:rgba(51,51,51,.9)}.ugc_page .article_opt .language .title .van-popover .van-popover__content{border-radius:0.21333rem;padding:0.42667rem;background-color:rgba(51,51,51,.9)}.ugc_page .article_opt .language .title .van-popover .rule_title{line-height:1.5;font-family:"Roboto-Bold";font-size:0.37333rem}.ugc_page .article_opt .language .title .van-popover .rule_list{margin:0.10667rem 0 0 0.53333rem;list-style:disc;line-height:1.7;font-size:0.32rem}.ugc_page .article_opt .language .title .van-popover .category_tip{line-height:1.7;font-size:0.32rem}.ugc_page .article_opt .language .label{color:#666;line-height:1.4;font-size:0.37333rem}.ugc_page .article_opt .language .label .current_category{color:#8153fe}.ugc_page .article_opt .language .van-radio-group{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:-0.32rem}.ugc_page .article_opt .language .van-radio-group .van-radio{margin:0.32rem 0.32rem 0 0}.ugc_page .article_opt .language .van-radio-group .van-radio .van-radio__icon{display:none}.ugc_page .article_opt .language .van-radio-group .van-radio .van-radio__label{padding:0.13333rem 0.61333rem;margin-left:0;display:block;min-width:1.06667rem;text-align:center;font-size:0.37333rem;color:#000;border-radius:0.53333rem;background:#f6f6f6;border:0.02667rem solid #f6f6f6}.ugc_page .article_opt .language .van-radio-group .van-radio .van-radio__icon--checked+.van-radio__label{font-family:"Roboto-Medium";font-size:0.37333rem;color:#8153fe;border:0.02667rem solid #f7f4fe;background:#f7f4fe}.ugc_page .article_opt .language .van-radio-group .van-radio .van-radio__label--disabled{opacity:.6}.ugc_page .article_opt .language .van-checkbox-group{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.ugc_page .article_opt .language .van-checkbox-group .van-checkbox{margin:0.21333rem 0.21333rem 0 0}.ugc_page .article_opt .language .van-checkbox-group .van-checkbox .van-checkbox__icon{display:none}.ugc_page .article_opt .language .van-checkbox-group .van-checkbox .van-checkbox__label{padding:0.13333rem 0.4rem;margin-left:0;display:block;min-width:1.06667rem;text-align:center;font-size:0.37333rem;color:#333;border-radius:0.53333rem;background:#f6f6f6;border:0.02667rem solid #f6f6f6;word-break:break-word}.ugc_page .article_opt .language .van-checkbox-group .van-checkbox .van-checkbox__icon--checked+.van-checkbox__label{background:#f7f4fe;color:#8153fe;border:0.02667rem solid #8153fe}.ugc_page .article_opt .language .van-checkbox-group.disabled .van-checkbox__label{color:#c0c4cc}.ugc_page .article_opt .language .select_meta{display:-webkit-box;display:-webkit-flex;display:flex;height:1.01333rem;border:0.02667rem solid #e8e8e8;border-radius:0.21333rem;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-top:0.21333rem}.ugc_page .article_opt .language .select_meta img{width:0.64rem;height:0.64rem;margin:0 0.21333rem 0 0.26667rem}.ugc_page .article_opt .language .select_meta .notice{font-size:0.37333rem;color:#d0d0d0}.ugc_page .article_opt .language .selected_media{margin-top:-0.32rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.ugc_page .article_opt .language .selected_media .pp_item{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;margin:0.32rem 0.21333rem 0 0;padding:0.18667rem 0.4rem;min-width:1.06667rem;font-size:0.37333rem;background:#f7f4fe;color:#8153fe;border-radius:0.56rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;word-break:break-word;max-width:-webkit-fit-content;max-width:fit-content}.ugc_page .article_opt .language .selected_media .pp_item .content{margin:0 0.13333rem 0 0.10667rem;-webkit-box-flex:1;-webkit-flex:1;flex:1}.ugc_page .article_opt .language .selected_media .pp_item .icon_custom_theme{display:block;width:0.42667rem;height:0.42667rem;background:url(/_nuxt/m/img/icon_custom_theme_lightblue.75d70eb.svg) no-repeat;background-size:cover}.ugc_page .article_opt .language .selected_media .van-button{margin-top:0.32rem;height:0.93333rem;padding:0 0.96rem;background:#f6f6f6;color:#333;border:none}.ugc_page .article_opt .language .actions_tag{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-right:-0.32rem}.ugc_page .article_opt .language .actions_tag .van-radio{display:inline-block;max-width:100%}.ugc_page .article_opt .language .actions_tag .van-radio.van-radio--disabled{opacity:.5}.ugc_page .article_opt .language .actions_tag .van-radio .van-radio__label{max-width:100%;box-sizing:border-box}.ugc_page .article_opt .language .actions_tag .van-radio.pk_button .van-radio__label{min-width:0;padding-left:0.85333rem;background:url(/_nuxt/m/img/pk.888982d.svg) 0.42667rem center no-repeat #f6f6f6;background-size:0.32rem 0.34667rem}.ugc_page .article_opt .language .actions_tag .van-radio.pk_button .van-radio__icon--checked+.van-radio__label{background:url(/_nuxt/m/img/pk_hover.584f1b1.svg) 0.42667rem center no-repeat #f7f4fe;background-size:0.32rem 0.34667rem}.ugc_page .article_opt .language .actions_tag .van-radio.pk_button_es .van-radio__label{min-width:0;padding-left:0.85333rem;background:url(/_nuxt/m/img/pk_es.5577a25.svg) 0.42667rem center no-repeat #f6f6f6;background-size:0.32rem 0.34667rem}.ugc_page .article_opt .language .actions_tag .van-radio.pk_button_es .van-radio__icon--checked+.van-radio__label{background:url(/_nuxt/m/img/pk_hover_es.a191d7a.svg) 0.42667rem center no-repeat #f7f4fe;background-size:0.32rem 0.34667rem}.ugc_page .article_opt .language .actions_tag .van-radio.chall_button .van-radio__label{min-width:0;padding-left:0.90667rem;background:url(/_nuxt/m/img/trophy-black.d6091c3.svg) 0.42667rem center no-repeat #f6f6f6;background-size:0.37333rem 0.37333rem}.ugc_page .article_opt .language .actions_tag .van-radio.chall_button .van-radio__icon--checked+.van-radio__label{background:url(/_nuxt/m/img/trophy.b87fdd2.svg) 0.42667rem center no-repeat #f7f4fe;background-size:0.37333rem 0.37333rem}.ugc_page .article_opt .language .actions_tag .act_title{margin:0.10667rem 0;line-height:1.5;font-size:0.34667rem;color:#9e9e9e}.ugc_page .article_opt .language .actions_tag .act_title.is_active{color:#333;white-space:normal;text-overflow:auto;overflow:visible;word-break:break-all}.ugc_page .article_opt .language .actions_tag .prize{margin-top:0.13333rem;padding:0.32rem;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;border-radius:0.10667rem;background:#f6f6f6;position:relative}.ugc_page .article_opt .language .actions_tag .prize:after{content:"";position:absolute;top:-0.13333rem;left:0.93333rem;width:0;height:0;border:solid;border-width:0 0.13333rem 0.13333rem;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #f6f6f6 rgba(0,0,0,0)}.ugc_page .article_opt .language .actions_tag .prize.only_rule{background:rgba(0,0,0,0);padding:0}.ugc_page .article_opt .language .actions_tag .prize.only_rule .rule{padding:0.32rem;background:#f6f6f6;border-radius:0.10667rem}.ugc_page .article_opt .language .actions_tag .prize .text .desc{margin:0 0.69333rem 0.10667rem 0;line-height:1.5;max-height:3em;font-size:0.34667rem;color:#333}.ugc_page .article_opt .language .actions_tag .prize .text .rule{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;font-size:0.34667rem;color:#61bfba;text-decoration:underline}.ugc_page .article_opt .language .actions_tag .prize .text.flex_text{width:100%;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}.ugc_page .article_opt .language .actions_tag .prize .text.flex_text .desc{margin-bottom:0}.ugc_page .article_opt .language .actions_tag .prize .pic{margin-left:0.69333rem;-webkit-box-flex:0;-webkit-flex:0 0 2.58667rem;flex:0 0 2.58667rem;width:2.58667rem;height:1.49333rem}.ugc_page .article_opt .language.action_panel{position:relative}.ugc_page .article_opt .language.action_panel .van-radio-group{display:block}.ugc_page .article_opt .language.action_panel .van-loading{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.ugc_page .article_opt .language.column_panel{position:relative}.ugc_page .article_opt .language.column_panel .van-loading{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.ugc_page .article_opt .language.simple+.simple{margin-top:0.53333rem}.ugc_page .article_opt .language.simple .title{font-family:"Roboto-Medium";font-size:0.37333rem;color:#666;line-height:1.4}.ugc_page .article_opt .language.no_margin{margin-top:0}.ugc_page .article_opt .spoilers_btn{margin-top:0.8rem}.ugc_page .article_opt .spoilers_btn .title{font-family:"Roboto-Medium";font-size:0.4rem;color:#000;margin-bottom:0.16rem}.ugc_page .article_opt .spoilers_btn .van-radio-group{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.ugc_page .article_opt .spoilers_btn .van-radio-group .van-radio .van-radio__icon{display:none}.ugc_page .article_opt .spoilers_btn .van-radio-group .van-radio .van-radio__label{margin:0.21333rem 0.21333rem 0 0;padding:0.21333rem 0.64rem;font-size:0.37333rem;color:#999;border-radius:0.53333rem;background:#f1f1f1}.ugc_page .article_opt .spoilers_btn .van-radio-group .van-radio .van-radio__icon--checked+.van-radio__label{background:#ddc7b0;color:#000;font-family:"Roboto-Medium";font-size:0.37333rem}.ugc_page .article_opt .bottom_btn{position:fixed;bottom:0;left:0;right:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;flex-flow:row nowrap;-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:1.78667rem;box-sizing:border-box;background:#fff;box-shadow:0 -0.05333rem 0.10667rem 0 rgba(0,0,0,.05);padding:0.32rem 0.42667rem}.ugc_page .article_opt .bottom_btn .status{color:#999;line-height:1.4;font-size:0.32rem;-webkit-box-flex:1;-webkit-flex:1;flex:1}.ugc_page .article_opt .bottom_btn .draft_btn{border:none;margin-left:auto;padding:0;font-size:0.42667rem}.ugc_page .article_opt .bottom_btn .post_btn{min-width:3.28rem;margin-left:0.53333rem;border-radius:1.33333rem;font-family:"Roboto-Bold";font-size:0.42667rem;color:#fff;white-space:nowrap}.ugc_page .article_opt .bottom_btn .post_btn:first-child{margin-left:auto}.ugc_page .article_opt .bottom_btn .post_btn.full_line{width:100%;margin:0 0.42667rem 0.21333rem}.ugc_page .article_opt .bottom_btn .post_btn img{vertical-align:top;margin-right:0.21333rem}.ugc_page .article_opt .is_challenge{margin-top:0.64rem;background:#f6f6f6;border-radius:0.10667rem;display:-webkit-box;display:-webkit-flex;display:flex}.ugc_page .article_opt .is_challenge .selected_box{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding:0.50667rem 0 0.56rem 0.48rem}.ugc_page .article_opt .is_challenge .selected_box .van-checkbox .van-checkbox__icon{font-size:0.37333rem}.ugc_page .article_opt .is_challenge .selected_box .van-checkbox .van-checkbox__label{font-family:"Roboto-Medium";font-size:0.32rem;color:#333}.ugc_page .article_opt .is_challenge .selected_box .rule{margin:0.16rem 0 0 0.58667rem;font-size:0.32rem;color:#61bfba}.ugc_page .article_opt .is_challenge .selected_box .prize_text{margin:0.53333rem 0 0 0.58667rem;line-height:1.3;font-size:0.32rem;color:#34615a;-webkit-hyphens:auto;hyphens:auto}.ugc_page .article_opt .is_challenge .prize_pic{-webkit-box-flex:0;-webkit-flex:0 0 42%;flex:0 0 42%;width:42%;border-radius:0 0.10667rem 0.10667rem 0;background:-webkit-linear-gradient(right, #34615A 0%, rgba(52, 97, 90, 0) 100%);background:linear-gradient(270deg, #34615A 0%, rgba(52, 97, 90, 0) 100%);position:relative}.ugc_page .article_opt .is_challenge .prize_pic .pic{position:absolute;bottom:0.37333rem;right:0.61333rem;width:2.34667rem;height:1.41333rem}.ugc_page .article_opt .divider{margin-top:0.64rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.ugc_page .article_opt .divider .line{width:2.66667rem;border-bottom:0.02667rem dashed #999;-webkit-box-flex:1;-webkit-flex:1;flex:1}.ugc_page .article_opt .divider .divider_title{margin:0 0.37333rem;color:#999;line-height:1.7;font-size:0.37333rem}.ugc_page .article_opt .more_settings{background:#f9f9f9;padding:0.32rem 0.42667rem;margin:0.53333rem -0.42667rem 0}.ugc_page .article_opt .more_settings .title{color:#666;line-height:1.4;font-family:"Roboto-Bold";font-size:0.37333rem;margin-bottom:0.16rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.ugc_page .article_opt .more_settings .title .van-icon{padding:0.13333rem;margin:-0.13333rem;font-weight:700;border-radius:50%;background:#f6f6f6}.ugc_page .article_opt .more_settings .desc{color:#666;line-height:1.3;font-size:0.32rem}.ugc_page .ugc_video .van-progress{border-radius:unset}.ugc_page .upload_video_detail{padding:0.32rem 0.42667rem 0.96rem}.ugc_page .upload_video_detail .upload_video_wrap .upload_poster_wrap{height:5.92rem;width:100%;border:0.02667rem dashed #707070;border-radius:0.42667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;flex-flow:column}.ugc_page .upload_video_detail .upload_video_wrap .upload_poster_wrap .upload_icon{width:3.12rem;height:3.12rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.ugc_page .upload_video_detail .upload_video_wrap .upload_poster_wrap .upload_icon img{width:3.12rem;height:1.6rem;margin:auto}.ugc_page .upload_video_detail .upload_video_wrap .upload_poster_wrap .notice_title{font-family:"Roboto-Medium";font-size:0.4rem;line-height:1.3;margin-top:0.21333rem;color:#000}.ugc_page .upload_video_detail .upload_video_wrap .upload_poster_wrap .notice_desc{font-size:0.34667rem;line-height:1.3;color:#797979;margin-top:0.21333rem;text-align:center}.ugc_page .upload_video_detail .upload_video_wrap .video_format_notice{margin-top:0.85333rem;width:9.14667rem;background:rgba(221,199,176,.1);border-radius:0.16rem 0.16rem 0.16rem 0.16rem;padding:0.64rem 0.64rem;box-sizing:border-box;font-size:0.32rem;color:#999;line-height:1.5}.ugc_page .upload_video_detail .upload_video_wrap .video_format_notice .title{font-family:"Roboto-Medium";font-size:0.42667rem;color:#000;margin-bottom:0.42667rem}.ugc_page .upload_video_detail .upload_video_wrap .video_format_notice p:not(:last-child){margin-bottom:0.32rem}.ugc_page .upload_video_detail .upload_video_wrap .video_format_notice p a{color:#8153fe;text-decoration:underline}.ugc_page .upload_video_detail .upload_video_wrap .van-uploader{width:100%}.ugc_page .upload_video_detail .upload_video_wrap .van-uploader .van-uploader__wrapper{width:100%}.ugc_page .upload_video_detail .upload_video_wrap .van-uploader .van-uploader__wrapper .van-uploader__input-wrapper{width:100%}.ugc_page .upload_video_detail .upload_video_wrap .upload_btn{margin:0.37333rem auto 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;width:100%}.ugc_page .upload_video_detail .upload_video_wrap .upload_btn .van-uploader__wrapper{width:100%}.ugc_page .upload_video_detail .upload_video_wrap .upload_btn .van-uploader__wrapper .van-uploader__input-wrapper{width:100%}.ugc_page .upload_video_detail .upload_video_wrap .upload_btn .van-uploader__wrapper .van-uploader__input-wrapper .van-button{width:100%;padding:0.32rem 0.85333rem;border-radius:0.21333rem;background:#9a76fe}.ugc_page .upload_video_detail .upload_video_wrap .upload_btn .van-uploader__wrapper .van-uploader__input-wrapper .van-button .van-button__text{color:#fff;font-family:"Roboto-Medium";font-size:0.42667rem}.ugc_page .upload_video_detail .edit_video_wrap .upload_progress .top{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;margin-bottom:0.21333rem}.ugc_page .upload_video_detail .edit_video_wrap .upload_progress .top .title{font-family:"Roboto-Bold";font-size:0.42667rem;color:#000;line-height:1.3}.ugc_page .upload_video_detail .edit_video_wrap .upload_progress .top .delete_btn{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.32rem;color:#999}.ugc_page .upload_video_detail .edit_video_wrap .upload_progress .top .delete_btn img{width:0.4rem;display:block;margin-right:0.08rem}.ugc_page .upload_video_detail .edit_video_wrap .upload_progress .top .van-button{padding:0.10667rem 0.42667rem;height:auto;background:#000;color:#fff;font-size:0.34667rem;border-radius:1.92rem}.ugc_page .upload_video_detail .edit_video_wrap .upload_progress .progress_text{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;font-size:0.34667rem;color:#65676b;line-height:1.3;margin-bottom:0.10667rem}.ugc_page .upload_video_detail .edit_video_wrap .upload_progress .progress_text .name{color:#d89777;margin-right:0.53333rem;word-break:break-all}.ugc_page .upload_video_detail .edit_video_wrap .upload_progress .progress_text .num{font-size:0.32rem;color:#000;margin-bottom:0.21333rem}.ugc_page .upload_video_detail .edit_video_wrap .upload_progress .progress_text .hint{font-size:0.32rem;color:#999}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap{padding:0.64rem 0 0}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .title{font-family:"Roboto-Bold";font-size:0.42667rem;color:#000;color:#000;line-height:1.3}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel{margin-top:0.64rem}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .title{font-family:"Roboto-Bold";font-size:0.42667rem;color:#000;line-height:1.3;margin-bottom:0.21333rem}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .title.no_margin{margin-bottom:0}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .title img{margin-left:0.21333rem;vertical-align:-0.08rem}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .title .van-popover{right:1.06667rem !important}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .title .van-popover .van-popover__content{border-radius:0.21333rem;padding:0.42667rem}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .title .van-popover .rule_title{line-height:1.5;font-family:"Roboto-Bold";font-size:0.37333rem}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .title .van-popover .rule_list{margin:0.10667rem 0 0 0.53333rem;list-style:disc;line-height:1.7;font-size:0.32rem}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .title .van-popover .category_tip{line-height:1.7;font-size:0.32rem}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .row_header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:0.21333rem}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .row_header.no_margin{margin-bottom:0}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .row_header .title{margin-bottom:0}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .row_header .hint{font-size:0.32rem;color:#999;margin-left:0.42667rem}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .block_header .hint{font-size:0.32rem;color:#999}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .el-textarea{box-sizing:border-box;padding:0.13333rem 0 0.48rem 0.4rem;border:0.02667rem solid #e8e8e8;border-radius:0.10667rem}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .el-textarea textarea{border:none;padding:0;padding-right:0.4rem}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .van-radio-group{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .van-radio-group .van-radio{margin:0.21333rem 0.21333rem 0 0}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .van-radio-group .van-radio .van-radio__icon{display:none}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .van-radio-group .van-radio .van-radio__label{padding:0.21333rem 0.42667rem;margin-left:0;display:block;min-width:1.06667rem;text-align:center;font-size:0.37333rem;color:#333;border-radius:0.53333rem;background:#f6f6f6}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .van-radio-group .van-radio .van-radio__icon--checked+.van-radio__label{background:#f7f4fe;color:#8153fe}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .van-checkbox-group{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .van-checkbox-group .van-checkbox{margin:0.21333rem 0.21333rem 0 0}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .van-checkbox-group .van-checkbox .van-checkbox__icon{display:none}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .van-checkbox-group .van-checkbox .van-checkbox__label{padding:0.21333rem 0.42667rem;margin-left:0;display:block;min-width:1.06667rem;text-align:center;font-size:0.37333rem;color:#333;border-radius:0.53333rem;background:#f6f6f6;word-break:break-word}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .van-checkbox-group .van-checkbox .van-checkbox__icon--checked+.van-checkbox__label{background:#61bfba;color:#fff !important}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .van-checkbox-group.disabled .van-checkbox__label{color:#c0c4cc}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .select_meta{display:-webkit-box;display:-webkit-flex;display:flex;height:1.06667rem;border:0.02667rem solid #dadbda;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-top:0.21333rem}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .select_meta img{width:0.64rem;height:0.64rem;margin:0 0.10667rem 0 0.16rem}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .select_meta .notice{font-size:0.34667rem;color:#707070}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .selected_media{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .selected_media .pp_item{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;margin:0.32rem 0.21333rem 0 0;padding:0.25333rem 0.42667rem;min-width:1.06667rem;font-size:0.37333rem;background:#f7f4fe;border:none;color:#8153fe;border-radius:0.56rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;word-break:break-word;max-width:-webkit-fit-content;max-width:fit-content}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .selected_media .pp_item .content{margin:0 0.13333rem 0 0.10667rem;-webkit-box-flex:1;-webkit-flex:1;flex:1}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .selected_media .pp_item .icon_custom_theme{display:block;width:0.42667rem;height:0.42667rem;background:url(/_nuxt/m/img/icon_custom_theme.1cc00ab.svg) no-repeat;background-size:cover}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .detail_panel .selected_media .van-button{margin-top:0.32rem;height:0.93333rem;padding:0 0.96rem;background:#f6f6f6;color:#333;border:none}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .spoilers_btn{margin-top:0.64rem}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .spoilers_btn .title{margin-bottom:0.18667rem}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .spoilers_btn .van-radio-group{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .spoilers_btn .van-radio-group .van-radio .van-radio__icon{display:none}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .spoilers_btn .van-radio-group .van-radio .van-radio__label{margin:0.21333rem 0.21333rem 0 0;padding:0.21333rem 0.64rem;font-size:0.37333rem;color:#999;border-radius:0.53333rem;background:#f1f1f1}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .spoilers_btn .van-radio-group .van-radio .van-radio__icon--checked+.van-radio__label{background:#f7f4fe;color:#8153fe;font-family:"Roboto-Medium";font-size:0.37333rem}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .video_poster{margin-top:0.64rem}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .video_poster .upload_btn{display:block !important;width:100%}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .video_poster .upload_btn .van-uploader__wrapper{width:100%}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .video_poster .upload_btn .van-uploader__wrapper .van-uploader__input-wrapper{width:100%}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .video_poster .title{font-family:"Roboto-Bold";font-size:0.42667rem;color:#000;margin-bottom:0.21333rem}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .video_poster .text{font-size:0.32rem;color:#999;line-height:1.3;margin-bottom:0.42667rem}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .video_poster .upload_poster_wrap{border:0.02667rem dashed #707070;border-radius:0.42667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;flex-flow:column}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .video_poster .upload_poster_wrap.add{padding:0.42667rem 0}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .video_poster .upload_poster_wrap img{width:2.13333rem;height:1.06667rem;margin-bottom:0.21333rem}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .video_poster .upload_poster_wrap .notice_title{font-family:"Roboto-Medium";font-size:0.4rem;line-height:1.3;margin-bottom:0.18667rem;color:#797979}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .video_poster .upload_poster_wrap .notice_desc{font-size:0.34667rem;line-height:1.3;color:#797979;margin-bottom:0.58667rem;text-align:center}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .video_poster .upload_poster_wrap .van-button{padding:0.32rem 0.85333rem;background:#9a76fe;border-radius:1.65333rem;font-size:0.34667rem}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .video_poster .upload_poster_wrap .van-button .van-button__text{color:#fff;font-family:"Roboto-Medium";font-size:0.42667rem}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .video_poster .poster{border-radius:0.42667rem;border:none !important;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;flex-flow:column;position:relative}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .video_poster .poster img{margin-bottom:0}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .video_poster .poster .poster_img{width:100%;height:100%;border-radius:0.42667rem;background:#f1f1f1;min-height:4rem}.ugc_page .upload_video_detail .edit_video_wrap .detail_wrap .video_poster .poster .change_img{position:absolute;top:0.21333rem;right:0.21333rem;padding:0.10667rem 0.42667rem;border-radius:0.53333rem;background:rgba(0,0,0,.6);color:#fff;font-size:0.37333rem}.ugc_page .upload_video_detail .edit_video_wrap .bottom_btn{margin-top:0.8rem}.ugc_page .upload_video_detail .edit_video_wrap .bottom_btn .post_btn{width:100%;border-radius:1.33333rem;font-family:"Roboto-Medium";font-size:0.42667rem;color:#fff;background:#0b011a}.ugc_manage_page{background:#eceff3;min-height:calc(100vh - 5.94667rem);min-height:calc(calc(var(--vh, 1vh) * 100) - 5.94667rem)}.ugc_manage_page .head_nav{padding:0.48rem 0.42667rem 0.32rem;background:#fff}.ugc_manage_page .head_nav .title-bar{position:relative}.ugc_manage_page .head_nav .title-bar .back-icon{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:0.64rem;color:#242424}.ugc_manage_page .head_nav .title-bar .title{text-align:center;font-family:"Inter-Bold";font-size:0.48rem;line-height:1.4;color:#242424}.ugc_manage_page .head_nav .title-bar .text{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-family:"Inter";font-size:0.37333rem;line-height:1.4;color:#666}.ugc_manage_page .head_nav .tabs{margin-top:0.66667rem;display:-webkit-box;display:-webkit-flex;display:flex}.ugc_manage_page .head_nav .tabs li{position:relative;margin-right:0.85333rem;padding-bottom:0.16rem;line-height:0.48rem;font-family:"Inter";font-size:0.37333rem;color:#666}.ugc_manage_page .head_nav .tabs li.current{font-family:"Inter-Bold";color:#333}.ugc_manage_page .head_nav .tabs li.current::before{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:0;width:0.53333rem;height:0.05333rem;background:#242424}.ugc_manage_page .head_nav .option-bar{margin-top:0.64rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;font-family:"Inter";font-size:0.34667rem;color:#999}.ugc_manage_page .head_nav .option-bar .total{margin-right:auto}.ugc_manage_page .head_nav .option-bar .search{margin-right:0.53333rem}.ugc_manage_page .head_nav .option-bar .search-icon{margin-left:0.10667rem;font-size:0.42667rem;vertical-align:sub}.ugc_manage_page .head_nav .option-bar .arrow-icon{margin-left:0.10667rem;font-size:0.37333rem;vertical-align:sub}.ugc_manage_page .head_nav .option-bar .sort_item{margin:0.42667rem 0.69333rem;line-height:0.42667rem;font-family:"Inter";font-size:0.37333rem;color:#000}.ugc_manage_page .card_con{margin:0.32rem 0.26667rem}.ugc_manage_page .card_con .publish_article_compo{margin:0.21333rem 0}.ugc_manage_page .publish_rules{padding:0.64rem 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-family:"Inter-Medium";font-size:0.32rem;color:#666}.ugc_manage_page .publish_rules .more-icon{margin-left:0.10667rem;font-size:0.42667rem;color:#999}.ugc_manage_page .empty_wrap{margin:0.8rem 0.42667rem;text-align:center;font-size:0}.ugc_manage_page .empty_wrap .empty_icon{font-size:2.66667rem}.ugc_manage_page .empty_wrap .text{margin-top:0.21333rem;line-height:1.4;text-align:center;font-family:"Inter";font-size:0.37333rem;color:#666}.ugc_manage_page .empty_wrap .bold{font-family:"Inter-Bold";color:#242424}.ugc_manage_page .create_btn{z-index:9;position:fixed;right:0.26667rem;bottom:1.49333rem;width:1.49333rem;height:1.49333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.85333rem;color:#fff;background:#8153fe;border-radius:50%}.ugc_manage_page .column_head{padding:0.42667rem 0.21333rem}.ugc_manage_page .column_head .title{color:#333;font-family:"Roboto-Bold";font-size:0.4rem;margin-bottom:0.10667rem}.ugc_manage_page .column_head .desc{color:#999;font-size:0.32rem}.studio_search_pop_compo{background:#eceff3;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.studio_search_pop_compo .header-bar{padding:0.50667rem 0.26667rem 0.42667rem;background:#fff}.studio_search_pop_compo .header-bar .title{line-height:1.4;text-align:center;font-family:"Inter-Bold";font-size:0.48rem;color:#242424}.studio_search_pop_compo .header-bar .search_wrap{margin-top:0.50667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.studio_search_pop_compo .header-bar .search_wrap .van-search{padding:0;-webkit-box-flex:1;-webkit-flex:1;flex:1}.studio_search_pop_compo .header-bar .search_wrap .van-search .van-search__content{padding-left:0.26667rem;border-radius:0.48rem;background:#f3f5f7}.studio_search_pop_compo .header-bar .search_wrap .van-search .van-search__content .van-cell{padding:0.10667rem 0.53333rem 0.10667rem 0;font-size:0.37333rem;line-height:0.64rem;color:#666}.studio_search_pop_compo .header-bar .search_wrap .van-search .van-search__content .van-cell .van-field__left-icon{margin-right:0.21333rem}.studio_search_pop_compo .header-bar .search_wrap .van-search .van-search__content .van-cell .van-field__left-icon .van-icon{font-size:0.42667rem}.studio_search_pop_compo .header-bar .search_wrap .close_btn{margin-left:0.26667rem;width:0.42667rem;height:0.42667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fY2xvc2UiPgo8ZyBpZD0iR3JvdXAgNDYiPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDE4IiB4PSIzLjUiIHk9IjIiIHdpZHRoPSIxNC44NDkyIiBoZWlnaHQ9IjIiIHRyYW5zZm9ybT0icm90YXRlKDQ1IDMuNSAyKSIgZmlsbD0iIzk5OTk5OSIvPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDE5IiB4PSIxNCIgeT0iMy41IiB3aWR0aD0iMTQuODQ5MiIgaGVpZ2h0PSIyIiB0cmFuc2Zvcm09InJvdGF0ZSgxMzUgMTQgMy41KSIgZmlsbD0iIzk5OTk5OSIvPgo8L2c+CjwvZz4KPC9zdmc+Cg==) no-repeat;background-size:cover}.studio_search_pop_compo .scroll_con{-webkit-box-flex:1;-webkit-flex:1;flex:1;overflow-y:auto}.studio_search_pop_compo .scroll_con .publish_article_compo{margin:0.21333rem 0.26667rem}.studio_search_pop_compo .scroll_con .empty_wrap{margin:0.8rem 0.42667rem;text-align:center;font-size:0}.studio_search_pop_compo .scroll_con .empty_wrap .empty_icon{font-size:2.66667rem}.studio_search_pop_compo .scroll_con .empty_wrap .text{margin-top:0.21333rem;line-height:1.4;text-align:center;font-family:"Inter";font-size:0.37333rem;color:#666}.studio_search_pop_compo .scroll_con .empty_wrap .btn{display:inline-block;margin-top:0.21333rem;padding:0.32rem 1.28rem;font-family:"Inter-Medium";font-size:0.37333rem;color:#fff;border-radius:0.21333rem;background:#0b011a}.rich-container.simple{margin:0 -0.42667rem;border-bottom:0.21333rem solid #f9f9f9}.rich-container.simple .ck-editor__editable{padding-left:0.4rem;padding-right:0.4rem;border-color:rgba(0,0,0,0) !important;box-shadow:none !important}.rich-container.simple .ck.ck-editor .ck.ck-toolbar{background:rgba(0,0,0,0);padding-left:0.26667rem;border:none}.rich-container.simple .ck.ck-toolbar .ck.ck-toolbar__separator{background:#eee;height:0.42667rem;margin:0 0.13333rem;-webkit-align-self:center;align-self:center}.rich-container.hidden_toolbar .ck-editor__top{display:none}.rich-container .ck.ck-placeholder:before,.rich-container .ck .ck-placeholder:before{content:attr(data-placeholder-custom)}.rich-container .ck-content{min-height:8rem;font-size:0.42667rem;font-family:"Inter";overflow-wrap:break-word;line-height:1.6;color:#333}.rich-container .ck-content span{font-size:0.42667rem}.rich-container .word_count{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0.32rem 0;font-size:0.37333rem;font-family:"Inter";color:#333}.rich-container .word_count .to_pg_page{color:#666;text-decoration:underline;cursor:pointer;line-height:1.3;margin-right:auto}.rich-container .word_count .ck-word-count{font-size:0.32rem;text-align:right;color:#909399;display:-webkit-box;display:-webkit-flex;display:flex}.rich-container .word_count .ck-word-count__words{margin-right:0.32rem}.rich-container .ck-editor .ck-editor__main .ck-placeholder::before{color:#c8c9cc;font-size:0.37333rem}.ck-body-wrapper .ck.ck-balloon-panel{z-index:9999}.publish_article_compo{padding:0.42667rem;border-radius:0.32rem;background:#fff}.publish_article_compo .article_info{display:-webkit-box;display:-webkit-flex;display:flex;width:100%;gap:0.32rem}.publish_article_compo .pic{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;position:relative;width:2.66667rem;height:1.73333rem;border-radius:0.16rem;background:#f5f5f5;overflow:hidden}.publish_article_compo .pic .article-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:0.64rem;color:#e1e1e1}.publish_article_compo .pic .play_btn{font-size:0.74667rem}.publish_article_compo .pic .runtime{position:absolute;right:0.10667rem;bottom:0.10667rem;font-size:0.32rem;color:#fff}.publish_article_compo .discussion_pic{width:1.73333rem}.publish_article_compo .pic_list{display:-webkit-box;display:-webkit-flex;display:flex}.publish_article_compo .pic_list .pic_item{position:relative;-webkit-box-flex:0;-webkit-flex:0 0 1.14667rem;flex:0 0 1.14667rem;width:1.14667rem;height:1.73333rem}.publish_article_compo .pic_list .pic_item::after{content:"";position:absolute;top:0;right:0;width:0.02667rem;height:100%;background:#fff}.publish_article_compo .pic_list .pic_item_1{z-index:2}.publish_article_compo .pic_list .pic_item_2{z-index:1;left:-0.29333rem}.publish_article_compo .pic_list .pic_item_3{left:-0.77333rem}.publish_article_compo .title{font-size:0.42667rem;line-height:1.4;max-height:4.2em;font-family:"Inter-Bold";font-size:0.34667rem;color:#333}.publish_article_compo .title.two_line_display,.publish_article_compo .challenge_detail_page .related_item .challenge_card_compo .content .title,.challenge_detail_page .related_item .challenge_card_compo .content .publish_article_compo .title{max-height:2.8em}.publish_article_compo .title.three_line_display{max-height:4.2em}.publish_article_compo .grey-text{color:#999}.publish_article_compo .video-status{margin-top:0.21333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-family:"Inter-Medium";font-size:0.32rem}.publish_article_compo .video-status .status-icon{margin-right:0.10667rem;font-size:0.42667rem}.publish_article_compo .publish_interaction{margin-top:0.21333rem;display:-webkit-box;display:-webkit-flex;display:flex;font-family:"Inter-Medium";font-size:0.32rem;color:#999;opacity:.6}.publish_article_compo .publish_interaction .item{margin-right:0.32rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.publish_article_compo .publish_interaction .icon{margin-right:0.10667rem;font-size:0.42667rem}.publish_article_compo .publish_option{margin-top:0.34667rem;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;font-family:"Inter";color:#999}.publish_article_compo .publish_time{margin-right:0.21333rem;width:0%;-webkit-box-flex:1;-webkit-flex:1;flex:1;font-size:0.32rem;opacity:.8}.publish_article_compo .publish_btn_group{display:-webkit-box;display:-webkit-flex;display:flex;font-size:0.34667rem}.publish_article_compo .publish_btn_group .delete_btn{margin-left:0.37333rem;padding-left:0.37333rem;border-left:0.02667rem solid #e1e1e1}.related_titles_compo .van-popup.van-popup--bottom{height:90%;background:#fff;border-radius:0.85333rem 0.85333rem 0 0}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo{position:relative;padding:0 0.42667rem;height:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .close_btn{position:absolute;top:0.42667rem;right:0.42667rem;width:0.42667rem;height:0.42667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fY2xvc2UiPgo8ZyBpZD0iR3JvdXAgNDYiPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDE4IiB4PSIzLjUiIHk9IjIiIHdpZHRoPSIxNC44NDkyIiBoZWlnaHQ9IjIiIHRyYW5zZm9ybT0icm90YXRlKDQ1IDMuNSAyKSIgZmlsbD0iIzk5OTk5OSIvPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDE5IiB4PSIxNCIgeT0iMy41IiB3aWR0aD0iMTQuODQ5MiIgaGVpZ2h0PSIyIiB0cmFuc2Zvcm09InJvdGF0ZSgxMzUgMTQgMy41KSIgZmlsbD0iIzk5OTk5OSIvPgo8L2c+CjwvZz4KPC9zdmc+Cg==) no-repeat;background-size:cover}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .search_box{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:100%;padding-top:1.28rem;padding-bottom:0.21333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:0.85333rem}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .search_box .search_input{width:88%;-webkit-box-flex:0;-webkit-flex:0 0 88%;flex:0 0 88%;height:0.85333rem}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .search_box .search_input .el-input{display:block;width:100%;position:relative;height:0.85333rem;background:#f6f6f6;border-radius:1.33333rem}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .search_box .search_input .el-input input{padding:0;border:none;background:rgba(0,0,0,0);height:0.85333rem;line-height:0.85333rem;padding-left:0.96rem;font-size:0.37333rem;color:#000}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .search_box .search_input .el-input input::-webkit-input-placeholder{font-size:0.37333rem;color:#999}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .search_box .search_input .el-input input::placeholder{font-size:0.37333rem;color:#999}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .search_box .search_input .el-input:after{content:"";position:absolute;left:0.32rem;top:0.10667rem;width:0.64rem;height:0.64rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6IzhmOGY4Zjt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPnNlYXJjaC1ncmF5PC90aXRsZT48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xNS43NiwxNC4yNkgxNUwxNC42OSwxNGE2LjUzLDYuNTMsMCwxLDAtLjcxLjcxbC4yOC4yOHYuNzlsNSw1LDEuNDgtMS40OFptLTYsMGE0LjUsNC41LDAsMSwxLDQuNS00LjVBNC41LDQuNSwwLDAsMSw5Ljc2LDE0LjI2WiIvPjwvc3ZnPg==) no-repeat;background-size:cover}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .search_box .empty_btn{margin-left:auto;font-size:0.64rem;color:#999}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .media_con{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:0%;overflow-y:scroll}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .media_con .empty_wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .media_con .empty_wrap img{display:block;width:5.33333rem;padding-top:1.33333rem}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .media_con .empty_wrap .text{font-size:0.42667rem;color:#999}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .media_con .loading{padding-top:0.53333rem;text-align:center}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .media_con .num{padding-top:0.42667rem;font-family:"Roboto-Bold";font-size:0.42667rem;color:#000}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .media_con .text_note{margin-top:0.21333rem;font-size:0.32rem;color:#999}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .media_con .media_item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0.42667rem 0;border-bottom:0.02667rem solid #f6f6f6}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .media_con .media_item .pic{margin-right:0.32rem;width:22%;-webkit-box-flex:0;-webkit-flex:0 0 22%;flex:0 0 22%;border-radius:0.16rem;overflow-y:hidden;position:relative}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .media_con .media_item .pic .delete_btn{position:absolute;right:0.10667rem;bottom:0.10667rem;width:0.64rem;height:0.64rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fZGVsZXRlLXNtYWxsIj4KPGcgaWQ9Imljb25fZGVsZXRlIj4KPGNpcmNsZSBpZD0iRWxsaXBzZSA0IiBjeD0iMTIiIGN5PSIxMiIgcj0iMTIiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuNCIvPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMTUuNDI4NiA5LjY2NjY3VjE3LjQ0NDRIOC41NzE0M1Y5LjY2NjY3SDE1LjQyODZaTTE0LjE0MjkgNUg5Ljg1NzE0TDkgNS43Nzc3OEg2VjcuMzMzMzNIMThWNS43Nzc3OEgxNUwxNC4xNDI5IDVaTTE3LjE0MjkgOC4xMTExMUg2Ljg1NzE0VjE3LjQ0NDRDNi44NTcxNCAxOC4zIDcuNjI4NTcgMTkgOC41NzE0MyAxOUgxNS40Mjg2QzE2LjM3MTQgMTkgMTcuMTQyOSAxOC4zIDE3LjE0MjkgMTcuNDQ0NFY4LjExMTExWiIgZmlsbD0id2hpdGUiLz4KPC9nPgo8L2c+Cjwvc3ZnPgo=) center center no-repeat;background-size:0.64rem 0.64rem}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .media_con .media_item .delete_btn{width:0.64rem;height:0.64rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fZGVsZXRlLXNtYWxsIj4KPGcgaWQ9Imljb25fZGVsZXRlIj4KPGNpcmNsZSBpZD0iRWxsaXBzZSA0IiBjeD0iMTIiIGN5PSIxMiIgcj0iMTIiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuNCIvPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMTUuNDI4NiA5LjY2NjY3VjE3LjQ0NDRIOC41NzE0M1Y5LjY2NjY3SDE1LjQyODZaTTE0LjE0MjkgNUg5Ljg1NzE0TDkgNS43Nzc3OEg2VjcuMzMzMzNIMThWNS43Nzc3OEgxNUwxNC4xNDI5IDVaTTE3LjE0MjkgOC4xMTExMUg2Ljg1NzE0VjE3LjQ0NDRDNi44NTcxNCAxOC4zIDcuNjI4NTcgMTkgOC41NzE0MyAxOUgxNS40Mjg2QzE2LjM3MTQgMTkgMTcuMTQyOSAxOC4zIDE3LjE0MjkgMTcuNDQ0NFY4LjExMTExWiIgZmlsbD0id2hpdGUiLz4KPC9nPgo8L2c+Cjwvc3ZnPgo=) center center no-repeat;background-size:0.64rem 0.64rem}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .media_con .media_item.custom_theme_item{padding:0.4rem 0.26667rem;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;font-family:"Roboto-Medium";font-size:0.64rem;border-bottom:0}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .media_con .media_item.custom_theme_item .detail .title{margin:0}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .media_con .media_item.custom_theme_item.selected{background:rgba(237,196,165,.6)}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .media_con .media_item .detail{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .media_con .media_item .detail .title{font-family:"Roboto-Bold";font-size:0.37333rem;color:#000;line-height:1.3;white-space:break-spaces}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .media_con .media_item .detail .type{margin-top:0.21333rem;font-size:0.32rem;color:#999}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .media_con .media_item .detail p{margin-top:0.21333rem;font-size:0.32rem;color:#999}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .media_con .error{color:#fd4848;background:rgba(237,196,165,.1);border-radius:0.16rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0.26667rem;font-size:0.32rem}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .media_con .error i.icon_warning{display:block;width:0.42667rem;height:0.42667rem;background:url(/_nuxt/m/img/icon_warning.9442566.svg) no-repeat;background-size:cover;margin-right:0.10667rem}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .media_con .related-label{font-size:0.37333rem;color:#d0d0d0;margin:0.4rem 0 0 0.26667rem}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .option_box{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;margin-top:auto;padding:0.42667rem 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .option_box button{width:48%;display:block;height:1.14667rem;border:none;font-family:"Roboto-Medium";font-size:0.42667rem;border-radius:1.33333rem;color:#000}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .option_box .submit_btn{background:#0b011a;color:#fff}.related_titles_compo .van-popup.van-popup--bottom .list_media_compo .option_box .reset_btn{border:0.02667rem solid #ccc}.search_meta_compo .van-popup.van-popup--bottom{height:90%;background:#fff;border-radius:0.85333rem 0.85333rem 0 0}.search_meta_compo .van-popup.van-popup--bottom .list_media_compo{position:relative;padding:0 0.42667rem;height:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.search_meta_compo .van-popup.van-popup--bottom .list_media_compo .close_btn{position:absolute;top:0.42667rem;right:0.42667rem;width:0.42667rem;height:0.42667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fY2xvc2UiPgo8ZyBpZD0iR3JvdXAgNDYiPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDE4IiB4PSIzLjUiIHk9IjIiIHdpZHRoPSIxNC44NDkyIiBoZWlnaHQ9IjIiIHRyYW5zZm9ybT0icm90YXRlKDQ1IDMuNSAyKSIgZmlsbD0iIzk5OTk5OSIvPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDE5IiB4PSIxNCIgeT0iMy41IiB3aWR0aD0iMTQuODQ5MiIgaGVpZ2h0PSIyIiB0cmFuc2Zvcm09InJvdGF0ZSgxMzUgMTQgMy41KSIgZmlsbD0iIzk5OTk5OSIvPgo8L2c+CjwvZz4KPC9zdmc+Cg==) no-repeat;background-size:cover}.search_meta_compo .van-popup.van-popup--bottom .list_media_compo .search_box{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:100%;padding-top:1.28rem;padding-bottom:0.21333rem;height:0.85333rem}.search_meta_compo .van-popup.van-popup--bottom .list_media_compo .search_box .search_input{width:100%;height:0.85333rem}.search_meta_compo .van-popup.van-popup--bottom .list_media_compo .search_box .search_input .el-input{display:block;width:100%;position:relative;height:0.85333rem;background:#f6f6f6;border-radius:1.33333rem}.search_meta_compo .van-popup.van-popup--bottom .list_media_compo .search_box .search_input .el-input input{padding:0;border:none;background:rgba(0,0,0,0);height:0.85333rem;line-height:0.85333rem;padding-left:0.96rem;font-size:0.37333rem;color:#000}.search_meta_compo .van-popup.van-popup--bottom .list_media_compo .search_box .search_input .el-input input::-webkit-input-placeholder{font-size:0.37333rem;color:#999}.search_meta_compo .van-popup.van-popup--bottom .list_media_compo .search_box .search_input .el-input input::placeholder{font-size:0.37333rem;color:#999}.search_meta_compo .van-popup.van-popup--bottom .list_media_compo .search_box .search_input .el-input:after{content:"";position:absolute;left:0.32rem;top:0.10667rem;width:0.64rem;height:0.64rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6IzhmOGY4Zjt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPnNlYXJjaC1ncmF5PC90aXRsZT48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xNS43NiwxNC4yNkgxNUwxNC42OSwxNGE2LjUzLDYuNTMsMCwxLDAtLjcxLjcxbC4yOC4yOHYuNzlsNSw1LDEuNDgtMS40OFptLTYsMGE0LjUsNC41LDAsMSwxLDQuNS00LjVBNC41LDQuNSwwLDAsMSw5Ljc2LDE0LjI2WiIvPjwvc3ZnPg==) no-repeat;background-size:cover}.search_meta_compo .van-popup.van-popup--bottom .list_media_compo .media_con{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:0%;overflow-y:scroll}.search_meta_compo .van-popup.van-popup--bottom .list_media_compo .media_con .empty_wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.search_meta_compo .van-popup.van-popup--bottom .list_media_compo .media_con .empty_wrap img{display:block;width:5.33333rem;padding-top:1.33333rem}.search_meta_compo .van-popup.van-popup--bottom .list_media_compo .media_con .empty_wrap .text{font-size:0.42667rem;color:#999}.search_meta_compo .van-popup.van-popup--bottom .list_media_compo .media_con .loading{padding-top:0.53333rem;text-align:center}.search_meta_compo .van-popup.van-popup--bottom .list_media_compo .media_con .media_item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0.42667rem 0;border-bottom:0.02667rem solid #f6f6f6}.search_meta_compo .van-popup.van-popup--bottom .list_media_compo .media_con .media_item .pic{margin-right:0.32rem;width:22%;-webkit-box-flex:0;-webkit-flex:0 0 22%;flex:0 0 22%;border-radius:0.16rem;overflow-y:hidden;position:relative}.search_meta_compo .van-popup.van-popup--bottom .list_media_compo .media_con .media_item .detail{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%}.search_meta_compo .van-popup.van-popup--bottom .list_media_compo .media_con .media_item .detail .title{font-family:"Roboto-Bold";font-size:0.37333rem;color:#000;line-height:1.3}.search_meta_compo .van-popup.van-popup--bottom .list_media_compo .media_con .media_item .detail .score_wrap{margin-top:0.21333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.32rem;height:0.37333rem;line-height:0.37333rem}.search_meta_compo .van-popup.van-popup--bottom .list_media_compo .media_con .media_item .detail .score_wrap .score{padding-left:0.48rem;height:0.37333rem;line-height:0.37333rem;font-size:0.32rem;color:#000;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2IDBMMjEuNTYyMyA3Ljk2NDgzTDMxIDEwLjY5NUwyNSAxOC4zNDc4TDI1LjI3MDUgMjhMMTYgMjQuNzY0OEw2LjcyOTQ5IDI4TDcgMTguMzQ3OEwxIDEwLjY5NUwxMC40Mzc3IDcuOTY0ODNMMTYgMFoiIGZpbGw9IiNFREM0QTUiLz4KPC9zdmc+Cg==) left center no-repeat;background-size:0.37333rem 0.37333rem}.search_meta_compo .van-popup.van-popup--bottom .list_media_compo .media_con .media_item .detail .info{margin-top:0.21333rem;font-size:0.32rem;color:#000}.search_meta_compo .van-popup.van-popup--bottom .list_media_compo .media_con .media_item .detail p{margin-top:0.21333rem;font-size:0.32rem;color:#999}.tag_select_compo{border-bottom:0.02667rem solid #eee;position:relative}.tag_select_compo .van-field{padding:0.21333rem 0}.tag_select_compo .van-field::after{display:none}.tag_select_compo .tag_box{margin:0 -0.10667rem 0 0}.tag_select_compo .tag_box .van-tag{color:#717c97;border-radius:0.10667rem;padding:0 0.21333rem;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin:0.32rem 0.32rem 0 0;position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;height:0.53333rem;box-sizing:border-box;font-family:"Nunito";font-size:0.32rem;font-weight:700;line-height:1}.tag_select_compo .tag_box .tag_icon{vertical-align:-0.05333rem;margin-right:0.08rem;width:0.37333rem;height:0.37333rem}.tag_select_compo .tag_box .svg_icon{position:absolute;right:-0.21333rem;top:-0.21333rem;width:0.42667rem;height:0.42667rem}.tag_select_compo .options_box{position:absolute;width:100%;top:105%;border-radius:0.21333rem;background:#fff;box-shadow:0 0 0.42667rem 0 rgba(0,0,0,.1);z-index:999;height:4.96rem;overflow-y:auto}.tag_select_compo .options_box::-webkit-scrollbar{width:0.16rem;height:0.26667rem}.tag_select_compo .options_box::-webkit-scrollbar-track{background:#fff;border-radius:0.05333rem}.tag_select_compo .options_box::-webkit-scrollbar-thumb{background:#8f8f8f;border-radius:0.05333rem}.tag_select_compo .options_box .van-loading{margin-top:0.93333rem;text-align:center}.tag_select_compo .options_box .list{padding:0.21333rem 0;color:#717c97;line-height:1.3;font-size:0.37333rem}.tag_select_compo .options_box .item{padding:0.21333rem 0.42667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.tag_select_compo .options_box .svg_icon{margin-right:0.10667rem;width:0.37333rem;height:0.37333rem}.tag_select_compo .options_box .van-empty{padding:0.53333rem}.tag_select_compo .options_box .van-empty .van-empty__description{text-align:center;padding:0 0.53333rem}.challenge_tip_dialog .van-dialog__header{display:-webkit-box;display:-webkit-flex;display:flex;padding:0;height:1.17333rem;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.challenge_tip_dialog .van-dialog__header .van-icon-cross{position:absolute;right:0.24rem}.challenge_tip_dialog .content{padding:0 0.37333rem 0.32rem;line-height:0.53333rem;list-style:unset;font-size:0.37333rem}.challenge_tip_dialog .content .item{margin-left:0.53333rem}.challenge_page{padding:0 0 2.13333rem;min-height:calc(100vh - 6.82667rem);min-height:calc(calc(var(--vh, 1vh) * 100) - 6.82667rem);background:#000;position:relative}.challenge_page .page_bg{position:absolute;top:0;left:0;width:100%;height:auto}.challenge_page .challenge_content{position:relative;z-index:1;margin:0 0.32rem}.challenge_page .challenge_content .page_title{padding:3.41333rem 0.32rem 0.74667rem;font-family:"Roboto-Bold";font-size:0.8rem;color:#fff;text-shadow:0 0 0.21333rem rgba(0,0,0,.25)}.challenge_page .challenge_content .challenge_intro{margin-bottom:0.8rem;padding:0.66667rem 0.32rem 0.53333rem;background:#111;border-radius:0.21333rem}.challenge_page .challenge_content .challenge_intro .title{font-family:"Roboto-Bold";font-size:0.42667rem;color:rgba(210,200,73,.9)}.challenge_page .challenge_content .challenge_intro .desc{margin-top:0.32rem;line-height:1.3;font-size:0.34667rem;color:rgba(255,255,255,.8)}.challenge_page .challenge_content .challenge_intro .video_box{margin-top:0.69333rem;border-radius:0.21333rem;overflow:hidden;position:relative;width:100%;height:4.90667rem}.challenge_page .challenge_content .challenge_intro .video_box .video-js .vjs-big-play-button{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:1.17333rem;height:1.17333rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0iUGxheSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCI+CiAgPGNpcmNsZSBpZD0iRWxsaXBzZV8zMiIgZGF0YS1uYW1lPSJFbGxpcHNlIDMyIiBjeD0iMTAiIGN5PSIxMCIgcj0iMTAiIGZpbGw9IiNjMWMxYzEiLz4KICA8cGF0aCBpZD0iUG9seWdvbl8xIiBkYXRhLW5hbWU9IlBvbHlnb24gMSIgZD0iTTMuNzg2LDEuMzg2YS43NS43NSwwLDAsMSwxLjM0OSwwTDguNCw4LjA4OGEuNzUuNzUsMCwwLDEtLjY3NCwxLjA3OEgxLjJBLjc1Ljc1LDAsMCwxLC41MjUsOC4wODhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNS44MzMgNS41MzkpIHJvdGF0ZSg5MCkiLz4KPC9zdmc+Cg==) left top no-repeat;background-size:cover;border-radius:50%;border:none}.challenge_page .challenge_content .challenge_intro .video_box .video-js .vjs-big-play-button>span{display:none}.challenge_page .challenge_content .on_going_wrap{position:relative;margin-bottom:0.64rem;padding-bottom:0.53333rem;width:100%;border-radius:0.21333rem}.challenge_page .challenge_content .on_going_wrap .type{z-index:1;position:absolute;left:0;top:0;padding:0 0.32rem;height:0.64rem;line-height:0.64rem;font-family:"Roboto-Bold";font-size:0.32rem;color:rgba(0,0,0,.9);background:#d2c849;border-radius:0.21333rem 0 0.21333rem 0}.challenge_page .challenge_content .on_going_wrap .list_con{padding:0.32rem 0.32rem 0}.challenge_page .challenge_content .on_going_wrap .list_con .rank_text{font-size:0.32rem;color:rgba(255,255,255,.6)}.challenge_page .challenge_content .on_going_wrap .list_con .list{margin-top:0.21333rem}.challenge_page .challenge_content .on_going_wrap .list_con .more_btn{margin-top:0.42667rem;text-align:center}.challenge_page .challenge_content .on_going_wrap .list_con .more_btn a{display:inline-block;padding:0.32rem 1.06667rem;font-family:"Roboto-Bold";font-size:0.34667rem;color:#000;background:#edc4a5;border-radius:0.16rem}.challenge_page .challenge_content .on_going_wrap .no_article_wrap{margin-top:1.2rem}.challenge_page .challenge_content .list_wrap{margin-top:0.64rem}.challenge_page .challenge_content .list_wrap .list_title{margin:0 0.21333rem;font-family:"Roboto-Bold";font-size:0.48rem;color:#fff}.challenge_page .challenge_content .list_wrap .list_card{margin:0.42667rem 0.04rem 0}.challenge_page .challenge_content .list_wrap .list_card .challenge_card_compo{border-radius:0.16rem}.challenge_page .challenge_content .list_wrap .list_card .challenge_card_compo .poster .pic_proportion{border-width:0.10667rem;border-radius:0.16rem}.challenge_page .challenge_content .list_wrap .list_card .challenge_card_compo .content{padding:0.58667rem 0.58667rem 0.37333rem;border-radius:0 0 0.16rem 0.16rem}.challenge_page .challenge_content .list_wrap .list_card .challenge_card_compo .content .time{line-height:1.4;font-size:0.32rem;color:rgba(255,255,255,.7)}.challenge_page .challenge_content .list_wrap .list_card .challenge_card_compo .content .title{margin-top:0.10667rem;font-family:"Roboto-Bold";font-size:0.32rem}.challenge_page .challenge_content .no_challenge{position:relative;padding:4.8rem 0 1.76rem;text-align:center;font-size:0.32rem;color:#fff;background:rgba(255,255,255,.1);border-radius:0.16rem}.challenge_page .challenge_content .no_challenge:before{content:"";position:absolute;top:1.76rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:2.66667rem;height:2.66667rem;border-radius:50%;background:url(/_nuxt/m/img/empty-articles@2x.a2aca8e.png) center center no-repeat rgba(255,255,255,.15);background-size:1.44rem auto}.challenge_detail_page{padding:0 0 2.13333rem;min-height:calc(100vh - 6.82667rem);min-height:calc(calc(var(--vh, 1vh) * 100) - 6.82667rem)}.challenge_detail_page .share_btn{z-index:9;position:fixed;top:1.97333rem;right:0.42667rem;width:0.85333rem;height:0.85333rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IlNoYXJlICAiPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMTcgMTYuMDhDMTYuMjQgMTYuMDggMTUuNTYgMTYuMzggMTUuMDQgMTYuODVMNy45MSAxMi43QzcuOTYgMTIuNDcgOCAxMi4yNCA4IDEyQzggMTEuNzYgNy45NiAxMS41MyA3LjkxIDExLjNMMTQuOTYgNy4xOUMxNS41IDcuNjkgMTYuMjEgOCAxNyA4QzE4LjY2IDggMjAgNi42NiAyMCA1QzIwIDMuMzQgMTguNjYgMiAxNyAyQzE1LjM0IDIgMTQgMy4zNCAxNCA1QzE0IDUuMjQgMTQuMDQgNS40NyAxNC4wOSA1LjdMNy4wNCA5LjgxQzYuNSA5LjMxIDUuNzkgOSA1IDlDMy4zNCA5IDIgMTAuMzQgMiAxMkMyIDEzLjY2IDMuMzQgMTUgNSAxNUM1Ljc5IDE1IDYuNSAxNC42OSA3LjA0IDE0LjE5TDE0LjE2IDE4LjM1QzE0LjExIDE4LjU2IDE0LjA4IDE4Ljc4IDE0LjA4IDE5QzE0LjA4IDIwLjYxIDE1LjM5IDIxLjkyIDE3IDIxLjkyQzE4LjYxIDIxLjkyIDE5LjkyIDIwLjYxIDE5LjkyIDE5QzE5LjkyIDE3LjM5IDE4LjYxIDE2LjA4IDE3IDE2LjA4Wk0xNyA0QzE3LjU1IDQgMTggNC40NSAxOCA1QzE4IDUuNTUgMTcuNTUgNiAxNyA2QzE2LjQ1IDYgMTYgNS41NSAxNiA1QzE2IDQuNDUgMTYuNDUgNCAxNyA0Wk01IDEzQzQuNDUgMTMgNCAxMi41NSA0IDEyQzQgMTEuNDUgNC40NSAxMSA1IDExQzUuNTUgMTEgNiAxMS40NSA2IDEyQzYgMTIuNTUgNS41NSAxMyA1IDEzWk0xNyAyMC4wMkMxNi40NSAyMC4wMiAxNiAxOS41NyAxNiAxOS4wMkMxNiAxOC40NyAxNi40NSAxOC4wMiAxNyAxOC4wMkMxNy41NSAxOC4wMiAxOCAxOC40NyAxOCAxOS4wMkMxOCAxOS41NyAxNy41NSAyMC4wMiAxNyAyMC4wMloiIGZpbGw9IiMwMDAwMDAiLz4KPC9nPgo8L3N2Zz4K) center center no-repeat #edc4a5;background-size:0.32rem 0.32rem;border-radius:0.10667rem}.challenge_detail_page .challenge_poster_compo{border-radius:0}.challenge_detail_page .challenge_poster_compo .detail{padding:4rem 0.56rem 0.56rem}.challenge_detail_page .challenge_poster_compo .detail .title{max-height:none;font-family:"Roboto-Bold";font-size:0.58667rem}.challenge_detail_page .challenge_poster_compo .detail .challenge_time_compo{margin-top:0.13333rem;text-shadow:none}.challenge_detail_page .chall_intro{margin:0.45333rem 0.32rem 0;padding:0 0.10667rem}.challenge_detail_page .chall_intro .title{font-family:"Roboto-Bold";font-size:0.48rem;color:rgba(255,255,255,.9)}.challenge_detail_page .chall_intro .video_wrap{margin-top:0.32rem;padding:0.21333rem;min-height:2.66667rem;border:0.02667rem solid rgba(255,255,255,.5);border-radius:0.21333rem}.challenge_detail_page .chall_intro .video_wrap .video_box{border-radius:0.16rem;overflow:hidden}.challenge_detail_page .chall_intro .video_wrap .video_box .vjs-tech{border-radius:0.16rem;overflow:hidden}.challenge_detail_page .chall_intro .video_wrap .video_box .video-js .vjs-big-play-button{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:1.17333rem;height:1.17333rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0iUGxheSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCI+CiAgPGNpcmNsZSBpZD0iRWxsaXBzZV8zMiIgZGF0YS1uYW1lPSJFbGxpcHNlIDMyIiBjeD0iMTAiIGN5PSIxMCIgcj0iMTAiIGZpbGw9IiNjMWMxYzEiLz4KICA8cGF0aCBpZD0iUG9seWdvbl8xIiBkYXRhLW5hbWU9IlBvbHlnb24gMSIgZD0iTTMuNzg2LDEuMzg2YS43NS43NSwwLDAsMSwxLjM0OSwwTDguNCw4LjA4OGEuNzUuNzUsMCwwLDEtLjY3NCwxLjA3OEgxLjJBLjc1Ljc1LDAsMCwxLC41MjUsOC4wODhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNS44MzMgNS41MzkpIHJvdGF0ZSg5MCkiLz4KPC9zdmc+Cg==) left top no-repeat;background-size:cover;border-radius:50%;border:none}.challenge_detail_page .chall_intro .video_wrap .video_box .video-js .vjs-big-play-button>span{display:none}.challenge_detail_page .chall_intro .custom_desc{margin-top:0.32rem;line-height:1.5;max-height:4.5em;overflow:hidden;font-size:0.37333rem;color:rgba(255,255,255,.6)}.challenge_detail_page .chall_intro .custom_desc ul{list-style:disc;padding-left:0.48rem}.challenge_detail_page .chall_intro .custom_desc a{color:rgba(255,255,255,.6);text-decoration:underline;font-style:italic}.challenge_detail_page .chall_intro .rule{margin-top:0.32rem;font-family:"Roboto-Bold";font-size:0.4rem;color:rgba(255,255,255,.9)}.challenge_detail_page .chall_intro .rule span{padding-right:0.4rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAcCAYAAACH81QkAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABaSURBVHgB7dWxDcAgDETRSyZio3iTsPkBonEBErYrJP8SiQeuDKhIFkTqwM/ZB08KoAsaI3CdGZKEEroCei3O5vzB0e3+2uYXkkACFqCEAAXVELCABJHoXKMNq4Jx6SdXKrkAAAAASUVORK5CYII=) right center no-repeat;background-size:0.26667rem 0.26667rem}.challenge_detail_page .attract{margin:0.42667rem 0.32rem 0;padding:0 0.10667rem;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}.challenge_detail_page .attract .join .text{margin-bottom:0.32rem;line-height:1.3;font-family:"Roboto-Bold";font-size:0.34667rem;color:rgba(255,255,255,.6);-webkit-hyphens:auto;hyphens:auto}.challenge_detail_page .attract .join .create_btn{display:inline-block;padding:0 0.48rem 0 1.06667rem;height:1.06667rem;line-height:1.06667rem;font-family:"Roboto-Bold";font-size:0.34667rem;color:#000;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzgiIHZpZXdCb3g9IjAgMCAzOCAzOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yOC44OTk1IDAuNjE1MDgzQzI5LjY4MDUgLTAuMTY1OTY1IDMwLjk0NjkgLTAuMTY1OTY1IDMxLjcyNzkgMC42MTUwODNMMzcuMzg0OCA2LjI3MTk0QzM4LjE2NTggNy4wNTI5OSAzOC4xNjU4IDguMzE5MzIgMzcuMzg0OCA5LjEwMDM2TDM1Ljk3MDYgMTAuNTE0NkwyNy40ODUzIDIuMDI5M0wyOC44OTk1IDAuNjE1MDgzWk0yNi4wNzExIDMuNDQzNTVMMzQuNTU2NCAxMS45Mjg4TDE0LjA1MDMgMzIuNDM0OUw1LjU2NDk3IDIzLjk0OTZMMjYuMDcxMSAzLjQ0MzU1Wk00LjE1MDc1IDI1LjM2NEwxMi42MzYgMzMuODQ5MkwxLjgwNTQ3IDM3LjQ1OTRDMS4wMjM3MiAzNy43MiAwLjI3OTk3OCAzNi45NzYzIDAuNTQwNTY0IDM2LjE5NDVMNC4xNTA3NSAyNS4zNjRaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K) 0.4rem center no-repeat #edc4a5;background-size:0.50667rem 0.50667rem;border-radius:0.16rem}.challenge_detail_page .attract .prize{margin-left:1.33333rem;-webkit-box-flex:0;-webkit-flex:0 0 3.01333rem;flex:0 0 3.01333rem;width:3.01333rem;height:1.73333rem}.challenge_detail_page .attract.has_con{padding:0.45333rem 0.10667rem 0.74667rem;border-top:0.02667rem solid rgba(255,255,255,.1);border-bottom:0.02667rem solid rgba(255,255,255,.1)}.challenge_detail_page .related_item{margin:0.64rem 0 0 0.32rem}.challenge_detail_page .related_item .related_title{margin:0 0.32rem 0.32rem 0;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;font-family:"Roboto-Bold";font-size:0.48rem;color:rgba(255,255,255,.9)}.challenge_detail_page .related_item .related_title a{padding-right:0.32rem;font-size:0.32rem;color:#fff;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxMSAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjcwNzAzIDE3LjQ2MzRMMC4yOTI4MTggMTYuMDQ5Mkw3LjM2Mzg4IDguOTc4MUwwLjI5MjgxNiAxLjkwNzAzTDEuNzA3MDMgMC40OTI4MThMOS40ODUxNCA4LjI3MDkzQzkuNDg1MTggOC4yNzA5NyA5LjQ4NTIgOC4yNzA5OSA4Ljc3ODEgOC45NzgxTDkuNDg1MTQgOC4yNzA5M0wxMC4xOTIzIDguOTc4MUwxLjcwNzAzIDE3LjQ2MzRaIiBmaWxsPSJ3aGl0ZSIgZmlsbC1vcGFjaXR5PSIwLjkiLz4KPC9zdmc+Cg==) right center no-repeat;background-size:0.21333rem 0.21333rem}.challenge_detail_page .related_item .scroll_item{margin-right:0.32rem}.challenge_detail_page .related_item .related_movie_card{width:7.73333rem}.challenge_detail_page .related_item .challenge_card_compo{width:7.73333rem;border-radius:0.10667rem}.challenge_detail_page .related_item .challenge_card_compo .poster .pic_proportion{border-width:0.08rem;border-radius:0.10667rem}.challenge_detail_page .related_item .challenge_card_compo .content{padding:0.45333rem 0.58667rem 0.45333rem;border-radius:0 0 0.10667rem 0.10667rem}.challenge_detail_page .related_item .challenge_card_compo .content .time{display:none}.challenge_detail_page .related_item .challenge_card_compo .content .title{max-height:2.6em;font-family:"Roboto-Bold";font-size:0.42667rem}.challenge_detail_page .menu_wrap{margin-top:0.64rem;height:1.12rem;line-height:1.12rem;display:-webkit-box;display:-webkit-flex;display:flex;background:rgba(255,255,255,.1)}.challenge_detail_page .menu_wrap li{width:50%;text-align:center;font-family:"Roboto-Bold";font-size:0.48rem;color:rgba(255,255,255,.6)}.challenge_detail_page .menu_wrap li span{display:inline-block;position:relative}.challenge_detail_page .menu_wrap li.current{color:rgba(255,255,255,.9)}.challenge_detail_page .menu_wrap li.current span:after{content:"";position:absolute;left:0;bottom:0;width:100%;border-bottom:0.10667rem solid #edc4a5}.challenge_detail_page .article_panel{margin:0.10667rem 0.37333rem 0.42667rem;min-height:1.6rem}.challenge_detail_page .article_panel .article_card{margin-top:0.48rem}.challenge_detail_page .no_article_wrap{margin-top:1.06667rem}.challenge_detail_page .empty_con{text-align:center;padding:1.6rem 1.41333rem}.challenge_detail_page .empty_con p{padding-top:4.16rem;line-height:1.3;font-size:0.37333rem;color:#999;background:url(/_nuxt/m/img/no_lang.4231bf8.png) center top no-repeat;background-size:5.6rem 3.73333rem}.challenge_detail_page .empty_con .link_btn{margin-top:0.42667rem}.challenge_detail_page .empty_con .link_btn a{display:inline-block;padding:0.32rem 0.85333rem;font-family:"Roboto-Medium";font-size:0.34667rem;color:#000;background:#edc4a5;border-radius:1.25333rem}.challenge_card_compo{position:relative;border:0.02667rem solid rgba(255,255,255,.2)}.challenge_card_compo .poster .pic_proportion{box-sizing:border-box;border-style:solid;overflow:hidden}.challenge_card_compo .content{position:absolute;bottom:0;width:100%;box-sizing:border-box}.challenge_card_compo .content .title{line-height:1.3;color:#fff}.challenge_poster_compo{position:relative;overflow:hidden;border-radius:0.21333rem 0.21333rem 0 0}.challenge_poster_compo .bg{position:absolute;top:0;left:0;width:100%;height:auto}.challenge_poster_compo .detail{position:relative;z-index:1;padding:3.12rem 0.56rem 0.37333rem;text-align:center}.challenge_poster_compo .detail .title{max-height:2.6em;line-height:1.3;font-family:"Roboto-Bold";font-size:0.48rem;color:#fff;text-shadow:0 0 0.08rem rgba(0,0,0,.5)}.challenge_poster_compo .detail .challenge_time_compo{margin-top:0.29333rem;text-shadow:0 0 0.05333rem rgba(0,0,0,.5)}.challenge_poster_compo .detail .more{margin-top:0.29333rem;font-size:0.32rem;color:rgba(255,255,255,.6);text-shadow:0 0 0.05333rem rgba(0,0,0,.5)}.challenge_poster_compo .detail .more span{padding-right:0.24rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAeCAYAAAAhDE4sAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADYSURBVHgBxdWxEcIwDAVQyUdFS0tNS80OYQbYgWGomQFmoE7NDsxgvjibIya2Jbvg3/lkzOlFSYoQhXjv97KoMYuIoAxhT8x8JWMcGjcRCRlaJnO4+gM1ncCMcdygUaZKm2/a2+TvHz0YpwetGM8dtmCc+8OKZSErVoQsWBXSYipIg6mhGmaCAnZE2SXHZ0eGAFmjbJPjOyYaLc9IkBPWMkEustG+tSKigjRIFdIiRciCZCErMgu1ID9QKzKBepAP1ItI5Lu26kXeEBqeqGMPMgkmO8iif+cFKLyWE+dPNO8AAAAASUVORK5CYII=) right center no-repeat;background-size:0.16rem 0.16rem}.challenge_article_list_compo{padding:0.16rem;background:rgba(255,255,255,.2);border-radius:0.10667rem;position:relative}.challenge_article_list_compo .link{display:-webkit-box;display:-webkit-flex;display:flex}.challenge_article_list_compo .rank{position:absolute;top:-0.08rem;left:0.08rem;width:0.66667rem;text-align:center;height:0.66667rem;line-height:0.66667rem;padding-top:0.18667rem;font-family:"Roboto-Bold";font-size:0.32rem}.challenge_article_list_compo .pic{-webkit-box-flex:0;-webkit-flex:0 0 3.06667rem;flex:0 0 3.06667rem;width:3.06667rem;height:1.70667rem}.challenge_article_list_compo .pic img{border-radius:0.10667rem}.challenge_article_list_compo .content{width:0%;-webkit-box-flex:1;-webkit-flex:1;flex:1;margin-left:0.21333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.challenge_article_list_compo .content .title{max-height:2.6em;line-height:1.3;font-family:"Roboto-Bold";font-size:0.34667rem;color:rgba(255,255,255,.9)}.challenge_article_list_compo .content .user{width:5.33333rem;font-size:0.32rem;color:rgba(255,255,255,.6)}.challenge_article_list_compo .content .user a{color:rgba(255,255,255,.6)}.no_article_wrap{text-align:center;padding-top:3.09333rem;position:relative}.no_article_wrap:before{content:"";position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:2.66667rem;height:2.66667rem;border-radius:50%;background:url(/_nuxt/m/img/empty-articles@2x.a2aca8e.png) center center no-repeat rgba(255,255,255,.15);background-size:1.44rem auto}.no_article_wrap p{margin:0 auto;width:50%;line-height:1.3;font-size:0.32rem;color:#fff}.no_article_wrap .create_btn{display:inline-block;margin-top:0.50667rem;padding:0 0.48rem 0 1.06667rem;height:1.06667rem;line-height:1.06667rem;font-family:"Roboto-Bold";font-size:0.34667rem;color:#000;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzgiIHZpZXdCb3g9IjAgMCAzOCAzOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yOC44OTk1IDAuNjE1MDgzQzI5LjY4MDUgLTAuMTY1OTY1IDMwLjk0NjkgLTAuMTY1OTY1IDMxLjcyNzkgMC42MTUwODNMMzcuMzg0OCA2LjI3MTk0QzM4LjE2NTggNy4wNTI5OSAzOC4xNjU4IDguMzE5MzIgMzcuMzg0OCA5LjEwMDM2TDM1Ljk3MDYgMTAuNTE0NkwyNy40ODUzIDIuMDI5M0wyOC44OTk1IDAuNjE1MDgzWk0yNi4wNzExIDMuNDQzNTVMMzQuNTU2NCAxMS45Mjg4TDE0LjA1MDMgMzIuNDM0OUw1LjU2NDk3IDIzLjk0OTZMMjYuMDcxMSAzLjQ0MzU1Wk00LjE1MDc1IDI1LjM2NEwxMi42MzYgMzMuODQ5MkwxLjgwNTQ3IDM3LjQ1OTRDMS4wMjM3MiAzNy43MiAwLjI3OTk3OCAzNi45NzYzIDAuNTQwNTY0IDM2LjE5NDVMNC4xNTA3NSAyNS4zNjRaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K) 0.4rem center no-repeat #edc4a5;background-size:0.50667rem 0.50667rem;border-radius:0.16rem}.challenge_time_compo{font-family:"Roboto-Bold";font-size:0.32rem;color:rgba(255,255,255,.6)}.challenge_related_movie_compo{padding:0.10667rem;background:rgba(255,255,255,.1);border-radius:0.10667rem}.challenge_related_movie_compo a{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.challenge_related_movie_compo .pic{width:1.81333rem;height:2.72rem}.challenge_related_movie_compo .pic img{border-radius:0.10667rem}.challenge_related_movie_compo .content{margin-left:0.32rem;width:5.06667rem}.challenge_related_movie_compo .content .media_title{line-height:1.3;font-family:"Roboto-Bold";font-size:0.42667rem;color:#fff}.challenge_related_movie_compo .content .media_desc{margin-top:0.21333rem;font-size:0.32rem;line-height:0.42667rem;height:1.28rem;color:rgba(255,255,255,.5)}.challenge_article_card_compo .poster{position:relative}.challenge_article_card_compo .poster .pic_proportion{border-radius:0.16rem;overflow:hidden}.challenge_article_card_compo .poster .top_rank{position:absolute;left:0.21333rem;top:-0.08rem;width:0.93333rem;text-align:center;height:0.93333rem;line-height:0.93333rem;padding-top:0.24rem;font-family:"Roboto-Bold";font-size:0.37333rem}.challenge_article_card_compo .poster .normal_rank{position:absolute;left:0.21333rem;top:0;width:0.93333rem;text-align:center;height:0.64rem;line-height:0.64rem;font-family:"Roboto-Bold";font-size:0.42667rem;color:#f7e5d7;background:-webkit-linear-gradient(top, #F0AC79 0%, #B16A34 100%);background:linear-gradient(180deg, #F0AC79 0%, #B16A34 100%);border-radius:0 0 0.16rem 0.16rem}.challenge_article_card_compo .poster .pv{position:absolute;top:0;right:0;padding:0 0.18667rem 0 0.74667rem;height:0.53333rem;line-height:0.53333rem;font-size:0.32rem;color:#fff;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAp1JREFUWEftlkGIT1EUxn9fWVCUhYWikAVTFtSoUdQoilAUUezNQlHIFKIQiqIsWKMoRRlRplgoijLFYkShLCiLKVNmoY6+6b7pzf//7vu/pGYzZ/XqnXvOd8/5zneumGLTFOdnGsB0BRpXICLmAluAXqAbWAjMSyT+CXwBhoBB4JGk0SYE7wggIpYC/cBOwCCa2BhwHbgi6WvdgSyAiJgBHE/JZzbJWuFjIBeAi5L83WaVACJiAXAP6Mkkfp/+DwMGuhzYCqzM+L8A9lVVow1ARCwCngOLK4KNAH2S7lYliojdwLUSN8pu5khvK4hJACJiPvAyk9xEWyfJt85aRLgajlHFF4PokfSjCNAK4CmwIRN9T3HziFgGXEq+fxLz+yV98NlUiTuZOE8kbW4DEBH7E3Orzg1JWpWCO/kbYHaLo8euuwTiHbAiA8JtvOF/4xWICAf7CLgFVXZW0snkex/YnvEbkLQt+Z0CTmf8zKUlkkYKAAc9szWtNYNvp8C/Km5fHB2TNKtBG+xyRNLlAsDh1NMchnL/fwM5XRiVNCcB2AvcqrnUIUlXCwBm7OcapSu34GGa+arYDyTtSADOACcyAL4DXRMtSAfqSDgsqSv5ecxeZ0i4uhjTiHhbI0yTSVigjIjHwKYGY2gQ59MYWgm9gI6WkluQcmM4KGlj2xim29UJkZlrERmf9ZwljbD0Fpuy7GohWiPJLRi3Kim2BD+rUcMDHaTYWzCnguslGcSE5ZaRQdwE1mZu6r0/AFiWrYRuidd1TnheAbskfWuNV7eOPWrH/tM6PifJQNusyYPE1bBQ9dXMf2tg88Xr3O+AT3Wc6QigNCGWaz/JvKy89w2s/CRzeb0jvMr9JDOIjtYYQMdI/+gwDWC6AlNegb+fSfAhTCtZwQAAAABJRU5ErkJggg==) 0.10667rem center no-repeat rgba(0,0,0,.4);background-size:0.48rem auto;border-radius:0 0.16rem 0 0.16rem}.challenge_article_card_compo .con_wrap{margin-top:0.32rem;display:-webkit-box;display:-webkit-flex;display:flex}.challenge_article_card_compo .con_wrap .left_con{margin-right:0.32rem;-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%}.challenge_article_card_compo .con_wrap .left_con .article_title{line-height:1.3;max-height:2.6em;font-family:"Roboto-Bold";font-size:0.42667rem;color:#fff}.challenge_article_card_compo .con_wrap .left_con .article_title span{color:#d2c849}.challenge_article_card_compo .con_wrap .left_con .user_wrap{margin-top:0.16rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.32rem;color:#fff}.challenge_article_card_compo .con_wrap .left_con .user_wrap .avatar{margin-right:0.16rem;display:block;width:0.42667rem;height:0.42667rem;border-radius:50%;overflow:hidden}.challenge_article_card_compo .con_wrap .left_con .user_wrap a{color:#fff}.challenge_article_card_compo .con_wrap .favorite{-webkit-box-flex:0;-webkit-flex:0 0 1.17333rem;flex:0 0 1.17333rem;width:1.17333rem;height:1.17333rem;border-radius:50%;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAyMyAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5LjU1NTYgMC41NTU1NDJIMy4yNTkyNkMxLjQ2NjY3IDAuNTU1NTQyIDAgMi4wMjIyMSAwIDMuODE0OFYyOS44ODg5TDExLjQwNzQgMjVMMjIuODE0OCAyOS44ODg5VjMuODE0OEMyMi44MTQ4IDIuMDIyMjEgMjEuMzQ4MSAwLjU1NTU0MiAxOS41NTU2IDAuNTU1NTQyWk0xOS41NTU2IDI1TDExLjQwNzQgMjEuNDQ3NEwzLjI1OTI2IDI1VjMuODE0OEgxOS41NTU2VjI1WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==) center center no-repeat rgba(255,255,255,.1);background-size:0.32rem auto}.challenge_article_card_compo .con_wrap .favorite.favorited{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAxOSAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2IDBIMi42NjY2N0MxLjIgMCAwIDEuMiAwIDIuNjY2NjdWMjRMOS4zMzMzMyAyMEwxOC42NjY3IDI0VjIuNjY2NjdDMTguNjY2NyAxLjIgMTcuNDY2NyAwIDE2IDBaIiBmaWxsPSIjRURDNEE1Ii8+Cjwvc3ZnPgo=) center center no-repeat rgba(255,255,255,.1);background-size:0.32rem auto}.challenge_rule_compo{padding:0.58667rem 0 0.82667rem;border-radius:0.85333rem 0.85333rem 0 0}.challenge_rule_compo .title{padding:0 0.64rem;text-align:center;font-family:"Roboto-Bold";font-size:0.48rem;color:#000}.challenge_rule_compo .rule_content{margin-top:0.37333rem;padding:0 0.64rem 0.66667rem;max-height:9.33333rem;overflow-y:auto}.challenge_rule_compo .rule_content .video-js{margin-bottom:0.64rem}.challenge_rule_compo .rule_content .text_wrap .name{margin-top:0.64rem;font-family:"Roboto-Bold";font-size:0.4rem;color:#000}.challenge_rule_compo .rule_content .text_wrap .name.what_title{margin-top:0}.challenge_rule_compo .rule_content .text_wrap .custom_edit{margin-top:0.32rem;line-height:1.3;font-size:0.37333rem;color:rgba(0,0,0,.6)}.challenge_rule_compo .rule_content .text_wrap .custom_edit ul{list-style:disc;padding-left:0.48rem}.challenge_rule_compo .rule_content .text_wrap .custom_edit a{color:rgba(0,0,0,.6);text-decoration:underline;font-style:italic}.challenge_rule_compo .btn_wrap{margin-top:0.66667rem;text-align:center}.challenge_rule_compo .btn_wrap .van-button{width:4.37333rem;height:1.14667rem;font-family:"Roboto-Bold";font-size:0.37333rem;color:#000;border-radius:0.64rem;border:0.02667rem solid #edc4a5}.challenge_rule_compo .btn_wrap .back_btn{margin-right:0.4rem;background:#fff}.challenge_rule_compo .btn_wrap .create_btn{background:#edc4a5}.challenge_rule_compo .btn_wrap .create_btn img{width:0.58667rem;height:auto;vertical-align:middle;margin-right:0.13333rem}.challenge_rule_compo .video-js .vjs-big-play-button{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:1.17333rem;height:1.17333rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0iUGxheSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCI+CiAgPGNpcmNsZSBpZD0iRWxsaXBzZV8zMiIgZGF0YS1uYW1lPSJFbGxpcHNlIDMyIiBjeD0iMTAiIGN5PSIxMCIgcj0iMTAiIGZpbGw9IiNjMWMxYzEiLz4KICA8cGF0aCBpZD0iUG9seWdvbl8xIiBkYXRhLW5hbWU9IlBvbHlnb24gMSIgZD0iTTMuNzg2LDEuMzg2YS43NS43NSwwLDAsMSwxLjM0OSwwTDguNCw4LjA4OGEuNzUuNzUsMCwwLDEtLjY3NCwxLjA3OEgxLjJBLjc1Ljc1LDAsMCwxLC41MjUsOC4wODhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNS44MzMgNS41MzkpIHJvdGF0ZSg5MCkiLz4KPC9zdmc+Cg==) left top no-repeat;background-size:cover;border-radius:50%;border:none}.challenge_rule_compo .video-js .vjs-big-play-button>span{display:none}.writing_challenge_page{padding:0;min-height:calc(100vh - 6.82667rem);min-height:calc(calc(var(--vh, 1vh) * 100) - 6.82667rem);background:#101010}.writing_challenge_page .share_btn{z-index:9;position:fixed;top:3.14667rem;right:0.37333rem;width:1.28rem;height:1.28rem;border-radius:50%;overflow:hidden;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IlNoYXJlICAiPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMTcgMTYuMDhDMTYuMjQgMTYuMDggMTUuNTYgMTYuMzggMTUuMDQgMTYuODVMNy45MSAxMi43QzcuOTYgMTIuNDcgOCAxMi4yNCA4IDEyQzggMTEuNzYgNy45NiAxMS41MyA3LjkxIDExLjNMMTQuOTYgNy4xOUMxNS41IDcuNjkgMTYuMjEgOCAxNyA4QzE4LjY2IDggMjAgNi42NiAyMCA1QzIwIDMuMzQgMTguNjYgMiAxNyAyQzE1LjM0IDIgMTQgMy4zNCAxNCA1QzE0IDUuMjQgMTQuMDQgNS40NyAxNC4wOSA1LjdMNy4wNCA5LjgxQzYuNSA5LjMxIDUuNzkgOSA1IDlDMy4zNCA5IDIgMTAuMzQgMiAxMkMyIDEzLjY2IDMuMzQgMTUgNSAxNUM1Ljc5IDE1IDYuNSAxNC42OSA3LjA0IDE0LjE5TDE0LjE2IDE4LjM1QzE0LjExIDE4LjU2IDE0LjA4IDE4Ljc4IDE0LjA4IDE5QzE0LjA4IDIwLjYxIDE1LjM5IDIxLjkyIDE3IDIxLjkyQzE4LjYxIDIxLjkyIDE5LjkyIDIwLjYxIDE5LjkyIDE5QzE5LjkyIDE3LjM5IDE4LjYxIDE2LjA4IDE3IDE2LjA4Wk0xNyA0QzE3LjU1IDQgMTggNC40NSAxOCA1QzE4IDUuNTUgMTcuNTUgNiAxNyA2QzE2LjQ1IDYgMTYgNS41NSAxNiA1QzE2IDQuNDUgMTYuNDUgNCAxNyA0Wk01IDEzQzQuNDUgMTMgNCAxMi41NSA0IDEyQzQgMTEuNDUgNC40NSAxMSA1IDExQzUuNTUgMTEgNiAxMS40NSA2IDEyQzYgMTIuNTUgNS41NSAxMyA1IDEzWk0xNyAyMC4wMkMxNi40NSAyMC4wMiAxNiAxOS41NyAxNiAxOS4wMkMxNiAxOC40NyAxNi40NSAxOC4wMiAxNyAxOC4wMkMxNy41NSAxOC4wMiAxOCAxOC40NyAxOCAxOS4wMkMxOCAxOS41NyAxNy41NSAyMC4wMiAxNyAyMC4wMloiIGZpbGw9IiMwMDAwMDAiLz4KPC9nPgo8L3N2Zz4K) center center no-repeat #fff;background-size:0.74667rem 0.74667rem}.writing_challenge_page .join_btn{z-index:9;position:fixed;bottom:0;left:0;width:100%;height:1.36rem;line-height:1.36rem;text-align:center;font-family:"Roboto-Bold";font-size:0.42667rem;color:#fff;background:#61bfba}.writing_challenge_page .join_btn.disabled_btn{background:#999}.writing_challenge_page .join_btn_new{z-index:9;position:fixed;bottom:0.32rem;left:0.64rem;right:0.64rem;height:1.44rem;line-height:1.44rem;text-align:center;color:#1fc5bc;font-family:"Roboto-Bold";font-size:0.48rem;border-radius:1.76rem;border:0.02667rem solid #1fc5bc;background:-webkit-linear-gradient(2deg, rgba(220, 255, 251, 0.04) -11.82%, rgba(132, 215, 205, 0.25) 99.69%);background:linear-gradient(88deg, rgba(220, 255, 251, 0.04) -11.82%, rgba(132, 215, 205, 0.25) 99.69%);box-shadow:0 0.10667rem 0.24rem 0 rgba(0,0,0,.15);-webkit-backdrop-filter:blur(0.57333rem);backdrop-filter:blur(0.57333rem);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.writing_challenge_page .join_btn_new img{margin:0 0.21333rem 0 0.42667rem}.writing_challenge_page .join_btn_new.disabled{border:0.02667rem solid rgba(31,197,188,.3);color:rgba(31,197,188,.3)}.writing_challenge_page .join_btn_new.disabled img{opacity:.3}@supports(bottom: env(safe-area-inset-bottom)){.writing_challenge_page .join_btn{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}}.writing_challenge_page .full_line_pic{margin-top:-0.02667rem;display:block;width:100%;height:auto}.writing_challenge_page .fixed_tab.van-tabs>div:first-child{height:1.06667rem !important}.writing_challenge_page .fixed_tab.van-tabs>div:first-child .van-tabs__nav{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;height:1.06667rem;padding:0;margin:0;border-left:0;border-right:0;border-radius:0}.writing_challenge_page .fixed_tab.van-tabs>div:first-child .van-tabs__nav .van-tab{width:33.3%;text-align:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;font-family:"Nunito";font-size:0.42667rem;font-weight:400;line-height:1.06667rem;border-right:0}.writing_challenge_page .fixed_tab.van-tabs>div:first-child .van-tabs__nav .van-tab.van-tab--active{font-weight:800;margin:0 -0.02667rem}.writing_challenge_page .fixed_tab.van-tabs.hidden>div:first-child .van-tabs__nav{display:none}.writing_challenge_page .more_tab.van-tabs>div:first-child .van-tabs__nav .van-tab{width:auto;padding:0 0.42667rem}.writing_challenge_page .intro_wrap{width:100%}.writing_challenge_page .about{overflow:hidden}.writing_challenge_page .panel_box{margin:0.53333rem 0.42667rem;padding:0 0.32rem 0.32rem;border-radius:0.32rem;border:0.01333rem solid rgba(210,255,0,.4)}.writing_challenge_page .panel_box .panel_inner_box{margin-top:-0.21333rem;background:#101010}.writing_challenge_page .panel_box .content{padding:0 0.08rem;text-align:center;color:#999;font-size:0.32rem;line-height:1.5;opacity:.8}.writing_challenge_page .panel_box .content+.content{margin-top:0.10667rem}.writing_challenge_page .panel_box .link{color:#fff;text-decoration:underline}.writing_challenge_page .play_video{margin:0.53333rem 0.42667rem 0;min-height:2.66667rem;border-radius:0.16rem}.writing_challenge_page .play_video .video_box{border-radius:0.16rem;overflow:hidden}.writing_challenge_page .play_video .video_box .vjs-tech{border-radius:0.16rem;overflow:hidden}.writing_challenge_page .play_video .video_box .video-js .vjs-big-play-button{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:1.38667rem;height:1.38667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTQiIGhlaWdodD0iNTQiIHZpZXdCb3g9IjAgMCA1NCA1NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikdyb3VwIDc0NSI+CjxlbGxpcHNlIGlkPSJFbGxpcHNlIDIyIiBjeD0iMjYuOTc1MiIgY3k9IjI3LjMxMiIgcng9IjI2LjIyMzIiIHJ5PSIyNi42MDU1IiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjQiLz4KPGcgaWQ9Ikdyb3VwIDc0MCI+CjxnIGlkPSJHcm91cCA3MzkiPgo8cGF0aCBpZD0iVmVjdG9yIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE5Ljk5OTUgMTkuNzYxNUMxOS45OTk1IDE4LjU3NjggMjEuNDAyOSAxNy44NTYxIDIyLjQ4MTIgMTguNDg3MkwzNS41MDEyIDI2LjEwNzVDMzYuNTEgMjYuNjk3OSAzNi41MTAyIDI4LjA2NTEgMzUuNTAxNyAyOC42NTU4TDIyLjQ4MTcgMzYuMjgxN0MyMS40MDM0IDM2LjkxMzMgMTkuOTk5NSAzNi4xOTI3IDE5Ljk5OTUgMzUuMDA3N1YxOS43NjE1WiIgZmlsbD0id2hpdGUiLz4KPC9nPgo8L2c+CjwvZz4KPC9zdmc+Cg==) left top no-repeat;background-size:cover;border-radius:50%;border:none}.writing_challenge_page .play_video .video_box .video-js .vjs-big-play-button>span{display:none}.writing_challenge_page .related_item{margin-top:0.93333rem}.writing_challenge_page .related_item .related_title{margin:0 0.42667rem;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}.writing_challenge_page .related_item .related_title .text{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%;font-family:"Nunito-Bold";font-size:0.42667rem;font-weight:700;color:#fff}.writing_challenge_page .related_item .related_title .more{margin-left:0.32rem;font-size:0.32rem;color:#999}.writing_challenge_page .related_item .scroll_con{margin:0.34667rem 0 0 0.42667rem}.writing_challenge_page .related_item .scroll_con .related_movie_card{width:2.24rem;margin-right:0.21333rem;border-radius:0.18667rem;overflow:hidden}.writing_challenge_page .top_new_tab{margin-top:0.53333rem}.writing_challenge_page .top_new_tab.scrollspy .van-tab:first-child{pointer-events:none}.writing_challenge_page .top_new_tab .van-tab{padding:0 0.26667rem;font-size:0.42667rem}.writing_challenge_page .top_new_tab .van-tab.van-tab--active{font-family:"Roboto-Medium";font-size:0.42667rem}.writing_challenge_page .top_new_tab .frozen-tips{background:rgba(255,255,255,.05);margin:0 0 0.42667rem 0;padding:0.21333rem 0.53333rem;color:#999;opacity:.8;font-family:"Roboto";font-size:0.32rem}.writing_challenge_page .info_tip{margin:1.6rem 1.06667rem;color:#fff;text-align:center;font-size:0.37333rem;line-height:1.3;opacity:.6}.writing_challenge_page .entrance_box{margin:0.85333rem 1.86667rem 1.6rem;border-radius:0.32rem;border:0.01333rem solid rgba(255,255,255,.2);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0.50667rem 0.53333rem}.writing_challenge_page .entrance_box .svg_icon{width:0.85333rem;height:0.85333rem}.writing_challenge_page .entrance_box .info_tip{margin:0.37333rem 0.32rem 0.50667rem}.writing_challenge_page .entrance_box .join{border-radius:0.48rem;border:0.02667rem solid #fff;color:#fff;background-color:rgba(0,0,0,0);height:0.82667rem;font-family:"Roboto-Medium";font-size:0.37333rem}.writing_challenge_page .policy_btn{margin-top:0.32rem;text-align:center;font-size:0.32rem;color:#fff;text-decoration:underline}.writing_challenge_page .column_title{color:#fff;margin:0.42667rem;font-family:"Nunito-Bold";font-size:0.42667rem;font-weight:700}.writing_challenge_page .column_title.padding_top{padding-top:0.4rem}.writing_challenge_page .column_title.big_padding_top{margin-top:0;padding-top:1.06667rem}.writing_challenge_page .feed_article_list_compo .user{max-width:70%}.writing_challenge_page .feed_article_list_compo .user .name{color:#fff}.writing_challenge_page .feed_article_list_compo .title{color:rgba(255,255,255,.9)}.writing_challenge_page .feed_article_list_compo .desc{color:rgba(255,255,255,.4)}.writing_challenge_page .feed_article_list_compo .top_rank{z-index:1;position:absolute;top:0;right:0.53333rem;width:0.72rem;height:0.72rem;line-height:0.72rem;padding-top:0.18667rem;text-align:center;font-family:"Roboto-Bold";font-size:0.42667rem}.writing_challenge_page .feed_article_list_compo .normal_rank{position:absolute;top:0;right:0.4rem;width:1.06667rem;text-align:center;height:0.53333rem;line-height:0.53333rem;font-family:"Roboto-Bold";font-size:0.37333rem;color:#f7e5d7;background:#714d31;border-radius:0 0 0.10667rem 0.10667rem}.writing_challenge_page .feed_article_list_compo .tags .tag a,.writing_challenge_page .feed_article_list_compo .meta a{background:rgba(246,246,250,.1);color:#a5b6e0}.writing_challenge_page .feed_article_list_compo .option{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.writing_challenge_page .feed_article_list_compo .option .action .btn{color:#fff}.writing_challenge_page .article_winner{padding:0.42667rem 0.37333rem;margin:0 0.10667rem;position:relative;border-radius:0.42667rem;background:rgba(255,255,255,.12)}.writing_challenge_page .article_winner+.article_winner{margin-top:0.10667rem}.writing_challenge_page .article_winner .feed_article_list_compo{position:static}.writing_challenge_page .article_winner .speech{margin-top:0.32rem}.writing_challenge_page .article_winner .speech .editor_con{border-radius:0.21333rem;border:0.01333rem solid rgba(255,255,255,.2);padding:0.21333rem;line-height:1.5;font-size:0.34667rem;color:rgba(255,255,255,.6)}.writing_challenge_page .article_winner .speech .editor_con+.editor_con{margin-top:0.26667rem}.writing_challenge_page .article_winner .speech .editor_con img{width:100%;height:auto;border-radius:0.10667rem}.writing_challenge_page .article_winner .speech .editor_con a{font-size:0.34667rem;color:#61bfba;text-decoration:underline}.writing_challenge_page .van-tab__pane>.feed_article_list_compo{padding:0.42667rem 0.37333rem;margin:0 0.10667rem;position:relative;border-radius:0.42667rem;background:rgba(255,255,255,.12)}.writing_challenge_page .van-tab__pane>.feed_article_list_compo+.feed_article_list_compo{margin-top:0.10667rem}.writing_challenge_page .writing_challenge_card_compo{margin:0 0.42667rem 0.37333rem}.writing_challenge_page .loading_more{display:block;margin:0.4rem auto 0;font-family:"Nunito";font-size:0.34667rem;font-weight:400;line-height:normal;border-radius:0.53333rem;padding:0 0.32rem;height:0.69333rem;background:rgba(255,255,255,.1);border:0;color:#fff}.writing_challenge_page .loading_more .van-icon{vertical-align:middle}.writing_challenge_page .empty_con{text-align:center;padding:1.6rem 1.41333rem}.writing_challenge_page .empty_con p{padding-top:4.16rem;line-height:1.3;font-size:0.37333rem;color:#999;background:url(/_nuxt/m/img/no_lang.4231bf8.png) center top no-repeat;background-size:5.6rem 3.73333rem}.writing_challenge_article_compo{display:block}.writing_challenge_article_compo.big_pic .content .poster{width:2.4rem;margin-top:-1.01333rem}.writing_challenge_article_compo.big_pic .content .poster .pic_proportion{padding-top:100%}.writing_challenge_article_compo.big_pic .content .poster img{object-fit:cover}.writing_challenge_article_compo .top_rank{z-index:1;position:absolute;top:0;right:0.53333rem;width:0.48rem;height:0.45333rem;line-height:0.45333rem;padding-top:0.16rem;text-align:center;font-family:"Roboto-Bold";font-size:0.29333rem}.writing_challenge_article_compo .normal_rank{position:absolute;top:0;right:0.4rem;width:0.8rem;text-align:center;height:0.53333rem;line-height:0.53333rem;font-family:"Roboto-Bold";font-size:0.29333rem;color:#f7e5d7;background:#714d31;border-radius:0 0 0.10667rem 0.10667rem}.writing_challenge_article_compo .user{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-right:2.77333rem;height:0.74667rem}.writing_challenge_article_compo .user .user_link{font-size:0.32rem;color:#999;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;max-width:100%;vertical-align:top}.writing_challenge_article_compo .user .user_link .avatar{width:0.74667rem;height:0.74667rem;border-radius:50%;overflow:hidden;margin-right:0.16rem}.writing_challenge_article_compo .user .user_link .name{font-family:"Nunito";color:#fff;font-size:0.37333rem;font-weight:400;line-height:normal;-webkit-box-flex:1;-webkit-flex:1 0 0;flex:1 0 0}.writing_challenge_article_compo .user .btn.van-button{margin-left:0.4rem;display:-webkit-box;display:-webkit-flex;display:flex;height:0.53333rem;padding:0.16rem 0.18667rem;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;border-radius:0.42667rem;border:0.01333rem solid #fff;color:#fff;opacity:.6;font-family:"Nunito";font-size:0.32rem;font-weight:700;background:rgba(0,0,0,0)}.writing_challenge_article_compo .user .btn.van-button .follow{vertical-align:-0.05333rem}.writing_challenge_article_compo .content{display:-webkit-box;display:-webkit-flex;display:flex;margin-top:0.26667rem}.writing_challenge_article_compo .content .info{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:2.66667rem;color:#fff;margin-right:0.29333rem;font-family:"Nunito-Bold"}.writing_challenge_article_compo .content .info .title{font-size:0.42667rem;font-weight:800;line-height:1.25}.writing_challenge_article_compo .content .info .like{font-size:0.37333rem;font-weight:700}.writing_challenge_article_compo .content .poster{width:2.48rem;position:relative}.writing_challenge_article_compo .content .poster .pic_proportion{border-radius:0.16rem;overflow:hidden}.writing_chall_policy_compo{padding:0.48rem 0 0.8rem;border-radius:0.85333rem 0.85333rem 0 0}.writing_chall_policy_compo .close_btn{z-index:1;position:absolute;top:0.48rem;right:0.32rem;width:0.58667rem;height:0.58667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iNS42MjUiIHk9IjQuNSIgd2lkdGg9IjExLjEzNjkiIGhlaWdodD0iMS41OTA5OSIgdHJhbnNmb3JtPSJyb3RhdGUoNDUgNS42MjUgNC41KSIgZmlsbD0iIzk5OTk5OSIvPgo8cmVjdCB4PSIxMy41IiB5PSI1LjYyNSIgd2lkdGg9IjExLjEzNjkiIGhlaWdodD0iMS41OTA5OSIgdHJhbnNmb3JtPSJyb3RhdGUoMTM1IDEzLjUgNS42MjUpIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=) center center no-repeat;background-size:cover}.writing_chall_policy_compo .title{text-align:center;font-family:"Roboto-Bold";font-size:0.48rem;color:#000}.writing_chall_policy_compo .content{margin-top:0.37333rem;padding:0 0.77333rem;height:9.33333rem;overflow-y:auto;line-height:1.3;font-size:0.37333rem;color:#333}.writing_chall_policy_compo .content ul{list-style:disc;padding-left:0.48rem}.writing_chall_policy_compo .content a{color:#333;text-decoration:underline;font-style:italic}.writing_challenge_comp{background:#101112;padding-bottom:1.06667rem}.writing_challenge_comp .header a{display:block}.writing_challenge_comp .header .poster{width:100%;display:block;min-height:5.33333rem;height:auto}.writing_challenge_comp .relative_media{margin-top:0.53333rem}.writing_challenge_comp .relative_media .media{display:inline-block}.writing_challenge_comp .relative_media .media+.media{margin-left:0.21333rem}.writing_challenge_comp .relative_media .media:first-child{margin-left:0.42667rem}.writing_challenge_comp .relative_media .media:last-child{margin-right:0.42667rem}.writing_challenge_comp .relative_media .poster{width:2.24rem;height:3.36rem;display:block}.writing_challenge_comp .top_article{margin-top:0.98667rem}.writing_challenge_comp .top_article .article{display:-webkit-box;display:-webkit-flex;display:flex;margin:0.08rem 0.42667rem 0}.writing_challenge_comp .top_article .article+.article{margin-top:0.74667rem}.writing_challenge_comp .top_article .poster{width:4.10667rem;height:2.29333rem;position:relative;margin-right:0.21333rem}.writing_challenge_comp .top_article .poster .top_rank{z-index:1;position:absolute;top:-0.08rem;left:0.05333rem;width:0.8rem;text-align:center;height:0.8rem;line-height:0.8rem;padding-top:0.21333rem;font-family:"Roboto-Bold";font-size:0.32rem}.writing_challenge_comp .top_article .poster .normal_rank{position:absolute;left:0.05333rem;top:0;width:0.8rem;text-align:center;height:0.53333rem;line-height:0.53333rem;font-family:"Roboto-Bold";font-size:0.37333rem;color:#f7e5d7;background:-webkit-linear-gradient(top, #F0AC79 0%, #B16A34 100%);background:linear-gradient(180deg, #F0AC79 0%, #B16A34 100%);border-radius:0 0 0.10667rem 0.10667rem}.writing_challenge_comp .top_article .info{width:2.66667rem;-webkit-box-flex:1;-webkit-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.writing_challenge_comp .top_article .info .title{color:#fff;line-height:0.48rem;font-family:"Roboto-Bold";font-size:0.37333rem}.writing_challenge_comp .top_article .info .user a{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.writing_challenge_comp .top_article .info .user a .avatar{width:0.53333rem;height:0.53333rem;border-radius:50%;overflow:hidden;margin-right:0.21333rem;display:block}.writing_challenge_comp .top_article .info .user a .name{color:#999;line-height:1;font-size:0.32rem}.writing_challenge_group_comp{background:#000;position:relative;padding-bottom:0.42667rem}.writing_challenge_group_comp .header{position:absolute;width:100%;top:0;overflow:hidden;height:100%}.writing_challenge_group_comp .header a{display:block}.writing_challenge_group_comp .header .poster{width:100%;display:block;min-height:5.33333rem;height:auto}.writing_challenge_group_comp .challenge_items{padding-top:6.96rem}.writing_challenge_group_comp .challenge_items .media{display:block;position:relative;width:9.14667rem;margin:0 auto}.writing_challenge_group_comp .challenge_items .media:not(:last-child){margin-bottom:0.42667rem}.writing_challenge_group_comp .challenge_items .poster{width:9.14667rem;height:1.49333rem;display:block;border-radius:0.10667rem;margin:0 auto}.writing_challenge_group_comp .challenge_more_items{padding-top:6.10667rem}.writing_challenge_group_comp .challenge_more_items .media{display:block;position:relative;width:9.14667rem;margin:0 auto}.writing_challenge_group_comp .challenge_more_items .media:not(:last-child){margin-bottom:0.42667rem}.writing_challenge_group_comp .challenge_more_items .poster{width:9.14667rem;height:1.49333rem;display:block;border-radius:0.10667rem;margin:0 auto}.new_challenge_page{padding:0 0 2.13333rem;min-height:calc(100vh - 6.82667rem);min-height:calc(calc(var(--vh, 1vh) * 100) - 6.82667rem);background:#1a1a1a}.new_challenge_page .page_bg{width:100%;height:auto}.new_challenge_page .rule_intro{margin:0.53333rem 1.22667rem 0.64rem;text-align:center;color:#fff}.new_challenge_page .rule_intro .desc1{font-family:"Nunito";font-size:0.37333rem;font-weight:400;line-height:1.4;opacity:.6}.new_challenge_page .rule_intro .desc2{margin-top:0.16rem;font-family:"Nunito-Bold";font-size:0.4rem;font-weight:800;line-height:1.2}.new_challenge_page .challenge_entrance{margin:0 0.42667rem}.new_challenge_page .challenge_entrance .writing_challenge_card_compo{margin-bottom:0.42667rem}.new_challenge_page .challenge_entrance .writing_challenge_card_compo:last-child{margin-bottom:1.06667rem}.new_challenge_page .top_winners .title{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-column-gap:0.16rem;column-gap:0.16rem;margin:0 auto 0.56rem;font-family:"Roboto-Bold";font-size:0.48rem;font-weight:900;line-height:1;color:#fff}.new_challenge_page .top_winners .title::before,.new_challenge_page .top_winners .title::after{content:"";display:inline-block;width:0.10667rem;height:0.10667rem;background:#d2ff00;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}.new_challenge_page .top_winners .title::after{left:auto;right:0}.new_challenge_page .top_winners .top_item_wrapper{padding-bottom:0.98667rem}.new_challenge_page .top_winners .van-swipe__indicators{bottom:0.56rem}.new_challenge_page .top_winners .van-swipe__indicators .van-swipe__indicator{background-color:#d2ff00 !important;opacity:.5;width:0.10667rem;height:0.10667rem}.new_challenge_page .top_winners .van-swipe__indicators .van-swipe__indicator.van-swipe__indicator--active{opacity:1;width:0.21333rem !important;border-radius:0.10667rem}.new_challenge_page .writing_list{margin:1.01333rem 0.42667rem 0}.new_challenge_page .writing_list .tabs{display:inline-block;margin-bottom:0.64rem;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.new_challenge_page .writing_list .tabs_inner{display:-webkit-box;display:-webkit-flex;display:flex;border:0.02667rem solid #d2ff00;border-radius:0.61333rem}.new_challenge_page .writing_list .tabs_inner .tab_item{-webkit-flex-shrink:0;flex-shrink:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0.21333rem 0.58667rem;font-family:"Nunito";font-size:0.42667rem;font-weight:400;color:rgba(255,255,255,.8);border-radius:0.61333rem;-webkit-transition:all .3s;transition:all .3s}.new_challenge_page .writing_list .tabs_inner .tab_item.active{background-color:#d2ff00;color:#000;font-weight:800}.new_challenge_page .writing_list .writing_challenge_card_compo{margin-bottom:0.42667rem}.new_challenge_page .writing_list .challenge_empty_coming_wrapper{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.new_challenge_page .writing_list .challenge_empty_coming_wrapper .icon{width:2.66667rem;height:2.66667rem;margin:0 auto 0.42667rem}.new_challenge_page .writing_list .challenge_empty_coming_wrapper .tip{font-size:0.37333rem;font-weight:400;line-height:1.3;color:#fff;opacity:.6;text-align:center}.new_challenge_page .intro_wrap{margin:0 0.42667rem;border-radius:0.32rem;background:rgba(255,255,255,.08)}.new_challenge_page .intro_wrap .video_box{position:relative;height:4.90667rem;border-radius:0.21333rem;overflow:hidden}.new_challenge_page .intro_wrap .video_box .video-js .vjs-big-play-button{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:1.12rem;height:1.12rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTQiIGhlaWdodD0iNTQiIHZpZXdCb3g9IjAgMCA1NCA1NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikdyb3VwIDc0NSI+CjxlbGxpcHNlIGlkPSJFbGxpcHNlIDIyIiBjeD0iMjYuOTc1MiIgY3k9IjI3LjMxMiIgcng9IjI2LjIyMzIiIHJ5PSIyNi42MDU1IiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjQiLz4KPGcgaWQ9Ikdyb3VwIDc0MCI+CjxnIGlkPSJHcm91cCA3MzkiPgo8cGF0aCBpZD0iVmVjdG9yIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE5Ljk5OTUgMTkuNzYxNUMxOS45OTk1IDE4LjU3NjggMjEuNDAyOSAxNy44NTYxIDIyLjQ4MTIgMTguNDg3MkwzNS41MDEyIDI2LjEwNzVDMzYuNTEgMjYuNjk3OSAzNi41MTAyIDI4LjA2NTEgMzUuNTAxNyAyOC42NTU4TDIyLjQ4MTcgMzYuMjgxN0MyMS40MDM0IDM2LjkxMzMgMTkuOTk5NSAzNi4xOTI3IDE5Ljk5OTUgMzUuMDA3N1YxOS43NjE1WiIgZmlsbD0id2hpdGUiLz4KPC9nPgo8L2c+CjwvZz4KPC9zdmc+Cg==) left top no-repeat;background-size:cover;border-radius:50%;border:none}.new_challenge_page .intro_wrap .video_box .video-js .vjs-big-play-button>span{display:none}.new_challenge_page .intro_wrap .desc{padding:0.53333rem 0.32rem}.new_challenge_page .intro_wrap .desc .title{margin-bottom:0.29333rem;font-family:"Roboto-Bold";font-size:0.42667rem;color:rgba(210,200,73,.9)}.new_challenge_page .intro_wrap .desc .desc_con{padding-right:0.42667rem;line-height:1.3;font-size:0.34667rem;color:#d9d9d9}.new_challenge_page .intro_wrap .desc .pp-collapse .collapse-button{padding:0;width:0.42667rem;height:0.42667rem;font-size:0.21333rem;color:#fff;background:rgba(217,217,217,.3)}.new_challenge_page .list_wrap{margin:1.06667rem 0.42667rem 0}.new_challenge_page .list_wrap .writing_challenge_card_compo{margin-bottom:0.42667rem}.new_challenge_page .no_challenge{position:relative;margin:1.06667rem 0.42667rem 0;padding:4.8rem 0 1.76rem;text-align:center;font-size:0.32rem;color:#fff;background:rgba(255,255,255,.1);border-radius:0.16rem}.new_challenge_page .no_challenge:before{content:"";position:absolute;top:1.76rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:2.66667rem;height:2.66667rem;border-radius:50%;background:url(/_nuxt/m/img/empty-articles@2x.a2aca8e.png) center center no-repeat rgba(255,255,255,.15);background-size:1.44rem auto}.writing_challenge_card_compo{position:relative;border-radius:0.21333rem;overflow:hidden}.writing_challenge_card_compo .content{position:absolute;bottom:0;left:0;width:100%;padding:1.01333rem 0 0.4rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:border-box;background:-webkit-linear-gradient(top, rgba(19, 19, 19, 0) 0%, #111 100%);background:linear-gradient(180deg, rgba(19, 19, 19, 0) 0%, #111 100%)}.writing_challenge_card_compo .content .time{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;margin-top:0.24rem;font-size:0.32rem;font-weight:400;color:#fff}.writing_challenge_card_compo .content .time .coming_soon{position:relative;margin-right:0.10667rem;padding:0 0.16rem;font-size:0.32rem;font-weight:700;color:#d2ff00;line-height:1.2}.writing_challenge_card_compo .content .time .coming_soon::before,.writing_challenge_card_compo .content .time .coming_soon::after{content:"";position:absolute;top:0.02667rem;left:0;width:0.08rem;height:0.16rem;background-color:rgba(0,0,0,0);border-top:0.05867rem solid #d2ff00;border-left:0.05867rem solid #d2ff00}.writing_challenge_card_compo .content .time .coming_soon::after{top:auto;bottom:0.05333rem;left:auto;right:0;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}.writing_challenge_card_compo .content .title{width:95%;font-family:"Roboto-Bold";font-size:0.48rem;font-weight:700;line-height:1.2;color:#fff;text-align:center}.writing_challenge_card_compo .tag{position:absolute;top:0;left:-0.10667rem;padding:0.13333rem 0.42667rem;box-sizing:border-box;font-size:0.26667rem;font-weight:700;-webkit-transform:skew(-15deg);transform:skew(-15deg);border-bottom-right-radius:0.26667rem}.writing_challenge_card_compo .tag.coming_soon{color:#000;background:#fff}.writing_challenge_card_compo .tag.on_going{color:#000;background:#d2ff00}.writing_challenge_card_compo .tag.ended{color:#fff;background:rgba(154,154,154,.49)}.writing_challenge_card_compo .tag p{-webkit-transform:skew(15deg);transform:skew(15deg);line-height:1.4;text-align:center}.only_ucu_challenge_compo{padding:0.64rem;width:7.04rem;border-radius:0.32rem}.only_ucu_challenge_compo .close{position:absolute;top:0.32rem;right:0.32rem;width:0.53333rem;height:0.53333rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iNS42MjUiIHk9IjQuNSIgd2lkdGg9IjExLjEzNjkiIGhlaWdodD0iMS41OTA5OSIgdHJhbnNmb3JtPSJyb3RhdGUoNDUgNS42MjUgNC41KSIgZmlsbD0iIzk5OTk5OSIvPgo8cmVjdCB4PSIxMy41IiB5PSI1LjYyNSIgd2lkdGg9IjExLjEzNjkiIGhlaWdodD0iMS41OTA5OSIgdHJhbnNmb3JtPSJyb3RhdGUoMTM1IDEzLjUgNS42MjUpIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=) center center no-repeat;background-size:cover}.only_ucu_challenge_compo .con{padding-top:2.56rem;background:url(/_nuxt/m/img/only-ucu-notice.6706908.svg) center top no-repeat;background-size:auto 2.56rem;text-align:center}.only_ucu_challenge_compo .con .title{margin-top:0.32rem;line-height:1.3;font-family:"Roboto-Bold";font-size:0.48rem;color:#333}.only_ucu_challenge_compo .con .desc{margin-top:0.32rem;line-height:1.3;font-size:0.37333rem;color:#333}.only_ucu_challenge_compo .con .close_btn{margin-top:0.42667rem;text-align:center;height:1.14667rem;line-height:1.14667rem;font-family:"Roboto-Bold";font-size:0.42667rem;border-radius:1.33333rem;background:#edc4a5}.only_ucu_challenge_compo .con .close_btn a{display:block;color:#000}.question_confirm_pop_compo{border-radius:0.21333rem;width:calc(100% - 1.28rem);padding:0.85333rem 0.53333rem 0.64rem;box-sizing:border-box}.question_confirm_pop_compo .van-loading{margin:auto;width:-webkit-fit-content;width:fit-content;min-height:4.8rem;vertical-align:middle;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.question_confirm_pop_compo .title{color:#000;font-family:"Nunito";font-size:0.42667rem;line-height:1.5;font-weight:700;text-align:center}.question_confirm_pop_compo .question{color:#666;font-size:0.34667rem;line-height:1.8;margin-top:0.53333rem}.question_confirm_pop_compo .input_box{margin-top:0.10667rem;border-radius:0.16rem;border:0.02667rem solid #d9d9d9}.question_confirm_pop_compo .input_box::after{display:none}.question_confirm_pop_compo .input_box .van-cell{border-radius:0.16rem;padding:0.26667rem 0.32rem}.question_confirm_pop_compo .submit{width:4.26667rem;height:1.06667rem;margin:0.53333rem auto 0;border-radius:0.53333rem;background:#edc4a5;font-family:"Roboto-Bold";font-size:0.37333rem;display:block;line-height:1.7}.question_confirm_pop_compo .submit .van-button__content{color:#000}.question_confirm_pop_compo .custom_edit{max-height:8rem;overflow-y:auto;line-height:1.3;font-size:0.37333rem;color:rgba(0,0,0,.6)}.question_confirm_pop_compo .svg_icon{width:1.28rem !important;height:1.28rem !important;display:block;margin:0 auto}.question_confirm_pop_compo .info{text-align:center;margin-top:0.26667rem;line-height:1.6;color:#333;font-size:0.37333rem;white-space:pre-wrap}.question_confirm_pop_compo .van-popup__close-icon--top-right{top:0.26667rem;right:0.26667rem;width:0.42667rem;height:0.42667rem;font-size:0.42667rem}.content_pop_compo.van-popup{border-radius:0.32rem;background:#2d2d2d;margin:3.2rem 0.42667rem auto;width:calc(100% - 0.85333rem);top:0;left:0;-webkit-transform:unset;transform:unset}.content_pop_compo.van-popup .close_btn{opacity:.6;color:#fff;font-size:0.42667rem;margin:0.26667rem 0.26667rem 0.37333rem auto;width:0.42667rem}.content_pop_compo.van-popup .title{color:#fff;font-family:"Roboto-Bold";font-size:0.53333rem;text-align:center;line-height:1;margin-bottom:0.64rem}.content_pop_compo.van-popup .content{margin:0 0.42667rem 0.64rem;color:#fff;opacity:.8;font-size:0.37333rem;line-height:1.4;max-height:10.66667rem;overflow-y:auto}.content_pop_compo.van-popup .content strong{color:#d2ff00}.mute_pop_compo{padding:1.06667rem 0.58667rem;width:9.14667rem;box-sizing:border-box;border-radius:0.64rem}.mute_pop_compo .close{position:absolute;top:0.42667rem;right:0.34667rem;width:0.42667rem;height:0.42667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iNS42MjUiIHk9IjQuNSIgd2lkdGg9IjExLjEzNjkiIGhlaWdodD0iMS41OTA5OSIgdHJhbnNmb3JtPSJyb3RhdGUoNDUgNS42MjUgNC41KSIgZmlsbD0iIzk5OTk5OSIvPgo8cmVjdCB4PSIxMy41IiB5PSI1LjYyNSIgd2lkdGg9IjExLjEzNjkiIGhlaWdodD0iMS41OTA5OSIgdHJhbnNmb3JtPSJyb3RhdGUoMTM1IDEzLjUgNS42MjUpIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=) center center no-repeat;background-size:cover}.mute_pop_compo .con{text-align:center;font-size:0}.mute_pop_compo .con .title{line-height:1.3;font-family:"Roboto-Bold";font-size:0.48rem;color:#000}.mute_pop_compo .con .icon{margin:0.21333rem 0 0.16rem;width:2.4rem;height:auto}.mute_pop_compo .con .desc{line-height:1.3;font-size:0.37333rem;color:#666}.mute_pop_compo .con .time{color:#1058e0}.pk_detail_page{padding:0 0 2.13333rem;min-height:calc(100vh - 6.82667rem);min-height:calc(calc(var(--vh, 1vh) * 100) - 6.82667rem);position:relative}.pk_detail_page .page_poster{position:absolute;top:0;left:0;width:100%}.pk_detail_page .page_poster .gradient{position:absolute;top:0;left:0;width:100%;height:100%}.pk_detail_page .main_content{position:relative;z-index:1}.pk_detail_page .share_btn{z-index:9;position:fixed;top:1.97333rem;right:0.42667rem;width:0.85333rem;height:0.85333rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IlNoYXJlICAiPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMTcgMTYuMDhDMTYuMjQgMTYuMDggMTUuNTYgMTYuMzggMTUuMDQgMTYuODVMNy45MSAxMi43QzcuOTYgMTIuNDcgOCAxMi4yNCA4IDEyQzggMTEuNzYgNy45NiAxMS41MyA3LjkxIDExLjNMMTQuOTYgNy4xOUMxNS41IDcuNjkgMTYuMjEgOCAxNyA4QzE4LjY2IDggMjAgNi42NiAyMCA1QzIwIDMuMzQgMTguNjYgMiAxNyAyQzE1LjM0IDIgMTQgMy4zNCAxNCA1QzE0IDUuMjQgMTQuMDQgNS40NyAxNC4wOSA1LjdMNy4wNCA5LjgxQzYuNSA5LjMxIDUuNzkgOSA1IDlDMy4zNCA5IDIgMTAuMzQgMiAxMkMyIDEzLjY2IDMuMzQgMTUgNSAxNUM1Ljc5IDE1IDYuNSAxNC42OSA3LjA0IDE0LjE5TDE0LjE2IDE4LjM1QzE0LjExIDE4LjU2IDE0LjA4IDE4Ljc4IDE0LjA4IDE5QzE0LjA4IDIwLjYxIDE1LjM5IDIxLjkyIDE3IDIxLjkyQzE4LjYxIDIxLjkyIDE5LjkyIDIwLjYxIDE5LjkyIDE5QzE5LjkyIDE3LjM5IDE4LjYxIDE2LjA4IDE3IDE2LjA4Wk0xNyA0QzE3LjU1IDQgMTggNC40NSAxOCA1QzE4IDUuNTUgMTcuNTUgNiAxNyA2QzE2LjQ1IDYgMTYgNS41NSAxNiA1QzE2IDQuNDUgMTYuNDUgNCAxNyA0Wk01IDEzQzQuNDUgMTMgNCAxMi41NSA0IDEyQzQgMTEuNDUgNC40NSAxMSA1IDExQzUuNTUgMTEgNiAxMS40NSA2IDEyQzYgMTIuNTUgNS41NSAxMyA1IDEzWk0xNyAyMC4wMkMxNi40NSAyMC4wMiAxNiAxOS41NyAxNiAxOS4wMkMxNiAxOC40NyAxNi40NSAxOC4wMiAxNyAxOC4wMkMxNy41NSAxOC4wMiAxOCAxOC40NyAxOCAxOS4wMkMxOCAxOS41NyAxNy41NSAyMC4wMiAxNyAyMC4wMloiIGZpbGw9IiMwMDAwMDAiLz4KPC9nPgo8L3N2Zz4K) center center no-repeat #edc4a5;background-size:0.32rem 0.32rem;border-radius:0.10667rem}.pk_detail_page .info_wrap{margin:0 0.32rem 1.06667rem;text-align:center}.pk_detail_page .info_wrap .countdown{padding-top:0.56rem;font-family:"Roboto-Bold";font-size:0.37333rem;color:#fff;text-shadow:0 0.08rem 0.08rem 0 rgba(0,0,0,.25)}.pk_detail_page .info_wrap .countdown span{font-family:"Roboto-Medium";font-size:0.48rem}.pk_detail_page .info_wrap .finished{padding-top:0.56rem}.pk_detail_page .info_wrap .finished span{position:relative;padding:0 0.88rem;font-family:"Roboto-Medium";font-size:0.37333rem;color:#fff}.pk_detail_page .info_wrap .finished span:before{content:"";position:absolute;left:0;top:50%;width:0.74667rem;height:0.02667rem;background:#fff}.pk_detail_page .info_wrap .finished span:after{content:"";position:absolute;right:0;top:50%;width:0.74667rem;height:0.02667rem;background:#fff}.pk_detail_page .info_wrap .custom_pic{padding-top:0.4rem;width:100%}.pk_detail_page .info_wrap .default{padding:0.72rem 0.4rem 0}.pk_detail_page .info_wrap .default .title{line-height:1.3;font-family:"Roboto-Bold";font-size:0.53333rem;color:#fff;text-shadow:0 0.10667rem 0.10667rem rgba(0,0,0,.25)}.pk_detail_page .info_wrap .default .date{margin-top:0.26667rem;font-family:"Roboto-Bold";font-size:0.37333rem;color:rgba(255,255,255,.8);text-shadow:0 0.10667rem 0.10667rem rgba(0,0,0,.25)}.pk_detail_page .video_wrap{margin:0 0.32rem 0.85333rem;padding:0.21333rem;min-height:2.66667rem;border:0.02667rem solid rgba(255,255,255,.5);border-radius:0.21333rem}.pk_detail_page .video_wrap .video_box{border-radius:0.16rem;overflow:hidden}.pk_detail_page .video_wrap .video_box .vjs-tech{border-radius:0.16rem;overflow:hidden}.pk_detail_page .desc_wrap{margin:0 0.32rem 0.85333rem}.pk_detail_page .desc_wrap .custom_pic{width:100%}.pk_detail_page .desc_wrap .default .title{font-family:"Roboto-Bold";font-size:0.48rem;color:#fff}.pk_detail_page .desc_wrap .default .desc_box{margin-top:0.42667rem;padding:0.50667rem 0.32rem;background:rgba(255,255,255,.9);border-radius:0.21333rem}.pk_detail_page .desc_wrap .default .desc_box .con{line-height:1.5;font-size:0.37333rem;color:rgba(0,0,0,.8);max-height:15em;overflow:hidden}.pk_detail_page .desc_wrap .default .desc_box .con ol,.pk_detail_page .desc_wrap .default .desc_box .con ul{list-style:disc outside none;padding-left:0.53333rem}.pk_detail_page .desc_wrap .default .desc_box .con a{text-decoration:underline}.pk_detail_page .desc_wrap .default .desc_box .more_btn{margin-top:0.26667rem;font-family:"Roboto-Bold";font-size:0.34667rem;color:#000;text-decoration:underline;max-height:12em;overflow:hidden}.pk_detail_page .desc_wrap .default .desc_box .rule_list{margin-top:0.77333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.pk_detail_page .desc_wrap .default .desc_box .rule_list .rule{padding:0 0.48rem;height:0.96rem;line-height:0.96rem;font-family:"Roboto-Bold";font-size:0.34667rem;color:#000;background:#edc4a5;border-radius:0.42667rem}.pk_detail_page .desc_wrap .default .desc_box .rule_list .rule span{padding-left:0.69333rem;background:url(/_nuxt/m/img/pk_rule.194c135.svg) left center no-repeat;background-size:0.48rem 0.48rem}.pk_detail_page .desc_wrap .default .desc_box .rule_list .icon{display:-webkit-box;display:-webkit-flex;display:flex}.pk_detail_page .desc_wrap .default .desc_box .rule_list .icon>div{width:0.64rem;height:0.64rem}.pk_detail_page .desc_wrap .default .desc_box .rule_list .icon .policy{margin-right:0.32rem;background:url(/_nuxt/m/img/pk_policy.bfb74fa.svg) left top no-repeat;background-size:0.64rem 0.64rem}.pk_detail_page .desc_wrap .default .desc_box .rule_list .icon .prize{margin-right:0.58667rem;background:url(/_nuxt/m/img/pk_prize.407e6b4.svg) left top no-repeat;background-size:0.64rem 0.64rem}.pk_detail_page .detail_wrap{margin:0 0.32rem 0.85333rem;background:#fff;border-radius:0.21333rem}.pk_detail_page .detail_wrap .pk_title{padding:0.8rem 0.32rem 0;line-height:1.5;text-align:center;font-family:"Roboto-Bold";font-size:0.4rem;color:#000}.pk_detail_page .detail_wrap .pk_title span{display:inline-block;padding:0 0.8rem;position:relative}.pk_detail_page .detail_wrap .pk_title span:before{content:"";position:absolute;left:0;top:-0.16rem;width:0.69333rem;height:0.69333rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyNSAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuNTIzNDM4IDIwLjUxNTZWMTUuMjAzMUMwLjUyMzQzOCAxMy41NjI1IDAuODA5ODk2IDExLjg2OTggMS4zODI4MSAxMC4xMjVDMS45ODE3NyA4LjM1NDE3IDIuODAyMDggNi42NzQ0OCAzLjg0Mzc1IDUuMDg1OTRDNC45MTE0NiAzLjQ3MTM1IDYuMTIyNCAyLjA5MTE1IDcuNDc2NTYgMC45NDUzMTJMMTIuMTY0MSAzLjg3NUMxMS4xMjI0IDUuNTE1NjIgMTAuMjYzIDcuMjQ3NCA5LjU4NTk0IDkuMDcwMzFDOC45MzQ5IDEwLjg2NzIgOC42MDkzOCAxMi44OTg0IDguNjA5MzggMTUuMTY0MVYyMC41MTU2SDAuNTIzNDM4Wk0xMy4zMzU5IDIwLjUxNTZWMTUuMjAzMUMxMy4zMzU5IDEzLjU2MjUgMTMuNjIyNCAxMS44Njk4IDE0LjE5NTMgMTAuMTI1QzE0Ljc5NDMgOC4zNTQxNyAxNS42MTQ2IDYuNjc0NDggMTYuNjU2MiA1LjA4NTk0QzE3LjcyNCAzLjQ3MTM1IDE4LjkzNDkgMi4wOTExNSAyMC4yODkxIDAuOTQ1MzEyTDI0Ljk3NjYgMy44NzVDMjMuOTM0OSA1LjUxNTYyIDIzLjA3NTUgNy4yNDc0IDIyLjM5ODQgOS4wNzAzMUMyMS43NDc0IDEwLjg2NzIgMjEuNDIxOSAxMi44OTg0IDIxLjQyMTkgMTUuMTY0MVYyMC41MTU2SDEzLjMzNTlaIiBmaWxsPSIjMEEwQTBBIiBmaWxsLW9wYWNpdHk9IjAuMiIvPgo8L3N2Zz4K) left top no-repeat;background-size:0.69333rem 0.69333rem}.pk_detail_page .detail_wrap .pk_title span:after{content:"";position:absolute;right:0;top:-0.16rem;width:0.69333rem;height:0.69333rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyNiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjQwNjIgMFY1LjUwNzgxQzEyLjQwNjIgNy4xNDg0NCAxMi4xMDY4IDguODU0MTcgMTEuNTA3OCAxMC42MjVDMTAuOTM0OSAxMi4zNjk4IDEwLjEyNzYgMTQuMDQ5NSA5LjA4NTk0IDE1LjY2NDFDOC4wNDQyNyAxNy4yNTI2IDYuODQ2MzUgMTguNjMyOCA1LjQ5MjE5IDE5LjgwNDdMMC43NjU2MjUgMTYuODM1OUMxLjgzMzMzIDE1LjIyMTQgMi42OTI3MSAxMy41MTU2IDMuMzQzNzUgMTEuNzE4OEM0LjAyMDgzIDkuODk1ODMgNC4zNTkzOCA3Ljg1MTU2IDQuMzU5MzggNS41ODU5NFYwSDEyLjQwNjJaTTI1LjE3OTcgMFY1LjUwNzgxQzI1LjE3OTcgNy4xNDg0NCAyNC44ODAyIDguODU0MTcgMjQuMjgxMiAxMC42MjVDMjMuNzA4MyAxMi4zNjk4IDIyLjkwMSAxNC4wNDk1IDIxLjg1OTQgMTUuNjY0MUMyMC44MTc3IDE3LjI1MjYgMTkuNjE5OCAxOC42MzI4IDE4LjI2NTYgMTkuODA0N0wxMy41MzkxIDE2LjgzNTlDMTQuNjA2OCAxNS4yMjE0IDE1LjQ2NjEgMTMuNTE1NiAxNi4xMTcyIDExLjcxODhDMTYuNzk0MyA5Ljg5NTgzIDE3LjEzMjggNy44NTE1NiAxNy4xMzI4IDUuNTg1OTRWMEgyNS4xNzk3WiIgZmlsbD0iIzBBMEEwQSIgZmlsbC1vcGFjaXR5PSIwLjIiLz4KPC9zdmc+Cg==) left top no-repeat;background-size:0.69333rem 0.69333rem}.pk_detail_page .detail_wrap .pk_option{margin-top:0.10667rem;position:relative}.pk_detail_page .detail_wrap .pk_option .option{text-align:center}.pk_detail_page .detail_wrap .pk_option .option p{line-height:1.5;font-family:"Roboto-Bold";font-size:0.37333rem}.pk_detail_page .detail_wrap .pk_option .option .join_btn{margin-top:0.21333rem;min-width:50%;padding:0 0.45333rem;height:0.96rem;font-family:"Roboto-Bold";font-size:0.37333rem;color:#fff;border:0.02667rem solid #fff;border-radius:1.2rem}.pk_detail_page .detail_wrap .pk_option .option .join_btn.van-button--disabled{opacity:.3}.pk_detail_page .detail_wrap .pk_option .option:first-child{margin-bottom:0.08rem;padding:0.50667rem 1.28rem 1.62667rem;background:-webkit-linear-gradient(top, rgba(98, 192, 186, 0) 0%, rgba(98, 192, 186, 0.62) 100%);background:linear-gradient(180deg, rgba(98, 192, 186, 0) 0%, rgba(98, 192, 186, 0.62) 100%)}.pk_detail_page .detail_wrap .pk_option .option:first-child p{color:#00776f}.pk_detail_page .detail_wrap .pk_option .option:first-child .join_btn{background:#62c0ba}.pk_detail_page .detail_wrap .pk_option .option:last-child{padding:1.54667rem 1.28rem 0.58667rem;background:-webkit-linear-gradient(top, rgba(209, 199, 74, 0.6) 0%, rgba(209, 199, 74, 0) 100%);background:linear-gradient(180deg, rgba(209, 199, 74, 0.6) 0%, rgba(209, 199, 74, 0) 100%)}.pk_detail_page .detail_wrap .pk_option .option:last-child p{color:#786f00}.pk_detail_page .detail_wrap .pk_option .option:last-child .join_btn{background:#d1c74a}.pk_detail_page .detail_wrap .pk_option:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:2.66667rem;height:2.61333rem;background:url(/_nuxt/m/img/vs.9553250.png) left top no-repeat;background-size:2.66667rem 2.61333rem}.pk_detail_page .detail_wrap .pk_option.es_icon:after{background:url(/_nuxt/m/img/vs_es.89afa23.png) left top no-repeat;background-size:2.66667rem 2.61333rem}.pk_detail_page .detail_wrap .progress{margin:0.42667rem 0.32rem 0.32rem}.pk_detail_page .detail_wrap .progress .bar{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;height:0.29333rem;border-radius:0.29333rem;overflow:hidden}.pk_detail_page .detail_wrap .progress .bar .green{background:-webkit-repeating-linear-gradient(315deg, #62C0BA 0, #62C0BA 0.26667rem, #81cdc8 0, #81cdc8 0.53333rem);background:repeating-linear-gradient(135deg, #62C0BA 0, #62C0BA 0.26667rem, #81cdc8 0, #81cdc8 0.53333rem)}.pk_detail_page .detail_wrap .progress .bar .yellow{background:-webkit-repeating-linear-gradient(315deg, #D1C74A 0, #D1C74A 0.26667rem, #dad26e 0, #dad26e 0.53333rem);background:repeating-linear-gradient(135deg, #D1C74A 0, #D1C74A 0.26667rem, #dad26e 0, #dad26e 0.53333rem)}.pk_detail_page .detail_wrap .progress .no_bar{width:100%;height:0.29333rem;border-radius:0.29333rem;background:#f4f4f4}.pk_detail_page .detail_wrap .progress .score{margin-top:0.24rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;line-height:1.5;font-family:"Roboto-Medium";font-size:0.4rem}.pk_detail_page .detail_wrap .progress .score .green{padding-left:0.61333rem;color:#62c0ba;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjgzOTkgMC44NDA1NDhDMTIuMzQ5MyAyLjQwOTg0IDExLjAxMzMgNS4yMjk3OCA3LjM4MDA1IDguOTY5NjlDMS4xMTIxOSAxNS40Mjk1IDAuMjgxNTQ3IDI1LjgzNiA5LjkxMTk5IDMwLjk1MzJDMTAuNzAyNiAzMS4zNzMyIDExLjM2MjYgMzEuMTE0NSAxMS44NTg2IDMwLjU5NTlDMTMuNDk4NiAyOC44ODM5IDE0LjIxMDYgMjYuMzcyIDEzLjk5NzIgMjMuMDYyN0MxMy45MzcyIDIyLjE1MDcgMTQuMzQzOSAyMS45MTM0IDE1LjE0OTIgMjIuNTM3NEMxNy40MzMxIDI0LjMwNTMgMTguOTIzOCAyNy4wMjkzIDE4LjkyMzggMjkuOTU3MkMxOC45MjM4IDMwLjk1MzIgMTkuMzIyNCAzMS40Nzk4IDIwLjI1MTcgMzEuMjk5OEMyNi4zOTI5IDMwLjEwOTIgMzMuODc2OCAyMS4zMDQxIDI1LjgxMTYgOC40MTEwNEMyNS4zMjkgNy43NTUwNSAyNC42MTU2IDcuNzU1MDUgMjQuNjI3NiA4LjY1NjM2QzI0LjY0MSA5Ljc2MzAxIDI0LjUxNDMgMTAuODY3IDI0LjI0OSAxMS45NDE2QzI0LjA2NjMgMTIuNjg4MyAyMy4zNjM3IDEyLjY3NzYgMjMuMTk4MyAxMS45NDE2QzIyLjE5MyA3LjQ2MzA2IDE5LjM5ODQgMy42NTY0OCAxNC44MTMyIDAuNTE1MjIyQzEzLjU3NTkgLTAuMzMxNDI1IDEzLjEyNjYgLTAuMDcxNDMxIDEyLjgzOTkgMC44NDE4ODFWMC44NDA1NDhaIiBmaWxsPSIjNjJDMEJBIi8+Cjwvc3ZnPgo=) left top no-repeat;background-size:0.42667rem 0.53333rem}.pk_detail_page .detail_wrap .progress .score .yellow{padding-right:0.61333rem;color:#d1c74a;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjgzOTkgMC44NDA1NDhDMTIuMzQ5MyAyLjQwOTg0IDExLjAxMzMgNS4yMjk3OCA3LjM4MDA1IDguOTY5NjlDMS4xMTIxOSAxNS40Mjk1IDAuMjgxNTQ3IDI1LjgzNiA5LjkxMTk5IDMwLjk1MzJDMTAuNzAyNiAzMS4zNzMyIDExLjM2MjYgMzEuMTE0NSAxMS44NTg2IDMwLjU5NTlDMTMuNDk4NiAyOC44ODM5IDE0LjIxMDYgMjYuMzcyIDEzLjk5NzIgMjMuMDYyN0MxMy45MzcyIDIyLjE1MDcgMTQuMzQzOSAyMS45MTM0IDE1LjE0OTIgMjIuNTM3NEMxNy40MzMxIDI0LjMwNTMgMTguOTIzOCAyNy4wMjkzIDE4LjkyMzggMjkuOTU3MkMxOC45MjM4IDMwLjk1MzIgMTkuMzIyNCAzMS40Nzk4IDIwLjI1MTcgMzEuMjk5OEMyNi4zOTI5IDMwLjEwOTIgMzMuODc2OCAyMS4zMDQxIDI1LjgxMTYgOC40MTEwNEMyNS4zMjkgNy43NTUwNSAyNC42MTU2IDcuNzU1MDUgMjQuNjI3NiA4LjY1NjM2QzI0LjY0MSA5Ljc2MzAxIDI0LjUxNDMgMTAuODY3IDI0LjI0OSAxMS45NDE2QzI0LjA2NjMgMTIuNjg4MyAyMy4zNjM3IDEyLjY3NzYgMjMuMTk4MyAxMS45NDE2QzIyLjE5MyA3LjQ2MzA2IDE5LjM5ODQgMy42NTY0OCAxNC44MTMyIDAuNTE1MjIyQzEzLjU3NTkgLTAuMzMxNDI1IDEzLjEyNjYgLTAuMDcxNDMxIDEyLjgzOTkgMC44NDE4ODFWMC44NDA1NDhaIiBmaWxsPSIjRDFDNzRBIi8+Cjwvc3ZnPgo=) right top no-repeat;background-size:0.42667rem 0.53333rem}.pk_detail_page .detail_wrap .progress .score .win{display:inline-block;margin:0 0.16rem;width:0.56rem;height:100%;vertical-align:middle;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzUiIHZpZXdCb3g9IjAgMCAzOCAzNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuMzczMDUgMi41OTYxOUgzOC4wMDA0TDMzLjk4OCAxMi45ODEzTDM4LjAwMDQgMjMuMzY2NEg2LjM3MzA1VjIuNTk2MTlaIiBmaWxsPSIjREZCMzE0Ii8+CjxyZWN0IHk9IjguMjkxOTkiIHdpZHRoPSI0IiBoZWlnaHQ9IjI2IiByeD0iMiIgZmlsbD0iIzRBNzhBRSIvPgo8cmVjdCB3aWR0aD0iMzEuNjI3MyIgaGVpZ2h0PSIyMC43NzAyIiBmaWxsPSIjRjJDQjNFIi8+CjxwYXRoIGQ9Ik0xNS42OTYyIDIuNTk2MTlMMTguMTE3NCA2LjkzNDQ4TDIyLjk5MTYgNy44OTY1OUwxOS42MTM4IDExLjUzOTlMMjAuMjA1IDE2LjQ3MjhMMTUuNjk2MiAxNC4zODYyTDExLjE4NzQgMTYuNDcyOEwxMS43Nzg2IDExLjUzOTlMOC40MDA4MyA3Ljg5NjU5TDEzLjI3NSA2LjkzNDQ4TDE1LjY5NjIgMi41OTYxOVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=) left top no-repeat;background-size:0.56rem 0.50667rem}.pk_detail_page .detail_wrap .article_panel .menu{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.pk_detail_page .detail_wrap .article_panel .menu li{margin:0 0.61333rem;line-height:1.5;font-family:"Roboto-Medium";font-size:0.42667rem;color:#000}.pk_detail_page .detail_wrap .article_panel .menu li.current{border-bottom:0.08rem solid #edc4a5}.pk_detail_page .detail_wrap .article_panel .article_list{padding:0 0.32rem}.pk_detail_page .detail_wrap .article_panel .article_list .more{padding:0.42667rem 0;text-align:center}.pk_detail_page .detail_wrap .article_panel .article_list .more a{display:inline-block;padding:0.26667rem 1.01333rem;font-family:"Roboto-Bold";font-size:0.34667rem;color:#000;border:0.02667rem solid #000;border-radius:1.12rem}.pk_detail_page .detail_wrap .article_panel .detail_empty{padding:1.25333rem 0 1.06667rem}.pk_detail_page .user_wrap{margin:0 0 0.85333rem 0.32rem}.pk_detail_page .user_wrap .title{font-family:"Roboto-Bold";font-size:0.48rem;color:#fff}.pk_detail_page .user_wrap .scroll_con{margin-top:0.42667rem}.pk_detail_page .user_wrap .scroll_con .user_panel{margin-right:0.32rem;padding:0 0.21333rem;width:7.73333rem;background:rgba(255,255,255,.9);border-radius:0.16rem}.pk_detail_page .user_wrap .scroll_con .user_panel .pk_user_list_compo:last-child{border-bottom:none}.pk_detail_page .user_wrap .scroll_con .user_panel:only-child{width:9.36rem;box-sizing:border-box}.pk_detail_page .media_wrap{margin:0 0 0.85333rem 0.32rem}.pk_detail_page .media_wrap .scroll_con .scroll_item{margin-right:0.21333rem;width:7.73333rem}.pk_detail_page .media_wrap .media_list{margin-right:0.32rem}.pk_detail_page .list_wrap{margin:0 0.32rem 0.85333rem 0.32rem}.pk_detail_page .list_wrap .headline{margin-bottom: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}.pk_detail_page .list_wrap .headline .title{font-family:"Roboto-Bold";font-size:0.48rem;color:#fff}.pk_detail_page .list_wrap .headline a{padding-right:0.32rem;font-size:0.32rem;color:#fff;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxMSAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjcwNzAzIDE3LjQ2MzRMMC4yOTI4MTggMTYuMDQ5Mkw3LjM2Mzg4IDguOTc4MUwwLjI5MjgxNiAxLjkwNzAzTDEuNzA3MDMgMC40OTI4MThMOS40ODUxNCA4LjI3MDkzQzkuNDg1MTggOC4yNzA5NyA5LjQ4NTIgOC4yNzA5OSA4Ljc3ODEgOC45NzgxTDkuNDg1MTQgOC4yNzA5M0wxMC4xOTIzIDguOTc4MUwxLjcwNzAzIDE3LjQ2MzRaIiBmaWxsPSJ3aGl0ZSIgZmlsbC1vcGFjaXR5PSIwLjkiLz4KPC9zdmc+Cg==) right center no-repeat;background-size:0.26667rem 0.26667rem}.pk_detail_page .list_wrap .pk_list_compo{margin-bottom:0.53333rem}.pk_detail_page .empty_con{text-align:center;padding:1.6rem 1.41333rem}.pk_detail_page .empty_con p{padding-top:4.16rem;line-height:1.3;font-size:0.37333rem;color:#999;background:url(/_nuxt/m/img/no_lang.4231bf8.png) center top no-repeat;background-size:5.6rem 3.73333rem}.pk_detail_page .empty_con .link_btn{margin-top:0.42667rem}.pk_detail_page .empty_con .link_btn a{display:inline-block;padding:0.32rem 0.85333rem;font-family:"Roboto-Medium";font-size:0.34667rem;color:#000;background:#edc4a5;border-radius:1.25333rem}.pk_no_article{margin:0 auto;width:62%;text-align:center}.pk_no_article p{position:relative;padding-top:3.36rem;line-height:1.3;font-size:0.37333rem;color:#999}.pk_no_article p:after{content:"";position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:2.56rem;height:2.26667rem;background:url(/_nuxt/m/img/empty-articles@2x.a2aca8e.png) center center no-repeat;background-size:2.56rem 2.26667rem}.pk_no_article .create_btn{margin-top:0.45333rem;display:inline-block;padding:0 0.53333rem 0 1.33333rem;height:1.06667rem;line-height:1.06667rem;font-family:"Roboto-Bold";font-size:0.37333rem;color:#000;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzgiIHZpZXdCb3g9IjAgMCAzOCAzOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yOC44OTk1IDAuNjE1MDgzQzI5LjY4MDUgLTAuMTY1OTY1IDMwLjk0NjkgLTAuMTY1OTY1IDMxLjcyNzkgMC42MTUwODNMMzcuMzg0OCA2LjI3MTk0QzM4LjE2NTggNy4wNTI5OSAzOC4xNjU4IDguMzE5MzIgMzcuMzg0OCA5LjEwMDM2TDM1Ljk3MDYgMTAuNTE0NkwyNy40ODUzIDIuMDI5M0wyOC44OTk1IDAuNjE1MDgzWk0yNi4wNzExIDMuNDQzNTVMMzQuNTU2NCAxMS45Mjg4TDE0LjA1MDMgMzIuNDM0OUw1LjU2NDk3IDIzLjk0OTZMMjYuMDcxMSAzLjQ0MzU1Wk00LjE1MDc1IDI1LjM2NEwxMi42MzYgMzMuODQ5MkwxLjgwNTQ3IDM3LjQ1OTRDMS4wMjM3MiAzNy43MiAwLjI3OTk3OCAzNi45NzYzIDAuNTQwNTY0IDM2LjE5NDVMNC4xNTA3NSAyNS4zNjRaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K) 0.53333rem center no-repeat #edc4a5;background-size:0.50667rem 0.50667rem;border-radius:1.06667rem}.pk_article_page{padding:0 0 2.13333rem;min-height:calc(100vh - 6.82667rem);min-height:calc(calc(var(--vh, 1vh) * 100) - 6.82667rem)}.pk_article_page .point_menu{margin:0.37333rem 0 0.37333rem 0.32rem}.pk_article_page .point_menu .menu{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;overflow-x:auto}.pk_article_page .point_menu .menu::-webkit-scrollbar{display:none}.pk_article_page .point_menu .menu li{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;margin-right:0.32rem;line-height:1.5;font-family:"Roboto-Bold";font-size:0.37333rem;color:rgba(255,255,255,.8)}.pk_article_page .point_menu .menu li.current{font-family:"Roboto-Bold";font-size:0.42667rem;color:#fff}.pk_article_page .article_panel{margin:0 0.32rem;padding:0.32rem 0.32rem 0.42667rem;background:#fff;border-radius:0.21333rem}.pk_article_page .article_panel .type{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.pk_article_page .article_panel .type li{line-height:1.5;font-family:"Roboto-Medium";font-size:0.42667rem;color:#000}.pk_article_page .article_panel .type li:first-child{margin-right:1.01333rem}.pk_article_page .article_panel .type li.current{border-bottom:0.08rem solid #edc4a5}.pk_article_page .article_panel .more_btn{text-align:center}.pk_article_page .article_panel .pk_no_article{padding:1.92rem 0}.pk_article_page .empty_con{text-align:center;padding:1.6rem 1.41333rem}.pk_article_page .empty_con p{padding-top:4.16rem;line-height:1.3;font-size:0.37333rem;color:#999;background:url(/_nuxt/m/img/no_lang.4231bf8.png) center top no-repeat;background-size:5.6rem 3.73333rem}.pk_article_page .empty_con .link_btn{margin-top:0.42667rem}.pk_article_page .empty_con .link_btn a{display:inline-block;padding:0.32rem 0.85333rem;font-family:"Roboto-Medium";font-size:0.34667rem;color:#000;background:#edc4a5;border-radius:1.25333rem}.pk_page{background-color:#000;color:#fff}.pk_page .header img{width:100%;display:block}.pk_page .container{margin:0.53333rem 0.32rem}.pk_page .video_box{position:relative;background:#000;border:0.04rem solid rgba(255,255,255,.5);border-radius:0.21333rem;padding:0.21333rem}.pk_page .video_box .video_player{border-radius:0.16rem;overflow:hidden}.pk_page .video_box .video_player .vjs-poster{border-radius:0.16rem;background-size:cover}.pk_page .video_box .video_player .vjs-tech{border-radius:0.16rem;overflow:hidden}.pk_page .title{font-family:"Roboto-Bold";font-size:0.48rem;line-height:0.56rem;margin-bottom:0.32rem}.pk_page .description{color:#fff;margin-top:0.85333rem}.pk_page .description .text_box{margin:0.32rem 0;font-size:0.37333rem;line-height:0.56rem;position:relative}.pk_page .description .text_box .mask{position:absolute;display:none}.pk_page .description .text_box.collapse{max-height:5.78667rem;overflow:hidden}.pk_page .description .text_box.collapse .mask{bottom:0;display:block;background:-webkit-linear-gradient(bottom, #000 0%, rgba(0, 0, 0, 0) 100%);background:linear-gradient(360deg, #000 0%, rgba(0, 0, 0, 0) 100%);height:1.12rem;width:100%;pointer-events:none}.pk_page .description .rule_desc+.rule_desc{margin-top:0.37333rem}.pk_page .description .show_more{font-family:"Roboto-Bold";font-size:0.34667rem;-webkit-text-decoration-line:underline;text-decoration-line:underline;width:-webkit-fit-content;width:fit-content}.pk_page .previous{color:#fff;margin-top:0.85333rem}.pk_detail_page .video-js .vjs-big-play-button,.pk_page .video-js .vjs-big-play-button{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:1.17333rem;height:1.17333rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0iUGxheSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCI+CiAgPGNpcmNsZSBpZD0iRWxsaXBzZV8zMiIgZGF0YS1uYW1lPSJFbGxpcHNlIDMyIiBjeD0iMTAiIGN5PSIxMCIgcj0iMTAiIGZpbGw9IiNjMWMxYzEiLz4KICA8cGF0aCBpZD0iUG9seWdvbl8xIiBkYXRhLW5hbWU9IlBvbHlnb24gMSIgZD0iTTMuNzg2LDEuMzg2YS43NS43NSwwLDAsMSwxLjM0OSwwTDguNCw4LjA4OGEuNzUuNzUsMCwwLDEtLjY3NCwxLjA3OEgxLjJBLjc1Ljc1LDAsMCwxLC41MjUsOC4wODhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNS44MzMgNS41MzkpIHJvdGF0ZSg5MCkiLz4KPC9zdmc+Cg==) left top no-repeat;background-size:cover;border-radius:50%;border:none}.pk_detail_page .video-js .vjs-big-play-button>span,.pk_page .video-js .vjs-big-play-button>span{display:none}.pk_desc_compo{padding:0.42667rem 0.32rem 0.56rem;width:100%;height:100%;box-sizing:border-box;position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.pk_desc_compo .title{margin-bottom:0.42667rem;font-family:"Roboto-Bold";font-size:0.48rem;color:#fff}.pk_desc_compo .content{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding:0.58667rem 0.32rem 0.45333rem;line-height:1.5;font-size:0.37333rem;color:rgba(0,0,0,.8);background:rgba(255,255,255,.9);border-radius:0.21333rem;overflow:auto}.pk_desc_compo .content ol,.pk_desc_compo .content ul{list-style:disc outside none;padding-left:0.53333rem}.pk_desc_compo .content a{text-decoration:underline}.pk_desc_compo .content img{max-width:100%}.pk_desc_compo .cancel_btn{position:absolute;top:0.32rem;right:0.32rem;width:0.64rem;height:0.64rem;border-radius:50%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABECAYAAAA4E5OyAAAAAXNSR0IArs4c6QAAAdFJREFUeF7tmOFNxDAMRp0JYARGYARGgY3YAEZiAxjhmCAoUiv1ojax29qp0Ovf5nLJ6/fstEm47ggkeNwTAEiVCIAApF0kSAgJISGmRooyKIMyKGMigDIoYwoMXQZlUAZlTARQBmVMgaHLoMwFlMk5P6WUfkzZrQafMYfm/92VyTm/isiHiLyllD41i6rHnDGH9n9dgSw2Mq/HDOWMObQwyjg3ICXiIvK9shg1lBUYZbpfESkK3iwb1Y51A1IWsLGhcqsLpQHjJaX0pd2gdZwrkL1QRsFwVWb5ZCxJGQkjDIg2KaNhhALpQZkSVdrz8ioF1LVm1DXGvYY0zhS9ehcOIzwhM4FGTZmHDIExDEhHn2EwrgpEdU7p+bb3fngN6aRjuY/u4W3vplu/CwfSaK0PKwsNhxIKpHXOEJHn6a245hIKJQyI5tBlOdF66BJWVDUwFC05JCnuCbHAuAIUVyB7YIyG4gZk4wOR6dD13z8QmWBsJGXXHJYC7JaQakPvR95ap6QcmkMLxR3IdDJ9PPoNNOd8eA4NlBAgmoVcZQxAqicBEIC05SQhJISEmBoYyqAMyqCMiQDKoIwpMHQZlEEZlDERQBmUMQWGLoMyKGNS5g/c49lFn3dQlgAAAABJRU5ErkJggg==) center center no-repeat rgba(255,255,255,.2);background-size:0.8rem 0.8rem}.pk_rule_pop_compo{padding:0.37333rem 0 0.8rem;border-radius:0.85333rem 0.85333rem 0 0}.pk_rule_pop_compo .cancel_btn{position:absolute;right:0.48rem;top:0.48rem;width:0.37333rem;height:0.37333rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fY2xvc2UiPgo8ZyBpZD0iR3JvdXAgNDYiPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDE4IiB4PSIzLjUiIHk9IjIiIHdpZHRoPSIxNC44NDkyIiBoZWlnaHQ9IjIiIHRyYW5zZm9ybT0icm90YXRlKDQ1IDMuNSAyKSIgZmlsbD0iIzk5OTk5OSIvPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDE5IiB4PSIxNCIgeT0iMy41IiB3aWR0aD0iMTQuODQ5MiIgaGVpZ2h0PSIyIiB0cmFuc2Zvcm09InJvdGF0ZSgxMzUgMTQgMy41KSIgZmlsbD0iIzk5OTk5OSIvPgo8L2c+CjwvZz4KPC9zdmc+Cg==) left top no-repeat;background-size:0.37333rem 0.37333rem}.pk_rule_pop_compo .title{padding:0 0.42667rem;text-align:center;line-height:1.3;font-family:"Roboto-Bold";font-size:0.48rem;color:#000}.pk_rule_pop_compo .content{max-height:10.66667rem;min-width:5.33333rem;overflow-y:auto;margin-top:0.58667rem;padding:0 0.42667rem;line-height:1.3;font-size:0.37333rem;color:rgba(0,0,0,.6)}.pk_rule_pop_compo .content ol,.pk_rule_pop_compo .content ul{list-style:disc outside none;padding-left:0.53333rem}.pk_rule_pop_compo .content a{text-decoration:underline}.pk_rule_pop_compo .content img{max-width:100%}.pk_article_list_compo{padding:0.32rem 0 0.16rem;border-bottom:0.02667rem solid rgba(0,0,0,.1)}.pk_article_list_compo .detail{display:-webkit-box;display:-webkit-flex;display:flex}.pk_article_list_compo .detail .poster{width:40%;border-radius:0.10667rem;overflow:hidden;position:relative}.pk_article_list_compo .detail .poster .pic_proportion img{border-radius:0.10667rem}.pk_article_list_compo .detail .poster .rank{position:absolute;top:0;left:0.21333rem;padding:0.08rem 0.18667rem 0.18667rem;font-family:"Roboto-Bold";font-size:0.32rem;color:#fff;background:url(/_nuxt/m/img/pk_rank_bg.1240345.png) left top no-repeat;background-size:100% 100%}.pk_article_list_compo .detail .poster .pv{position:absolute;top:0;right:0;padding:0 0.10667rem 0 0.64rem;height:0.48rem;line-height:0.48rem;font-size:0.32rem;color:#fff;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAp1JREFUWEftlkGIT1EUxn9fWVCUhYWikAVTFtSoUdQoilAUUezNQlHIFKIQiqIsWKMoRRlRplgoijLFYkShLCiLKVNmoY6+6b7pzf//7vu/pGYzZ/XqnXvOd8/5zneumGLTFOdnGsB0BRpXICLmAluAXqAbWAjMSyT+CXwBhoBB4JGk0SYE7wggIpYC/cBOwCCa2BhwHbgi6WvdgSyAiJgBHE/JZzbJWuFjIBeAi5L83WaVACJiAXAP6Mkkfp/+DwMGuhzYCqzM+L8A9lVVow1ARCwCngOLK4KNAH2S7lYliojdwLUSN8pu5khvK4hJACJiPvAyk9xEWyfJt85aRLgajlHFF4PokfSjCNAK4CmwIRN9T3HziFgGXEq+fxLz+yV98NlUiTuZOE8kbW4DEBH7E3Orzg1JWpWCO/kbYHaLo8euuwTiHbAiA8JtvOF/4xWICAf7CLgFVXZW0snkex/YnvEbkLQt+Z0CTmf8zKUlkkYKAAc9szWtNYNvp8C/Km5fHB2TNKtBG+xyRNLlAsDh1NMchnL/fwM5XRiVNCcB2AvcqrnUIUlXCwBm7OcapSu34GGa+arYDyTtSADOACcyAL4DXRMtSAfqSDgsqSv5ecxeZ0i4uhjTiHhbI0yTSVigjIjHwKYGY2gQ59MYWgm9gI6WkluQcmM4KGlj2xim29UJkZlrERmf9ZwljbD0Fpuy7GohWiPJLRi3Kim2BD+rUcMDHaTYWzCnguslGcSE5ZaRQdwE1mZu6r0/AFiWrYRuidd1TnheAbskfWuNV7eOPWrH/tM6PifJQNusyYPE1bBQ9dXMf2tg88Xr3O+AT3Wc6QigNCGWaz/JvKy89w2s/CRzeb0jvMr9JDOIjtYYQMdI/+gwDWC6AlNegb+fSfAhTCtZwQAAAABJRU5ErkJggg==) 0.10667rem center no-repeat rgba(0,0,0,.4);background-size:0.42667rem auto;border-radius:0 0.10667rem 0 0.10667rem}.pk_article_list_compo .detail .content{width:60%;padding-left:0.26667rem;box-sizing:border-box;font-size:0}.pk_article_list_compo .detail .content .title{max-height:3.9em;line-height:1.3;font-family:"Roboto-Medium";font-size:0.34667rem;color:#000}.pk_article_list_compo .detail .content .tag{margin-top:0.16rem;vertical-align:top;display:inline-block;max-width:70%;padding:0 0.21333rem;height:0.48rem;line-height:0.48rem;font-size:0.32rem;color:#fff;border-radius:0.96rem}.pk_article_list_compo .detail .content .tag.yellow{background:#d1c74a}.pk_article_list_compo .detail .content .tag.green{background:#62c0ba}.pk_article_list_compo .info{margin-top:0.10667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.32rem;color:#999}.pk_article_list_compo .info .user{-webkit-box-flex:1;-webkit-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.pk_article_list_compo .info .user .user_detail a{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;color:#999}.pk_article_list_compo .info .user .user_detail .avatar{margin-right:0.16rem;-webkit-box-flex:0;-webkit-flex:0 0 0.64rem;flex:0 0 0.64rem;width:0.64rem;height:0.64rem;border-radius:50%}.pk_article_list_compo .info .user .create_time{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto}.pk_article_list_compo .info .hot{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;margin:0 0.64rem 0 0.26667rem;padding-left:0.48rem;min-width:1.01333rem}.pk_article_list_compo .info .hot.yellow{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjgzOTkgMC44NDA1NDhDMTIuMzQ5MyAyLjQwOTg0IDExLjAxMzMgNS4yMjk3OCA3LjM4MDA1IDguOTY5NjlDMS4xMTIxOSAxNS40Mjk1IDAuMjgxNTQ3IDI1LjgzNiA5LjkxMTk5IDMwLjk1MzJDMTAuNzAyNiAzMS4zNzMyIDExLjM2MjYgMzEuMTE0NSAxMS44NTg2IDMwLjU5NTlDMTMuNDk4NiAyOC44ODM5IDE0LjIxMDYgMjYuMzcyIDEzLjk5NzIgMjMuMDYyN0MxMy45MzcyIDIyLjE1MDcgMTQuMzQzOSAyMS45MTM0IDE1LjE0OTIgMjIuNTM3NEMxNy40MzMxIDI0LjMwNTMgMTguOTIzOCAyNy4wMjkzIDE4LjkyMzggMjkuOTU3MkMxOC45MjM4IDMwLjk1MzIgMTkuMzIyNCAzMS40Nzk4IDIwLjI1MTcgMzEuMjk5OEMyNi4zOTI5IDMwLjEwOTIgMzMuODc2OCAyMS4zMDQxIDI1LjgxMTYgOC40MTEwNEMyNS4zMjkgNy43NTUwNSAyNC42MTU2IDcuNzU1MDUgMjQuNjI3NiA4LjY1NjM2QzI0LjY0MSA5Ljc2MzAxIDI0LjUxNDMgMTAuODY3IDI0LjI0OSAxMS45NDE2QzI0LjA2NjMgMTIuNjg4MyAyMy4zNjM3IDEyLjY3NzYgMjMuMTk4MyAxMS45NDE2QzIyLjE5MyA3LjQ2MzA2IDE5LjM5ODQgMy42NTY0OCAxNC44MTMyIDAuNTE1MjIyQzEzLjU3NTkgLTAuMzMxNDI1IDEzLjEyNjYgLTAuMDcxNDMxIDEyLjgzOTkgMC44NDE4ODFWMC44NDA1NDhaIiBmaWxsPSIjRDFDNzRBIi8+Cjwvc3ZnPgo=) left center no-repeat;background-size:0.37333rem 0.37333rem}.pk_article_list_compo .info .hot.green{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjgzOTkgMC44NDA1NDhDMTIuMzQ5MyAyLjQwOTg0IDExLjAxMzMgNS4yMjk3OCA3LjM4MDA1IDguOTY5NjlDMS4xMTIxOSAxNS40Mjk1IDAuMjgxNTQ3IDI1LjgzNiA5LjkxMTk5IDMwLjk1MzJDMTAuNzAyNiAzMS4zNzMyIDExLjM2MjYgMzEuMTE0NSAxMS44NTg2IDMwLjU5NTlDMTMuNDk4NiAyOC44ODM5IDE0LjIxMDYgMjYuMzcyIDEzLjk5NzIgMjMuMDYyN0MxMy45MzcyIDIyLjE1MDcgMTQuMzQzOSAyMS45MTM0IDE1LjE0OTIgMjIuNTM3NEMxNy40MzMxIDI0LjMwNTMgMTguOTIzOCAyNy4wMjkzIDE4LjkyMzggMjkuOTU3MkMxOC45MjM4IDMwLjk1MzIgMTkuMzIyNCAzMS40Nzk4IDIwLjI1MTcgMzEuMjk5OEMyNi4zOTI5IDMwLjEwOTIgMzMuODc2OCAyMS4zMDQxIDI1LjgxMTYgOC40MTEwNEMyNS4zMjkgNy43NTUwNSAyNC42MTU2IDcuNzU1MDUgMjQuNjI3NiA4LjY1NjM2QzI0LjY0MSA5Ljc2MzAxIDI0LjUxNDMgMTAuODY3IDI0LjI0OSAxMS45NDE2QzI0LjA2NjMgMTIuNjg4MyAyMy4zNjM3IDEyLjY3NzYgMjMuMTk4MyAxMS45NDE2QzIyLjE5MyA3LjQ2MzA2IDE5LjM5ODQgMy42NTY0OCAxNC44MTMyIDAuNTE1MjIyQzEzLjU3NTkgLTAuMzMxNDI1IDEzLjEyNjYgLTAuMDcxNDMxIDEyLjgzOTkgMC44NDE4ODFWMC44NDA1NDhaIiBmaWxsPSIjNjJDMEJBIi8+Cjwvc3ZnPgo=) left center no-repeat;background-size:0.37333rem 0.37333rem}.pk_article_list_compo .info .favorite{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:0.37333rem;height:0.50667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fY29sbGVjdCIgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM3N18xNTgyKSI+CjxwYXRoIGlkPSJWZWN0b3IiIGQ9Ik0xOS44MzMgMy41SDguMTY2MzRDNi44ODMwMSAzLjUgNS44MzMwMSA0LjU1IDUuODMzMDEgNS44MzMzM1YyNC41TDEzLjk5OTcgMjFMMjIuMTY2MyAyNC41VjUuODMzMzNDMjIuMTY2MyA0LjU1IDIxLjExNjMgMy41IDE5LjgzMyAzLjVaTTE5LjgzMyAyMUwxMy45OTk3IDE4LjQ1NjdMOC4xNjYzNCAyMVY1LjgzMzMzSDE5LjgzM1YyMVoiIGZpbGw9ImJsYWNrIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMzc3XzE1ODIiPgo8cmVjdCB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==) center center no-repeat;background-size:0.56rem 0.8rem}.pk_article_list_compo .info .favorite.favorited{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fY29sbGVjdF9mdWxsIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTE5LjgzMzQgMy41SDguMTY2NzFDNi44ODMzNyAzLjUgNS44MzMzNyA0LjU1IDUuODMzMzcgNS44MzMzM1YyNC41TDE0IDIxTDIyLjE2NjcgMjQuNVY1LjgzMzMzQzIyLjE2NjcgNC41NSAyMS4xMTY3IDMuNSAxOS44MzM0IDMuNVoiIGZpbGw9IiNFREM0QTUiLz4KPC9nPgo8L3N2Zz4K) center center no-repeat;background-size:0.56rem 0.8rem}.pk_user_list_compo{width:100%;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0.32rem 0.13333rem;border-bottom:0.02667rem solid rgba(0,0,0,.1)}.pk_user_list_compo .avatar{-webkit-box-flex:0;-webkit-flex:0 0 1.06667rem;flex:0 0 1.06667rem;width:1.06667rem;height:1.06667rem;position:relative}.pk_user_list_compo .avatar img{border-radius:50%}.pk_user_list_compo .avatar .hot{position:absolute;right:0;bottom:0;width:0.42667rem;height:0.42667rem;background:url(/_nuxt/m/img/pk_hot.16bcbd8.png) left top no-repeat;background-size:0.42667rem 0.42667rem}.pk_user_list_compo .name{margin:0 0.21333rem;font-family:"Roboto-Bold";font-size:0.37333rem;color:#000}.pk_user_list_compo .btn{margin-left:auto;-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;padding:0 0.61333rem;height:0.8rem;line-height:0.8rem;font-family:"Roboto-Medium";font-size:0.37333rem;color:#fff;border:0.02667rem solid #62c0ba;border-radius:0.53333rem;background:#62c0ba}.pk_user_list_compo .btn.followed{color:#62c0ba;background:#fff}.pk_media_list_compo{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0.10667rem 0.42667rem 0.10667rem 0.21333rem;border-radius:0.10667rem;background:rgba(255,255,255,.9)}.pk_media_list_compo .pic{width:24%}.pk_media_list_compo .pic .pic_proportion{border-radius:0.10667rem;overflow:hidden}.pk_media_list_compo .con{box-sizing:border-box;padding:0.10667rem 0 0.10667rem 0.32rem;width:76%}.pk_media_list_compo .con .title{line-height:1.3;font-family:"Roboto-Bold";font-size:0.4rem;color:#000}.pk_media_list_compo .con .score_wrap{margin-top:0.21333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.32rem;color:#333}.pk_media_list_compo .con .score_wrap .van-rate .van-rate__item{padding-right:0.02667rem}.pk_media_list_compo .con .score_wrap .van-rate .van-rate__item i{font-size:0.32rem}.pk_media_list_compo .con .score_wrap span{margin-left:0.08rem}.pk_media_list_compo .con p{margin-top:0.16rem;line-height:0.42667rem;height:1.28rem;font-size:0.32rem;color:#000}.pk_list_compo .pic{border-radius:0.16rem;overflow:hidden}.pk_list_compo .date{margin-top:0.21333rem;font-size:0.34667rem;color:rgba(255,255,255,.7)}.pk_list_compo .title{margin-top:0.16rem;max-height:2.6em;line-height:1.3;font-family:"Roboto-Bold";font-size:0.37333rem;color:#fff}.pk_activity_card_comp{color:#fff;margin:0 0 0.53333rem;display:block}.pk_activity_card_comp .image_box{position:relative}.pk_activity_card_comp .image_box img{width:100%;height:5.06667rem;border-radius:0.16rem;display:block}.pk_activity_card_comp .image_box .status{position:absolute;top:0;left:0;padding:0.05333rem 0.4rem 0;border-top-left-radius:0.16rem;border-bottom-right-radius:0.16rem;font-family:"Roboto-Medium";font-size:0.32rem;line-height:0.69333rem;color:#fff;background-color:rgba(0,0,0,.5)}.pk_activity_card_comp .time{color:rgba(255,255,255,.7);font-size:0.34667rem;margin:0.21333rem auto 0.16rem 0}.pk_activity_card_comp .name{font-family:"Roboto-Bold";font-size:0.37333rem;line-height:0.48rem}.pk_activity_card_comp.progress .image_box .status{color:#000;background-color:#edc4a5}.event_page{background:#fff !important}.event_page .page_bg{position:relative}.event_page .page_bg img{display:block;width:100%;height:auto}.event_page .page_bg .page_title{position:absolute;left:0;bottom:0;padding:0.64rem 0.64rem 1.14667rem 0.64rem;font-family:"Roboto-Bold";font-size:0.8rem;color:#fff}.event_page .event_content{margin:0 0.32rem;padding-bottom:0.32rem}.event_page .event_content .column_title{margin-top:0.85333rem;font-family:"Roboto-Bold";font-size:0.48rem;color:#333}.event_page .event_content .intro{margin-top:0.32rem;padding:0.32rem;border-radius:0.21333rem;background:#f6f6f6}.event_page .event_content .intro .video_box{border-radius:0.21333rem;overflow:hidden}.event_page .event_content .intro .video_box .video-js .vjs-big-play-button{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:1.17333rem;height:1.17333rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0iUGxheSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCI+CiAgPGNpcmNsZSBpZD0iRWxsaXBzZV8zMiIgZGF0YS1uYW1lPSJFbGxpcHNlIDMyIiBjeD0iMTAiIGN5PSIxMCIgcj0iMTAiIGZpbGw9IiNjMWMxYzEiLz4KICA8cGF0aCBpZD0iUG9seWdvbl8xIiBkYXRhLW5hbWU9IlBvbHlnb24gMSIgZD0iTTMuNzg2LDEuMzg2YS43NS43NSwwLDAsMSwxLjM0OSwwTDguNCw4LjA4OGEuNzUuNzUsMCwwLDEtLjY3NCwxLjA3OEgxLjJBLjc1Ljc1LDAsMCwxLC41MjUsOC4wODhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNS44MzMgNS41MzkpIHJvdGF0ZSg5MCkiLz4KPC9zdmc+Cg==) left top no-repeat;background-size:cover;border-radius:50%;border:none}.event_page .event_content .intro .video_box .video-js .vjs-big-play-button>span{display:none}.event_page .event_content .intro .desc{margin-top:0.32rem;line-height:1.5;font-size:0.37333rem;color:#333}.event_page .event_content .on_going_wrap a:last-child .event_on_going_compo{border-bottom:none;padding-bottom:0}.event_page .event_content .event_coming_soon_compo{margin-top:0.42667rem}.event_page .event_content .van-list .list_panel a:last-child .event_previous_compo{border-bottom:none}.event_on_going_compo{padding:0.32rem 0;border-bottom:0.02667rem solid #ededed}.event_on_going_compo .time{font-size:0.34667rem;color:#666}.event_on_going_compo .title{margin-top:0.10667rem;line-height:1.3;max-height:2.6em;font-family:"Roboto-Bold";font-size:0.37333rem;color:#333}.event_on_going_compo .pic_proportion{margin-top:0.32rem;border-radius:0.10667rem;overflow:hidden}.event_on_going_compo p{margin-top:0.32rem;line-height:1.3;max-height:2.6em;font-size:0.34667rem;color:#666}.event_coming_soon_compo{padding-bottom:0.32rem;overflow:hidden;border-radius:0.16rem;background:#fff;box-shadow:0 0.05333rem 0.26667rem 0 rgba(0,0,0,.25)}.event_coming_soon_compo .pic{position:relative}.event_coming_soon_compo .pic .time{position:absolute;top:0;left:0.29333rem;padding:0.10667rem 0.26667rem;min-width:1.54667rem;text-align:center;border-radius:0 0 0.10667rem 0.10667rem;background:#f6f6f6}.event_coming_soon_compo .pic .time .num{font-family:"Roboto-Bold";font-size:0.64rem;color:#62c0ba}.event_coming_soon_compo .pic .time .month{font-family:"Roboto-Bold";font-size:0.32rem;color:#333}.event_coming_soon_compo .title{margin:0.32rem 0.32rem 0;max-height:2.6em;line-height:1.3;font-family:"Roboto-Bold";font-size:0.37333rem;color:#333}.event_coming_soon_compo p{margin:0.21333rem 0.32rem 0;max-height:2.6em;line-height:1.3;font-size:0.34667rem;color:#666}.event_previous_compo{padding:0.32rem 0;display:-webkit-box;display:-webkit-flex;display:flex;border-bottom:0.02667rem solid #ededed}.event_previous_compo .pic{width:3.73333rem;border-radius:0.10667rem;overflow:hidden}.event_previous_compo .content{margin-left:0.32rem;width:5.30667rem}.event_previous_compo .content .time{font-size:0.34667rem;color:#666}.event_previous_compo .content .title{margin-top:0.16rem;line-height:1.3;max-height:3.9em;font-family:"Roboto-Bold";font-size:0.37333rem;color:#333}.event_gallery_page{background-color:#fff}.event_gallery_page .title_box{padding:0.48rem 0.32rem 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}.event_gallery_page .title_box .title{font-family:"Roboto-Bold";font-size:0.48rem}.event_gallery_page .title_box .total{font-size:0.32rem;line-height:0.64rem}.event_gallery_page .van-list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0 0.32rem}.event_gallery_page .van-list .img_item{width:3.01333rem;height:3.01333rem;margin:0 0.16rem 0.16rem 0}.event_gallery_page .van-list .img_item:nth-child(3n){margin-right:0}.event_gallery_page .van-list img{width:100%;height:100%;object-fit:contain;display:block;background:#000}.event_gallery_view::after{position:absolute;bottom:0;left:0;right:0;padding:0.32rem;height:1.44rem;color:#fff;content:attr(data-desc);border-top:0.01333rem solid rgba(255,255,255,.5);background:rgba(51,51,51,.9);font-family:"Roboto-Bold";font-size:0.37333rem;line-height:0.48rem}.event_gallery_view.empty::after{padding:0;height:0;border:none}.event_gallery_view .event_gallery_view_button{position:absolute;top:50vh;top:calc(var(--vh, 1vh) * 50);-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0.8rem;height:1.06667rem;border-radius:0.10667rem;border:none;background-color:rgba(0,0,0,.6);color:#fff;font-size:0.64rem}.event_gallery_view .event_gallery_view_button.left{left:0;margin-left:0.42667rem}.event_gallery_view .event_gallery_view_button.right{right:-100vw;margin-right:0.42667rem}.event_gallery_view .event_gallery_view_button .van-icon{vertical-align:middle}.event_detail_page{padding:0 0 2.13333rem;min-height:calc(100vh - 6.82667rem);min-height:calc(calc(var(--vh, 1vh) * 100) - 6.82667rem)}.event_detail_page .share_btn{z-index:9;position:fixed;top:1.97333rem;right:0.42667rem;width:0.85333rem;height:0.85333rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IlNoYXJlICAiPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMTcgMTYuMDhDMTYuMjQgMTYuMDggMTUuNTYgMTYuMzggMTUuMDQgMTYuODVMNy45MSAxMi43QzcuOTYgMTIuNDcgOCAxMi4yNCA4IDEyQzggMTEuNzYgNy45NiAxMS41MyA3LjkxIDExLjNMMTQuOTYgNy4xOUMxNS41IDcuNjkgMTYuMjEgOCAxNyA4QzE4LjY2IDggMjAgNi42NiAyMCA1QzIwIDMuMzQgMTguNjYgMiAxNyAyQzE1LjM0IDIgMTQgMy4zNCAxNCA1QzE0IDUuMjQgMTQuMDQgNS40NyAxNC4wOSA1LjdMNy4wNCA5LjgxQzYuNSA5LjMxIDUuNzkgOSA1IDlDMy4zNCA5IDIgMTAuMzQgMiAxMkMyIDEzLjY2IDMuMzQgMTUgNSAxNUM1Ljc5IDE1IDYuNSAxNC42OSA3LjA0IDE0LjE5TDE0LjE2IDE4LjM1QzE0LjExIDE4LjU2IDE0LjA4IDE4Ljc4IDE0LjA4IDE5QzE0LjA4IDIwLjYxIDE1LjM5IDIxLjkyIDE3IDIxLjkyQzE4LjYxIDIxLjkyIDE5LjkyIDIwLjYxIDE5LjkyIDE5QzE5LjkyIDE3LjM5IDE4LjYxIDE2LjA4IDE3IDE2LjA4Wk0xNyA0QzE3LjU1IDQgMTggNC40NSAxOCA1QzE4IDUuNTUgMTcuNTUgNiAxNyA2QzE2LjQ1IDYgMTYgNS41NSAxNiA1QzE2IDQuNDUgMTYuNDUgNCAxNyA0Wk01IDEzQzQuNDUgMTMgNCAxMi41NSA0IDEyQzQgMTEuNDUgNC40NSAxMSA1IDExQzUuNTUgMTEgNiAxMS40NSA2IDEyQzYgMTIuNTUgNS41NSAxMyA1IDEzWk0xNyAyMC4wMkMxNi40NSAyMC4wMiAxNiAxOS41NyAxNiAxOS4wMkMxNiAxOC40NyAxNi40NSAxOC4wMiAxNyAxOC4wMkMxNy41NSAxOC4wMiAxOCAxOC40NyAxOCAxOS4wMkMxOCAxOS41NyAxNy41NSAyMC4wMiAxNyAyMC4wMloiIGZpbGw9IiMwMDAwMDAiLz4KPC9nPgo8L3N2Zz4K) center center no-repeat #edc4a5;background-size:0.32rem 0.32rem;border-radius:0.10667rem}.event_detail_page .page_poster{width:100%;height:auto;position:relative}.event_detail_page .page_poster .poster_bg{position:absolute;top:0;left:0;width:100%;height:100%}.event_detail_page .page_title{margin:0.42667rem 0.32rem 0;line-height:1.3;font-family:"Roboto-Bold";font-size:0.64rem;color:#fff}.event_detail_page .page_time{margin:0.32rem 0.32rem 0;line-height:1.5;font-size:0.37333rem;color:#fff}.event_detail_page .column_title{margin:0.85333rem 0.32rem 0;font-family:"Roboto-Bold";font-size:0.48rem;color:#fff}.event_detail_page .video_wrap{margin:0.32rem 0.32rem 0;padding:0.21333rem;min-height:2.66667rem;border:0.02667rem solid rgba(255,255,255,.5);border-radius:0.21333rem}.event_detail_page .video_wrap .video_box{border-radius:0.16rem;overflow:hidden}.event_detail_page .video_wrap .video_box .vjs-tech{border-radius:0.16rem;overflow:hidden}.event_detail_page .video_wrap .video_box .video-js .vjs-big-play-button{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:1.17333rem;height:1.17333rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0iUGxheSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCI+CiAgPGNpcmNsZSBpZD0iRWxsaXBzZV8zMiIgZGF0YS1uYW1lPSJFbGxpcHNlIDMyIiBjeD0iMTAiIGN5PSIxMCIgcj0iMTAiIGZpbGw9IiNjMWMxYzEiLz4KICA8cGF0aCBpZD0iUG9seWdvbl8xIiBkYXRhLW5hbWU9IlBvbHlnb24gMSIgZD0iTTMuNzg2LDEuMzg2YS43NS43NSwwLDAsMSwxLjM0OSwwTDguNCw4LjA4OGEuNzUuNzUsMCwwLDEtLjY3NCwxLjA3OEgxLjJBLjc1Ljc1LDAsMCwxLC41MjUsOC4wODhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNS44MzMgNS41MzkpIHJvdGF0ZSg5MCkiLz4KPC9zdmc+Cg==) left top no-repeat;background-size:cover;border-radius:50%;border:none}.event_detail_page .video_wrap .video_box .video-js .vjs-big-play-button>span{display:none}.event_detail_page .desc_wrap{margin:0.32rem 0.32rem 0}.event_detail_page .desc_wrap .desc{line-height:1.5;font-size:0.42667rem;color:#fff;max-height:6.93333rem;overflow:hidden}.event_detail_page .desc_wrap .desc.hide{position:relative}.event_detail_page .desc_wrap .desc.hide .footer_bg{position:absolute;left:0;bottom:0;width:100%;height:0.8rem}.event_detail_page .desc_wrap .desc.show{max-height:none}.event_detail_page .desc_wrap .desc.show .footer_bg{display:none}.event_detail_page .desc_wrap .show_btn{margin-top:0.32rem;font-family:"Roboto-Bold";font-size:0.37333rem;color:#fff}.event_detail_page .desc_wrap .show_btn span{text-decoration:underline}.event_detail_page .coming_soon_warp{padding:0.85333rem 0}.event_detail_page .coming_soon_warp img{margin:0 auto;width:5.28rem;height:auto;display:block}.event_detail_page .gallary_wrap{margin-left:0.32rem}.event_detail_page .gallary_wrap .column_title{margin-left:0;margin-bottom:0.32rem;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}.event_detail_page .gallary_wrap .column_title .more{font-size:0.32rem;color:#fff;padding-right:0.32rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxMSAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjcwNzAzIDE3LjQ2MzRMMC4yOTI4MTggMTYuMDQ5Mkw3LjM2Mzg4IDguOTc4MUwwLjI5MjgxNiAxLjkwNzAzTDEuNzA3MDMgMC40OTI4MThMOS40ODUxNCA4LjI3MDkzQzkuNDg1MTggOC4yNzA5NyA5LjQ4NTIgOC4yNzA5OSA4Ljc3ODEgOC45NzgxTDkuNDg1MTQgOC4yNzA5M0wxMC4xOTIzIDguOTc4MUwxLjcwNzAzIDE3LjQ2MzRaIiBmaWxsPSJ3aGl0ZSIgZmlsbC1vcGFjaXR5PSIwLjkiLz4KPC9zdmc+Cg==) right center no-repeat;background-size:0.21333rem 0.21333rem}.event_detail_page .gallary_wrap .pic_item{width:4.10667rem;margin-right:0.32rem}.event_detail_page .gallary_wrap .pic_item .pic_proportion{border-radius:0.16rem}.event_detail_page .gallary_wrap .pic_item .pic_proportion img{border-radius:0.10667rem;object-fit:contain;background:#000}.event_detail_page .detail_panel{margin:0 0.32rem}.event_detail_page .detail_panel .event_highlight_compo:first-child{border-top:none}.event_detail_page .van-list__finished-text{color:#fff}.event_highlight_compo{padding:0.32rem 0;border-top:0.02667rem solid rgba(237,237,237,.2)}.event_highlight_compo .title{margin-bottom:0.16rem;line-height:1.3;max-height:2.6em;color:#fff}.event_highlight_compo .title .tag_video{color:#fff}.event_highlight_compo .title .tag_article{color:#fff}.event_highlight_compo .flex_wrap .content{-webkit-align-self:stretch;align-self:stretch;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.event_highlight_compo .flex_wrap .content .desc{margin-bottom:0;color:rgba(255,255,255,.7)}.event_highlight_compo .flex_wrap .content .info .user{color:#fff}.event_highlight_compo .flex_wrap .content .info .user a{color:#fff;padding-left:0.21333rem}.event_highlight_compo .flex_wrap .content .info .favorite img{width:0.37333rem}.vlaff_page{background:#1c1c1c;padding-bottom:0.85333rem;min-height:100vh;min-height:calc(var(--vh, 1vh) * 100)}.vlaff_page .page_bg{width:100%}.vlaff_page .page_bg img{display:block;width:100%;height:auto}.vlaff_page .van-tabs .van-tabs__wrap{height:1.06667rem;overflow:visible}.vlaff_page .van-tabs .van-tabs__wrap .van-tabs__nav.van-tabs__nav--line{padding-bottom:0;background:#000}.vlaff_page .van-tabs .van-tabs__wrap .van-tabs__nav.van-tabs__nav--line .van-tab{width:50%;padding:0;line-height:1.5;font-family:"Nunito";font-size:0.42667rem;color:#999}.vlaff_page .van-tabs .van-tabs__wrap .van-tabs__nav.van-tabs__nav--line .van-tab span{position:relative;z-index:1}.vlaff_page .van-tabs .van-tabs__wrap .van-tabs__nav.van-tabs__nav--line .van-tab.van-tab--active{font-family:"Nunito-Bold";color:#61bfba;position:relative}.vlaff_page .van-tabs .van-tabs__wrap .van-tabs__nav.van-tabs__nav--line .van-tab.van-tab--active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1.2rem;background:#1c1c1c;-webkit-transform:skewX(-10deg);transform:skewX(-10deg)}.vlaff_page .van-tabs .van-tabs__wrap .van-tabs__nav.van-tabs__nav--line .van-tabs__line{display:none}.vlaff_page .award_name{line-height:1.5;font-family:"Nunito-Bold";font-size:0.42667rem;color:#fff}.vlaff_page .award_name .svg_icon{font-size:0.32rem}.vlaff_page .award_name span{margin:0 0.13333rem}.vlaff_page .more_btn{text-align:center}.vlaff_page .more_btn span,.vlaff_page .more_btn a{padding:0.10667rem 0.32rem;font-family:"Nunito";font-size:0.34667rem;color:#61bfba;border-radius:0.53333rem;background:rgba(255,255,255,.1)}.vlaff_page .media_wrap{margin-top:0.64rem}.vlaff_page .media_wrap .award_name{margin-left:0.26667rem;position:relative}.vlaff_page .media_wrap .award_name .btn{z-index:1;position:fixed;right:0;top:7.62667rem;padding:0 0.32rem;line-height:0.53333rem;height:0.53333rem;font-family:"Roboto-Bold";font-size:0.32rem;color:#61bfba;border:0.02667rem solid rgba(97,191,186,.3);border-right:none;border-radius:0.16rem 0 0 0.16rem;background:#1c1c1c}.vlaff_page .media_wrap .media_list{margin-top:0.48rem}.vlaff_page .media_wrap .media_list .media_card a{padding:0.21333rem 0.32rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.vlaff_page .media_wrap .media_list .media_card .pic{-webkit-box-flex:0;-webkit-flex:0 0 1.70667rem;flex:0 0 1.70667rem;width:1.70667rem}.vlaff_page .media_wrap .media_list .media_card .pic .pic_proportion{background:none}.vlaff_page .media_wrap .media_list .media_card .pic .pic_proportion img{border-radius:0.16rem}.vlaff_page .media_wrap .media_list .media_card .content{margin-left:0.32rem;-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%}.vlaff_page .media_wrap .media_list .media_card .content .title{font-family:"Nunito";font-size:0.37333rem;font-weight:700;color:#fff}.vlaff_page .media_wrap .media_list .media_card .content p{margin-top:0.24rem;line-height:1.5;max-height:3em;font-size:0.32rem;color:#999}.vlaff_page .media_wrap .media_list .media_card .vote_btn{padding-right:0.10667rem;margin-left:0.50667rem;-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto}.vlaff_page .media_wrap .media_list .media_card .vote_btn .svg_icon{font-size:0.53333rem}.vlaff_page .media_wrap .media_list .media_card .vote_btn .btn{text-align:center;font-family:"Roboto-Medium";font-size:0.37333rem;color:#48c5bf;opacity:.4}.vlaff_page .media_wrap .media_list .media_card .vote_btn .btn.able{opacity:1}.vlaff_page .media_wrap .media_list .media_card:nth-child(odd){background:rgba(255,255,255,.04)}.vlaff_page .media_wrap .media_list .more_btn{margin-top:0.10667rem}.vlaff_page .media_wrap .media_list .more_btn .svg_icon{margin-top:-0.05333rem;margin-left:0.05333rem;vertical-align:middle}.vlaff_page .award_wrap{margin:0.64rem 0.58667rem 0}.vlaff_page .award_wrap .award_name{text-align:center}.vlaff_page .award_wrap .award_name .svg_icon{width:0.42667rem;height:0.42667rem;vertical-align:-0.05333rem}.vlaff_page .award_wrap .award_media .media_name{margin-top:0.42667rem;text-align:center;line-height:1.3;font-family:"Roboto-Bold";font-size:0.48rem;font-style:italic;color:#fff}.vlaff_page .award_wrap .award_media .pic{margin:0.42667rem auto 0;width:2.93333rem;padding:0.29333rem 0.32rem}.vlaff_page .award_wrap .award_media .pic img{width:100%;height:auto;display:block;border-radius:0.16rem}.vlaff_page .award_wrap .award_media .pic:before,.vlaff_page .award_wrap .award_media .pic:after{width:0.74667rem;height:0.45333rem}.vlaff_page .award_wrap .award_media .desc{margin-top:0.42667rem;line-height:1.5;font-size:0.42667rem;color:rgba(255,255,255,.6)}.vlaff_page .award_wrap .award_media .more_btn{margin-top:0.42667rem}.vlaff_page .award_wrap+.rule_wrap{padding:0.85333rem 0.42667rem 0}.vlaff_page .intro_text .title{line-height:1.5;text-align:center;font-family:"Nunito-Bold";font-size:0.42667rem;color:#fff}.vlaff_page .intro_text .title span{position:relative;z-index:0}.vlaff_page .intro_text .title span:after{z-index:-1;content:"";position:absolute;left:0;bottom:0;width:100%;height:0.21333rem;background:rgba(97,191,186,.4);-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}.vlaff_page .intro_text p,.vlaff_page .intro_text li{line-height:1.5;font-size:0.37333rem;color:#fff}.vlaff_page .intro_text p{opacity:.8}.vlaff_page .border_style{padding:0.26667rem 0.21333rem;position:relative}.vlaff_page .border_style:before{content:"";position:absolute;left:0;top:0;width:1.41333rem;height:0.88rem;border-top:0.02667rem solid rgba(97,191,186,.4);border-left:0.02667rem solid rgba(97,191,186,.4)}.vlaff_page .border_style:after{content:"";position:absolute;right:0;bottom:0;width:1.41333rem;height:0.88rem;border-bottom:0.02667rem solid rgba(97,191,186,.4);border-right:0.02667rem solid rgba(97,191,186,.4)}.vlaff_page .rule_box{margin:0.85333rem 0.37333rem 0}.vlaff_page .rule_box .title{margin-bottom:0.4rem}.vlaff_page .rule_box ul li div{margin-top:0.42667rem;text-align:center;opacity:.9}.vlaff_page .rule_box ul li p{margin-top:0.21333rem}.vlaff_page .rule_box ul li .list{padding-left:0.32rem;position:relative}.vlaff_page .rule_box ul li .list:after{content:"";position:absolute;left:0;top:0.21333rem;width:0.10667rem;height:0.10667rem;border-radius:50%;background:rgba(255,255,255,.8)}.vlaff_page .intro_box{margin:0.85333rem 0.58667rem 0}.vlaff_page .intro_box .title{margin-bottom:0.16rem}.vlaff_page .intro_box p{margin-bottom:0.32rem}.vlaff_page .intro_box.border_style{margin:0.85333rem 0.37333rem 0}.vlaff_page .register_btn{position:fixed;bottom:1.28rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-webkit-flex;display:flex;width:7.09333rem;height:1.49333rem;padding:0.42667rem 0.85333rem;font-family:"Roboto-Bold";font-size:0.48rem;box-sizing:border-box;margin:auto;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;color:#1fc5bc;border-radius:1.76rem;border:0.02667rem solid #1fc5bc;background:-webkit-linear-gradient(2deg, rgba(220, 255, 251, 0.06) -11.82%, rgba(132, 215, 205, 0.4) 99.69%);background:linear-gradient(88deg, rgba(220, 255, 251, 0.06) -11.82%, rgba(132, 215, 205, 0.4) 99.69%);box-shadow:0 0.10667rem 0.24rem 0 rgba(0,0,0,.15);-webkit-backdrop-filter:blur(0.57333rem);backdrop-filter:blur(0.57333rem)}.vote__alert_dialog{width:8.72rem !important;border-radius:0.21333rem !important;padding-bottom:0.50667rem}.vote__alert_dialog .van-dialog__message{padding:1.28rem 0.98667rem 0.64rem !important;line-height:1.5;font-family:"Roboto" !important;font-size:0.37333rem !important;color:#333 !important}.vote__alert_dialog .van-dialog__footer{border-top:none;margin:0 0.61333rem}.vote__alert_dialog .van-dialog__footer .van-button{height:1.06667rem;line-height:1.06667rem;border-radius:0.53333rem}.vote__alert_dialog .van-dialog__footer .van-dialog__cancel{margin-right:0.24rem;font-size:0.37333rem;color:#666;border:0.02667rem solid #d9d9d9}.vote__alert_dialog .van-dialog__footer .van-dialog__confirm{font-family:"Roboto-Bold";font-size:0.37333rem;color:#000 !important;background:#edc4a5}.vote_success_dialog{width:8.72rem !important;border-radius:0.21333rem !important;padding-bottom:0.50667rem}.vote_success_dialog .van-dialog__content{padding:0.85333rem 0.58667rem 0;position:relative;text-align:center}.vote_success_dialog .van-dialog__content .close_btn{position:absolute;top:0.26667rem;right:0.26667rem;font-size:0.42667rem}.vote_success_dialog .van-dialog__content .title{line-height:1.5;font-family:"Roboto-Bold";font-size:0.42667rem;color:#000}.vote_success_dialog .van-dialog__content .success_icon{margin-top:0.32rem;font-size:1.28rem}.vote_success_dialog .van-dialog__content p{margin-top:0.4rem;line-height:1.7;font-size:0.34667rem;color:#666}.vote_success_dialog .van-dialog__content .btn_group{margin-top:0.64rem;display:-webkit-box;display:-webkit-flex;display:flex}.vote_success_dialog .van-dialog__content .btn_group .btn{width:3.62667rem;text-align:center;height:1.06667rem;line-height:1.06667rem;border-radius:0.53333rem}.vote_success_dialog .van-dialog__content .btn_group .share{margin-right:0.24rem;font-size:0.37333rem;color:#666;border:0.02667rem solid #d9d9d9}.vote_success_dialog .van-dialog__content .btn_group .review{font-family:"Roboto-Bold";font-size:0.37333rem;color:#000;background:#edc4a5}.vote_success_dialog .van-dialog__footer{display:none}.special_topic_compo .topic_item{margin-bottom:0.42667rem}.special_topic_compo .topic_item>a{display:-webkit-box;display:-webkit-flex;display:flex}.special_topic_compo .topic_item>a .pic{-webkit-box-flex:0;-webkit-flex:0 0 2.08rem;flex:0 0 2.08rem;width:2.08rem;height:2.08rem;border-radius:0.10667rem;overflow:hidden;position:relative}.special_topic_compo .topic_item>a .pic img{width:auto;height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.special_topic_compo .topic_item>a .detail{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%;margin-left:0.42667rem}.special_topic_compo .topic_item>a .detail .name{line-height:1.3;font-size:0.32rem;font-style:italic;color:#61bfba}.special_topic_compo .topic_item>a .detail .title{line-height:1.3;max-height:2.6em;font-family:"Roboto-Bold";font-size:0.37333rem;color:#333}.special_topic_compo .topic_item>a .detail .desc{margin-top:0.21333rem;line-height:1.3;font-size:0.32rem;color:#666}.topic_page{padding:0 0 2.13333rem;min-height:calc(100vh - 6.82667rem);min-height:calc(calc(var(--vh, 1vh) * 100) - 6.82667rem);background:#fff}.topic_page .page_title{margin:0.85333rem 0.42667rem;line-height:1.4;font-family:"Roboto-Bold";font-size:0.64rem;color:#000}.topic_page .list_panel .topic_card_compo{margin:0 0.42667rem 0.42667rem}.topic_page .list_panel .topic_card_compo.top_card{margin:0 0 0.85333rem;border-radius:0;background:#fff}.topic_page .list_panel .topic_card_compo.top_card .topic_title{padding:0.53333rem 0.42667rem 0;margin-bottom:0.21333rem}.topic_page .list_panel .topic_card_compo.top_card .article_panel{margin:0 0.42667rem}.topic_page .list_panel .topic_card_compo.top_card .article_panel .more{margin-top:0.42667rem;text-align:center}.topic_page .list_panel .topic_card_compo.top_card .article_panel .more a{display:inline-block;padding:0.29333rem 0.90667rem;line-height:1.4;font-family:"Roboto-Medium";font-size:0.42667rem;color:#fff;border-radius:0.10667rem;background:#000}.topic_page .no_data{padding:2.66667rem 0 0.8rem;text-align:center;line-height:1.4;font-size:0.4rem;color:#666;background:url(/_nuxt/m/img/empty-articles@2x.a2aca8e.png) center top no-repeat;background-size:2.66667rem auto}.topic_card_compo{border-radius:0.21333rem;background:#f6f6f6;overflow:hidden}.topic_card_compo .topic_title{padding:0.42667rem 0.32rem 0;margin-bottom:0.42667rem;line-height:1.4;max-height:2.8em;font-family:"Roboto-Bold";font-size:0.53333rem;color:#333}.topic_detail_page{padding:0 0 2.13333rem;min-height:calc(100vh - 6.82667rem);min-height:calc(calc(var(--vh, 1vh) * 100) - 6.82667rem);background:#fff}.topic_detail_page .page_bg{position:absolute;top:0;left:0;width:100%}.topic_detail_page .page_bg img{width:100%;height:auto}.topic_detail_page .page_bg:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:-webkit-linear-gradient(top, rgba(255, 255, 255, 0.7) 0%, rgb(255, 255, 255) 100%);background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0%, rgb(255, 255, 255) 100%)}.topic_detail_page .page_head{position:relative;z-index:1;padding:0.96rem 0.42667rem 0}.topic_detail_page .page_head .title{line-height:1.3;font-family:"Roboto-Medium";font-size:0.48rem;color:#333}.topic_detail_page .page_head .desc{margin-top:0.21333rem;line-height:1.4;font-size:0.37333rem;color:#666}.topic_detail_page .list_panel{margin-top:0.53333rem;position:relative;z-index:1}.topic_detail_page .list_panel .feed-article-card-compo{background-color:rgba(255,255,255,0);border-radius:0}.topic_detail_page .list_panel .feed-article-card-compo+.feed-article-card-compo{border-top:0.21333rem solid #f6f6f6}.topic_detail_page .no_data{position:relative;z-index:1;padding:2.66667rem 0 0.8rem;text-align:center;line-height:1.4;font-size:0.4rem;color:#666;background:url(/_nuxt/m/img/empty-articles@2x.a2aca8e.png) center top no-repeat;background-size:2.66667rem auto}.column_card_compo{margin-top:0.42667rem}.column_card_compo .column_info{margin:0 0.32rem}.column_card_compo .column_info .title{margin-bottom:0.21333rem;line-height:1.3;font-family:"Roboto-Medium";font-size:0.42667rem;color:#333}.column_card_compo .column_info p{margin-bottom:0.32rem;max-height:2.8em;line-height:1.4;font-size:0.37333rem;color:#666}.column_card_compo .column_info .user{margin-bottom:0.32rem}.column_card_compo .column_info .user a{max-width:100%;box-sizing:border-box;display:inline-block;font-size:0.32rem;color:#666}.column_card_compo .column_info .user img{margin-right:0.21333rem;width:0.53333rem;height:0.53333rem;border-radius:50%;vertical-align:middle}.column_card_compo .article_wrap{margin-left:0.32rem}.column_card_compo .article_wrap .scroll-wrapper .scroll_con .scroll_item{margin-right:0.21333rem;width:6.4rem}.column_card_compo .no_article{line-height:1.5;font-size:0.37333rem;color:#666}.column_article_compo{background:#f6f6f6}.column_article_compo .card_list .content{padding:0.21333rem 0.32rem 0.42667rem}.column_article_compo .card_list .content .title{height:2.8em;line-height:1.4;font-family:"Roboto-Bold";font-size:0.37333rem;color:#333}.column_article_compo .card_list .content .time{margin-top:0.26667rem;font-size:0.32rem;color:#666}.column_page{padding:0 0 2.13333rem;min-height:calc(100vh - 6.82667rem);min-height:calc(calc(var(--vh, 1vh) * 100) - 6.82667rem);background:#fff}.column_page .page_title{padding:0.85333rem 0.32rem;line-height:1.4;font-family:"Roboto-Bold";font-size:0.64rem;color:#333}.column_page .list_panel .column_card_compo{margin-bottom:0.42667rem}.column_page .list_panel .column_card_compo .column_info{padding-top:0.42667rem;border-top:0.01333rem solid #d9d9d9}.column_page .list_panel .column_card_compo .article_wrap .scroll-wrapper .scroll_con .scroll_item:last-child{margin-right:0.32rem}.column_page .list_panel .column_card_compo:first-child{margin-top:0}.column_page .no_data{margin:0 0.32rem;position:relative;z-index:1;padding:2.66667rem 0 0.8rem;text-align:center;line-height:1.4;font-size:0.4rem;color:#666;background:url(/_nuxt/m/img/empty-articles@2x.a2aca8e.png) center top no-repeat;background-size:2.66667rem auto}.create_column_page{margin:0 0.42667rem;padding-bottom:2.13333rem}.create_column_page .page_title{margin-top:0.42667rem;line-height:1.4;font-family:"Roboto-Medium";font-size:0.48rem;color:#333}.create_column_page .input_box .van-field{padding:0.85333rem 0 0.10667rem;border-bottom:0.02667rem solid #eee}.create_column_page .input_box .van-field .van-field__body{font-size:0.42667rem}.create_column_page .input_box .van-field .van-field__word-limit{font-size:0.32rem;color:#999}.create_column_page .submit_btn{margin-top:0.74667rem;width:100%;height:1.14667rem;font-family:"Roboto-Medium";font-size:0.42667rem;color:#000;background:#dcb08b;border:none;border-radius:1.14667rem}.create_column_page .column_title{margin:0.96rem 0 0.21333rem;line-height:1.4;font-family:"Roboto-Medium";font-size:0.48rem;color:#333}.create_column_page .van-list .column_card{margin-bottom:0.21333rem;padding:0.42667rem;border-radius:0.21333rem;background:#f6f6f6}.create_column_page .van-list .column_card .title_row{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.create_column_page .van-list .column_card .title_row .title{-webkit-box-flex:1;-webkit-flex:1;flex:1;max-height:2.8em;line-height:1.4;font-family:"Roboto-Medium";font-size:0.4rem;color:#333}.create_column_page .van-list .column_card .title_row .post_btn{margin-left:0.21333rem;padding:0.13333rem 0.32rem;line-height:1.4;font-size:0.37333rem;color:#fff;border-radius:0.10667rem;background:#61bfbb}.create_column_page .van-list .column_card p{margin-top:0.10667rem;max-height:2.8em;line-height:1.4;font-size:0.32rem;color:#999}.create_column_page .van-loading{margin:0.8rem 0;text-align:center}.library_page{padding:0 0 2.13333rem;min-height:calc(100vh - 6.82667rem);min-height:calc(calc(var(--vh, 1vh) * 100) - 6.82667rem);background:#f6f6f6}.library_page .filter_btn{z-index:9;position:fixed;bottom:2.56rem;right:0.42667rem;width:1.28rem;height:1.28rem;border-radius:50%;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTEuMTg2MTYgMi4zNTUwNEMyLjk2MzMyIDQuNjMzNjcgNi4yNDQ4OSA4Ljg1NjYxIDYuMjQ0ODkgOC44NTY2MVYxMy4yNTU1QzYuMjQ0ODkgMTMuNzM5NCA2LjgwNTA1IDEzLjk2ODIgNy4xMjQ2NyAxNC4xMzUzTDguODg0MjMgMTUuMDE1MUM5LjMyNjggMTUuMjIyNiA5Ljc2NDAxIDE0LjczODIgOS43NjQwMSAxNC4xMzUzVjguODU2NjFDOS43NjQwMSA4Ljg1NjYxIDEzLjAzNjggNC42MzM2NyAxNC44MTM5IDIuMzU1MDRDMTUuMjYyNiAxLjc3NDM5IDE0Ljg0OTEgMC45Mzg1OTkgMTQuMTE4OSAwLjkzODU5OUgxLjg4MTE5QzEuMTUwOTcgMC45Mzg1OTkgMC43Mzc0NzcgMS43NzQzOSAxLjE4NjE2IDIuMzU1MDRaIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0iMS42NDk1OSIvPgo8L3N2Zz4K) center center no-repeat #fff;background-size:0.64rem 0.64rem}.library_page .filter_btn a{display:block;width:100%;height:100%}.library_page .loading_wrap{text-align:center;margin-top:1.06667rem}.library_page .mix_slot_item{margin-bottom:0.21333rem;padding:0.42667rem 0;background:#fff}.library_page .mix_slot_item .mix_all_slot_compo .headline{margin:0 0.42667rem 0.21333rem}.library_page .mix_slot_item .mix_all_slot_compo .sub_title{margin:0 0.42667rem 0.21333rem}.library_page .mix_slot_item .mix_all_slot_compo>div.scroll-wrapper{margin-left:0.42667rem}.library_page .mix_slot_item .mix_all_slot_compo>div.scroll-wrapper .scroll_con .scroll_item{margin-right:0.21333rem}.library_page .mix_slot_item .mix_all_slot_compo>div.scroll-wrapper .scroll_con .scroll_item:last-child{margin-right:0.85333rem}.library_page .mix_slot_item .mix_all_slot_compo>div.scroll-wrapper .scroll_con.more_pad{padding-right:4.05333rem}.library_page .mix_slot_item .mix_all_slot_compo>div.scroll-wrapper .scroll_con.more_pad .more_card{right:0.85333rem;background:#f6f6f6}.library_page .mix_slot_item .mix_all_slot_compo .mix_challenge_swipe_slot_compo,.library_page .mix_slot_item .mix_all_slot_compo .mix_event_slot_compo,.library_page .mix_slot_item .mix_all_slot_compo .mix_swipe_panel_compo,.library_page .mix_slot_item .mix_all_slot_compo .mix_vs_slot_compo,.library_page .mix_slot_item .mix_all_slot_compo .mix_column_slot_compo,.library_page .mix_slot_item .mix_all_slot_compo .mix_top_list_slot_scroll{margin:0 0.42667rem}.theater_film_compo{position:relative;width:100%;border-radius:0.10667rem;overflow:hidden}.theater_film_compo .add_list_btn{position:absolute;top:0.10667rem;left:0.10667rem;width:0.66667rem;height:0.66667rem;border-radius:50%;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikdyb3VwIDIxMjgiPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDM1MTkiIG9wYWNpdHk9IjAuNSIgd2lkdGg9IjI1IiBoZWlnaHQ9IjI1IiByeD0iMTIiIGZpbGw9ImJsYWNrIi8+CjxwYXRoIGlkPSJVbmlvbiIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01LjUgMTRDNi4zMjg0MyAxNCA3IDEzLjMyODQgNyAxMi41QzcgMTEuNjcxNiA2LjMyODQzIDExIDUuNSAxMUM0LjY3MTU3IDExIDQgMTEuNjcxNiA0IDEyLjVDNCAxMy4zMjg0IDQuNjcxNTcgMTQgNS41IDE0Wk0xNCAxMi41QzE0IDEzLjMyODQgMTMuMzI4NCAxNCAxMi41IDE0QzExLjY3MTYgMTQgMTEgMTMuMzI4NCAxMSAxMi41QzExIDExLjY3MTYgMTEuNjcxNiAxMSAxMi41IDExQzEzLjMyODQgMTEgMTQgMTEuNjcxNiAxNCAxMi41Wk0yMSAxMi41QzIxIDEzLjMyODQgMjAuMzI4NCAxNCAxOS41IDE0QzE4LjY3MTYgMTQgMTggMTMuMzI4NCAxOCAxMi41QzE4IDExLjY3MTYgMTguNjcxNiAxMSAxOS41IDExQzIwLjMyODQgMTEgMjEgMTEuNjcxNiAyMSAxMi41WiIgZmlsbD0id2hpdGUiLz4KPC9nPgo8L3N2Zz4K) center center no-repeat rgba(0,0,0,.5);background-size:0.66667rem 0.66667rem}.theater_film_compo .watch_btn{position:absolute;top:0;left:0;padding:0.10667rem 0.24rem 0.05333rem;font-family:"Roboto-Medium";font-size:0.58667rem;background:rgba(0,0,0,.5);border-radius:0.10667rem 0 0.10667rem 0}.theater_film_compo .pic_proportion{border-radius:0.10667rem;overflow:hidden}.theater_film_compo .title{margin-top:0.21333rem;font-family:"Roboto-Medium";font-size:0.34667rem;color:#333}.theater_film_compo .rating_wrap{margin-top:0.21333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.32rem;color:#333}.theater_film_compo .rating_wrap .van-rate .van-rate__item{padding-right:0.02667rem}.theater_film_compo .rating_wrap .van-rate .van-rate__item i{font-size:0.32rem}.theater_film_compo .rating_wrap span{margin-left:0.08rem}.mix_all_slot_compo.bg_slot_compo{padding:0.53333rem 0.42667rem;border-radius:0.42667rem;background:#fff}.mix_all_slot_compo.bg_slot_compo .headline{margin-top:0}.mix_all_slot_compo .headline{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}.mix_all_slot_compo .headline .title{margin-right:0.32rem;font-family:"Inter-Bold";font-size:0.42667rem;color:#000}.mix_all_slot_compo .headline .more{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;font-size:0.37333rem;color:#666}.mix_all_slot_compo .headline .more .svg_icon{margin-right:0.13333rem;vertical-align:middle}.mix_all_slot_compo .sub_title{font-size:0.32rem;color:#999}.mix_all_slot_compo>div.scroll-wrapper{position:relative}.mix_all_slot_compo>div.scroll-wrapper .scroll_con .scroll_item.list_box{width:8.10667rem}.mix_all_slot_compo>div.scroll-wrapper .scroll_con .scroll_item.media_box{width:3.25333rem;background:none;border-radius:0.10667rem}.mix_all_slot_compo>div.scroll-wrapper .scroll_con .scroll_item.user_box{width:4rem}.mix_all_slot_compo>div.scroll-wrapper .scroll_con.more_pad{position:relative}.mix_all_slot_compo>div.scroll-wrapper .scroll_con.more_pad .more_card{position:absolute;top:0;width:3.2rem;height:100%;border-radius:0.10667rem}.mix_all_slot_compo>div.scroll-wrapper .scroll_con.more_pad .more_card a{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.mix_all_slot_compo>div.scroll-wrapper .scroll_con.more_pad .more_card a span{font-size:0.32rem;color:#666;padding-right:0.42667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjM1MzUyIDEwLjIzMThMMy42NDY0MSA5LjUyNDY0TDcuMTgxOTQgNS45ODkxMUwzLjY0NjQxIDIuNDUzNThMNC4zNTM1MSAxLjc0NjQ3TDguMjQyNTcgNS42MzU1M0M4LjI0MjU5IDUuNjM1NTUgOC4yNDI2IDUuNjM1NTYgNy44ODkwNSA1Ljk4OTExTDguMjQyNTcgNS42MzU1M0w4LjU5NjE2IDUuOTg5MTFMNC4zNTM1MiAxMC4yMzE4WiIgZmlsbD0iIzY2NjY2NiIvPgo8L3N2Zz4K) right center no-repeat;background-size:0.32rem 0.32rem}.mix_all_slot_compo>div.scroll-wrapper .loading_mask{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.5)}.mix_column_slot_compo{padding-bottom:0.42667rem;border:0.01333rem solid #d9d9d9;background:#fff}.mix_vs_slot_compo{position:relative}.mix_vs_slot_compo .vs_poster{width:100%;height:5.28rem;border-radius:0.21333rem 0.21333rem 0 0;display:block}.mix_vs_slot_compo .time{position:absolute;top:0;padding:0.21333rem;border-top-left-radius:0.21333rem;border-bottom-right-radius:0.21333rem;background-color:#edc4a5;color:#000;width:-webkit-max-content;width:max-content;font-size:0.32rem}.mix_vs_slot_compo .pk_detail{box-shadow:0 0.10667rem 0.53333rem rgba(0,0,0,.1);border-radius:0 0 0.21333rem 0.21333rem;overflow:hidden}.mix_vs_slot_compo .pk_detail .option{text-align:center;padding:0.32rem 1.28rem 0.64rem}.mix_vs_slot_compo .pk_detail .option p{line-height:1.5;font-family:"Roboto-Bold";font-size:0.37333rem}.mix_vs_slot_compo .pk_detail .option .join_btn{margin-top:0.21333rem;min-width:50%;padding:0 0.45333rem;height:0.96rem;font-family:"Roboto-Bold";font-size:0.37333rem;color:#fff;border:0.02667rem solid #fff;border-radius:1.2rem}.mix_vs_slot_compo .pk_detail .option .join_btn.van-button--disabled{opacity:.3}.mix_vs_slot_compo .pk_detail .option:first-child{margin-bottom:0.10667rem;background:-webkit-linear-gradient(top, rgba(98, 192, 186, 0) 0%, rgba(98, 192, 186, 0.62) 100%);background:linear-gradient(180deg, rgba(98, 192, 186, 0) 0%, rgba(98, 192, 186, 0.62) 100%)}.mix_vs_slot_compo .pk_detail .option:first-child p{color:#00776f}.mix_vs_slot_compo .pk_detail .option:first-child .join_btn{background:#62c0ba}.mix_vs_slot_compo .pk_detail .option:first-child+.option{background:-webkit-linear-gradient(top, rgba(209, 199, 74, 0.6) 0%, rgba(209, 199, 74, 0) 100%);background:linear-gradient(180deg, rgba(209, 199, 74, 0.6) 0%, rgba(209, 199, 74, 0) 100%)}.mix_vs_slot_compo .pk_detail .option:first-child+.option p{color:#786f00}.mix_vs_slot_compo .pk_detail .option:first-child+.option .join_btn{background:#d1c74a}.mix_vs_slot_compo .pk_detail .progress{margin:0.10667rem 0.32rem 0.26667rem}.mix_vs_slot_compo .pk_detail .progress .bar{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;height:0.29333rem;border-radius:0.29333rem;overflow:hidden}.mix_vs_slot_compo .pk_detail .progress .bar .green{background:-webkit-repeating-linear-gradient(315deg, #62C0BA 0, #62C0BA 0.26667rem, #81cdc8 0, #81cdc8 0.53333rem);background:repeating-linear-gradient(135deg, #62C0BA 0, #62C0BA 0.26667rem, #81cdc8 0, #81cdc8 0.53333rem)}.mix_vs_slot_compo .pk_detail .progress .bar .yellow{background:-webkit-repeating-linear-gradient(315deg, #D1C74A 0, #D1C74A 0.26667rem, #dad26e 0, #dad26e 0.53333rem);background:repeating-linear-gradient(135deg, #D1C74A 0, #D1C74A 0.26667rem, #dad26e 0, #dad26e 0.53333rem)}.mix_vs_slot_compo .pk_detail .progress .score{margin-top:0.21333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;line-height:1.5;font-family:"Roboto-Medium";font-size:0.4rem}.mix_vs_slot_compo .pk_detail .progress .score .green{padding-left:0.61333rem;color:#62c0ba;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjgzOTkgMC44NDA1NDhDMTIuMzQ5MyAyLjQwOTg0IDExLjAxMzMgNS4yMjk3OCA3LjM4MDA1IDguOTY5NjlDMS4xMTIxOSAxNS40Mjk1IDAuMjgxNTQ3IDI1LjgzNiA5LjkxMTk5IDMwLjk1MzJDMTAuNzAyNiAzMS4zNzMyIDExLjM2MjYgMzEuMTE0NSAxMS44NTg2IDMwLjU5NTlDMTMuNDk4NiAyOC44ODM5IDE0LjIxMDYgMjYuMzcyIDEzLjk5NzIgMjMuMDYyN0MxMy45MzcyIDIyLjE1MDcgMTQuMzQzOSAyMS45MTM0IDE1LjE0OTIgMjIuNTM3NEMxNy40MzMxIDI0LjMwNTMgMTguOTIzOCAyNy4wMjkzIDE4LjkyMzggMjkuOTU3MkMxOC45MjM4IDMwLjk1MzIgMTkuMzIyNCAzMS40Nzk4IDIwLjI1MTcgMzEuMjk5OEMyNi4zOTI5IDMwLjEwOTIgMzMuODc2OCAyMS4zMDQxIDI1LjgxMTYgOC40MTEwNEMyNS4zMjkgNy43NTUwNSAyNC42MTU2IDcuNzU1MDUgMjQuNjI3NiA4LjY1NjM2QzI0LjY0MSA5Ljc2MzAxIDI0LjUxNDMgMTAuODY3IDI0LjI0OSAxMS45NDE2QzI0LjA2NjMgMTIuNjg4MyAyMy4zNjM3IDEyLjY3NzYgMjMuMTk4MyAxMS45NDE2QzIyLjE5MyA3LjQ2MzA2IDE5LjM5ODQgMy42NTY0OCAxNC44MTMyIDAuNTE1MjIyQzEzLjU3NTkgLTAuMzMxNDI1IDEzLjEyNjYgLTAuMDcxNDMxIDEyLjgzOTkgMC44NDE4ODFWMC44NDA1NDhaIiBmaWxsPSIjNjJDMEJBIi8+Cjwvc3ZnPgo=) left top no-repeat;background-size:0.42667rem 0.53333rem}.mix_vs_slot_compo .pk_detail .progress .score .yellow{padding-right:0.61333rem;color:#d1c74a;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjgzOTkgMC44NDA1NDhDMTIuMzQ5MyAyLjQwOTg0IDExLjAxMzMgNS4yMjk3OCA3LjM4MDA1IDguOTY5NjlDMS4xMTIxOSAxNS40Mjk1IDAuMjgxNTQ3IDI1LjgzNiA5LjkxMTk5IDMwLjk1MzJDMTAuNzAyNiAzMS4zNzMyIDExLjM2MjYgMzEuMTE0NSAxMS44NTg2IDMwLjU5NTlDMTMuNDk4NiAyOC44ODM5IDE0LjIxMDYgMjYuMzcyIDEzLjk5NzIgMjMuMDYyN0MxMy45MzcyIDIyLjE1MDcgMTQuMzQzOSAyMS45MTM0IDE1LjE0OTIgMjIuNTM3NEMxNy40MzMxIDI0LjMwNTMgMTguOTIzOCAyNy4wMjkzIDE4LjkyMzggMjkuOTU3MkMxOC45MjM4IDMwLjk1MzIgMTkuMzIyNCAzMS40Nzk4IDIwLjI1MTcgMzEuMjk5OEMyNi4zOTI5IDMwLjEwOTIgMzMuODc2OCAyMS4zMDQxIDI1LjgxMTYgOC40MTEwNEMyNS4zMjkgNy43NTUwNSAyNC42MTU2IDcuNzU1MDUgMjQuNjI3NiA4LjY1NjM2QzI0LjY0MSA5Ljc2MzAxIDI0LjUxNDMgMTAuODY3IDI0LjI0OSAxMS45NDE2QzI0LjA2NjMgMTIuNjg4MyAyMy4zNjM3IDEyLjY3NzYgMjMuMTk4MyAxMS45NDE2QzIyLjE5MyA3LjQ2MzA2IDE5LjM5ODQgMy42NTY0OCAxNC44MTMyIDAuNTE1MjIyQzEzLjU3NTkgLTAuMzMxNDI1IDEzLjEyNjYgLTAuMDcxNDMxIDEyLjgzOTkgMC44NDE4ODFWMC44NDA1NDhaIiBmaWxsPSIjRDFDNzRBIi8+Cjwvc3ZnPgo=) right top no-repeat;background-size:0.42667rem 0.53333rem}.mix_vs_slot_compo .pk_detail .progress .score .win{display:inline-block;margin:0 0.16rem;width:0.56rem;height:100%;vertical-align:middle;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzUiIHZpZXdCb3g9IjAgMCAzOCAzNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuMzczMDUgMi41OTYxOUgzOC4wMDA0TDMzLjk4OCAxMi45ODEzTDM4LjAwMDQgMjMuMzY2NEg2LjM3MzA1VjIuNTk2MTlaIiBmaWxsPSIjREZCMzE0Ii8+CjxyZWN0IHk9IjguMjkxOTkiIHdpZHRoPSI0IiBoZWlnaHQ9IjI2IiByeD0iMiIgZmlsbD0iIzRBNzhBRSIvPgo8cmVjdCB3aWR0aD0iMzEuNjI3MyIgaGVpZ2h0PSIyMC43NzAyIiBmaWxsPSIjRjJDQjNFIi8+CjxwYXRoIGQ9Ik0xNS42OTYyIDIuNTk2MTlMMTguMTE3NCA2LjkzNDQ4TDIyLjk5MTYgNy44OTY1OUwxOS42MTM4IDExLjUzOTlMMjAuMjA1IDE2LjQ3MjhMMTUuNjk2MiAxNC4zODYyTDExLjE4NzQgMTYuNDcyOEwxMS43Nzg2IDExLjUzOTlMOC40MDA4MyA3Ljg5NjU5TDEzLjI3NSA2LjkzNDQ4TDE1LjY5NjIgMi41OTYxOVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=) left top no-repeat;background-size:0.56rem 0.50667rem}.mix_vs_slot_compo .pk_detail .article_panel{padding:0 0.32rem}.mix_vs_slot_compo .pk_detail .article_panel .pk_article_list_compo:last-child{border-bottom:none}.mix_challenge_slot_compo .poster{width:100%}.mix_challenge_slot_compo .poster a{display:block}.mix_challenge_slot_compo .poster a img{width:100%;height:auto;display:block}.mix_challenge_slot_compo .article_panel .feed-article-card-compo{margin-bottom:0.21333rem}.mix_challenge_slot_compo .article_panel .feed-article-card-compo:first-child{border-radius:0 0 0.42667rem 0.42667rem}.mix_challenge_swipe_slot_compo{border-radius:0.21333rem;overflow:hidden}.mix_challenge_swipe_slot_compo .van-swipe .van-swipe__track .van-swipe-item{height:auto}.mix_challenge_swipe_slot_compo .van-swipe .van-swipe__indicators{bottom:0.26667rem}.mix_challenge_swipe_slot_compo .challenge_slot_item{height:100%;padding-bottom:0.8rem;background:#101112}.mix_challenge_swipe_slot_compo .challenge_slot_item .poster{width:100%;height:auto}.mix_challenge_swipe_slot_compo .challenge_slot_item .poster a{display:block}.mix_challenge_swipe_slot_compo .challenge_slot_item .poster a img{width:100%;height:auto;display:block}.mix_challenge_swipe_slot_compo .challenge_slot_item .article_panel{margin:0.32rem 0.32rem 0}.mix_challenge_swipe_slot_compo .challenge_slot_item .article_panel .article_item{position:relative;margin-top:0.21333rem;padding:0.21333rem;border-radius:0.10667rem;background:rgba(255,255,255,.12)}.mix_challenge_swipe_slot_compo .challenge_slot_item .article_panel .article_item>a{display:-webkit-box;display:-webkit-flex;display:flex}.mix_challenge_swipe_slot_compo .challenge_slot_item .article_panel .article_item>a .article_pic{width:1.70667rem;height:1.70667rem;border-radius:0.05333rem;overflow:hidden}.mix_challenge_swipe_slot_compo .challenge_slot_item .article_panel .article_item>a .content{margin-left:0.21333rem;-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%}.mix_challenge_swipe_slot_compo .challenge_slot_item .article_panel .article_item>a .content .title{line-height:1.3;height:2.6em;font-family:"Roboto-Bold";font-size:0.37333rem;color:#fff}.mix_challenge_swipe_slot_compo .challenge_slot_item .article_panel .article_item>a .content .user{margin-top:0.18667rem;font-size:0}.mix_challenge_swipe_slot_compo .challenge_slot_item .article_panel .article_item>a .content .user a{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;max-width:100%;box-sizing:border-box}.mix_challenge_swipe_slot_compo .challenge_slot_item .article_panel .article_item>a .content .user .avatar{-webkit-box-flex:0;-webkit-flex:0 0 0.53333rem;flex:0 0 0.53333rem;width:0.53333rem;height:0.53333rem;border-radius:50%}.mix_challenge_swipe_slot_compo .challenge_slot_item .article_panel .article_item>a .content .user .name{margin-left:0.21333rem;height:0.53333rem;line-height:0.53333rem;font-size:0.32rem;color:#999}.mix_challenge_swipe_slot_compo .challenge_slot_item .article_panel .article_item .top_rank{position:absolute;left:0;top:0;width:0.53333rem;text-align:center;height:0.53333rem;line-height:0.53333rem;padding-top:0.14667rem;font-family:"Roboto-Bold";font-size:0.29333rem}.mix_challenge_swipe_slot_compo .challenge_slot_item .article_panel .article_item .normal_rank{position:absolute;left:0;top:0;width:0.53333rem;text-align:center;height:0.42667rem;line-height:0.42667rem;font-family:"Roboto-Bold";font-size:0.29333rem;color:#f7e5d7;background:-webkit-linear-gradient(top, #F0AC79 0%, #B16A34 100%);background:linear-gradient(180deg, #F0AC79 0%, #B16A34 100%);border-radius:0 0 0.10667rem 0.10667rem}.mix_list_slot_compo .list_detail{padding:0.42667rem 0.32rem;background:#f6f6f6;border-radius:0.10667rem;overflow:hidden}.mix_list_slot_compo .list_detail .list_title{font-family:"Roboto-Medium";font-size:0.42667rem;color:#333;line-height:1.3;max-height:2.6em}.mix_list_slot_compo .list_detail .user_info{margin-top:0.21333rem;font-size:0}.mix_list_slot_compo .list_detail .user_info a{max-width:100%;box-sizing:border-box;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.mix_list_slot_compo .list_detail .user_info a .avatar{-webkit-box-flex:0;-webkit-flex:0 0 0.53333rem;flex:0 0 0.53333rem;width:0.53333rem;height:0.53333rem;border-radius:50%}.mix_list_slot_compo .list_detail .user_info a span{margin-left:0.21333rem;font-size:0.32rem;color:#666}.mix_list_slot_compo .list_detail .recommend{margin-top:0.21333rem;line-height:1.3;max-height:3.9em;font-size:0.32rem;color:#666}.mix_list_slot_compo .list_detail .pic_con{margin-top:0.32rem;display:-webkit-box;display:-webkit-flex;display:flex}.mix_list_slot_compo .list_detail .pic_con .pic_item{-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;width:25%;position:relative;margin-left:-6.25%}.mix_list_slot_compo .list_detail .pic_con .pic_item .pic_proportion{border-radius:0.10667rem;border:0.02667rem solid #f6f6f6;overflow:hidden}.mix_list_slot_compo .list_detail .pic_con .pic_item:first-child{z-index:4;margin-left:0}.mix_list_slot_compo .list_detail .pic_con .pic_item:first-child+.pic_item{z-index:3}.mix_list_slot_compo .list_detail .pic_con .pic_item:first-child+.pic_item+.pic_item{z-index:2}.mix_list_slot_compo .list_detail .pic_con .pic_item:first-child+.pic_item+.pic_item+.pic_item{z-index:1}.mix_list_slot_compo .list_detail .pic_con .default_bg{width:100%;height:2.85333rem;background:rgba(255,255,255,.5)}.mix_list_slot_compo .list_detail .pic_con .default_bg img{border-radius:0.10667rem}.mix_list_slot_compo .list_detail .option{margin-top:0.32rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:0.53333rem;line-height:0.53333rem;font-size:0.37333rem;color:#999}.mix_list_slot_compo .list_detail .option .pv{margin-right:0.85333rem;padding-left:0.64rem;background:url(/_nuxt/m/img/pv_icon_new.95bca92.svg) left center no-repeat;background-size:0.53333rem 0.53333rem}.mix_list_slot_compo .list_detail .option .num{padding-left:0.64rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxNiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggaWQ9IlVuaW9uIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTYuNjY2ODQgMEw4LjAwMDEyIDEuMzMzMzNIMTMuOTk5OEMxNS4xMDQzIDEuMzMzMzMgMTUuOTk5NyAyLjIyODc0IDE1Ljk5OTcgMy4zMzMyOVYxMEMxNS45OTk3IDExLjEwNDYgMTUuMTA0MyAxMiAxMy45OTk4IDEySDIuMDAwNDRDMC44OTU4OTYgMTIgMC4wMDA0ODgyODEgMTEuMTA0NiAwLjAwMDQ4ODI4MSAxMFYxLjk5OTk1QzAuMDAwNDg4MjgxIDAuODk1NDA5IDAuODk1ODk4IDAgMi4wMDA0NCAwSDYuNjY2ODRaTTIuMDAwNDQgMS41SDYuMDQ1NUw2LjkzOTQzIDIuMzkzOTdMNy4zNzg3NyAyLjgzMzMzSDguMDAwMTJIMTMuOTk5OEMxNC4yNzU5IDIuODMzMzMgMTQuNDk5NyAzLjA1NzE3IDE0LjQ5OTcgMy4zMzMyOVYxMEMxNC40OTk3IDEwLjI3NjIgMTQuMjc1OSAxMC41IDEzLjk5OTggMTAuNUgyLjAwMDQ0QzEuNzI0MzMgMTAuNSAxLjUwMDQ5IDEwLjI3NjIgMS41MDA0OSAxMFYxLjk5OTk1QzEuNTAwNDkgMS43MjM4NCAxLjcyNDMyIDEuNSAyLjAwMDQ0IDEuNVpNNi42NjY2OSA4Ljk3NjU2TDEwLjY2NjUgNi42NjcxNkw2LjY2NjY5IDQuMzU3NzVWOC45NzY1NloiIGZpbGw9IiM5OTk5OTkiLz4KPC9zdmc+Cg==) left center no-repeat;background-size:0.48rem 0.48rem}.mix_list_slot_compo .list_detail .option .favorite{margin-left:auto;padding-left:0.64rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxMiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggaWQ9IlJlY3RhbmdsZSAzNTE3IChTdHJva2UpIiBkPSJNMC43NSAyLjQ2MDYzQzAuNzUgMS43NzAyOCAxLjMwOTY0IDEuMjEwNjMgMiAxLjIxMDYzSDEwQzEwLjY5MDQgMS4yMTA2MyAxMS4yNSAxLjc3MDI4IDExLjI1IDIuNDYwNjNWMTQuMzI1OEw2LjYzMzU1IDEyLjAxNzZDNi4yMzQ3MiAxMS44MTgyIDUuNzY1MjggMTEuODE4MiA1LjM2NjQ1IDEyLjAxNzZMMC43NSAxNC4zMjU4VjIuNDYwNjNaIiBzdHJva2U9IiM5OTk5OTkiIHN0cm9rZS13aWR0aD0iMS41Ii8+Cjwvc3ZnPgo=) left center no-repeat;background-size:0.48rem 0.48rem}.mix_list_slot_compo .list_detail .option .favorite.favorited{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxMiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggaWQ9IlJlY3RhbmdsZSAzNTE3IChTdHJva2UpIiBkPSJNMC43NSAyLjQ2MDYzQzAuNzUgMS43NzAyOCAxLjMwOTY0IDEuMjEwNjMgMiAxLjIxMDYzSDEwQzEwLjY5MDQgMS4yMTA2MyAxMS4yNSAxLjc3MDI4IDExLjI1IDIuNDYwNjNWMTQuMzI1OEw2LjYzMzU1IDEyLjAxNzZDNi4yMzQ3MiAxMS44MTgyIDUuNzY1MjggMTEuODE4MiA1LjM2NjQ1IDEyLjAxNzZMMC43NSAxNC4zMjU4VjIuNDYwNjNaIiBmaWxsPSIjOTk5OTk5IiBzdHJva2U9IiM5OTk5OTkiIHN0cm9rZS13aWR0aD0iMS41Ii8+Cjwvc3ZnPgo=) left center no-repeat;background-size:0.48rem 0.48rem}.library_list_compo{border:0.01333rem solid #d9d9d9}.library_list_compo .name{margin:0.42667rem 0.32rem 0;font-family:"Roboto-Medium";font-size:0.42667rem;color:#333}.library_list_compo .user_info{margin:0.21333rem 0.32rem 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.library_list_compo .user_info .avatar{-webkit-box-flex:0;-webkit-flex:0 0 0.53333rem;flex:0 0 0.53333rem;width:0.53333rem;height:0.53333rem;border-radius:50%}.library_list_compo .user_info span{margin-left:0.21333rem;font-size:0.32rem;color:#666}.library_list_compo .cover{margin-top:0.32rem;width:100%;height:3.46667rem}.mix_award_slot_compo{border:0.01333rem solid #d9d9d9}.mix_award_slot_compo .detail{padding:0.32rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.mix_award_slot_compo .detail .cover{-webkit-box-flex:0;-webkit-flex:0 0 1.6rem;flex:0 0 1.6rem;width:1.6rem;height:1.6rem}.mix_award_slot_compo .detail .content{margin-left:0.21333rem;-webkit-box-flex:1;-webkit-flex:1;flex:1}.mix_award_slot_compo .detail .content .name{line-height:1.4;height:2.8em;font-family:"Roboto-Medium";font-size:0.37333rem;color:#333}.mix_award_slot_compo .detail .content .year{margin-top:0.21333rem;font-size:0.37333rem;color:#666}.mix_media_card_swipe_compo{overflow:hidden;padding-bottom:0.24rem}.mix_media_card_swipe_compo .van-swipe{background:#000;overflow:visible}.mix_media_card_swipe_compo .van-swipe__indicators{bottom:-0.24rem}.mix_media_card_swipe_compo .van-swipe__indicators .van-swipe__indicator{background:#000 !important}.mix_media_card_compo .poster{width:100%;height:5.6rem;background:#e6e6e6;overflow:hidden}.mix_media_card_compo .poster img{width:100%;height:auto;min-height:100%}.mix_media_card_compo .media_detail{position:relative;z-index:1;margin-top:-1.33333rem;padding:0.66667rem 0.42667rem 0.32rem;background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 10%);background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 10%)}.mix_media_card_compo .media_detail .info{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:self-end;-webkit-align-items:self-end;align-items:self-end}.mix_media_card_compo .media_detail .info .pic{-webkit-box-flex:0;-webkit-flex:0 0 1.86667rem;flex:0 0 1.86667rem;width:1.86667rem}.mix_media_card_compo .media_detail .info .content{margin-left:0.21333rem;-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%}.mix_media_card_compo .media_detail .info .content .title{font-family:"Roboto-Bold";font-size:0.48rem;color:#fff}.mix_media_card_compo .media_detail .info .content .rating_wrap{margin-top:0.26667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.32rem}.mix_media_card_compo .media_detail .info .content .rating_wrap .van-rate .van-rate__item{padding-right:0.02667rem}.mix_media_card_compo .media_detail .info .content .rating_wrap .van-rate .van-rate__item i{font-size:0.32rem}.mix_media_card_compo .media_detail .info .content .rating_wrap span{margin-left:0.08rem;color:#fff}.mix_media_card_compo .media_detail .info .content .note{margin-top:0.26667rem;font-size:0.32rem;color:#666}.mix_media_card_compo .media_detail .desc{margin-top:0.32rem;line-height:1.5;height:7.5em;font-size:0.32rem;color:#999}.mix_media_card_compo .media_detail .tag{margin-top:0.32rem;padding-top:0.32rem;border-top:0.01333rem solid #333;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.mix_media_card_compo .media_detail .tag span{margin:0.16rem 0.16rem 0 0;display:block;padding:0.10667rem 0.16rem;font-size:0.32rem;color:#999;border-radius:0.26667rem;background:#1d1d1d}.mix_event_slot_compo{border-radius:0.21333rem;overflow:hidden}.mix_event_slot_compo .van-swipe__indicators{bottom:0.21333rem}.mix_event_slot_compo .event_link{position:relative;display:block}.mix_event_slot_compo .event_link .content{position:absolute;left:0;bottom:0;right:0;height:2.66667rem;padding:0 0.32rem 0.45333rem;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:end;justify-content:end}.mix_event_slot_compo .event_link .title{font-size:0.37333rem;line-height:0.48rem;color:#fff}.mix_celeb_slot_compo{width:2.90667rem;text-align:center}.mix_celeb_slot_compo .avatar{width:2.90667rem;height:2.90667rem;border-radius:50%;overflow:hidden}.mix_celeb_slot_compo .name{margin-top:0.32rem;line-height:1.3;font-family:"Roboto-Medium";font-size:0.32rem;color:#333}.mix_celeb_slot_compo .role{margin-top:0.05333rem;line-height:1.3;height:1.3em;font-size:0.32rem;color:#999}.mix_celeb_slot_compo .know{margin-top:0.05333rem;height:2.6em;line-height:1.3;font-size:0.32rem}.mix_celeb_slot_compo .know a{color:#666;text-decoration:underline}.mix_swipe_panel_compo .van-swipe{padding-bottom:0.08rem}.mix_swipe_panel_compo .van-swipe .van-swipe__indicators{bottom:0}.mix_swipe_panel_compo .van-swipe .van-swipe__indicators .van-swipe__indicator{background:#000 !important}.mix_follow_slot_compo{padding:0.85333rem 0.37333rem 0.42667rem 0.37333rem;box-sizing:border-box;border-radius:0.32rem;background:#fff}.mix_follow_slot_compo .avatar{margin:0 auto;display:block;width:2.66667rem;height:2.66667rem;border-radius:50%}.mix_follow_slot_compo .name{margin-top:0.34667rem;text-align:center;line-height:0.53333rem;font-family:"Inter-Medium";font-size:0.32rem;color:#333}.mix_follow_slot_compo .name .user_verification_per,.mix_follow_slot_compo .name .user_verification_org{max-width:100%;display:inline-block;padding-left:0.53333rem;padding-right:0}.mix_follow_slot_compo .name .user_verification_per:after,.mix_follow_slot_compo .name .user_verification_org:after{left:0;right:auto}.mix_follow_slot_compo .desc{margin-top:0.21333rem;line-height:1.2;height:2.4em;font-family:"Inter";font-size:0.32rem;color:#666}.mix_follow_slot_compo .follow_btn{margin-top:0.37333rem}.mix_slot_swipe_indicator,.mix_challenge_swipe_slot_compo .van-swipe .van-swipe__indicators .van-swipe__indicator,.mix_media_card_swipe_compo .van-swipe__indicators .van-swipe__indicator,.mix_event_slot_compo .van-swipe__indicators .van-swipe__indicator,.mix_swipe_panel_compo .van-swipe .van-swipe__indicators .van-swipe__indicator{width:0.10667rem;height:0.10667rem;background:rgba(217,217,217,.5);border-radius:0.05333rem}.mix_slot_swipe_indicator:not(:last-child),.mix_challenge_swipe_slot_compo .van-swipe .van-swipe__indicators .van-swipe__indicator:not(:last-child),.mix_media_card_swipe_compo .van-swipe__indicators .van-swipe__indicator:not(:last-child),.mix_event_slot_compo .van-swipe__indicators .van-swipe__indicator:not(:last-child),.mix_swipe_panel_compo .van-swipe .van-swipe__indicators .van-swipe__indicator:not(:last-child){margin-right:0.16rem}.mix_slot_swipe_indicator.van-swipe__indicator--active,.mix_challenge_swipe_slot_compo .van-swipe .van-swipe__indicators .van-swipe__indicator--active.van-swipe__indicator,.mix_media_card_swipe_compo .van-swipe__indicators .van-swipe__indicator--active.van-swipe__indicator,.mix_event_slot_compo .van-swipe__indicators .van-swipe__indicator--active.van-swipe__indicator,.mix_swipe_panel_compo .van-swipe .van-swipe__indicators .van-swipe__indicator--active.van-swipe__indicator{width:0.26667rem;background:#fff}.mix_trending_topic_slot_compo .topic_item{position:relative;display:block;width:100%;padding:0.32rem 0.32rem 0.32rem 0.74667rem;border-radius:0.26667rem;background:#f1f1fd;box-sizing:border-box}.mix_trending_topic_slot_compo .topic_item+.topic_item{margin-top:0.21333rem}.mix_trending_topic_slot_compo .topic_item::after{content:"#";position:absolute;left:0.32rem;top:0.32rem;width:0.42667rem;font-family:"Inter-Bold";font-size:0.42667rem;color:#333}.mix_trending_topic_slot_compo .tag_title{line-height:1.4;max-height:2.8em;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.mix_trending_topic_slot_compo .name{font-family:"Inter-Medium";font-size:0.37333rem;color:#333}.mix_trending_topic_slot_compo .svg-icon{margin-left:0.10667rem;-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;font-size:0.37333rem}.mix_trending_topic_slot_compo .info{margin-top:0.21333rem;font-family:"Inter";font-size:0.32rem;color:rgba(102,102,102,.8)}.media_detail_page_new{position:relative;top:-1.49333rem}.media_detail_page_new .nav_tab{background:#f5f5f5;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;font-size:0.42667rem}.media_detail_page_new .nav_tab .nav_tab_item{padding:0.26667rem 0.42667rem}.media_detail_page_new .nav_tab .nav_tab_item.active{font-family:"Roboto-Medium";font-size:0.42667rem;position:relative}.media_detail_page_new .nav_tab .nav_tab_item.active::before{content:"";position:absolute;bottom:0;left:0;right:0;border-image-source:url(/_nuxt/m/img/tab_bg.88c3702.svg);border-image-slice:100% 40% 0 40%;border-image-width:1}.media_detail_page_new .nav_tab .nav_tab_item.active:first-child::before{margin:-0.24rem -0.8rem 0 0;border-top:1.28rem solid;border-right:1.70667rem solid}.media_detail_page_new .nav_tab .nav_tab_item.active:last-child::before{margin:-0.24rem 0 0 -0.8rem;border-top:1.28rem solid;border-left:1.70667rem solid}.media_detail_page_new .nav_tab .nav_tab_item.active:not(:last-child):not(:first-child)::before{margin:-0.24rem -0.8rem 0 -0.8rem;border-top:1.28rem solid;border-left:1.70667rem solid;border-right:1.70667rem solid}.media_detail_page_new .nav_tab .nav_tab_item.active .nav_tab_title{color:#be9d84}.media_detail_page_new .nav_tab .nav_tab_item .nav_tab_title{position:relative;color:#999}.media_detail_page_new .van-sticky--fixed{z-index:1000}.media_detail_page_new .detail_content{min-height:13.33333rem}.celeb_detail_page_new .celeb_head_panel .celeb_bg{position:relative}.celeb_detail_page_new .celeb_head_panel .celeb_bg .share_btn{position:absolute;right:0.42667rem;top:0.42667rem;width:0.8rem;height:0.8rem;background:url(/_nuxt/m/img/celeb_share.b6ad70e.svg) left top no-repeat;background-size:0.8rem 0.8rem}.celeb_detail_page_new .celeb_head_panel .celeb_bg .pic{min-height:5.62667rem;width:100%;height:auto}.celeb_detail_page_new .celeb_head_panel .celeb_bg .empty_pic{position:absolute}.celeb_detail_page_new .celeb_head_panel .celeb_bg .empty_pic+.info{padding-top:4.18667rem;position:relative;background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 70%);background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 70%)}.celeb_detail_page_new .celeb_head_panel .celeb_bg .info{z-index:1;position:absolute;bottom:0;width:100%;padding:0 0.42667rem 0.32rem;box-sizing:border-box;text-align:center;color:#fff;background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 80%);background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 80%)}.celeb_detail_page_new .celeb_head_panel .celeb_bg .info .name{font-family:"Roboto-Bold";font-size:0.74667rem}.celeb_detail_page_new .celeb_head_panel .celeb_bg .info .birth_info{margin-top:0.10667rem;line-height:2;height:6em;font-size:0.34667rem}.celeb_detail_page_new .celeb_head_panel .celeb_detail{padding-bottom:0.85333rem;background:#000;overflow:hidden}.celeb_detail_page_new .celeb_head_panel .celeb_detail .desc{margin:0 0.42667rem}.celeb_detail_page_new .celeb_head_panel .celeb_detail .desc .desc_con{padding-right:0.42667rem;line-height:1.5;font-size:0.34667rem;color:#999}.celeb_detail_page_new .celeb_head_panel .celeb_detail .desc .pp-collapse .collapse-button{padding:0;width:0.42667rem;height:0.42667rem;font-size:0.21333rem;color:rgba(255,255,255,.6);background:rgba(217,217,217,.3)}.celeb_detail_page_new .celeb_head_panel .celeb_detail .desc+.known_for{position:relative;padding-top:0.53333rem}.celeb_detail_page_new .celeb_head_panel .celeb_detail .desc+.known_for:after{content:"";position:absolute;top:0;width:9.14667rem;border-top:0.01333rem solid rgba(238,238,238,.2)}.celeb_detail_page_new .celeb_head_panel .celeb_detail .known_for{margin:0.53333rem 0 0 0.42667rem}.celeb_detail_page_new .celeb_head_panel .celeb_detail .known_for .item_title{margin:0 0.42667rem 0.42667rem 0;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}.celeb_detail_page_new .celeb_head_panel .celeb_detail .known_for .item_title .title{font-family:"Nunito-Bold";font-size:0.42667rem;color:#fff}.celeb_detail_page_new .celeb_head_panel .celeb_detail .known_for .item_title .more{font-size:0.32rem;color:#999;padding-right:0.37333rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNyAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwIDNMMTUgOEwxMCAxMyIgc3Ryb2tlPSIjOTk5OTk5IiBzdHJva2Utd2lkdGg9IjEuNSIvPgo8L3N2Zz4K) right center no-repeat;background-size:0.32rem 0.32rem}.celeb_detail_page_new .celeb_head_panel .celeb_detail .known_for .scroll_con .film_item{width:3.2rem;margin-right:0.32rem}.celeb_detail_page_new .celeb_head_panel .celeb_detail .known_for .scroll_con.scroll_more{padding-right:3.52rem;position:relative}.celeb_detail_page_new .celeb_head_panel .celeb_detail .known_for .scroll_con .more_card{position:absolute;top:0;right:0.32rem;width:3.2rem;height:100%;border-radius:0.10667rem;background:#232323}.celeb_detail_page_new .celeb_head_panel .celeb_detail .known_for .scroll_con .more_card a{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.celeb_detail_page_new .celeb_head_panel .celeb_detail .known_for .scroll_con .more_card a span{font-size:0.32rem;color:#999;padding-right:0.42667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjM1MzUyIDEwLjIzMThMMy42NDY0MSA5LjUyNDY0TDcuMTgxOTQgNS45ODkxMUwzLjY0NjQxIDIuNDUzNThMNC4zNTM1MSAxLjc0NjQ3TDguMjQyNTcgNS42MzU1M0M4LjI0MjU5IDUuNjM1NTUgOC4yNDI2IDUuNjM1NTYgNy44ODkwNSA1Ljk4OTExTDguMjQyNTcgNS42MzU1M0w4LjU5NjE2IDUuOTg5MTFMNC4zNTM1MiAxMC4yMzE4WiIgZmlsbD0iIzY2NjY2NiIvPgo8L3N2Zz4K) right center no-repeat;background-size:0.32rem 0.32rem}.celeb_detail_page_new .media_about_panel_compo .item_box .award_item{padding:0.42667rem 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.celeb_detail_page_new .media_about_panel_compo .item_box .award_item .pic{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:1.06667rem;height:1.06667rem}.celeb_detail_page_new .media_about_panel_compo .item_box .award_item .con{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%;margin-left:0.32rem;font-size:0}.celeb_detail_page_new .media_about_panel_compo .item_box .award_item .con .event_name{font-family:"Roboto-Medium";font-size:0.37333rem;color:#333}.celeb_detail_page_new .media_about_panel_compo .item_box .award_item .con .num{margin-top:0.10667rem;font-size:0.32rem;color:#999}.celeb_detail_page_new .media_about_panel_compo .item_box .award_item+.award_item{border-top:0.02667rem solid #eee}.celeb_detail_page_new .media_about_panel_compo .item_box.discussion{padding-bottom:0.21333rem}.celeb_detail_page_new .media_about_panel_compo .feed_article_list_compo{padding:0.53333rem 0}.celeb_detail_page_new .media_about_panel_compo .feed_article_list_compo+.feed_article_list_compo{border-top:0.02667rem solid #f6f6f6}.celeb_second_page{padding:0 0.42667rem 0.8rem;min-height:100vh;min-height:calc(var(--vh, 1vh) * 100)}.celeb_second_page .back{margin-bottom:0.42667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;line-height:2em;font-family:"Nunito-Bold";font-size:0.53333rem;color:#160e23}.celeb_second_page .back .svg-icon{margin-right:0.21333rem;font-size:0.64rem}.celeb_second_page .no_data{font-size:0.37333rem;color:#666}.celeb_award_page .event_link{display:block;position:relative;padding-left:0.29333rem;font-family:"Roboto-Bold";font-size:0.42667rem;color:#160e23}.celeb_award_page .event_link:after{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0.16rem;height:0.16rem;border-radius:50%;background:#160e23}.celeb_award_page .award_name{margin-top:0.42667rem;line-height:1.4;font-family:"Nunito-Bold";font-size:0.37333rem;color:#160e23}.celeb_award_page .award_type{display:inline-block;margin-top:0.21333rem;font-family:"Nunito-Bold";font-size:0.37333rem;color:#999}.celeb_award_page .award_type.win{color:#333;position:relative}.celeb_award_page .award_type.win:after{z-index:-1;content:"";position:absolute;left:0;bottom:0;width:100%;height:0.13333rem;border-radius:0.13333rem;background-color:#ffefb7}.celeb_award_page .event_item{font-size:0}.celeb_award_page .event_item+.event_item{margin-top:0.85333rem}.celeb_award_page .media_card{margin-top:0.32rem;width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.celeb_award_page .media_card .pic{width:1.86667rem;height:2.8rem;border-radius:0.16rem;overflow:hidden}.celeb_award_page .media_card .con{width:0%;-webkit-box-flex:1;-webkit-flex:1;flex:1;margin-left:0.32rem}.celeb_award_page .media_card .con .category_name{font-family:"Roboto-Medium";font-size:0.37333rem;color:#333}.celeb_award_page .media_card .con .media_name{margin-top:0.26667rem;font-size:0.37333rem;color:#333}.celeb_award_page .media_card .con .year{margin-left:0.16rem;color:#999}.filmgraphy_page .filmgraphy_content{position:relative}.filmgraphy_page .filmgraphy_content .van-loading{position:absolute;top:0;left:0;width:100%;height:100%;min-height:1.6rem;text-align:center;background-color:rgba(255,255,255,.5)}.filmgraphy_page .select_box{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin:0.21333rem 0 0.64rem;line-height:1;font-family:"Roboto";font-size:0.34667rem}.filmgraphy_page .select_box .van-checkbox{white-space:nowrap;width:-webkit-fit-content;width:fit-content}.filmgraphy_page .select_box .van-checkbox .van-checkbox__icon{height:auto}.filmgraphy_page .select_box .van-checkbox .van-checkbox__label{color:#666}.filmgraphy_page .select_box .van-checkbox .van-icon{font-size:0.32rem;border-radius:0.05333rem}.filmgraphy_page .select_box .van-checkbox .van-checkbox__icon--checked .van-icon{border-color:unset;background-color:rgba(0,0,0,0);color:#999}.filmgraphy_page .select_box .sort_box{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.filmgraphy_page .select_box .sort_box .name{margin-right:0.10667rem;color:#999}.filmgraphy_page .select_box .sort_box .sort{margin-left:0.10667rem;height:0.42667rem;padding-right:0.42667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxOCAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguNjI0MDIgMy4yODU2NEgxNi4xMjQiIHN0cm9rZT0iIzY2NjY2NiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTUuMjUgMy4yODU2NFYxNC41MzU2TDIuMjUgMTEuODg4NiIgc3Ryb2tlPSIjNjY2NjY2IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVqb2luPSJiZXZlbCIvPgo8cGF0aCBkPSJNOC42MjQwMiA3LjAzNTY0SDE0LjYyNCIgc3Ryb2tlPSIjNjY2NjY2IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNOC42MjQwMiAxMC43ODU2SDEzLjEyNCIgc3Ryb2tlPSIjNjY2NjY2IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNOC42MjQwMiAxNC41MzU2SDExLjYyNCIgc3Ryb2tlPSIjNjY2NjY2IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K) no-repeat;background-position:center;background-size:0.42667rem 0.42667rem;-webkit-transition:all .3s;transition:all .3s;cursor:pointer}.filmgraphy_page .select_box .sort_box .sort.ascending{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.filmgraphy_page .select_box .van-popover__wrapper{font-family:"Roboto";font-size:0.34667rem;color:#333}.filmgraphy_page .select_box .van-popup .van-popover__arrow{display:none}.filmgraphy_page .select_box .van-popup .van-popover__content{background:#fff;box-shadow:0.10667rem 0.21333rem 0.53333rem 0.10667rem rgba(0,0,0,.08);border-radius:0.32rem;padding:0.42667rem 0.42667rem 0}.filmgraphy_page .select_box .van-popup .van-popover__content .btn{font-family:"Roboto";font-size:0.37333rem;color:#999;margin-bottom:0.42667rem;white-space:nowrap}.filmgraphy_page .select_box .van-popup .van-popover__content .btn.active{color:#333}.filmgraphy_page .van-collapse-item{margin-bottom:0.42667rem}.filmgraphy_page .van-collapse-item__title{padding:0}.filmgraphy_page .van-collapse-item__title>.van-icon{display:none}.filmgraphy_page .van-collapse-item__title--expanded .van-sticky .van-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.filmgraphy_page .van-collapse-item__content{padding:0}.filmgraphy_page .van-sticky{left:0.42667rem;width:9.14667rem;padding:0 0.21333rem;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;line-height:0.66667rem;background:#f7f7f7;background-size:0.37333rem 0.37333rem}.filmgraphy_page .van-sticky .tab_name{font-family:"Nunito";font-weight:500;font-size:0.34667rem;color:#333}.filmgraphy_page .van-sticky .note{margin-left:0.16rem;font-family:"Roboto";font-size:0.32rem;color:#999}.filmgraphy_page .van-sticky .van-icon{margin-left:auto;font-size:0.32rem;-webkit-transition:all .3s;transition:all .3s}.filmgraphy_page .already_watch_note{margin:1.01333rem 0 0.58667rem;text-align:center;font-size:0.37333rem;color:#666;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.filmgraphy_page .already_watch_note .svg_icon{margin-right:0.16rem;font-size:0.53333rem}.filmgraphy_page .film_panel{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.filmgraphy_page .film_panel .film_card{width:2.90667rem;margin:0.42667rem 0.21333rem 0 0}.filmgraphy_page .film_panel .film_card:nth-child(3n+3){margin-right:0}.filmgraphy_page .film_panel .year_tag{margin-bottom:0.10667rem;height:0.53333rem;line-height:0.53333rem;font-family:"Nunito";font-weight:500;font-size:0.32rem;color:#999}.filmgraphy_page .film_panel .dot{position:relative;padding-left:0.21333rem}.filmgraphy_page .film_panel .dot:after{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0.10667rem;height:0.10667rem;border-radius:50%;background-color:#999}.filmgraphy_page .film_panel .role{line-height:2em;font-size:0.32rem;color:#666}.filmgraphy_page .more_btn{margin-top:0.42667rem;text-align:center}.filmgraphy_page .more_btn span{display:inline-block;padding:0.05333rem 0.48rem;font-size:0.32rem;color:#160e23;border-radius:0.42667rem;border:0.01333rem solid #999}.filmgraphy_page .more_btn .van-icon{vertical-align:middle}.media_head_panel_compo .media_head_con{padding:1.49333rem 0.42667rem 0.64rem;background:#000}.media_head_panel_compo .media_head_con .detail{margin-top:0.48rem;position:relative;z-index:1;display:-webkit-box;display:-webkit-flex;display:flex}.media_head_panel_compo .media_head_con .detail .cover{width:2.93333rem;-webkit-box-flex:0;-webkit-flex:0 0 2.93333rem;flex:0 0 2.93333rem}.media_head_panel_compo .media_head_con .detail .cover .pic_proportion{border-radius:0.16rem;overflow:hidden;background:none;position:relative}.media_head_panel_compo .media_head_con .detail .cover .pic_proportion .play_btn{z-index:1;position:absolute;bottom:0;left:0;line-height:0.85333rem;height:0.85333rem;font-size:0.32rem;color:#fff;border-radius:0 0 0.16rem 0.16rem;background:rgba(0,0,0,.4);width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.media_head_panel_compo .media_head_con .detail .cover .pic_proportion .play_btn .play_btn_icon{width:0.42667rem;height:0.42667rem;margin-right:0.10667rem}.media_head_panel_compo .media_head_con .detail .info{margin-left:0.42667rem;padding-top:0;-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%}.media_head_panel_compo .media_head_con .detail .info .title{line-height:1.5;max-height:3em;font-family:"Roboto-Bold";font-size:0.42667rem;color:#fff}.media_head_panel_compo .media_head_con .detail .info .title span{font-size:0.42667rem;color:#999}.media_head_panel_compo .media_head_con .detail .info .rating{margin-top:0.16rem;font-size:0.37333rem;color:#fff;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.media_head_panel_compo .media_head_con .detail .info .rating .van-rate .van-rate__item .van-icon{font-size:0.37333rem}.media_head_panel_compo .media_head_con .detail .info .rating .num{margin-left:0.08rem}.media_head_panel_compo .media_head_con .detail .info .rating .num.bold{font-family:"Roboto-Medium";font-size:0.37333rem}.media_head_panel_compo .media_head_con .detail .info .rating .no_rate{font-size:0.32rem;color:#999}.media_head_panel_compo .media_head_con .detail .info .detail_info{margin-top:0.24rem}.media_head_panel_compo .media_head_con .detail .info .detail_info p{margin-top:0.10667rem;line-height:1.3;font-size:0.32rem;color:rgba(255,255,255,.45)}.media_head_panel_compo .media_head_con .detail .info .watchlist_btn{margin-top:0.32rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;background:rgba(255,255,255,.2);border-radius:0.16rem;padding:0.10667rem 0;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;justify-content:space-evenly}.media_head_panel_compo .media_head_con .detail .info .watchlist_btn .divider{width:0.02667rem;height:0.42667rem;background:rgba(255,255,255,.15);border-radius:0.16rem}.media_head_panel_compo .media_head_con .detail .info .watchlist_btn .btn_item{color:#fff;font-size:0.32rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.media_head_panel_compo .media_head_con .detail .info .watchlist_btn .btn_item .icon{width:0.48rem;height:0.48rem}.media_head_panel_compo .media_head_con .detail .info .watchlist_btn .btn_item .icon_watchlist{width:0.29333rem;height:0.29333rem;margin-right:0.05333rem}.media_head_panel_compo .media_head_con .detail .info .watchlist_btn .btn_item .icon_watched{width:0.4rem;height:0.32rem;margin-right:0.05333rem}.media_head_panel_compo .media_head_con .detail .info .watchlist_btn .disabled{opacity:.25}.media_head_panel_compo .media_head_con .genres{margin-top:0.37333rem}.media_head_panel_compo .media_head_con .genres .scroll_con{display:-webkit-box;display:-webkit-flex;display:flex;overflow-x:auto}.media_head_panel_compo .media_head_con .genres .scroll_con::-webkit-scrollbar{display:none}.media_head_panel_compo .media_head_con .genres .scroll_con .genres_item{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;margin-right:0.21333rem;padding:0 0.16rem;height:0.48rem;line-height:0.48rem;font-size:0.32rem;border:0.01333rem solid rgba(255,255,255,.5);border-radius:0.10667rem}.media_head_panel_compo .media_head_con .genres .scroll_con .genres_item a{color:rgba(255,255,255,.5);display:block}.media_head_panel_compo .media_head_con .desc{margin:0.32rem 0 0.10667rem}.media_head_panel_compo .media_head_con .desc .desc_con{padding-right:0.42667rem;line-height:1.4;font-size:0.37333rem;color:rgba(255,255,255,.6)}.media_head_panel_compo .media_head_con .desc .pp-collapse .collapse-button{padding:0;width:0.42667rem;height:0.42667rem;font-size:0.21333rem;color:rgba(255,255,255,.6);background:rgba(217,217,217,.3)}.media_head_panel_compo .media_head_con .item_box{padding:0.32rem 0;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}.media_head_panel_compo .media_head_con .item_box+.item_box{border-top:0.01333rem solid rgba(255,255,255,.2)}.media_head_panel_compo .media_head_con .item_box .name{font-size:0.37333rem;color:#fff}.media_head_panel_compo .media_head_con .item_box .episode{font-size:0.32rem;color:rgba(255,255,255,.45);padding-right:0.50667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikdyb3VwIDQzMiI+CjxnIGlkPSJzZWVfbW9yZSI+CjxwYXRoIGlkPSJWZWN0b3IgMSIgZD0iTTQuNSAyLjI1TDguMjUgNkw0LjUgOS43NSIgc3Ryb2tlPSIjOTk5OTk5Ii8+CjwvZz4KPC9nPgo8L3N2Zz4K) right center no-repeat;background-size:0.32rem 0.32rem;height:0.32rem}.media_head_panel_compo .media_head_con .item_box .episode .date{margin-left:0.21333rem}.media_head_panel_compo .media_head_con .item_box .just_watch{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.media_head_panel_compo .media_head_con .item_box .just_watch .just_watch_icon{margin-left:0.16rem;display:block;width:1.33333rem;height:auto}.media_head_panel_compo .media_head_con .item_box .just_watch_icons{padding-right:0.42667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikdyb3VwIDQzMiI+CjxnIGlkPSJzZWVfbW9yZSI+CjxwYXRoIGlkPSJWZWN0b3IgMSIgZD0iTTQuNSAyLjI1TDguMjUgNkw0LjUgOS43NSIgc3Ryb2tlPSIjOTk5OTk5Ii8+CjwvZz4KPC9nPgo8L3N2Zz4K) right center no-repeat;background-size:0.32rem 0.32rem}.media_head_panel_compo .media_head_con .item_box .just_watch_icons img{margin-left:0.21333rem;font-size:0;width:0.42667rem;height:0.42667rem;border-radius:0.10667rem}.media_head_panel_compo .vote{margin-top:-0.26667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding:0 0.42667rem;height:1.28rem;background-image:url(/_nuxt/m/img/vote-bg.bf31a7e.png);background-size:contain;color:#fff;font-family:"Nunito-Bold";font-size:0.37333rem;font-style:normal;font-weight:700;line-height:normal}.media_head_panel_compo .vote a{color:#fff}.media_head_panel_compo .vote .btn{padding:0.05333rem 0.42667rem;border-radius:0.50667rem;background:#fff;color:#160e23;text-align:center;font-family:"Nunito-Bold";font-size:0.37333rem;font-style:normal;font-weight:700;line-height:normal;text-transform:capitalize}.media_head_panel_compo .vote .btn.disabled{opacity:.4;pointer-events:none}@-webkit-keyframes keyword-liked{from{top:0;opacity:1}70%{opacity:1}to{top:-0.48rem;opacity:0}}@keyframes keyword-liked{from{top:0;opacity:1}70%{opacity:1}to{top:-0.48rem;opacity:0}}.media_about_panel_compo{background:#f6f6f6}.media_about_panel_compo .item_box{margin-top:0.21333rem;padding:0 0.42667rem;background:#fff}.media_about_panel_compo .item_box .discussion_wrap{padding-bottom:0}.media_about_panel_compo .item_box .discussion_wrap .discussion_item .review_item_compo{padding:0.42667rem 0.42667rem}.media_about_panel_compo .item_box .discussion_wrap .discussion_item .feed_article_list_compo{padding:0.42667rem 0.42667rem}.media_about_panel_compo .item_box .discussion_wrap .discussion_item:not(:last-child){border-bottom:0.02667rem solid #e1e1e1}.media_about_panel_compo .item_box .item_title{padding-top:0.53333rem;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}.media_about_panel_compo .item_box .item_title .title{font-family:"Roboto-Bold";font-size:0.42667rem;color:#333}.media_about_panel_compo .item_box .item_title .more{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;font-size:0.32rem;color:#999;padding-right:0.32rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNyAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwIDNMMTUgOEwxMCAxMyIgc3Ryb2tlPSIjOTk5OTk5IiBzdHJva2Utd2lkdGg9IjEuNSIvPgo8L3N2Zz4K) right center no-repeat;background-size:0.32rem 0.32rem}.media_about_panel_compo .item_box:first-child{margin-top:0}.media_about_panel_compo .item_box.no_right{padding-right:0}.media_about_panel_compo .item_box.no_right .item_title{padding-right:0.42667rem}.media_about_panel_compo .item_box .loading_more_btn{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:calc(100% - 0.85333rem);-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;padding:0.26667rem 0;border-radius:0.50667rem;border:0.01333rem solid #d9d9d9;font-size:0.34667rem;color:#666;margin:0 auto}.media_about_panel_compo .item_box .no_data{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;flex-flow:column;margin:0.53333rem 0}.media_about_panel_compo .item_box .no_data .write_btn{padding:0.21333rem 0.53333rem;border-radius:0.89333rem;background:#0b011a;color:#fff;font-family:"Roboto-Bold";font-size:0.37333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.media_about_panel_compo .item_box .no_data .write_btn .write_icon{width:0.48rem;height:0.48rem;margin-right:0.10667rem}.media_about_panel_compo .item_box .no_data .no_data_text{color:#999;font-size:0.34667rem;margin-top:0.21333rem}.media_about_panel_compo .item_box .scroll_content_wrap+.scroll_content_wrap{margin-top:0.64rem}.media_about_panel_compo .item_box .film_item{margin-right:0.21333rem;width:3.2rem}.media_about_panel_compo .item_box .scroll_content_wrap .scroll_con{padding:0 0}.media_about_panel_compo .discussion_wrap{padding:0 0 0.53333rem 0}.media_about_panel_compo .discussion_wrap .item_title{padding-left:0.42667rem;padding-right:0.42667rem}.media_about_panel_compo .item_box .keyword_wrap{margin-top:0.16rem;padding-bottom:0.53333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.media_about_panel_compo .item_box .keyword_wrap .keyword_item{margin:0.26667rem 0.21333rem 0 0;padding:0.13333rem 0.26667rem;line-height:1.5;font-size:0.32rem;color:#160e23;border-radius:0.53333rem;background:rgba(129,83,254,.2);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.media_about_panel_compo .item_box .keyword_wrap .keyword_item .num{margin-left:0.21333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.media_about_panel_compo .item_box .keyword_wrap .keyword_item .num .svg-icon{font-size:0.32rem;margin-right:0.05333rem;color:#242424}.media_about_panel_compo .item_box .keyword_wrap .keyword_item .num.animation_liked{position:relative}.media_about_panel_compo .item_box .keyword_wrap .keyword_item .num.animation_liked:after{content:"+1";position:absolute;left:0;opacity:0;-webkit-animation:keyword-liked .5s;animation:keyword-liked .5s}.media_about_panel_compo .award .item_title{margin-bottom:0.21333rem}.media_about_panel_compo .award .award_item{padding:0.42667rem 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.media_about_panel_compo .award .award_item .pic{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:1.06667rem;height:1.06667rem}.media_about_panel_compo .award .award_item .con{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%;margin-left:0.32rem;font-size:0}.media_about_panel_compo .award .award_item .con .event_name{font-family:"Roboto-Medium";font-size:0.37333rem;color:#333}.media_about_panel_compo .award .award_item .con .num{margin-top:0.10667rem;font-size:0.32rem;color:#999}.media_about_panel_compo .award .award_item+.award_item{border-top:0.02667rem solid #eee}.media_about_panel_compo .scroll_con{margin-top:0.42667rem;padding-bottom:0.61333rem}.media_about_panel_compo .scroll_con .scroll_item{margin-right:0.42667rem}.media_about_panel_compo .scroll_con .scroll_item.video_item:last-child{margin-right:0}.media_about_panel_compo .scroll_con .celeb_item{width:2.13333rem}.media_about_panel_compo .scroll_con .video_item{width:4.26667rem}.media_about_panel_compo .collect_list{padding-bottom:1.17333rem}.media_about_panel_compo .collect_list .collect_item{margin-top:0.42667rem;position:relative}.media_about_panel_compo .collect_list .collect_item a{display:block}.media_about_panel_compo .collect_list .collect_item .pic .pic_proportion{border-radius:0.21333rem;overflow:hidden}.media_about_panel_compo .collect_list .collect_item .info{position:absolute;bottom:0;right:0;width:100%;box-sizing:border-box;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;padding:0.42667rem;border-radius:0 0 0.21333rem 0.21333rem;background:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.76) 19.71%, rgba(10, 10, 10, 0) 98.24%);background:linear-gradient(0deg, rgba(0, 0, 0, 0.76) 19.71%, rgba(10, 10, 10, 0) 98.24%)}.media_about_panel_compo .collect_list .collect_item .info .name{font-family:"Roboto-Medium";font-size:0.42667rem;color:#fff}.media_about_panel_compo .collect_list .collect_item .info .num{margin-left:0.21333rem;padding:0 0.10667rem 0 0.42667rem;height:0.42667rem;line-height:0.42667rem;font-size:0.32rem;color:#fff;border-radius:0.10667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzU0MzhfNDA3MDcpIj4KPHBhdGggZD0iTTkgMS41VjIuNUg4VjEuNUg0VjIuNUgzVjEuNUgyVjEwLjVIM1Y5LjVINFYxMC41SDhWOS41SDlWMTAuNUgxMFYxLjVIOVpNNCA4LjVIM1Y3LjVINFY4LjVaTTQgNi41SDNWNS41SDRWNi41Wk00IDQuNUgzVjMuNUg0VjQuNVpNOSA4LjVIOFY3LjVIOVY4LjVaTTkgNi41SDhWNS41SDlWNi41Wk05IDQuNUg4VjMuNUg5VjQuNVoiIGZpbGw9IndoaXRlIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfNTQzOF80MDcwNyI+CjxyZWN0IHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K) 0.10667rem center no-repeat rgba(0,0,0,.4);background-size:0.32rem 0.32rem}.media_about_panel_compo .more_info{margin:0 0.42667rem;margin-top:0.42667rem;padding:0.10667rem 0.42667rem;border-radius:0.16rem;background:#f6f6f6}.media_about_panel_compo .more_info li{padding:0.32rem 0;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}.media_about_panel_compo .more_info li .name{margin-right:0.42667rem;-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;font-size:0.37333rem;color:#333}.media_about_panel_compo .more_info li .val{font-size:0.32rem;color:#666}.media_about_panel_compo .next_box{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;padding:1.06667rem 0;text-align:center;font-size:0.32rem;color:#999;background:#fff}.media_about_panel_compo .next_box .text{padding-left:0.48rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikdyb3VwIDI0MzgxMjUiPgo8ZyBpZD0ic2VlX21vcmUiPgo8cGF0aCBpZD0iVmVjdG9yIDEiIGQ9Ik0xMC44NTAxIDdMNy4xNzUxIDEwLjY3NUwzLjUwMDEgNyIgc3Ryb2tlPSIjOTk5OTk5Ii8+CjxwYXRoIGlkPSJWZWN0b3IgMiIgZD0iTTEwLjg1MDEgMy41TDcuMTc1MSA3LjE3NUwzLjUwMDEgMy41IiBzdHJva2U9IiM5OTk5OTkiLz4KPC9nPgo8L2c+Cjwvc3ZnPgo=) left center no-repeat;background-size:0.37333rem 0.37333rem}.media_about_panel_compo .next_box .van-loading{margin-right:0.21333rem}.media_about_panel_compo .next_box .van-loading .van-loading__spinner{width:0.64rem;height:0.64rem}.media_about_panel_compo .option_bar{z-index:9;position:fixed;left:0;bottom:-0.02667rem;width:100%;height:3.73333rem;background:#fff;border-radius:0.32rem 0.32rem 0 0;box-sizing:border-box;box-shadow:0 -0.21333rem 0.53333rem 0 rgba(0,0,0,.1)}.media_about_panel_compo .option_bar .header{margin-top:0.21333rem;padding:0 0.42667rem 0.32rem 0.42667rem;border-bottom:0.01333rem solid #ededeb}.media_about_panel_compo .option_bar .header .top_icon{width:1.28rem;height:0.10667rem;margin:0.21333rem auto 0;border-radius:0.37333rem;background:#e0e0e0;box-shadow:0 -0.21333rem 0.53333rem 0 rgba(0,0,0,.1)}.media_about_panel_compo .option_bar .header .title{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-top:0.26667rem}.media_about_panel_compo .option_bar .header .title .name{font-family:"Roboto-Bold";font-size:0.42667rem;color:#333}.media_about_panel_compo .option_bar .header .title .icon_style{width:0.42667rem;height:0.42667rem}.media_about_panel_compo .option_bar .content{background:#fff;padding-top:0}.media_about_panel_compo .option_bar .content .review_item_compo{padding:0.10667rem 0.42667rem}.media_about_panel_compo .option_bar .content .feed_article_list_compo{padding:0.10667rem 0.42667rem}.media_about_panel_compo .option_bar .btn{margin-right:0.64rem;width:0.74667rem;height:0.74667rem}.media_about_panel_compo .option_bar .btn.share{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM0MzNfMTIyMTQpIj4KPGNpcmNsZSBjeD0iNi41IiBjeT0iMTIuNSIgcj0iMi41IiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjIiLz4KPGNpcmNsZSBjeD0iMTgiIGN5PSI3IiByPSIyIiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjIiLz4KPHBhdGggZD0iTTIwIDE4LjVDMjAgMTkuNjA0NiAxOS4xMDQ2IDIwLjUgMTggMjAuNUMxNi44OTU0IDIwLjUgMTYgMTkuNjA0NiAxNiAxOC41QzE2IDE3LjM5NTQgMTYuODk1NCAxNi41IDE4IDE2LjVDMTkuMTA0NiAxNi41IDIwIDE3LjM5NTQgMjAgMTguNVoiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMiIvPgo8cGF0aCBkPSJNOCAxMUwxNiA4IiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjIiLz4KPHBhdGggZD0iTTggMTNMMTYgMTgiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMiIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzM0MzNfMTIyMTQiPgo8cmVjdCB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==) center center no-repeat;background-size:0.74667rem 0.74667rem}.media_about_panel_compo .option_bar .btn.add{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM0MzNfMTIyMTUpIj4KPHBhdGggZD0iTTUgNi41QzUgNS4zOTU0MyA1Ljg5NTQzIDQuNSA3IDQuNUgxN0MxOC4xMDQ2IDQuNSAxOSA1LjM5NTQzIDE5IDYuNVYyMEwxMiAxNi41TDUgMjBWNi41WiIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMzQzM18xMjIxNSI+CjxyZWN0IHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K) center center no-repeat;background-size:0.74667rem 0.74667rem}.media_about_panel_compo .option_bar .btn.added{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fY29sbGVjdCIgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzI3NjFfMjQ3MykiPgo8cGF0aCBpZD0iUmVjdGFuZ2xlIDM2OTUiIGQ9Ik01IDYuNUM1IDUuMzk1NDMgNS44OTU0MyA0LjUgNyA0LjVIMTdDMTguMTA0NiA0LjUgMTkgNS4zOTU0MyAxOSA2LjVWMjBMMTIgMTYuNUw1IDIwVjYuNVoiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBpZD0iVmVjdG9yIDEzOCIgZD0iTTkuNSAxMC41TDExLjUgMTIuNUMxMS41IDEyLjUgMTMuMjQyNiAxMS4wNjIxIDE1IDkuNSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8yNzYxXzI0NzMiPgo8cmVjdCB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==) center center no-repeat;background-size:0.74667rem 0.74667rem}.media_about_panel_compo .option_bar .btn.watch{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM0MzNfMTIyMTYpIj4KPHBhdGggZD0iTTIyIDEyLjVDMjIgMTMuMDAxNiAyMS43ODM1IDEzLjcyNzkgMjEuMjc1NyAxNC41ODMyQzIwLjc3NzkgMTUuNDIxNiAyMC4wNDI4IDE2LjMxMDkgMTkuMTE3OSAxNy4xMjRDMTcuMjYwOCAxOC43NTY2IDE0LjczNjMgMjAgMTIgMjBDOS4yNjM2NSAyMCA2LjczOTIgMTguNzU2NiA0Ljg4MjA4IDE3LjEyNEMzLjk1NzI1IDE2LjMxMDkgMy4yMjIwNyAxNS40MjE2IDIuNzI0MjkgMTQuNTgzMkMyLjIxNjQ2IDEzLjcyNzkgMiAxMy4wMDE2IDIgMTIuNUMyIDEyLjAwMTggMi4yMTg2MSAxMS4yNzcyIDIuNzMyNDkgMTAuNDIwN0MzLjIzNTg0IDkuNTgxODMgMy45NzgxNiA4LjY5MTYzIDQuOTA4NSA3Ljg3NzU4QzYuNzc3ODkgNi4yNDE4NiA5LjMwMzA2IDUgMTIgNUMxNC42OTY5IDUgMTcuMjIyMSA2LjI0MTg2IDE5LjA5MTUgNy44Nzc1OEMyMC4wMjE4IDguNjkxNjMgMjAuNzY0MiA5LjU4MTgzIDIxLjI2NzUgMTAuNDIwN0MyMS43ODE0IDExLjI3NzIgMjIgMTIuMDAxOCAyMiAxMi41WiIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIi8+CjxwYXRoIGQ9Ik0xNSAxMi41QzE1IDE0LjE1NjkgMTMuNjU2OSAxNS41IDEyIDE1LjVDMTAuMzQzMSAxNS41IDkgMTQuMTU2OSA5IDEyLjVDOSAxMC44NDMxIDEwLjM0MzEgOS41IDEyIDkuNUMxMy42NTY5IDkuNSAxNSAxMC44NDMxIDE1IDEyLjVaIiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjIiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8zNDMzXzEyMjE2Ij4KPHJlY3Qgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0IiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=) center center no-repeat;background-size:0.74667rem 0.74667rem}.media_about_panel_compo .option_bar .btn.watched{background:url(/_nuxt/m/img/meta-watched.2dbd34f.svg) center center no-repeat;background-size:0.74667rem 0.74667rem}.media_about_panel_compo .option_bar .btn.rate{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM0MzNfMTIyMTcpIj4KPHBhdGggZD0iTTEyIDRMMTUuMTc0IDguNjMxMzFMMjAuNTU5NSAxMC4yMTg4TDE3LjEzNTcgMTQuNjY4N0wxNy4yOTAxIDIwLjI4MTJMMTIgMTguNEw2LjcwOTkzIDIwLjI4MTJMNi44NjQyOSAxNC42Njg3TDMuNDQwNDkgMTAuMjE4OEw4LjgyNTk2IDguNjMxMzFMMTIgNFoiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzM0MzNfMTIyMTciPgo8cmVjdCB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==) center center no-repeat;background-size:0.74667rem 0.74667rem}.media_about_panel_compo .option_bar .btn.rated{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9ImhpZGUgcGFzc3dvcmQiPgo8cGF0aCBpZD0iU3RhciA1IiBkPSJNMTQgMy42NjY5OUwxNy43MDMgOS4wNzAxOUwyMy45ODYxIDEwLjkyMjNMMTkuOTkxNyAxNi4xMTM4TDIwLjE3MTcgMjIuNjYxN0wxNCAyMC40NjdMNy44MjgyNiAyMi42NjE3TDguMDA4MzQgMTYuMTEzOEw0LjAxMzkxIDEwLjkyMjNMMTAuMjk3IDkuMDcwMTlMMTQgMy42NjY5OVoiIGZpbGw9ImJsYWNrIiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjIuMyIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L2c+Cjwvc3ZnPgo=) center center no-repeat;background-size:0.74667rem 0.74667rem}.media_about_panel_compo .option_bar .btn.rate_disable{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgb3BhY2l0eT0iMC40IiBjbGlwLXBhdGg9InVybCgjY2xpcDBfNTY4N181NDIxMikiPgo8cGF0aCBkPSJNMTIgNEwxNS4xNzQgOC42MzEzMUwyMC41NTk1IDEwLjIxODhMMTcuMTM1NyAxNC42Njg3TDE3LjI5MDEgMjAuMjgxMkwxMiAxOC40TDYuNzA5OTMgMjAuMjgxMkw2Ljg2NDI5IDE0LjY2ODdMMy40NDA0OSAxMC4yMTg4TDguODI1OTYgOC42MzEzMUwxMiA0WiIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfNTY4N181NDIxMiI+CjxyZWN0IHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K) center center no-repeat;background-size:0.74667rem 0.74667rem}.media_about_panel_compo .option_bar .review{width:3.81333rem;text-align:center;height:1.06667rem;line-height:1.06667rem;font-family:"Roboto-Medium";font-size:0.37333rem;color:#fff;background:#000;border-radius:0.96rem}.media_about_panel_compo .option_bar .review.disable{background:rgba(0,0,0,.4)}.media_about_panel_compo .option_bar .review img{width:0.42667rem;height:0.42667rem;margin-right:0.08rem;vertical-align:middle;position:relative;top:-0.02667rem}@supports(bottom: env(safe-area-inset-bottom)){.media_about_panel_compo .option_bar{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}}.media_about_panel_compo .page_footer{position:fixed;z-index:999;bottom:0;width:100%;background:#fff;left:0}.media_about_panel_compo .page_footer .footer_comment{border-top:0.05333rem solid #eaeaea;background:#fff}.media_about_panel_compo .page_footer .footer_comment .hint{margin:0.26667rem 0.42667rem;padding:0 0.4rem;box-sizing:border-box;width:8.96rem;height:1.17333rem;line-height:1.17333rem;font-size:0.37333rem;color:#999;background:#eaeaea;border-radius:0.58667rem}.media_about_panel_compo .page_footer .footer_comment .hint span.login{color:#61bfba}.media_discussion_panel_compo .content_box{height:100%;padding:0 0.26667rem}.media_discussion_panel_compo .review_item_compo{border-bottom:none;margin-top:0.26667rem;padding:0.42667rem;border-radius:0.42667rem;background:#fff}.media_discussion_panel_compo .feed-article-card-compo{margin-top:0.26667rem}.media_discussion_panel_compo .feed_article_list_compo{padding:0.42667rem 0.42667rem 0.32rem;border-bottom:none}.media_discussion_panel_compo .border{border-bottom:0.01333rem solid #e1e1e1;margin:0 0.42667rem}.media_discussion_panel_compo .write_btn{margin-top:0.88rem;padding:0.34667rem 1.41333rem 0.34667rem 1.33333rem;background:#0b011a;border-radius:0.58667rem;cursor:pointer;color:#fff;border:none;font-family:"Roboto-Bold";font-size:0.42667rem}.media_discussion_panel_compo .write_btn.float{z-index:99;margin-top:0;position:fixed;right:0.32rem;bottom:2.66667rem}.media_discussion_panel_compo .write_btn img{width:0.48rem;height:0.48rem;display:block;margin-right:0.10667rem}.media_discussion_panel_compo .write_btn .svg_icon{font-size:0.48rem;margin-right:0.10667rem}.media_discussion_panel_compo .write_btn .van-button__text{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.media_discussion_panel_compo .fixed_write_btn{width:1.49333rem;height:1.49333rem;background:#9a76fe;border-radius:50%;border:none}.media_discussion_panel_compo .fixed_write_btn.float{z-index:99;margin-top:0;position:fixed;right:0.32rem;bottom:2.66667rem}.media_discussion_panel_compo .fixed_write_btn img{width:0.64rem;height:0.64rem;display:block}.media_discussion_panel_compo .empty_warp{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;height:12rem;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;padding:0 0.42667rem;text-align:center}.media_discussion_panel_compo .empty_warp .empty_img{width:4.90667rem;height:3.33333rem;display:block}.media_discussion_panel_compo .empty_warp .tip{color:#999;line-height:0.48rem;font-size:0.37333rem}.media_discussion_panel_compo .page_footer{position:fixed;z-index:999;bottom:0;width:100%;background:#fff;left:0}.media_discussion_panel_compo .page_footer .footer_comment{border-top:0.05333rem solid #eaeaea;background:#fff}.media_discussion_panel_compo .page_footer .footer_comment .hint{margin:0.26667rem 0.42667rem;padding:0 0.4rem;box-sizing:border-box;width:8.96rem;height:1.17333rem;line-height:1.17333rem;font-size:0.37333rem;color:#999;background:#eaeaea;border-radius:0.58667rem}.media_discussion_panel_compo .page_footer .footer_comment .hint span.login{color:#61bfba}.review_item_compo .user_info{display:-webkit-box;display:-webkit-flex;display:flex;margin-bottom:0.26667rem}.review_item_compo .user_info .pic{-webkit-box-flex:0;-webkit-flex:0 0 0.85333rem;flex:0 0 0.85333rem;width:0.85333rem;height:0.85333rem;border-radius:50%}.review_item_compo .user_info .pic img{border-radius:50%}.review_item_compo .user_info .message{margin-left:0.32rem;-webkit-box-flex:1;-webkit-flex:1;flex:1;width:2.66667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;gap:0.08rem}.review_item_compo .user_info .message .name_wrap{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:2.66667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.review_item_compo .user_info .message .name_wrap .name{display:-webkit-box;display:-webkit-flex;display:flex;color:#333;max-width:-webkit-fit-content;max-width:fit-content;font-family:"Inter-Medium";font-size:0.37333rem;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.review_item_compo .user_info .message .name_wrap .mine_tag{color:#fff;padding:0.05333rem 0.16rem 0.02667rem;border-radius:0.05333rem;margin-left:0.10667rem;background:#9489ff;line-height:1;font-size:0.32rem}.review_item_compo .user_info .message .name_wrap .info{font-family:"Inter";color:#999;line-height:1;font-size:0.32rem}.review_item_compo .user_info .message .option{-webkit-align-self:center;align-self:center;font-size:0.32rem}.review_item_compo .user_info .message .option .van-popover__wrapper{display:block}.review_item_compo .user_info .message .option .svg-icon{font-size:0.53333rem;-webkit-transform:rotate(90deg);transform:rotate(90deg);display:block}.review_item_compo .review_con{font-size:0.34667rem;color:#333;line-height:1.5;position:relative}.review_item_compo .review_con.violation{padding:0.32rem;margin-bottom:0.26667rem;line-height:1.3;font-size:0.32rem;color:rgba(153,153,153,.8);overflow-wrap:break-word;background:rgba(246,246,246,.5);border-radius:0.10667rem}.review_item_compo .review_con .spoiler_icon{margin-right:0.21333rem;padding:0.02667rem 0.10667rem;font-size:0.32rem;color:#160e23;background:#ffdc7b;border-radius:0.10667rem}.review_item_compo .review_con .box-impression{position:absolute;pointer-events:none;width:0.02667rem;height:100%;max-height:4.5em}.review_item_compo .review_con .review_content{margin:0.21333rem 0 0.26667rem;word-break:break-word;white-space:pre-wrap;font-size:0.37333rem;color:#333;font-family:"Inter"}.review_item_compo .review_con .review_content[data-show-collapse]{padding-right:0.32rem}.review_item_compo .review_con .review_content .review_content_text{display:inline !important}.review_item_compo .review_con .review_content .review_content_text.hidden{-webkit-filter:blur(0.10667rem);filter:blur(0.10667rem)}.review_item_compo .review_con .collapse-button{padding:0;background:rgba(0,0,0,0);color:#999;height:1em;font-size:0.32rem;bottom:0.05333rem}.review_item_compo .review_con .collapse-button:active::before{opacity:0}.review_item_compo .score_wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.review_item_compo .score_wrap .score{margin-left:0.08rem;color:#333;line-height:1;font-family:"Inter-SemiBold";font-size:0.32rem}.review_item_compo .option_warp{margin-top:0.32rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;font-size:0.34667rem;color:#242424;font-family:"Inter"}.review_item_compo .option_warp .end{display:-webkit-box;display:-webkit-flex;display:flex}.review_item_compo .option_warp .end img{height:0.53333rem;display:block}.review_item_compo .option_warp .end img:first-child{margin-right:0.10667rem}.review_item_compo .option_warp .end .svg_icon{width:0.53333rem;height:0.53333rem;margin-right:0.10667rem}.review_item_compo .option_warp .option{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.review_item_compo .option_warp .option+.option{margin-left:0.53333rem}.review_item_compo .option_warp .option+.option.more{margin-left:0.16rem}.review_item_compo .option_warp .option+.option.more img{margin:0}.review_item_compo .comment_expand{margin-top:0.32rem;color:#61bfba;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.34667rem}.review_item_compo .comment_expand i{margin-right:0.05333rem}.review_item_compo .review_comments_wrap{padding-left:1.06667rem}.review_item_compo .review_comments_wrap .pp_review_reply_compo{margin-top:0.42667rem}.review_item_compo .review_comments_wrap .page_text{margin:0.48rem 0 0 0.34667rem;font-size:0.34667rem;color:#4a9187}.review_item_compo .review_comments_wrap .page_text .van-loading{margin-left:0.10667rem;display:inline-block;color:#4a9187}.review_item_compo .review_comments_wrap .page_text .van-loading .van-loading__spinner{width:0.37333rem;height:0.37333rem}.review_item_compo .review_comments_wrap .submit_loading{width:0.64rem;height:0.64rem;margin:0.26667rem auto}.pp_review_reply_compo .user_info{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:start;-webkit-align-items:start;align-items:start;margin-bottom:0}.pp_review_reply_compo .user_info .pic{-webkit-box-flex:0;-webkit-flex:0 0 0.64rem;flex:0 0 0.64rem;width:0.64rem;height:0.64rem;border-radius:50%}.pp_review_reply_compo .user_info .pic img{border-radius:50%}.pp_review_reply_compo .user_info .info{margin-left:0.21333rem;-webkit-box-flex:1;-webkit-flex:1;flex:1;width:2.66667rem;display:-webkit-box;display:-webkit-flex;display:flex}.pp_review_reply_compo .user_info .name{color:#333;font-family:"Roboto-Medium";font-size:0.37333rem;display:-webkit-box;display:-webkit-flex;display:flex}.pp_review_reply_compo .reply_con{margin-left:0.85333rem}.pp_review_reply_compo .reply_con .violation{padding:0.32rem;line-height:1.3;font-size:0.32rem;color:rgba(153,153,153,.8);overflow-wrap:break-word;background:rgba(246,246,246,.5);border-radius:0.10667rem}.pp_review_reply_compo .reply_con .content{margin:0;color:#333;line-height:1.3;font-size:0.32rem;word-break:break-word;white-space:pre-wrap}.pp_review_reply_compo .reply_con .content[data-show-collapse]{padding-right:0.32rem}.pp_review_reply_compo .reply_con .content .collapse-button{padding:0;background:rgba(0,0,0,0);color:#999;height:1em;font-size:0.32rem;bottom:0.05333rem}.pp_review_reply_compo .reply_con .content .collapse-button:active::before{opacity:0}.pp_review_reply_compo .option_warp{margin:0.24rem 0 0 0.85333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;color:#999;font-size:0.32rem}.pp_review_reply_compo .option_warp .end{display:-webkit-box;display:-webkit-flex;display:flex}.pp_review_reply_compo .option_warp .end img{height:0.48rem;display:block}.pp_review_reply_compo .option_warp .end img:first-child{margin-right:0.10667rem}.pp_review_reply_compo .option_warp .end .svg_icon{width:0.48rem;height:0.48rem;margin-right:0.10667rem}.pp_review_reply_compo .option_warp .option{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.pp_review_reply_compo .option_warp .option.more img{margin:0}.pp_review_reply_compo .option_warp .option+.option{margin-left:0.53333rem}.media_recommend_panel_compo .scroll_content_wrap+.scroll_content_wrap{margin-top:0.64rem}.media_recommend_panel_compo .list_title{color:#333;line-height:0.42667rem;margin:0.32rem 0.42667rem;font-family:"Roboto-Bold";font-size:0.42667rem}.media_recommend_panel_compo .film_item{margin-right:0.21333rem;width:3.2rem}.media_pop_compo{padding-left:0.42667rem;box-sizing:border-box;border-radius:0.85333rem 0.85333rem 0 0}.media_pop_compo.keyword_compo{border-radius:0.64rem 0.64rem 0 0;padding:0.64rem}.media_pop_compo.keyword_compo>div.title{padding:0;text-align:left}.media_pop_compo.keyword_compo .keyword_note{margin-top:0.32rem;text-align:left;font-size:0.37333rem;color:#999}.media_pop_compo.keyword_compo .options{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:end;justify-content:end;margin:0.32rem 0}.media_pop_compo.keyword_compo .van-switch{background:#e1e1e1;border:0.02667rem solid rgba(0,0,0,0)}.media_pop_compo.keyword_compo .van-switch .van-switch__node{box-shadow:none}.media_pop_compo.keyword_compo .label{color:#666;font-family:"Inter";font-size:0.37333rem;line-height:140%;margin-right:0.32rem}.media_pop_compo.keyword_compo .disabled{pointer-events:none}.media_pop_compo .close_btn{position:absolute;top:0.53333rem;right:0.53333rem;width:0.48rem;height:0.48rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iNS42MjUiIHk9IjQuNSIgd2lkdGg9IjExLjEzNjkiIGhlaWdodD0iMS41OTA5OSIgdHJhbnNmb3JtPSJyb3RhdGUoNDUgNS42MjUgNC41KSIgZmlsbD0iIzk5OTk5OSIvPgo8cmVjdCB4PSIxMy41IiB5PSI1LjYyNSIgd2lkdGg9IjExLjEzNjkiIGhlaWdodD0iMS41OTA5OSIgdHJhbnNmb3JtPSJyb3RhdGUoMTM1IDEzLjUgNS42MjUpIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=) center center no-repeat;background-size:cover}.media_pop_compo>div.title{padding:0.37333rem 0.42667rem 0.26667rem 0;text-align:center;line-height:0.8rem;font-family:"Roboto-Bold";font-size:0.48rem;color:#000}.media_pop_compo .scroll_con{margin-top:0.10667rem;margin-right:0.10667rem;padding-right:0.32rem;height:10.66667rem;overflow-y:auto}.media_pop_compo .keyword_con{border-radius:0.42667rem;border:0.02667rem solid #e1e1e1;padding:0.32rem 0.42667rem;margin:0 !important}.media_pop_compo .keyword_con li{padding:0.32rem 0;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}.media_pop_compo .keyword_con li .name{padding:0 0.26667rem;height:0.90667rem;line-height:0.90667rem;font-size:0.42667rem;color:#160e23;border-radius:0.53333rem;background:rgba(129,83,254,.2)}.media_pop_compo .keyword_con li .blur{-webkit-filter:blur(0.13333rem);filter:blur(0.13333rem)}.media_pop_compo .keyword_con li .like{margin-left:0.53333rem;-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;height:0.53333rem;line-height:0.58667rem;text-align:right;font-size:0.37333rem;color:#333;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.media_pop_compo .keyword_con li .like .svg-icon{font-size:0.50667rem;margin-right:0.05333rem;color:#242424}.media_pop_compo .keyword_con li .like.animation_liked{position:relative}.media_pop_compo .keyword_con li .like.animation_liked:after{content:"+1";position:absolute;right:0;opacity:0;-webkit-animation:keyword-liked .5s;animation:keyword-liked .5s}.media_pop_compo .season_con .season_select{margin-top:0.26667rem}.media_pop_compo .season_con .season_select .reset_dropdown_menu .van-dropdown-menu__bar{height:0.85333rem;border:0.02667rem solid #d9d9d9;box-shadow:none}.media_pop_compo .season_con .season_select .reset_dropdown_menu .van-dropdown-menu__bar.van-dropdown-menu__bar--opened{border:0.02667rem solid #ddc7b0}.media_pop_compo .season_con .season_select .reset_dropdown_menu .van-dropdown-menu__bar.van-dropdown-menu__bar--opened .van-dropdown-menu__title::after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fbW9yZSI+CjxwYXRoIGlkPSJWZWN0b3IgMSIgZD0iTTQgOC41TDggNUwxMiA4LjUiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMS41Ii8+CjwvZz4KPC9zdmc+Cg==) no-repeat}.media_pop_compo .season_con .season_select .reset_dropdown_menu .van-dropdown-menu__bar .van-dropdown-menu__title{width:94%;box-sizing:border-box;padding:0;color:#000;font-family:"Roboto-Medium";font-size:0.37333rem}.media_pop_compo .season_con .season_select .reset_dropdown_menu .van-dropdown-menu__bar .van-dropdown-menu__title .van-ellipsis::after{right:0}.media_pop_compo .season_con .season_select .reset_dropdown_menu .van-dropdown-menu__bar .van-dropdown-menu__title::after{position:absolute;top:50%;right:-0.10667rem;margin-top:-0.21333rem;width:0.42667rem;height:0.42667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fbW9yZSI+CjxwYXRoIGlkPSJWZWN0b3IgMSIgZD0iTTEyIDcuNUw4IDExTDQgNy41IiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjEuNSIvPgo8L2c+Cjwvc3ZnPgo=) no-repeat;background-size:0.42667rem 0.42667rem;-webkit-transform:unset;transform:unset;content:"";border:none}.media_pop_compo .season_con .season_select .reset_dropdown_menu .select_item .van-dropdown-item{margin:0 0.42667rem 0 0.42667rem}.media_pop_compo .season_con .season_select .reset_dropdown_menu .select_item .van-dropdown-item .van-popup{max-height:100%;width:100%;background:#fff;border:0.02667rem solid #d9d9d9;margin-top:0.21333rem;padding:0.21333rem 0}.media_pop_compo .season_con .season_select .reset_dropdown_menu .select_item .van-dropdown-item .van-popup .van-cell{font-size:0.37333rem;padding:0.10667rem 0.32rem}.media_pop_compo .season_con .season_select .reset_dropdown_menu .select_item .van-dropdown-item .van-popup .van-cell .van-cell__title span{font-size:0.37333rem;color:#999}.media_pop_compo .season_con .season_select .reset_dropdown_menu .select_item .van-dropdown-item .van-popup .van-cell .van-cell__value{display:none}.media_pop_compo .season_con .season_select .reset_dropdown_menu .select_item .van-dropdown-item .van-popup .van-cell::after{display:none}.media_pop_compo .season_con .season_select .reset_dropdown_menu .select_item .van-dropdown-item .van-popup .van-dropdown-item__option--active .van-cell__title span{color:#000 !important;font-family:"Roboto-Medium" !important}.media_pop_compo .season_con .episode_tabs{margin-top:0.21333rem}.media_pop_compo .season_con .episode_tabs .van-tabs .van-tabs__wrap .van-tabs__nav{padding-bottom:0.21333rem}.media_pop_compo .season_con .episode_tabs .van-tabs .van-tabs__wrap .van-tabs__nav .van-tab{margin-left:0.85333rem;padding:0;-webkit-box-pack:left !important;-webkit-justify-content:left !important;justify-content:left !important}.media_pop_compo .season_con .episode_tabs .van-tabs .van-tabs__wrap .van-tabs__nav .van-tab .van-tab__text{color:#999 !important;font-size:0.37333rem}.media_pop_compo .season_con .episode_tabs .van-tabs .van-tabs__wrap .van-tabs__nav .van-tab:first-child{margin-left:0}.media_pop_compo .season_con .episode_tabs .van-tabs .van-tabs__wrap .van-tabs__nav .van-tabs__line{display:none;color:#f9683a !important}.media_pop_compo .season_con .episode_tabs .van-tabs .van-tabs__wrap .van-tabs__nav .van-tab--active .van-tab__text{position:relative;font-family:"Roboto-Medium" !important;color:#000 !important;height:0.85333rem;line-height:0.85333rem}.media_pop_compo .season_con .episode_tabs .van-tabs .van-tabs__wrap .van-tabs__nav .van-tab--active .van-tab__text:after{content:" ";position:absolute;width:100%;height:0.08rem;background:#0b011a;left:0;bottom:0}.media_pop_compo .season_con .episode_tabs .van-tabs .van-tabs__content .van-tab__pane .episode_wrap .episode_item{padding:0.42667rem 0;border-bottom:0.02667rem solid #f6f6f6;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.media_pop_compo .season_con .episode_tabs .van-tabs .van-tabs__content .van-tab__pane .episode_wrap .episode_item:last-child{border-bottom:0}.media_pop_compo .season_con .episode_tabs .van-tabs .van-tabs__content .van-tab__pane .episode_wrap .episode_item .episode_num{margin-right:0.32rem;-webkit-box-flex:0;-webkit-flex:0 0 1.28rem;flex:0 0 1.28rem;width:1.28rem;height:1.28rem;line-height:1.28rem;text-align:center;font-family:"Roboto-Bold";font-size:0.48rem;color:#61bfba;border-radius:0.16rem;background:rgba(97,191,186,.1)}.media_pop_compo .season_con .episode_tabs .van-tabs .van-tabs__content .van-tab__pane .episode_wrap .episode_item .content .episode_title{font-family:"Roboto-Medium";font-size:0.42667rem;line-height:1.3;max-height:2.6em;margin-bottom:0.21333rem;color:#000}.media_pop_compo .season_con .episode_tabs .van-tabs .van-tabs__content .van-tab__pane .episode_wrap .episode_item .content .release{font-size:0.32rem;color:#999}.media_pop_compo .cast_con .item{margin-top:0.53333rem}.media_pop_compo .cast_con .item .item_title{font-family:"Roboto-Bold";font-size:0.42667rem;color:#333}.media_pop_compo .cast_con .item .flex_wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.media_pop_compo .cast_con .item .flex_wrap .celeb_item{width:50%;padding:0.53333rem 0.37333rem 0.53333rem 0;border-top:0.02667rem solid #f6f6f6;box-sizing:border-box}.media_pop_compo .cast_con .item .flex_wrap .celeb_item a{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.media_pop_compo .cast_con .item .flex_wrap .celeb_item a .celeb_poster{-webkit-box-flex:0;-webkit-flex:0 0 1.92rem;flex:0 0 1.92rem;width:1.92rem;height:1.92rem;border-radius:50%;overflow:hidden}.media_pop_compo .cast_con .item .flex_wrap .celeb_item a .celeb_content{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%;margin-left:0.21333rem}.media_pop_compo .cast_con .item .flex_wrap .celeb_item a .celeb_content .name{line-height:1.3;max-height:2.6em;font-family:"Roboto-Medium";font-size:0.37333rem;color:#333}.media_pop_compo .cast_con .item .flex_wrap .celeb_item a .celeb_content .play_role{margin-top:0.16rem;font-size:0.32rem;color:#999}.media_pop_compo .cast_con .item .flex_wrap .celeb_item:first-child{border-top:none}.media_pop_compo .cast_con .item .flex_wrap .celeb_item:first-child+.celeb_item{border-top:none}.media_pop_compo .award_con .award_num{text-align:center;font-size:0.32rem;color:#999}.media_pop_compo .award_con .award_item{margin-top:0.74667rem}.media_pop_compo .award_con .award_item .item_title{margin-bottom:0.21333rem;font-family:"Roboto-Bold";font-size:0.42667rem;color:#333}.media_pop_compo .award_con .award_item .item_con{padding-top:0.32rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}.media_pop_compo .award_con .award_item .item_con:last-child .text_box{border-bottom:none}.media_pop_compo .award_con .award_item .item_con .pic{-webkit-box-flex:0;-webkit-flex:0 0 0.85333rem;flex:0 0 0.85333rem;margin-right:0.32rem}.media_pop_compo .award_con .award_item .item_con .text_box{padding-bottom:0.32rem;-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%;border-bottom:0.02667rem solid #eee}.media_pop_compo .award_con .award_item .item_con .text_box .title_wrap{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}.media_pop_compo .award_con .award_item .item_con .text_box .title_wrap .event{line-height:1.3;max-height:2.6em;font-family:"Roboto-Medium";font-size:0.42667rem;color:#333}.media_pop_compo .award_con .award_item .item_con .text_box .title_wrap .event a{color:#333}.media_pop_compo .award_con .award_item .item_con .text_box .title_wrap .tag{font-family:"Roboto-Medium";font-size:0.32rem}.media_pop_compo .award_con .award_item .item_con .text_box .title_wrap .tag.yellow{background:-webkit-linear-gradient(left, #E4DA4F 0%, #CABF34 33%, #E3DA5D 52.5%, #C8C060 100%);background:linear-gradient(90deg, #E4DA4F 0%, #CABF34 33%, #E3DA5D 52.5%, #C8C060 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.media_pop_compo .award_con .award_item .item_con .text_box .title_wrap .tag.green{color:rgba(97,191,186,.8)}.media_pop_compo .award_con .award_item .item_con .text_box .category{margin-top:0.16rem;font-size:0.37333rem;color:#999;line-height:1.3;max-height:2.6em}.media_pop_compo .award_con .award_item .item_con .text_box .relate_info{margin-top:0.21333rem;line-height:1.3;font-size:0.34667rem;color:#666}.media_pop_compo .award_con .award_item .item_con .text_box .relate_info a{color:#666}.media_pop_compo .award_num_new{color:#999;font-family:"Inter";font-size:0.26667rem;line-height:0.58667rem;text-align:center;margin-top:-0.53333rem}.media_pop_compo .award_con_new .event_name{margin-top:0.45333rem;color:#160e23;font-family:"Inter-Medium";font-size:0.42667rem;line-height:0.42667rem}.media_pop_compo .award_con_new .award_item .award_name{margin-top:0.32rem;color:#160e23;font-family:"Inter-Bold";font-size:0.42667rem;line-height:0.42667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.media_pop_compo .award_con_new .award_item .award_name::before{content:"";display:block;width:0.16rem;height:0.16rem;border-radius:50%;background:#160e23;margin-right:0.16rem}.media_pop_compo .award_con_new .award_item .list_name{margin-top:0.21333rem;color:#999;font-family:"Inter-Bold";font-size:0.37333rem;line-height:0.53333rem;position:relative;width:-webkit-fit-content;width:fit-content}.media_pop_compo .award_con_new .award_item .list_name.win{color:#333}.media_pop_compo .award_con_new .award_item .list_name.win::before{content:"";display:block;position:absolute;bottom:0;left:0;right:0;height:0.16rem;border-radius:0.64rem;background:rgba(255,207,37,.33)}.media_pop_compo .award_con_new .award_item .list_item{border-bottom:0.02667rem solid #f6f6f6;padding:0.42667rem 0 0.37333rem;font-family:"Inter-Medium";font-size:0.37333rem;line-height:normal}.media_pop_compo .award_con_new .award_item .category_name{color:#333;margin-bottom:0.21333rem}.media_pop_compo .award_con_new .award_item .media_link{color:#717c97;font-style:italic}.media_pop_compo .award_con_new .award_item .year{color:#999;font-family:"Inter";margin-left:0.16rem}.media_pop_compo .no_data_wrap{margin-top:0.8rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.37333rem;color:#999}.media_pop_compo .no_data_wrap img{display:block;width:4.8rem;height:auto}.media_pop_compo .detail_con{margin-top:0.37333rem}.media_pop_compo .detail_con .anchor_point_wrap{height:1.92rem;margin-top:-1.92rem;visibility:hidden}.media_pop_compo .detail_con .items{margin-bottom:0.85333rem}.media_pop_compo .detail_con .items .main_title{font-family:"Roboto-Bold";font-size:0.42667rem;color:#000}.media_pop_compo .detail_con .items .no_data{font-size:0.37333rem;color:#999}.media_pop_compo .detail_con .items .no_data{margin-top:0.42667rem}.media_pop_compo .detail_con .items .content .panel{padding:0.42667rem 0;border-bottom:0.02667rem solid #f6f6f6;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}.media_pop_compo .detail_con .items .content .panel:last-child{border:none}.media_pop_compo .detail_con .items .content .panel.noBorder{border:none}.media_pop_compo .detail_con .items .content .panel .title_panel{font-family:"Roboto-Medium";font-size:0.37333rem;color:#000;margin-bottom:0.21333rem}.media_pop_compo .detail_con .items .content .panel .info{font-size:0.32rem;color:#999;overflow-wrap:break-word}.media_pop_compo .detail_con .items .content .panel .release_date{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;margin-left:0.26667rem;font-size:0.32rem;color:#000}.media_pop_compo .detail_con .items .see_more .expande_btn{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;font-size:0.32rem;color:#999}.media_pop_compo .detail_con .items .see_more .expande_btn img{display:block;width:0.42667rem;height:0.42667rem;margin-left:0.10667rem}.media_pop_compo .detail_con .items .see_more .expande_btn img.more{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.media_pop_compo .just_watch_con .dropdown_item_wrap{margin-top:0.42667rem}.media_pop_compo .just_watch_con .dropdown_item_wrap .van-dropdown-menu .van-dropdown-menu__bar{box-sizing:border-box;height:0.85333rem;color:#666;background:none;border:0.02667rem solid #d9d9d9}.media_pop_compo .just_watch_con .dropdown_item_wrap .van-dropdown-menu .van-dropdown-menu__bar .van-dropdown-menu__item{width:100%;display:block}.media_pop_compo .just_watch_con .dropdown_item_wrap .van-dropdown-menu .van-dropdown-menu__bar .van-dropdown-menu__item .van-dropdown-menu__title{display:block;padding:0 0.32rem;height:0.85333rem;line-height:0.85333rem;font-size:0.37333rem;color:#666}.media_pop_compo .just_watch_con .dropdown_item_wrap .van-dropdown-menu .van-dropdown-menu__bar .van-dropdown-menu__item .van-dropdown-menu__title:after{right:0.32rem}.media_pop_compo .just_watch_con .dropdown_item_wrap .van-dropdown-menu .van-dropdown-item{left:0.42667rem;right:0.42667rem;z-index:100}.media_pop_compo .just_watch_con .dropdown_item_wrap .van-dropdown-menu .van-dropdown-item .van-popup.van-dropdown-item__content{border:0.02667rem solid #d9d9d9;box-sizing:border-box}.media_pop_compo .just_watch_con .dropdown_item_wrap .van-dropdown-menu .van-dropdown-item .van-popup.van-dropdown-item__content .van-dropdown-item__option{margin:0;padding:0.26667rem;line-height:1.5;font-size:0.37333rem;color:#666}.media_pop_compo .just_watch_con .dropdown_item_wrap .van-dropdown-menu .van-dropdown-item .van-popup.van-dropdown-item__content .van-dropdown-item__option:after{display:none}.media_pop_compo .just_watch_con .dropdown_item_wrap .van-dropdown-menu .van-dropdown-item .van-overlay{background-color:rgba(0,0,0,0)}.media_pop_compo .just_watch_con .panel{position:relative;margin-top:0.42667rem;min-height:0.48rem}.media_pop_compo .just_watch_con .panel .detail .tab{margin-bottom:0.42667rem;display:-webkit-box;display:-webkit-flex;display:flex}.media_pop_compo .just_watch_con .panel .detail .tab li{margin-right:0.96rem;line-height:1.3;font-size:0.37333rem;color:rgba(51,51,51,.5)}.media_pop_compo .just_watch_con .panel .detail .tab li.current{color:#333;border-bottom:0.02667rem solid #333}.media_pop_compo .just_watch_con .panel .detail .list{margin-bottom:0.42667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.media_pop_compo .just_watch_con .panel .detail .list .name{width:20%;font-size:0.32rem;color:#333}.media_pop_compo .just_watch_con .panel .detail .list .icons{width:80%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.media_pop_compo .just_watch_con .panel .detail .list .icons a{display:block;margin:0 0.53333rem 0.16rem 0}.media_pop_compo .just_watch_con .panel .detail .list .icons a .icon{width:0.8rem;height:0.8rem;border-radius:0.21333rem;vertical-align:middle}.media_pop_compo .just_watch_con .panel .van-loading{position:absolute;left:0;top:0;width:100%;height:100%;text-align:center}.media_pop_compo .just_watch_con .no_data_text{margin-top:0.58667rem;line-height:1.5;font-size:0.32rem;color:rgba(51,51,51,.5)}.media_pop_compo .just_watch_con .note{margin-top:0.53333rem;padding:0.37333rem 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;border-top:0.01333rem solid rgba(51,51,51,.3)}.media_pop_compo .just_watch_con .note p{font-size:0.32rem;color:rgba(51,51,51,.5)}.media_pop_compo .just_watch_con .note img{width:1.70667rem;height:auto}.media_pop_compo .video_con .num{margin-top:0.26667rem;font-size:0.37333rem;color:#999}.media_pop_compo .video_con .video_item{padding:0.42667rem 0;border-bottom:0.01333rem solid #eee}.media_pop_compo .video_con .video_item .video_item_compo .play_icon{width:1.44rem;height:1.44rem;background-size:1.44rem 1.44rem}.media_pop_compo .video_con .video_item .video_item_compo .title{margin-top:0.24rem;font-family:"Roboto-Medium";font-size:0.37333rem}.media_pop_compo .video_con .video_item .video_item_compo .tag{margin-top:0.16rem}.media_pop_compo .video_con .video_item:last-child{border-bottom:none}.media_pop_compo .collection_con .collection_item{margin-top:0.32rem;position:relative;border-radius:0.16rem;background:#000}.media_pop_compo .collection_con .collection_item img{width:100%;height:1.92rem;border-radius:0.16rem}.media_pop_compo .collection_con .collection_item .content{position:absolute;border-radius:0.16rem;top:0;left:0;width:100%;height:1.92rem;box-sizing:border-box;padding:0.34667rem 0.4rem}.media_pop_compo .collection_con .collection_item .content .title{font-family:"Roboto-Bold";font-size:0.37333rem;color:#fff}.media_pop_compo .collection_con .collection_item .content .media_num{z-index:1;position:absolute;right:0.10667rem;bottom:0.10667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0.05333rem 0.16rem;font-size:0.32rem;color:#fff;border-radius:0.10667rem;background:rgba(0,0,0,.4);vertical-align:middle}.media_pop_compo .collection_con .collection_item .content .media_num .svg_icon{margin-right:0.05333rem}.trailer_play_pop_compo{width:9.14667rem !important;height:5.14667rem;border-radius:0.21333rem !important;overflow:hidden}.new_add_to_list_compo{border-radius:0.85333rem 0.85333rem 0 0;background:#fff;height:70vh;height:calc(var(--vh, 1vh) * 70);overflow-x:hidden}.new_add_to_list_compo .close_icon{z-index:1;position:absolute;right:0.53333rem;top:0.53333rem;width:0.42667rem;height:0.42667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fY2xvc2UiPgo8ZyBpZD0iR3JvdXAgNDYiPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDE4IiB4PSIzLjUiIHk9IjIiIHdpZHRoPSIxNC44NDkyIiBoZWlnaHQ9IjIiIHRyYW5zZm9ybT0icm90YXRlKDQ1IDMuNSAyKSIgZmlsbD0iIzk5OTk5OSIvPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDE5IiB4PSIxNCIgeT0iMy41IiB3aWR0aD0iMTQuODQ5MiIgaGVpZ2h0PSIyIiB0cmFuc2Zvcm09InJvdGF0ZSgxMzUgMTQgMy41KSIgZmlsbD0iIzk5OTk5OSIvPgo8L2c+CjwvZz4KPC9zdmc+Cg==) left top no-repeat;background-size:0.42667rem 0.42667rem}.new_add_to_list_compo .con_warp{padding:0.37333rem 0.42667rem 0.64rem;height:100%;position:relative;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.new_add_to_list_compo .con_warp .title{text-align:center;line-height:1.5;font-family:"Roboto-Bold";font-size:0.48rem;color:#333}.new_add_to_list_compo .con_warp .other{margin-top:0.53333rem;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;font-size:0.37333rem;line-height:1.5}.new_add_to_list_compo .con_warp .other .total{color:#999}.new_add_to_list_compo .con_warp .other .create_btn{color:#666}.new_add_to_list_compo .con_warp .scroll_con{-webkit-box-flex:1;-webkit-flex:1;flex:1;overflow-y:auto}.new_add_to_list_compo .con_warp .scroll_con.collect_con::-webkit-scrollbar{display:none}.new_add_to_list_compo .con_warp .scroll_con.collect_con .add_item{padding:0.42667rem 0}.new_add_to_list_compo .con_warp .scroll_con.collect_con .add_item:not(:last-child){border-bottom:0.01333rem solid #eee}.new_add_to_list_compo .con_warp .scroll_con.collect_con .add_item .list_info{display:-webkit-box;display:-webkit-flex;display:flex}.new_add_to_list_compo .con_warp .scroll_con.collect_con .add_item .list_info .poster{box-sizing:border-box;padding:0.05333rem 0.18667rem;width:2.24rem;height:1.33333rem;border-radius:0.10667rem;background:#eee;position:relative}.new_add_to_list_compo .con_warp .scroll_con.collect_con .add_item .list_info .poster .lock_icon{z-index:5;position:absolute;top:0.08rem;left:0.10667rem;width:0.21333rem;height:0.26667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDggMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGlkPSImIzI0MDsmIzE1OTsmIzE2NjsmIzEzNDsgaWNvbiAmIzM0O0xvY2smIzM0OyI+CjxwYXRoIGlkPSJFeGNsdWRlIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTIgMlYzSDFDMC40NDc3MiAzIDAgMy40NDc3MiAwIDRWOUMwIDkuNTUyMyAwLjQ0NzcyIDEwIDEgMTBIN0M3LjU1MjI4IDEwIDggOS41NTIzIDggOVY0QzggMy40NDc3MiA3LjU1MjI4IDMgNyAzSDZWMkM2IDAuODk1NDMgNS4xMDQ1NyAwIDQgMEMyLjg5NTQzIDAgMiAwLjg5NTQzIDIgMlpNMyAzVjJDMyAxLjQ0NzcyIDMuNDQ3NzIgMSA0IDFDNC41NTIyOCAxIDUgMS40NDc3MiA1IDJWM0gzWk00LjAxNTY5IDcuMjEwMUM0LjQ2OTMyIDcuMjEwMSA0LjgzNzA1IDYuODQyMzYgNC44MzcwNSA2LjM4ODc0QzQuODM3MDUgNS45MzUxMiA0LjQ2OTMyIDUuNTY3MzggNC4wMTU2OSA1LjU2NzM4QzMuNTYyMDcgNS41NjczOCAzLjE5NDM0IDUuOTM1MTIgMy4xOTQzNCA2LjM4ODc0QzMuMTk0MzQgNi44NDIzNiAzLjU2MjA3IDcuMjEwMSA0LjAxNTY5IDcuMjEwMVoiIGZpbGw9ImJsYWNrIi8+CjwvZz4KPC9zdmc+Cg==) left top no-repeat;background-size:0.21333rem 0.26667rem}.new_add_to_list_compo .con_warp .scroll_con.collect_con .add_item .list_info .van-checkbox{-webkit-box-flex:1;-webkit-flex:1;flex:1;margin-left:0.32rem}.new_add_to_list_compo .con_warp .scroll_con.collect_con .add_item .list_info .van-checkbox .van-checkbox__icon{display:none}.new_add_to_list_compo .con_warp .scroll_con.collect_con .add_item .list_info .van-checkbox .van-checkbox__label{display:block;margin:0;width:100%;box-sizing:border-box;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBpZD0iRWxsaXBzZSA4MyIgY3g9IjgiIGN5PSI4IiByPSI3LjUiIHN0cm9rZT0iIzk5OTk5OSIvPgo8L3N2Zz4K) right 0 top 0.42667rem no-repeat;background-size:0.42667rem 0.42667rem}.new_add_to_list_compo .con_warp .scroll_con.collect_con .add_item .list_info .van-checkbox .van-checkbox__label>span{display:block;line-height:1.3}.new_add_to_list_compo .con_warp .scroll_con.collect_con .add_item .list_info .van-checkbox .van-checkbox__label>span.name{padding-right:0.8rem;margin-bottom:0.32rem;font-family:"Roboto-Bold";font-size:0.37333rem;color:#333}.new_add_to_list_compo .con_warp .scroll_con.collect_con .add_item .list_info .van-checkbox .van-checkbox__label>span.count{font-size:0.32rem;color:#999}.new_add_to_list_compo .con_warp .scroll_con.collect_con .add_item .list_info .van-checkbox .van-checkbox__icon--checked+.van-checkbox__label{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IkZyYW1lIDIxMzAiIGNsaXAtcGF0aD0idXJsKCNjbGlwMF81OTY3XzY3MTE1KSI+CjxwYXRoIGlkPSJTdWJ0cmFjdCIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04IDE2QzEyLjQxODMgMTYgMTYgMTIuNDE4MyAxNiA4QzE2IDMuNTgxNzIgMTIuNDE4MyAwIDggMEMzLjU4MTcyIDAgMCAzLjU4MTcyIDAgOEMwIDEyLjQxODMgMy41ODE3MiAxNiA4IDE2Wk0xMy41Mjk0IDUuNTI5NDFMMTIuNDY4OCA0LjQ2ODc1TDYuOTk5MDggOS45Mzg0Mkw0LjUyOTQxIDcuNDY4NzVMMy40Njg3NSA4LjUyOTQxTDYuOTk5MDggMTIuMDU5N0wxMy41Mjk0IDUuNTI5NDFaIiBmaWxsPSIjODE1M0ZFIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfNTk2N182NzExNSI+CjxyZWN0IHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K) right 0 top 0.42667rem no-repeat;background-size:0.42667rem 0.42667rem}.new_add_to_list_compo .con_warp .scroll_con.collect_con .add_item .write_text{margin-top:0.32rem}.new_add_to_list_compo .con_warp .scroll_con.collect_con .add_item .write_text .write_input{padding:0.26667rem 0.32rem;line-height:1.3;font-size:0.32rem;color:#333;border-radius:0.16rem;border:0.02667rem solid rgba(237,196,165,.5)}.new_add_to_list_compo .con_warp .scroll_con.collect_con .add_item .write_text .write_input .van-field__control{min-height:auto}.new_add_to_list_compo .con_warp .scroll_con.collect_con .no_list{margin-top:0.34667rem;padding-top:2.66667rem;text-align:center;font-size:0.32rem;color:#999;background:url(/_nuxt/m/img/empty@2x.55be9d8.png) center top no-repeat;background-size:3.73333rem 2.53333rem}.new_add_to_list_compo .con_warp .scroll_con.create_con{margin-top:0.53333rem}.new_add_to_list_compo .con_warp .scroll_con.create_con .input_item{margin-bottom:0.96rem}.new_add_to_list_compo .con_warp .scroll_con.create_con .input_item>p{margin-bottom:0.42667rem;line-height:1.5;font-family:"Roboto-Bold";font-size:0.42667rem;color:#333}.new_add_to_list_compo .con_warp .scroll_con.create_con .input_item .van-field{padding:0 0 0.10667rem;border-bottom:0.02667rem solid #e8e8e8}.new_add_to_list_compo .con_warp .scroll_con.create_con .input_item .van-field .van-field__value{position:relative;font-size:0.32rem}.new_add_to_list_compo .con_warp .scroll_con.create_con .input_item .van-field .van-field__value .van-field__body{padding-right:1.33333rem}.new_add_to_list_compo .con_warp .scroll_con.create_con .input_item .van-field .van-field__value .van-field__word-limit{position:absolute;right:0;top:0}.new_add_to_list_compo .con_warp .scroll_con.create_con .input_item .van-radio-group .van-radio{margin-right:1.28rem}.new_add_to_list_compo .con_warp .scroll_con.create_con .input_item .van-radio-group .van-radio .van-radio__icon{width:0.32rem;height:0.32rem;border:0.02667rem solid #999;border-radius:50%;background:#fff}.new_add_to_list_compo .con_warp .scroll_con.create_con .input_item .van-radio-group .van-radio .van-radio__icon i{display:none}.new_add_to_list_compo .con_warp .scroll_con.create_con .input_item .van-radio-group .van-radio .van-radio__icon.van-radio__icon--checked{border:0.02667rem solid #8f66ff;background:#8f66ff}.new_add_to_list_compo .con_warp .scroll_con.create_con .input_item .van-radio-group .van-radio .van-radio__icon.van-radio__icon--checked+.van-radio__label{color:#333}.new_add_to_list_compo .con_warp .scroll_con.create_con .input_item .van-radio-group .van-radio .van-radio__label{margin-left:0.21333rem;font-size:0.37333rem;color:#999}.new_add_to_list_compo .con_warp .scroll_con.create_con .input_item .van-radio-group .van-radio:last-child{margin-right:0}.new_add_to_list_compo .con_warp .foo_btn_group{padding-top:0.21333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.new_add_to_list_compo .con_warp .foo_btn_group .van-button{width:4.45333rem;height:1.06667rem;font-family:"Roboto-Medium";font-size:0.42667rem;color:#0b011a;border-radius:0.53333rem;border:0.02667rem solid #999}.new_add_to_list_compo .con_warp .foo_btn_group .submit{background:#0b011a;color:#fff;border:0.02667rem solid #0b011a}.new_add_to_list_compo .con_warp .loading_wrap{z-index:5;position:absolute;top:0;bottom:0;width:100%;height:100%;background:rgba(255,255,255,.4)}.new_add_to_list_compo .con_warp .loading_wrap .van-loading.van-loading--circular{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.new_add_to_list_compo .moveL-enter-active{-webkit-transition:all .3s linear;transition:all .3s linear;-webkit-transform:translateX(0%);transform:translateX(0%)}.new_add_to_list_compo .moveL-enter{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.new_add_to_list_compo .moveR-enter-active{-webkit-transition:all .3s linear;transition:all .3s linear;-webkit-transform:translateX(0%);transform:translateX(0%)}.new_add_to_list_compo .moveR-enter{-webkit-transform:translateX(100%);transform:translateX(100%)}.media_discussion_compo.van-popup{position:fixed;bottom:0;left:0;right:0;overflow-y:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.media_discussion_compo.van-popup.top{pointer-events:auto;-webkit-transition:height ease-in-out .3s;transition:height ease-in-out .3s}.media_discussion_compo.van-popup.bottom{-webkit-transition:height ease-in-out .3s;transition:height ease-in-out .3s}.media_discussion_compo.van-popup.moving,.media_discussion_compo.van-popup.bottom{background:-webkit-linear-gradient(top, transparent 2.77333rem, #EEF1F5 2.77333rem);background:linear-gradient(180deg, transparent 2.77333rem, #EEF1F5 2.77333rem);pointer-events:none}.media_discussion_compo.van-popup.moving::-webkit-scrollbar,.media_discussion_compo.van-popup.bottom::-webkit-scrollbar{display:none}.media_discussion_compo.van-popup.moving .header,.media_discussion_compo.van-popup.bottom .header{opacity:0;background:rgba(0,0,0,0);pointer-events:none}.media_discussion_compo.van-popup .header{pointer-events:auto;-webkit-transition:opacity ease-in-out .2s;transition:opacity ease-in-out .2s;width:100%;height:1.86667rem;display:-webkit-box;display:-webkit-flex;display:flex;padding:0.42667rem 0.42667rem 0.58667rem;-webkit-box-align:center;-webkit-align-items:center;align-items:center;background:#000;box-sizing:border-box}.media_discussion_compo.van-popup .header .left_icon{width:0.64rem;height:0.64rem;margin-right:0.10667rem}.media_discussion_compo.van-popup .header .cover{width:0.85333rem;height:0.85333rem;border-radius:0.10667rem;margin-right:0.32rem}.media_discussion_compo.van-popup .header .cover img{width:0.85333rem;height:0.85333rem;border-radius:0.10667rem}.media_discussion_compo.van-popup .header .title{line-height:1.5;max-height:3em;font-family:"Roboto-Bold";font-size:0.37333rem;color:#fff}.media_discussion_compo.van-popup .header .title span{font-size:0.37333rem;color:#999}.media_discussion_compo.van-popup .pop_header{pointer-events:auto;border-radius:0.32rem 0.32rem 0 0;box-shadow:0 -0.21333rem 0.53333rem 0 rgba(0,0,0,.1);background:#eef1f5;margin-top:-0.21333rem;border-bottom:0.01333rem solid #e1e1e1;padding:0.21333rem 0.42667rem 0.26667rem}.media_discussion_compo.van-popup .pop_header .top_icon{width:1.28rem;height:0.10667rem;margin:0 auto;border-radius:0.37333rem;background:#e0e0e0;box-shadow:0 -0.21333rem 0.53333rem 0 rgba(0,0,0,.1)}.media_discussion_compo.van-popup .pop_header .title{margin:0.21333rem 0 0 0;position:relative}.media_discussion_compo.van-popup .pop_header .title .type_list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;overflow-x:auto;margin-right:0.85333rem;padding-right:0.85333rem}.media_discussion_compo.van-popup .pop_header .title .type_list::-webkit-scrollbar{display:none}.media_discussion_compo.van-popup .pop_header .title .type_list .type_title{color:#666;opacity:.8;white-space:nowrap;font-family:"Nunito";font-size:0.37333rem;font-weight:500}.media_discussion_compo.van-popup .pop_header .title .type_list .type_title+.type_title{margin-left:0.53333rem}.media_discussion_compo.van-popup .pop_header .title .type_list .type_title.active{color:#333;font-family:"Nunito-Bold";font-weight:800;opacity:1}.media_discussion_compo.van-popup .pop_header .title .right_mask{pointer-events:none;position:absolute;width:1.70667rem;top:0;bottom:0;right:0;text-align:right;background:-webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #EEF1F5 23.21%);background:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #EEF1F5 23.21%)}.media_discussion_compo.van-popup .pop_header .title .icon_style{width:0.42667rem;height:0.42667rem;display:block;float:right}.media_discussion_compo.van-popup .content_body{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:2.66667rem;overflow-y:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;background:#eef1f5}.media_discussion_compo.van-popup .input_box{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0.26667rem 0.42667rem;pointer-events:auto;background:#eef1f5}.media_discussion_compo.van-popup .input_box .input{border-radius:0.50667rem;border:0.02667rem solid #ccc;background:#fff;color:#666;-webkit-box-flex:1;-webkit-flex:1;flex:1;margin-right:0.21333rem;padding:0.29333rem 0.4rem;line-height:normal;font-size:0.32rem}.media_discussion_compo.van-popup .input_box .input span.login{color:#61bfba}.media_discussion_compo.van-popup .input_box .btn{width:0.85333rem;height:0.85333rem;border-radius:50%;background:#160e23;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.media_discussion_compo.van-popup .input_box .btn .icon{width:0.48rem;height:0.48rem;margin:0 0.21333rem 0 0.16rem}.media_discussion_compo.van-popup .option_box{pointer-events:auto;padding:0.32rem 0.42667rem 0;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;color:#999;background:#eef1f5;font-size:0.37333rem}.media_discussion_compo.van-popup .option_box .select_box{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;line-height:normal}.media_discussion_compo.van-popup .option_box .select_box img{margin-right:0.18667rem;width:0.32rem;height:0.32rem}.media_discussion_compo.van-popup .option_box .sort_box{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;border-radius:0.16rem;background:#f5f5f5;padding:0.08rem}.media_discussion_compo.van-popup .option_box .sort_box .sort_title{color:#666;padding:0 0.16rem;height:0.48rem;vertical-align:middle;font-family:"Nunito";font-size:0.32rem;font-weight:400}.media_discussion_compo.van-popup .option_box .sort_box .sort_title.active{color:#333;font-weight:500;border-radius:0.08rem;background:#fff}.media_discussion_compo.van-popup .option_box .sort_box .sort_title+.sort_title{margin-left:0.10667rem}.media_discussion_compo.van-popup .media_discussion_panel_compo{-webkit-box-flex:1;-webkit-flex:1;flex:1;pointer-events:auto}.filter_pop_compo.van-popup{position:fixed;bottom:-0.02667rem;left:0;right:0;overflow-y:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;border-radius:0.32rem 0.32rem 0 0;background:#fff;box-shadow:0 -0.21333rem 0.53333rem 0 rgba(0,0,0,.1)}.filter_pop_compo.van-popup.top{-webkit-transition:height ease-in-out .3s;transition:height ease-in-out .3s}.filter_pop_compo.van-popup.bottom{-webkit-transition:height ease-in-out .3s;transition:height ease-in-out .3s}.filter_pop_compo.van-popup.bottom .van-tabs{overflow:hidden}.filter_pop_compo.van-popup+.tip{position:fixed;bottom:2.53333rem;z-index:9999;margin:0 1.25333rem 0.53333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.filter_pop_compo.van-popup+.tip .icon{width:1.06667rem;height:1.06667rem;display:block;-webkit-box-flex:0;-webkit-flex:0 0 1.06667rem;flex:0 0 1.06667rem}.filter_pop_compo.van-popup+.tip .content{color:#fff;font-family:"Roboto";font-size:0.42667rem;line-height:1.25;-webkit-box-flex:1;-webkit-flex:1;flex:1}.filter_pop_compo.van-popup+.tip .van-icon{position:absolute;font-size:0.42667rem;bottom:100%;left:100%}.filter_pop_compo.van-popup .pop_header{border-radius:0.32rem 0.32rem 0 0;box-shadow:0 -0.21333rem 0.53333rem 0 rgba(0,0,0,.1);background:#fff;padding:0.21333rem 0.42667rem}.filter_pop_compo.van-popup .pop_header .top_icon{width:1.28rem;height:0.10667rem;margin:0 auto;border-radius:0.37333rem;background:#e0e0e0;box-shadow:0 -0.21333rem 0.53333rem 0 rgba(0,0,0,.1)}.filter_pop_compo.van-popup .pop_header .title{margin:0.21333rem 0 0;position:relative}.filter_pop_compo.van-popup .pop_header .title .title_inner{color:#000;font-family:"Nunito-Bold";font-size:0.48rem;font-weight:800;line-height:1.2;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.filter_pop_compo.van-popup .pop_header .title .icon{width:0.53333rem;height:0.53333rem;display:block}.filter_pop_compo.van-popup .van-tabs{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:2.66667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.filter_pop_compo.van-popup .van-tabs .van-tabs__wrap{box-sizing:border-box;height:1.17333rem;-webkit-box-flex:0;-webkit-flex:0 0 1.17333rem;flex:0 0 1.17333rem;border-bottom:0.01333rem solid rgba(0,0,0,.1)}.filter_pop_compo.van-popup .van-tabs .van-tabs__wrap .van-tabs__nav{padding-bottom:0}.filter_pop_compo.van-popup .van-tabs .van-tabs__wrap .van-tabs__line{display:none}.filter_pop_compo.van-popup .van-tabs .van-tabs__wrap .van-tab{font-family:"Nunito";font-size:0.42667rem;font-style:normal;font-weight:400;line-height:1;margin-left:0.42667rem;padding:0;-webkit-box-flex:unset;-webkit-flex:unset;flex:unset}.filter_pop_compo.van-popup .van-tabs .van-tabs__wrap .van-tab.van-tab--active{font-family:"Nunito-Bold";font-weight:700;position:relative}.filter_pop_compo.van-popup .van-tabs .van-tabs__wrap .van-tab.van-tab--active::after{content:"";position:absolute;border-radius:0.37333rem;background:#160e23;width:1.06667rem;height:0.05333rem;box-shadow:0 -0.21333rem 0.53333rem 0 rgba(0,0,0,.1);bottom:0}.filter_pop_compo.van-popup .van-tabs .van-tabs__wrap .van-tab+.van-tab{margin-left:0.85333rem}.filter_pop_compo.van-popup .van-tabs .van-tabs__content{overflow-y:auto}.filter_pop_compo.van-popup .van-tabs .van-tabs__content .van-tab__pane{padding:0.42667rem}.filter_pop_compo.van-popup .van-tabs .filter_item+.filter_item{margin-top:0.32rem}.filter_pop_compo.van-popup .van-tabs .label{color:#000;font-family:"Nunito-Bold";font-size:0.37333rem;font-weight:600;line-height:1.58}.filter_pop_compo.van-popup .van-tabs .list{margin-top:0.21333rem;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-column-gap:0.21333rem;grid-row-gap:0.32rem}.filter_pop_compo.van-popup .van-tabs .item{border-radius:0.21333rem;background:#f5f5f5;display:-webkit-box;display:-webkit-flex;display:flex;padding:0 0.21333rem;height:0.85333rem;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;color:#333;font-family:"Nunito";font-size:0.34667rem;font-weight:400}.filter_pop_compo.van-popup .van-tabs .item.active{font-family:"Nunito-Bold";color:#160e23;background:#e5dcfe;font-weight:500}.filter_pop_compo.van-popup .van-tabs .item .van-icon{margin-left:0.10667rem}.filter_pop_compo.van-popup .van-tabs .item_content{grid-column-start:1;grid-column-end:4;border-radius:0.32rem;background:#eef1f5;padding:0.26667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.filter_pop_compo.van-popup .van-tabs .item_content .van-button{font-size:0.32rem;background:#fff;height:0.64rem;width:0.64rem;line-height:0.64rem;border:none;color:#999;box-shadow:0 -0.21333rem 0.53333rem 0 rgba(0,0,0,.1);box-sizing:border-box;padding:0;display:none}.filter_pop_compo.van-popup .van-tabs .item_detail{width:100%;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:0.21333rem;-webkit-box-align:start;-webkit-align-items:start;align-items:start}.filter_pop_compo.van-popup .van-tabs .item_detail.fold{overflow:hidden;height:1.89333rem}.filter_pop_compo.van-popup .van-tabs .item_detail.fold+.van-button{display:block}.filter_pop_compo.van-popup .van-tabs .sub_item{border-radius:0.53333rem;background:#fff;padding:0.18667rem 0.21333rem;color:#666;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-family:"Roboto";font-size:0.32rem}.filter_pop_compo.van-popup .van-tabs .sub_item.active{color:#160e23;background:#e5dcfe}.filter_pop_compo.van-popup .van-tabs .sub_item.disabled{opacity:.4;pointer-events:none}.filter_pop_compo.van-popup .van-tabs .sub_item .van-icon{margin-left:0.21333rem}.filter_pop_compo.van-popup .pop_footer{-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:0.21333rem;background:#fff;padding:0.32rem 0.42667rem 0.42667rem;box-shadow:0 0.02667rem 0 0 rgba(0,0,0,.1) inset}.filter_pop_compo.van-popup .pop_footer .van-button{font-family:"Nunito";font-size:0.42667rem;font-weight:600;line-height:normal}.filter_pop_compo.van-popup .pop_footer .van-button.reset{color:#160e23;border:0.02667rem solid #160e23}.filter_pop_compo.van-popup .pop_footer .van-button.van-button--disabled{opacity:.4}.filter_pop_compo.van-popup .pop_footer .van-button .count{font-size:0.32rem}.filter_editor_pick_tip.van-dialog{border-radius:0.16rem !important;background:rgba(0,0,0,.8)}.filter_editor_pick_tip.van-dialog .van-dialog__message{padding:0.42667rem;color:#fff;font-family:"Roboto";font-size:0.34667rem;line-height:1.5}.filter_editor_pick_tip.van-dialog .van-dialog__footer{display:none}.member_center_page_new{background:#f5f5f5}.member_center_page_new .van-uploader__wrapper{display:block}.member_center_page_new .cover_wrap{position:relative;height:5.86667rem}.member_center_page_new .cover_wrap .cover-upload-btn{position:absolute;top:0;bottom:0;left:0;right:0}.member_center_page_new .cover_wrap .cover-upload-btn .van-uploader{width:100%;height:100%}.member_center_page_new .cover_wrap .cover-upload-btn .cover-upload-area{height:5.92rem}.member_center_page_new .cover_wrap .share_wrap{position:absolute;top:0;right:0;padding:0 0.32rem;height:0.58667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;background-color:rgba(0,0,0,.4);border-bottom-left-radius:0.21333rem;font-size:0.34667rem;color:#fff}.member_center_page_new .cover_wrap .share_wrap .share_icon{margin-right:0.08rem}.member_center_page_new>.profile_wrap{box-sizing:border-box;position:relative;z-index:10;margin:-1.73333rem auto 0;border-radius:0.64rem 0.64rem 0 0;background-color:#fff;padding:0 0.42667rem;border-top:0.02667rem solid #fff}.member_center_page_new>.profile_wrap .profile_box .user_wrap{display:-webkit-box;display:-webkit-flex;display:flex}.member_center_page_new>.profile_wrap .profile_box .user_wrap .avatar_wrap{-webkit-box-flex:0;-webkit-flex:0 0 2.13333rem;flex:0 0 2.13333rem;width:2.13333rem;height:2.13333rem;border-radius:50%;overflow:hidden;position:relative;margin-right:0.42667rem}.member_center_page_new>.profile_wrap .profile_box .user_wrap .avatar_wrap .upload_btn{position:absolute;top:0;bottom:0;left:0;right:0}.member_center_page_new>.profile_wrap .profile_box .user_wrap .avatar_wrap .upload_btn .upload-area{height:2.13333rem}.member_center_page_new>.profile_wrap .profile_box .user_wrap .name_wrap{max-width:6.37333rem}.member_center_page_new>.profile_wrap .profile_box .user_wrap .name_wrap .name{word-break:break-all;font-family:"Roboto-Bold";font-size:0.58667rem;color:#000}.member_center_page_new>.profile_wrap .profile_box .user_wrap .name_wrap .verification{margin-top:0.16rem;font-size:0.32rem;color:#999;line-height:0.53333rem}.member_center_page_new>.profile_wrap .profile_box .user_wrap .name_wrap .verification.user_verification_per,.member_center_page_new>.profile_wrap .profile_box .user_wrap .name_wrap .verification.user_verification_org{padding:0 0 0 0.53333rem}.member_center_page_new>.profile_wrap .profile_box .user_wrap .name_wrap .verification.user_verification_per:after,.member_center_page_new>.profile_wrap .profile_box .user_wrap .name_wrap .verification.user_verification_org:after{right:auto;left:0;top:0;-webkit-transform:translateY(0.05333rem);transform:translateY(0.05333rem)}.member_center_page_new>.profile_wrap .profile_box .user_wrap .user_box{padding-top:0.69333rem}.member_center_page_new>.profile_wrap .profile_box .user_box{-webkit-box-align:center;-webkit-align-items:center;align-items:center}.member_center_page_new>.profile_wrap .profile_box .num_wrap{margin-top:0.42667rem;display:-webkit-box;display:-webkit-flex;display:flex}.member_center_page_new>.profile_wrap .profile_box .num_wrap li{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.34667rem;font-family:"Inter";color:#999}.member_center_page_new>.profile_wrap .profile_box .num_wrap li+li{margin-left:0.53333rem}.member_center_page_new>.profile_wrap .profile_box .num_wrap li .num{font-family:"Inter-Bold";font-size:0.34667rem;color:#242424;margin-right:0.10667rem;line-height:0.64rem}.member_center_page_new>.profile_wrap .profile_box .intro_wrap{margin-top:0.32rem;color:#242424;font-family:"Inter";font-size:0.34667rem;line-height:0.48rem}.member_center_page_new>.profile_wrap .profile_box .intro_wrap[data-collapse-parent]{padding-right:0.42667rem}.member_center_page_new>.profile_wrap .profile_box .intro_wrap .expand_icon .collapse-button{bottom:0.05333rem;padding:0;width:0.42667rem;height:0.42667rem;font-size:0.32rem;color:#999;background:#f2f2f2;border-radius:50%}.member_center_page_new>.profile_wrap .profile_box .intro_wrap .expand_icon .collapse-button:active::before{opacity:0}.member_center_page_new>.profile_wrap .profile_box .intro_wrap .expand_icon .collapse-button .van-button__icon{font-size:0.32rem}.member_center_page_new>.profile_wrap .profile_box .medal_wrap{margin-top:0.26667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.32rem;line-height:0.37333rem;color:#333}.member_center_page_new>.profile_wrap .profile_box .medal_wrap .medal_list{margin-left:0.08rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.member_center_page_new>.profile_wrap .profile_box .medal_wrap .medal_list .medal_icon{width:0.42667rem;height:0.42667rem}.member_center_page_new>.profile_wrap .profile_box .medal_wrap .medal_list .medal_icon:not(:first-child){margin-left:0.08rem}.member_center_page_new>.profile_wrap .profile_box .btn_area{padding-bottom:0.42667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.member_center_page_new>.profile_wrap .profile_box .btn_area .edit_btn{margin-top:0.53333rem;padding:0.16rem 0.85333rem;font-family:"Roboto-Medium";font-size:0.34667rem;color:#999;border-radius:0.53333rem;border:0.01333rem solid rgba(153,153,153,.4)}.member_center_page_new>.profile_wrap .profile_box .btn_area .edit_btn .edit_icon{margin-right:0.05333rem;font-size:0.37333rem;vertical-align:middle}.member_center_page_new>.profile_wrap .profile_box .btn_area .btn{margin:0;padding:0;height:0.93333rem;line-height:0.93333rem;text-align:center;font-family:"Nunito-Bold";font-size:0.37333rem;color:#fefefe;border-radius:0.53333rem;border:0.01333rem solid #999;background:#160e23}.member_center_page_new>.profile_wrap .profile_box .btn_area .unblock_btn,.member_center_page_new>.profile_wrap .profile_box .btn_area .follow_button_compo{-webkit-box-flex:1;-webkit-flex:1;flex:1;margin-top:0.42667rem}.member_center_page_new>.profile_wrap .profile_box .btn_area .more_option{margin-top:0.42667rem;font-size:0}.member_center_page_new>.profile_wrap .profile_box .btn_area .more_option .more_option_list{padding:0.16rem 0;background:#fff;border-radius:0.16rem;box-shadow:0.10667rem 0.21333rem 0.53333rem 0.10667rem rgba(0,0,0,.08)}.member_center_page_new>.profile_wrap .profile_box .btn_area .more_option .more_option_list li{padding:0.21333rem 0.42667rem;font-family:"Roboto-Medium";font-size:0.37333rem;color:#000}.member_center_page_new>.profile_wrap .profile_box .btn_area .more_option .more_icon{margin-left:0.21333rem;-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;font-size:0.96rem}.member_center_page_new>.profile_wrap .profile_box .tab_wrap{margin-top:0.32rem;overflow:hidden}.member_center_page_new>.profile_wrap .profile_box .tab_wrap .van-tabs.van-tabs--line .van-tabs__wrap{height:1.12rem}.member_center_page_new>.profile_wrap .profile_box .tab_wrap .van-tabs.van-tabs--line .van-tabs__wrap .van-tabs__nav{padding:0;background:#fff}.member_center_page_new>.profile_wrap .profile_box .tab_wrap .van-tabs.van-tabs--line .van-tabs__wrap .van-tabs__nav .reset_tab{padding:0}.member_center_page_new>.profile_wrap .profile_box .tab_wrap .van-tabs.van-tabs--line .van-tabs__wrap .van-tabs__nav .reset_tab .van-tab__text{color:#000;font-family:"Nunito";font-size:0.42667rem}.member_center_page_new>.profile_wrap .profile_box .tab_wrap .van-tabs.van-tabs--line .van-tabs__wrap .van-tabs__nav .reset_tab.van-tab--active .van-tab__text{font-family:"Nunito-Bold";font-size:0.42667rem}.member_center_page_new>.profile_wrap .profile_box .tab_wrap .van-tabs.van-tabs--line .van-tabs__wrap .van-tabs__nav .reset_tab.van-tab--active:after{content:"";position:absolute;bottom:0.16rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0.10667rem;height:0.10667rem;border-radius:50%;background:#000}.member_center_page_new>.profile_wrap .profile_box .tab_wrap .van-tabs.van-tabs--line .van-tabs__wrap .van-tabs__nav .van-tabs__line{display:none}.member_center_page_new .content_panel{margin:0 0.10667rem}.medal_popup{max-height:66%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;color:#333;word-wrap:break-word}.medal_popup .van-popup__close-icon--top-right{top:0.29333rem;right:0.37333rem}.medal_popup .title_box{padding:0.29333rem 0.37333rem 0.29333rem 0.42667rem;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}.medal_popup .title{line-height:140%;font-family:"Roboto-Bold";font-size:0.42667rem}.medal_popup .medal_list{-webkit-box-flex:1;-webkit-flex:1;flex:1;overflow-y:auto;margin-bottom:0.53333rem}.medal_popup .medal_item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0.26667rem 0.42667rem}.medal_popup .medal_icon{width:0.8rem;height:0.8rem;display:block;margin-right:0.26667rem;object-fit:contain}.medal_popup .medal_info{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:2.66667rem}.medal_popup .name{line-height:100%;margin-bottom:0.10667rem;font-size:0.37333rem}.medal_popup .description{color:#999;line-height:100%;font-size:0.32rem}.member_tab_panel_compo{min-height:5.33333rem;background-color:#f3f5f7}.member_tab_panel_compo .tab{padding:0 0.10667rem;background:#f5f5f5}.member_tab_panel_compo .tab .van-tabs__wrap{height:1.12rem}.member_tab_panel_compo .tab .van-tabs__wrap .van-tabs__nav{padding:0;background:rgba(255,255,255,0)}.member_tab_panel_compo .tab .van-tabs__wrap .van-tabs__nav .reset_tab{padding:0 0.32rem}.member_tab_panel_compo .tab .van-tabs__wrap .van-tabs__nav .reset_tab .van-tab__text{color:#666;font-size:0.42667rem}.member_tab_panel_compo .tab .van-tabs__wrap .van-tabs__nav .reset_tab .van-tab__text .total_num{font-size:0.32rem;color:#999}.member_tab_panel_compo .tab .van-tabs__wrap .van-tabs__nav .reset_tab.van-tab--active .van-tab__text{font-family:"Roboto-Bold";font-size:0.42667rem;color:#000}.member_tab_panel_compo .tab .van-tabs__wrap .van-tabs__nav .reset_tab.van-tab--active .van-tab__text .total_num{font-family:"Roboto";color:#000}.member_tab_panel_compo .tab .van-tabs__wrap .van-tabs__nav .reset_tab.van-tab--active:after{content:"";position:absolute;bottom:0.16rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0.10667rem;height:0.10667rem;border-radius:50%;background:#000}.member_tab_panel_compo .tab .van-tabs__wrap .van-tabs__nav .van-tabs__line{display:none}.member_tab_panel_compo .second_tab{padding-left:0.32rem;background:#f3f5f7}.member_tab_panel_compo .second_tab .van-tabs__wrap{height:auto}.member_tab_panel_compo .second_tab .van-tabs__wrap .van-tabs__nav{padding:0.42667rem 0 0.32rem;background:rgba(255,255,255,0)}.member_tab_panel_compo .second_tab .van-tabs__wrap .van-tabs__nav .reset_tab{margin-right:0.21333rem;padding:0.16rem 0.37333rem;border-radius:0.48rem;background:#fff}.member_tab_panel_compo .second_tab .van-tabs__wrap .van-tabs__nav .reset_tab .van-tab__text{color:#666;font-family:"Inter";font-size:0.32rem;line-height:0.42667rem}.member_tab_panel_compo .second_tab .van-tabs__wrap .van-tabs__nav .reset_tab.van-tab--active .van-tab__text{color:#8153fe;font-family:"Inter-SemiBold"}.member_tab_panel_compo .second_tab .van-tabs__wrap .van-tabs__nav .van-tabs__line{display:none}.member_tab_panel_compo .empty_wrap{margin:1.06667rem 0;text-align:center;font-size:0.42667rem;color:#3d3d3d}.member_tab_panel_compo .empty_wrap img{margin:0 auto 0.42667rem;display:block;width:3.46667rem}.member_tab_panel_compo .van-list{padding-bottom:0.8rem;background-color:#f3f5f7}.member_tab_panel_compo .panel_list>.time{margin:0.32rem 0 0.32rem 0.42667rem;line-height:1.5;font-size:0.37333rem;color:#999}.member_tab_panel_compo .panel_list .media_list_compo .con .summary{max-height:3em}.member_tab_panel_compo .panel_list .feed_article_list_compo,.member_tab_panel_compo .panel_list .member_follow_tag_compo,.member_tab_panel_compo .panel_list .celeb_list_compo{margin:0 0 0.10667rem;border-radius:0.42667rem;padding:0.42667rem 0.37333rem;background:#fff;border-bottom:none}.member_tab_panel_compo .media_list_compo{margin:0 0 0.10667rem;border-radius:0.42667rem;padding:0.42667rem 0.37333rem;background:#fff;border-bottom:none}.member_tab_panel_compo .flex_two{padding:0 0.32rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.member_tab_panel_compo .flex_two .theater_film_compo{margin-bottom:0.53333rem;width:48%}.member_tab_panel_compo .flex_two .theater_film_compo .title{margin-top:0.37333rem;font-family:"Roboto-Bold";font-size:0.37333rem;color:#000}.member_tab_panel_compo .flex_two .theater_film_compo .rating_wrap{font-family:"Roboto-Medium";font-size:0.32rem}.member_tab_panel_compo .flex_two .theater_film_compo:nth-child(even){margin-left:4%}.member_tab_panel_compo .flex_two .theater_film_compo .note{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;text-align:center;line-height:1.4;color:#999;font-family:"Roboto";font-size:0.37333rem}.member_tab_panel_compo .quote_deleted_box,.member_tab_panel_compo .post_comment_compo{margin-bottom:0.10667rem;background:#fff;border-radius:0.42667rem;padding:0.42667rem 0.37333rem;border-bottom:none}.member_tab_panel_compo .deleted_box{display:-webkit-box;display:-webkit-flex;display:flex;position:relative}.member_tab_panel_compo .deleted_box .pic{-webkit-box-flex:0;-webkit-flex:0 0 3.73333rem;flex:0 0 3.73333rem;width:3.73333rem;height:2.08rem;line-height:2.08rem;border-radius:0.16rem;background:#f5f5f5;text-align:center}.member_tab_panel_compo .deleted_box .pic .svg_icon{font-family:"Roboto-Medium";font-size:0.64rem}.member_tab_panel_compo .deleted_box p{margin:0.16rem 0 0 0.32rem;-webkit-box-flex:1;-webkit-flex:1;flex:1;line-height:1.5;font-size:0.34667rem;color:#999}.member_tab_panel_compo .deleted_box .deleted_btn{top:auto;right:0;bottom:0}.member_tab_panel_compo .deleted_btn{position:absolute;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.32rem;color:#999}.member_tab_panel_compo .deleted_btn .svg_icon{margin-right:0.05333rem;font-size:0.42667rem}.member_tab_panel_compo .quote_deleted_box .deleted_btn{bottom:0.42667rem;right:0.37333rem}.member_tab_panel_compo .quote_deleted_box .tag_pic{width:1.28rem;height:1.28rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;border-radius:0.21333rem;background:#f5f5f5}.member_tab_panel_compo .quote_deleted_box .tag_pic .svg_icon{font-size:0.58667rem}.member_follow_tag_compo>a{display:-webkit-box;display:-webkit-flex;display:flex}.member_follow_tag_compo>a .pic{width:1.28rem;height:1.28rem;line-height:1.28rem;text-align:center;border-radius:0.21333rem;background:#f6f6fa}.member_follow_tag_compo>a .pic .svg_icon{font-size:0.58667rem}.member_follow_tag_compo>a .pic.hot{background:#fff5ec}.member_follow_tag_compo>a .content{margin-left:0.32rem;-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.member_follow_tag_compo>a .content .title{font-family:"Roboto-Bold";font-size:0.37333rem;color:#333}.member_follow_tag_compo>a .content .nums{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;font-size:0.32rem;color:rgba(102,102,102,.8)}.member_follow_tag_compo>a .content .nums span+span{margin-left:0.26667rem;padding-left:0.26667rem;border-left:0.02667rem solid #e1e1e1}.post_comment_compo{position:relative;padding:0.42667rem 0;border-bottom:0.02667rem solid #eee}.post_comment_compo .card .like_btn{margin-top:0.21333rem;text-align:right}.post_comment_compo .card .like_btn .svg_icon{font-size:0.53333rem}.post_comment_compo .prompt{margin-top:0.32rem;padding:0.42667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.34667rem;color:#999;background:#f5f5f5}.post_comment_compo .prompt .svg_icon{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;margin-right:0.16rem;font-size:0.42667rem}.post_comment_compo .from{margin-top:0.32rem;font-size:0.37333rem;color:#999}.post_comment_compo .from a{font-family:"Roboto-Medium";font-size:0.37333rem;font-style:italic;color:#61bfba}.post_comment_compo .deleted_box{margin-top:0.32rem}.post_comment_compo .deleted_btn{right:0.37333rem;top:0.42667rem}.post_comment_compo .option_note{font-size:0.34667rem;color:#999}.post_comment_compo .comment_con{margin-top:0.32rem}.post_comment_compo .comment_con .comment_content{font-size:0.37333rem;color:#333;word-wrap:break-word}.post_comment_compo .comment_con .comment_content a{color:#13386c}.post_comment_compo .card{margin-top:0.32rem;padding:0.42667rem;background:#f9f9f9}.post_comment_compo .card .user_box{margin-top:-0.16rem}.post_comment_compo .card .user_box .user{vertical-align:middle}.post_comment_compo .card .user_box .user .avatar{width:0.64rem;height:0.64rem;border-radius:50%;vertical-align:middle}.post_comment_compo .card .user_box .user .name{margin-left:0.21333rem;font-family:"Roboto-Medium";font-size:0.42667rem;color:#333}.post_comment_compo .card .user_box .reply{margin-left:0.21333rem;font-size:0.37333rem;color:#999}.post_comment_compo .card .user_box .reply a{color:#999}.post_comment_compo .card .comment_content{margin-top:0.26667rem;line-height:1.5;max-height:7.5em;font-size:0.34667rem;color:#999;overflow:hidden}.post_comment_compo .card .comment_content a{color:#13386c}.post_comment_compo .quote{margin-top:0.32rem}.post_comment_compo .quote .media_list_compo{padding:0;border-bottom:none}.member_like_compo .card{margin-top:0;padding:0;background:none}.member_like_compo .card .card_con{color:#333}.member_like_compo .quote,.member_like_compo .deleted_box{margin-top:0}.member_like_compo .width_75{max-width:75%}.me_page{background:-webkit-linear-gradient(#fff 0%, #f5f5f5 5.33333rem);background:linear-gradient(#fff 0%, #f5f5f5 5.33333rem);padding-bottom:0.8rem}.me_page .wrap_title{font-size:0.37333rem;font-family:"Nunito-Bold";color:#333}.me_page .more_link{font-size:0.32rem;color:#666}.me_page .more_link .svg_icon{margin-left:0.05333rem}.me_page .radius{margin:0 0.10667rem 0.21333rem;border-radius:0.42667rem;background:#fff}.me_page .user_wrap{position:relative;padding-bottom:0.85333rem;background:-webkit-linear-gradient(top, #fff 0%, #ECEFF3 100%);background:linear-gradient(to bottom, #fff 0%, #ECEFF3 100%)}.me_page .user_wrap .user_link{padding:0.56rem 0.42667rem 0}.me_page .user_wrap .avatar{width:1.70667rem;height:1.70667rem;border-radius:50%}.me_page .user_wrap .info{margin-left:0.34667rem;-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%;font-size:0}.me_page .user_wrap .name{font-size:0.53333rem;font-family:"Roboto-Bold";color:#000}.me_page .user_wrap .note{margin-top:0.18667rem;font-size:0.37333rem;color:#160e23;opacity:.6}.me_page .user_wrap .light{margin-top:0.24rem;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.37333rem;color:#160e23;opacity:.6}.me_page .user_wrap .light .svg_icon{margin-right:0.05333rem;font-size:0.42667rem}.me_page .user_wrap .user_num{margin:0.53333rem 0.42667rem 0 0.50667rem;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.me_page .user_wrap .num_item{margin-right:0.42667rem;font-size:0.32rem;color:rgba(22,14,35,.6)}.me_page .user_wrap .num{margin-right:0.10667rem;font-size:0.34667rem;font-family:"Roboto-Medium";color:#160e23}.me_page .user_wrap .tag{padding:0.18667rem 0;position:absolute;top:1.28rem;right:0;pointer-events:none}.me_page .user_wrap .tag .tag_con{padding:0.13333rem 0.21333rem 0.13333rem 0.26667rem;font-size:0.32rem;color:#666;border:0.02667rem solid #e5dcfe;border-right:none;border-radius:0.53333rem 0 0 0.53333rem;background:-webkit-linear-gradient(left, #fff 0%, #E5DCFE);background:linear-gradient(to right, #fff 0%, #E5DCFE);pointer-events:none}.me_page .tab_wrap{margin-top:-0.53333rem;position:relative;z-index:1;overflow:hidden}.me_page .tab_wrap .tab_content{padding-top:0.53333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.me_page .tab_wrap .tab_item{position:relative;margin-bottom:0.48rem;padding:0 0.32rem;width:25%;text-align:center;box-sizing:border-box;font-size:0}.me_page .tab_wrap .tab_item a{display:block;font-size:0}.me_page .tab_wrap .tab_item .svg_icon{font-size:0.85333rem}.me_page .tab_wrap .name{margin-top:0.21333rem;font-size:0.32rem;font-family:"Roboto-Medium";color:#333}.me_page .tab_wrap .badge_tag{position:absolute;top:-0.18667rem;left:60%;padding:0.05333rem 0.10667rem;line-height:1em;font-family:"Roboto-Bold";font-size:0.32rem;color:#000;border-radius:0.05333rem 0.10667rem 0.10667rem 0;background-color:#d2ff00;-webkit-transform:skewX(-10deg);transform:skewX(-10deg)}.me_page .tab_wrap .van-badge{background-color:#fd4848}.me_page .num_wrap{padding:0.42667rem 0.42667rem 0.53333rem}.me_page .num_wrap .num_content{margin-top:0.42667rem;display:-webkit-box;display:-webkit-flex;display:flex}.me_page .num_wrap .num_item{width:33.3%;text-align:center}.me_page .num_wrap .name{font-size:0.32rem;font-family:"Roboto-Medium";color:#333}.me_page .num_wrap .num{margin:0.21333rem 0;font-size:0.53333rem;font-family:"DIN";font-weight:700;color:#333}.me_page .num_wrap .today{font-size:0.32rem;color:#666}.me_page .num_wrap .up{color:#999}.me_page .no_num_data{margin:0 0.37333rem 0.37333rem;padding:0.4rem 0.42667rem;border-radius:0.32rem;background:-webkit-linear-gradient(bottom, #d7d1ff 0%, #d7d1ff 100%),#e4e6fc;background:linear-gradient(0deg, #d7d1ff 0%, #d7d1ff 100%),#e4e6fc}.me_page .no_num_data p{line-height:1.3;font-size:0.34667rem;color:#000}.me_page .no_num_data .svg_icon{font-size:0.37333rem;margin-right:0.05333rem;vertical-align:text-bottom}.me_page .no_num_data .btn{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;margin-left:0.53333rem;padding:0.21333rem 0.32rem;font-size:0.32rem;font-family:"Roboto-Medium";color:#fff;border-radius:1.06667rem;background:#000}.me_page .challenge_wrap{padding:0.42667rem 0 0.34667rem 0.37333rem}.me_page .challenge_wrap .title_row{margin-right:0.32rem;margin-bottom:0.32rem}.me_page .challenge_wrap .card_item{margin-right:0.16rem;width:5.94667rem;height:3.2rem;border-radius:0.26667rem;overflow:hidden;background:#eee}.me_page .challenge_wrap .pic{display:block;width:100%;height:100%;position:relative}.me_page .challenge_wrap .note{position:absolute;bottom:0;left:0;padding:0 0.26667rem;width:100%;line-height:0.66667rem;box-sizing:border-box}.me_page .challenge_wrap .type{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;font-size:0.32rem;color:rgba(255,255,255,.6)}.me_page .challenge_wrap .btn{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;font-size:0.34667rem;font-family:"Nunito-Bold";color:#fff;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.me_page .challenge_wrap .btn .svg_icon{font-size:0.37333rem;margin-right:0.08rem;vertical-align:text-bottom}.me_page .part_wrap{padding:0.42667rem 0.34667rem 0.53333rem 0.42667rem}.me_page .challenge_part_compo{margin-top:0.53333rem}.me_page .me_empty_wrap{margin:0.53333rem auto 1.01333rem}.me_page .profile_mask{z-index:999;position:fixed;top:0;left:0;width:100vw;height:100vh;height:calc(var(--vh, 1vh) * 100)}.me_page .profile_mask .hole{position:absolute;right:0;width:2.13333rem;height:1.06667rem;box-shadow:0 0 0 266.64rem rgba(0,0,0,.8)}.me_page .profile_mask .note{position:absolute;top:1.44rem;right:0;width:100vw;box-sizing:border-box;padding-right:0.4rem;text-align:right;font-size:0.32rem;color:#fff}.me_page .profile_mask .note .svg-icon{margin-left:0.10667rem;font-size:0.42667rem;vertical-align:text-bottom}.challenge_part_compo .chall_name{display:block;line-height:1.3;font-size:0.32rem;color:#717c97}.challenge_part_compo .chall_name .svg_icon{margin-right:0.10667rem;font-size:0.37333rem;vertical-align:text-bottom}.challenge_part_compo .article_card{display:-webkit-box;display:-webkit-flex;display:flex;margin-top:0.32rem}.challenge_part_compo .pic{position:relative;width:3.2rem;height:2.08rem;border-radius:0.16rem;overflow:hidden}.challenge_part_compo .pic .top_rank{position:absolute;left:0.16rem;top:0;width:0.64rem;text-align:center;height:0.61333rem;line-height:0.61333rem;padding-top:0.18667rem;font-family:"Roboto-Bold";font-size:0.29333rem}.challenge_part_compo .pic .normal_rank{position:absolute;left:0.16rem;top:0;padding:0 0.13333rem;height:0.53333rem;line-height:0.53333rem;font-family:"Roboto-Bold";font-size:0.29333rem;color:#f7e5d7;background:#714d31;border-radius:0 0 0.10667rem 0.10667rem}.challenge_part_compo .content{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%;margin-left:0.26667rem}.challenge_part_compo .title{margin-top:0.10667rem;line-height:1.4;height:2.8em;font-size:0.34667rem;font-family:"Nunito-Bold";color:#333}.challenge_part_compo .num{margin-top:0.37333rem;display:-webkit-box;display:-webkit-flex;display:flex}.challenge_part_compo .num .item{font-size:0.34667rem;font-family:"Nunito";color:#999}.challenge_part_compo .num .item .svg_icon{margin-right:0.10667rem;font-size:0.48rem}.challenge_part_compo .num .item+.item{margin-left:0.32rem}.me_part_page{background:#f5f5f5;padding-bottom:0.8rem;min-height:calc(100vh - 5.94667rem);min-height:calc(calc(var(--vh, 1vh) * 100) - 5.94667rem)}.me_part_page .page_title{padding:0.42667rem 0.53333rem;color:#333;font-family:"Nunito-Bold";font-size:0.42667rem}.me_part_page .wrap{margin-bottom:0.53333rem}.me_part_page .wrap_title{position:relative;margin:0 0.53333rem 0.32rem;padding-left:0.21333rem;font-size:0.37333rem;color:#333}.me_part_page .wrap_title:after{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0.10667rem;height:0.10667rem;border-radius:50%;background:#333}.me_part_page .grey{color:rgba(102,102,102,.6)}.me_part_page .grey:after{background:rgba(102,102,102,.6)}.me_part_page .challenge_card{margin:0 0.10667rem 0.10667rem;padding:0.42667rem;border-radius:0.42667rem;background:#fff}.me_part_page .me_empty_wrap{margin-bottom:0.8rem}.me_empty_wrap{margin:0 auto;max-width:5.76rem;text-align:center;font-size:0}.me_empty_wrap .svg_icon{font-size:2.66667rem}.me_empty_wrap p{margin-top:0.10667rem;line-height:1.4;font-size:0.34667rem;color:#999}.me_empty_wrap .btn{display:inline-block;margin-top:0.42667rem;padding:0.21333rem 0.85333rem;font-family:"Nunito-Bold";font-size:0.42667rem;color:#fff;border-radius:1.33333rem;background:#160e23}.feed_article_list_compo{position:relative}.feed_article_list_compo .pin_tag{position:absolute;top:0;right:0;padding:0.16rem 0.26667rem;font-family:"Roboto-Medium";font-size:0.32rem;color:#7660ff;border-radius:0 0.42667rem 0 0.21333rem;background:rgba(118,96,255,.1)}.feed_article_list_compo>a{font-size:0}.feed_article_list_compo .user{margin-bottom:0.16rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.feed_article_list_compo .user object{display:inline-block;max-width:100%;font-size:0}.feed_article_list_compo .user a{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;max-width:100%}.feed_article_list_compo .user a .avatar{-webkit-box-flex:0;-webkit-flex:0 0 0.42667rem;flex:0 0 0.42667rem;width:0.42667rem;height:0.42667rem;border-radius:50%}.feed_article_list_compo .user a .name{margin-left:0.16rem;font-family:"Nunito";font-size:0.32rem;color:#333;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex}.feed_article_list_compo .user a .name .verification_medal_compo{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto}.feed_article_list_compo .discussion_user object{max-width:75%}.feed_article_list_compo .discussion_user .time{margin-left:0.10667rem;-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;font-family:"Nunito";font-size:0.29333rem;color:rgba(153,153,153,.8)}.feed_article_list_compo .title{margin-bottom:0.16rem;line-height:1.3;font-family:"Nunito-Bold";font-size:0.42667rem;color:rgba(0,0,0,.9)}.feed_article_list_compo .title .two_line_display,.feed_article_list_compo .title .challenge_detail_page .related_item .challenge_card_compo .content .title,.challenge_detail_page .related_item .challenge_card_compo .content .feed_article_list_compo .title .title{max-height:2.6em}.feed_article_list_compo .title .three_line_display{max-height:3.9em}.feed_article_list_compo .desc{margin-bottom:0.16rem;line-height:1.4;font-size:0.37333rem;color:#666}.feed_article_list_compo .desc.two_line_display,.feed_article_list_compo .challenge_detail_page .related_item .challenge_card_compo .content .desc.title,.challenge_detail_page .related_item .challenge_card_compo .content .feed_article_list_compo .desc.title{max-height:2.8em}.feed_article_list_compo .desc.three_line_display{max-height:4.2em}.feed_article_list_compo .desc.four_line_display{max-height:5.6em}.feed_article_list_compo .publish_time{margin-bottom:0.16rem;font-size:0.34667rem;color:#999}.feed_article_list_compo .pics{display:-webkit-box;display:-webkit-flex;display:flex;position:relative;border-radius:0.16rem;overflow:hidden}.feed_article_list_compo .pics img{margin-right:0.10667rem;width:2.90667rem;height:2.90667rem}.feed_article_list_compo .pics img:first-child{border-top-left-radius:0.16rem;border-bottom-left-radius:0.16rem}.feed_article_list_compo .pics img:last-child{border-top-right-radius:0.16rem;border-bottom-right-radius:0.16rem;margin-right:0}.feed_article_list_compo .pics .top_rank{position:absolute;left:0;top:0;width:0.53333rem;text-align:center;height:0.53333rem;line-height:0.53333rem;padding-top:0.14667rem;font-family:"Roboto-Bold";font-size:0.29333rem}.feed_article_list_compo .pics .normal_rank{position:absolute;left:0;top:0;width:0.53333rem;text-align:center;height:0.42667rem;line-height:0.42667rem;font-family:"Roboto-Bold";font-size:0.29333rem;color:#f7e5d7;background:-webkit-linear-gradient(top, #f0ac79 0%, #b16a34 100%);background:linear-gradient(180deg, #f0ac79 0%, #b16a34 100%);border-radius:0 0 0.16rem 0.16rem}.feed_article_list_compo .video_poster{position:relative}.feed_article_list_compo .video_poster .pic_proportion{border-radius:0.21333rem;overflow:hidden}.feed_article_list_compo .video_poster .play_btn{z-index:1;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:1.28rem}.feed_article_list_compo .video_poster .runtime{z-index:1;position:absolute;bottom:0;box-sizing:border-box;width:100%;padding:0.37333rem 0.37333rem 0.26667rem;text-align:right;font-size:0.37333rem;color:#fff;border-radius:0 0 0.16rem 0.16rem;background:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(10, 10, 10, 0) 100%);background:linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(10, 10, 10, 0) 100%)}.feed_article_list_compo .collect_pics{border-radius:0.05333rem;overflow:hidden;position:relative}.feed_article_list_compo .collect_pics .pic_list{display:-webkit-box;display:-webkit-flex;display:flex;position:relative;padding:0.26667rem 0}.feed_article_list_compo .collect_pics .pic_list:before{content:"";position:absolute;top:0;width:100%;height:0.26667rem;background:url(/_nuxt/m/img/list_top.a12c1eb.png) left top no-repeat;background-size:cover}.feed_article_list_compo .collect_pics .pic_list:after{content:"";position:absolute;bottom:0;width:100%;height:0.26667rem;background:url(/_nuxt/m/img/list_bottom.b2bccc4.png) left top no-repeat;background-size:cover}.feed_article_list_compo .collect_pics .pic_list .pic{width:20%}.feed_article_list_compo .collect_pics .default_bg{width:100%;font-size:0}.feed_article_list_compo .collect_pics .default_bg img{width:100%;height:auto}.feed_article_list_compo .collect_pics .num{z-index:1;position:absolute;right:0.10667rem;bottom:0.37333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0.05333rem 0.16rem;font-family:"Roboto-Medium";font-size:0.32rem;color:#fff;border-radius:0.10667rem;background:rgba(0,0,0,.4);vertical-align:middle}.feed_article_list_compo .collect_pics .num .svg_icon{margin-right:0.05333rem}.feed_article_list_compo .collect_pics .lock{z-index:1;position:absolute;top:0.10667rem;left:0.10667rem;font-family:"Roboto-Medium";font-size:0.32rem;color:#fff}.feed_article_list_compo .tag a{display:block;padding:0.10667rem 0.21333rem;font-family:"Nunito";font-size:0.32rem;font-weight:700;color:#717c97;border-radius:0.37333rem;background:#f6f6fa}.feed_article_list_compo .tag .tag_h3{font-family:"Nunito";font-size:0.32rem;font-weight:700}.feed_article_list_compo .tag.icon_pad a{padding:0.10667rem 0.21333rem 0.10667rem 0.64rem;position:relative}.feed_article_list_compo .tag.icon_pad a .svg_icon{position:absolute;left:0.21333rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:0.37333rem}.feed_article_list_compo .tag.keyword{padding:0.10667rem 0.21333rem;font-family:"Nunito";font-size:0.32rem;font-weight:600;color:#666;border-radius:0.32rem 0.53333rem 0.53333rem 0;background:rgba(237,196,165,.2)}.feed_article_list_compo .tag.keyword a{color:#666}.feed_article_list_compo .meta{margin-top:0.21333rem;display:-webkit-box;display:-webkit-flex;display:flex;max-width:100%}.feed_article_list_compo .meta object{max-width:100%}.feed_article_list_compo .tags{margin-top:0.21333rem;display:-webkit-box;display:-webkit-flex;display:flex}.feed_article_list_compo .tags .tag{max-width:2.85333rem}.feed_article_list_compo .tags .tag+.tag{margin-left:0.21333rem}.feed_article_list_compo .tags .w_100{max-width:100%}.feed_article_list_compo .option{margin-top:0.32rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.feed_article_list_compo .option .num{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-family:"Nunito";font-size:0.32rem;color:#999}.feed_article_list_compo .option .num>div:first-child+.like_num{margin-left:0.10667rem;padding-left:0.13333rem;position:relative}.feed_article_list_compo .option .num>div:first-child+.like_num:after{content:"";position:absolute;left:0;top:0;width:0.02667rem;height:100%;background:#d9d9d9}.feed_article_list_compo .option .action{display:-webkit-box;display:-webkit-flex;display:flex}.feed_article_list_compo .option .action .btn{margin-left:0.53333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-family:"Nunito";font-size:0.34667rem;color:#333}.feed_article_list_compo .option .action .btn .svg_icon{margin-right:0.10667rem;font-size:0.53333rem}.feed_article_list_compo .hot_comment{margin-top:0.32rem}.feed_article_list_compo .hot_comment .hot_comment_con{padding-left:0.24rem;border-left:0.08rem solid #e1e1e1;line-height:1.5;max-height:3em;font-size:0.34667rem;color:#666;word-wrap:break-word}.feed_article_list_compo .hot_comment .hot_comment_con .red_text{margin-right:0.10667rem;font-family:"Nunito";font-size:0.32rem;font-weight:700;font-style:italic;color:#333}.feed_article_list_compo .hot_comment .hot_comment_con .name{font-size:0.34667rem;color:#666}.feed_article_list_compo .bottom_note{margin-top:0.32rem;display:-webkit-box;display:-webkit-flex;display:flex}.feed_article_list_compo .bottom_note .btn{margin-right:0.32rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.34667rem;color:#999}.feed_article_list_compo .bottom_note .btn .svg_icon{margin-right:0.05333rem;font-family:"Roboto-Bold";font-size:0.48rem}.feed_article_list_compo .bottom_note .right{margin-left:auto;margin-right:0}.feed_article_list_compo .wc_rank_new{position:absolute;top:0;right:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end}.feed_article_list_compo .wc_rank_new:after{content:"";position:absolute;bottom:0;right:0;width:1.76rem;height:0.64rem;background:-webkit-linear-gradient(left, rgba(159, 167, 178, 0) 4.55%, rgba(159, 167, 178, 0.3) 100%);background:linear-gradient(90deg, rgba(159, 167, 178, 0) 4.55%, rgba(159, 167, 178, 0.3) 100%)}.feed_article_list_compo .wc_rank_new .light_num{line-height:0.64rem;font-family:"Roboto";font-size:0.32rem;color:#e5e4ed}.feed_article_list_compo .wc_rank_new .rank{margin-top:-0.48rem;height:1.49333rem;position:relative}.feed_article_list_compo .wc_rank_new .rank .top_icon{width:0.96rem;height:1.38667rem}.feed_article_list_compo .wc_rank_new .rank .rank_icon{width:0.96rem;height:1.22667rem}.feed_article_list_compo .wc_rank_new .rank .rank_num{position:absolute;top:0;left:0;width:100%;height:1.22667rem;line-height:1.22667rem;text-align:center;font-family:"DIN";font-weight:900;font-size:0.32rem;color:#160e23}.feed_article_list_compo .wc_rank_new1:after{background:-webkit-linear-gradient(left, rgba(246, 224, 64, 0) 4.55%, rgba(246, 224, 64, 0.3) 100%);background:linear-gradient(90deg, rgba(246, 224, 64, 0) 4.55%, rgba(246, 224, 64, 0.3) 100%)}.feed_article_list_compo .wc_rank_new1 .light_num{color:#fee96f}.feed_article_list_compo .wc_rank_new2:after{background:-webkit-linear-gradient(left, rgba(228, 227, 236, 0) 4.55%, rgba(228, 227, 236, 0.3) 100%);background:linear-gradient(90deg, rgba(228, 227, 236, 0) 4.55%, rgba(228, 227, 236, 0.3) 100%)}.feed_article_list_compo .wc_rank_new2 .light_num{color:#e3e2eb}.feed_article_list_compo .wc_rank_new3:after{background:-webkit-linear-gradient(left, rgba(225, 159, 112, 0) 4.55%, rgba(225, 159, 112, 0.3) 100%);background:linear-gradient(90deg, rgba(225, 159, 112, 0) 4.55%, rgba(225, 159, 112, 0.3) 100%)}.feed_article_list_compo .wc_rank_new3 .light_num{color:#e09f70}.feed_article_option{padding:0.32rem 0.16rem;width:-webkit-max-content;width:max-content}.feed_article_option li{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0.10667rem 0.53333rem;line-height:1.6em;font-family:"Inter";font-size:0.37333rem;color:#242424}.feed_article_option li .svg_icon,.feed_article_option li .svg-icon{color:#242424;-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;margin-right:0.10667rem;font-size:0.48rem}.feed_article_option li:active{background-color:rgba(129,83,254,.05)}@-webkit-keyframes feed-like-shake{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(-30deg) scale(1.2);transform:rotate(-30deg) scale(1.2)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes feed-like-shake{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(-30deg) scale(1.2);transform:rotate(-30deg) scale(1.2)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.verification_medal_compo{font-size:0}.verification_medal_compo .icon{margin-left:0.10667rem;width:0.42667rem;height:0.42667rem}.feed-article-card-compo{padding:0.42667rem;border-radius:0.42667rem;background:#fff;font-size:0}.feed-article-card-compo>a{display:block}.feed-article-card-compo .margin-t-xs{margin-top:0.16rem}.feed-article-card-compo .margin-t-sm{margin-top:0.21333rem}.feed-article-card-compo .margin-t-md{margin-top:0.32rem}.feed-article-card-compo .margin-t-lg{margin-top:0.42667rem}.feed-article-card-compo .margin-l12{margin-left:0.32rem}.feed-article-card-compo .margin-l16{margin-left:0.42667rem}.feed-article-card-compo .padding-r20{padding-right:0.53333rem}.feed-article-card-compo .info{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.feed-article-card-compo .user{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-width:0}.feed-article-card-compo .user object{max-width:100%}.feed-article-card-compo .user .user-link{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.feed-article-card-compo .user .avatar{margin-right:0.21333rem;width:0.53333rem;height:0.53333rem;border-radius:50%}.feed-article-card-compo .user .name{font-family:"Inter-Medium";font-size:0.37333rem;letter-spacing:0.00373rem;color:#333;display:inline-block;-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%}.feed-article-card-compo .time{-webkit-flex-shrink:0;flex-shrink:0;margin:0 0.42667rem 0 0.21333rem;font-family:"Inter";font-size:0.32rem;letter-spacing:0.0032rem;color:#999}.feed-article-card-compo .more-option{-webkit-flex-shrink:0;flex-shrink:0;margin-left:auto}.feed-article-card-compo .more-option .more-icon{font-size:0.53333rem;color:#333}.feed-article-card-compo .title{line-height:1.25em;max-height:2.5em;font-family:"Inter-Bold";font-size:0.42667rem;color:#333}.feed-article-card-compo .meta-link{display:inline-block;max-width:100%;font-family:"Inter-Medium";font-size:0.37333rem;color:#8153fe}.feed-article-card-compo .meta-link .svg_icon{margin-right:0.08rem;font-size:0.42667rem;vertical-align:middle}.feed-article-card-compo .pic{position:relative;width:100%;border-radius:0.16rem;overflow:hidden}.feed-article-card-compo .pic .play_btn{z-index:1;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:1.28rem}.feed-article-card-compo .pic .runtime{z-index:1;position:absolute;bottom:0;box-sizing:border-box;width:100%;padding:0.37333rem 0.37333rem 0.26667rem;text-align:right;font-size:0.37333rem;color:#fff;background:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(10, 10, 10, 0) 100%);background:linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(10, 10, 10, 0) 100%)}.feed-article-card-compo .pic-list{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;width:auto;max-width:100%}.feed-article-card-compo .pic-list .pic-item{width:2.8rem}.feed-article-card-compo .pic-list .pic-item+.pic-item{margin-left:0.10667rem}.feed-article-card-compo .pic-list .pic-item-img{width:2.8rem;height:2.8rem}.feed-article-card-compo .empty_list{height:4.18667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;background:#f5f5f5}.feed-article-card-compo .empty_list .empty_icon{font-size:2.13333rem}.feed-article-card-compo .desc{line-height:1.4;font-family:"Inter";font-size:0.37333rem;color:#333}.feed-article-card-compo .desc.two_line_display,.feed-article-card-compo .challenge_detail_page .related_item .challenge_card_compo .content .desc.title,.challenge_detail_page .related_item .challenge_card_compo .content .feed-article-card-compo .desc.title{max-height:2.8em}.feed-article-card-compo .desc.six_line_display{max-height:8.4em}.feed-article-card-compo .tags{display:-webkit-box;display:-webkit-flex;display:flex}.feed-article-card-compo .tags .tag{max-width:33.3%}.feed-article-card-compo .tags .tag a{display:block;max-width:100%;font-family:"Inter-Medium";font-size:0.32rem;color:#999}.feed-article-card-compo .tags .tag+.tag{margin-left:0.16rem}.feed-article-card-compo .tags .width-all{max-width:100%}.feed-article-card-compo .keywords{display:-webkit-box;display:-webkit-flex;display:flex}.feed-article-card-compo .keywords .keyword{max-width:33.3%;padding:0 0.26667rem;height:0.58667rem;line-height:0.58667rem;font-family:"Inter";font-weight:600;font-size:0.32rem;color:#160e23;border-radius:0.53333rem;background:rgba(129,83,254,.2)}.feed-article-card-compo .keywords .keyword+.keyword{margin-left:0.21333rem}.feed-article-card-compo .option{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.feed-article-card-compo .option .btn{font-family:"Inter";font-size:0.34667rem;color:#242424;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.feed-article-card-compo .option .btn .svg_icon{margin-right:0.05333rem;font-size:0.53333rem}.feed-article-card-compo .option .favorite{margin-left:auto;font-size:0}.feed-article-card-compo .option .favorite .favorite_icon{font-size:0.85333rem}.feed-article-card-compo .option .disable-btn{color:#999}.feed-article-card-compo .option .disable-btn .svg_icon{color:#ccc}.feed-article-card-compo .option .disable-btn .light_icon{color:#c2fe40}.medal_dialog{background:#fff;padding:0.74667rem 0 0}.medal_dialog .close_icon{position:absolute;right:0.42667rem;top:0.50667rem;width:0.42667rem;height:0.42667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fY2xvc2UiPgo8ZyBpZD0iR3JvdXAgNDYiPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDE4IiB4PSIzLjUiIHk9IjIiIHdpZHRoPSIxNC44NDkyIiBoZWlnaHQ9IjIiIHRyYW5zZm9ybT0icm90YXRlKDQ1IDMuNSAyKSIgZmlsbD0iIzk5OTk5OSIvPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDE5IiB4PSIxNCIgeT0iMy41IiB3aWR0aD0iMTQuODQ5MiIgaGVpZ2h0PSIyIiB0cmFuc2Zvcm09InJvdGF0ZSgxMzUgMTQgMy41KSIgZmlsbD0iIzk5OTk5OSIvPgo8L2c+CjwvZz4KPC9zdmc+Cg==) left top no-repeat;background-size:0.42667rem 0.42667rem}.medal_dialog .content{text-align:center;padding-bottom:0.64rem}.medal_dialog .content .title{font-family:"Nunito";font-size:0.53333rem;color:#000;font-weight:800;margin-bottom:0.21333rem}.medal_dialog .content .subtitle{font-family:"Nunito";font-size:0.37333rem;color:#666;font-weight:400}.medal_dialog .content .bold_font{color:#666;font-weight:700;font-family:"Nunito";font-size:0.42667rem;position:relative}.medal_dialog .content .bold_font_bottom_color::after{z-index:-1;content:"";position:absolute;left:0;bottom:0.10667rem;width:100%;height:0.10667rem;background-color:#d2ff00}.medal_dialog .content .image_wrap{width:4.26667rem;height:4.26667rem;margin:0 auto}.medal_dialog .content .btn_group{margin-top:0.53333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:100%}.medal_dialog .content .btn_group .one_btn{width:7.65333rem;border-radius:1.33333rem;border:0.02667rem solid #160e23;height:1.14667rem;font-family:"Nunito";font-size:0.42667rem;font-weight:700;color:#160e23}.medal_dialog .content .btn_group .btn{width:4.05333rem;border-radius:1.33333rem}.medal_dialog .content .btn_group .continue{height:1.14667rem;border:0.02667rem solid #160e23;font-family:"Nunito";font-size:0.42667rem;font-weight:700;color:#160e23;margin-right:0.21333rem}.medal_dialog .content .btn_group .check{color:#fff;font-family:"Nunito";font-size:0.42667rem;font-weight:600;background:#160e23;height:1.14667rem}.medal_dialog .van-dialog__footer{display:none}.one_medal_dialog{background:#fff;padding:0.85333rem 0 0}.one_medal_dialog .close_icon{position:absolute;right:0.42667rem;top:0.50667rem;width:0.42667rem;height:0.42667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fY2xvc2UiPgo8ZyBpZD0iR3JvdXAgNDYiPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDE4IiB4PSIzLjUiIHk9IjIiIHdpZHRoPSIxNC44NDkyIiBoZWlnaHQ9IjIiIHRyYW5zZm9ybT0icm90YXRlKDQ1IDMuNSAyKSIgZmlsbD0iIzk5OTk5OSIvPgo8cmVjdCBpZD0iUmVjdGFuZ2xlIDE5IiB4PSIxNCIgeT0iMy41IiB3aWR0aD0iMTQuODQ5MiIgaGVpZ2h0PSIyIiB0cmFuc2Zvcm09InJvdGF0ZSgxMzUgMTQgMy41KSIgZmlsbD0iIzk5OTk5OSIvPgo8L2c+CjwvZz4KPC9zdmc+Cg==) left top no-repeat;background-size:0.42667rem 0.42667rem}.one_medal_dialog .content{text-align:center;padding-bottom:0.64rem}.one_medal_dialog .content .title{font-family:"Nunito";font-size:0.53333rem;color:#000;font-weight:800}.one_medal_dialog .content .image_wrap{width:3.2rem;height:3.2rem;margin:0.21333rem auto 0.10667rem}.one_medal_dialog .content .subtitle{font-family:"Nunito";font-size:0.42667rem;color:#666;font-weight:400}.one_medal_dialog .content .btn_group{margin-top:0.53333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:100%}.one_medal_dialog .content .btn_group .one_btn{width:7.65333rem;border-radius:1.33333rem;border:0.02667rem solid #160e23;height:1.09333rem;font-family:"Nunito";font-size:0.42667rem;font-weight:700;color:#160e23}.one_medal_dialog .content .btn_group .btn{width:4.05333rem;border-radius:1.33333rem}.one_medal_dialog .content .btn_group .continue{height:1.14667rem;border:0.02667rem solid #160e23;font-family:"Nunito";font-size:0.42667rem;font-weight:700;color:#160e23;margin-right:0.21333rem}.one_medal_dialog .content .btn_group .check{color:#fff;font-family:"Nunito";font-size:0.42667rem;font-weight:600;background:#160e23;height:1.14667rem}.one_medal_dialog .content .name{font-family:"Nunito";font-size:0.42667rem;color:#666;font-weight:500}.one_medal_dialog .content .bold_font{font-family:"Nunito";font-size:0.42667rem;font-weight:700;color:#666}.one_medal_dialog .van-dialog__footer{display:none}.list_medal_dialog{border-radius:1.06667rem 0.85333rem 0 0;background:#fff}.list_medal_dialog .close_icon{position:absolute;top:0.42667rem;right:0.42667rem;width:0.48rem;height:0.48rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iNS42MjUiIHk9IjQuNSIgd2lkdGg9IjExLjEzNjkiIGhlaWdodD0iMS41OTA5OSIgdHJhbnNmb3JtPSJyb3RhdGUoNDUgNS42MjUgNC41KSIgZmlsbD0iIzk5OTk5OSIvPgo8cmVjdCB4PSIxMy41IiB5PSI1LjYyNSIgd2lkdGg9IjExLjEzNjkiIGhlaWdodD0iMS41OTA5OSIgdHJhbnNmb3JtPSJyb3RhdGUoMTM1IDEzLjUgNS42MjUpIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=) center center no-repeat;background-size:cover;cursor:pointer}.list_medal_dialog .content{text-align:center;padding:0.37333rem 0.64rem 0.64rem}.list_medal_dialog .content .title{color:#000;margin:0.48rem 0 0.10667rem 0;font-size:0.64rem;font-family:"Roboto-Bold"}.list_medal_dialog .content .subtitle{color:#666;font-size:0.37333rem;font-family:"Nunito";font-weight:400}.list_medal_dialog .content .subtitle .space{display:block}.list_medal_dialog .content .subtitle .highlight{font-family:"Roboto-Medium";font-size:0.42667rem !important}.list_medal_dialog .content .svg-icon{width:4.26667rem;height:4.26667rem;margin-top:0.16rem}.list_medal_dialog .content .iamge-wrap{background-image:url(/_nuxt/m/img/flower.e8fe992.svg);width:4.69333rem;height:4.69333rem;background-repeat:no-repeat;background-position:top;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin:0.29333rem auto}.list_medal_dialog .content .iamge-wrap img{width:3.01333rem;height:3.01333rem}.list_medal_dialog .content .iamge-wrap .name{color:#666;text-align:center;margin-top:0.16rem;font-size:0.42667rem}.list_medal_dialog .content .btn_group{margin-top:0.53333rem;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;gap:0.21333rem}.list_medal_dialog .content .btn_group button{-webkit-box-flex:1;-webkit-flex:1;flex:1;font-size:0.42667rem;font-family:"Nunito-Bold";border-radius:0.8rem;padding:0.24rem 0;text-align:center}.list_medal_dialog .content .btn_group .white-bg{border:0.02667rem solid #160e23;color:#160e23;background-color:#fff}.list_medal_dialog .content .btn_group .black-bg{border:0.02667rem solid #160e23;background:#160e23;color:#fff}.success_dialog{border-radius:0.64rem;background:#fff;width:8.8rem;overflow:hidden}.success_dialog .close_icon{position:absolute;top:0.42667rem;right:0.42667rem;width:0.48rem;height:0.48rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iNS42MjUiIHk9IjQuNSIgd2lkdGg9IjExLjEzNjkiIGhlaWdodD0iMS41OTA5OSIgdHJhbnNmb3JtPSJyb3RhdGUoNDUgNS42MjUgNC41KSIgZmlsbD0iIzk5OTk5OSIvPgo8cmVjdCB4PSIxMy41IiB5PSI1LjYyNSIgd2lkdGg9IjExLjEzNjkiIGhlaWdodD0iMS41OTA5OSIgdHJhbnNmb3JtPSJyb3RhdGUoMTM1IDEzLjUgNS42MjUpIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=) center center no-repeat;background-size:cover;cursor:pointer}.success_dialog .content{text-align:center;padding:0.64rem;font-size:0}.success_dialog .content .title{color:#000;font-size:0.53333rem;line-height:0.58667rem;font-family:"Nunito-Bold"}.success_dialog .content .svg_icon{margin:0.42667rem auto;font-size:1.28rem}.success_dialog .content .description{color:#333;text-align:center;font-family:"Roboto";font-size:0.37333rem;line-height:0.58667rem;margin-bottom:0.42667rem}.success_dialog .content .description span{font-family:"Roboto-Medium";color:#160e23}.success_dialog .content .description .sub_desc{margin-top:0.21333rem;line-height:0.48rem;color:#999}.success_dialog .content .btn_group{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.success_dialog .content .btn_group .btn-ok{padding:0.26667rem 0;box-sizing:border-box;width:2.96rem;text-align:center;border-radius:1.33333rem;border:0.02667rem solid #160e23;color:#160e23;font-size:0.37333rem;font-weight:700;font-family:"Nunito-Bold"}.success_dialog .content .btn_group .btn-big{width:100%;color:#fff;background:#160e23}.success_dialog .content .btn_group .btn-copy{box-sizing:border-box;padding:0.26667rem 0;width:4.26667rem;text-align:center;background:#160e23;border-radius:1.33333rem;border:0.02667rem solid #160e23;color:#fff;font-size:0.37333rem;font-weight:700;font-family:"Nunito-Bold"}.success_dialog.mfa_info_dialog .content .description{margin-top:0.64rem;margin-bottom:0.10667rem;color:#666;line-height:0.48rem;white-space:pre-wrap}.success_dialog.mfa_info_dialog .content .svg_icon{font-size:2.4rem;margin-bottom:0.53333rem}.success_dialog.mfa_info_dialog .btn_group{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.success_dialog.mfa_info_dialog .btn_group .btn-ok{border-radius:0.8rem;background:#160e23;width:6.58667rem;color:#fff;font-size:0.42667rem}.van-popup.mfa_bind_dialog{left:0;right:0;top:0;bottom:0;-webkit-transform:none;transform:none;background:#f4f4f4}.van-popup.mfa_bind_dialog .header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;padding:0.34667rem 0.85333rem;position:relative;background:#fff}.van-popup.mfa_bind_dialog .header .close-btn{position:absolute;font-size:0.53333rem;left:0.42667rem}.van-popup.mfa_bind_dialog .header .logo-icon{height:0.64rem;width:2.66667rem}.comfire_dialog{border-radius:0.64rem;background:#fff;width:8.8rem;overflow:hidden}.comfire_dialog .close_icon{position:absolute;top:0.42667rem;right:0.42667rem;width:0.48rem;height:0.48rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iNS42MjUiIHk9IjQuNSIgd2lkdGg9IjExLjEzNjkiIGhlaWdodD0iMS41OTA5OSIgdHJhbnNmb3JtPSJyb3RhdGUoNDUgNS42MjUgNC41KSIgZmlsbD0iIzk5OTk5OSIvPgo8cmVjdCB4PSIxMy41IiB5PSI1LjYyNSIgd2lkdGg9IjExLjEzNjkiIGhlaWdodD0iMS41OTA5OSIgdHJhbnNmb3JtPSJyb3RhdGUoMTM1IDEzLjUgNS42MjUpIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=) center center no-repeat;background-size:cover;cursor:pointer}.comfire_dialog .content{padding:0.85333rem 0 0.53333rem;font-size:0}.comfire_dialog .content .title{text-align:center;color:#000;font-size:0.37333rem;line-height:0.53333rem;font-family:"Nunito";font-weight:700;padding:0 0.8rem;margin-bottom:0.37333rem}.comfire_dialog .content .content-wrap{margin-bottom:0.32rem}.comfire_dialog .content .content-wrap .annual-article-item .content-desc{color:#333}.comfire_dialog .content .content-wrap .annual-article-item .content-date{color:#666}.comfire_dialog .content .content-wrap .annual-article-item .content-info{color:#999}.comfire_dialog .content .btn_wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding:0 0.42667rem}.comfire_dialog .content .btn_wrap .btn-cancel{padding:0.26667rem 0;box-sizing:border-box;width:4.02667rem;text-align:center;border-radius:1.33333rem;border:0.02667rem solid #160e23;color:#160e23;font-size:0.37333rem;font-weight:700;font-family:"Nunito-Bold";margin-right:0.18667rem}.comfire_dialog .content .btn_wrap .btn-comfire{box-sizing:border-box;padding:0.26667rem 0;width:4.02667rem;text-align:center;background:#160e23;border-radius:1.33333rem;border:0.02667rem solid #160e23;color:#fff;font-size:0.37333rem;font-weight:700;font-family:"Nunito-Bold"}.light-page{background-image:url(/_nuxt/m/img/light-bg.33b696e.svg);background-repeat:no-repeat;background-color:#110e1e;background-size:100% auto;padding:0.85333rem 0.42667rem 1.06667rem 0.42667rem}.light-page .van-popover__arrow{color:#eef1f5}.light-page .light-tips-popover-wrapper{border-radius:0.32rem;background:#eef1f5;padding:0.42667rem;color:#666;font-family:"Roboto";font-size:0.34667rem;line-height:0.48rem;max-width:80vw}.light-page .light-tips-popover-wrapper .bold{font-weight:bold}.light-page .light-tips-popover-wrapper div:not(:first-child){margin-top:0.32rem}.light-page .text-center{text-align:center;margin:0 0 0.53333rem 0;font-size:0}.light-page .text-center .title-wrapper{font-size:0}.light-page .text-center .title-wrapper .title{background:-webkit-linear-gradient(358deg, #fff, #d1c0ff);background:linear-gradient(92deg, #fff, #d1c0ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-family:"Nunito-Extra-Bold";font-size:0.53333rem;display:inline-block}.light-page .text-center .title-wrapper .svg-icon{width:0.82667rem;height:0.42667rem;vertical-align:top;position:relative;top:-0.18667rem}.light-page .num-container{margin-bottom:0.32rem;background-image:url(/_nuxt/m/img/light-num-bg.fdf61a4.svg);background-repeat:no-repeat;background-size:contain;padding:0.64rem 0.53333rem}.light-page .num-container .num{color:#fff;font-family:"Inter-SemiBold";text-shadow:0 0.10667rem 0.10667rem rgba(0,0,0,.25);font-size:0.85333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;line-height:0.64rem}.light-page .num-container .num .svg-icon{font-size:0.48rem}.light-page .num-container .total{margin-top:0.48rem;color:#fff;font-family:"Roboto";display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.32rem;line-height:0.37333rem}.light-page .num-container .total span:first-child{opacity:.8}.light-page .num-container .total span:last-child{opacity:.4}.light-page .num-container .total .divider{display:inline-block;width:0.02667rem;height:0.26667rem;background:rgba(255,255,255,.19);margin:0 0.16rem}.light-page .legacy{margin-bottom:0.32rem}.light-page .legacy .legacy-top{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.light-page .legacy .legacy-top .legacy-title{word-break:break-all;color:rgba(255,255,255,.9);font-size:0.34667rem;line-height:0.48rem;font-family:"Roboto-Medium"}.light-page .legacy .legacy-top .svg-icon{font-size:0.37333rem;color:rgba(255,255,255,.6);padding-left:0.10667rem}.light-page .legacy .legacy-top .van-popover__wrapper{font-size:0}.light-page .legacy .legacy-text{color:rgba(255,255,255,.6);font-family:"Roboto";font-size:0.34667rem;line-height:0.48rem}.light-page .legacy .legacy-text .count{color:#d2ff00;font-family:"Roboto-Medium"}.light-page .van-button{border-radius:1.06667rem;width:2.16rem;height:0.8rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;color:#fff;font-family:"Roboto-Medium";font-size:0.32rem;line-height:0.37333rem;background-color:rgba(0,0,0,0);-webkit-flex-shrink:0;flex-shrink:0;margin-left:auto}.light-page .van-button.done{opacity:.4}.light-page .van-button .van-button__text{white-space:nowrap}.light-page .van-button.complete,.light-page .van-button.is-disabled{opacity:.4}.light-page .van-button--disabled{opacity:.4}.light-page .setting-wrap{border-radius:0.32rem;background:rgba(255,255,255,.1);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0.42667rem}.light-page .setting-wrap .tips{color:#fff;font-family:"Roboto";font-size:0.37333rem;opacity:.8;line-height:0.48rem}.light-page .setting-wrap .tips+.van-popover__wrapper{font-size:0}.light-page .setting-wrap .svg-icon{font-size:0.42667rem;padding-left:0.10667rem;color:rgba(255,255,255,.8)}.light-page .task-wrap{border-radius:0.32rem;background:rgba(255,255,255,.1);padding:0.42667rem;margin-top:0.32rem}.light-page .task-wrap .top{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.light-page .task-wrap .top .tips{color:#fff;font-family:"Roboto";font-size:0.37333rem;opacity:.8;line-height:0.48rem}.light-page .task-wrap .circle-list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin:0.58667rem 0 0.05333rem 0;position:relative}.light-page .task-wrap .circle-list.interrupted{opacity:.45}.light-page .task-wrap .circle-list .circle-wrap{width:14.2857142857%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;position:relative}.light-page .task-wrap .circle-list .circle-wrap .left-line{width:50%;height:0.05333rem;background:#464646;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;z-index:1}.light-page .task-wrap .circle-list .circle-wrap .left-line.passed{background:#797dfe}.light-page .task-wrap .circle-list .circle-wrap .right-line{width:50%;height:0.05333rem;background:#464646;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:50%;z-index:1}.light-page .task-wrap .circle-list .circle-wrap .right-line.passed{background:#797dfe}.light-page .task-wrap .circle-list .circle-wrap .circle{width:0.21333rem;height:0.21333rem;border-radius:100%;background-color:#464646;z-index:2;-webkit-flex-shrink:0;flex-shrink:0;position:relative}.light-page .task-wrap .circle-list .circle-wrap .circle.key{width:0.37333rem;height:0.37333rem}.light-page .task-wrap .circle-list .circle-wrap .circle.passed{background-color:#797dfe}.light-page .task-wrap .circle-list .circle-wrap .svg-icon{font-size:0.85333rem;position:relative;z-index:2}.light-page .task-wrap .day-wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.light-page .task-wrap .day-wrap .day{width:14.2857142857%;font-family:"Roboto";text-align:center;color:rgba(255,255,255,.45);font-size:0.29333rem;line-height:0.37333rem}.light-page .tabs{margin:0.53333rem 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-column-gap:0.64rem;column-gap:0.64rem}.light-page .tabs .tab{color:#fff;font-family:"Nunito";font-size:0.32rem;line-height:0.48rem;opacity:.6}.light-page .tabs .tab .tab-text{position:relative;z-index:2}.light-page .tabs .tab.active{font-family:"Inter-SemiBold";position:relative;opacity:1}.light-page .tabs .tab.active::after{content:"";position:absolute;bottom:-0.13333rem;top:-0.13333rem;left:0;height:0.74667rem;width:0.74667rem;border-radius:0.4rem;background:-webkit-linear-gradient(18deg, rgba(104, 90, 255, 0.59) 13.06%, rgba(226, 123, 255, 0) 75.06%);background:linear-gradient(72deg, rgba(104, 90, 255, 0.59) 13.06%, rgba(226, 123, 255, 0) 75.06%);-webkit-filter:blur(0.05333rem);filter:blur(0.05333rem);z-index:1}.light-page .transaction-list{margin-top:0.53333rem;min-height:calc(100vh - 6.82667rem);min-height:calc(calc(var(--vh, 1vh) * 100) - 6.82667rem)}.light-page .transaction-list .transaction{padding:0.42667rem;border-radius:0.32rem;background:rgba(255,255,255,.1);margin-bottom:0.21333rem}.light-page .transaction-list .transaction:last-child{margin-bottom:0}.light-page .transaction-list .transaction .top,.light-page .transaction-list .transaction .bottom{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}.light-page .transaction-list .transaction .top{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-column-gap:0.53333rem;column-gap:0.53333rem}.light-page .transaction-list .transaction .top .type{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0;overflow:hidden;color:#fff;text-overflow:ellipsis;white-space:nowrap;font-family:"Roboto-Medium";font-size:0.34667rem;line-height:0.48rem}.light-page .transaction-list .transaction .top .amount{color:#d2ff00;font-size:0.37333rem;font-family:"Inter-SemiBold";line-height:0.37333rem}.light-page .transaction-list .transaction .top .amount.negative{color:#fff}.light-page .transaction-list .transaction .middle{margin:0.21333rem 0 0.32rem 0;overflow:hidden;color:#fff;text-overflow:ellipsis;white-space:nowrap;font-family:"Roboto";font-size:0.34667rem;opacity:.9}.light-page .transaction-list .transaction .bottom .time{font-family:"Roboto";color:rgba(255,255,255,.45);font-size:0.32rem;line-height:0.37333rem}.light-page .transaction-list .transaction .bottom .balance{color:rgba(255,255,255,.6);font-family:"Roboto";font-size:0.32rem;line-height:0.37333rem}.light-page .intro-container{margin-top:0.53333rem;border-radius:0.32rem;background:rgba(255,255,255,.06);padding:0.42667rem}.light-page .intro-container .intro-title{color:rgba(255,255,255,.9);font-family:"Inter-SemiBold";font-size:0.37333rem;line-height:0.48rem}.light-page .intro-container .intro-title:not(:first-of-type){margin-top:0.53333rem}.light-page .intro-container .mt40{margin-top:1.06667rem}.light-page .intro-container .intro-desc{line-height:0.53333rem;color:rgba(255,255,255,.6);font-family:"Inter";font-size:0.34667rem;font-style:normal;font-weight:400;margin-top:0.21333rem}.light-page .intro-container .intro-desc .bold{color:rgba(255,255,255,.8);font-family:"Roboto-Bold"}.light-page .intro-container .intro-desc .underline{text-decoration:underline;font-family:"Inter-Medium";color:#333}.light-page .intro-container .intro-desc .black-title{color:#333;font-family:"Inter-Medium"}.light-page .intro-container .intro-desc .black-text{color:#333}.light-page .detail-popup{border-radius:0.64rem 0.64rem 0 0;background:#fff}.light-page .detail-popup .detail-content{padding:0.64rem 0.64rem 0.53333rem 0.64rem}.light-page .detail-popup .detail-content .top,.light-page .detail-popup .detail-content .bottom{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}.light-page .detail-popup .detail-content .top{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-column-gap:0.53333rem;column-gap:0.53333rem}.light-page .detail-popup .detail-content .top .type{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0;overflow:hidden;color:#160e23;text-overflow:ellipsis;white-space:nowrap;font-family:"Roboto-Medium";font-size:0.37333rem;line-height:0.48rem}.light-page .detail-popup .detail-content .top .amount{color:#333;font-size:0.53333rem;font-family:"Inter-SemiBold";position:relative}.light-page .detail-popup .detail-content .top .amount::after{content:"";position:absolute;width:100%;bottom:0.18667rem;left:0;z-index:-1;background:#d2ff00;height:0.18667rem}.light-page .detail-popup .detail-content .middle{margin:0.32rem 0 0.48rem 0;color:#160e23;white-space:wrap;font-family:"Roboto";font-size:0.37333rem;line-height:0.48rem}.light-page .detail-popup .detail-content .bottom .time{font-family:"Roboto";color:#999;font-size:0.32rem;line-height:0.37333rem}.light-page .detail-popup .detail-content .bottom .balance{color:#999;font-family:"Roboto";font-size:0.32rem;line-height:0.37333rem}.light-page .detail-popup .detail-content .van-button{border-radius:1.33333rem;border:0.02667rem solid #160e23;display:-webkit-box;display:-webkit-flex;display:flex;width:7.65333rem;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;color:#160e23;font-family:"Nunito Sans";font-size:0.42667rem;font-style:normal;margin:0.53333rem auto 0 auto}.light-up-component{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0.53333rem 0 0.74667rem 0;position:relative}.light-up-component .around-star{opacity:0}.light-up-component .svg-wrapper{display:-webkit-box;display:-webkit-flex;display:flex;padding:0.21333rem 0.85333rem;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;border-radius:1.06667rem;border:0.02667rem solid #eee;background-color:#fff;cursor:pointer}.light-up-component .svg-wrapper.lighted{background-color:#e5dcfe}.light-up-component .svg-wrapper:not(.lighted):hover{background-color:#f7f4fe;border-color:#e5dcfe;box-shadow:0 0.10667rem 0.42667rem rgba(129,83,254,.17)}.light-up-component .svg-wrapper.forbidden{cursor:not-allowed;background-color:#eee !important}.light-up-component .svg-wrapper .svg-icon{font-size:0.58667rem;color:#333;overflow:visible;z-index:1}.light-up-component .svg-wrapper .light-text{margin-top:0.10667rem;color:#242424;font-family:"Inter";font-size:0.37333rem}.light-up-component .svg-wrapper .light-text .num{font-size:0.42667rem;font-family:"Inter-Bold"}.light-up-component .desc{color:#666;font-family:"Inter";font-size:0.37333rem;margin-top:0.42667rem}.light-up-component .img-list{margin-top:0.42667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-column-gap:0.12rem;column-gap:0.12rem}.light-up-component .img-list img{width:0.64rem;height:0.64rem;border-radius:100%;aspect-ratio:1/1}.light-star-svg.svg-icon>use{-webkit-transform-origin:center;transform-origin:center;transform-box:fill-box}@-webkit-keyframes float-animation{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-0.21333rem);transform:translateY(-0.21333rem)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes float-animation{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-0.21333rem);transform:translateY(-0.21333rem)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.light-up-dialog{border-radius:0.32rem;background:#fff;width:9.14667rem;padding:1.06667rem 0 0 0}.light-up-dialog .content{text-align:center;padding:0 0.64rem 0.64rem;font-size:0}.light-up-dialog .content .title{color:#000;text-align:center;font-family:"Inter-SemiBold";font-size:0.53333rem;line-height:0.58667rem}.light-up-dialog .content .num{color:#999;text-align:center;font-family:"Inter";font-size:0.32rem;line-height:0.53333rem;margin:0.53333rem 0 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.light-up-dialog .content .num .svg-icon{padding-right:0.10667rem}.light-up-dialog .content .num a{margin-left:0.21333rem;color:#999;text-decoration:underline}.light-up-dialog .content .description{color:#666;margin:0.42667rem 0 0.42667rem;font-family:"Inter";text-align:left}.light-up-dialog .content .description .text{font-size:0.37333rem;line-height:1.4}.light-up-dialog .content .description .van-popover__wrapper{position:relative;top:0.05333rem}.light-up-dialog .content .description .svg-icon{padding-left:0.10667rem;font-size:0.37333rem;color:rgba(102,102,102,.8);cursor:pointer}.light-up-dialog .content .card-wrap{margin:0.42667rem 0 0.64rem 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-column-gap:0.37333rem;column-gap:0.37333rem}.light-up-dialog .content .card-wrap .card{box-sizing:border-box;width:2.34667rem;height:2.93333rem;padding:0.53333rem 0 0.16rem 0;border-radius:0.21333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;cursor:pointer;position:relative}.light-up-dialog .content .card-wrap .card span{color:#999;font-family:"Inter";font-size:0.32rem;line-height:0.58667rem;position:relative;z-index:1}.light-up-dialog .content .card-wrap .card.gray{position:relative}.light-up-dialog .content .card-wrap .card.gray span{color:rgba(0,0,0,.6)}.light-up-dialog .content .card-wrap .card.gray::after{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.6);cursor:not-allowed;border-radius:0.21333rem}.light-up-dialog .content .card-wrap .card .svg-icon{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;width:100%;height:100%}@keyframes float-animation{0%,100%{-webkit-transform:translateX(var(--initial-x)) translateY(var(--initial-y));transform:translateX(var(--initial-x)) translateY(var(--initial-y))}50%{-webkit-transform:translateX(var(--initial-x)) translateY(calc(var(--initial-y) - 0.10667rem));transform:translateX(var(--initial-x)) translateY(calc(var(--initial-y) - 0.10667rem))}}.light-up-dialog .content .card-wrap .card .light-star-main{--initial-x: calc(50% - 0.42667rem);--initial-y: 0.8rem;-webkit-animation:float-animation 2s ease-in-out infinite;animation:float-animation 2s ease-in-out infinite}.light-up-dialog .content .card-wrap .card .light-star-1{--initial-x: calc(50% - 0.69333rem);--initial-y: 0.69333rem;-webkit-animation:float-animation 2.2s ease-in-out infinite;animation:float-animation 2.2s ease-in-out infinite;-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-transform:translateX(var(--initial-x)) translateY(var(--initial-y));transform:translateX(var(--initial-x)) translateY(var(--initial-y))}.light-up-dialog .content .card-wrap .card .light-star-2{--initial-x: calc(50% - 0.69333rem);--initial-y: 1.38667rem;-webkit-animation:float-animation 2.4s ease-in-out infinite;animation:float-animation 2.4s ease-in-out infinite;-webkit-animation-delay:.4s;animation-delay:.4s;-webkit-transform:translateX(var(--initial-x)) translateY(var(--initial-y));transform:translateX(var(--initial-x)) translateY(var(--initial-y))}.light-up-dialog .content .card-wrap .card.check{outline:0.08rem solid #9a76fe;background:-webkit-linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.1));background:linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.1))}.light-up-dialog .content .card-wrap .card.check span{color:#fff}.light-up-dialog .content .van-button{width:6.58667rem;padding:0.24rem 0;border-radius:0.8rem;background:#160e23;color:#fff;text-align:center;font-family:"Inter-SemiBold";font-size:0.42667rem}.light-up-dialog .content .like-wrapper{margin:0.42667rem 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.light-up-dialog .content .like-wrapper .custom-checkbox{display:inline-block;width:0.42667rem;height:0.42667rem;cursor:pointer;position:relative;font-size:0}.light-up-dialog .content .like-wrapper .custom-checkbox input{-webkit-appearance:none;appearance:none;width:0.42667rem;height:0.42667rem;border:0.02667rem solid #999;border-radius:100%;margin:0;cursor:pointer}.light-up-dialog .content .like-wrapper .custom-checkbox input:checked{border:none}.light-up-dialog .content .like-wrapper .custom-checkbox input:checked+svg{display:block}.light-up-dialog .content .like-wrapper .custom-checkbox svg{font-size:0.42667rem;position:absolute;top:0;left:0;display:none}.light-up-dialog .content .like-wrapper .like-tips{padding-left:0.16rem;color:#999;font-family:"Inter";font-size:0.34667rem;opacity:.8}.light-irreversible{background:#eee;color:#666;font-family:"Roboto";font-size:0.34667rem;line-height:0.48rem;padding:0.42667rem}.annual_award_page{padding:0 0 2.13333rem;min-height:calc(100vh - 6.82667rem);min-height:calc(calc(var(--vh, 1vh) * 100) - 6.82667rem);background:#13012f}.annual_award_page .margin_t22{margin-top:0.58667rem}.annual_award_page .wrap_title{font-family:"Nunito-Bold";font-size:0.42667rem;color:rgba(255,255,255,.9)}.annual_award_page .wrap_desc{line-height:1.3;font-size:0.32rem;color:rgba(255,255,255,.8)}.annual_award_page .empty_con{padding:1.6rem 0.42667rem;text-align:center;font-size:0.42667rem;color:#fff}.annual_award_page .header_intro_wrap{position:relative;padding:1.09333rem 0.53333rem 0.88rem 0.42667rem;background:url(/_nuxt/m/img/annual_bg.7909b14.png) no-repeat;background-size:cover}.annual_award_page .header_intro_wrap .year_icon{margin-left:0.05333rem;width:3.12rem;height:1.81333rem}.annual_award_page .header_intro_wrap .page_title{margin-top:-0.93333rem;line-height:1.06667rem;font-family:"Nunito-Extra-Bold";font-size:0.8rem;font-weight:900;letter-spacing:-0.016rem;color:#fff}.annual_award_page .header_intro_wrap .date_award{margin-top:0.08rem;font-size:0.34667rem;color:rgba(255,255,255,.8)}.annual_award_page .header_intro_wrap .date_award .award{margin-top:0.26667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.annual_award_page .header_intro_wrap .date_award .prize_icon{margin-left:0.10667rem;width:3.28rem;height:0.8rem}.annual_award_page .header_intro_wrap .page_desc{margin-top:0.34667rem;line-height:0.53333rem;font-size:0.42667rem;font-family:"Roboto-Medium";letter-spacing:0.00853rem;color:#fff}.annual_award_page .header_intro_wrap .rule_btn{z-index:9;position:fixed;top:2.05333rem;right:-0.02667rem;padding:0.08rem 0.37333rem 0.08rem 0.10667rem;border-radius:0.50667rem 0 0 0.50667rem;border:0.02667rem solid #785ded;background:-webkit-linear-gradient(left, #4E00CD 0%, #13012F 100%);background:linear-gradient(90deg, #4E00CD 0%, #13012F 100%);font-size:0}.annual_award_page .header_intro_wrap .rule_btn .svg_icon{font-size:0.48rem}.annual_award_page .award_collapse_item .van-cell{padding:0.42667rem 0.37333rem 0.74667rem 0.53333rem;-webkit-box-align:center;-webkit-align-items:center;align-items:center;line-height:normal;color:rgba(255,255,255,.8);background-color:#33006d}.annual_award_page .award_collapse_item .item_title{font-family:"Nunito-Bold";font-size:0.42667rem}.annual_award_page .award_collapse_item .item_title .sub{margin-left:0.16rem;font-size:0.32rem;color:rgba(255,255,255,.6)}.annual_award_page .award_collapse_item .item_desc{margin-top:0.16rem;line-height:1.3;font-size:0.32rem}.annual_award_page .award_collapse_item .van-cell__right-icon{margin-left:0.66667rem;width:0.53333rem;height:0.53333rem;line-height:0.53333rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IkNhcmV0RG91YmxlRG93biIgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzE0ODI4XzU3OTk0KSI+CjxwYXRoIGlkPSJQb2x5Z29uIDM1IiBkPSJNOS4yOTI4OSAxMy4yOTI5QzkuNjgzNDIgMTMuNjgzNCAxMC4zMTY2IDEzLjY4MzQgMTAuNzA3MSAxMy4yOTI5TDE1LjI5MjkgOC43MDcxMUMxNS45MjI5IDguMDc3MTQgMTUuNDc2NyA3IDE0LjU4NTggN0g1LjQxNDIxQzQuNTIzMzEgNyA0LjA3NzE0IDguMDc3MTQgNC43MDcxMSA4LjcwNzExTDkuMjkyODkgMTMuMjkyOVoiIGZpbGw9IndoaXRlIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMTQ4MjhfNTc5OTQiPgo8cmVjdCB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9IndoaXRlIiB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAtMSAwIDIwKSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=) center center no-repeat;background-size:0.53333rem 0.53333rem;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.annual_award_page .award_collapse_item .van-cell__right-icon::before{display:none}.annual_award_page .award_collapse_item .van-collapse-item__title--expanded .van-cell__right-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.annual_award_page .award_collapse_item .van-collapse-item__content{padding:0 0.42667rem 1.06667rem;line-height:normal;background-color:#13012f}.annual_award_page .award_collapse_item .overview{overflow:hidden}.annual_award_page .award_collapse_item .overview .title{margin-top:0.42667rem;line-height:0.42667rem;font-size:0.34667rem;color:rgba(255,255,255,.8)}.annual_award_page .award_collapse_item .overview .desc{margin-top:0.16rem;line-height:0.48rem;font-size:0.34667rem;color:rgba(255,255,255,.6)}.annual_award_page .award_collapse_item .option{text-align:center;font-size:0}.annual_award_page .award_collapse_item .option .btn{margin-bottom:0.32rem;padding:0 0.90667rem;height:0.8rem;font-family:"Nunito-Bold";font-size:0.37333rem;color:#fff;border-radius:0.50667rem;background:#6600d4;border:none}.annual_award_page .award_collapse_item .option .more_link{display:inline-block;font-size:0.32rem;color:rgba(255,255,255,.8);-webkit-text-decoration-line:underline;text-decoration-line:underline}.annual_award_page .award_collapse_item::after{content:"";position:absolute;top:-0.26667rem;width:4.48rem;height:0.26667rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTY4IiBoZWlnaHQ9IjEwIiB2aWV3Qm94PSIwIDAgMTY4IDEwIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBpZD0iVmVjdG9yIDQ5MCIgZD0iTTE2OCA5LjVMMTY2LjUgMEwwIDkuNUgxNjhaIiBmaWxsPSIjNDkwMTlCIi8+Cjwvc3ZnPgo=) no-repeat;background-size:cover}.annual_award_page .award_collapse_item:nth-child(odd)::after{right:0.8rem}.annual_award_page .award_collapse_item:nth-child(even) .van-cell{background-color:#090018}.annual_award_page .award_collapse_item:nth-child(even)::after{left:0.8rem;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.annual_award_page .ceremony_wrap{margin:0.64rem 0 1.06667rem;padding:0.64rem 0.85333rem 0;border-radius:0.42667rem;background:-webkit-linear-gradient(top, #330172 0%, rgba(51, 1, 114, 0) 100%);background:linear-gradient(180deg, #330172 0%, rgba(51, 1, 114, 0) 100%)}.annual_award_page .ceremony_wrap .pic{margin:0.48rem auto;width:6.53333rem}.annual_award_page .ceremony_wrap .pic img{display:block;width:100%;height:auto}.annual_award_page .expert_wrap{margin:0.42667rem 0.42667rem 1.06667rem;padding-bottom:0.53333rem;--corner-color: rgba(187, 146, 255, 0.4);--h: 1.2rem;--v: 0.64rem;--w: 0.02667rem;--g: linear-gradient(var(--corner-color), var(--corner-color));background:var(--g) 0 0,var(--g) 0 0,var(--g) 100% 0,var(--g) 100% 0,var(--g) 100% 100%,var(--g) 100% 100%,var(--g) 0 100%,var(--g) 0 100%;background-repeat:no-repeat;background-size:var(--h) var(--w),var(--w) var(--v),var(--h) var(--w),var(--w) var(--v),var(--h) var(--w),var(--w) var(--v),var(--h) var(--w),var(--w) var(--v)}.annual_award_page .expert_wrap .list{margin-bottom:0.42667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap}.annual_award_page .expert_wrap .list .item:nth-last-child(2),.annual_award_page .expert_wrap .list .item:last-child{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;width:50%}.annual_award_page .expert_wrap .list .item:nth-last-child(2){padding-left:0.53333rem}.annual_award_page .expert_wrap .list .item:last-child{padding-right:0.53333rem}.annual_award_page .expert_wrap .item{-webkit-box-flex:0;-webkit-flex:0 0 33.3%;flex:0 0 33.3%;width:33.3%;margin-top:0.42667rem;padding:0 0.05333rem;text-align:center;font-family:"Nunito";font-weight:500;box-sizing:border-box}.annual_award_page .expert_wrap .avatar{margin:0 auto;width:1.70667rem;height:1.70667rem;border-radius:50%;overflow:hidden;background:#30006e}.annual_award_page .expert_wrap .name{margin:0.10667rem 0;font-size:0.34667rem;color:#fff;text-decoration:underline}.annual_award_page .expert_wrap .tag{font-size:0.32rem;color:rgba(255,255,255,.6)}.annual_award_page .expert_wrap .wrap_desc{margin:0 0.45333rem}.annual_award_page .gain_list{margin:0 0.58667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.annual_award_page .gain_list .item{margin-top:0.64rem;width:50%;text-align:center}.annual_award_page .gain_list .item .svg_icon{font-size:1.6rem}.annual_award_page .gain_list .item .text{margin-top:0.21333rem;font-family:"Nunito";font-size:0.32rem;font-weight:500;color:#fff}.annual_award_page .gain_text{margin:0.82667rem 0.72rem 1.28rem;line-height:1.3;font-size:0.32rem;color:rgba(255,255,255,.45)}.annual_award_page .list_wrap{border-radius:0.42667rem;background:-webkit-linear-gradient(top, #330172 0%, rgba(51, 1, 114, 0) 100%);background:linear-gradient(180deg, #330172 0%, rgba(51, 1, 114, 0) 100%)}.annual-award-expert-pop-compo{box-sizing:border-box;border-radius:0.85333rem 0.85333rem 0 0;padding:1.06667rem 0.53333rem 0.77333rem}.annual-award-expert-pop-compo .close_btn{position:absolute;top:0.42667rem;right:0.42667rem;width:0.48rem;height:0.48rem;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iNS42MjUiIHk9IjQuNSIgd2lkdGg9IjExLjEzNjkiIGhlaWdodD0iMS41OTA5OSIgdHJhbnNmb3JtPSJyb3RhdGUoNDUgNS42MjUgNC41KSIgZmlsbD0iIzk5OTk5OSIvPgo8cmVjdCB4PSIxMy41IiB5PSI1LjYyNSIgd2lkdGg9IjExLjEzNjkiIGhlaWdodD0iMS41OTA5OSIgdHJhbnNmb3JtPSJyb3RhdGUoMTM1IDEzLjUgNS42MjUpIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=) center center no-repeat;background-size:cover}.annual-award-expert-pop-compo .title{text-align:center;line-height:0.58667rem;font-family:"Nunito-Bold";font-size:0.48rem;color:#160e23}.annual-award-expert-pop-compo .content{margin-top:0.64rem;max-height:10.66667rem;overflow-y:auto}.annual-award-expert-pop-compo .content .pic{margin:0 auto;display:block;width:2.13333rem;height:2.13333rem}.annual-award-expert-pop-compo .content .name{margin-top:0.16rem;text-align:center;font-family:"Nunito-Bold";font-size:0.53333rem;color:#333}.annual-award-expert-pop-compo .content .note{margin-top:0.05333rem;text-align:center;font-family:"Nunito";font-weight:500;font-size:0.37333rem;color:#333}.annual-award-expert-pop-compo .content .desc{margin-top:0.42667rem;line-height:0.48rem;font-family:"Roboto";font-size:0.37333rem;color:#666}.annual-award-rule{background:#13012f;padding:0 0.42667rem 1.38667rem 0.42667rem;min-height:13.33333rem;overflow-y:auto}.annual-award-rule .return-back-header{color:#fff;padding:0.45333rem 0}.annual-award-rule .return-back-header .svg-icon{width:0.64rem;height:0.64rem;display:block}.annual-award-rule .title{margin:0.13333rem 0 0.10667rem;color:rgba(255,255,255,.9);font-family:"Nunito-Bold";font-size:0.42667rem;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}.annual-award-rule .content{margin:0.32rem 0;color:rgba(255,255,255,.6);font-family:"Roboto";font-size:0.37333rem;font-style:normal;font-weight:400;line-height:0.48rem}.annual-award-rule .content.small{font-size:0.34667rem}.annual-award-rule .content .label{font-family:"Roboto-Medium";font-size:0.37333rem;font-style:normal;font-weight:500;line-height:0.48rem;display:block}.annual-award-rule .content .label.white{color:rgba(255,255,255,.8)}.annual-award-rule .content .important{margin:0.32rem 0;color:rgba(255,255,255,.8);font-family:"Roboto-Medium";font-size:0.37333rem;font-style:normal;font-weight:500;line-height:0.48rem;display:block}.annual-award-rule .content ul{list-style:decimal;padding-left:0.53333rem}.annual-award-rule .chapter-title{margin:0.64rem 0 0.32rem;padding:0.10667rem 0.02667rem;width:-webkit-fit-content;width:fit-content;background:rgba(102,0,212,.4);color:rgba(255,255,255,.8);font-family:"Nunito-Bold";font-size:0.42667rem;font-style:normal;font-weight:700;line-height:0.48rem}.annual-award-rule .return-back-footer{padding:0.16rem 0.69333rem;width:-webkit-fit-content;width:fit-content;color:#fff;text-align:center;font-family:"Nunito";font-size:0.37333rem;font-style:normal;font-weight:600;line-height:0.50667rem;text-transform:capitalize;border-radius:0.50667rem;background:#6600d4;margin:0.90667rem auto 0}.app{font-family:"Roboto"}.pic_proportion{width:100%;height:0;position:relative;background:#f5f5f5}.pic_proportion img{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.pic_proportion.size2_3{padding-top:150%}.pic_proportion.size16_9{padding-top:56.25%}.pic_proportion.size1_2{padding-top:200%}.pic_proportion.size2_1{padding-top:50%}.pic_proportion.size36_17{padding-top:47.22%}.img_block{width:100%;height:100%;display:block;object-fit:cover}.img_color{background:#f5f5f5}.required_fields{color:#fd4848}.text-center{text-align:center}.text-btn,.account_security_page .appeal-item .link,.verify_pop .verify_box .verify-code-appeal{outline:none;border:none;background:rgba(0,0,0,0);padding:0;font-size:inherit;height:unset}.text-btn.underline,.account_security_page .appeal-item .underline.link,.verify_pop .verify_box .underline.verify-code-appeal{text-decoration:underline}.ellipsis,.ugc_page .article_opt .language .actions_tag .van-radio .van-radio__label,.challenge_page .challenge_content .list_wrap .list_card .challenge_card_compo .content .title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-break:break-all}.one_line_display{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-wrap:break-word}.two_line_display,.challenge_detail_page .related_item .challenge_card_compo .content .title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word}.three_line_display{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-wrap:break-word}.four_line_display{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;word-wrap:break-word}.five_line_display{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;word-wrap:break-word}.six_line_display{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;word-wrap:break-word}.seven_line_display{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;word-wrap:break-word}.ten_line_display{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;word-wrap:break-word}.warningNotice{height:1.6rem;position:relative;padding-left:1.06667rem !important;-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;justify-content:flex-start !important;font-size:0.34667rem !important}.warningNotice:before{content:"";position:absolute;left:0.37333rem;top:50%;margin-top:-0.26667rem;width:0.53333rem;height:0.53333rem;background:url(/_nuxt/m/img/search.80a51db.png) no-repeat;background-size:cover}.scroll-wrapper{width:100%;white-space:nowrap;overflow-x:hidden}.scroll-wrapper .scroll_con{display:inline-block}.scroll-wrapper .scroll_con .scroll_item{display:inline-block;vertical-align:top;white-space:normal}.page_content{padding-bottom:2.13333rem;min-height:calc(100vh - 6.82667rem);min-height:calc(calc(var(--vh, 1vh) * 100) - 6.82667rem);background:#f4f4f4;position:relative}.scroll_content_wrap .scroll_con{padding:0 0.32rem}.scroll_content_wrap .scroll_con .film-item{margin-right:0.32rem;width:3.33333rem}.scroll_content_wrap .scroll_con .film-item:last-child{margin-right:0}.scroll_content_wrap .scroll_con{padding:0 0.32rem}.scroll_content_wrap .scroll_con .video-item{margin-right:0.32rem;width:8.64rem}.scroll_content_wrap .scroll_con .video-item:last-child{margin-right:0}.van-divider{margin:0 !important}.no_data{font-size:0.48rem}.van-notify{z-index:3000 !important}.height100{height:100vh;height:calc(var(--vh, 1vh) * 100)}.flex-colum-center{padding-bottom:2.66667rem;box-sizing:border-box}.flex-colum-center .font14{position:absolute;bottom:0;background:#191919;padding:0.53333rem 0.32rem 1.6rem;font-family:"Roboto-Medium";font-size:0.42667rem}.flex-colum-center .font14 .text-center{text-align:center}.flex-colum-center .font14 .text-right{text-align:end}.flex-colum-center .col-white{color:#fff}.flex-colum-center .disabled{pointer-events:none;opacity:.5}.flex-column-center{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.flex_between_row{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}.vue-cropper{background:#000;background-image:none}.vue-cropper .cropper-view-box{outline:0.02667rem solid #fff !important;outline-color:#fff !important}.no_data{margin:1.01333rem 0.32rem;font-size:0.48rem;color:#3d3d3d}.no_data_center{margin:2.08rem 0.32rem;font-size:0.48rem;color:#3d3d3d;text-align:center}.no_data_warp{margin-top:1.06667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.no_data_warp p{font-size:0.37333rem;color:#3d3d3d}.no_data_warp .add_btn{margin-top:0.64rem;display:inline-block;padding:0 0.53333rem;height:1.06667rem;line-height:1.06667rem;font-family:"Roboto-Medium";font-size:0.37333rem;color:#000;background:#fff;border-radius:0.53333rem;border:0.02667rem solid #dededf}.no_data_bg{margin:0 0.32rem;height:7.33333rem;line-height:7.33333rem;text-align:center;font-size:0.34667rem;color:#3d3d3d;background:#fff;border-radius:0.21333rem}.van-dropdown-menu__bar{color:#8f8f8f}.van-dropdown-menu__bar .van-dropdown-menu__title{color:#8f8f8f}.article_detail_popover_btn{font-size:0.42667rem;line-height:1.2;color:#000;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0.26667rem 0.53333rem}.article_detail_popover_btn img{width:0.64rem;height:0.64rem;display:block;margin-right:0.13333rem}.article_detail_page .van-popover,.comment_list_compo .van-popover,.meta_page .van-popover{z-index:98 !important}.flex_row{display:-webkit-box;display:-webkit-flex;display:flex}.ck-loading-video{background:#1f2123;color:#fff;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.ck-loading-video .img_load{width:2.66667rem !important;display:block}.ck-loading-video .text{font-family:"Roboto-Medium";font-size:0.4rem}.ck-error-video{background:#0c0a18;color:#fff;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.ck-error-video .img{width:2.18667rem !important;display:block}.ck-error-video .text{font-family:"Roboto-Medium";font-size:0.4rem}.ck-editor__top{position:-webkit-sticky !important;position:sticky !important;top:1.38667rem;z-index:98}.embed_video_page .player_video{width:100%;height:5.6rem;background:#fff;position:relative}.embed_video_page .player_video .video-js .vjs-big-play-button{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:1.17333rem;height:1.17333rem;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0iUGxheSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCI+CiAgPGNpcmNsZSBpZD0iRWxsaXBzZV8zMiIgZGF0YS1uYW1lPSJFbGxpcHNlIDMyIiBjeD0iMTAiIGN5PSIxMCIgcj0iMTAiIGZpbGw9IiNjMWMxYzEiLz4KICA8cGF0aCBpZD0iUG9seWdvbl8xIiBkYXRhLW5hbWU9IlBvbHlnb24gMSIgZD0iTTMuNzg2LDEuMzg2YS43NS43NSwwLDAsMSwxLjM0OSwwTDguNCw4LjA4OGEuNzUuNzUsMCwwLDEtLjY3NCwxLjA3OEgxLjJBLjc1Ljc1LDAsMCwxLC41MjUsOC4wODhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNS44MzMgNS41MzkpIHJvdGF0ZSg5MCkiLz4KPC9zdmc+Cg==) left top no-repeat;background-size:cover;border-radius:50%;border:none}.embed_video_page .player_video .video-js .vjs-big-play-button>span{display:none}.embed_video_page .error_wrap{background:#0c0a18;color:#fff;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.embed_video_page .error_wrap .img{width:2.18667rem !important;display:block}.embed_video_page .error_wrap .text{font-family:"Roboto-Medium";font-size:0.4rem}.embed_video_page .loading_wrap{background:#1f2123;color:#fff;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.embed_video_page .loading_wrap .img_load{width:2.66667rem !important;display:block}.embed_video_page .loading_wrap .text{font-family:"Roboto-Medium";font-size:0.4rem}.embed_meta_page .loading_wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.embed_meta_page .meta_item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.embed_meta_page .meta_item .pic{margin-right:0.32rem;width:2.4rem;-webkit-box-flex:0;-webkit-flex:0 0 2.4rem;flex:0 0 2.4rem;border-radius:0.16rem;overflow-y:hidden;position:relative}.embed_meta_page .meta_item .detail{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:0%}.embed_meta_page .meta_item .detail .title{font-family:"Roboto-Bold";font-size:0.37333rem;color:#000;line-height:1.3}.embed_meta_page .meta_item .detail .score_wrap{margin-top:0.21333rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:0.32rem;height:0.37333rem;line-height:0.37333rem}.embed_meta_page .meta_item .detail .score_wrap .score{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:0.37333rem;line-height:0.37333rem;font-size:0.32rem;color:#000}.embed_meta_page .meta_item .detail .score_wrap .score .star-icon{color:#ffea40;margin-right:0.10667rem;font-size:0.37333rem}.embed_meta_page .meta_item .detail .info{margin-top:0.21333rem;font-size:0.32rem;color:#000}.embed_meta_page .meta_item .detail .desc{margin-top:0.21333rem;font-size:0.32rem;color:#999;line-height:1.5}.media-embed-prompt{width:90% !important}.confirm_dialog p{padding:0.10667rem 0.42667rem 0.61333rem;font-family:"Roboto-Medium";font-size:0.4rem;color:#000;overflow-y:visible;word-break:break-all}.open_browser_dialog .btn_group{border-top:0.02667rem solid rgba(60,60,67,.3);display:-webkit-box;display:-webkit-flex;display:flex}.open_browser_dialog .btn_group .btn{width:50%;height:1.14667rem;line-height:1.14667rem;text-align:center;font-family:"Roboto-Medium";font-size:0.48rem}.open_browser_dialog .btn_group .cancel{border-right:0.02667rem solid rgba(60,60,67,.3)}.open_browser_dialog .btn_group .copy{color:#870000}.common_related_titles_wrap{margin:0.10667rem 0.42667rem 0;position:relative}.common_related_titles_wrap .wrap_title{font-size:0.42667rem;color:#000}.common_related_titles_wrap .selected_media{font-size:0}.common_related_titles_wrap .selected_media.more{padding-right:1.25333rem}.common_related_titles_wrap .selected_media li{display:inline-block;margin:0.21333rem 0.21333rem 0 0;vertical-align:middle;max-width:100%}.common_related_titles_wrap .selected_media li a{height:0.53333rem;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0 0.21333rem;font-family:"Nunito";font-size:0.32rem;font-weight:700;color:#717c97;border-radius:0.10667rem;background:#f6f6fa;overflow-wrap:break-word;word-break:break-all}.common_related_titles_wrap .selected_media li a.challenge_tag{background:-webkit-linear-gradient(left, rgba(104, 169, 237, 0.16) 0%, rgba(115, 208, 203, 0.16) 100%);background:linear-gradient(90deg, rgba(104, 169, 237, 0.16) 0%, rgba(115, 208, 203, 0.16) 100%)}.common_related_titles_wrap .selected_media li a h2{font-family:"Nunito";font-size:0.32rem;font-weight:700;color:#717c97}.common_related_titles_wrap .selected_media li .svg_icon,.common_related_titles_wrap .selected_media li img{margin:0 0.05333rem 0 0;width:0.37333rem;height:0.37333rem;vertical-align:middle;-webkit-box-flex:0;-webkit-flex:none;flex:none}.common_related_titles_wrap .selected_media li .chall_text{background:-webkit-linear-gradient(left, #68a9ec 0%, #72cfcc 100%);background:linear-gradient(90deg, #68a9ec 0%, #72cfcc 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.common_related_titles_wrap .more_btn{position:absolute;right:0;bottom:0;width:0.8rem;height:0.53333rem;border-radius:0.53333rem}.common_related_titles_wrap .more_btn.hidden{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fbW9yZSI+CjxwYXRoIGlkPSJWZWN0b3IgMSIgZD0iTTEyIDcuNUw4IDExTDQgNy41IiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjEuNSIvPgo8L2c+Cjwvc3ZnPgo=) center center no-repeat #f6f6f6;background-size:0.48rem 0.48rem}.common_related_titles_wrap .more_btn.show{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Imljb25fbW9yZSI+CjxwYXRoIGlkPSJWZWN0b3IgMSIgZD0iTTQgOC41TDggNUwxMiA4LjUiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMS41Ii8+CjwvZz4KPC9zdmc+Cg==) center center no-repeat #f6f6f6;background-size:0.48rem 0.48rem}img{font-size:0.32rem;color:#000;overflow-wrap:break-word}.ck-editor h1,.ck-editor h2,.ck-editor h3,.ck-editor h4,.ck-editor h5,.ck-editor h6,.ck-content h1,.ck-content h2,.ck-content h3,.ck-content h4,.ck-content h5,.ck-content h6{font-weight:600 !important;line-height:1.75}.ck-editor h2,.ck-content h2{font-size:0.53333rem;margin:0.85333rem 0 0.42667rem;font-weight:bold}.ck-editor h2 strong,.ck-content h2 strong{font-weight:inherit;font-family:inherit}.ck-editor h3,.ck-content h3{font-size:0.48rem;margin:0.74667rem 0 0.42667rem;font-weight:bold}.ck-editor h3 strong,.ck-content h3 strong{font-weight:inherit;font-family:inherit}.ck-editor figure,.ck-content figure{max-width:100%}.ck-editor figure.media,.ck-content figure.media{background:#f1f1f1;margin:0.85333rem 0}.ck-editor img,.ck-content img{max-width:100%;min-height:1.70667rem;min-width:1.70667rem;margin:0.85333rem 0}.ck-editor ul,.ck-editor ol,.ck-content ul,.ck-content ol{margin-top:0.42667rem;margin-bottom:0.53333rem}.ck-content p{font-size:0.42667rem;min-height:1.5em;line-height:1.75;margin:0.48rem 0}.ck-content>p>span{background-color:rgba(0,0,0,0) !important}.ck-content strong{font-family:"Inter-SemiBold"}.ck-content blockquote{overflow:hidden;padding:0 0 0 0.26667rem !important;margin:0.64rem 0;font-style:italic;border-left:0.13333rem solid #b498fe !important}.ck-content blockquote figure{margin:0 !important}.ck-content blockquote figure img{margin:0 !important}.ck-content blockquote p,.ck-content blockquote h2,.ck-content blockquote h3,.ck-content blockquote ul,.ck-content blockquote ol{margin:0}.ck-content p img[class=""],.ck-content p img[class=image_resized],.ck-content p img:not([class]){display:table;margin:0.85333rem auto}.ck-content .image-inline{display:table !important;margin:0.85333rem auto}.ck-content p .image-inline img{margin-top:0;margin-bottom:0}.ck-content .image-inline img{width:100%}body .ck-content .image{margin-top:0.85333rem;margin-bottom:0.85333rem}.ck-content figure.media{border-radius:0.16rem}.ck-content li{margin-left:0.53333rem;font-size:0.42667rem;line-height:1.75}.ck-content .raw-html-embed{max-width:100% !important;margin:0.85333rem 0}.ck-content .raw-html-embed iframe{max-width:100% !important}.ck-content .instagram-media,.ck-content .instagram-media-registered{min-width:0 !important;max-width:14.4rem !important;margin-left:auto !important;margin-right:auto !important;display:block !important}.ck-content blockquote.instagram-media,.ck-content blockquote.instagram-media-registered{padding-left:0 !important;font-style:normal !important;border-left:0 !important}.ck-content blockquote.instagram-media:empty,.ck-content blockquote.instagram-media-registered:empty{min-height:13.33333rem !important}.ck-content iframe.instagram-media:has(+blockquote){visibility:hidden}.ck-content figure.media:has(.instagram-media),.ck-content figure.media:has(.instagram-media-registered){background:none}.ck-content ul:not([style]):not(.todo-list){list-style-type:disc !important}.ck-content .iframe_meta_wrap{padding-bottom:42.67% !important;margin:0.85333rem 0}.ck-content a{color:#8153fe !important}.ck-content a span{color:#8153fe !important}.ck-content .image>figcaption{display:block !important}.like-animate{-webkit-animation:feed-like-shake .5s;animation:feed-like-shake .5s}.mix_slot_panel{min-height:16rem}.hidden_text,.hidden-text{display:block;overflow:hidden;position:absolute !important;width:0.02667rem;height:0.02667rem;font-size:0.02667rem;line-height:0.02667rem;clip:rect(0.02667rem, 0.02667rem, 0.02667rem, 0.02667rem)}.icon.comment-article-icon{padding-left:1.3em;position:relative}.icon.comment-article-icon:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:1.2em;height:1.2em;background:url(/_nuxt/m/img/comment-article.47e9a81.svg) center center no-repeat;background-size:1.2em 1.2em}.icon.comment-celeb-icon{padding-left:1.4em;position:relative}.icon.comment-celeb-icon:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:1.3em;height:1.3em;background:url(/_nuxt/m/img/comment-celeb.374ddd9.svg) center center no-repeat;background-size:1.3em 1.3em}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 26.66667rem #fff inset !important;-webkit-text-fill-color:#000 !important;-webkit-transition:background-color 50000s ease-in-out 0s;transition:background-color 50000s ease-in-out 0s;caret-color:#000;-webkit-animation-name:onAutoFillStart;animation-name:onAutoFillStart}@-webkit-keyframes onAutoFillStart{}@keyframes onAutoFillStart{}.van-toast{width:80%;max-width:80%;padding:0.21333rem 0.4rem;border-radius:0.24rem;background:rgba(51,51,51,.9)}.van-toast .van-toast__text{display:-webkit-box;display:-webkit-flex;display:flex}.van-toast .van-toast__text svg{width:0.64rem;height:0.64rem;margin-right:0.26667rem}.van-toast .van-toast__text span{color:#fff;font-family:"Nunito";font-size:0.37333rem}.van-toast.van-toast--html{min-width:80vw}.van-toast.pp-toast-img{width:7.46667rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;gap:0.10667rem;padding:0.32rem;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:baseline;-webkit-align-items:baseline;align-items:baseline;border-radius:0.21333rem;background:#ffece8;color:#fd4848;min-height:auto;z-index:9999 !important;top:1.6rem}.van-toast.pp-toast-img .van-toast__icon{font-size:0.42667rem}.van-toast.pp-toast-img .van-toast__text{font-family:"Inter";font-size:0.37333rem;line-height:140%;text-align:left;margin:0}.van-toast.pp-toast-message{border-radius:0.42667rem;background:rgba(179,179,179,.5);-webkit-backdrop-filter:blur(0.53333rem);backdrop-filter:blur(0.53333rem);padding:0.24rem 0.37333rem 0.24rem 0.24rem;line-height:normal;top:0.21333rem;left:0.21333rem;-webkit-transform:none;transform:none;max-width:calc(100vw - 0.42667rem);width:calc(100vw - 0.42667rem);box-sizing:border-box}.van-toast.pp-toast-message .message-content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;gap:0.21333rem}.van-toast.pp-toast-message .message-icon{font-size:1.01333rem;width:1.01333rem;height:1.01333rem;-webkit-box-flex:0;-webkit-flex:0;flex:0;display:-webkit-box;display:-webkit-flex;display:flex}.van-toast.pp-toast-message .message-icon .logo{width:1.01333rem;height:1.01333rem;display:block;margin:0}.van-toast.pp-toast-message .message-body{-webkit-box-flex:1;-webkit-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.van-toast.pp-toast-message .message-header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.van-toast.pp-toast-message .message-title{color:#222;font-family:"Inter-SemiBold";font-size:0.42667rem}.van-toast.pp-toast-message .message-time{color:#3f3f3f;font-family:"Inter-Medium";font-size:0.32rem;line-height:0.37333rem}.van-toast.pp-toast-message .message-text{color:var(--Neutral-900, #242424);font-family:"Inter";font-size:0.34667rem;word-break:break-word;text-align:left}
@font-face {
    font-family: 'Roboto-Bold';
    src: url(/_nuxt/m/fonts/Roboto-Bold.4535474.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url(/_nuxt/m/fonts/Roboto-Medium.7077203.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url(/_nuxt/m/fonts/Roboto-Regular.297d48e.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Light';
    src: url(/_nuxt/m/fonts/Roboto-Light.227e7be.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Nunito';
    src: url(/_nuxt/m/fonts/nunito-sans-normal.df62b85.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Nunito-Bold';
    src: url(/_nuxt/m/fonts/NunitoSans-ExtraBold.b10b663.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Nunito-Extra-Bold';
    src: url(/_nuxt/m/fonts/nunito-sans-v15-latin-900.487fe44.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'DIN';
    src: url(/_nuxt/m/fonts/DIN-Regular.cf93d0a.woff2) format('woff2');
    font-display: swap;
}

/*4.1.16*/
@font-face {
    font-family: 'Inter-Light';
    src: url(/_nuxt/m/fonts/inter-v19-latin-300.72a20b3.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url(/_nuxt/m/fonts/inter-v19-latin-regular.eca1e21.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Inter-Medium';
    src: url(/_nuxt/m/fonts/inter-v19-latin-500.b7c27c6.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Inter-SemiBold';
    src: url(/_nuxt/m/fonts/inter-v19-latin-600.69a8d1d.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Inter-Bold';
    src: url(/_nuxt/m/fonts/inter-v19-latin-700.0846760.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Inter-ExtraBold';
    src: url(/_nuxt/m/fonts/inter-v19-latin-800.d2cf841.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Inter-Black';
    src: url(/_nuxt/m/fonts/inter-v19-latin-900.111844d.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'DIN-Black';
    src: url(/_nuxt/m/fonts/DIN-Black.ba89bc8.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Hedvig-Letters-Serif';
    src: url(/_nuxt/m/fonts/HedvigLettersSerif-Regular.8d7d71a.woff2) format('woff2');
    font-display: swap;
}

.adapt-zoom[data-v-4b59a8d8]{zoom:.85}@media(min-width: 1440px){.adapt-zoom[data-v-4b59a8d8]{zoom:.9}}@media(min-width: 1620px){.adapt-zoom[data-v-4b59a8d8]{zoom:1}}.button-reset[data-v-4b59a8d8]{outline:none;border:none;background:none;margin:0;padding:0;font-family:inherit;font-size:inherit;color:inherit;-webkit-appearance:none;appearance:none;-webkit-user-select:none;user-select:none;box-shadow:none;text-decoration:none;text-transform:none;box-sizing:border-box}.button-reset[data-v-4b59a8d8]:not([disabled]),.button-reset[data-v-4b59a8d8]:not(.is-disabled){cursor:pointer}.button-reset[data-v-4b59a8d8]:disabled,.button-reset[disabled][data-v-4b59a8d8],.button-reset.is-disabled[data-v-4b59a8d8]{cursor:not-allowed}.el-checkbox-reset[data-v-4b59a8d8]{--checkbox-reset-text-color: #666666;--checkbox-reset-active-color: #B498FE;--checkbox-reset-box-size: 0.37333rem}.el-checkbox-reset[data-v-4b59a8d8]  .el-checkbox .el-checkbox__label,.el-checkbox-reset[data-v-4b59a8d8]  .el-checkbox.is-checked .el-checkbox__label{color:var(--checkbox-reset-text-color)}.el-checkbox-reset[data-v-4b59a8d8]  .el-checkbox .el-checkbox__inner,.el-checkbox-reset[data-v-4b59a8d8]  .el-checkbox.is-checked .el-checkbox__inner{width:var(--checkbox-reset-box-size);height:var(--checkbox-reset-box-size)}.el-checkbox-reset[data-v-4b59a8d8]  .el-checkbox.is-checked .el-checkbox__inner{background-color:var(--checkbox-reset-active-color);border-color:var(--checkbox-reset-active-color)}.el-checkbox-reset[data-v-4b59a8d8]  .el-checkbox .el-checkbox__input .el-checkbox__inner{border-color:var(--checkbox-reset-active-color);-webkit-transition:border-color .2s ease;transition:border-color .2s ease}.create-btn[data-v-4b59a8d8],.sign-btn[data-v-4b59a8d8]{background-color:#8153fe;padding:0.21333rem 0.53333rem;border-radius:0.69333rem;font-size:0.37333rem;font-family:"Inter-Bold";color:#fff}
.adapt-zoom[data-v-6eed6403]{zoom:.85}@media(min-width: 1440px){.adapt-zoom[data-v-6eed6403]{zoom:.9}}@media(min-width: 1620px){.adapt-zoom[data-v-6eed6403]{zoom:1}}.button-reset[data-v-6eed6403]{outline:none;border:none;background:none;margin:0;padding:0;font-family:inherit;font-size:inherit;color:inherit;-webkit-appearance:none;appearance:none;-webkit-user-select:none;user-select:none;box-shadow:none;text-decoration:none;text-transform:none;box-sizing:border-box}.button-reset[data-v-6eed6403]:not([disabled]),.button-reset[data-v-6eed6403]:not(.is-disabled){cursor:pointer}.button-reset[data-v-6eed6403]:disabled,.button-reset[disabled][data-v-6eed6403],.button-reset.is-disabled[data-v-6eed6403]{cursor:not-allowed}.el-checkbox-reset[data-v-6eed6403]{--checkbox-reset-text-color: #666666;--checkbox-reset-active-color: #B498FE;--checkbox-reset-box-size: 0.37333rem}.el-checkbox-reset[data-v-6eed6403]  .el-checkbox .el-checkbox__label,.el-checkbox-reset[data-v-6eed6403]  .el-checkbox.is-checked .el-checkbox__label{color:var(--checkbox-reset-text-color)}.el-checkbox-reset[data-v-6eed6403]  .el-checkbox .el-checkbox__inner,.el-checkbox-reset[data-v-6eed6403]  .el-checkbox.is-checked .el-checkbox__inner{width:var(--checkbox-reset-box-size);height:var(--checkbox-reset-box-size)}.el-checkbox-reset[data-v-6eed6403]  .el-checkbox.is-checked .el-checkbox__inner{background-color:var(--checkbox-reset-active-color);border-color:var(--checkbox-reset-active-color)}.el-checkbox-reset[data-v-6eed6403]  .el-checkbox .el-checkbox__input .el-checkbox__inner{border-color:var(--checkbox-reset-active-color);-webkit-transition:border-color .2s ease;transition:border-color .2s ease}.focus[data-v-6eed6403]{border:0.02667rem red solid}
.adapt-zoom[data-v-4f6986bc]{zoom:.85}@media(min-width: 1440px){.adapt-zoom[data-v-4f6986bc]{zoom:.9}}@media(min-width: 1620px){.adapt-zoom[data-v-4f6986bc]{zoom:1}}.button-reset[data-v-4f6986bc]{outline:none;border:none;background:none;margin:0;padding:0;font-family:inherit;font-size:inherit;color:inherit;-webkit-appearance:none;appearance:none;-webkit-user-select:none;user-select:none;box-shadow:none;text-decoration:none;text-transform:none;box-sizing:border-box}.button-reset[data-v-4f6986bc]:not([disabled]),.button-reset[data-v-4f6986bc]:not(.is-disabled){cursor:pointer}.button-reset[data-v-4f6986bc]:disabled,.button-reset[disabled][data-v-4f6986bc],.button-reset.is-disabled[data-v-4f6986bc]{cursor:not-allowed}.el-checkbox-reset[data-v-4f6986bc]{--checkbox-reset-text-color: #666666;--checkbox-reset-active-color: #B498FE;--checkbox-reset-box-size: 0.37333rem}.el-checkbox-reset[data-v-4f6986bc]  .el-checkbox .el-checkbox__label,.el-checkbox-reset[data-v-4f6986bc]  .el-checkbox.is-checked .el-checkbox__label{color:var(--checkbox-reset-text-color)}.el-checkbox-reset[data-v-4f6986bc]  .el-checkbox .el-checkbox__inner,.el-checkbox-reset[data-v-4f6986bc]  .el-checkbox.is-checked .el-checkbox__inner{width:var(--checkbox-reset-box-size);height:var(--checkbox-reset-box-size)}.el-checkbox-reset[data-v-4f6986bc]  .el-checkbox.is-checked .el-checkbox__inner{background-color:var(--checkbox-reset-active-color);border-color:var(--checkbox-reset-active-color)}.el-checkbox-reset[data-v-4f6986bc]  .el-checkbox .el-checkbox__input .el-checkbox__inner{border-color:var(--checkbox-reset-active-color);-webkit-transition:border-color .2s ease;transition:border-color .2s ease}.pp-turnstile[data-v-4f6986bc]{margin:0.42667rem 0;font-size:0}.item.loading[data-v-4f6986bc]{pointer-events:none}.item .van-loading[data-v-4f6986bc]{margin-right:0.10667rem}
.adapt-zoom[data-v-76f2efb2]{zoom:.85}@media(min-width: 1440px){.adapt-zoom[data-v-76f2efb2]{zoom:.9}}@media(min-width: 1620px){.adapt-zoom[data-v-76f2efb2]{zoom:1}}.button-reset[data-v-76f2efb2]{outline:none;border:none;background:none;margin:0;padding:0;font-family:inherit;font-size:inherit;color:inherit;-webkit-appearance:none;appearance:none;-webkit-user-select:none;user-select:none;box-shadow:none;text-decoration:none;text-transform:none;box-sizing:border-box}.button-reset[data-v-76f2efb2]:not([disabled]),.button-reset[data-v-76f2efb2]:not(.is-disabled){cursor:pointer}.button-reset[data-v-76f2efb2]:disabled,.button-reset[disabled][data-v-76f2efb2],.button-reset.is-disabled[data-v-76f2efb2]{cursor:not-allowed}.el-checkbox-reset[data-v-76f2efb2]{--checkbox-reset-text-color: #666666;--checkbox-reset-active-color: #B498FE;--checkbox-reset-box-size: 0.37333rem}.el-checkbox-reset[data-v-76f2efb2]  .el-checkbox .el-checkbox__label,.el-checkbox-reset[data-v-76f2efb2]  .el-checkbox.is-checked .el-checkbox__label{color:var(--checkbox-reset-text-color)}.el-checkbox-reset[data-v-76f2efb2]  .el-checkbox .el-checkbox__inner,.el-checkbox-reset[data-v-76f2efb2]  .el-checkbox.is-checked .el-checkbox__inner{width:var(--checkbox-reset-box-size);height:var(--checkbox-reset-box-size)}.el-checkbox-reset[data-v-76f2efb2]  .el-checkbox.is-checked .el-checkbox__inner{background-color:var(--checkbox-reset-active-color);border-color:var(--checkbox-reset-active-color)}.el-checkbox-reset[data-v-76f2efb2]  .el-checkbox .el-checkbox__input .el-checkbox__inner{border-color:var(--checkbox-reset-active-color);-webkit-transition:border-color .2s ease;transition:border-color .2s ease}.pp-turnstile[data-v-76f2efb2]{margin:0.42667rem 0;font-size:0}.items.loading[data-v-76f2efb2]{pointer-events:none}.items .van-loading[data-v-76f2efb2]{margin-right:0.10667rem}

.svg-icon[data-v-0fcd4710] {
    width: 1em;
    height: 1em;
    /* vertical-align: -0.15em; */
    fill: currentColor;
    overflow: hidden;
}

