@media screen and (min-width: 1600px){
    .wlimit {
        width: 1504px;
        margin: 0 auto;
    }
    .header .navs {
        width: 1504px;
    }
}
.name{
    color: #fffbe9;
}
.bread a{
    color: #fff;
    font-size: 13px;
}

@media screen and (max-width: 1360px){.b-topic .left{width:600px;}}
@media screen and (max-width: 1300px){ .b-box .video .s-pic {height: 135px !important;}}