body{
    background: #FFFFFF;
}
.topad img{
     width: 100%;
}
.w1280{
    width: 1280px;
    margin: auto;
    position: relative;
}
  .over-hid:{
    overflow: hidden;
  }
/* 首页轮播图样式 */
.swiper_box {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.swiper_ad .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper_ad .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper_ad .swiper-button-next{
    width: 65px !important;
    height: 65px !important;
    background-image: url(../images/right.png?v=20230427175634);
    background-size: 100%;
    top: 168px !important;
    right: 210px !important;
}
.swiper_ad .swiper-button-prev{
    width: 65px !important;
    height: 65px !important;
    background-image: url(../images/right.png?v=20230427175634);
    background-size: 100%;
    transform: rotateY(180deg);
    top: 168px !important;
    left: 210px !important;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: '' !important;
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: '' !important;
}
/* 搜索栏样式 */
.search{
    margin: 20px auto;
}
.search_left img{
    width: 584px;
    height: 65px;
}
.search_left_two img{
    width: 302px;
    height: 65px;
}
.navgation-button {
    width: 105px;
    height: 37px;
    background: #ba2c25;
    border-radius: 6px;
    color: #ffffff;
}
.search_right .le{
    width: 320px;
    height: 30px;
    border-radius: 15px;
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 8%);
    margin: 20px 20px 0 0;
}
.search_right .le .zuo{
    width: 22px;
    height: 22px;
    margin: 4px 10px;
    background-image: url(../../images/fw/search@2x.png?v=20230427175634);
    background-size: 100%;
}
.search_right .le .you{
    width: 178px;
    height: 17px;
    font-size: 15px;
    font-size: 600;
    margin-top: 6px;
}
input::-webkit-input-placeholder{
    font-size: 15px;
    color: #000;
}
.search_right .ce{
    width: 23px;
    height: 23px;
    background-image: url(../../images/fw/login.png?v=20230427175634);
    background-size: 100%;
    margin: 25px 20px 0 0;
}
.search_right .ri{
    width: 105px;
    height: 37px;
    line-height: 37px;
    background: #FD303A;
    border-radius: 6px;
    margin-top: 16px;
}
.search_right .ri .icon{
    width: 15px;
    height: 20px;
    background-image: url(../images/phone.png?v=20230427175634);
    background-size: 100%;
    margin: 9px 6px 8px 10px;
}
.search_right .ri .zi{
    font-size: 17px;
    color: #fff;
    text-align: center;
}
.search_right .ri .zi a{
    color: #fff;
}
/* 满屏红底框样式 */
.bg_red{
    width: 100%;
    height: 5px;
    background: linear-gradient(0deg,#f76a1d 0%, #fe2241 100%);
}
/* 满屏黑底框样式 */
.bg_black{
    width: 100%;
    height: 55px;
    background: #CA1117;
    padding: 13px 0;
}
.navwrap_flex {
    display: flex;
}
.navwrap{
    padding: 0 10px;
    display: flex;
    width: 1280px;
    justify-content: space-between;
}
.navwrap li{
    float: left;
    line-height: 29px;
    font-size: 15px;
    color: #ffffff;
    letter-spacing: 0.9px;
    text-shadow: 0px 0px 5px 0px rgba(0,0,0,0.45); 
    /*margin-right: 30px;*/
     /*margin-right: 45px;*/
}
/*.navwrap li:hover {*/
/*    margin-right: 25px;*/
/*}*/
.navwrap li a{
    color: #ffffff;
}
.navwrap li a:hover{
    color: #ffffff;
    font-size: 17px;
    font-weight: 500;
}
.navwrap li:nth-child(2)::after,.navwrap li:nth-child(3)::after,.navwrap li:nth-child(14)::after{
    content: "";
    display: inline-block;
    width: 14px;
    height: 10px;
    background: url(../images/down.png?v=20230427175634) no-repeat left bottom;
    background-size: 14px 8px;
    margin:0 0 2px 2px;
}
.navwrap li:nth-child(2):hover::after,.navwrap li:nth-child(3):hover::after,.navwrap li:nth-child(15):hover::after{
    background: url(../images/up.png?v=20230427175634) no-repeat left bottom;
    background-size: 14px 8px;
}
.navwrap{
    /*border-right: 1px solid rgba(225,225,225,0.5);*/
}

.menu{
    width: 16px;
    height: 12px;
    margin-top: 6px;
    cursor: pointer;
}
.menu img{
    width: 100%;
    height: 100%;
}
.slide_down{
    width: 100%;
    background: #ffffff;
    padding-top: 20px;
}
/* .slide_down ul li+li{
    margin-left: 24px;
} */
.slide_down ul li{
    float: left;
    font-size: 16px;
    color: #323333;
    letter-spacing: 0.96px;
    margin: 0 14px;
    margin-bottom: 20px;
}
.slide_down ul li a{
    color: #323333;
}
.ttlogo{
    width: 100px;
    height: 60px;
    display:inline-block;
    background: url(../images/headline.png?v=20230427175634) no-repeat left center;
    background-size: 85px 39px;
}
.headline h2{
    font-size: 42px;
    font-weight: 700;
    color: #323333;
    line-height: 60px;
    max-width: 1180px;
    margin: 15px auto;
    text-align: center;
}
.small_headline{
    text-align: center;
    margin-bottom: 20px;
}
.small_headline a{
    font-size: 16px;
    color: #333333;
    margin-right: 10px;
}
.small_headline a+a{
    padding-left: 15px;
    border-left: 1px solid #333;
}
.mySwiper2{
    float: left;
    width: 845px;
    height: 475px;
}
.mySwiper2 .swiper-slide img{
    width: 100%;
    height: 100%;
}
.mySwiper2 .swiper-button-next{
    width: 32px !important;
    height: 50px !important;
    background-image: url(../images/right2.png?v=20230427175634);
    background-size: 100%;
    top: 238px !important;
    right: 25px !important;
}
.mySwiper2 .swiper-button-prev{
    width: 32px !important;
    height: 50px !important;
    background-image: url(../images/left2.png?v=20230427175634);
    background-size: 100%;
    top: 238px !important;
    left: 25px !important;
}
.swiper2_shadow{
    width: 845px;
    height: 94px;
    background: linear-gradient(180deg,rgba(0,0,0,0.00), rgba(0,0,0,0.50));
    margin-top: -94px;
    position: relative;
}
.swiper2_shadow p{
    font-size: 24px;
    font-weight: 700;
    color: #ffffff;
    padding: 0 20px;
    position: absolute;
    bottom: 10px;
}
.top_list{
    width: 416px;
}
.top_list ul{
    background-color: #fff;
}
.top_list ul li{
    padding: 0 24px;
    border: 1px solid #eeeeee;
    height: 54px;
    line-height: 54px;
}
.list_top{
    width: 100%;
    height: 43px!important;
    background: url(../images/listtop.png?v=20230427175634);
    background-size: 100%;
    font-size: 24px;
    text-align: center;
    color: #ffebd2;
    border-radius: 4px;
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.08); 
    line-height: 43px!important;
}

