/* html{
    background:-webkit-linear-gradient(left, #3B3D72, #212234);
    background:-o-linear-gradient(left, #3B3D72, #212234);
    background:-moz-linear-gradient(left, #3B3D72, #212234);
    background:linear-gradient(left, #3B3D72, #212234);
}
body{
    background-color: #fff;
} */

.personImageStyle{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.menu-mask {
    width: 100%;
    height: 48px;
    position: absolute;
    top: 88px;
    z-index: 200;
    background: #a00000;
    box-shadow: 0 68px 94px 0 rgba(0, 0, 0, 0.15);
}

.menu-mask .menu_content {
    width: 1280px;
    height: 48px;
}

.menu_content .menuMask_ul {
    padding: 0 100px;
    width: auto;
    height: auto;
}   
.menu_content .menuMask_ul .menuMask_li {
    float: left;
    width: auto;
    height: auto;
    line-height: 48px;
    color: #fff;
    font-size: 14px;
    padding-right: 55px;
}

.youth_view_main {
    margin: 30px auto 0;
    width: 1280px;
    height: auto;
    padding-bottom: 100px;
}
#mobile .youth_view_main{
    margin: 0 auto;
    width: 100%;
    padding-bottom: 1rem;
    background-color: #fff;
}

.youth_view_main .youth_view_left {
    float: left;
    width: 71%;
    height: auto;
}
#mobile .youth_view_main .youth_view_left {
    float: none;
    width: 100%;
    height: auto;
}
.youth_view_left .youth_splendid_collection{
    padding-top: 42px;
}
#mobile .youth_splendid_collection{
    padding: .8rem 0 0 0;
    border-bottom: .267rem solid rgba(249, 249, 249, 1);
}
#mobile .border0{
    border-bottom: 0;
}
.youth_view_left .youth_splendid_collection .youth_splendid_collection_title{
    position: relative;
    width: 100%;
    padding-bottom: 22px;
    text-align: left;
}
#mobile .youth_view_left .youth_splendid_collection .youth_splendid_collection_title{
    margin: 0 auto;
    padding: 0;
    width: 9.2rem;
}
.youth_splendid_collection .youth_splendid_collection_title>p:nth-child(1) {
    color: #333;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
}
#mobile .youth_splendid_collection .youth_splendid_collection_title>p:nth-child(1) {
    display: none;
}
.youth_splendid_collection .youth_splendid_collection_title>p:nth-child(2) {
    color: #333;
    font-size: 22px;
    line-height: 28px;
    font-weight: bold;
}
#mobile .youth_splendid_collection .youth_splendid_collection_title>p:nth-child(2) {
    font-size: .426rem;
    line-height: .6rem;
}
.youth_view_left .youth_splendid_collection .main_list{
    width: 100%;

}
.main_list .main_list_top{
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 260px;

}
.main_list .main_list_top>div{
    width: 449px;
    position: relative;
    overflow: hidden;
}
.main_list .main_list_top>div>img{
    display: block;
    width: 100%;
    height:100%;
   
}

.main_list .main_list_top>div>p{
    position: absolute;
}
.main_list .main_list_top>div>.title_bag>.title_imgs{
    float: left;
    margin-left: 16px;
    width: 23px;
    height: 18px;


}
.main_list .main_list_top>div>.title_bag>.title_imgs>img{
    display: block;
    width: 100%;
    height: 100%;
  
  }
 .main_list .main_list_top>div>.title_bag{
    position: absolute;
    bottom: 0px;
    width: 450px;
    height: 50px;
    background: rgba(0, 0, 0, .6);
    background: linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(-90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: -moz-linear-gradient(-90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(-90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    padding-top: 15px;
  }
.main_list .main_list_top>div>.title_bag>.title_title{
    float: left;
    margin-left: 14px;
   width:350px;
   font-size: 16px;
   color: #FFFFFF;
   line-height: 18px;
   font-weight: bold;
   overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  
}
.main_list .main_list_bottom{
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 172px;
    margin-top: 10px;
}
.main_list .main_list_bottom>div{
    width: 296px;
    position: relative;
    overflow: hidden;

}
.main_list .main_list_bottom>div>img{
    display: block;
    width: 100%;
    height:100%;
   
}
.main_list .main_list_bottom>div>p{
    position: absolute;
}
.main_list .main_list_bottom>div>.title_bag>.title_imgs{
    float: left;
    width: 23px;
    height: 18px;
    margin-left: 16px;  
}
.main_list .main_list_bottom>div>.title_bag>.title_imgs>img{
    display: block;
    width: 100%;
    height: 100%;
  
  }
.main_list .main_list_bottom>div>.title_bag{
    position: absolute;
    bottom: 0px;
    width: 450px;
    height: 43px;
    background: rgba(0, 0, 0, .6);
    background: linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(-90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: -moz-linear-gradient(-90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(-90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    padding-top: 10px;
  }
.main_list .main_list_bottom>div>.title_bag>.title_title{
    float: left;
    margin-left: 14px;
    width: 200px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  
}
#mobile .main_list_top, #mobile .main_list_bottom, #pc .main_list_h5{
    display: none !important;
}
#mobile .main_list_h5{
    margin: 0 auto;
    padding: .4rem 0;
    width: 9.2rem;
    height: auto;
}
#mobile .main_list .main_list_h5>div{
    float: left;
    position: relative;
    margin: 0 .067rem .067rem 0;
    width: calc(50% - .067rem);
    height: 3.013rem;
    overflow: hidden;
}
#mobile .main_list .main_list_h5>div:nth-child(2n){
    margin-right: 0;
}
#mobile .main_list .main_list_h5>div:nth-child(3),#mobile .main_list .main_list_h5>div:nth-child(4){
    margin-bottom: 0;
}
#mobile .main_list .main_list_h5>div>img{
    display: block;
    width: 100%;
    height:100%;
}

