@media (min-width: 1200px) {
    .video_phon {
        display: none !important;
    }
    .contain {
        width: 1200px;
        margin: auto;
        padding: 0;
    }

    .VideoPlayer-Title {
        width: 100%;
        float: left;
        margin: 9px 0 14px 0;
        line-height: 30px;
        height: 45px;
    }

        .VideoPlayer-Title span {
            font-size: 24px;
            float: left;
            color: #666;
            font-weight: bold;
            line-height: 40px;
        }

    .video_box {
        width: 1200px;
        height: 600px;
        clear: both;
        position: relative;
        background-color: #000;
        /* margin-top: 45px; */
    }

        .video_box video {
            width: 100%;
            height: 600px;
        }

    .video_show {
        width: 880px;
        height: 600px;
        float: left;
        background-color: #000;
    }

    .video_r {
        width: 320px;
        height: 600px;
        float: left;
        color: #fff;
        background-color: #292929;
        display: block;
    }

        .video_r .title h3 {
            line-height: 24px;
            font-size: 18px;
            padding: 26px 0 20px 26px;
            margin: 0;
        }

        .video_r .video_list {
            height: 506px;
            overflow-y: scroll;
            padding: 0 0 0 26px;
        }

    .block-player8-ico i {
        background: url('/Images/IconList.png') no-repeat;
        width: 8px;
        height: 14px;
        display: block;
    }

    .block-player8-ico {
        cursor: pointer;
        z-index: 100;
        position: absolute;
        right: 305px;
        top: 293px;
    }

    .block-player8-open i {
        background-position: -320px -24px !important;
    }

    .block-player8-close i {
        background-position: -301px -24px !important;
    }

    .video_box ::-webkit-scrollbar {
        /*滚动条整体样式*/
        width: 6px;
        /*
         ⾼宽分别对应横竖滚动条的尺⼨*/
        height: 1px;
    }

    .video_box ::-webkit-scrollbar-thumb {
        /*滚动条⾥⾯⼩⽅块*/
        border-radius: 10px;
        box-shadow: inset 0 0 5px rgba(97, 184, 179, 0.1);
        background: #ddd;
    }

    .video_box ::-webkit-scrollbar-track {
        /*滚动条⾥⾯轨道*/
        box-shadow: inset 0 0 5px rgba(87, 175, 187, 0.1);
        border-radius: 10px;
        background: #5E5E5E;
    }
    /*播放器样式*/
    .block-playlist8 {
        float: left;
        background-color: #292929;
        position: relative;
        overflow-y: auto;
    }

        .block-playlist8 ul {
            padding-left: 0;
        }

            .block-playlist8 ul li {
                float: left;
                height: 40px;
                width: 40px;
                cursor: pointer;
                position: relative;
            }

        .block-playlist8 .li-right1 {
            height: 38px;
            width: 38px;
            border-radius: 60px;
            border: 1px solid #f5f5f5;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .block-playlist8 .play-li-check {
            background-color: #2b99d9;
        }

        .block-playlist8 .play-li-hover {
            border-radius: 60px;
            width: 40px;
            height: 40px;
            left: 0px;
            top: 0px;
            background-color: #f5f5f5;
            position: absolute;
            display: none;
        }

            .block-playlist8 .play-li-hover i {
                width: 12px;
                height: 14px;
                display: block;
                background: url('/Images/IconList.png') -222px -46px no-repeat;
                margin: 13px 0 0 16px;
            }

        .block-playlist8 ul li a {
            color: #fff;
        }

        .block-playlist8 .li-hover2 {
            float: left;
            background-color: #4F4F4F;
        }

    .mb10 {
        margin-bottom: 10px !important;
    }

    .ml15 {
        margin-left: 15px;
    }

    .Title-Left4 {
        width: 100%;
        float: left;
    }

        .Title-Left4 i {
            display: block;
            width: 4px;
            height: 23px;
            float: left;
            background-color: #2b99d9;
            margin-top: 5px;
        }

        .Title-Left4 span {
            font-size: 16px;
            float: left;
            margin-left: 13px;
            font-weight: bold;
            line-height: 32px;
            color: #cccccc;
        }

    .VideoPlayer-Box1 {
        width: 260px;
        height: 68px;
        float: left;
        margin: 10px 20px 10px 0;
    }

        .VideoPlayer-Box1 .ImgBox2 {
            width: 120px;
            height: 68px;
            float: left;
            /* overflow: hidden; */
        }

        .VideoPlayer-Box1 .ImgSpan2 {
            width: 130px;
            height: 62px;
            float: left;
            padding-left: 10px;
            line-height: 20px;
            overflow: hidden;
            margin-top: 6px;
        }

            .VideoPlayer-Box1 .ImgSpan2 span {
                width: 100%;
                float: left;
                color: #ffffff;
            }

            .VideoPlayer-Box1 .ImgSpan2 .ImgSpan2-tl1 {
                font-size: 14px;
                line-height: 20px;
            }

    .details {
        margin-top: 20px;
        width: 100%;
        color: #666;
    }

        .details .row .col {
            padding: 0;
            margin-right: 1rem;
            background-color: #fff;
        }

        .details .row .col-xl-3 {
            background-color: #fff;
        }

    .VideoPlayer-Box3 .Box-Title1 {
        width: 100%;
        height: 48px;
    }

        .VideoPlayer-Box3 .Box-Title1 i {
            display: block;
            width: 4px;
            height: 23px;
            float: left;
            background-color: #2b99d9;
            margin-top: 12px;
        }

        .VideoPlayer-Box3 .Box-Title1 span {
            font-size: 18px;
            float: left;
            margin-left: 9px;
            line-height: 48px;
        }

    .VideoPlayer-Box3 .Box-Con {
        margin-top: 19px;
    }

    .VideoPlayer-Box4 {
        width: 320px;
        height: 80px;
        float: left;
        overflow: hidden;
        margin: 10px 0px 10px 0px;
        position: relative;
        border-radius: 4px;
    }

        .VideoPlayer-Box4 .ImgBox2 {
            width: 120px;
            height: 80px;
            overflow: hidden;
            display: flex;
            align-items: center;
            border-radius: 4px;
            margin-left: 10px;
        }

            .VideoPlayer-Box4 .ImgBox2 img {
                width: 120px;
                height: 80px;
                margin: 0 !important;
                padding: 0 !important;
            }

        .VideoPlayer-Box4 .ImgSpan2 {
            width: 174px;
            height: 71px;
            float: left;
            padding: 6px 0 0 14px;
            line-height: 20px;
        }

            .VideoPlayer-Box4 .ImgSpan2 span {
                width: 100%;
                float: left;
            }

            .VideoPlayer-Box4 .ImgSpan2 .ImgSpan2-tl1 {
                font-size: 16px;
                color: #333;
                font-weight: bold;
            }

            .VideoPlayer-Box4 .ImgSpan2 .ImgSpan2-tl2 {
                font-size: 12px;
                color: #999999;
                margin-top: 4px;
                line-height: 16px;
            }

    .texthide {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    /* 视频详情 */
    .VideoPlayer-Box2 .Box-Title1 {
        width: 100%;
        height: 48px;
        background-color: #fff;
    }

        .VideoPlayer-Box2 .Box-Title1 span {
            width: 134px;
            height: 100%;
            font-size: 18px;
            display: block;
            float: left;
            line-height: 48px;
            text-align: center;
            cursor: pointer;
        }

        .VideoPlayer-Box2 .Box-Title1 .check_span {
            background-color: #2b99d9;
            color: #fff;
            height:48px;
        }

    .hide {
        display: none;
    }
    .block-btn8 { width:22px; height:30px; margin-top:12px; margin-right:14px; float:right; color:#333; line-height:30px;cursor:pointer;}
    /*分享样式*/
    .ShareBox {
        width: 22px;
        height: 21px;
        display: block;
        float: right;
        cursor: pointer;
        background: url('/Images/ico4.png') 0px 0px no-repeat;
        margin: 14px 20px 0 0;
    }
    /*复制视频路径*/
    .CopyBox {
        float: right;
        font-size: 12px;
        line-height: 18px;
        margin: 14px 10px 0 0;
    }

        .CopyBox input {
            float: left;
            width: 240px;
            height: 17px;
            border-right: none;
            border: 1px solid #ccc;
        }

    .CopyBtn {
        color: #ffffff;
        background-color: #2b99d9;
        border: 0px;
        font-size: 12px;
        padding: 2.5px;
        float: left;
        cursor: pointer;
    }

    .CopyBox_b {
        float: left;
        padding: 2.5px;
    }
    /* 详情信息 */
    .VideoPlayer-Box2 .Box-Con {
        margin-top: 19px;
    }

    .VideoPlayer-Box2 .Box-Con-span1 {
        font-size: 12px;
        line-height: 30px;
        margin: 20px;
    }

        .VideoPlayer-Box2 .Box-Con-span1 p {
            margin-bottom: 0 !important;
        }

            .VideoPlayer-Box2 .Box-Con-span1 p span:first-child {
                color: #999;
                font-weight: bold;
            }
    /* 视频列表 */
    .VideoPlayer-Box2 .Box-Con-span2 ul {
        padding: 0;
    }

    .VideoPlayer-Box2 .Box-Con-span2 li {
        line-height: 48px;
        font-size: 14px;
        padding: 0 20px;
        width: 100%;
        float: left;
        cursor: pointer;
    }

        .VideoPlayer-Box2 .Box-Con-span2 li a {
            color: #666;
        }

    .VideoPlayer-Box2 .Box-Con-span2 .li-duration {
        float: right;
        margin-right: 10px;
    }

    .VideoPlayer-Box2 .Box-Con-span2 .li_check {
        color: #2b99d9;
    }

    .VideoPlayer-Box2 .Box-Con-span2 li i {
        margin-right: 10px;
        width: 20px;
    }
    /* 分享框 */
    .share_box {
            width: 100%;
            height: 150px;
            background-color: #fff;
            position: absolute;
            bottom: 0;
            padding-top: 20px;
        }
        
        .share_title {
            color: #c01414;
            text-align: center;
            font-size: 0.5rem;
            line-height: 1rem;
        }
        
        .social-share .social-share-icon {
            width: 50px !important;
            height: 50px !important;
            line-height: 50px !important;
            margin-left: 0.5rem;
        }
        
        .social-share .icon-weibo {
            color: #ff763b;
            border-color: #ff763b;
        }
        
        .social-share .icon-wechat .wechat-qrcode {
            width: 200px;
            height: auto !important;
        }
        
        .social-share .icon-wechat .wechat-qrcode .help {
            padding-bottom: 5px;
        }
    /* ::-webkit-scrollbar {
        display: none;
    } */
    body {
        overflow-x: hidden;
    }
    /*页面评论区域样式*/
    .pagecon-con3 {
        width: 100%;
        float: left;
        overflow: hidden;
        padding: 8px;
    }
    .CommentDiv {
        border-left: 1px solid #e2e2e2;
        border-right: 1px solid #e2e2e2;
        border-top: 1px solid #e2e2e2;
        border-bottom: 0;
    }
    .CommentTextArea {
        width: 100%;
        height: 71px;
        resize: none;
        padding: 10px 5px 5px 5px;
        border: 0;
        line-height: 20px;
    }
    .UserLoginDiv {
        width: 100%;
        height: 46px;
        background: #FAFAFA;
        border: 1px solid #e2e2e2;
    }
    .LoginCSS {
        float: left;
        margin-top: 10px;
        line-height: 24px;
        padding-left: 10px;
    }
    .Input_Text3 {
        float: left;
        width: 118px;
        height: 26px;
        padding: 0 5px;
        border: 1px solid #CACBCB;
        margin-right: 10px;
    }
    .Input_Text4 {
        width: 58px;
        height: 26px;
        padding: 0 5px;
        border: 1px solid #CACBCB;
    }
    .PubInfoBtnCSS {
        margin: 10px 10px 0 0;
        float: right;
    }
    .Input_Btn1 {
        border: none;
        float: left;
        width: 86px;
        height: 26px;
        color: #fff;
        font-size: 12px;
        background-color: #2d8cf0;
        border-radius: 2px;
        cursor: pointer;
    }
    .CommentsDiv2 {
        border: 1px solid #E2E2E2;
        padding: 0 19px 38px 19px;
        margin-top: 10px;
    }
    .CommentsTitle {
        border-bottom: 2px solid #2d8cf0;
        margin-top: 25px;
        height: 25px;
    }
    .CommentsTitle span {
        font-size: 14px;
        color: #7f7f7f;
    }
    .CommentsContent {
        height: 90px;
        border-bottom: 1px dashed #e2e2e2;
    }
    .CommentsContent .contentInfo {
        float: left;
        width: 100%;
    }
    .CommentsContent .UserHead {
        width: 52px;
        float: left;
        margin: 20px 10px 0 0;
    }
    .CommentsContent .CommentMainInfo {
        margin-top: 27px;
    }
    .CommentsContent .CommentUserName {
        color: #2d8cf0;
        margin-right: 10px;
    }
    .zymc {
        display: block;
        padding-left: 60px;
        margin-top: -20px;
    }
}

@media (max-width:1199px) {
    body {
        background-color: #fff;
    }
    .video_pc,
    .m-top-none,
    .VideoPlayer-Title,
    .block-player8-ico,
    .video_r,
    .details .col-xl-3,
    .details .Box-Title1 .col-xl-4{
        display: none !important;
    }

    .container {
        padding: 0;
    }

    .video_l {
        overflow: hidden;
    }

    .details {
        margin-top: 20px;
        width: 100%;
    }

        .details .details_l {
            padding: 0;
            min-height: 450px;
        }

    .video_l video {
        width: 100%;
    }
    /* 视频详情 */
    .VideoPlayer-Box2 .Box-Title1 .row .title {
        color: #666;
        width: 100%;
        height: 60px;
        background-color: #fff;
        border-bottom: 1px solid #ddd;
    }

    .VideoPlayer-Box2 .Box-Title1 span {
        width: 50%;
        height: 100%;
        font-size: 20px;
        display: block;
        float: left;
        line-height: 40px;
        text-align: center;
        cursor: pointer;
        position: relative;
    }

    .VideoPlayer-Box2 .Box-Title1 .check_span {
        color: #333;
        font-weight: bold;
    }

    .VideoPlayer-Box2 .Box-Title1 .check_span_i {
        display: block;
        background-color: #333;
        width: 16px;
        height: 7px;
        border-radius: 5px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -8px;
        /* padding: 3px 10px; */
    }

    .hide {
        display: none;
    }
    /* 详情信息 */
    .VideoPlayer-Box2 .Box-Con {
        margin-top: 19px;
    }

    .VideoPlayer-Box2 .Box-Con-span1 {
        color: #666;
        font-size: 12px;
        line-height: 30px;
        margin: 20px;
    }

        .VideoPlayer-Box2 .Box-Con-span1 p {
            margin-bottom: 0 !important;
        }

            .VideoPlayer-Box2 .Box-Con-span1 p span:first-child {
                color: #999;
                font-weight: bold;
            }
    /* 视频列表 */
    .VideoPlayer-Box2 .Box-Con-span2 ul {
        padding: 0;
    }

    .VideoPlayer-Box2 .Box-Con-span2 li {
        line-height: 48px;
        font-size: 14px;
        padding: 0 20px;
        width: 100%;
        float: left;
        cursor: pointer;
    }

        .VideoPlayer-Box2 .Box-Con-span2 li a {
            display:inline-block;
            color: #666;
            display: flex;
        }

    .VideoPlayer-Box2 .Box-Con-span2 .li-duration {
        float: right;
        margin-right: 10px;
    }

    .VideoPlayer-Box2 .Box-Con-span2 .li_check {
        color: #2b99d9;
    }

    .VideoPlayer-Box2 .Box-Con-span2 li i {
        margin-right: 10px;
        width: 20px;
    }
}