.top_list ul li a{
    font-size: 18px;
    color: #333333;
}
.top_list ul li a:hover{
    color: #ca1117;
}
.list_top a:hover{
    color: #ffebd2!important;
}
.list_top a{
    color: #ffebd2!important;
}
a:hover{
    color: #ca1117;
}
.small_live,.player_mask{
    width: 390px;
    height: 220px;
    /*background: #a11f24;*/
    margin-right: 10px;
    /*box-shadow: 0px 0px 10px 0px rgba(237,109,29,0.10); */
}
.player_mask{
    /*position: absolute;*/
    /*top:0;*/
}
.play_icon{
    background: url(../images/play_icon.png?v=20230427175634) no-repeat;
    background-size: 100%;
    width: 51px;
    height: 51px;
    left: 42.5%;
    top: 40%;
    position: absolute;
    cursor: pointer;
}
.play_icon2{
    background: url(../images/play_icon.png?v=20230427175634) no-repeat;
    background-size: 100%;
    width: 31px;
    height: 31px;
    left: 50%;
    top: 50%;
    position: absolute;
    cursor: pointer;
    transform: translate(-50%,-50%);
}
.status_living{
    position: absolute;
    top:0;
    width: 113px;
    height: 35px;
    font-size: 16px;
    color: #ffffff;
    line-height: 35px;
    padding-left: 37px;
    background: url(../images/living.gif?v=20230427175634) no-repeat 10% 50%;
    background-size: 20px 28px;
    background-color: #ca1117;
}
.card_matrix{
    width: 456px;
}
.card_matrix li{
    float: left;
    width: 218px;
    height: 105px;
    margin: 0 10px 10px 0;
}
.card_matrix li img{
    width: 100%;
    height: 100%;
}
.harvest_radio{
    width: 416px;
    height: 220px;
    background: url(../images/fsdt.png?v=20230427175634);
    background-size: 100%;
}
.harvest_radio ul{
    padding: 75px 0 0 70px;
}
.harvest_radio ul li,.harvest_radio ul li a{
    font-size: 16px;
    color: #333333;
    line-height: 22px;
    margin-bottom: 22px;
}
.harvest_radio ul li a:hover{
    color: #ca1117;
}
.ad1{
    width: 100%;
    height: 100px;
}
.ad1 img{
    width: 100%;
    height: 100%;
}
.column_style1 .column_name{
    height: 58px;
    font-size: 24px;
    font-weight: 700;
    color: #323333;
    line-height: 68px;
    padding-left: 30px;
}
.news .column_style1 .column_name{
    background: url(../images/news.png?v=20230427175634) no-repeat left center;
    background-size: 76px 48px;
}
.column_style1 .more{
    font-size: 14px;
    color: #333333;
    line-height: 58px;
}
.column_style1 .column_line{
    width: 1120px;
    height: 5px;
    background: #ffffff;
    margin: 30px 0 0 30px;
}
.news_left{
    width: 370px;
    margin-right: 20px;
    background: #FFFFFF;
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.08);
    border-radius: 4px;
    height:1330px;
}
.snkp_img{
    width: 100%;
    height: 66px;
    margin:12px 0 5px 0;
}
.news_left_list{
    width: 100%;
    background: #ffffff;
    padding-bottom: 10px;
}
.news_left_list li:first-child{
    width: 350px;
    height: 197px;
    margin: auto;
    margin-bottom: 14px;
}
.news_left_list li img{
    width: 100%;
    height: 100%;
    display: block;
}
.news_left_list_shadow{
    width: 100%;
    height: 42px;
    background: rgba(58,58,58,0.50);
    margin-top: -40px;
    position: relative;
}
.news_left_list_shadow p{
    padding: 0 10px;
    font-size: 18px;
    color: #ffffff;
    position: absolute;
    bottom: 10px;
}
.news_left_list li+li{
    font-size: 16px;
    color: #333333;
    padding: 10px 8px;
}
.news_left_list li+li::before{
    display: inline-block;
    content: "";
    width: 5px;
    height: 5px;
    background: #d8d8d8;
    border-radius: 50%;
    margin: 0 10px;
    margin-bottom: 3px;
}

