.h-bg {
    background: url(../../images/hunan/bg1repeat_y.jpg) repeat-y left top;
    margin-top: -21px;
    background: #fff;
}

.hunan-bg {
    background-image: url(../../images/hunan/bg4@2x.png);
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 40px;
}
.gap1 {
    padding-left: 15px;
    padding-right: 15px;
}
.gap1{ padding-left: 15px; padding-right: 15px; }
.box1{ overflow: hidden; background-color: #fff; margin-top:16px; padding:30px;margin-left: 25;box-shadow: 0 2px 8px #f2f3fd; }
.box1 .fr{ width: 500px; }
.box1 .layui-carousel{ width: 629px; height: 390px; }
.layui-carousel>[carousel-item]>* a{ display: block; }

.box1 .layui-carousel {
    width: 629px;
    height: 390px;
}

.layui-carousel>[carousel-item]>* a {
    display: block;
}

.news-list-tab {
    float: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    height: 435px;
    overflow: hidden;
}

.news-list-tab .layui-tab-title {
    border: 0 none;
    height: 40px;
    border-bottom: 1px #a6a6a6 solid;
}

.news-list-tab .layui-tab-title.file-ku {
    border-bottom: 0 none;
}

.news-list-tab.layui-tab-brief .layui-tab-title.file-ku li {
    background-color: #eeeeee;
    color: #4c4c4c;
    margin-left: 8px;
}

.news-list-tab.layui-tab-brief .layui-tab-title.file-ku li:nth-child(1) {
    margin-left: 0;
}

.news-list-tab.layui-tab-brief .layui-tab-title.file-ku .layui-this {
    color: #fff;
    background-color: #d32401;
}

.news-list-tab.layui-tab-brief .layui-tab-title .layui-this {
    color: #fff;
    background-color: #d32401;
}

.news-list-tab.layui-tab-brief .layui-tab-more li.layui-this:after,
.news-list-tab.layui-tab-brief .layui-tab-title .layui-this:after {
    border-bottom: 1px #d32401 solid;
    display: block;
    z-index: 10;
}

.news-list-tab .layui-tab-title .layui-this:after {
    top: -1px;
}

.news-list-tab.layui-tab-brief .layui-tab-title li {
    width: 120px;
    font-size: 16px;
    line-height: 39px;
    background-color: #fff;
    color: #555555;
    padding: 0;
}

.news-list-tab.layui-tab-brief .layui-tab-title li.layui-this a {
    color: #fff;
}

.news-list-tab.layui-tab-brief .layui-tab-title li:nth-child(1) {
    margin-left: 0;
}

.news-list-tab.layui-tab-brief .layui-tab-title .layui-this::before {
    content: "";
    width: 0;
    height: 0;
    border-width: 6px 6px 0;
    border-style: solid;
    border-color: #d32401 transparent transparent;
    position: absolute;
    bottom: -7px;
    left: 50%;
    margin-left: -8px;
    display: block;
}


.news-list-tab.list-tab2 {
    width: 820px;
    margin: 0;
}

.news-list-tab .wrap-tab-title .layui-tab-title {
    border-bottom: 0 none;
    float: left;
}

.news-list-tab .wrap-tab-title {
    border-bottom: 1px #d2d2d2 solid;
    overflow: hidden;
}

.news-list-tab .layui-tab-title .layui-this:after {
    display: none;
}

.news-list-tab .wrap-tab-title .layui-this {
    background-color: #cf1219;
    color: #fff;
}

.news-list-tab .wrap-tab-title li {
    background-color: #eaeaea;
    color: #171717;
    font-size: 16px;
    margin-right: 3px;
}
.date-news-lists ul li {
    margin-top: 15px;
}
.news-list-tab.list-tab2 .date-news-lists ul li strong {
    width: 100%;
    padding-left: 0;
}

.news-list-tab.list-tab2 .date-news-lists ul li strong:after {
    display: none;
}

.news-list-tab .wrap-tab-title .more {
    float: right;
    line-height: 41px;
}

.news-list-tab .date-news-lists ul li strong:after {
    display: none;
}

.news-list-tab .tab-title-more {
    position: relative;
}

.news-list-tab .tab-title-more .more {
    position: absolute;
    color: #939393;
    font-size: 12px;
    right: 0;
    line-height: 40px;
    top: 0;
}
.date-news-lists ul li span{
    color: #999;
}


.box2{
    background: #fff;
    margin: 50px auto;
    display: flex;
    padding:30px;
    box-shadow: 0 2px 8px #f2f3fd;
}

.box_left{
    width: 696px;

}
/* 头部样式 */
.caption_title{
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #ccc;
    padding-bottom: 5px;
}
.caption_title .box_title{
    padding-left: 10px;
    position: relative;
}
.caption_title a{
    color: #CB2900;
    font-size: 14px;
    margin-top: 7px;
}
.caption_title .box_title  .rightAngle{
    width: 16px;
    height: 16px;
    border-left: 3px solid #CB2900;
    border-bottom: 3px solid #CB2900;
    position: absolute;
    bottom: -7px;
    left: 0;
}
.caption_title .box_title  .title_conten{
    font-size: 20px;
    color: #CB2900;
    font-weight: 700;

}


.notice_conten{
    margin-top: 20px;
}
.notice_conten_a{
    display: block;
    color: #666;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    line-height: 2.2;
}
.notice_conten_a .aggregate .aggregate_img img{
    width: 8px;
}
.notice_conten_a .aggregate {
    width: 600px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
/* .notice_conten_a .aggregate .aggregate_conten{
    display: inline-block;
    max-width: 450px;
    vertical-align: bottom;

} */
.notice_conten_a .aggregate .aggregate_eyes img{
    width: 22px;
    margin-right: 5px;
} 

.mediaFocusin{
    margin-top: 30px;    
}
.mediaFocusin .mediaFocusin_conten{
    margin-top: 20px;
}
.mediaFocusin_conten_a {
    color: #666;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    line-height: 2.2;

}

.mediaFocusin_conten_a .aggregate .aggregate_source{
    color: #CB2900;
}
.mediaFocusin_conten_a .aggregate {
    width: 600px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

 .mediaFocusin_conten_a .aggregate .aggregate_eyes img{
     width: 22px;
     margin-right: 5px;
}
 

.workColumn{
    width: 400px;
    margin-left: 36px;
}
.workColumn .workColumn_conten{
    margin-top: 20px;
}
.workColumn .workColumn_conten .workColumn_conten_a{
   width: 100%;
   display: block;
   overflow:hidden;
   text-overflow:ellipsis;
   white-space: nowrap;
   line-height: 2.2;
   color: #666;

}
.workColumn .workColumn_conten .workColumn_conten_a span{
    color: #CB2900;
    }

    .workColumn_img{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 20px;
    }
.workColumn_img .workColumn_img_a{
    width: 194px;
    height: 136px;
    /* border: 1px solid #ccc; */
    margin-bottom: 40px;
}
.workColumn_img .workColumn_img_a p{
    padding: 5px;
    width: 184px;
    text-align: center;
    font-size: 16px;
    color: #333;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    }
.workColumn_img .workColumn_img_a img{
    width: 194px;
    height: 136px;
}
.rtime{
    color: #999;
    font-size: 12px;
    padding-top: 6px;

}
.layui_tab{
    width: 8px;
    position: absolute;
    left: 0px;
    top: 8px;
}
.date-news-lists ul li a:after{
    content: none;
}

.box3{
    width: 1200px;
    margin: 50px auto;
    display: flex;

    background: #fff;
    padding: 30px;
    box-shadow: 0 2px 8px #f2f3fd;
    
    
}
.box3 .library{
    width: 696px;
}
.box3 .BrandWork{
    width: 400px;
}
.box3 .Xiangtuan{
    display: flex;
    margin-top: 20px;
    padding-left: 10px;
    margin-bottom: 10px;
}

.box3 .Xiangtuan li{
    font-size: 16px;
    color: #CB2900;
    margin: 0 10px;
    height: 30px;
    line-height: 30px;
    text-align: 25px;
    padding: 0 10px;
    border-radius: 4px;
}
.box3 .Xiangtuan .layui-this{
    background: #CB2900;
    color: #fff;
   

 }
.box3 .Xiangtuan li:nth-child(1){
    margin-left: 0;
}
.file-tab-content .file-number input.file-num{
    width: 300px;
    margin-left: 0;
    margin-right: 10px;
}
.file-tab-content{
    padding: 0;
    
}
.file-tab-content .file-number input{
   border: 1px solid #f2D2D2;
   background: #fbf2f4;
   color: #CB2900;
}
.file-tab-content .file-number input::-webkit-input-placeholder{
    color:#f2D2D2;
}
.file-tab-content .file-number input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color: #f2D2D2;
}
.file-tab-content .file-number input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color: #f2D2D2;
}
.file-tab-content .file-number input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color: #f2D2D2;
}
.file-tab-content .file-number span{
    color:#281111c7;
}
.layui-laydate .layui-this{
    background: #CB2900 !important;
}
.layui-laydate-header i.laydate-prev-y{
    border-color: transparent #CB2900 transparent transparent;
}
.layui-laydate-header i.laydate-next-y{
    border-color: transparent transparent   transparent  #CB2900;

}

.file-tab-content .file-number .wrap-dropdown::after{
    background: url(../../images/向下.svg) no-repeat center center !important;
    background-size: 100% !important;
}

.layui_item{
    display: flex;
    justify-content: space-between;
    line-height: 2.2;
    color: #666;
}
.layui_item .line{
    width: 580px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.layui_item .line span{
    color: #CB2900;
    }
.file-tab-content .layui-tab-item{
    margin-top: 15px;
}

.BrandWork{
    margin-left: 36px;
}
.BrandWork_imglist{
    padding-left: 20px;


}
.BrandWork_imglist .line_brand{
    display: block;
    width: 380px;
    margin-top: 23px;
}
.BrandWork_imglist .line_brand img{
    width: 380px;
    height: 52.25px;
}
.file-tab-content{
    height: auto;
}
/* .home-m-banner {
    width: 1200px;
    margin: 45px auto;

    overflow: hidden;
}
.home-m-banner ul {
    display: flex;
}

.home-m-banner ul  li{
  margin-left: 12px;
  width:161px;
}
.home-m-banner ul  li:nth-child(1){
    margin-left: 0px;
} */
/* .home-m-banner  .home-m-banner_a{
    margin-left: 0;
    display: block;
}


.home-m-banner  .home-m-banner_a:nth-child(1){
    margin-left: 0;
} */





    


    



















.dynamic-list h2 {
    width: 100%;
    overflow: hidden;
    margin-bottom: 28px;
    border-bottom: 1px #e7e7e7 solid;
    padding-bottom: 0;
}

.dynamic-list dl {
    height: 184px;
}

.dynamic-list dl.none-img dd {
    padding-left: 0;
}

.dynamic-list h2 strong {
    color: #db2500;
    font-size: 18px;
    position: relative;
}

.dynamic-list h2 strong::after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-color: #db2500;
    bottom: -12px;
    position: absolute;
}

.dynamic-list.blue h2 strong {
    color: #0099f2;
}

.dynamic-list.blue h2 strong::after {
    background-color: #0099f2;
}

.dynamic-list h2 .more {
    float: right;
    line-height: 31px;
    color: #939393;
    font-size: 12px;
}

.dynamic-list h2.blue strong {
    color: #0099f2;
}

.dynamic-list h2.blue strong::after {
    background-color: #0099f2;
}

.dynamic-list dd {
    padding-left: 294px;
}

.dynamic-list .point p {
    position: relative;
    padding: 5px 0 5px 14px;
    height: 29px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 2px;
   
}

.dynamic-list .point p em {
    color: #605656;
    font-weight: bold;
}

.dynamic-list .point p a::after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #878787;
    left: 0;
    border-radius: 50%;
    top: 50%;
    margin-top: -3px;
}

