.c1{
    background: url("//game.gtimg.cn/images/zqnba/m/m201710/detail-bg.jpg") no-repeat;
    background-size: 100% auto;
    min-height: 9.6rem;
    position: relative;
}
.center{
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding-top: 0.8rem;
}
.back-btn{
    display: block;
    background: url("//game.gtimg.cn/images/zqnba/m/m201710/back-btn.png") no-repeat;
    background-size: 100% auto;
    width: 1.18rem;
    height: .44rem;
    position: absolute;
    top: .2rem;
    left: .2rem;
}

/*列表页面板*/
/*新闻面板*/
.pannel{
    background-color: #1d1e32;
    padding: .2rem;
}
.pannel-tit{
    width: 100%;
    height: .65rem;
    line-height: .65rem;
    font-weight: bold;
    font-size: .4rem;
    color: #ae0622;
}
.pannel-tit span{
    font-weight: normal;
    color: #41403f;
    border-left: 1px solid #41403f;
    margin-left: .1rem;
    padding-left: .1rem;
}
.tab .hd{
    margin-top: .2rem;
    border-top: 1px solid #363536;
    border-bottom: 1px solid #363536;
}
.tab .hd li{
    width: 16%;
    height: .65rem;
    line-height: .65rem;
    font-size: .26rem;
    color: #fff;
    text-align: center;
}
.tab .tab-panel .hd {
    margin-top: .03rem;
    border: none;
}
.tab .hd .nav-gl li{
    width: 25%;
    height: auto;
    line-height: 1.5;
}
.tab .hd li a{
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff;
}
.tab .hd li.on a{
    color: #ae0622;
    border-bottom: 2px solid #ae0622;
}
.tab .bd{
    margin-top:.1rem;
}
.tab .bd .news li{
    width: 100%;
    height: .65rem;
    overflow: hidden;
    border-bottom: 1px dashed #363536;
}
.tab .bd .news li:last-child{
    border-bottom:none;
}
.tab .bd .news li a{
    display: block;
    width: 100%;
    height: 100%;
}
.tab .bd .tag{
    display: inline-block;
    width: 15%;
    height: 100%;
    line-height: .65rem;
    background: url("//game.gtimg.cn/images/zqnba/m/m201710/tag.png") center center no-repeat;
    background-size: 100% auto;
    text-align: center;
    text-indent: -.1rem;
    color: #fff;
    vertical-align: top;
}
.tab .bd .a-tit{
    display: inline-block;
    width: 70%;
    height: 100%;
    line-height: .65rem;
    color: #FFF;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: top;
}
.tab .bd .a-time{
    display: inline-block;
    width: 15%;
    height: 100%;
    line-height: .65rem;
    color: #808080;
    text-align: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: top;
}
.pannel .more-btn{
    display: block;
    width: 2rem;
    height: .65rem;
    line-height: .65rem;
    margin: .2rem auto;
    border: 2px solid #318dff;
    text-align: center;
    color: #318dff;
}

/*活动面板*/
.activity-pannel .tab .hd li{
    width: 25%;
}
.tab .bd .activity li{
    float: left;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 0.3rem;
}
.tab .bd .activity li:nth-child(even){
    margin-right: 0;
 }
.tab .bd .activity li a{
    display: block;
    width: 100%;
    height: 100%;
}
.tab .bd .activity li img{
    width: 2.76rem;
    height: 2.44rem;
}

/*视频面板*/
/*推荐视频*/
.recom-video .recom-tit{
    width: 98%;
    height: .4rem;
    line-height: .4rem;
    font-size: .32rem;
    color: #ffffff;
    text-indent: .1rem;
    border-left: 3px solid #ae0622;
    margin:.1rem 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.mod-player{
    width: 100%;
    margin: 0 auto;
    overflow-x: hidden;
    position: relative;
    box-sizing: border-box;
}
.mod-player .icon-v{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url("//game.gtimg.cn/images/zqnba/m/m201710/icon-v.png") center center no-repeat;
}
/*.roll-video .swiper-slide{*/
    /*width: 100%;*/
/*}*/
/*.roll-video .swiper-pagination .swiper-pagination-bullet {*/
    /*background: url("//game.gtimg.cn/images/zqnba/m/m201710/swiper-i.png") no-repeat;*/
    /*background-size: 100%;*/
    /*display: inline-block;*/
    /*width: .2rem;*/
    /*height: .2rem;*/
    /*opacity: 1;*/
    /*margin: 0 2px;*/
/*}*/
/*.roll-video .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{*/
    /*background: red;*/
    /*width: .5rem;*/
    /*height: .2rem;*/
    /*border-radius: 5px;*/
/*}*/
.mod-player .video-cover{
    display: block;
    width: 5.74rem;
    height: 3.78rem;
}
.tab .bd .video{
    padding: .2rem 0 ;
}
.tab .bd .video li{
    float: left;
    display: block;
    width: 48%;
    height: 2rem;
    margin-right: 4%;
}
.tab .bd .video li a{
    display: block;
    width: 100%;
    height: 100%;
}
.tab .bd .video li:nth-child(even){
    margin-right: 0;
}
.tab .bd .video .video-cover{
    display: block;
    border: none;
    width: 2.76rem;
    height: 1.68rem;
}


.tab .bd .video .v-tit{
    display: block;
    border: none;
    width: 100%;
    height: auto;
    color: #fffffe;
    font-size: .22rem;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*详情页*/
/*详情页面板*/
.detail-pannel{
    background-color: #1d1e32;
    padding: 0 0.2rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.detail-pannel .c-tit{
    width: 100%;
    line-height: 0.36rem;
    font-weight: bold;
    font-size: .26rem;
    color: #ffffff;
}
.detail-pannel .c-time{
    color: #979694;
    margin-bottom: .2rem;
}
.detail-pannel .c-detail{
    border-top: 1px solid #363536;
    padding: .2rem 0;
    color: #fff;
    width: 100%;
    overflow: hidden;
}
.detail-pannel .c-detail img{
    max-width:100%;
    height: auto;
}
a{
    text-decoration: none!important;
    word-break: break-all;
}
.activity li.act-off {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}