/*/topic/2021/heroes2021/css/index.css*/
.banner{width:100%;display:block}.banner img{width:100%}.banner .banner_pc{display:block}.banner .banner_mob{display:none}@media (max-width: 768px){.banner{padding-top:0}.banner .banner_pc{display:none}.banner .banner_mob{display:block;width:100%}}:root{--theme_color: #ff7a0b}.common_title{position:absolute;height:62px;width:100%;position:relative}.common_title.mob_title{display:none}@media (max-width: 768px){.common_title.mob_title{display:block}}@media (max-width: 768px){.common_title{height:0.52rem;width:6.8rem;margin:0 auto}}.common_title .title_main_text{width:395px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:0;height:62px;margin:0 auto}@media (max-width: 768px){.common_title .title_main_text{width:3.3rem;height:0.52rem;margin:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-indent:0.3rem}body .common_title .title_main_text::after {background-image:url("//p.yunshuren.com/topic/2021/heroes2021/images/title_bg.png")}body.up .common_title .title_main_text::after {background-image:url("//p.yunshuren.com/topic/2021/heroes2021/images/title_bg.png")}body.ali .common_title .title_main_text::after {background-image:url("//papu.yunshuren.com/topic/2021/heroes2021/images/title_bg.png")}.common_title .title_main_text::after{content:'';width:3.65rem;height:0.64rem;background-size:cover;display:block;position:absolute;left:0;top:0;z-index:-1;background-image:;pointer-events:none}}.common_title .title_main_text .title_text{font-size:34px;color:#fff;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;line-height:1;text-shadow:4px 4px rgba(0,0,0,0.3)}@media (max-width: 768px){.common_title .title_main_text .title_text{font-size:0.32rem;text-shadow:none}}.common_title .title_main_text .title_bg{width:100%;height:100%;display:block;position:absolute;z-index:-1;left:0;top:0;background-image:-webkit-gradient(linear, left bottom, left top, from(#fd4b0d), to(#ff7a0b));background-image:linear-gradient(to top, #fd4b0d 0%, #ff7a0b 100%);-webkit-transform:skew(-20deg);transform:skew(-20deg)}@media (max-width: 768px){.common_title .title_main_text .title_bg{display:none}}.common_title .title_main_text .title_bg::before,.common_title .title_main_text .title_bg:after{content:'';width:54px;height:50px;display:block;position:absolute;border:2px solid #fff;pointer-events:none}.common_title .title_main_text .title_bg::before{bottom:-12px;left:-20px;border-top:none;border-right:none}.common_title .title_main_text .title_bg::after{top:-12px;right:-20px;border-left:none;border-bottom:none}.common_title .title_more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;right:0;font-size:16px;color:#fff;position:absolute;top:0;height:62px;font-size:20px}.common_title .title_more.pc_hide{display:none}@media (max-width: 768px){.common_title .title_more.pc_hide{display:-webkit-box;display:-ms-flexbox;display:flex}}.common_title .title_more span{display:block;line-height:1}.common_title .title_more i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;color:#fff}@media (max-width: 768px){.common_title .title_more{height:0.52rem;font-size:0.24rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.common_title .title_more i{font-size:0.24rem}}.common_title .title_more_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:0;font-size:16px;color:#fff;position:absolute;border-radius:8px;background-image:-webkit-gradient(linear, left bottom, left top, from(#ff7a0b), to(#ff6000));background-image:linear-gradient(to top, #ff7a0b 0%, #ff6000 100%);-webkit-box-shadow:0px 10px 7px 0px rgba(252,167,3,0.35);box-shadow:0px 10px 7px 0px rgba(252,167,3,0.35);width:213px;height:50px;top:5px;display:flex;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.common_title .title_more_btn.join_btn{display:none}@media (max-width: 768px){.common_title .title_more_btn.join_btn{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width: 768px){.common_title .title_more_btn{height:0.5rem;width:2.1rem;top:0;font-size:0.24rem;border-radius:0.1rem}}.common_title .title_more_btn span{display:block;line-height:1;font-size:20px}@media (max-width: 768px){.common_title .title_more_btn span{font-size:0.24rem}}.left_btn,.right_btn{position:absolute;width:18px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(255,255,255,0.3);color:#414141;top:50%;margin-top:-24px;z-index:3;cursor:pointer;outline:none}@media (max-width: 768px){.left_btn,.right_btn{width:0.3rem;height:0.8rem;margin-top:-0.4rem}.left_btn i,.right_btn i{font-size:0.3rem}}@media (min-width: 1024px){.left_btn,.right_btn{-webkit-transition:all 0.3s linear;transition:all 0.3s linear}.left_btn:hover,.right_btn:hover{background:#fff}}.left_btn{left:0}.right_btn{right:0}.add_num_fix{width:60px;font-size:16px;line-height:40px;text-align:center;position:absolute;z-index:100;opacity:0;color:#fff}@media only screen and (max-width: 768px){.add_num_fix{line-height:0.8rem;font-size:0.2rem;width:0.8rem}}.show_add_num{-webkit-animation:show_add_num 0.5s linear;animation:show_add_num 0.5s linear}@-webkit-keyframes show_add_num{0%{opacity:0;-webkit-transform:translate(0, 0) scale(1);transform:translate(0, 0) scale(1)}to{opacity:1;-webkit-transform:translate(0, -50px) scale(1.2);transform:translate(0, -50px) scale(1.2)}}@keyframes show_add_num{0%{opacity:0;-webkit-transform:translate(0, 0) scale(1);transform:translate(0, 0) scale(1)}to{opacity:1;-webkit-transform:translate(0, -50px) scale(1.2);transform:translate(0, -50px) scale(1.2)}}@media (max-width: 768px){.nullDiv{height:0.74rem}}body{background:#f1a418}.main{width:100%;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,Helvetica Neue,Arial,sans-serif}.main *{-webkit-box-sizing:border-box;box-sizing:border-box}.main .part{display:block;width:100%;margin:30px 0}@media (max-width: 768px){.main .part{margin:0.3rem 0}}.main .part .container{width:1008px;margin:0 auto;*zoom:1}.main .part .container:before,.main .part .container:after{content:"";display:table}.main .part .container:after{clear:both;overflow:hidden}@media (max-width: 768px){.main .part .container{width:100%}}.topic_intro{width:563px;height:405px;background:#fb9504;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 20px;position:relative;float:left}@media (max-width: 768px){.topic_intro{width:6.8rem;height:auto;float:none;margin:0 auto;padding:0 0.3rem;-webkit-box-shadow:0px 5px 6px 0px rgba(253,128,13,0.2);box-shadow:0px 5px 6px 0px rgba(253,128,13,0.2);padding-bottom:0.4rem}}.topic_intro::before,.topic_intro:after{content:'';width:44px;height:40px;display:block;position:absolute;border:2px solid #fff;pointer-events:none}@media (max-width: 768px){.topic_intro::before,.topic_intro:after{display:none}}.topic_intro::before{top:-17px;left:-16px;border-bottom:none;border-right:none}.topic_intro::after{bottom:-14px;right:-16px;border-left:none;border-top:none}.topic_intro .intro_title{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}@media (max-width: 768px){.topic_intro .intro_title{margin-top:0.4rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.topic_intro .intro_title::before{content:'';width:3px;background:#fff;height:27px;display:block;margin-right:10px}@media (max-width: 768px){.topic_intro .intro_title::before{display:none}}.topic_intro .intro_title .title_text{font-size:26px;font-weight:bold;color:#fff}@media (max-width: 768px){.topic_intro .intro_title .title_text{text-align:center;font-size:0.38rem;text-shadow:0px 2px 1px rgba(0,0,0,0.2)}}.topic_intro .paragraph{margin-top:10px;font-size:20px;line-height:30px;color:#fff;text-align:justify}@media (max-width: 768px){.topic_intro .paragraph{font-size:0.26rem;line-height:1.615;margin-top:0.2rem}}.topic_intro .paragraph .bold{font-weight:bold}.topic_intro .intro_bottom_btn{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}@media (max-width: 768px){.topic_intro .intro_bottom_btn{margin-top:0.4rem}}.topic_intro .btn{border-radius:8px;background-image:-webkit-gradient(linear, left bottom, left top, from(#ff7a0b), to(#ff6000));background-image:linear-gradient(to top, #ff7a0b 0%, #ff6000 100%);-webkit-box-shadow:0px 10px 7px 0px rgba(252,167,3,0.35);box-shadow:0px 10px 7px 0px rgba(252,167,3,0.35);width:222px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;color:#fff;position:relative;overflow:hidden}@media (min-width: 1000px){.topic_intro .btn:after{position:absolute;content:'';height:100%;width:100%;left:0;top:0;background-image:linear-gradient(135deg, rgba(255,255,255,0) 0, rgba(255,255,255,0.8) 40%, rgba(255,255,255,0.8) 60%, rgba(255,255,255,0) 100%);background-repeat:no-repeat;opacity:0;background-position:-222px 0}.topic_intro .btn:hover:after{opacity:1;background-position:222px 0;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}}@media (max-width: 768px){.topic_intro .btn{position:relative;right:0;bottom:0;border-radius:0.08rem;background-image:-webkit-gradient(linear, left bottom, left top, from(#ff7a0b), to(#ff6000));background-image:linear-gradient(to top, #ff7a0b 0%, #ff6000 100%);-webkit-box-shadow:0px 3px 3px 0px rgba(238,95,0,0.8);box-shadow:0px 3px 3px 0px rgba(238,95,0,0.8);width:3rem;height:0.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:0.26rem;font-weight:bold;color:#fff}}.news{width:407px;height:266px;float:right}@media (max-width: 768px){.news{width:6.8rem;margin:0 auto;height:auto;float:none;margin-top:0.3rem}}.news .title{position:absolute;height:38px;width:100%;position:relative}@media (max-width: 768px){.news .title{height:0.52rem}}.news .title .title_main_text{width:196px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:0;height:38px}@media (max-width: 768px){.news .title .title_main_text{width:2.2rem;height:0.52rem}body .news .title .title_main_text::after {background-image:url("//p.yunshuren.com/topic/2021/heroes2021/images/news_title_bg.png")}body.up .news .title .title_main_text::after {background-image:url("//p.yunshuren.com/topic/2021/heroes2021/images/news_title_bg.png")}body.ali .news .title .title_main_text::after {background-image:url("//papu.yunshuren.com/topic/2021/heroes2021/images/news_title_bg.png")}.news .title .title_main_text::after{content:'';width:2.59rem;height:0.64rem;background-size:cover;display:block;position:absolute;left:0;top:0;z-index:-1;background-image:;pointer-events:none}}.news .title .title_main_text .title_text{font-size:20px;color:#fff;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;line-height:1}@media (max-width: 768px){.news .title .title_main_text .title_text{font-size:0.32rem}}.news .title .title_main_text .title_text::before{content:'';border:2px solid #fff;border-radius:4px;display:block;position:absolute;left:-14px;height:20px;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width: 768px){.news .title .title_main_text .title_text::before{display:none}}.news .title .title_main_text .title_bg{width:100%;height:100%;display:block;position:absolute;z-index:-1;left:0;top:0;background:#ff7e00;-webkit-transform:skew(-20deg);transform:skew(-20deg)}@media (max-width: 768px){.news .title .title_main_text .title_bg{display:none}}.news .title .title_main_text .title_bg::before,.news .title .title_main_text .title_bg:after{content:'';width:26px;height:26px;display:block;position:absolute;border:2px solid #fff;pointer-events:none}.news .title .title_main_text .title_bg::before{bottom:-6px;left:-12px;border-top:none;border-right:none}.news .title .title_main_text .title_bg::after{top:-6px;right:-12px;border-left:none;border-bottom:none}.news .title .title_more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:0;height:38px;font-size:16px;color:#fff;position:absolute;top:0}@media (max-width: 768px){.news .title .title_more{font-size:0.24rem;bottom:0;top:auto}}.news .title .title_more span{display:block;line-height:1}.news .title .title_more i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;color:#fff}.news .news_list .news_item{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:103px;background:#fb9504;display:flex;padding:8px;-webkit-box-shadow:0 5px 6px rgba(0,0,0,0.2);box-shadow:0 5px 6px rgba(0,0,0,0.2)}@media (max-width: 768px){.news .news_list .news_item{height:1.8rem;padding:0.1rem;-webkit-box-shadow:0px 5px 6px 0px rgba(253,128,13,0.2);box-shadow:0px 5px 6px 0px rgba(253,128,13,0.2)}}.news .news_list .news_item .news_item_img{display:block;width:127px;height:87px;-ms-flex-negative:0;flex-shrink:0;margin-right:20px}@media (max-width: 768px){.news .news_list .news_item .news_item_img{width:2.37rem;height:1.6rem}}.news .news_list .news_item .news_item_img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.news .news_list .news_item .news_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;color:#fff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.news .news_list .news_item .news_content .news_title{display:block;font-size:14px;line-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px}@media (min-width: 1024px){.news .news_list .news_item .news_content .news_title{-webkit-transition:all 0.3s linear;transition:all 0.3s linear}.news .news_list .news_item .news_content .news_title:hover{text-decoration:underline}}@media (max-width: 768px){.news .news_list .news_item .news_content .news_title{font-size:0.26rem;line-height:0.4rem;margin-top:0.05rem}}.news .news_list .news_item .news_content .news_time{font-size:12px;margin-bottom:13px}@media (max-width: 768px){.news .news_list .news_item .news_content .news_time{font-size:0.24rem;margin-bottom:0.05rem}}.news .news_list .news_item{margin-top:16px}.news .news_list .news_item:first-child{margin-top:25px}@media (max-width: 768px){.news .news_list .news_item:first-child{margin-top:0.2rem}}@media (max-width: 768px){.news .news_list .news_item{margin-top:0.2rem}}@media (max-width: 768px){.entry_entrance{width:6.8rem;margin:0 auto}}.entry_entrance a{display:block;width:100%}.entry_entrance a img{display:block;width:100%}.entry_entrance a .pc_banner{display:block}@media (max-width: 768px){.entry_entrance a .pc_banner{display:none}}.entry_entrance a .mob_banner{display:none}@media (max-width: 768px){.entry_entrance a .mob_banner{display:block}}.prize_list .prize_list_tab{background:#fff;position:relative;border:3px solid #fff;border-bottom:none;overflow:hidden;height:54px;padding-bottom:3px}@media (max-width: 768px){.prize_list .prize_list_tab{width:6.8rem;margin:0 auto;border:2px solid #fff;padding:0;height:0.62rem}}.prize_list .prize_list_tab .tab_item{width:50%;float:left;position:relative;z-index:1;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#ff6000;font-size:28px;font-weight:bold;cursor:pointer;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}@media (max-width: 768px){.prize_list .prize_list_tab .tab_item{font-size:0.28rem}}.prize_list .prize_list_tab .tab_item.cur{color:#fff}.prize_list .prize_list_tab .tab_item.unhover{color:#ff6000}@media (min-width: 1024px){.prize_list .prize_list_tab .tab_item{-webkit-transition:all 0.3s linear;transition:all 0.3s linear}.prize_list .prize_list_tab .tab_item:hover{color:#fff}}.prize_list .prize_list_tab .cur_bg{position:absolute;width:53%;height:48px;background:-webkit-gradient(linear, left top, left bottom, from(#ff7a0b), to(#ff6000));background:linear-gradient(#ff7a0b, #ff6000);-webkit-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-box-shadow:0 0 6px 5px rgba(253,128,13,0.2);box-shadow:0 0 6px 5px rgba(253,128,13,0.2)}@media (max-width: 768px){.prize_list .prize_list_tab .cur_bg{height:100%;-webkit-box-shadow:none;box-shadow:none}}.prize_list .prize_list_tab .cur_bg.cur_0{left:-20px;top:0;-webkit-transform:skew(-30deg);transform:skew(-30deg)}.prize_list .prize_list_tab .cur_bg.cur_1{left:50%;top:0;-webkit-transform:skew(30deg);transform:skew(30deg)}.prize_list .prize_list_content{margin-top:20px}@media (max-width: 768px){.prize_list .prize_list_content{width:6.8rem;margin:0 auto;margin-top:0.2rem}}.prize_list .prize_list_content .prize_list_tab_content{display:none}.prize_list .prize_list_content .prize_list_tab_content.show{display:block}.prize_list .prize_list_content .prize_list_tab_content .prize_img{display:block}.prize_list .prize_list_content .prize_list_tab_content .prize_img img{display:block;width:100%}.award_winner_list{width:1024px;text-align:center;font-size:0;margin-left:-8px;margin-top:8px}@media (max-width: 768px){.award_winner_list{width:7rem;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:0.3rem}}.award_winner_list .award_winner_item{width:242px;height:356px;background:#fb9504;display:inline-block;overflow:hidden;margin:0 7px;margin-top:14px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px;-webkit-box-shadow:0 0 5px rgba(253,58,13,0.2);box-shadow:0 0 5px rgba(253,58,13,0.2)}@media (max-width: 768px){.award_winner_list .award_winner_item{width:2.2rem;height:auto;margin:0 0.05rem;padding:0.1rem;background-color:#fb9504;padding-bottom:0.2rem}.award_winner_list .award_winner_item:nth-child(n+4){margin-top:0.2rem;width:1.62rem;padding-bottom:0.2rem}}.award_winner_list .award_winner_item .award_title{width:100%;text-align:center;font-size:20px;font-weight:bold;color:#fff;margin-top:34px;margin-bottom:20px}@media (max-width: 768px){.award_winner_list .award_winner_item .award_title{font-size:0.24rem;font-weight:bold;margin-top:0.2rem;margin-bottom:0.2rem;white-space:nowrap}}.award_winner_list .award_winner_item .avatar_img{display:block;width:130px;height:130px;overflow:hidden;border-radius:999px;border:3px solid #fff;margin:0 auto}@media (max-width: 768px){.award_winner_list .award_winner_item .avatar_img{width:1.2rem;height:1.2rem;border-width:0.04rem}}.award_winner_list .award_winner_item .avatar_img img{display:block;width:100%}.award_winner_list .award_winner_item .award_name{font-size:20px;color:#fff;display:block;margin:13px auto}@media (min-width: 1024px){.award_winner_list .award_winner_item .award_name{-webkit-transition:all 0.3s linear;transition:all 0.3s linear}.award_winner_list .award_winner_item .award_name:hover{text-decoration:underline}}@media (max-width: 768px){.award_winner_list .award_winner_item .award_name{font-size:0.24rem;margin:0.15rem auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 0.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.award_winner_list .award_winner_item .home_btn{display:block;width:100%;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;color:#fff;background:#ffde00;cursor:pointer;border-radius:4px;margin-top:28px;border-radius:8px;background-image:-webkit-gradient(linear, left bottom, left top, from(#ff7a0b), to(#ff6000));background-image:linear-gradient(to top, #ff7a0b 0%, #ff6000 100%);-webkit-box-shadow:0px 3px 3px 0px rgba(238,95,0,0.8);box-shadow:0px 3px 3px 0px rgba(238,95,0,0.8)}@media (min-width: 1024px){.award_winner_list .award_winner_item .home_btn{-webkit-transition:all 0.3s linear;transition:all 0.3s linear}.award_winner_list .award_winner_item .home_btn:hover{opacity:0.3}}@media (max-width: 768px){.award_winner_list .award_winner_item .home_btn{height:0.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:normal;font-size:0.24rem;font-weight:bold;border-radius:0.08rem;background-image:-webkit-gradient(linear, left bottom, left top, from(#ff7a0b), to(#ff6000));background-image:linear-gradient(to top, #ff7a0b 0%, #ff6000 100%);-webkit-box-shadow:0px 2px 2px 0px rgba(238,95,0,0.004);box-shadow:0px 2px 2px 0px rgba(238,95,0,0.004);margin:0 auto;max-width:1.8rem}}.winner_list{margin-top:20px}@media (max-width: 768px){.winner_list{margin-top:0}}.winner_list .award_winner_list{margin-top:30px}@media (max-width: 768px){.winner_list .award_winner_list{margin-top:0.2rem}}.leaderboard{padding-top:20px}@media (max-width: 768px){.leaderboard{padding-top:0}.leaderboard .mob_title{display:none}}.monthly_leaderboard{width:100%;margin-top:40px;-webkit-box-shadow:0px 5px 6px 0px rgba(253,128,13,0.2);box-shadow:0px 5px 6px 0px rgba(253,128,13,0.2);background-color:#fb9504}@media (max-width: 768px){.monthly_leaderboard{overflow:hidden;width:6.8rem;margin:0 auto;margin-top:0.2rem;background:#fb9504;-webkit-box-shadow:none;box-shadow:none}}.monthly_leaderboard .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:24px;color:#fff;height:62px;padding-left:35px;background-color:#ff7e00;-webkit-box-shadow:0px 2px 2px 0px rgba(253,128,13,0.2);box-shadow:0px 2px 2px 0px rgba(253,128,13,0.2)}@media (max-width: 768px){.monthly_leaderboard .title{height:0.68rem;font-size:0.3rem;padding-left:0.3rem}}.monthly_leaderboard .information_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0;-webkit-box-shadow:0px 5px 6px 0px rgba(253,128,13,0.2);box-shadow:0px 5px 6px 0px rgba(253,128,13,0.2)}@media (max-width: 768px){.monthly_leaderboard .information_content{padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.monthly_leaderboard .information_content .user_info_box{display:-webkit-box;display:-ms-flexbox;display:flex;width:590px;height:160px;border-right:1px dashed #ffde00;-ms-flex-negative:0;flex-shrink:0}@media (max-width: 768px){.monthly_leaderboard .information_content .user_info_box{width:100%;height:auto;border:none;padding:0.3rem 0.24rem 0.5rem;-ms-flex-negative:0;flex-shrink:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.monthly_leaderboard .information_content .user_info_box .user_avatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:156px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:10px;-ms-flex-negative:0;flex-shrink:0}@media (max-width: 768px){.monthly_leaderboard .information_content .user_info_box .user_avatar{width:auto;margin-left:0}}.monthly_leaderboard .information_content .user_info_box .user_avatar .avatar_img{width:106px;height:106px;border:3px solid #fff;display:block;border-radius:999px;overflow:hidden}@media (max-width: 768px){.monthly_leaderboard .information_content .user_info_box .user_avatar .avatar_img{width:1.15rem;height:1.15rem;border-width:2px;-ms-flex-negative:0;flex-shrink:0}}.monthly_leaderboard .information_content .user_info_box .user_avatar .avatar_img img{display:block;width:100%;height:100%}.monthly_leaderboard .information_content .user_info_box .user_avatar .user_name_text{font-size:16px;color:#fff;margin-top:14px;text-align:center}@media (max-width: 768px){.monthly_leaderboard .information_content .user_info_box .user_avatar .user_name_text{margin-top:0.2rem;font-size:0.3rem;max-width:6em;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}}.monthly_leaderboard .information_content .user_info_box .user_info_btn{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 768px){.monthly_leaderboard .information_content .user_info_box .user_info_btn{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:0.5rem}}.monthly_leaderboard .information_content .user_info_box .user_info_btn .btn{cursor:pointer;width:130px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:6px;color:#fff;font-size:18px;font-weight:bold;position:relative;background-image:-webkit-gradient(linear, left bottom, left top, from(#ff7a0b), to(#ff6000));background-image:linear-gradient(to top, #ff7a0b 0%, #ff6000 100%);-webkit-box-shadow:0px 10px 7px 0px rgba(252,167,3,0.35);box-shadow:0px 10px 7px 0px rgba(252,167,3,0.35)}@media (min-width: 1024px){.monthly_leaderboard .information_content .user_info_box .user_info_btn .btn{-webkit-transition:all 0.3s linear;transition:all 0.3s linear}.monthly_leaderboard .information_content .user_info_box .user_info_btn .btn:hover{-webkit-transform:scale(1.03) translateZ(0);transform:scale(1.03) translateZ(0)}}@media (max-width: 768px){.monthly_leaderboard .information_content .user_info_box .user_info_btn .btn{border-radius:0.06rem;background-image:-webkit-gradient(linear, left top, left bottom, from(#ff7a0b), to(#ff6000));background-image:linear-gradient(to bottom, #ff7a0b 0%, #ff6000 100%);height:0.56rem;font-size:0.26rem;border:none;color:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1;width:auto}}.monthly_leaderboard .information_content .user_info_box .user_info_btn .btn .show_tips{position:absolute;font-size:24px;top:-40px;right:-20px;display:block;color:#5e2605;-webkit-animation:moveto 1s linear infinite;animation:moveto 1s linear infinite}@media (max-width: 768px){.monthly_leaderboard .information_content .user_info_box .user_info_btn .btn .show_tips{font-size:0.24rem;top:-0.4rem;right:-0.2rem}}.monthly_leaderboard .information_content .user_info_box .user_info_btn .btn+.btn{margin-left:8px;background:#ff7a0b}.monthly_leaderboard .information_content .user_info_box .user_info_btn .btn:last-child{color:#fff;background:#fb9504;border:2px solid #fff}.monthly_leaderboard .information_content .user_vote_info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 768px){.monthly_leaderboard .information_content .user_vote_info{width:100%;margin-bottom:0.3rem}}.monthly_leaderboard .information_content .user_vote_info::before,.monthly_leaderboard .information_content .user_vote_info:after{content:''}@media (max-width: 768px){.monthly_leaderboard .information_content .user_vote_info::before,.monthly_leaderboard .information_content .user_vote_info:after{display:none}}.monthly_leaderboard .information_content .user_vote_info .ribbon{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;height:65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 768px){.monthly_leaderboard .information_content .user_vote_info .ribbon{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto}}.monthly_leaderboard .information_content .user_vote_info .ribbon::before{content:'';display:block;width:0;height:100%;border-right:1px dashed #ffde00;left:0;top:50%;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.monthly_leaderboard .information_content .user_vote_info .ribbon:first-child::before{display:none}.monthly_leaderboard .information_content .user_vote_info .ribbon .ribbon_label_text{text-align:center;width:100%;font-size:16px;color:#fff;color:#5e2605;font-weight:bold}@media (max-width: 768px){.monthly_leaderboard .information_content .user_vote_info .ribbon .ribbon_label_text{font-size:0.2rem;text-shadow:none;margin-top:0.05rem}}.monthly_leaderboard .information_content .user_vote_info .ribbon .ribbon_text{color:#fff;width:100%;text-align:center;text-shadow:0 2px rgba(0,0,0,0.3),2px 0 rgba(0,0,0,0.3)}.monthly_leaderboard .information_content .user_vote_info .ribbon .ribbon_text .special_text{font-weight:bold;font-size:36px;color:#fff;line-height:1}@media (max-width: 768px){.monthly_leaderboard .information_content .user_vote_info .ribbon .ribbon_text .special_text{font-size:0.36rem}}.month_list{margin-top:12px;padding-bottom:30px;background:none}@media (max-width: 768px){.month_list{-webkit-box-shadow:none;box-shadow:none;margin-top:0;padding-bottom:0}}.month_list .month_slider{overflow:hidden}.month_list .month_tab{height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:30px}@media (max-width: 768px){.month_list .month_tab{-webkit-box-shadow:none;box-shadow:none;background-image:none;height:0.6rem;margin-top:0.3rem}}.month_list .month_tab .month_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:20px;font-weight:bold;color:#5e2605;background-color:#f9d035;-webkit-box-shadow:inset 0px -6px 0px 0px #fd9100,inset 6px 0 0 0 rgba(255,255,255,0.2);box-shadow:inset 0px -6px 0px 0px #fd9100,inset 6px 0 0 0 rgba(255,255,255,0.2);text-shadow:2px 2px rgba(0,0,0,0.2);padding-bottom:6px;cursor:pointer;border-radius:10px;position:relative}.month_list .month_tab .month_item+.month_item{margin-left:14px}@media (max-width: 768px){.month_list .month_tab .month_item{border-radius:0.1rem;-webkit-box-shadow:inset 0px -0.06rem 0px 0px #fd9100,inset 0.06rem 0 0 0 rgba(255,255,255,0.2);box-shadow:inset 0px -0.06rem 0px 0px #fd9100,inset 0.06rem 0 0 0 rgba(255,255,255,0.2);height:0.6rem;padding:0 0.2rem;padding-bottom:0.06rem;-ms-flex-negative:0;flex-shrink:0;white-space:nowrap;font-size:0.24rem;position:relative}}.month_list .month_tab .month_item.disabled{cursor:not-allowed}.month_list .month_tab .month_item.current{background-image:-webkit-gradient(linear, left top, left bottom, from(#ff6000), to(#fd3a0d));background-image:linear-gradient(#ff6000, #fd3a0d 100%);-webkit-box-shadow:inset 0px -6px 0px 0px #fd9100;box-shadow:inset 0px -6px 0px 0px #fd9100;color:#ffde00;text-shadow:0px 2px 0px #dc0000}body .month_list .month_tab .month_item.current::before {background-image:url("//p.yunshuren.com/topic/2021/heroes2021/images/btn_cur.png")}body.up .month_list .month_tab .month_item.current::before {background-image:url("//p.yunshuren.com/topic/2021/heroes2021/images/btn_cur.png")}body.ali .month_list .month_tab .month_item.current::before {background-image:url("//papu.yunshuren.com/topic/2021/heroes2021/images/btn_cur.png")}.month_list .month_tab .month_item.current::before{content:'';width:20px;height:13px;background-image:;background-size:contain;background-repeat:no-repeat;position:absolute;top:3px;left:6px}@media (max-width: 768px){.month_list .month_tab .month_item.current{color:#fff;background-image:-webkit-gradient(linear, left bottom, left top, from(#ff7a0b), to(#ff6000));background-image:linear-gradient(to top, #ff7a0b 0%, #ff6000 100%);-webkit-box-shadow:inset 0px -0.06rem 0px 0px #fd9100;box-shadow:inset 0px -0.06rem 0px 0px #fd9100}.month_list .month_tab .month_item.current::before{content:'';width:0.2rem;height:0.13rem;top:0.03rem;left:0.06rem}}@media (min-width: 1024px){.month_list .month_tab .month_item{-webkit-transition:all 0.3s linear;transition:all 0.3s linear}.month_list .month_tab .month_item:hover{background-image:-webkit-gradient(linear, left top, left bottom, from(#ff6000), to(#fd3a0d));background-image:linear-gradient(#ff6000, #fd3a0d 100%);color:#ffde00}.month_list .month_tab .month_item:hover.disabled{color:#fff;background:none}}.month_list .month_user_swiper{overflow:hidden;width:100%;background:#fb9504;-webkit-box-shadow:0px 5px 6px 0px rgba(253,128,13,0.2);box-shadow:0px 5px 6px 0px rgba(253,128,13,0.2);margin-top:20px;padding-bottom:30px}@media (max-width: 768px){.month_list .month_user_swiper{-webkit-box-shadow:none;box-shadow:none;margin-top:0;padding-bottom:0;background:transparent}}.month_list .month_user_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:46px;margin-bottom:30px}@media (max-width: 768px){.month_list .month_user_list{margin-top:0.3rem;margin-bottom:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.month_list .month_user_list .user_item{width:181px;height:268px;border:2px solid #ffde00;position:relative;margin:0 2px;background-image:-webkit-gradient(linear, left bottom, left top, from(#ff6000), to(#ff7a0b));background-image:linear-gradient(to top, #ff6000 0%, #ff7a0b 100%);-webkit-box-shadow:0px 5px 6px 0px rgba(253,128,13,0.2);box-shadow:0px 5px 6px 0px rgba(253,128,13,0.2);width:178px;height:264px}@media (max-width: 768px){.month_list .month_user_list .user_item{-ms-flex-negative:0;flex-shrink:0;width:2.17rem;height:3.32rem;border:none;background:#fb9504;margin:0}}body .month_list .month_user_list .user_item .sort_label {background-image:url("//p.yunshuren.com/topic/2021/heroes2021/images/badge.png")}body.up .month_list .month_user_list .user_item .sort_label {background-image:url("//p.yunshuren.com/topic/2021/heroes2021/images/badge.png")}body.ali .month_list .month_user_list .user_item .sort_label {background-image:url("//papu.yunshuren.com/topic/2021/heroes2021/images/badge.png")}.month_list .month_user_list .user_item .sort_label{position:absolute;width:37px;height:50px;background-image:;top:-7px;left:12px;color:#fff;font-size:16px;text-align:center;padding-right:7px;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 768px){.month_list .month_user_list .user_item .sort_label{background-image:none !important;position:static;width:100%;height:auto;font-size:0.24rem;color:#5e2605;padding:0;margin-top:0.3rem}.month_list .month_user_list .user_item .sort_label::after{content:'名'}}.month_list .month_user_list .user_item .user_avatar{margin-top:26px}@media (max-width: 768px){.month_list .month_user_list .user_item .user_avatar{margin-top:0.2rem}}.month_list .month_user_list .user_item .user_avatar .avatar_img{width:106px;height:106px;border:2px solid #facd89;overflow:hidden;border-radius:999px;margin:0 auto;display:block}@media (max-width: 768px){.month_list .month_user_list .user_item .user_avatar .avatar_img{width:1.2rem;height:1.2rem;border-color:#fff}}.month_list .month_user_list .user_item .user_avatar img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.month_list .month_user_list .user_item .user_information{margin-top:22px}@media (max-width: 768px){.month_list .month_user_list .user_item .user_information{margin-top:0.13rem}}.month_list .month_user_list .user_item .user_information .intro{display:none}.month_list .month_user_list .user_item .user_information .user_name .home_btn{display:none}.month_list .month_user_list .user_item .user_information .user_name .user_name_text{color:#fff;font-size:18px;font-weight:bold;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 768px){.month_list .month_user_list .user_item .user_information .user_name .user_name_text{font-size:0.24rem}}body .month_list .month_user_list .user_item .user_information .user_name .user_name_text::before,body .month_list .month_user_list .user_item .user_information .user_name .user_name_text:after {background-image:url("//p.yunshuren.com/topic/2021/heroes2021/images/name_icon.png")}body.up .month_list .month_user_list .user_item .user_information .user_name .user_name_text::before,body.up .month_list .month_user_list .user_item .user_information .user_name .user_name_text:after {background-image:url("//p.yunshuren.com/topic/2021/heroes2021/images/name_icon.png")}body.ali .month_list .month_user_list .user_item .user_information .user_name .user_name_text::before,body.ali .month_list .month_user_list .user_item .user_information .user_name .user_name_text:after {background-image:url("//papu.yunshuren.com/topic/2021/heroes2021/images/name_icon.png")}.month_list .month_user_list .user_item .user_information .user_name .user_name_text::before,.month_list .month_user_list .user_item .user_information .user_name .user_name_text:after{content:'';display:block;background-image:;background-repeat:no-repeat;width:12px;height:12px;margin:0 5px}@media (max-width: 768px){.month_list .month_user_list .user_item .user_information .user_name .user_name_text::before,.month_list .month_user_list .user_item .user_information .user_name .user_name_text:after{display:none}}.month_list .month_user_list .user_item .vote_box{margin-top:22px}.month_list .month_user_list .user_item .vote_box .vote_text{font-size:16px;color:#fff;text-indent:26px}.month_list .month_user_list .user_item .vote_box .vote_text+.vote_text{margin-top:4px}@media (max-width: 768px){.month_list .month_user_list .user_item .vote_box{display:none}}.month_list .month_user_list .user_item .mob_btn{display:none}@media (max-width: 768px){.month_list .month_user_list .user_item .mob_btn{border-radius:0.08rem;background-image:-webkit-gradient(linear, left top, left bottom, from(#ff7a0b), to(#ff6000));background-image:linear-gradient(to bottom, #ff7a0b 0%, #ff6000 100%);top:3745px;width:1.8rem;height:0.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:0.24rem;margin:0 auto;color:#fff;margin-top:0.14rem}}.month_list .month_more_btn{border-radius:8px;background-color:#ffde00;width:213px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;color:#fff;margin:0 auto;border-radius:8px;background-image:-webkit-gradient(linear, left bottom, left top, from(#ff7a0b), to(#ff6000));background-image:linear-gradient(to top, #ff7a0b 0%, #ff6000 100%);-webkit-box-shadow:0px 3px 3px 0px rgba(238,95,0,0.8);box-shadow:0px 3px 3px 0px rgba(238,95,0,0.8)}@media (min-width: 1024px){.month_list .month_more_btn{-webkit-transition:all 0.3s linear;transition:all 0.3s linear}.month_list .month_more_btn:hover{opacity:0.3}}@media (max-width: 768px){.month_list .month_more_btn{width:2.1rem;height:0.6rem;font-size:0.26rem;margin-top:0.2rem;margin-bottom:0.05rem;display:none}}@-webkit-keyframes moveto{0%{opacity:0;-webkit-transform:translate(-50%, 200%) scale(0);transform:translate(-50%, 200%) scale(0)}40%{opacity:0.4;-webkit-transform:translate(-50%, 40%) scale(0.4);transform:translate(-50%, 40%) scale(0.4)}70%{opacity:1;-webkit-transform:translate(0%, 0%) scale(1);transform:translate(0%, 0%) scale(1)}80%{opacity:1;-webkit-transform:translate(0%, 0%) scale(1.1);transform:translate(0%, 0%) scale(1.1)}90%{opacity:1;-webkit-transform:translate(0%, 0%) scale(1);transform:translate(0%, 0%) scale(1)}100%{opacity:0}}@keyframes moveto{0%{opacity:0;-webkit-transform:translate(-50%, 200%) scale(0);transform:translate(-50%, 200%) scale(0)}40%{opacity:0.4;-webkit-transform:translate(-50%, 40%) scale(0.4);transform:translate(-50%, 40%) scale(0.4)}70%{opacity:1;-webkit-transform:translate(0%, 0%) scale(1);transform:translate(0%, 0%) scale(1)}80%{opacity:1;-webkit-transform:translate(0%, 0%) scale(1.1);transform:translate(0%, 0%) scale(1.1)}90%{opacity:1;-webkit-transform:translate(0%, 0%) scale(1);transform:translate(0%, 0%) scale(1)}100%{opacity:0}}.shortlisted_box .award_type_list{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1024px;margin-left:-8px}@media (max-width: 768px){.shortlisted_box .award_type_list{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin:0;margin-top:0.3rem}}.shortlisted_box .award_type_list .btn{border-radius:8px;width:246px;height:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:22px;font-weight:bold;text-shadow:0px 2px 1px rgba(0,0,0,0.2);color:#fff;margin:5px;background:#f9d035;padding-bottom:6px;color:#5e2605;-webkit-box-shadow:inset 0px -6px 0px 0px #fd9100,inset 6px 0 0 0 rgba(255,255,255,0.2);box-shadow:inset 0px -6px 0px 0px #fd9100,inset 6px 0 0 0 rgba(255,255,255,0.2)}@media (max-width: 768px){.shortlisted_box .award_type_list .btn{-webkit-box-shadow:inset 0px -0.06rem 0px 0px #fd9100,inset 0.06rem 0 0 0 rgba(255,255,255,0.2);box-shadow:inset 0px -0.06rem 0px 0px #fd9100,inset 0.06rem 0 0 0 rgba(255,255,255,0.2);width:2.22rem;height:0.6rem;padding-bottom:0.06rem;margin:0.05rem;font-size:0.24rem}}.shortlisted_box .award_type_list .btn.current{color:#ffde00;background-image:-webkit-gradient(linear, left bottom, left top, from(#ff7a0b), to(#ff6000));background-image:linear-gradient(to top, #ff7a0b 0%, #ff6000 100%);-webkit-box-shadow:inset 0px -6px 0px 0px #fd9100;box-shadow:inset 0px -6px 0px 0px #fd9100;position:relative}body .shortlisted_box .award_type_list .btn.current::before {background-image:url("//p.yunshuren.com/topic/2021/heroes2021/images/btn_cur.png")}body.up .shortlisted_box .award_type_list .btn.current::before {background-image:url("//p.yunshuren.com/topic/2021/heroes2021/images/btn_cur.png")}body.ali .shortlisted_box .award_type_list .btn.current::before {background-image:url("//papu.yunshuren.com/topic/2021/heroes2021/images/btn_cur.png")}.shortlisted_box .award_type_list .btn.current::before{content:'';width:20px;height:13px;background-image:;background-size:contain;background-repeat:no-repeat;position:absolute;top:3px;left:6px}@media (max-width: 768px){.shortlisted_box .award_type_list .btn.current{color:#fff;border:none;background-image:-webkit-gradient(linear, left bottom, left top, from(#ff7a0b), to(#ff6000));background-image:linear-gradient(to top, #ff7a0b 0%, #ff6000 100%);-webkit-box-shadow:inset 0px -0.06rem 0px 0px #fd9100;box-shadow:inset 0px -0.06rem 0px 0px #fd9100;text-shadow:0px 2px 0px #dc0000;position:relative}.shortlisted_box .award_type_list .btn.current::before{width:0.2rem;height:0.13rem;top:0.03rem;left:0.06rem}}@media (min-width: 1024px){.shortlisted_box .award_type_list .btn{-webkit-transition:all 0.3s linear;transition:all 0.3s linear}.shortlisted_box .award_type_list .btn:hover{opacity:0.8}}.shortlisted_box .list_more{background-color:#ffde00;width:213px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;margin:0 auto;margin-top:30px;color:#fff;border-radius:8px;background-image:-webkit-gradient(linear, left bottom, left top, from(#ff7a0b), to(#ff6000));background-image:linear-gradient(to top, #ff7a0b 0%, #ff6000 100%);-webkit-box-shadow:0px 3px 3px 0px rgba(238,95,0,0.8);box-shadow:0px 3px 3px 0px rgba(238,95,0,0.8)}@media (min-width: 1024px){.shortlisted_box .list_more{-webkit-transition:all 0.3s linear;transition:all 0.3s linear}.shortlisted_box .list_more:hover{opacity:0.3}}@media (max-width: 768px){.shortlisted_box .list_more{border-radius:0.06rem;background-image:-webkit-gradient(linear, left top, left bottom, from(#ff7a0b), to(#ff6000));background-image:linear-gradient(to bottom, #ff7a0b 0%, #ff6000 100%);height:0.56rem;font-size:0.26rem;width:2.2rem;margin-top:0.2rem}}.shortlisted_box .list{padding:0 36px;padding-bottom:30px;margin-top:5px;position:relative;background-color:#fb9504;-webkit-box-shadow:0px 5px 6px 0px rgba(253,128,13,0.2);box-shadow:0px 5px 6px 0px rgba(253,128,13,0.2)}@media (max-width: 768px){.shortlisted_box .list{-webkit-box-shadow:none;box-shadow:none;background-image:none;width:6.8rem;margin:0 auto;padding:0;margin-top:0.15rem;background:none}}.shortlisted_box .list .user_item{width:100%;border-bottom:1px dashed #ffde00;display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 0}@media (max-width: 768px){.shortlisted_box .list .user_item{padding:0.3rem;background:#fb9504;border-bottom:2px solid #ffde00;margin-bottom:0.1rem;position:relative}}.shortlisted_box .list .user_item .user_avatar{width:94px;height:94px;position:relative;-ms-flex-negative:0;flex-shrink:0;margin-bottom:10px}@media (max-width: 768px){.shortlisted_box .list .user_item .user_avatar{width:1rem;height:1rem;margin-bottom:0.1rem}}.shortlisted_box .list .user_item .user_avatar .avatar_img{width:94px;height:94px;border:3px solid #ffde00;border-radius:999px;overflow:hidden}@media (max-width: 768px){.shortlisted_box .list .user_item .user_avatar .avatar_img{width:1rem;height:1rem;border:2px solid #ffde00}}.shortlisted_box .list .user_item .user_avatar .avatar_img img{display:block;width:100%;height:100%}.shortlisted_box .list .user_item .user_avatar .medal{position:absolute;display:block;bottom:-10px;left:50%;width:67px;margin-left:-34px}@media (max-width: 768px){.shortlisted_box .list .user_item .user_avatar .medal{width:0.8rem;margin-left:-0.4rem;bottom:-0.1rem}}.shortlisted_box .list .user_item .user_avatar .label{position:absolute;bottom:-10px;width:67px;font-size:16px;font-weight:bold;color:#ff7a0b;left:50%;margin-left:-34px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:42px;text-shadow:0px 2px 1px rgba(0,0,0,0.2)}@media (max-width: 768px){.shortlisted_box .list .user_item .user_avatar .label{bottom:-0.1rem;width:1rem;font-size:0.38rem;margin-left:-0.5rem;height:0.5rem;-webkit-transform:scale(0.5);transform:scale(0.5)}}.shortlisted_box .list .user_item .user_information{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:14px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 768px){.shortlisted_box .list .user_item .user_information{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.shortlisted_box .list .user_item .user_information .user_name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shortlisted_box .list .user_item .user_information .user_name .user_name_text{font-size:20px;font-weight:bold;color:#fff;min-width:3em}@media (max-width: 768px){.shortlisted_box .list .user_item .user_information .user_name .user_name_text{font-size:0.28rem}}.shortlisted_box .list .user_item .user_information .user_name .home_btn{display:block;margin-left:15px;width:30px}.shortlisted_box .list .user_item .user_information .user_name .home_btn img{display:block;width:100%}@media (max-width: 768px){.shortlisted_box .list .user_item .user_information .user_name .home_btn{margin-left:0.2rem;width:0.5rem}}.shortlisted_box .list .user_item .user_information .intro{width:100%;color:#fff;font-size:16px;line-height:26px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (max-width: 768px){.shortlisted_box .list .user_item .user_information .intro{font-size:0.24rem;line-height:0.4rem;margin-top:0.1rem}}.shortlisted_box .list .user_item .vote_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;margin-right:10px;margin-left:20px;width:180px}@media (max-width: 768px){.shortlisted_box .list .user_item .vote_box{position:absolute;right:0.3rem;width:auto}}.shortlisted_box .list .user_item .vote_box .vote_btn{margin-right:14px;width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;border-radius:999px;cursor:pointer;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 768px){.shortlisted_box .list .user_item .vote_box .vote_btn{width:0.5rem;height:0.5rem;margin-right:0.1rem}}.shortlisted_box .list .user_item .vote_box .vote_btn i{font-size:20px;color:#fb4b0f}@media (max-width: 768px){.shortlisted_box .list .user_item .vote_box .vote_btn i{font-size:0.3rem}}.shortlisted_box .list .user_item .vote_box .vote_info{font-size:20px;color:#fff}@media (max-width: 768px){.shortlisted_box .list .user_item .vote_box .vote_info{font-size:0.24rem}}.topic_review{padding-top:20px}@media (max-width: 768px){.topic_review{padding-top:0}.topic_review .topic_review_swiper{width:100%;overflow:hidden}}.topic_review .topic_review_list{width:100%;*zoom:1;margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.topic_review .topic_review_list:before,.topic_review .topic_review_list:after{content:"";display:table}.topic_review .topic_review_list:after{clear:both;overflow:hidden}@media (max-width: 768px){.topic_review .topic_review_list{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;margin-top:0.3rem;white-space:nowrap;font-size:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.topic_review .topic_review_list:before,.topic_review .topic_review_list:after{display:none}}.topic_review .topic_review_list .topic_review_item{display:block;float:left;border:1px solid #fff;border-radius:4px;overflow:hidden;background-color:#faf1c8;-webkit-box-shadow:1.378px 4.806px 7.52px 0.48px rgba(81,18,18,0.16);box-shadow:1.378px 4.806px 7.52px 0.48px rgba(81,18,18,0.16);width:193px;height:130px}.topic_review .topic_review_list .topic_review_item+.topic_review_item{margin-left:6px}@media (max-width: 768px){.topic_review .topic_review_list .topic_review_item+.topic_review_item{margin-left:0.05rem}}@media (max-width: 768px){.topic_review .topic_review_list .topic_review_item{width:2rem;height:1.34rem;margin:0;float:none;display:inline-block;-ms-flex-negative:0;flex-shrink:0}}.topic_review .topic_review_list .topic_review_item img{display:block;width:100%}.players{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background-repeat:no-repeat;padding-top:20px}@media (max-width: 768px){.players{background-image:none;padding-top:0;height:auto}}.players .players_slider{width:100%;height:184px;margin-top:50px;background:-webkit-gradient(linear, left top, right top, from(rgba(251,235,206,0)), color-stop(#eebe66), to(rgba(251,235,206,0)));background:linear-gradient(to right, rgba(251,235,206,0), #eebe66, rgba(251,235,206,0));overflow:hidden}@media (max-width: 768px){.players .players_slider{margin-top:0.3rem;height:1.37rem}}.players .players_slider .players_content{width:1006px;margin:0 auto;overflow:hidden;height:184px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 768px){.players .players_slider .players_content{width:100%;height:1.44rem;margin-top:0.03rem}}.players .players_slider .players_content .list_slider{overflow:hidden;width:845px;height:150px;margin:0 auto}@media (max-width: 768px){.players .players_slider .players_content .list_slider{width:100%;height:1.37rem}}.players .players_slider .players_content .list_slider .swiper-slide-active .avatar,.players .players_slider .players_content .list_slider .swiper-slide-duplicate-active .avatar{-webkit-transform:scale(1.2);transform:scale(1.2);position:relative;z-index:1;border-color:#ff7a0b}.players .players_slider .players_content .list_slider .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.players .players_slider .players_content .list_slider .avatar{width:100%;height:auto;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:999px;overflow:hidden;border:2px solid #fff;-webkit-transition:all 0.3s linear;transition:all 0.3s linear;position:relative;cursor:pointer}.players .players_slider .players_content .list_slider .avatar:after{content:'';display:block;width:100%;margin-top:100%}@media (min-width: 1024px){.players .players_slider .players_content .list_slider .avatar{-webkit-transition:all 0.3s linear;transition:all 0.3s linear}.players .players_slider .players_content .list_slider .avatar:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}}@media (max-width: 768px){.players .players_slider .players_content .list_slider .avatar{width:1.14rem;margin-top:0}}.players .players_slider .players_content .list_slider .avatar:first-child{margin-left:0}.players .players_slider .players_content .list_slider .avatar.current{width:144px;height:144px;position:relative;z-index:1;margin-top:0}@media (max-width: 768px){.players .players_slider .players_content .list_slider .avatar.current{width:1.44rem;height:1.44rem}}.players .players_slider .players_content .list_slider .avatar img{display:block;width:100%;position:absolute}.players .player_intro{width:1040px;margin:0 auto;background-color:#fbecd0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:25px;position:relative}.players .player_intro .hero_card_btn{font-size:16px;color:#fff;position:absolute;right:26px;top:26px;z-index:1;border-radius:6px;position:absolute;width:128px;height:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-image:-webkit-gradient(linear, left bottom, left top, from(#ff7a0b), to(#ff6000));background-image:linear-gradient(to top, #ff7a0b 0%, #ff6000 100%);-webkit-box-shadow:0px 3px 2px 0px rgba(252,167,3,0.35);box-shadow:0px 3px 2px 0px rgba(252,167,3,0.35)}@media (min-width: 1024px){.players .player_intro .hero_card_btn{-webkit-transition:all 0.3s linear;transition:all 0.3s linear}.players .player_intro .hero_card_btn:hover{opacity:0.6}}@media (max-width: 768px){.players .player_intro .hero_card_btn{width:1.6rem;height:0.38rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:0;top:0;font-size:0.24rem;background:#ff890b}}@media (max-width: 768px){.players .player_intro{width:6.8rem;margin:0 auto;padding:0.2rem;margin-top:0.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(255,255,255,0.851);-webkit-box-shadow:3px 5.196px 5.64px 0.36px rgba(47,47,47,0.25);box-shadow:3px 5.196px 5.64px 0.36px rgba(47,47,47,0.25)}}.players .player_intro::before{content:'';width:0;height:0;border:15px solid #fbecd0;border-top:none;border-left-color:transparent;border-right-color:transparent;display:block;left:48%;top:-15px;position:absolute}@media (max-width: 768px){.players .player_intro::before{border-width:0.15rem;top:-0.15rem}}.players .player_intro .user_img{display:block;width:281px;-webkit-box-sizing:border-box;box-sizing:border-box}.players .player_intro .user_img.video_icon{position:relative;cursor:pointer}@media (max-width: 768px){.players .player_intro .user_img.video_icon{position:absolute}}body .players .player_intro .user_img.video_icon:before {background-image:url("//p.yunshuren.com/topic/2021/heroes2021/images/video_ico_mob.png")}body.up .players .player_intro .user_img.video_icon:before {background-image:url("//p.yunshuren.com/topic/2021/heroes2021/images/video_ico_mob.png")}body.ali .players .player_intro .user_img.video_icon:before {background-image:url("//papu.yunshuren.com/topic/2021/heroes2021/images/video_ico_mob.png")}.players .player_intro .user_img.video_icon:before{content:'';display:block;width:60px;height:60px;position:absolute;left:50%;top:50%;background-image:;background-repeat:no-repeat;background-size:100%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media (max-width: 768px){.players .player_intro .user_img.video_icon:before{width:0.38rem;height:0.38rem}}@media (max-width: 768px){.players .player_intro .user_img{left:0.2rem;top:0.2rem;width:2.38rem;-ms-flex-negative:0;flex-shrink:0;padding:0;position:absolute;z-index:1}}.players .player_intro .user_img img{display:block;width:100%}.players .player_intro .user_intro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:30px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width: 768px){.players .player_intro .user_intro{margin-left:0}.players .player_intro .user_intro .base_intro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;padding-left:2.58rem}.players .player_intro .user_intro .base_intro+.line_item{margin-top:0.1rem}.players .player_intro .user_intro .declaration{margin-top:0.1rem}}.players .player_intro .user_intro .line_item{font-size:18px;color:#333;line-height:30px}@media (max-width: 768px){.players .player_intro .user_intro .line_item{font-size:0.28rem;line-height:0.4rem}}.players .player_intro .user_intro .line_item .bold{font-weight:bold;color:#fd3a0d}@media (max-width: 768px){.players .player_intro .user_intro .line_item .bold{color:#ff890b}}.video_dialog{position:fixed;z-index:9999;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,0.7);display:none}.video_bg_dialog{position:absolute;top:0;bottom:0;left:0;right:0}.video_dialog_box{width:800px;height:450px;position:absolute;top:50%;margin-top:-225px;left:50%;margin-left:-400px;background-color:#fff}.dialog_close{position:absolute;right:10px;top:10px;font-size:30px;color:#fff;cursor:pointer}@media (max-width: 768px){.video_dialog_box{width:100%;margin-left:0;left:0;height:4.05rem;margin-top:-2rem}}.videos{padding-top:20px}@media (max-width: 768px){.videos{padding-top:0}}.videos_list{position:relative;width:100%;margin:0 auto;margin-top:50px;height:544px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 768px){.videos_list{width:6.8rem;margin:0 auto;margin-top:0.3rem;height:3.84rem}}.videos_list .border_tl,.videos_list .border_tr,.videos_list .border_bl,.videos_list .border_br{display:block;width:106px;height:97px;position:absolute;border:4px solid #fff;pointer-events:none}@media (max-width: 768px){.videos_list .border_tl,.videos_list .border_tr,.videos_list .border_bl,.videos_list .border_br{width:.33rem;height:0.4rem;border-width:2px}}.videos_list .border_tl{top:0;left:0;border-bottom:none;border-right:none}.videos_list .border_tr{top:0;right:0;border-bottom:none;border-left:none}.videos_list .border_bl{bottom:0;left:0;border-top:none;border-right:none}.videos_list .border_br{bottom:0;right:0;border-top:none;border-left:none}.videos_list .swiper-container{padding-bottom:60px}@media (max-width: 768px){.videos_list .swiper-container{padding-bottom:0}}.videos_list .swiper-slide{width:686px;height:464px;background:#fff;-webkit-box-shadow:0 8px 30px #ddd;box-shadow:0 8px 30px #ddd;position:relative}.videos_list .swiper-slide .video_item{display:block}@media (max-width: 768px){.videos_list .swiper-slide{width:4.64rem;height:3.14rem;-webkit-box-shadow:none;box-shadow:none}}.videos_list .swiper-slide img{display:block}@media (max-width: 768px){.videos_list .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.videos_list .swiper-slide:hover .video_mask{display:block}.videos_list .swiper-slide:hover .video_title{display:block}.videos_list .swiper-slide:hover i{display:block}.videos_list .swiper-slide .video_mask{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);display:none}.videos_list .swiper-slide .video_title{position:absolute;bottom:0;left:0;font-size:16px;width:90%;left:5%;z-index:1;color:#fff;text-align:center;bottom:28px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:none}@media (max-width: 768px){.videos_list .swiper-slide .video_title{font-size:0.2rem;bottom:0.2rem}}.videos_list .swiper-slide i{position:absolute;left:50%;top:50%;font-size:60px;color:#fff;z-index:2;margin-left:-30px;margin-top:-30px;display:none}@media (max-width: 768px){.videos_list .swiper-slide i{font-size:0.6rem;margin-left:-0.3rem;margin-top:-0.3rem}}.invite_tips_dialog{width:100%;height:100%;background:rgba(0,0,0,0.7);z-index:999;left:0;top:0;position:fixed;display:none}.invite_tips_dialog .invite_tips_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.invite_tips_dialog .invite_tips_content .invite_tips_close{position:absolute;width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;align-items:center;border:1px solid #fff;color:#fff;border-radius:999px;overflow:hidden;right:-10px;top:26px;cursor:pointer}@media (max-width: 768px){.invite_tips_dialog .invite_tips_content .invite_tips_close{bottom:-0.7rem;top:auto;right:50%;width:0.56rem;height:0.56rem;margin-right:-0.28rem}.invite_tips_dialog .invite_tips_content .invite_tips_close i{font-size:0.3rem}}.invite_tips_dialog .invite_tips_content .invite_tips_img{display:block}@media (max-width: 768px){.invite_tips_dialog .invite_tips_content .invite_tips_img{display:none}}.invite_tips_dialog .invite_tips_content .invite_tips_img_mob{display:none}@media (max-width: 768px){.invite_tips_dialog .invite_tips_content .invite_tips_img_mob{display:block;width:5.32rem}}.invite_tips_dialog .invite_tips_content .invite_tips_btn{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:10px;background-image:-webkit-gradient(linear, left top, right top, from(#fc4430), color-stop(50%, #f4a010), to(#fc4430));background-image:linear-gradient(to right, #fc4430 0%, #f4a010 50%, #fc4430 100%);-webkit-box-shadow:0px 3px 10px 0px rgba(252,74,46,0.5);box-shadow:0px 3px 10px 0px rgba(252,74,46,0.5);background-size:200%;width:240px;height:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:24px;color:#fff;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,Helvetica Neue,Arial,sans-serif;margin-top:30px;cursor:pointer;-webkit-animation:move_bg 2s ease-in infinite;animation:move_bg 2s ease-in infinite}@media (max-width: 768px){.invite_tips_dialog .invite_tips_content .invite_tips_btn{position:absolute;width:3.3rem;height:0.68rem;font-size:0.26rem;bottom:0.5rem;border-radius:999px}}@-webkit-keyframes move_bg{0%{background-position:200% 0}100%{background-position:0% 0}}@keyframes move_bg{0%{background-position:200% 0}100%{background-position:0% 0}}.story_list .user_story_item{border-width:3px;border-color:#fff;border-style:solid;background-color:#fff;-webkit-box-shadow:0px 5px 6px 0px rgba(253,128,13,0.2);box-shadow:0px 5px 6px 0px rgba(253,128,13,0.2);width:300px;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width: 768px){.story_list .user_story_item{width:3.3rem;background:#fdf1dd;border-color:#fdf1dd;border-width:0.09rem}}.story_list .user_story_item img{display:block;width:100%;height:196px;-o-object-fit:cover;object-fit:cover}@media (max-width: 768px){.story_list .user_story_item img{height:2.1rem}}.story_list .user_story_item .news_info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:106px;padding:10px 10px}@media (max-width: 768px){.story_list .user_story_item .news_info{height:1.7rem;padding:0.1rem 0.05rem;padding-top:0.2rem}}.story_list .user_story_item .news_info .news_title{font-size:20px;color:#333;line-height:26px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (min-width: 1024px){.story_list .user_story_item .news_info .news_title{-webkit-transition:all 0.3s linear;transition:all 0.3s linear}.story_list .user_story_item .news_info .news_title:hover{text-decoration:underline;color:#fd520c}}@media (max-width: 768px){.story_list .user_story_item .news_info .news_title{font-size:0.3rem;line-height:0.38rem}}.story_list .user_story_item .news_info .news_time{font-size:16px;color:#999;-ms-flex-item-align:end;align-self:flex-end}@media (max-width: 768px){.story_list .user_story_item .news_info .news_time{font-size:0.26rem}}.story_list .user_story_list{position:relative;margin-top:50px}.story_list .user_story_list .pagination{display:none}@media (max-width: 768px){.story_list .user_story_list{margin-top:0.3rem}.story_list .user_story_list .left_btn,.story_list .user_story_list .right_btn{display:none}.story_list .user_story_list .pagination{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:0.3rem}.story_list .user_story_list .pagination .bullet{width:0.15rem;height:0.15rem;border-radius:999px;background:#f8d28c;margin:0 0.075rem}.story_list .user_story_list .pagination .bullet.active{background:#ffffff}}.story_list .user_story_list .swiper-container{width:937px;margin:0 auto}@media (max-width: 768px){.story_list .user_story_list .swiper-container{width:6.8rem;margin:0 auto}}body .main {background-image:url("//p.yunshuren.com/topic/2021/heroes2021/images/pc_bg.jpg")}body.up .main {background-image:url("//p.yunshuren.com/topic/2021/heroes2021/images/pc_bg.jpg")}body.ali .main {background-image:url("//papu.yunshuren.com/topic/2021/heroes2021/images/pc_bg.jpg")}.main{background-image:;background-size:100%;background-repeat:repeat-y}@media (max-width: 768px){.main{background-image:none !important;background-color:transparent;padding-top:0}}.al_banner{width:100%}.al_banner img{width:100%}.al_banner .pc_img{display:block}@media (max-width: 768px){.al_banner .pc_img{display:none}}.al_banner .mob_img{display:none}@media (max-width: 768px){.al_banner .mob_img{display:block}}/*# sourceMappingURL=index.css.map */