#mobile .main_list .main_list_h5>div>p{
    position: absolute;
}
#mobile .main_list .main_list_h5>div>.title_bag>.title_imgs{
    float: left;
    margin-left: .213rem;
    width: .36rem;
    height: .32rem;
}
#mobile .main_list .main_list_h5>div>.title_bag>.title_imgs>img{
    display: block;
    width: 100%;
    height: 100%;
  
  }
#mobile .main_list .main_list_h5>div>.title_bag{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: .667rem;
    background: rgba(0, 0, 0, .6);
    background: linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(-90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: -moz-linear-gradient(-90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(-90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    padding-top: .2rem;
  }
#mobile .main_list .main_list_h5>div>.title_bag>.title_title{
    float: left;
    margin-left: .187rem;
    width:calc(100% - .76rem);
    font-size: .24rem;
    color: #FFFFFF;
    line-height: .32rem;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  
}
.youth_view_main .youth_view_right {
    float: right;
    width: 324px;
    height: auto;
}
#mobile .youth_view_right{
    display: none;
}

.youth_view_left .mainNew {
    width: 100%;
    min-height: 342px;
    height: auto;
}

#mobile .mainNew{
    padding-top: .8rem;
    min-height: auto;
    background-color: #fff;
}

.mainNew .mainNew_title {
    position: relative;
    font-size: 22px;
    color: #333333;
    text-align: left;
    padding-bottom: 22px;
    /* border-bottom: 1px solid #ededed; */
}
#mobile .mainNew .mainNew_title {
    margin: 0 auto;
    padding: 0;
    width: 9.2rem;
    font-size: .32rem;
}

.mainNew .mainNew_title>p:nth-child(1) {
    font-size: 16px;
    color: #333333;
    line-height: 20px;
}
#mobile .mainNew .mainNew_title>p:nth-child(1) {
    display: none;
}
.mainNew .mainNew_title>p:nth-child(2) {
    color: #333;
    font-size: 22px;
    line-height: 28px;
    font-weight: bold;
    text-align: left;
}
#mobile .mainNew .mainNew_title>p:nth-child(2) {
    font-size: .426rem;
    line-height: .6rem;
}


.mainNew .youth_news .mainNew_tag {
    float: left;
    width: 449px;
    height: auto;
    margin-right: 10px;
} 
#mobile .mainNew .youth_news .mainNew_tag{
    float: none;
    margin: 0;  
    width: 100%;
    border-bottom: .267rem solid rgba(249, 249, 249, 1);
}
.mainNew .youth_news .mainNew_tag:nth-child(2n) {
    margin-right: 0;
} 
.mainNew_tag .youth_news_img{
    position: relative;
    width: 100%;
    height: 260px;
    margin-bottom: 12px;
    overflow: hidden;
}
#mobile .mainNew_tag .youth_news_img{
    position: relative;
    margin: 0 auto;
    padding: .4rem 0;
    width: 9.2rem;
    height: 2.8rem;
    overflow: hidden;
}

.mainNew_tag .youth_news_img img{
    display: block;
    width: 100%;
    height: 100%;
}
#mobile .mainNew_tag .youth_news_img a{
    display: block;
    padding-left: calc(100% - 3rem);
    width: 100%;
    height: calc(100%);
}

.mainNew_tag .youth_news_img .youth_news_img_bg{
   display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    padding: 0 10px;
    background: rgba(0, 0, 0, .6);
    background: linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(-90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: -moz-linear-gradient(-90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(-90deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    height: 60px;
    width: 100%;    
}
#mobile .mainNew_tag .youth_news_img .youth_news_img_bg{
    display: none;
}
.mainNew_tag .youth_news_img> .youth_news_img_title{
    display:block;
    position: absolute;
    bottom: 22px;
    left: 0;
    z-index: 5;
    width: 100%;
    padding: 0 15px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
       
}

#mobile .mainNew_tag .youth_news_img> .youth_news_img_titleH5{
    display:block;
    position: absolute;
    left: 0;
    top: .4rem;
    padding: 0;
    width: calc(100% - 3.32rem);
    color: rgba(51, 51, 51, 1);
    line-height: .56rem;
    font-size: .4rem;
}
#mobile .mainNew_tag .youth_news_img> .youth_news_img_date{
    display:block;
    position: absolute;
    left: 0;
    bottom: .4rem;
    padding: 0;
    width: calc(100% - 3.32rem);
    color: rgba(153, 153, 153, 1);
    line-height: .373rem;
    font-size: .267rem;
}
#pc .mainNew_tag .youth_news_img .youth_news_img_titleH5, #mobile .mainNew_tag .youth_news_img> .youth_news_img_title, #mobile .mainNew_notPic{
    display: none;
}

