.about_top{
    
    border-bottom: 0.02rem solid #E5E5E5;
}
.about_top .max-width{
    justify-content: space-between;
}
.about_li a{
    margin-right: 0.7rem;
    padding: 0.28rem 0 0.23rem;
    border-bottom: 0.03rem solid transparent;
    border-radius: 3px 3px 3px 3px;
}
.about_li img{
    width: 0.05rem;
    height: 0.15rem;
    opacity: 0;
}
.about_li p{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.18rem;
    color: #000000;
    margin-left: 0.1rem;
}
.about_active{
    border-bottom: 0.03rem solid #E11D0B !important;
}
.about_active p{
    font-weight: bold;
    color: #E11D0B;
}
.bread{
    width: auto !important;
    height: auto !important;
    background: transparent !important;
}


.n_news{
    padding: 0.5rem 0 0.54rem;
    background: #F5F9FE;
}
.home5_li{
  background: #FFFFFF;
  border-radius: 10px 10px 10px 10px;
  margin-top: 0.5rem;
  padding-right: 0.5rem;
  transition: all 0.3s;
}
.home5_li:first-child{
    margin-top: 0;
}
.home5_img{
    flex: 0 0 3.87rem;
    overflow: hidden;
  transition: all 0.3s;
  height: 2.54rem;
}
.home5_img img{
  width: 100%;
  height: 2.54rem;
  transition: all 0.3s;
}
.home5B{
  width: 100%;
  padding: 0 1.12rem 0 0.74rem;
}
.home5_date{
    flex: 0 0 auto;
}
.home5_date p{
  font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: bold;
    font-size: 0.6rem;
    color: #707070;
    line-height: 0.84rem;
  transition: all 0.3s;
}
.home5_date span{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 500;
    font-size: 0.2rem;
    color: #707070;
    margin-top: 0.15rem;
  transition: all 0.3s;
}
.home5_tit{
  font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 500;
    font-size: 0.24rem;
    color: #111725;
  overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 1;
 -webkit-box-orient: vertical;
  transition: all 0.3s;
}
.home5_dec{
  font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 0.16rem;
    color: #707070;
    line-height: 0.28rem;
    margin-top: 0.44rem;
  overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
  transition: all 0.3s;
}
.home5_li:hover .home5_img img{
    transform: scale(1.2);
  transition: all 0.3s;
}
.home5_li:hover{
    background: #FFFFFF;
    box-shadow: 0px 0px 40px 1px rgba(0,0,0,0.16);
  transition: all 0.3s;
}
.home5_li:hover .home5_tit,.home5_li:hover .home5_date p,.home5_li:hover .home5_date span{
    color: #0057A9;
  transition: all 0.3s;
}




.detail_bot{
    padding: 0rem 1.93rem;
    margin: 0.3rem 0 0.4rem;
    justify-content: center;
}
.detail_bot_li{
    margin-left: 1rem;
}
.detail_bot_li:first-child{
    margin-left: 0;
}
.detail_bot_li img{
    width: 0.21rem;
    height: 0.21rem;
    margin-top: 0 !important;
}
.detail_bot_li p{
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 0.16rem;
    color: #727272;
    margin-top: 0;
    line-height: inherit;
    padding: 0;

}


.next_prev{
    padding: 0.26rem 1.93rem 0.7rem 1.93rem;
}
.prev{
    margin-bottom: 0.16rem;
    transition: all 0.3s;
}
.next_prev_img{
    position: relative;
    transition: all 0.3s;
}
.next_prev_img img{
    width: 0.075rem;
    height: 0.136rem;
    transition: all 0.3s;
}
.next_prev_img img:nth-of-type(2){
    position: absolute;
    top: 0.06rem;
    left: 0;
    opacity: 0;
}
.prev p{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #4B4B4B;
    margin-left: 0.07rem;
    transition: all 0.3s;
}
.prev:hover .next_prev_img img:nth-of-type(2){
    opacity: 1;
    transition: all 0.3s;
}
.prev:hover .next_prev_img img:nth-of-type(1){
    opacity: 0;
    transition: all 0.3s;
}
.prev:hover p{
    color: #0075C2;
    transition: all 0.3s;
}



.news_detail{
    
}
.detail_news{
    border-left: 1px solid #E5E5E5;
    padding-left: 0.44rem;
    flex: 0 0 3.56rem;
    margin-top: 0.4rem;
}
.detail_news_t p{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.25rem;
    color: #004EBE;
}
.detail_news_li{
    border-bottom: 1px solid #D0D0D0;
    padding: 0.35rem 0 0.24rem;
}
.detail_news_tit{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 0.18rem;
    color: #484848;
    line-height: 0.25rem;
    transition: all 0.3s;
}
.detail_news_dec{
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 0.14rem;
    color: #7B7B7B;
    line-height: 0.25rem;
    margin: 0.17rem 0;
    overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
    transition: all 0.3s;
}
.time{
    font-family: Poppins, Poppins;
    font-weight: 600;
    font-size: 0.16rem;
    color: #9B9B9B;
     overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
    transition: all 0.3s;
}
.detail_news_li:hover .detail_news_tit{
    color: #004EBE;
    transition: all 0.3s;
}
.detail_news_li:hover .detail_news_dec{
    color: #000000;
    transition: all 0.3s;
}
.detail_news_li:hover .time{
    font-weight: 600;
    color: #000000;
    transition: all 0.3s;
}