.product_jrjg {
    background: url(../images/szjk_back1.png) no-repeat top center;
    height: 400px;
    background-size: 100% 100%;
    /* background-color: #0B1228; */
}

.product_jrjg .title-discription {
    width: 1200px;
    margin: 117px auto 0 auto;
}

.product_jrjg .title-discription h1 {
    font-size: 40px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #FFFFFF;
}

.product_jrjg .title-discription h2 {
    margin-top: 25px;
    font-size: 14px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    color: #FFFFFF;
    line-height: 28px;
}

.product_jrjg .button {
    width: 130px;
    height: 35px;
    background: #3A49BA;
    border-radius: 4px;
    font-size: 15px;
    font-family: PingFang-SC-Regular, PingFang-SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 25px;
    letter-spacing: 0.5px;
    cursor: pointer;
}

.product_jrjg .button img {
    margin-left: 8px;
}

.jrjg-content {
    overflow: hidden;
    background: #f9f9f9;
}

.jrjg-content .section1 {
    overflow: hidden;
    height: 870px;
    background-color: #FFFFFF;
}

.jrjg-content .section1 .title {
    top: 46px;
}

.jrjg-content .section1 .content {
    width: 1200px;
    margin: 139px auto 0;
}

.jrjg-content .section2 {
    overflow: hidden;
    height: 620px;
    background: url("../images/cydbd_back2.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.jrjg-content .section2 .title {
    top: 47px;
}

.jrjg-content .section2 .content {
    width: 1200px;
    margin: 177px auto 0;
}

.jrjg-content .section2 .content_li {
    height: 123px;
    background: url("../images/szjk_back3.png");
    display: flex;
    padding: 25px 0 0 62px;
    margin-bottom: 15px;
}

.jrjg-content .section2 .content_li-left {
    margin-top: 3px;
}

.jrjg-content .section2 .content_li-left img {
    width: 42px;
}

.content_li-left-img2 {
    width: 30px !important;
    margin-top: 5px;
    margin-right: 11px;
}

.jrjg-content .section2 .content_li-right {
    margin-left: 17px;
    margin-top: 4px;
}

.jrjg-content .section2 .content_li-right-title {
    font-size: 18px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 600;
    color: #333333;
    margin-bottom: 5px;
}

.jrjg-content .section2 .content_li-right-ul {
    list-style-type: disc;
}

.jrjg-content .section2 .content_li-right-li {
    width: 937px;
    font-size: 14px;
    font-family: PingFang-SC-Regular, PingFang-SC;
    font-weight: 400;
    line-height: 23px;
    color: #666666;
    list-style: none;
}

.jrjg-content .section3 .title {
    top: 57px;
}

.jrjg-content .section3 {
    position: relative;
    height: 403px;
    background: #F9F9F9;
    overflow: hidden;
}

.jrjg-content .section3 .title {
    top: 55px;
}

.jrjg-content .section3 .content {
    width: 1200px;
    margin: 175px auto 0;
}

.jrjg-content .section3 .content_ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.jrjg-content .section3 .content_li {
    width: 351px;
    height: 200px;
    background: url("../images/jrjg_back2.png");
    box-shadow: 0px 2px 8px 0px #CBE1FC;
    padding: 0 47px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
}

.jrjg-content .section3 .content_li .content_li-top {
    width: 351px;
    font-size: 20px;
    font-family: PingFang-SC-Regular, PingFang-SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 28px;
    text-align: center;
    padding-top: 13px;
    padding-bottom: 37px;
}

.jrjg-content .section3 .content_li p {
    width: 265px;
    font-size: 15px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #666666;
    line-height: 22px;
}