
.focus_news {
    /*margin-bottom: 30px;*/
}

.focus_news_title {
    height: 37px;
    margin-top: 25px;
}

.focus_news_content {
    position: relative;
    width: 850px;
    height: 477px;
    margin: 7px 0 0 0;
    background: aqua;
}

.focus_news_content_bottom {
    height: 62px;
}

.focus_news_content_bottom p {
    font-size: 22px;
    line-height: 62px;
}


.video_news {

}

.video_news_content_left {
    float: left;
    position: relative;
    width: 564px;
    height: 317px;
}

.video_news_content_bottom {
    height: 49px;
}

.video_news_content_bottom span {
    font-size: 19px;
    line-height: 49px;
    align-items: center;
    color: white;
}

.video_play_icon {
    display: inline-block;
    width: 17px;
    height: 18px;
    margin: auto 12px;
    background: url("../img/play_icon.png") no-repeat;
    background-size: cover;
}

.video_news_content_right {
    float: left;
    margin: 0 0 0 14px;
}

.video_news_content_small {
    position: relative;
    width: 272px;
    height: 153px;
    background: #dddddd;
}

.video_news_content_small p {
    font-size: 19px;
    line-height: 25px;
    align-items: center;
    width: 209px;
    height: 96px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    text-align: justify;
}

.video_news_content_small .video_play_icon {
    position: absolute;
    top: 15px;
    left: -15px;
}

@media (min-width: 640px) {

    .video_news_content_small:last-child {
        margin-top: 11px;
    }

    .program_swiper .swiper-container {
        width: 1030px;
    }

    .program_swiper .box1_cont {
        /* width: 177px;
        height: 177px; */
        margin: 0 auto;
        display: block;
    }

    .program_swiper .swiper-button {
        position: absolute;

    }

    .program_swiper_btn {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: auto;
        width: 1190px;
    }

    .swiper-button-prev {
        left: 0px;
    }

    .swiper-button-next {
        right: 0
    }
    .anchor_introduction_swiper .swiper-container {
        width: 1030px;
    }


    .anchor_introduction_swiper .swiper-button {
        position: absolute;

    }

    .anchor_swiper_btn {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: auto;
        width: 1190px;
    }
}

.video_news_content_small .bottom {
    position: absolute;
    left: 0px;
    bottom: -70px;
}

.right_part {

}


.wonderful_playback_contetn p {
    color: white;
}

.wonderful_playback_title {
    margin: 14px auto;
}

.wonderful_playback_contetn {
    width: 631px;
    height: 58px;
    margin-left: 76px;
}

.playback_time {
    width: 112px;
    height: 100%;
    background: #BE1414;
}

.playback_time p {
    line-height: 58px;
    margin: 0 24px;

}

.playback_time_item {
    width: 513px;
    height: 27px;
    margin: 1px 3px 2px;
    background: #BE1414;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.playback_time_item p {
    margin-left: 23px;
    line-height: 27px;
}

.program_swiper {
    position: relative;
    width: 1280px;
    min-width: 1180px;
    /* padding: 53px 0; */
    margin: auto;
    /* background: url("../img/huifang_bg.png") #3B1414 no-repeat; */
    background-size: cover;
}
.program_swiper_tit{
    font-size: 22px;
    color: black;
    line-height: 22px;
    border-left: 3px solid #297CE2;
    padding-left: 0px;
    margin:20px 0;
}
.program_swiper ul{
    width: 1280px;
    display:flex;
    justify-content:flex-start;
    margin:auto;
    flex-wrap: wrap;
}
.program_swiper ul li{
    width: 416px;
    margin-bottom: 15px;
    margin-right: 15px;
}
.program_swiper ul li:nth-child(3n){
    margin-right: 0;
}
.program_swiper ul li img{
    width: 100%;
    height: auto;
}
/*.program_swiper .swiper-container{*/
/*width: 1030px;*/
/*}*/
/*.program_swiper .box1_cont{*/
/*width: 177px;*/
/*height: 177px;*/
/*margin: 0 auto;*/
/*display: block;*/
/*}*/
/*.program_swiper .swiper-button{*/
/*position: absolute;*/

