

/* 头部banner */
.five_cop_brief_banner{
    width: 100%;
    min-width: 1280px;
    height: 330px;
 }
 #mobile .five_cop_brief_banner{
    width: 100%;
    min-width: 100%;
    height: 2.934rem;
 }
 .five_cop_brief_banner .five_cop_brief_banner_box{
    background-size: 100% auto;
    background-size: cover;
    width: 1280px;
    height: 330px;
    margin:0 auto;
 }

 .five_cop_brief_banner_box .five_cop_brief_img_title{
     padding-right: 200px;
     width: 1280px;
     margin: 0 auto;
     position: relative;
 }
 #mobile .five_cop_brief_banner_box .five_cop_brief_img_title{
    padding-right: 1.52rem;
    width: 100%;
 }
 #mobile .five_cop_brief_banner .five_cop_brief_banner_box{
    height: 2.94rem;
    margin: 0 auto;
    width: 100%;
 }
 .five_cop_brief_img_title>span:nth-child(1){
     padding-top: 118px;
     text-align: right;
     display: block;
     font-size:36px;
     font-weight:bold;
     color:rgba(255,255,255,1);
     line-height:46px;
     letter-spacing:3px;
 }
 #mobile .five_cop_brief_img_title>span:nth-child(1){
    padding-top: 1.16rem;
    text-align: right;
    display: block;
    font-size: .427rem;
    font-weight: bold;
    color: rgba(255,255,255,1);
    line-height: .613rem;
    letter-spacing: .0173rem;
 }
 .five_cop_brief_img_title>span:nth-child(2){
     padding-top: 18px;
     text-align: right;
     display: block;

     font-size: 24px;
     color: #FFFFFF;
     font-weight: bold;
     letter-spacing: 2px;
 }


/* 五人篮球首页css */
.five_index{
    margin: 0px auto 0;;
    width: 1280px;
    height: auto;
    min-height: 650px;
}
#mobile .five_index{
    margin: 0px auto 0;
    width: 100%;
    height: auto;
    min-height: calc(100vh - 2.934rem - 1.33rem);
}
.five_index .team_all_data_content_select{
    height: 66px;
    background:rgba(207,207,207,0.3);
    border-radius: 6px;
    border:1px solid rgba(206,206,206,0.3);
    margin-top: 45px;
   
 }
 #mobile .five_index .team_all_data_content_select{
    margin-top: 0;
    height: auto;
    width: 100%;
    background: rgba(207,207,207,0.3);
    border-radius: 0;
    border: none;
    position: relative;
    top: 0;
    padding: .533rem .4rem .267rem .4rem;
 }
 .team_all_data_content_select .select_left{
    float: left;
    width: 166px;
    height: 64px;
    display: block;
    border-radius: 6px;
    position: relative;
    background-color: #fff;
    border-right: 1px solid rgba(232, 232, 232, 1);
 }
 #mobile .team_all_data_content_select .select_left{
    float: none;
    width: 30%;
    height: .88rem;
    display: block;
    border-radius: .053rem;
    position: relative;
    background-color: #fff;
    border: 1px solid rgba(232, 232, 232, 1);
 }
 .team_all_data_content_select .select_right{
    float: left;
    width: 190px;
    height: 64px;
    display: block;
    background-color: #fff;
}
.select_left>span{
    float: left;
    font-size:12px;
    color:rgba(149,149,149,1);
    /* border-radius: 6px; */
}
.select_left>span:nth-child(1){
   width: 100%;
   height: 26px;
   line-height: 35px;
   padding-left: 36px;
   background: #fff;
   border-radius: 6px 0 0 0 ;
}
#mobile .select_left>span:nth-child(1){
    display: none;
}
.select_left>span:nth-child(2){
  height: 38px;
}
#mobile .select_left>span:nth-child(2){
    height: 100%;
}
.select_left>span .el-input__inner{
    font-size:16px;
    font-weight:bold;
    color:rgba(36,42,47,1);
    padding: 0 33px;
    border:none;
    border-radius:0 0 0 6px;
    height: 38px;
    line-height: 38px;
}
#mobile .select_left>span .el-input__inner{
    font-size: .3rem;
    font-weight: bold;
    color: #666666;
    padding: 0 .4rem;
    border: none;
    border-radius: .08rem;
    height: calc(.88rem - 2px);
    line-height: calc(.88rem - 2px);
    font-family: auto;
}
#mobile .el-input__suffix{
    right: .04rem;
}
#mobile .el-input__icon{
    width: .42rem;
    line-height: .88rem;
    height: .88rem;
}

