      .index .dato-news h2 strong {
        color: #222222;
        font-style: normal;
        font-weight: 600;
        font-size: 44px;
        line-height: 130%;
        text-align: center;
      }
      
      .index .dato-news .subtitle {
        font-style: normal;
        font-weight: normal;
        font-size: 22px;
        line-height: 130%;
        text-align: center;
        color: #838D9C;
      }
      
      
.home_new_box .title {
    font-size: 26px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #1A2433;
    line-height: 34px;
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
    margin-top: 28px;
    margin-bottom: 29px;
}

.home_new_box ul li a {
    font-size: 16px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #394250;
    line-height: 21px;
}

.home_new_box li {
    list-style: initial;
    margin: 10px 0px;
}

.home_news_right .more {
    font-weight: 500;
    color: #1D4580;
    line-height: 21px;
}



.news_header {
    background-color: #1D4580;
}

.news-title h1 {
    font-size: 44px;
    font-family: PingFang SC-Heavy, PingFang SC;
    font-weight: 800;
    color: #FFFFFF;
    line-height: 52px;
}

.news-title p {
    font-size: 22px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 26px;
}

.container.news-title {
    padding-bottom: 15px;
    padding-top: 15px;
}



.container.news-cat {
    margin: 0px auto;
    width: 400px;
    text-align: center;
    /* height: 100px; */
    border-bottom: 1px #EEEEEE solid;
    margin-bottom: 30px;
    margin-top: 30px;
}

.news-cat li {
    float: left;
    width: 200px;
}

.news-cat li.current a {
    font-size: 20px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #1D4580;
    line-height: 18px;
    border-bottom: 3px #1D4580 solid;
    padding-bottom: 10px;
}

.news-cat ul {
    text-align: center;
    height: 35px;
}

.home_new_box .image img {
    width: 100%;
}

.home_news_right .more {
    margin-top: 20px;
}