/*}*/
/*.program_swiper_btn{*/
/*position: absolute;*/
/*top: 0;*/
/*left: 0;*/
/*bottom: 0;*/
/*right: 0;*/
/*margin: auto;*/
/*width: 1190px;*/
/*}*/
/*.swiper-button-prev{*/
/*left: 0px;*/
/*}*/
/*.swiper-button-next{*/
/*right: 0*/
/*}*/


.anchor_introduction_swiper {
    position: relative;
    width: 100%;
    min-width: 1180px;
}

.anchor_introduction_title {
    width: 1180px;
    margin: 0 auto 30px;
}

.anchor_img {
    width: 130px;
    height: 130px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto;
}

.anchor_img img {
    width: 130px;
    /*margin: 0 auto;*/
    /*height: 130px;*/
    /*overflow: hidden;*/
    /*border-radius: 50%;*/
}

.anchor_name {
    font-size: 22px;
    color: #000000;
    line-height: 29px;
    align-items: center;
    text-align: center;
    margin: 8px 0 14px;
}

.anchor_info {
    font-size: 16px;
    line-height: 21px;
    align-items: center;
    color: #787878;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

/*.anchor_introduction_swiper .swiper-container {*/
    /*width: 1030px;*/
/*}*/


/*.anchor_introduction_swiper .swiper-button {*/
    /*position: absolute;*/

/*}*/

/*.anchor_swiper_btn {*/
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*bottom: 0;*/
    /*right: 0;*/
    /*margin: auto;*/
    /*width: 1190px;*/
/*}*/


@media (max-width: 640px) {
    .program_swiper ul{
        /* padding-top: 20px; */
        width: 100%;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .program_swiper ul li{
        width:48%;
        margin-bottom:20px;
        margin-right: 0;
    }
    .focus_news_content {
        position: relative;
        width: 100%;
        height: auto;
        margin: 7px 0 0 0;
        background: aqua;
    }

    .focus_news_content_bottom {
        height: auto;
    }

    .focus_news_content_bottom p {
        font-size: 16px;
        line-height: 21px;
    }

    .video_news_content_left {
        float: left;
        position: relative;
        width: 100%;
        height: auto;
        margin-top: 7px;
    }

    .video_news_content_bottom {
        height: auto;
    }

    .video_news_content_bottom span {
        font-size: 15px;
        line-height: 20px;
        align-items: center;
        color: white;
    }

    .video_news_content_right {
        float: left;
        margin: 0 0 0 0;
        width: 100%;
    }

    .video_news_content_small {
        position: relative;
        width: 49%;
        height: auto;
        float: left;
        margin-top: 10px;
        background: #dddddd;
    }

    .video_news_content_small:last-child {
        margin-left: 2%;
    }

    .wonderful_playback_contetn {
        width: 100%;
        height: 88px;
        margin-left: 0;
    }

    .playback_time {
        width: 18%;
        height: 100%;
        background: #BE1414;
    }

    .playback_time p {
        text-align: center;
        font-size: 14px;
        line-height: 18px;
        margin: 26px;
        width: 30px;
    }

    .playback_time_right {
        width: 81%;
        height: 100%;
    }

    .playback_time_item {
        width: 100%;
        height: 49%;
        margin: 1px 3px 2px;
        background: #BE1414;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .playback_time_item p {
        font-size: 12px;
        line-height: 16px;
    }

    .program_swiper {
        width: 100%;
        padding: 0 5%;
        min-width: 300px;
    }

    .program_swiper .box1_cont {
        width: 100%;
        height: auto;
        margin: 0 auto;
        display: block;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
    .anchor_introduction{
        width: 90%;
        padding: 0 5% 23px;
        margin-bottom: 0;
        min-width: 300px;
    }
    .anchor_introduction_title {
        width: 100%;
        margin: 0 auto 30px;
    }
    .anchor_introduction_swiper {
        position: relative;
        width: 100%;
        min-width: 300px;
    }

}