#mobile .el-select .el-input .el-select__caret{
    font-size: .32rem;
    color: #B20F13;
}
/* .select_left>span .el-submenu__icon-arrow{
    top: 65%;
    right: 12px;
    font-size: 16px;
}
.el-icon-arrow-down:before{
    display:none!important;
} */

 .select_donw{
    top: 614px!important;
}
 .select_donw .popper__arrow{
    top: -8px!important;
    border:1px solid #fff!important;
    background: #fff;
   display:none!important;
}
/* 下篮球父级赛事下拉 */
.select_xlqf_donw{
    top: 568px!important;
}
#mobile .select_xlqf_donw{
    top: 5.67rem!important;
    margin-top: 0;
    z-index: 200 !important;
}
 .select_xlqf_donw .popper__arrow{
    top: -8px!important;
    border:1px solid #fff!important;
    background: #fff;
   display:none!important;
}
/* 下篮球父级赛事下拉 */

/* 青少年训练营父级赛类 */
.select_qsnxlyf_donw{
    top: 568px!important;
}
#mobile .select_qsnxlyf_donw{
    top: 5.67rem!important;
    margin-top: 0;
    z-index: 200 !important;
}
 .select_qsnxlyf_donw .popper__arrow{
    top: -8px!important;
    border:1px solid #fff!important;
    background: #fff;
  display:none!important;
}
/* 青少年训练营父级赛类 */

/* 青少年父级赛事下拉 */
.select_qsnuxlf_donw{
    top: 568px!important;
}
#mobile .select_qsnuxlf_donw{
    top: 5.67rem!important;
    margin-top: 0;
    z-index: 200 !important;
}
.select_qsnuxlf_donw .popper__arrow{
    top: -8px!important;
    border:1px solid #fff!important;
    background: #fff;
  display:none!important;
}
/* 青少年父级赛事下拉 */
 .el-select-dropdown__list{
     padding: 0;
 }
 #mobile .el-select-dropdown__list{
     padding: 0;
 }
.el-select-dropdown__item.selected{
    background:rgba(160,0,0,1)!important;
    color: #fff;
 }
#mobile .el-select-dropdown__item{
    font-size: .3rem;
    padding: 0 .4rem;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #606266;
    height: .88rem;
    line-height: .88rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
#mobile .el-select-dropdown__item.selected{
    background:rgba(160,0,0,1)!important;
    color: #fff;
 }
 /* 训练营列表 */
.five_index_content{
    padding-bottom: 82px;
}
#mobile .five_index_content{
    padding: 0 0 1rem 0;
}
.five_index_content .five_index_content_top{
    padding-top: 17px;
}
.five_index_content_top .scend_ranking_kong{
    display:none;
    width: 750px;
    height: auto;
    margin: 50px auto;
 }
#mobile .five_index_content_top .scend_ranking_kong{
    width: 100%;
    margin: 1rem auto;
}
 .scend_ranking_kong.isShow{
  display:block;
}
.scend_ranking_kong>span{
    padding: 100px 0;
    display: block;
    font-size: 20px;
    text-align: center;
    color: #979797;
}
#mobile .scend_ranking_kong>span{
    padding: 0;
    font-size: .4rem;
}
 .scend_ranking_kong>img{
    width: 100%;
    height: auto;
 }
