.in_box1_nr .hd ul li{
    padding: 10px;
    justify-content: flex-start;
}

.in_box1_nr .bd .nr p{
    text-align: justify;
}

.in_box4 .container{
    text-align: center;
}

.in_bt i{
    width: 2px;
    height: 2px;
    background: #327bff;
}

.about_box1 .nr h2{
    font-size: 26px;
}

.di_r ul li{
    flex: 1;
}

.di1_r h2{
    width: 160px;
}

.di_l h2{
    font-size: 24px;
    white-space: nowrap;
}

@font-face {
    font-family: 'Merriweather';
    src: url('../fonts/Merriweather-Regular.woff2') format('woff2'),
        url('../fonts/Merriweather-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
  font-family:"Merriweather", "pingfang SC", "Microsoft YaHei", "黑体";
}


.di_l .img img{
    width: 240px;
}