/*屏幕大于1600*/

@media screen and (min-width:1600px) {

    /* .header-top {
        width: 1480px;
        height: auto;
        margin: 0 auto;
        z-index: 224;
    } */
    .scroll-content {
        width: 1480px;
        height: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0 auto;
        position: relative;
    }

    /* .type0 .pox-ul {
        display: block;
        width: 1336px;
        overflow: hidden;
        float: left;
        padding-bottom: 12px;
    } */

    .type1 .pox-ul,
    .type2 .pox-ul,
    .type3 .pox-ul {
        display: block;
        height: 44px;
        width: 1336px;
        overflow: hidden;
        float: left;
        padding-bottom: 12px;
    }
/*
    .type0 .pox-ul {
        padding-bottom: 0px;
    } */

    .type1 .pox-no-padding,
    .type3 .pox-no-padding {
        padding-bottom: 0;
    }

    .scroll-type {
        width: 116px;
        text-align: center;
        font-size: 14px;
        color: #797979;
        margin-left: 102px;
        float: left;
        position: relative;
        z-index: 1000;
    }

    .pox-type-cont {
        /* width: 1502px;*/
        /*margin: 0 auto;*/
        /*padding: 0 15.5px 0 9.5px;*/
        /*-webkit-box-sizing: border-box;*/
        /*-moz-box-sizing: border-box;*/
        /*box-sizing: border-box; */
        max-width: 1508px !important;
        margin: 0 auto;
        padding: 0 2.5px 0 29.5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .no-content .no-img {
        display: block;
        width: 279px;
        height: 205px;
        margin-left: 624px;
    }

    .model-content {
        max-width: 1560px !important;
        height: 100%;
        padding: 0 0px 0 56.5px;
        padding-top: 16px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0 auto;
    }

    .model-item,
    .chart-item,
    .music-item {
        width: 19%;
        margin-right: 1% !important;
    }

    .excel-item {
        margin-right: 4px;
    }

    .per-sort {
        width: 1492px !important;
        height: 66px;
        background-color: #f6f9fe;
        border: 1px solid #d3dcfb;
    }

    /* .model-item:nth-child(4n) {
        margin-right: 15px;
    }

    .excel-item:nth-child(4n) {
        margin-right: 4px;
    }

    .chart-item:nth-child(4n) {
        margin-right: 15px !important;
    }

    .music-item:nth-child(4n) {
        margin-right: 15px !important;
    } */

    /* .pox-type .type-vip {
        width: 100%;
        height: 80px;
        background: url('../images/huodrukou_1476.png') no-repeat center center;
        border: 1px solid #e5e5e5;
        margin-top: 10px;
    } */
    /*    海报

*/
    .w1200 {
        width: 1502px;
        margin: 0 auto;
        padding-left: 32px;
    }

    .recommend-item:nth-child(5n) {
        margin-right: 0px;
    }
}


/*屏幕宽度大于1200，小于1420*/

@media screen and (min-width: 1100px) and (max-width: 1420px) {
    .anniversary .anniversary-close {
        display: inline-block;
        width: 26px;
        height: 26px;
        background: url(../images/css_sprites_11.png) -174px -72px;
        position: absolute;
        left: 50%;
        top: 0px;
        margin-left: 426px;
    }
}

@media screen and (max-width: 1100px) {
    .anniversary .anniversary-img {
        display: inline-block;
        position: absolute;
        top: -15px;
        left: 50%;
        margin-left: -740px;
    }

    .anniversary .pay-btn {
        display: inline-block;
        width: 144px;
        height: 42px;
        position: absolute;
        top: 42px;
        left: 50%;
        margin-left: 166px;
        background: url(../images/css_sprites_11.png) -10px -10px;
    }

    .anniversary .anniversary-close {
        display: inline-block;
        width: 26px;
        height: 26px;
        background: url(../images/css_sprites_11.png) -174px -72px;
        position: absolute;
        left: 50%;
        top: 0px;
        margin-left: 282px;
    }

    .ppt-nap li.header-li {
        display: inline-block;
        height: 64px;
        padding: 0 35px 0 16px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
        cursor: pointer;
    }
}