.news_left_list li+li a{
    color: #333333;
}
.news_left_list li+li a:hover{
    color: #ca1117;
}
.news_center{
    width: 500px;
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.08); 
    padding: 20px 10px 0 10px;
    height:1330px;
}
.news_center_list li::before {
    display: inline-block;
    content: "";
    width: 5px;
    height: 5px;
    background: #d8d8d8;
    border-radius: 50%;
    margin: 0 10px;
    margin-bottom: 3px;
}
.isvideo::before {
    margin-bottom: 8px !important;
}
.news_center_list li{
    font-size: 16px;
    color: #333333;
    margin-bottom: 20px;
}
.news_center_list li.ishot a{
    display: inline-block;
    height: 23px;
    padding-left: 25px;
    background: url(../images/ishot.png?v=20230427175634) no-repeat left center;
    background-size: 21px 23px; 
}
.news_center_list li.isvideo a{
    display: inline-block;
    height: 23px;
    padding-left: 26px;
    background: url(../images/video_icon.png?v=20230427175634) no-repeat left center;
    background-size: 23px 20px; 
}
.news_center_list li.haspics a{
    display: inline-block;
    height: 23px;
    padding-left: 25px;
    background: url(../images/pics_icon.png?v=20230427175634) no-repeat left center;
    background-size: 22px 22px; 
}
.news_center_list li.haspics a{
    margin-right: 8px;
}
.news_center_list li.haspics a:last-child{
    margin-right: 0;
}
.news_center_list li.haspics img{
    width: 154px;
    height: 87px;
}
.news_center_list li.haspics .pics_box a{
    background: none;
    padding-left: 0;
}
.news_center_list li.haspics .pics_box{
    font-size: 0;
    margin-top: 10px;
}
.news_right{
    width: 370px;
}
.column_style2 .column_name{
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 39px;
}
.column_style2 .column_name::before{
    content: "";
    display: inline-block;
    width: 7px;
    height: 26px;
    background: #ca1117;
    border-radius: 3px;
    margin-right: 10px;
    margin-bottom: -6px;
}
.column_style2 .settlein{
    font-size: 14px;
    color: #999999;
    line-height: 39px;
}
.column_style2 .more{
    font-size: 14px;
    color: #333333;
    line-height: 39px;
}
.media_rank_box{
    background: #FFFFFF;
box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.08);
border-radius: 4px;
padding: 10px 10px 20px 10px;
margin-bottom: 25px;
}
.media_list_box{
    width: 100%;
}
.media_list_box .htable span{
    font-size: 14px;
    color: #999999;
}
.media_list_box .htable span:first-child{
    margin-right: 30px;
}
.media_list_box .htable span:nth-child(2){
    width: 40px;
    text-align: center;
}
.media_list li{
    margin-bottom: 10px;
}
.media_list li:last-child{
    margin-bottom: 0;
}
.media_list li .ranks{
    width: 28px;
    height: 40px;
    margin-right: 30px;
    background: url(../images/dot.png?v=20230427175634) no-repeat center;
    background-size: 26px 26px;
    font-size: 10px;
    text-align: center;
    color: #fff;
    line-height: 40px;
}
.media_list li:first-child .ranks{
    background: url(../images/num1.png?v=20230427175634) no-repeat center;
    background-size: 18px 24px;
    color: #00000000;
    
}
.media_list li:nth-child(2) .ranks{
    background: url(../images/num2.png?v=20230427175634) no-repeat center;
    background-size: 18px 24px;
    color: #00000000;
}
.media_list li:nth-child(3) .ranks{
    background: url(../images/num3.png?v=20230427175634) no-repeat center;
    background-size: 18px 24px;
    color: #00000000;
}
.media_list li .account img{
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 20px;
}
.media_list li .account p{
    float: left;
    font-size: 16px;
    color: #333333;
    line-height: 40px;
}
.media_list li .com_count{
    float: right;
    width: 56px;
    text-align: center;
    font-size: 16px;
    color: #ff6600;
    line-height: 40px;
}
.bw_dynamic_box{
    background: #FFFFFF;
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.08);
    border-radius: 4px;
    padding: 13px 10px 10px 10px;
}
.bw_dynamic_list{
    width: 100%;
}
.bw_dynamic_list li img{
    display: block;
    width: 151px;
    height: 90px;
    float: left;
    margin-right: 5px;
}
.bw_dynamic_list li{
    margin-bottom: 20px;
}
.bw_dynamic_list li:last-child{
    margin-bottom: 0;
}
.bw_dynamic_list li .desc{
    width: 192px;
}
.bw_dynamic_list li .desc p{
    font-size: 16px;
    color: #333333;
    line-height: 28px;
    margin-bottom: 10px;
}
.bw_dynamic_list li .desc p:hover{
    color: #ca1117;
}
.bw_dynamic_list li .desc .brief{
    font-size: 14px;
    color: #999999;
}
.snzk{
    width: 100%;
    height: 139px;
    margin: 22px 0 22px 0;
}
.snzk img{
    width: 100%;
    height: 100%;
}
.question_rank_box{
    background: #FFFFFF;
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.08);
    border-radius: 4px;
    padding: 17px 10px 10px 10px;
}
.question_rank li{
    margin-bottom: 25px;
}
.question_rank li:first-child span{
    background: #f60000;
    color: #fff;
}
.question_rank li:nth-child(2) span{
    background: #ff6600;
    color: #fff;
}
.question_rank li:nth-child(3) span{
    background: #f6dc00;
    color: #fff;
}
.question_rank li span{
    display: block;
    width: 20px;
    height: 20px;
    background: #cccccc;
    font-size: 16px;
    color: #7f7f7f;
    text-align: center;
    line-height: 20px;
    margin-right: 5px;
}
.question_rank li p{
    width: 290px;
    line-height: 20px;
    font-size: 16px;
}
.service .column_style1 .column_name{
    background: url(../images/service.png?v=20230427175634) no-repeat left center;
    background-size: 76px 48px;
}
.service .column_style1 .column_line{
    width: 1060px;
}
.service_list li{
    width: 248px;
    height: 66px;
    margin: 0 10px 10px 0;
}
.service_list li img{
    width: 100%;
    height: 100%;
}
.service_list li:nth-child(5n){
    margin-right: 0;
}
.ntv_live .column_style1 .column_name{
    background: url(../images/ntv_live.png?v=20230427175634) no-repeat left center;
    background-size: 76px 48px;
}
.ntv_live .column_style1 .column_line{
    width: 1060px;
}
.ntv_live{
    margin-top: 20px;
}
.ntv_live_content{
    width: 100%;
    padding: 20px;
    background-color: #fff;
}
/* .ntv_live_htab::before{
    display: inline-block;
    content: "";
    width: 100px;
    height: 1px;
    background: #ccc;
    margin-bottom: -42px;
} */
.ntv_live_htab li{
    padding: 0 70px;
    cursor: pointer;
}
.ntv_live_htab li .time{
    font-size: 16px;
    color: #333333;
    text-align: center;
    line-height: 22px;
}
.ntv_live_htab{
    width: 1100px;
    height: 92px;
    margin: auto;
    overflow: hidden;
    margin-top: 10px;
}
.ntv_live_htab li .sign{
    width: 30px;
    height: 10px;
    background-color: #ccc;
    border-radius: 5px;
    margin: 10px auto;
}
.ntv_live_htab li .name{
    font-size: 14px;
    color: #cccccc;
    text-align: center;
}
.ntv_live_htab li.current .sign{
    width: 25px;
    height: 25px;
    background: url(../images/ntvplay.png?v=20230427175634) no-repeat;
    background-size: 100%;
    margin: 3px auto;
}
/*.ntv_live_htab li .sign::before{*/
/*    display: inline-block;*/
/*    content: "";*/
/*    width: 500px;*/
/*    height: 1px;*/
/*    background: #ccc;*/
/*    margin-bottom: 8px;*/
/*    margin-left: -200px;*/
/*}*/
/*.ntv_live_htab li.current .sign::before{*/
/*    width: 205px;*/
/*    margin-bottom: 0px;*/
/*}*/
.mySwiper3{
    width: 1240px;
    height: 400px;
}
.swiper_content{
   opacity: 0;
   position: absolute;
   top:0
}
.swiper_content.contentin{
    opacity: 1!important;
}
.mySwiper3 img{
    width: 243px;
    height: 325px
}
.ntv_live_ctab{
    margin-top: 30px;
    position: relative;
    height: 400px;
}
.mySwiper3 p{
    font-size: 16px;
    color: #333333;
    line-height: 25px;
    margin: 10px 0;
    padding: 0 5px;
}
.mySwiper3 .swiper-button-next{
    width: 25px !important;
    height: 36px !important;
    background-image: url(../images/ntv_next.png?v=20230427175634);
    background-size: 100%;
    top: 170px !important;
    right: 10px !important;
}
.mySwiper3 .swiper-button-prev{
    width: 25px !important;
    height: 36px !important;
    background-image: url(../images/ntv_pre.png?v=20230427175634);
    background-size: 100%;
    top: 170px !important;
    left: 10px !important;
}
.mySwiper3 .status_living,.mySwiper3 .status_tolive,.mySwiper3 .status_lived{
    position: absolute;
    top: 0;
}
.status_tolive{
    width: 113px;
    height: 35px;
    font-size: 16px;
    color: #ffffff;
    line-height: 35px;
    padding-left: 45px;
    background: url(../images/yuyue.png?v=20230427175634) no-repeat 10% 50%;
    background-size: 21px 20px;
    background-color: #ff6600;
    letter-spacing: 6px;
}
.status_lived{
    width: 113px;
    height: 35px;
    background: rgba(46,46,46,0.60);
    font-size: 16px;
    color: #ffffff;
    line-height: 35px;
    letter-spacing: 10px;
    text-align: center;
}
.mySwiper3 .swiper-slide p:hover{
    color: #ca1117;
}
.tv-programs .column_style1 .column_line {
    width: 510px;
    background:none;
    /* margin-right: 10px; */
  }
  .column_lsit li a{
    font-size: 16px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Regular;
    font-weight: 400;
    color: #333333;
    margin-right: 10px;
    margin-left: 10px;
  }
  .column_lsit li:hover a {
    color: #FF6600 !important;
  }
  .line-column {
    display: inline-block;
    width: 1px;
    height: 10px;
    background: #333333;
  }
  .column_lsit li:last-child .line-column {
    display: none;
  }
  .column-active a {
    color: #FF6600 !important;
  }
  .column_lsit {
    margin-top: 20px;
  }
  .tv-programs .column_style1 .more {
    font-size: 14px;
    color: #333333;
    line-height: 58px;
    margin-top: 3px;
}
.tv-programs .column_name{
    font-size: 24px;
    color: #333333;
    background: none!important;
    padding-left: 20px;
}
.tv-programs-list li{
    width: 243px;
    float: left;
    margin-right: 6px;
}
.tv-programs-list li:last-child{
    margin-right: 0;
}
.tv-programs-list li img{
    width: 243px;
    height: 135px;
}
.tv_living{
    position: absolute;
    top: 0;
    width: 70px;
    height: 25px;
    background: #ff6600;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    color: #fff;
}
.tv-programs-list li .desc{
    padding: 8px 5px;
}
.tv-programs-list li .desc p{
    font-size: 16px;
    color: #333333;
    line-height: 25px;
    margin-bottom: 4px;
}
.tv-programs-list li .desc p:hover{
    color: #ca1117;
}
.tv-programs-list li .desc span{
    font-size: 14px;
    color: #cccccc;
}
.live-mask {
    width: 70px;
    height: 25px;
    /* opacity: 0.6; */
    background: rgba(46,46,46,0.30);
    position: absolute;
    display: inline-block;
    left: 0;
    top: 0;
    font-size: 16px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    letter-spacing: 8.96px;
    padding-left: 8px;
  }
  .tv-programs-list li .tv_play_icon{
    position: absolute;
    width: 34px;
    height: 34px;
    background: url(../images/nplay.png?v=20230427175634) no-repeat;
    background-size: 100%;
    left: 0;
    bottom: 0;
    cursor: pointer;
  }
  .tv_aliplayer{
    position: absolute!important;
    top: 0;
  }
  .tv-indexpic{
    z-index: 9;
  }
  .tv-video-box{
    height: 135px;
  }
  /* 直播回放 */