.five_index_content_top .titles{
    width:100%;
    height:33px;
    font-size:26px;
    font-weight:bold;
    color:rgba(36,42,47,1);
    line-height:33px;
    margin-bottom: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.five_index_content_top>ul>li{
    float: left;
    width:635px;
    height:164px;
    margin:0 10px 15px 0;
    background: rgba(0, 0, 0, .6);
    background: linear-gradient(270deg,rgba(221,211,211,0.3) 0%,rgba(174,173,173,0) 100%);
    background: -webkit-linear-gradient(270deg,rgba(221,211,211,0.3) 0%,rgba(174,173,173,0) 100%);
    background: -moz-linear-gradient(270deg,rgba(221,211,211,0.3) 0%,rgba(174,173,173,0) 100%);
    background: -o-linear-gradient(270deg,rgba(221,211,211,0.3) 0%,rgba(174,173,173,0) 100%);
    border-radius:4px;
    border:1px solid rgba(207,215,215,1);
}
#mobile .five_index_content_top>ul{
    padding: 0 .4rem;
}
#mobile .five_index_content_top>ul>li{
    float: none;
    width: 100%;
    height: auto;
    margin: 0;
    background: none;
    border-radius: 0;
    border-bottom: .013rem solid #dcdada;
    padding: .266rem 0;
    border-right: none;
    border-left: none;
    border-top: none;
}
.five_index_content_top>ul>li:nth-child(2n){
    margin-right: 0;
}
.five_index_content_top>ul>li>a{
    width: 100%;
   height: 100%;
   display: inline-block;
   cursor: pointer;
}
.five_index_content_top>ul>li>a>p{
   float: left;
   height: 164px;
}
#mobile .five_index_content_top>ul>li>a>p{
    height: 2.187rem;
}
.five_index_content_top>ul>li>a>p:nth-child(1){
   float: left;
   margin-right: -164px;
   width: 164px;
   height: 162px;
   background-color: #fff;
   overflow: hidden;
}
#mobile .five_index_content_top>ul>li>a>p:nth-child(1){
    float: left;
    margin-right: -2.32rem;
    width: 2.32rem;
    overflow: hidden;
}
.five_index_content_top>ul>li>a>p>img{
    display: block;
   width: 100%;
   height: 100%;
   object-fit: contain;
}
.five_index_content_top>ul>li>a>p:nth-child(2){
   display:none;
   padding: 33px 0 0 194px;
   width: 100%;
 
}
#mobile .five_index_content_top>ul>li>a>p:nth-child(2){
    padding: 0 0 0 2.667rem;
    width: 100%;
    position: relative;
}
.five_index_content_top>ul>li>a>p.vueShow{
  display:block;
 
}
.five_index_content_top>ul>li>a>p>span{
   display: block;
   height:30px;
   font-size:22px;
   font-weight:500;
   color:rgba(36,42,47,1);
   line-height:30px;
}
#mobile .five_index_content_top>ul>li>a>p>span{
    height: auto;
}
.five_index_content_top>ul>li>a>p>span:nth-child(1){
   width: 100%;
   padding-right: 30px; 
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
}
#mobile .five_index_content_top>ul>li>a>p>span:nth-child(1){
    width: 100%;
    padding-right: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .373rem;
    line-height: .426rem;
}
.five_index_content_top>ul>li>a>p>span:nth-child(2){
   margin-top: 34px;
   font-size:14px;
   line-height:28px;
   width:76px;
   height:30px;
   text-align: center;
   border-radius:4px;
}
#mobile .five_index_content_top>ul>li>a>p> .mobile_span{
    position: absolute;
    right: 0;
    bottom: .133rem;
    font-size: .293rem;
    background: none;
    color: #A00000;
    border: none;
    line-height: .3rem;
    width: auto;
}
.five_index_content_top>ul>li>a>p>.starts{
    color:rgba(255,255,255,1);
    background:rgba(160,0,0,1);
    border:1px solid rgba(98,24,24,1);
}
#mobile .five_index_content_top>ul>li>a>p>.starts{
    color:#A00000
}
.five_index_content_top>ul>li>a>p>.noStart{ 
    color:rgba(255,255,255,1); 
    background:rgba(216,216,216,1);
    border:1px solid rgba(198,198,198,1);
}
#mobile .five_index_content_top>ul>li>a>p>.noStart{
    color: #979797;
}
.five_index_content_top>ul>li>a>p>.allend{
    color:rgba(255,255,255,1);
    background:rgba(216,216,216,1);
    border:1px solid rgba(198,198,198,1);
}
#mobile .five_index_content_top>ul>li>a>p>.allend{
    color: #979797;
}
.five_index_content_top>ul>li:hover{
    background:rgba(160,0,0,1);
    border-radius:4px;
    /* border:1px solid rgba(207,215,215,1); */
}
#mobile .five_index_content_top>ul>li:hover{
    background:none;
    border-radius:0;
    /* border:1px solid rgba(207,215,215,1); */
}
.five_index_content_top>ul>li:hover>a>p:nth-child(2)>span:nth-child(1){
   color: #fff;
}
#mobile .five_index_content_top>ul>li:hover>a>p:nth-child(2)>span:nth-child(1){
    color: #333333;
 }
 #mobile .five_index_content_top>ul>li:hover>a>p:nth-child(2)>.starts{
    background:none;
    border-radius:0;
    opacity:1;
    color: #A00000;
 }
.five_index_content_top>ul>li:hover>a>p:nth-child(2)>.starts{
    background:rgba(216,216,216,1);
    border-radius:4px;
    opacity:0.9;
    color: #A00000;
 }
 .five_index_content_top>ul>li>a>.bottom_end>span:nth-child(2){
    width:76px;
    height:30px;
    background:rgba(216,216,216,1)!important;
    border-radius:4px;
    border: 1px solid rgba(216,216,216,1);
    font-size:14px;
    font-weight:600;
    color:#fff; 
}
.five_index_content_top>ul>li:hover>a>.bottom_end>span:nth-child(2){
    width:76px;
    height:30px;
    background:rgba(216,216,216,1);
    border-radius:4px;
    color: #fff!important;
    border:1px solid rgba(198,198,198,1);
}
#mobile .five_index_content_top>ul>li:hover>a>.bottom_end>span:nth-child(2){
    width:none;
    height:none;
    background:none;
    border-radius:4px;
    color: #333333;
    border:none;
}