.dynamic-list .point p a:hover {
    text-decoration: underline;
}

.dynamic-list .point p a:hover::after {
    background-color: #db2500;
}

.dynamic-list dl dt {
    width: 278px;
    height: 184px;
    overflow: hidden;
    background-color: #eee;
}

.dynamic-list dl dt a {
    display: block;
    width: 278px;
    height: 184px;
    position: relative;
    z-index: 1;
}

.swiper-pic{
    background: #fff;
    padding: 30px;
    /* margin-top: 30px; */
    box-shadow: 0 2px 8px #f2f3fd;
    
}

.swiper-pic>h2 {
    border-bottom: 1px #d32401 solid;
    width: 100%;
    margin-bottom: 18px;
    overflow: hidden;
}

.swiper-pic>h2 strong {
    color: #ffffff;
    display: block;
    font-size: 18px;
    background-color: #d32401;
    width: 212px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: normal;
}

.swiper-pic>h2 strong a {
    color: #fff;
}
.home_banner{
    display: block;
    margin: 0;
}
.workColumn .workColumn_conten .workColumn_conten_a:hover{
    color: #cf1219;
}
#bannerScroll{
    margin-bottom: 20px;
}
#bannerScroll .layui-carousel-ind{
    display: none;

    
}

.swiper_broadcasting_a{
    display: block;
    height: 175px;
    width: 375px;
    background: #e4e4e4;
    position: relative;
    background-size: cover;
}
.swiper_wen{
    margin-top: 12px;
    height: 180px;
}
.swiper_broadcasting_a p{
    width: 100%;
    background: rgba(0,0,0,.4);
    position: absolute;
    bottom: 0;
    padding: 6px 2.5%;
    color: #fff;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
