   .header-pop {
        position: relative;
        background: #fcc800;
        min-width: 100%;
    }
    .header-pop .m {
        width: 1160px;
        margin: 0 auto;
    }
    .header-pop .m img {
        width: 100%;
    }

    .header-pop .close-header-pop .icon-close {
        position: absolute;
        display: block;
        right: 12px;
        top: 12px;
    }
    .icon-close {
        background-image: url({$mytheme.site.static|mac_default=''.$maccms.path_tpl.''}static/images/sprite_home@2x.png);
        background-size: 200px;
    }
    .icon-close {
        display: block;
        width: 24px;
        height: 24px;
        background-image: url({$mytheme.site.static|mac_default=''.$maccms.path_tpl.''}static/images/sprite_home.png);
        background-repeat: no-repeat;
        background-position: -10px -10px;
    }
    .header_v2_s {
        height: auto;
    }
    /*.header_v2_s_space {
        height: 135px;
    }*/
    .v-login-text span{
        display: inline-block;
        width: 40px;
        overflow: hidden;
        height: 20px;
        vertical-align: middle;
    }
  
  
    /* 分享的默认样式重写覆盖 */
    .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
        float:inherit !important;
        font-size:inherit !important;
        line-height: inherit !important;
        height:inherit !important;
        margin:0 !important;
        background-size: 16px;
    }
    .operate_btn_mt{
        margin-top:-5px;
    }
    .star14 {
        width: 14px;
        height: 14px;
        margin-top: -5px;
    }
    .deal-bb-grey-div .bb_grey1:last-of-type{
        border-bottom: 1px solid #ffffff;
    }
    /*.deal-bb-grey-div>.bb_grey1:not(:first-child){
        border-bottom: 1px solid red;
    }*/
    .click_img_a{
        display:block;
        height:90px;
    }
    .pic-txt-list .item .txt .s-tit {
        margin-bottom: 10px !important;
    }
       /* 分享的默认样式重写覆盖 */
    .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
        float:inherit !important;
        font-size:inherit !important;
        line-height: inherit !important;
        height:inherit !important;
        margin:0 !important;
        background-size: 16px;
    }
    .operate_btn_mt{
        margin-top:-5px;
    }
    .star14 {
        width: 14px;
        height: 14px;
        margin-top: -5px;
    }
    .deal-bb-grey-div .bb_grey1:last-of-type{
        border-bottom: 1px solid #ffffff;
    }
    /*.deal-bb-grey-div>.bb_grey1:not(:first-child){
        border-bottom: 1px solid red;
    }*/
    
     .topic-flag{
        color:#FF6600;
        font-weight:700;
    }
    .list-topic-name{
        margin-left:0 !important;
    }
    .fixed_topic_floor {
        position: fixed;
        top:20px;
        background-color: white;
        z-index: 1000;
    }
    
       .label_ul{
        margin-left: 2px !important;
        margin-top: -4px;
    }
    .label_ul li{
        width: auto !important;
        float: left;
        border: 1px solid #f2f2f2;
        margin-right: 10px;
        line-height: 23px;
        margin-top: 10px;
        border-radius: 4px;
        background-color: #f9f9f9;
        padding: 1px 5px 1px 5px;
    }
    .label_ul li:hover{
        background-color: #f2f2f2;
    }
    .label_val{
        margin-left: 0 !important;
        padding: 5px;
        width:auto !important;
    }
    
       .high_score_dy_more{
        float: right;
        margin-right: 10px;
        font-weight: normal;
        line-height: 43px;
    }
    .detail-rec-list .list-name {
        margin-left: 10px;
    }
    .tag-score {
        float: right;
        color: #FF9200;
    }
    .whiteBg{
        background-color: #fff;
    }
    
    .juqing_all>div>p{
    margin-bottom:10px;
}
.juqing_limit {
    height: 105px;
}
.out-skip{
    border-bottom:1px dashed #999999;
    display: inline-block;
    height: 22px;
}
.out-skip-div>.out-skip:not(:first-child){
    margin-left:18px;
}

/*5.16*/
.thumbnail-container{

	height: 280px;
	overflow: hidden;
	padding-bottom: 25px!important;
}
.thumbnail-container .mCustomScrollBox{
	padding-bottom: 25px;
}
.thumbnail-slide{
	margin-right: 15px;
	width: auto;
	float: left;
	height: 280px;
}
.game-thumbnail-pic{
	display: block;
	position: relative;
}
.game-thumbnail-pic:after{
	content: ' ';
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/fanshow.png) no-repeat;
}
.game-thumbnail-pic img{
	max-height: 280px;
}