.mainNew .youth_news .mainNew_tag .youth_news_text1{
    width: 100%;

}
.mainNew .youth_news .mainNew_tag .youth_news_text1>a{   
    display: block;
    padding: 0 15px;
    font-size: 17px;
    line-height: 24px;
    color: #000000;
    width:100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
}
.mainNew .youth_news .mainNew_tag .youth_news_text2{
    line-height: 23px;
}
.mainNew .youth_news .mainNew_tag .youth_news_text2>a{ 
    display: block;
    width:100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 17px;
    color: #000000;
    cursor: pointer;
}
.mainNew .youth_news .mainNew_tag .youth_news_text1>a:hover{
   color: #3b3d72;
}
.mainNew .youth_news .mainNew_tag .youth_news_text2>a:hover{
    color: #3b3d72;
 }



/* 积分榜 样式 start */

.moreAfter_icon{
position: relative;
}
.moreIcon_child{
    display: block;
    position: absolute;
    top: 21px;
    right: 7px;
    z-index: 2;
    width: 56px;
    height: 26px;
    text-align: center;
    font-size: 0;
    padding: 10px 15px;
}
#mobile .moreIcon_child{
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -o-align-items: center;
    align-items: center;
    top: 0;
    right: 0;
    width: .546rem;
    height: .6rem;
    padding: 0;
}
.moreIcon_child i{
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 1px 4px 1px 0;
    background-color: #D8D8D8;
    border-radius: 4px;
}
#mobile .moreIcon_child i{
    display: inline-block;
    width: .093rem;
    height: .093rem;
    margin: 0;
    background-color: #D8D8D8;
    border-radius: 50%;
}
.moreIcon_child:hover{
    cursor: pointer;
}
.moreIcon_child:hover i{
    background-color: #3b3d72;
}
.moreIcon_child i:nth-child(2n){
    margin: 0 4px 0 0;
    width: 6px;
    height: 6px;
}
#mobile .moreIcon_child i:nth-child(2n){
    margin: 0;
    width: .146rem;
    height: .146rem;
}
.moreIcon_child i:last-child{
    margin-right: 0;
}



/* 轮播图组建 */
.youth_banner_container {
    width: 1280px;
    height: 613px;
    padding-right: 220px;
    margin: 26px auto 0;
    position: relative;
}
#mobile .youth_banner_container{
    margin: 1.33rem 0 0 0;
    padding: 0;
    width: 100%;
    height: 9.2rem;
    background-color: #fff;
}

.youth_banner_container  .swiper_container {
    width: 100%;
    height: 613px;
    overflow: hidden;
}
#mobile .youth_banner_container  .swiper_container {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
}

 .swiper-slide{
    float: left;
    width: 100%;
    cursor: pointer;
   
}
#mobile .swiper-wrapper{
    position: relative;
}
#mobile .youth_banner_container .swiper-slide{
    float: none;
    top: 0;
    left: 0;
    z-index: 2;
    height: 9.2rem;
    cursor: default;
}
 .swiper_pagination {
    position: absolute;
    right: 0;
    height: 613px;
    cursor: pointer;
    z-index: 2;
}
#mobile .swiper_pagination{
    display: flex;
    display: -webkit-flex;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 1rem;
    z-index: 20;
    cursor: default;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -o-align-items: center;
    align-items: center;
}

.swiper-pagination-custom {
    width: 220px ;
    left: 1061px;
    bottom: 0;
}

.swiper-pagination-customs {
    width: 220px;
    height: 25%;
    border-bottom: 1px solid #fff;
    position: relative;
}
.swiper-pagination-customs:nth-child(4) {
   
    border-bottom: none;
   
}
.swiper-pagination-customs>img {
    display: block;
    width: 100%;
    height: 100%;
}

.swiper-pagination-customs::after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 1px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    content: '\20';
    transition: all 1s ease;
    color: #FFF;
 
}

.swiper-pagination-customs-active::after {
    background: none;

}

