
    .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;
    }

    .filter_sort_ul>li>a{
        display:block;
    }
    /* 覆盖样式：只能放到当前页面 */
    .v_rightFixed2 {
        left: 55%;
    }
    

    .star{
        width: 14px;
        height: 14px;
        margin-top: -4px;
        margin-right:2px;
    }
    .whiteBg{
        background-color: #fff;
    }
    .v_mod{
        padding-bottom:20px;
    }
    .detail-rec-list {
        line-height: 36px;
    }
    .two_row_limit{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    
    
    .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;
    }

    