.live-playback .column_style1 .column_line {
    width: 560px;
    background:none;
    /* margin-right: 10px; */
  }
  .live-playback .column_style1 .more {
    font-size: 14px;
    color: #333333;
    line-height: 58px;
    margin-top: 3px !important;
  }
  .live-playback__list li {
    width: 243px;
    margin-right: 6px;
  }
  .live-playback__list li:nth-child(5) {
    margin-right: 0px;
  }
  .live-playback__list li img{
    width: 243px;
    height: 135px;
    display: block;
    margin-bottom: 10px;
  }
  .live-playback__text {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 25px;
    padding: 0 5px;
  }
  .live-mask {
    width: 70px;
    height: 25px;
    /* opacity: 0.6; */
    background: rgba(46,46,46,0.30);
    position: absolute;
    display: inline-block;
    left: 0;
    top: 0;
    font-size: 16px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    letter-spacing: 8.96px;
    padding-left: 8px;
  }
  
  /* 短视频 */
  .short-video__box .column_style1 .column_name{
    background: url(../images/short-video.png?v=20230427175634) no-repeat left center;
    background-size: 76px 48px;
  }
  .short-video__box .column_style1 .column_line {
    width: 257px;
    margin-right: 10px;
  }
  .column_lsit {
    margin-top: 20px;
  }
  .column_lsit li a{
    font-size: 16px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Regular;
    font-weight: 400;
    color: #333333;
    margin-right: 10px;
    margin-left: 10px;
  }
  .column_lsit li:hover a {
    color: #ca1117 !important;
  }
  .line-column {
    display: inline-block;
    width: 1px;
    height: 10px;
    background: #333333;
  }
  .column_lsit li:last-child .line-column {
    display: none;
  }
  .column-active a {
    color: #ca1117 !important;
  }
  .short-video__left {
    width: 503px;
    height: 394px;
    margin-right: 15px;
  }
  .short-video__left a {
    width: 100%;
    height: 100%;
  }
  .short-video__left a img {
    width: 100%;
    height: 284px;
    box-shadow: 0px 0px 10px 0px rgba(237,109,29,0.10); 
    display: block;
  }
  .short-video__text {
    width: 503px;
    height: 110px;
    background: #ffffff;
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.08); 
    padding: 33px 14px;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 25px;
  }
  .short-video__right {
    width: 762px;
  }
  .short-video__right li,.short-video__bottom li {
    width: 244px;
    height: 192px;
    margin-right: 15px;
    margin-bottom: 10px;
  }
  .short-video__right li:nth-child(3n) {
    margin-right: 0px;
  }
  .short-video__bottom li:nth-child(5n) {
    margin-right: 0px;
  }
  .short-video__right li a,.short-video__bottom li a {
    width: 100%;
    height: 100%;
  }
  .short-video__right li a img,.short-video__bottom li a img{
    width: 100%;
    height: 137px;
    display: block;
  }
  .short-video__bottom li {
    margin-bottom: 29px;
  }
  .short-video__text2 {
    width: 244px;
    height: 55px;
    background: #ffffff;
    padding: 7px 9px;
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.08); 
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
  }
  /* 片库 */
  .libraries-box {
    margin-top: 20px;
  }
  .libraries-box .column_style1 .column_name{
    background: url(../images/libraries.png?v=20230427175634) no-repeat left center;
    background-size: 76px 48px;
  }
  .libraries-box {
    width: 100%;
  }
   .w-accor li{
    width: 122px!important;
    float: left;
    overflow: hidden;
  }
    #Accor0{
    height: 307px!important;
    margin-bottom: 35px;
  }
   .w-accor li.swiper-slide.cur{
    width: 550px!important;
    /* transform: scaleY(1.1); */
    font-size: 72px;
    color: red;
  
  }
   .w-accor li.swiper-slide .mask{
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.50);
    height: 100%;
    width: 100%;
  }
  .w-accor li.swiper-slide .yc{
    position:absolute;
    top: 22px;
    left:50%;
    margin-left: -8px;
    width: 16px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    word-break:break-word;
    /* line-height: 25px; */
    text-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75); 
  }
  .w-accor li:hover .mask{
    display: none;
  }
  .w-accor li:last-child{
    margin-right: 0;
  }
   .w-accor li.swiper-slide.cur .mask, .w-accor li.swiper-slide.cur .yc{
    display: none;
  }
   .w-accor li.swiper-slide.cur .xs{
    display: block;
  }
  .w-accor li.swiper-slide.cur .image {
    width: 550px !important;
  }
  .w-accor li.swiper-slide.cur .image img{
    width: 550px;
    height: 307px;
  }
  .w-accor li.swiper-slide.cur .info{
    /* display: none; */
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 28px 53px;
    width: 100%;
    /* left: 17px;
    bottom: -5px; */
  }
  .w-accor li.swiper-slide.cur .info h3{
    font-size: 16px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: justifyLeft;
    color: #ffffff;
    line-height: 25px;
    text-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75); 
    z-index: 999;
  }
   .w-accor li.swiper-slide.cur .info p{
    width: 375px;
    font-size: 15px;
    line-height: 23px;
    color: #ffffff;
    z-index: 999;
  }
  .w-accor .image  {
    position: relative;
  }
  .play-icon__img {
    position: absolute;
    width: 51px !important;
    height: 51px !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  .play-icon__img:hover {

  }
  /* 政策 */
  .column_style1 .column_line{
    width: 1120px;
    height: 5px;
    background: #ffffff;
    margin: 30px 0 0 30px;
  }
  .column_style1 .column_name{
    height: 58px;
    font-size: 24px;
    font-weight: 700;
    color: #323333;
    line-height: 68px;
    padding-left: 34px;
    padding-top: 4px;
  }
  .policy-box {
    margin-bottom: 20px;
  }
  .policy-box .column_style1 .column_name{
    background: url(../images/policy.png?v=20230427175634) no-repeat left center;
    background-size: 76px 48px;
  }
  .column_style1 .more{
    font-size: 14px;
    color: #333333;
    line-height: 58px;
    margin-top: 3px;
  }
  .policy {
    /* margin-top: 20px; */
  }
  .policy-left  {
    width: 415px;
    margin-right: 22px;
  }
  .policy-left__top li {
    width: 133px;
    height: 76px;
    background: #f5f5f5;
    text-align: center;
    line-height: 76px;
    margin-right: 7.97px;
    margin-bottom: 5.94px;
  }
  .policy-left__top li:nth-child(3) {
    margin-right: 0;
    width: 133px;
    height: 158px;
    background: #f5f5f5;
    line-height: 20px;
    padding: 60px 49px;
  }
  .policy-left__top li:nth-child(2),.policy-left__top li:nth-child(4) {
    width: 133px;
    height: 76px;
    background: #fff2e9;
  }
  .policy-left__top li:nth-child(5) {
    margin-left: 140px;
  }
  .policy-left__top li:nth-child(4),.policy-left__top li:nth-child(5) {
    margin-top: -82px;
  }
  .policy-left__top li a {
    width: 100%;
    height: 100%;
    display: inline-block;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Regular;
    font-weight: 400;
    /*color: #333333;*/
  }
  .policy-left__bottom {
    margin-top: 5px;
    width: 415px;
    height: 276px;
    background: linear-gradient(180deg,#ffffff 0%, #ffffff 100%);
    border: 1px solid #ffffff;
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.08); 
  }
  .policy-left__bottom li {
    padding: 16px 26px 16px 40px;
    border-bottom: 1px solid #F0F0F0;
  }
  .policy-left__bottom li:hover a span {
     color: #ca1117;
  }
  .policy-left__bottom li a span{
    font-size: 16px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Regular;
    font-weight: 400;
    color: #333333;
  }
  .policy-right li {
    width: 265px;
    height: 218px;
    margin-right: 23px;
    margin-bottom: 8px;
  }
  .policy-right li img {
    width: 100%;
    height: 149px;
    display: block;
  }
  .policy-right li:nth-child(3n) {
    margin-right: 0;
  }
  .policy-right__text {
    width: 265px;
    height: 69px;
    background: linear-gradient(180deg,#ffffff 0%, #ffffff 100%);
    border: 1px solid #ffffff;
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.08); 
    padding: 11px 14px;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    font-size: 16px;
    font-weight: 400;
    color: #323333;
    line-height: 26px;
  }
  .policy-right {
    width: 841px;
  }
  /* 特别推荐 */
  .recommendedSwiper {
    overflow: hidden;
  }
  .recommended-contain {
    position: relative;
  }
  .particularly-recommended {
    background: url(../images/recommend-bg.png?v=20230427175634);
    width: 100%;
    height: 258px;
    background-size: 100% 258px;
    margin-bottom: 25px;
  }
  .particularly-recommended .column_style1 .column_name{
    background: url(../images/particularly-recommended.png?v=20230427175634) no-repeat left center;
    background-size: 76px 48px;
  }
  .recommendedSwiper .swiper-slide {
    width: 200px;
    height: 113px;
  }
  .recommendedSwiper .swiper-slide img {
    width: 100%;
    height: 100%;
  }
  .swiper-box {
    position: relative;
    /* margin-top: 25px; */
  }
  .recommended-contain .prev {
    left: -41px !important;
    background: url(../images/recommend-right.png?v=20230427175634);
    width: 24px;
    height: 37px;
    background-size: 24px 37px;
    opacity: 1 !important;
  }
  .recommended-contain .next {
    right: -41px !important;
    background: url(../images/recommend-left.png?v=20230427175634);
    width: 24px;
    height: 37px;
    background-size: 24px 37px;
    opacity: 1 !important;
  }
  
  /* 普通列表 */
  .normal-box__list {
    width: 416px;
  }
  .normal-top__line {
    width: 234px;
    height: 1px;
    background: #c8c8c8;
    display: inline-block;
    margin-top: 16px;
    margin-left: 21px;
    margin-right: 22px;
  }
  .normal-name {
    font-size: 24px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #323333;
    margin-bottom: 24px;
    /* line-height: 87px; */
  }
  .normal-more a{
    font-size: 15px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #323333;
    margin-bottom: 24px;
    line-height: 30px;
  }
  .normal-img__box {
    width: 416px;
    height: 239px;
    position: relative;
  }
  .normal-img__box img {
    width: 100%;
    height: 100%;
  }
  .normal-img__mask {
    padding: 0px 16px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(58, 58, 58, 0.5);
    width: 416px;
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
    height: 47px;
    line-height: 47px;
  }
  .normal-list {
    width: 416px;
    height: 200px;
    background: #ffffff;
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.08); 
    margin-bottom: 25px;
    padding: 20px 21px;
  }
  .normal-circle {
    width: 6px;
    height: 6px;
    /*background: #d8d8d8;*/
    background: #555555;
    display: inline-block;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: 17px;
  }
  .normal-title {
    font-size: 16px;
    font-family: MicrosoftYaHei, MicrosoftYaHei-Regular;
    font-weight: 400;
    text-align: justifyLeft;
    color: #333333;
    line-height: 40px;
    width: 353px;
  }
  .normal-list li:hover a span {
    color: #ca1117;
  }
  /*.normal-list li:hover .normal-circle {*/
  /*  background: #ca1117;*/
  /*}*/
  .live-playback .column_style1 .column_name{
    background: none;
  }
  .recommended-contain .column_style1 .column_line{
       width: 1080px;
  }
  .mySwiper4{
    width: 100%;
    height: 70px;
    margin: auto;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 20px;
}
.mySwiper4 .swiper-slide{
  cursor: pointer;
}
.mySwiper4 .swiper-slide .time {
    font-size: 16px;
    color: #333333;
    text-align: center;
    line-height: 22px;
}
.mySwiper4 .swiper-slide .sign {
  width: 30px;
  height: 10px;
  background-color: #ccc;
  border-radius: 5px;
  margin: 10px auto;
}
.mySwiper4 .swiper-slide .name {
  font-size: 14px;
  color: #cccccc;
  text-align: center;
}
.mySwiper4 .swiper-slide-active .sign {
  width: 25px;
  height: 25px;
  background: url(../images/ntvplay.png?v=20230427175634) no-repeat;
  background-size: 100%;
  margin: 2px auto;
}
/*.mySwiper4 .swiper-slide .sign::before {*/
/*  display: inline-block;*/
/*  content: "";*/
/*  width: 500px;*/
/*  height: 1px;*/
/*  background: #ccc;*/
/*  margin-bottom: 8px;*/
/*  margin-left: -200px;*/
/*}*/
/*.mySwiper4 .swiper-slide-active .sign::before {*/
/*  width: 5px;*/
/*  margin-bottom: 0px;*/
/*}*/
.libraries-box .column_style1 .column_line{
    width: 880px;
}
.cline{
    width: 100%;
    height: 1px;
    background: #CCCCCC;
    position: absolute;
    top: 36px;
}
/*.news_left,.news_center,.news_right{*/
/*    height: 1332px;*/
/*}*/
.normal-img__mask:hover,.normal-title :hover,.policy-right__text:hover,.short-video__text2:hover,.short-video__text span:hover,.live-playback__text:hover{
    color: #ca1117;
}
.policy-left__bottom li a span :hover{
    color: #ca1117;
}
.ad-left {
    position: absolute;
    left: -200px;
    top: 200px;
}
.ad-right {
    position: fixed;
    right: 10px;
    top: 130px;
    z-index:10;
}
.ad-bottom {
    position: fixed;
    bottom: 20px;
    z-index: 99;
}
.top-advertisement1 {
    position: absolute;
    top: 0;
    right: 0;
}
.topad .top-advertisement2 {
    position: absolute;
    top: 10px;
    left: 85%;
}
.close-advertisement{
    font-size: 12px;
    color: #FFFFFF;
    line-height: 17px;
    padding: 5px 10px;
    cursor: pointer;
    background: rgba(0,0,0,0.7);
    border-radius: 100px;
}
.close-advertisement i, .close-advert i {
    display: inline-block;
    width: 9.4px;
    height: 9.4px;
    background: url(../images/chaAticle.png?v=20230427175634) no-repeat;
    background-size: 100% 100%;
    margin-left: 5px;
}
.bl-active{
    display: block!important;
}

