/*新闻列表*/
.news_news__HyEGC{
    background:#fbfcfc;
    padding:0 1em;
    margin:0 auto 120px
}
.news_news__HyEGC .news_header__6u6Lf{
    margin:50px auto 0
}
.news_news__HyEGC .news_header__6u6Lf h1{
    text-align:left;
    font-size:25px;
    font-weight:800;
    color:#021323;
    margin:20px 0
}
.news_news__HyEGC .news_cards__LurLl .news_item__4khiT{
    padding:32px 0;
    display:flex;
    justify-content:space-around;
    align-items:center;
    box-sizing:border-box;
    background:#fff;
    margin:0 auto 30px;
    cursor:pointer;
    transition:.5s
}
.news_news__HyEGC .news_cards__LurLl .news_item__4khiT .news_month__IQuZv{
    width:100px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center
}
.news_news__HyEGC .news_cards__LurLl .news_item__4khiT .news_month__IQuZv p:first-child{
    font-size:50px;
    color:#888;
    margin-bottom:0;
    line-height:40px;
    transition:.5s
}
.news_news__HyEGC .news_cards__LurLl .news_item__4khiT .news_month__IQuZv p:nth-child(2){
    font-size:22px;
    color:#888;
    margin-bottom:0;
    transition:.5s
}
.news_news__HyEGC .news_cards__LurLl .news_item__4khiT .news_imgs__uVQmO{
    width:17%
}
.news_news__HyEGC .news_cards__LurLl .news_item__4khiT .news_imgs__uVQmO img{
    height:auto;
    max-width:100%
}
.news_news__HyEGC .news_cards__LurLl .news_item__4khiT .news_text__ABQKW{
    width:54%;
    margin-left:20px;
    font-size:18px;
    color:#222;
    box-sizing:border-box
}
.news_news__HyEGC .news_cards__LurLl .news_item__4khiT .news_view____5Jv{
    width:100px;
    height:42px;
    background:#c7153b;
    text-align:center;
    line-height:42px;
    color:#fff
}
.news_news__HyEGC .news_cards__LurLl .news_item__4khiT:hover{
    box-shadow:0 0 20px rgba(0,0,0,.1)
}
.news_news__HyEGC .news_cards__LurLl .news_item__4khiT:hover .news_month__IQuZv p:first-child,.news_news__HyEGC .news_cards__LurLl .news_item__4khiT:hover .news_month__IQuZv p:nth-child(2){
    color:#c7153b
}
/*新闻详情*/
.insughts_insughts__qBYKx{
    background:#fbfcfc;
    padding:0 1em;
    margin-bottom:50px
}
.insughts_insughts__qBYKx .insughts_headers__ue5m_{
    margin:50px auto 30px
}
.insughts_insughts__qBYKx .insughts_headers__ue5m_ h1{
    text-align:left;
    font-size:25px;
    font-weight:800;
    color:#021323;
    margin-bottom:0
}
.insughts_insughts__qBYKx .insughts_headers__ue5m_ p{
    font-size:10px
}
.insughts_insughts__qBYKx .insughts_link__IbHIM{
    height:30px;
    margin:0 auto
}
.insughts_insughts__qBYKx .insughts_link__IbHIM .insughts_share__cSdlc{
    color:#021323
}
.insughts_insughts__qBYKx .insughts_link__IbHIM .insughts_share__cSdlc .insughts_icon__18o26{
    position:relative;
    top:-2px;
    margin-right:2px
}
.insughts_insughts__qBYKx .insughts_text__T9NcE{
    margin-top:20px
}
.insughts_insughts__qBYKx .insughts_text__T9NcE div{
    margin:0 auto 20px;
    font-size:16px;
    color:#021323
}
.insughts_insughts__qBYKx .insughts_text__T9NcE .insughts_imgs__EIpzV{
    margin-bottom:10px;
    text-align:center
}
.insughts_insughts__qBYKx .insughts_text__T9NcE .insughts_imgs__EIpzV img{
    width:480px;
    height:auto
}
.insughts_insughts__qBYKx .insughts_back__pbA_W{
    text-align:center;
    margin:100px auto 50px;
    font-size:16px;
    color:#021323
}
.insughts_insughts__qBYKx .insughts_back__pbA_W .insughts_arrow__mQhgN{
    position:relative;
    top:0;
    margin-right:6px
}