/* .swiper_pagination>ul {
    height: 100%;
} */
#mobile .mobile_banner_pagination{
    margin: 0 .067rem;
    width: .186rem;
    height: .186rem;
    background-color: rgba(221, 221, 221, 1);
    border-radius: .093rem;
}
#mobile .mobile_banner_pagination.act{
    width: .453rem;
    background-color: rgba(211, 60, 33, 1);
    border-radius: .093rem;
}
.banner_imgs{
    overflow: hidden;
    width: 100%;
    height: 616px;
    cursor: pointer;
}
#mobile .banner_imgs{
    height: 9.2rem;
    cursor: default;
}
.banner_over{
    display:block;
    width:100%;
    height:100%;
    overflow: hidden;

}
.banner_img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.banner_descrite {
    width: 40%;
    height: 100%;
    background:rgba(33, 34, 52, .8);
    border-left: 8px solid #D33E25;
    position: absolute;
    right: 0;
    top:0;
}
#mobile .banner_descrite{
    top: 7.2rem;
    z-index: 10;
    width: 100%;
    height: 2rem;
    border: 0;
    background:-webkit-linear-gradient(top, transparent, #000);
    background:-o-linear-gradient(top, transparent, #000);
    background:-moz-linear-gradient(top, transparent, #000);
    background:linear-gradient(top, transparent, #000);
}
.banner_descrite>a {
    display:block;
    width: 100%;
    padding: 47px 60px 0 60px;
    height: 100%;
  
}
#mobile .banner_descrite>a{
    padding: .32rem .4rem 0 .4rem;
}
.banner_descrite>a>.banner_img_title {
    text-align: left;
    font-size: 28px;
    color: #FFFFFF;
    line-height: 44px;
}
#mobile .banner_descrite>a>.banner_img_title {
    text-align: center;
    font-size: .373rem;
    line-height: .533rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.banner_descrite>a>.banner_img_time {
    background: rgba(69, 6, 6, .28);
    border-radius: 16px;
    text-align: center;
    font-size: 12px;
    color: #FFFFFF;
    width: 93px;
    height: 32px;
    line-height: 32px;
    margin-top: 16px;
    margin-bottom: 10px;
}

.banner_descrite>a>.banner_img_border {
    opacity: 0.2;
    border: 2px solid #c1b9b7;
}

.banner_descrite>a>.banner_img_text {
    text-align: left;
    padding-top: 35px;
    font-size: 18px;
    color: rgba(255,255,255, .74);
    line-height: 32px;
}

#mobile .banner_descrite>a>.banner_img_time, #mobile .banner_descrite>a>.banner_img_border, #mobile .banner_descrite>a>.banner_img_text{
    display: none;
}
/* 侧边组件-精彩专栏 样式 */

.sideBar_wonderful {
    padding-bottom: 30px;
    width: 100%;
    height: auto;
}

.sideBar_wonderful .wonderful_title {
    margin-bottom: 26px;
    padding-bottom: 4px;
    border-bottom: 1px solid #ededed;
    width: 100%;
    line-height: 30px;
    font-size: 23px;
    color: #333;
    font-weight: bold;
    text-align: left;
}

.sideBar_wonderful .wonderful_ul {
    width: 100%;
    height: auto;
}

.wonderful_ul .wonderful_li {
    width: 100%;
    height: auto;
    padding-bottom: 15px;
}

.wonderful_li .containerSpan {
    display: block;
    width: 100%;
    height: 200px;
    border: 1px solid #e6e6e6;
}

.containerSpan img {
    display: block;
    width: 100%;
    height: 100%;
}

.wonderful_li .containerSpan_title {
    width: 100%;
    padding: 0 10px;
    font-size: 14px;
    line-height: 26px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* 横向新闻条 样式 */

.newsArticle {
    width: 100%;
    height: auto;
}

.newsArticle .newsArticle_ul {
    width: 100%;
    height: auto;
}

.newsArticle_ul .newsArticle_li {
    padding: 12px 10px 12px 5px;
    width: 100%;
    height: 145px;
    border-bottom: 1px solid #ededed;
}

.newsArticle_li .newsArticle_left {
    float: left;
    margin-right: -180px;
    width: 180px;
    height: 120px;
    border: 1px solid #e6e6e6;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-size: cover;
    overflow: hidden;
}

.newsArticle_li .newsArticle_left img {
    display: block;
    width: 100%;
    height: auto;
}

.newsArticle_li .newsArticle_right {
    float: right;
    padding-left: 204px;
    width: 100%;
    height: 120px;
}

.newsArticle_rightTop {
    padding-top: 10px;
    height: 84px;
    line-height: 22px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
}

.newsArticle_right .newsArticle_rightBottom {
    width: 100%;
    height: 36px;
    font-size: 12px;
}

.newsArticle_rightBottom .newsArticle_btn {
    float: left;
    margin: 6px 0;
    padding: 0 10px;
    width: auto;
    min-width: 74px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: rgba(200,174,106,1);
    border-radius: 2px;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0.86px;
}

.newsArticle_rightBottom .newsArticle_time {
    float: right;
    line-height: 36px;
    color: #333;
}



/* 赛事轮播图 样式 start */
#mobile .calendar_main{
    display: none;
}
.calendar_main{
    margin: 14px auto 0;
    padding: 14px 10px;
    width: 1280px;
    height: 160px;
    background-color: rgba(155,163,175,.3);
}
.calendarDate{
    float: left;
    padding-top: 13px;
    width: 106px;
    height: 132px;
    background-color: rgba(59, 59, 109, 1);
    border-radius: 4px;
}
.calendarDate span{
    display: block;
    color: #fff;
    text-align: center;

}
.calendarDate .calendarDate_title{
    font-size: 14px;
    line-height: 20px;
}
.calendarDate .calendarDate_day{
    font-size: 30px;
    line-height: 38px;
    font-weight: bold;
}
.calendarDate .calendarDate_month{
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
}
.calendarDate .calendarDate_week{
    font-size: 12px;
    line-height: 16px;
}


.calendar_main .calendarSwiper{
    float: right;
    width: 1151px;
    height: 132px;
}


.calendarSwiper .notMatchList{
    display: none;
    font-size: 20px;
    letter-spacing: 15px;
    text-align: center;
    line-height: 132px;
    color: #666;
}

.calendarSwiper .notMatchList.isShow{
    display: block;
}

.youth_calendarSwiper_main{
    display: none;
    position: relative;
    height: 132px;
}


.youth_calendarSwiper_main.isShow{
    display: block;
}
.youth_calendarSwiper_main .swiper-wrapper {
    padding: 0 30px;
}

.youth_calendarSwiper_main .youth_calendarSwiper_pre, .youth_calendarSwiper_main .youth_calendarSwiper_next{
    position: absolute;
    top: 0;
    z-index: 20;
    width: 23px;
    height: 132px;
    background-color: #292F33;
    border-radius: 4px;
    cursor: pointer;
}

.youth_calendarSwiper_main .onBoundary_prev, .youth_calendarSwiper_main .onBoundary_next{
    position: absolute;
    top: 0;
    z-index: 2;
    width: 23px;
    height: 132px;
    background: #9BA3AF;
    border-radius: 4px;
    cursor: default;
    
}

.youth_calendarSwiper_main .youth_calendarSwiper_pre:hover, .youth_calendarSwiper_main .youth_calendarSwiper_next:hover{
    background: #3b3d72;
    background: linear-gradient(125deg, rgba(59, 61, 114, 1), rgba(33, 34, 52, 1));
    background: -webkit-linear-gradient(125deg, rgba(59, 61, 114, 1), rgba(33, 34, 52, 1));
    background: -o-linear-gradient(125deg, rgba(59, 61, 114, 1), rgba(33, 34, 52, 1));
    background: -moz-linear-gradient(125deg, rgba(59, 61, 114, 1), rgba(33, 34, 52, 1));
    
}
.youth_calendarSwiper_main .youth_calendarSwiper_pre i, .youth_calendarSwiper_main .youth_calendarSwiper_next i{
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    width: 7px;
    height: 7px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    background-color: transparent;

}



.youth_calendarSwiper_main .youth_calendarSwiper_pre, .youth_calendarSwiper_main .onBoundary_prev{
    left: 0;
}

.youth_calendarSwiper_main .youth_calendarSwiper_next, .youth_calendarSwiper_main .onBoundary_next{
    right: 0;
}

.youth_calendarSwiper_main .youth_calendarSwiper_pre .pre_icon{
    margin: -7px 0 0 -1px;
    transform: rotate(-135deg) translate(-50%, -50%);
}
.youth_calendarSwiper_main .youth_calendarSwiper_next .next_icon{
    margin-left: -4px;
    transform: rotate(45deg) translate(-50%, -50%);
}



.youth_calendarSwiper_main .match_slide{
    padding: 0 9px;
    width: 245px;
    height: 132px;
    background-color: #fff;
    border-radius: 6px;
    border: 2px solid #fff;
    cursor: pointer;
}

.match_slide .matchSlide_info{
    margin: 22px 0;
    width: 100%;
    height: 88px;
    
}
.matchSlide_info .matchSlideInfo_floor1{
    display: block;
    margin-bottom: 20px;
    width: 100%;
    height: 50px;
}
.matchSlide_info .matchSlideInfo_floor2{
    display: block;
    width: 100%;
    height: 18px;
}

.matchSlideInfo_floor1 span{
    float: left;
}
.matchSlideInfo_floor1 .homeInfor, .matchSlideInfo_floor1 .visitInfor{
    width: 98px;
    height: 50px;
    
}
.matchSlideInfo_floor1 .homeInfor .inforImg_span{
    float: left;
}
.matchSlideInfo_floor1 .visitInfor .inforImg_span{
    float: right;
}
.matchSlideInfo_floor1 .inforImg_span{
    width: 50px;
    height: 50px;
    overflow: hidden;
}
.inforImg_span img{
    display: block;
    width: 100%;
    height: 100%;
}

.matchSlideInfo_floor1 .homeInfor .infor_score{
    float: left;
    padding: 14px 0 0 3px;
    text-align: right;
    color: #1D3557;
}
.matchSlideInfo_floor1 .visitInfor .infor_score{
    float: right;
    padding: 14px 3px 0 0;
    text-align: left;
    color: #1D3557;
}
.matchSlideInfo_floor1 .infor_score{
    width: 45px;
    font-size: 30px;
    line-height: 36px;
    font-family: 'DIN';
    font-weight: bold;
    
}

.matchSlideInfo_floor1 .vs_icon{
    margin: 10px 5px 0 5px;
    width: 13px;
    line-height: 36px;
    font-size: 20px;
    color: rgba(29, 53, 87, 1);
    text-align: center;
    
}

.matchSlideInfo_floor2 .homeName, .matchSlideInfo_floor2 .visitName{
    float: left;
    width: 89px;
    line-height: 18px;
    font-size: 14px;
    color: #1D3557;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.matchSlideInfo_floor2 .matchTime{
    float: left;
    width: 41px;
    line-height: 18px;
    color: #93A2B6;
    text-align: center;
    font-size: 14px;
}

.youth_calendarSwiper_main .match_slide:hover{
    border: 2px solid rgba(59, 59, 109, 1);
    transition: all .5s;

}

/* 赛事轮播图 样式 end */

/* 右侧最佳&排行榜 样式 start */
.fontBlod{
font-weight: bold;
}
.theBest_div{
width: 100%;
height: auto;

}
.theBest_div .theBest_floorMain{
margin-bottom: 20px;
width: 100%;
height: auto;

}

.theBest_floorMain .theBest_floorTitle{
display: block;
padding-left: 15px;
width: 100%;
height: 44px;
font-size: 0;
background: #626495;
background: linear-gradient(90deg, rgb(88, 92, 169, 1), rgb(98, 100, 149, 1));
background: -webkit-linear-gradient(0, rgb(88, 92, 169, 1), rgb(98, 100, 149, 1));
background: -o-linear-gradient(0, #585CA9, #626495);
background: -moz-linear-gradient(0, #585CA9, #626495);
}
.theBest_floorTitle .theBest_title{
display: inline-block;
line-height: 44px;
font-size: 16px;
color: #fff;
}


.rankTop_div{
    display: none;
    width: 100%;
    height: auto;
    
}
.rankTop_div.isShow{
    display: block;
}
.rankTop_div .rankTop_floorMain{
    margin-bottom: 40px;
    width: 100%;
    height: auto; 
}
    
.rankTop_floorMain .rankTop_floorTitle{
    display: block;
    padding-left: 15px;
    width: 100%;
    height: 75px;
    font-size: 0;
    background: #5D60A0;
}
.rankTop_floorMain .rankTop_subText{
    display: block;
    padding: 0 15px 15px;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background: #5D60A0;
}
.rankTop_floorTitle .rankTop_title{
    display: block;
    padding-top: 52px;
    line-height: 20px;
    font-size: 16px;
    color: #fff;
}
.rankTop_floorTitle-with-tabs .rankTop_title{
    padding-top: 16px;
}
.rankTop_floorTitle .rankTop_floorTitle_tabs{
    line-height: 22px;
    font-size: 20px;
    padding-top: 14px;
}
.rankTop_floorTitle .rankTop_floorTitle_tabs span{
    color: #ddd;
    padding: 0 4px;
    margin-right: 8px;
    cursor: pointer;
}
.rankTop_floorTitle .rankTop_floorTitle_tabs span.active{
    color: white;
    border-bottom: 1px solid white;
    font-weight: bold;
}
.rankTop_floorMain .rankTop_ul{
    width: 100%;
    height: auto;
    background-color: #F9FAFA;
    border: 1px solid #F1F5F5;
    border-top: 0;
}
.rankTop_ul .rankTop_notData{
    line-height: 64px;
    font-size: 16px;
    color: #999;
    text-align: center;
    width: 100%;
}
.rankTop_ul .rankTop_li{
    margin: 0 11px;
    padding: 7px 0;
    border-left: 4px solid #F9FAFA;
    height: auto;
}
.rankTop_li .rankTop_menu{
    display: block;
    width: 100%;
    line-height: 16px;
    font-size: 0;
    color: #333;
}
.rankTop_li .rankTop_menu span{
    float: left;
    font-size: 12px;
}
.rankTop_li .rankTop_data{
    display: block;
    width: 100%;
    font-size: 0;
    color: #333;
    cursor: pointer;
}
.rankTop_li .rankTop_data span{
    float: left;
    line-height: 30px;  
}
.rankTop_li .rankTop_data span img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.rankTop_li .table_title {
    display: block;
    font-weight: bold;
    width: 100%;
    font-size: 16px;
    line-height: 30px;  
}
.rankTop_cell1{
    width: 172px;
    text-align: left;
}
.rankTop_cell2, .rankTop_cell3{
    width: 36px;
    font-family: "DIN";
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    
}
.rankTop_cell4{
    width: 58px;
    font-family: "DIN";
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.rankTop_data .rankTop_cell1{
    font-size: 0;
}
/* .rankTop_ul .rankTop_li:nth-child(2){
    margin-bottom: 1px;
    background-color: #fff;
    border-color: #9A3E2E;

}
.rankTop_ul .rankTop_li:nth-child(3){
    margin-bottom: 1px;
    background-color: #fff;
    border-color: #D34F25;
}
.rankTop_ul .rankTop_li:nth-child(4){
    margin-bottom: 1px;
    background-color: #fff;
    border-color: #E9A154;
} */

.rankTop_ul .rankTop_li:hover{
    background-color: rgba(41, 68, 128, .1);
}
.rankTop_ul .rankTop_li:first-child:hover, .rankTop_ul .rankTop_li.notHover:hover{
    background-color: #F9FAFA;
}
/* .rankTop_ul .rankTop_li:nth-child(2) .rankTop_cell1 .rankTop_rankNo, .rankTop_ul .rankTop_li:nth-child(3) .rankTop_cell1 .rankTop_rankNo, .rankTop_ul .rankTop_li:nth-child(4) .rankTop_cell1 .rankTop_rankNo{
    color: #D33E25;
} */
.rankTop_cell1 .rankTop_rankNo{
    width: 48px;
    font-family: "DIN";
    font-size: 20px;
    text-align: center;
    color: rgba(40, 46, 50, 1);

}
.rankTop_cell1 .rankTop_teamLogo{
    width: 30px;
    height: 30px;
    overflow: hidden;
}
.rankTop_cell1 .rankTop_teamName{
    padding-left: 10px;
    width: 88px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.moreAfter_icon{
    position: relative;
}
.moreIcon_child{
    display: block;
    position: absolute;
    top: 21px;
    right: 7px;
    z-index: 2;
    width: 56px;
    height: 26px;
    text-align: center;
    font-size: 0;
    padding: 10px 15px;
}
.theBest_floorTitle .moreIcon_child{
    top: 9px;
    right: 0;
}
.rankTop_floorTitle .moreIcon_child{
    top: 49px;
    right: 0;
}
.moreIcon_child i{
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 1px 4px 1px 0;
    background-color: #D8D8D8;
    border-radius: 4px;
}
.moreIcon_child:hover{
    cursor: pointer;
}
.moreIcon_child:hover i{
    background-color: #3B3B6D;
}
.moreIcon_child i:nth-child(2n){
    margin: 0 4px 0 0;
    width: 6px;
    height: 6px;
}
.moreIcon_child i:last-child{
    margin-right: 0;
}
    
.theBest_floorMain .playerInfor_div{
    width: 100%;
    padding: 20px 10px 19px 10px;
    height: 136px;
    border: 1px solid #F1F5F5;
    border-top: 0;
    background-color: #fff;
}
.playerInfor_div .playerInfor_left{
    float: left;
    margin-right: 34px;
    width: 72px;
    height: 95px;
}
.playerInfor_left img{
    display: block;
    width: 100%;
    height: 100%;
}
.playerInfor_div .playerInfor_right{
    position: relative;
    float: left;
    width: 202px;
    height: 95px;
}

.playerInfor_right .playerMain_span{
    float: left;
}
.playerInfor_right .playerMain_span.floor1{
    width: 74px;
}
.playerInfor_right .playerMain_span.floor2{
    width: 74px;
}
.playerInfor_right .playerMain_span.floor3{
    width: 54px;
}
.playerMain_span span{
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #333;
}
.playerMain_span .playerName{
    width: 100%;
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.playerMain_span .pt75{
   padding-top: 75px;
}
.playerMain_span span:nth-child(2n){
    padding: 47px 0 8px 0;
}
.playerInfor_right .playerMain_span .fontBlod{
    position: absolute;
    top: 0;
    z-index: 2;
    line-height: 28px;
}
.playerInfor_right .playerMain_span.floor2 .fontBlod{
    right: 0;
    width: 35px;
    text-align: right;
}
.playerInfor_right .playerMain_span .fontBlod.playerName{
    left: 0;
    width: 167px;
}

/* 球员排行榜 样式 start  */
.rankTopPlayer_div{
    width: 100%;
    height: auto;
}
#mobile .rankTopPlayer_div{
    margin: 0 auto;
    width: 9.2rem;
    padding-top: .4rem;
    background-color: #fff;
}
.rankTopPlayer_div .rankTopPlayerList{
    opacity: 0;
    float: left;
    padding: 0 16px 24px 16px;
    width: 33.33%;
    height: auto;
    border-right: 1px solid rgba(227, 227, 227, 1);
}
#mobile .rankTopPlayer_div .rankTopPlayerList{
    float: none;
    width: 100%;
    padding: 0 0 24px 0;
    border-right: 0;
}
.rankTopPlayer_div .rankTopPlayerList.isShow{
    opacity: 1;
}
.rankTopPlayer_div .rankTopPlayerList:last-child{
    border: 0;
}
.rankTopPlayerList .rankTopPlayer_one{
    width: 100%;
    height: auto;
    cursor: pointer;

}

.rankTopPlayer_one .rankTopPlayer_title{
    position: relative;
    display: block;
    width: 170px;
    background-color: rgba(59, 59, 109, 1);
    border-bottom: none;
    padding-left: 20px;
    transform: perspective(10px) rotateX(-2deg);
    -webkit-transform: perspective(10px) rotateX(-2deg);
    -moz-transform: perspective(10px) rotateX(-2deg);
    -o-transform: perspective(10px) rotateX(-2deg);
    transform-origin: bottom left; /* 控制倾斜的方向 */
    -webkit-transform-origin: bottom left; /* 控制倾斜的方向 */
    -moz-transform-origin: bottom left; /* 控制倾斜的方向 */
    -o-transform-origin: bottom left; /* 控制倾斜的方向 */
    line-height: 24px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    overflow: hidden;
    cursor: pointer;
}
#mobile .rankTopPlayer_one .rankTopPlayer_title{
    position: relative;
    width: 40%;
    padding-left: .32rem;
    transform: perspective(.267rem) rotateX(0);
    -webkit-transform: perspective(.267rem) rotateX(0);
    -moz-transform: perspective(.267rem) rotateX(0);
    -o-transform: perspective(.267rem) rotateX(0);
    line-height: .48rem;
    font-size: .32rem;
    z-index: 2;
    cursor: default;

}

.rankTopPlayer_title::before{
    position: absolute;
    content: '\20';
    top: 0;
    left: 0;
    z-index: 2;
    width: 0;
    height: 0;
    border-top: 25px solid rgba(167, 62, 62, 1);
    border-right: 10px solid transparent;
}
#mobile .rankTopPlayer_title::before{
    border-top: .533rem solid rgba(167, 62, 62, 1);
    border-right: .267rem solid transparent;
}
#mobile .rankTopPlayer_title::after{
    position: absolute;
    content: '\20';
    top: 0;
    right: 0;
    z-index: 2;
    width: 0;
    height: 0;
    border-bottom: .533rem solid #fff;
    border-left: .267rem solid transparent;
}

.rankTopPlayer_one .rankTopPlayer_infor{
    position: relative;
    display: block;
    margin-top: 35px;
    width: 100%;
    height: auto;
}
#mobile .rankTopPlayer_one .rankTopPlayer_infor{
    margin-top: .4rem;
}
.rankTopPlayer_one .rankTopPlayer_infor:hover{
    background-color: rgba(41, 68, 128, 0.1);
}
#mobile .rankTopPlayer_one .rankTopPlayer_infor:hover, #mobile .rankTopPlayerList .rankTopPlayer_other:hover{
    background-color: #fff;
}
.rankTopPlayer_infor .rankTopPlayer_imageSpan{
    float: left;
    margin-right: -98px;
    width: 98px;
    height: 140px;
    overflow: hidden;
}
#mobile .rankTopPlayer_infor .rankTopPlayer_imageSpan{
    margin-right: -2.667rem;
    width: 2.667rem;
    height: 3.547rem;
}
.rankTopPlayer_infor .rankTopPlayer_fontSpan{
    position: relative;
    float: left;
    padding: 10px 0 0 122px;
    width: 100%;
    height: 140px;
    overflow: hidden;
}
#mobile .rankTopPlayer_infor .rankTopPlayer_fontSpan{
    padding: .267rem 0 0 3.12rem;
    height: 3.547rem;
}
.rankTopPlayer_infor .rankTopPlayer_fontSpan span{
    display: block;
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#mobile .rankTopPlayer_infor .rankTopPlayer_fontSpan span{
    line-height: .56rem;
    font-size: .4rem;
}
.rankTopPlayer_infor .rankTopPlayer_fontSpan .rankTopPlayer_data{
    display: block;
    position: absolute;
    bottom: 5px;
    right: 18px;
    z-index: 2;
    text-align: right;
    font-family: "DIN";
    line-height: 56px;
    font-size: 50px;
    color: rgba(41, 68, 128, 1);
}
#mobile .rankTopPlayer_infor .rankTopPlayer_fontSpan .rankTopPlayer_data{
    bottom: .133rem;
    right: .267rem;
    line-height: 1.413rem;
    font-size: 1.173rem;
}