.jzmt {
    margin-right:73px;
    margin-bottom:20px;
    text-align:center;
}

.jzmt:nth-child(7n) {
    text-align:center;
    margin-bottom:20px;
	margin-right: 0;
}
 .img-media {
    width:120px;
    height:120px;
}
.fixed-container {
    position: fixed;
    left: 10px;
    right: 0;
    z-index: 99999;
}
.fixed-container-inner {
    position: relative;
    width: 1100px;
    margin: 0 auto;
}
.slide-box {
    /*position: fixed;*/
    /*top: 180px;*/
    position: absolute;
    top: 0;
    z-index: 999999;
    background-color: #fff;
    width: 120px;
    /*right: 140px;*/
    right:-220px;
    border: 1px solid #E5E5E5;
}
.slide_item {
    display:flex;
    height:50px;
    line-height:50px;
    border-bottom: 1px solid #E5E5E5;
    padding:3px 6px;
}
.slide_ul li:nth-child(5n) {
    border-bottom: 1px solid #fff;
}
.sannong_img {
    width: 100%;
}
.sannong_back {
    background: #eee;   
}
.slide_img {
    width: 38px;
    height: 35px;
}
.slide_text {
    font-size: 20px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #C73420;
    margin-left: 20px;
}
.qrcode0 {
    position: absolute;
    top: -14px;
    width: 120px;
    right: -125px;
}
.qrcode1 {
    position: absolute;
    top: 36px;
    width: 120px;
    right: -125px;
}
.qrcode2 {
    position: absolute;
    top: 86px;
    width: 120px;
    right: -125px;
}
.qrcode3 {
    position: absolute;
    top: 136px;
    width: 120px;
    right: -125px;
}
.qrcode4 {
    position: absolute;
    top: 186px;
    width: 120px;
    right: -125px;
}
.qrcode_img {
    width: 72px;
    right: 72px;
}