a{
    text-decoration: none;
}
*{
    margin: 0;
    padding: 0;
}


.news88{margin:0 auto; width:100%; height:689px; border-top:1px #ededed solid; border-bottom:1px #ededed solid; background:url(../files/news.jpg) no-repeat center top scroll; overflow:hidden;}

.fold_wrap{margin:16px auto 0 auto; width:1400px;height:430px;overflow:hidden;}
.fold_wrap li{float:left;width:20%; height:430px;position:relative;overflow:hidden;cursor:pointer;}
.fold_wrap li .mask_b{position:absolute;overflow:hidden;width:100%;height:100%;right:0px;top:0px; text-align:right;background:rgba(0,0,0,.3);_background:#B2B2B2;}
.fold_wrap li.active .mask_b{background:none;}
.fold_wrap li .mask_b h4{color:#fff;width:100%;margin:0 auto;display:block;font:30px/30px Microsoft Yahei;position:relative; text-align:center; padding-top:30px;}
.fold_wrap li.big{width:575px;}
.i_how_n1{ top:310px; font-weight:bold; 
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  text-shadow: 3px 3px 3px #111111;
  font-family: Arial; overflow:hidden;}
.pic_auto{width:100%;height:100%;}


.kkkt{margin:0 auto; width:1400px; margin-top:40px; font-size:28px; line-height:60px; color:#000000; overflow:hidden;}
.kkkt span{ font-size:24px; color:#999999; font-size:16px;}


.kkk1t{margin:0 auto; width:1200px; margin-top:40px; font-size:28px; line-height:60px; color:#000000; overflow:hidden;}
.kkk1t span{ font-size:24px; color:#999999; font-size:16px;}
.kkk2{margin:0 auto; width:1400px; margin-top:40px; color:#000000; margin-bottom:50px; overflow:hidden;}

.kkk3{margin:0 auto; width:1200px; margin-top:40px; color:#666666; line-height:30px; margin-bottom:50px; overflow:hidden;}


.index_swiper{
    width: 100%;
}
.index_swiper img{
    width: 100%;
    display: block;
}
.index_news{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-bottom: 50px;
}
.index_news_right{
    width: 660px;

}
.index_news_right_title{
    width: 647px;
    position: relative;
}
.index_news_rught_title_text{
    display: flex;
    font-size: 16px;
    color: #4c4c4c;
    width: 162px;
    justify-content: space-between;
    height: 80px;
    /* align-items: center; */
}
.index_news_rught_title_text > div{
    margin-top: 42px;
}
.index_news_right_title_heng{
    width: 100%;
    height: 3px;
    background-color: #e6e6e6;
    position: absolute;
    bottom: 0px;
}
.news_title_active{
    color: #e83c3c;
    border-bottom: 2px solid #e83c3c;
    padding-bottom: 19px;
    z-index: 99;
}
.index_news_right_headline{
    margin-top: 25px;
    font-size: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	width:640px;
}
.index_news_right_headline a{
    color: #000;
}
.index_news_right_time{
    font-size: 22px;
    color: #ff9f20;
    margin-top: 18px;
}
.index_news_right_text{
    width: 660px;
    font-size: 14px;
    color: #8c8c8c;
    overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
line-height: 2;
margin-top: 20px;
}
.index_news_right_href{
    font-size: 14px;
    color: #ff9f20;
    margin-top: 32px;
}
.index_news_right_href a{
    color: #ff9f20;
}
.index_news_left{
    margin-top: 42px;
}
.index_news_left video{
    width: 444px;
    height: 252px;
}
/* 中间部分 */
.index_middle{
    width: 100%;
    height: 673px;
    background: url(/static/hs_image/index_middle_bgc.png) no-repeat;
    background-size: 100% 100%;
}
.index_content{
    width: 1200px;
    margin: 0 auto;
    padding-top: 100px;
    display: flex;
    justify-content: space-between;
}
.index_content_text{
    width: 300px;
    height: 433px;
    position: relative;
}
.index_content_text img{
    width: 100%;
    height: 100%;
}
.index_content_text_introduce{
    width: 100%;
    height: 75px;
    background-color:rgba(20,24,26,0.8);
    position: absolute;
    bottom: 0;
    text-align: center;
    color: #fff;
    font-size: 20px;
    /* display: flex; */
    /* align-items: center;
    justify-content: center; */
   
}
.index_content_text_title{
    line-height: 75px;
}
.introduce_active{
    display: none;
    width: 220px;
    margin: 0 auto;
    font-size: 14px;
    color: #fff;
    line-height: 1.8;
    font-weight: 600;
    
}
.swiper-container {
    width: 100%;
    height: 100%;
    z-index: -1;
  }

  .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;
  }
.xiangmu{
    display: none;
}