@media (min-width: 1200px) {
    .list_img {
        width:225px;
        height:125px;
        border-radius:4px;
        overflow:hidden;
         }
    #pageNum,
    .pages {
        display: none;
    }

    .block7 {
        float: left;
        margin-top: 20px;
    }

        .block7 .MainPage {
            margin-top: 10px;
        }

    .MainPage {
        height: 34px;
        text-align: center;
        margin: 0 auto;
        float: none;
    }

        .MainPage span {
            max-width: 50px;
            margin-top: 14px;
            margin-right: 10px;
            cursor: inherit;
        }

        .MainPage a {
            /*max-width: 50px;*/
            height: 32px;
            padding: 0 12px;
            line-height: 32px;
            text-align: center;
            font-size: 14px;
            display: inline-block;
            color: #999;
            border: 1px #DDDDDD solid;
            text-decoration: none;
            margin-right: 10px;
            cursor: pointer;
        }

        .MainPage .pagehover {
            color: #fff;
            background: #3399FF;
            border: 1px #3399FF solid;
        }

    .list {
        width: 100%;
        height: auto;
        margin: 30px 0;
        background-color: #fff;
        padding: 20px 0;
        border-radius: 0.4rem;
    }

    .list_h {
        padding: 0;
    }

    .list_d {
        display: block;
        height: auto;
        margin: 0 2.5rem;
        clear: both;
    }

        .list_d .block-name {
            float: left;
            font-size: 14px;
            line-height: 22px;
            margin-top: 2px;
            color: #666;
            display: block;
            font-weight: bold;
        }

        .list_d .block-list {
            height: 24px;
            margin: 0;
            margin-left: 5px;
        }

        .list_d .block-item {
            float: left;
            height: 24px;
            border-radius: 5px;
        }

        .list_d .block-item {
            font-size: 14px;
            color: #666;
            padding: 0px 10px;
            line-height: 24px;
            cursor: pointer;
        }

            .list_d .block-item:hover {
                color: #fff;
                background-color: #2B99D9;
            }

            .list_d .block-item.item-hover {
                color: #fff;
                background-color: #2B99D9;
            }

        .list_d span {
            float: left;
            font-size: 14px;
            line-height: 22px;
            margin-top: 2px;
            color: #666;
            display: block;
            font-weight: bold;
        }

        .list_d ul {
            height: 24px;
            margin: 0;
            margin-left: 5px;
        }

        .list_d li {
            float: left;
            height: 24px;
            border-radius: 5px;
        }

            .list_d li a {
                font-size: 14px;
                color: #666;
                padding: 3px 10px;
            }

            .list_d li:hover a {
                color: #fff !important;
                background-color: #2B99D9;
            }
    /* show */


    .col-xl-2 {
        padding: 0;
        background-color: #fff;
        margin-right: 1rem;
    }

    .show .title {
        height: 50px;
        padding: 13px 0 13px 8px;
        border-bottom: 1px solid #ddd;
    }

        .show .title span {
            display: block;
            height: 16px;
            width: 4px;
            float: left;
            background-color: red;
            margin-right: 8px;
            margin-top: 4px;
        }

        .show .title h3 {
            float: left;
            font-size: 20px;
            line-height: 24px;
            font-weight: bold;
        }

    .show_lb ul {
        padding: 0;
        font-size: 13px;
        margin-top: 22px;
    }

        .show_lb ul li {
            height: 44px;
            padding-left: 12px;
            line-height: 45px;
        }

            .show_lb ul li span {
                margin-right: 5px;
                display: none;
            }

            .show_lb ul li a {
                color: #666;
            }

            .show_lb ul li:hover {
                background-color: #2B99D9;
            }

                .show_lb ul li:hover a {
                    color: #fff;
                }

                .show_lb ul li:hover span {
                    display: inline-block;
                }

            .show_lb ul li:first-child {
                background-color: #2B99D9;
            }

                .show_lb ul li:first-child a {
                    color: #fff;
                }

                .show_lb ul li:first-child span {
                    display: inline-block;
                }

    .show_r .col_div {
        height: 145px;
        padding-bottom: 20px;
        border-bottom: 1px solid #ddd;
        background-color: transparent;
    }

    .show_r img {
        /*width:225px !important;*/
        /*height: 125px;*/
        border-radius: 4px;
        float: left;
        margin-right: 1rem;
    }

    .show_r a h3 {
        font-size: 19px;
        color: #666;
        font-weight: bold;
    }

    .show_r a span {
        font-size: 12px;
        color: #666;
        display: block !important;
        height: 40px !important;
        overflow: hidden !important;
        margin-bottom: 12px;
        line-height: 20px !important;
    }

    .show_r .player .player_box {
        float: left;
        width: 136px;
        height: 36px;
        line-height: 36px;
        background-color: #2b99d9;
        border-radius: 4px;
        margin-left: 10px;
        margin-right: 0.5rem;
    }

        .show_r .player .player_box i {
            width: 20px;
            height: 20px;
            float: left;
            margin: 8px 7px 9px 18px;
            background: url('/Images/IconList.png') -160px 0px no-repeat;
        }

        .show_r .player .player_box span {
            color: #fff;
            font-size: 14px;
            font-weight: normal;
            line-height: 36px !important;
        }

    .show_r .player ul {
        float: left;
        padding-left: 0;
    }

    .show_r .col_div a div {
        float: left;
        margin-right: 30px;
    }

    .show_r .player ul li {
        float: left;
        width: 36px;
        height: 36px;
        text-align: center;
        border: 1px solid #ddd;
        margin-right: 0.47rem;
        /*background-color: #fff;*/
        border-radius: 4px;
    }

        .show_r .player ul li a {
            font-size: 12px;
            line-height: 34px;
            color: #666;
        }

    .show .video .col {
        max-width: 100%;
        flex: auto;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 30px;
        padding: 0;
    }

        .show .video .col:last-child {
            margin-bottom: 0;
        }

    .show .page {
        margin-top: 20px;
    }

    .page-link {
        color: #666;
    }

    .show .page .page-link:hover {
        background-color: #2B99D9;
        color: #fff;
    }

    .page_hover {
        background-color: #2B99D9;
        color: #fff;
    }
}
/*子栏目列表*/
   /*页面block2样式*/
