.allIn {
    font-weight: 700;
    position: relative;
}

.allIn::after {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    background-color: #fff;
    bottom: -19px;
    left: 0;
}

#nav .allIn-box .dsx {
    color: #113293;
    font-weight: 500;
    position: relative;
}

.dsx::after {
    content: '';
    width: 6px;
    height: 6px;
    display: block;
    background-color: #113293;
    border-radius: 50%;
    position: absolute;
    left: 0;
}

.gsjj-box {
    margin-top: -80px;
    background-color: #fff;
    position: relative;
    border-radius: 10px;
    box-shadow: 0 5px 4px #e4e4e4;
}

.gsjj-box h5 {
    width: 390px;
    border-bottom: 1px solid #cecece;
    margin: 0  auto;
    padding: 45px 0 20px;
}

.jj-txt-img {
    align-items : center;
    padding: 30px 20px 30px 50px;
}

.jj-txt-img li {
    width: 606px;
    font-size: 16px;
    color: #666;
    line-height: 28px;
}

.jj-txt-img img {
    width: 466px;
}

.jj-txt-img li span {
    font-size: 22px;
    color: #0a275c;
    font-weight: 700;
    margin-right: 10px;
}

.zgs-js {
    padding-bottom: 55px;
}

.zgs-js li {
    display: flex;
    align-items : center;
    margin-top: 55px;
}

.zgs-js li img {
    width: 188px;
    height: 159px;
    margin-right: 35px;
}

.zgs-js li h5 {
    font-size: 24px;
    color: #333;
}

.zgs-js li p {
    font-size: 16px;
    color: #666;
    line-height: 28px;
    margin-top: 12px;
}