

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

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

.news-list-tab {
    float: left;
    /* width: 100%; */
    overflow: hidden;
    width: 90vw;
    margin: 15px 5vw; 

}

.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 {
    display: inline-block;
    font-size: 14px;
    line-height: 39px;
    background-color: #fff;
    color: #555555;
    padding: 0 7px;
}

.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{
    width: 102%;
}
.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: #666;
    margin-top: 2px;
}




/* 头部样式 */
.caption_title{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #D07272;
    padding-bottom: 5px;
}
.caption_title .box_title{
    padding-left: 10px;
    position: relative;
}
.caption_title a{
    color: #CB2900;
    margin-top: 8px;
}
.caption_title .box_title  .rightAngle{
    width: 22px;
    height: 22px;
    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{
    width: 90vw;
    margin: 15px auto;
}
.notice_conten{
    margin-top: 20px;
    width: 90vw;
}
.notice_conten_a{
    display: block;
    color: #666;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    line-height: 2;
}
.notice_conten_a .aggregate .aggregate_img img{
    width: 10px;
}
.notice_conten_a .aggregate {
    width: 71vw;
    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{
    width: 90vw;
    margin: 15px auto;
}
.mediaFocusin .mediaFocusin_conten{
    margin-top: 20px;
}
.mediaFocusin_conten_a {
    color: #666;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    line-height: 2;

}

.mediaFocusin_conten_a .aggregate .aggregate_source{
    color: #CB2900;
    font-weight: normal;
}
.mediaFocusin_conten_a .aggregate {
    width: 71vw;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

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

.workColumn{
    width: 90vw;
    margin: 15px auto;
    
}
.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;
   color: #666;
   font-size: 14px;

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

    .workColumn_img{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 30px;
    }
.workColumn_img .workColumn_img_a{
    width: 43vw;
    /* height: 28vw; */
    /* border: 1px solid #ccc; */
    margin-bottom: 50px;
}
.workColumn_img .workColumn_img_a p{
    padding: 5px;
    width: 40vw;
    text-align: center;
    font-size: 14px;
    color: #333;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    }
.workColumn_img .workColumn_img_a img{
    width: 43vw;
    height: 30.1vw;
}
.rtime{
    color: #666;
    font-size: 12px;
    padding-top: 2px;

}
.layui_tab{
    width: 10px;
    position: absolute;
    left: -9px;
    top: 7px;
}
.date-news-lists ul li a{
    padding-left: 5px;
    font-size: 14px;
}
.date-news-lists ul li a:after{
    content: none;
}


.box3 .library{
   width: 90vw;
   margin: 30px auto 15px;
}

.box3 .Xiangtuan{
    display: flex;
    margin-top: 30px;
    padding-left: 10px;
    margin-bottom: 10px;
}

.box3 .Xiangtuan li{
    font-size: 15px;
    color: #CB2900;
    margin: 0 10px;
    height: 25px;
    line-height: 25px;
    padding: 0 2px;
    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: 76vw;
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: 15px;
}
.file-tab-content{
    padding: 0;
    
}
.file-tab-content .file-number input{
   border: 1px solid #CB2900;
   background: #fbf2f4;
   color: #CB2900;
}
.file-tab-content .file-number input::-webkit-input-placeholder{
    color:#CB2900;
}
.file-tab-content .file-number input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color: #CB2900;
}
.file-tab-content .file-number input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color: #CB2900;
}
.file-tab-content .file-number input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color: #CB2900;
}
.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;
    color: #666;
    font-size: 14px;
}
.layui_item .line{
    width: 71vw;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.layui_item .line span{
    color: #CB2900;
    }
.file-tab-content .layui-tab-item{
    margin-top: 15px;
    padding: 0;
}

.BrandWork{
    width: 90vw ;
    margin-left: 5vw;
}
.BrandWork_imglist .line_brand{
    display: block;
    width: 90vw;
    margin-top: 20px;
}
.BrandWork_imglist .line_brand img{
    width: 90vw;
    height: 12.9vw;
   
}
.file-tab-content{
    height: auto;
}
.home-m-banner {
    width: 1200px;
    margin: 45px auto;

    overflow: hidden;
}
.home-m-banner a {
    display: block;
    float: left;
    padding-left: 12px;
    width: 14.2857%;
}


.file-tab-content .file-number .search-btn{
    position: absolute;
}
.file-tab-content .file-number input.year{
    width: 29vw;
}


    


    



















.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;
    width: 90vw;
  margin-left: 5vw;
    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;
}
.swiper-bar{
    height: 40vw;
}
.swiper-bar ul li{
    width: 50vw;
}
.swiper-bar ul li a{
    width: 50vw;
    height: 35vw;
}
.home_banner{
    display: none;
}
.home-m-banner{
    display: none;
}
#homeScroll{
    width: 90vw !important;
    height: 63vw !important;
    margin: 0 auto  !important; 
 
}
.layui-tab-item{
    display: none;
}
.tab-title-more{
    width: 95vw;
    margin: 0 auto;
}
.layui-tab-title{
    width: 95vw !important;
    margin: 0 auto ;
}