.list-block2{text-align:center;background:#F8F8F8; padding-bottom:20px; }
.block-title2 {width:100%; padding:0 10px; margin-top:15px; border-bottom:1px solid #F0F0F0;}
.block-title2 span {font-size:18px; color:#4c4c4c; font-weight:bold;}
.block-list2 ul { font-size:14px; margin-top:20px; padding:0; }
.block-list2 ul li { float:left; width:100%; height:40px; line-height:40px; cursor:pointer; }
.block-list2 ul .li-hover2 { background-color:#3498DB; color:#fff; }
.block-list2 ul li a{ display:block;text-align:center; padding:0 10px;}
.block-list2 ul .li-hover2 a{ background-color:#3498DB; color:#fff; }

@media (max-width: 1199px) and (min-width: 500px) {
    .list_d .block-list .block-item:hover {
        background: #ddd;
        font-weight: bold;
    }
}

@media (max-width: 1199px) {
     .pageA {
        display: none;
    }
    .player {
        display:none;
    }
    .block7 {
        margin-top: 20px;
        text-align: center;
    }

        .block7 .MainPage {
            margin-top: 10px;
        }

    /* 分页 */

    .MainPage a,
    #pageNum,
    .MainPage .pages {
        /* display: inline-block; */
        height: 30px;
        padding: 0 5px;
        line-height: 30px;
        border: 1px solid #E6E6E6;
        color: #999;
        margin-right: 5px;
    }

        .MainPage a:hover {
            color: #fff;
            background: #3399FF;
            border: 1px #3399FF solid;
            cursor: pointer;
        }

    .MainPage .pagehover,
    .MainPage .pages {
        color: #fff;
        background: #3399FF;
        border: 1px #3399FF solid;
    }
    /* .MainPage {
        width: 100%;
        height: 34px;
        margin-bottom: 40px;
        float: left;
        text-align: center;
    } */
    .MainPage span {
        margin-right: 10px;
        cursor: inherit;
    }

    /*.list {
        width: 100%;
        height: auto;
        background-color: #fff;
        padding: 20px 0;
    }
    .list_d {
        display: block;
        height: auto;
        margin: 0 2.5rem;
        clear: both;
    }
    .list_d span {
        float: left;
        font-size: 14px;
        line-height: 22px;
        margin-top: 2px;
        color: #666;
        display: block;
        font-weight: bold;
    }
    .list_d ul {
        height: 24px;
        margin: 0;
        margin-left: 5px;
    }
    .list_d ul li {
        float: left;
        height: 24px;
        border-radius: 5px;
    }
    .list_d li a {
        display: inline-block;
        font-size: 14px;
        height: 24px;
        color: #666;
        padding: 3px 10px;
    }
    .list_d li:hover a {
        color: #fff;
        background-color: #2B99D9;
    }*/

    .list_h {
        overflow: hidden;
        /*padding: 0;*/
    }

    .list {
        width: 100%;
        height: 109%;
        /* background-color: #fff; */
        overflow-x: auto;
        /* padding: 20px 0; */
    }

    .list_list {
        width: 1100px;
        /* height: 120%; */
        /* background-color: #fff; */
        /* margin: 0 0.5rem; */
    }

        .list_list .list_d .block-list .item-hover {
            background: #ddd;
            font-weight: bold;
        }

    .list_d {
        display: block;
        height: auto;
        /* margin: 0 2.5rem; */
        clear: both;
    }

        .list_d .block-name {
            float: left;
            font-size: 14px;
            line-height: 22px;
            margin-top: 2px;
            color: #666;
            display: block;
            font-weight: bold;
        }

        .list_d .block-list {
            height: 30px;
            margin: 0;
            margin-left: 5px;
        }

            .list_d .block-list .block-item {
                float: left;
                height: 24px;
                border-radius: 5px;
                cursor: pointer;
            }

            .list_d .block-list .block-item {
                display: inline-block;
                font-size: 14px;
                height: 24px;
                line-height: 23px;
                color: #333;
                padding: 0px 10px;
            }
        /* .list_d .block-list .block-item {
        background: #ddd;
        font-weight: bold;
    } */

        .list_d span {
            float: left;
            font-size: 14px;
            line-height: 22px;
            margin-top: 2px;
            color: #666;
            display: block;
            font-weight: bold;
        }

        .list_d ul {
            height: 30px;
            margin: 0;
            margin-left: 5px;
        }

            .list_d ul li {
                float: left;
                height: 24px;
                border-radius: 5px;
            }

        .list_d li a {
            display: inline-block;
            font-size: 14px;
            height: 24px;
            color: #333;
            padding: 3px 10px;
        }

        .list_d ul .lili {
            background: #ddd;
            font-weight: bold;
        }

        .list_d ul li:hover {
            background: #ddd;
            font-weight: bold;
        }

    /* show */
    .show {
        margin-top: 1.5rem;
    }

        .show .col-xl-2 {
            display: none;
        }

    .col_div {
        border-radius: .25rem;
        background-color: white;
        overflow: hidden;
        margin: 0.5rem 0;
    }

    .video .col {
        /*max-width: 50%;*/
        flex: auto;
        margin-left: 0;
        margin-right: 0;
        /* padding: .25rem; */
    }

        .video .col img {
            /*width: 100%;*/
        }

        .video .col .col_div h3 {
            color: #333;
            font-size: 15px;
            height: 28px;
            line-height: 28px;
            padding: 5px 10px 0;
            margin: 0;
            text-align: left;
            overflow: hidden;
            font-weight: bold;
        }

        .video .col .col_div a span {
            display: block;
            height: 20px;
            padding: 0 10px;
            color: #999;
            line-height: 20px;
            /* font-weight: lighter; */
            font-size: 12px;
            text-align: left;
            margin-bottom: 10px;
            overflow: hidden;
        }

    .show .show_r .player {
        display: none;
    }

    .show .page {
        display: none;
    }

    .video .col:nth-child(odd) {
        /*padding-right: 0.35rem;*/
    }

    .video .col:nth-child(even) {
        /*padding-left: 0.35rem;*/
    }
}

@media (max-width: 1199px) and (min-width: 769px) {
    .show .video .col {
        max-width: 25%;
        flex: auto;
        margin-left: 0;
        margin-right: 0;
    }
    /* 热门资源 */
    .zy .video .col {
        max-width: 25%;
        flex: auto;
        margin: 0.5rem 0;
    }
    /*子栏目列表*/
    .list-block2 {
        display:none;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .show .video .col {
        max-width: 33.3%;
        flex: auto;
        margin-left: 0;
        margin-right: 0;
    }
    /*子栏目列表*/
    .list-block2 {
        display:none;
    }
}

@media (max-width: 769px) {
    .show .video .col {
        max-width: 50%;
        flex: auto;
        margin-left: 0;
        margin-right: 0;
    }

    .video .col:nth-child(odd) {
        padding-right: 0.35rem;
    }

    .video .col:nth-child(even) {
        padding-left: 0.35rem;
    }
    /*子栏目列表*/
    .list-block2 {
        display:none;
    }
}