.rankTopPlayerList .rankTopPlayer_other{
    padding: 8px 0;
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(227, 227, 227, 1);
    cursor: pointer;
}
#mobile .rankTopPlayerList .rankTopPlayer_other{
    padding: .267rem 0;
    cursor: default;
}
.rankTopPlayerList .rankTopPlayer_other:hover{
    background-color: rgba(41, 68, 128, .1);
}
.rankTopPlayer_other .rankTopPlayer_imageSpan{
    float: left;
    margin-right: -64px;
    padding-left: 24px;
    width: 64px;
    height: 55px;
    overflow: hidden;
}
#mobile .rankTopPlayer_other .rankTopPlayer_imageSpan{
    margin-right: -1.387rem;
    padding-left: .32px;
    width: 1.387rem;
    height: 1.52rem;
}
.rankTopPlayer_other .rankTopPlayer_imageSpan img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.rankTopPlayer_other .rankTopPlayer_fontSpan{
    position: relative;
    float: left;
    padding: 10px 24px 0 72px;
    width: 100%;
    height: auto;
}
#mobile .rankTopPlayer_other .rankTopPlayer_fontSpan{
    padding: .133rem .32rem 0 1.707rem;
}
.rankTopPlayer_fontSpan span{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rankTopPlayer_fontSpan .rankTopfontSpan_name{
    width: 100%;
    color: rgba(41, 68, 128, 1);
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
}
#mobile .rankTopPlayer_fontSpan .rankTopfontSpan_name{
    line-height: .453rem;
    font-size: .347rem;
}
.rankTopPlayer_fontSpan .rankTopfontSpan_other{
    width: 100%;
    color: #000;
    font-size: 12px;
    line-height: 16px;
}
#mobile .rankTopPlayer_fontSpan .rankTopfontSpan_other{
    font-size: .32rem;
    line-height: .453rem;
}
.rankTopPlayer_fontSpan .rankTopfontSpan_data{
    display: block;
    position: absolute;
    top: .133rem;
    right: 24px;
    z-index: 2;
    text-align: right;
    line-height: 20px;
    font-size: 14px;
    color: rgba(41, 68, 128, 1);
}
#mobile .rankTopPlayer_fontSpan .rankTopfontSpan_data{
    top: 10px;
    right: 24px;
    line-height: .507rem;
    font-size: .427rem;
}


/* 赞助商banner */
#pc .businessLogo{
    padding: 45px 0 55px 0;
    width: 100%;
    height: auto;
    background-color: rgba(243, 243, 243, 1);
}
#pc .businessLogo .businessLogo_main{
    margin: 0 auto;
    width: 1280px;
    height: 330px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: left top;
}