@charset "UTF-8";

.ny_banner {
    position: relative;
}

.ny_bannner_srm {
    position: absolute;
    bottom: 60%;
    left: 50%;
    transform: translate(-50%, 40%);
    text-align: center;
}

.ny_bannner_srm h1 {
    font-size: 60px;
    font-family: ' Source-KeynoteartHans';
    font-weight: 600;
    color: #FFFFFF;
    text-shadow: 0px 6px 5px rgba(0, 0, 0, 0.35);
    font-style: italic;
    letter-spacing: .3125rem;
}

.ny_bannner_srm p {
    height: 1.75rem;
    font-size: 36px;
    font-family: Source-KeynoteartHans;
    font-weight: bold;
    color: #FFFFFF;
    font-style: italic;
    text-align: center;
    margin-top: -0.125rem;
    letter-spacing: .125rem;
    position: absolute;
    top: 9rem;
    left: -28.375rem;
    text-shadow: -6px 6px 8px rgba(0, 0, 0, 0.42);
    width: 1460px;
}

.ny_bannner_srm .line-srm {
    width: 660px;
    height: 2px;
    margin-top: 20px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), #F6F7F9, rgba(255, 255, 255, 0));
    margin-left: 0.5rem
}

.ny_bannner_srm button {
    width: 8.75rem;
    height: 3.125rem;
    background: #0280FF;
    border-radius: .375rem;
    font-size: 1.25rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing: .125rem;
    margin-top: 9.875rem;
    margin-left: -0.75rem;
    transition: all 0.4s ease-in-out;
}

.ny_bannner_srm button:hover {
    transform: scale(1.2);
}

.button-srm {
    height: 18px;
    font-size: 16px;
    line-height: 208px;
    margin: 0 auto;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 0px 6px 5px rgba(0, 0, 0, 0.35);
}

@media screen and (max-width:1680px) {
    .ny_bannner_srm {
        position: absolute;
        bottom: 65%;
        left: 50%;
        transform: translate(-50%, 50%);
    }

    .ny_bannner_srm h1 {
        font-size: 60px;
    }

    .ny_bannner_srm p {
        font-size: 32px;
        margin-top: -22px;
        position: absolute;
        top: 10rem;
        left: -28.775rem;
    }

    .ny_bannner_srm .line-srm {
        width: 580px;
        margin-left: 0.5rem;
    }

}

@media screen and (max-width:1600px) {
    .ny_bannner_srm {
        position: absolute;
        bottom: 70%;
        left: 50%;
        transform: translate(-50%, 50%);
    }

    .ny_bannner_srm h1 {
        font-size: 60px;
    }

    .ny_bannner_srm p {
        font-size: 32px;
        margin-top: -22px;
        position: absolute;
        top: 10rem;
        left: -28.775rem;

    }

    .ny_bannner_srm .line-srm {
        width: 580px;
        margin-left: 0.5rem;
    }
}

@media screen and (max-width:1440px) {
    .ny_bannner_srm {
        position: absolute;
        bottom: 70%;
        left: 50%;
        transform: translate(-50%, 40%);
    }

    .ny_bannner_srm h1 {
        font-size: 45px;
    }

    .ny_bannner_srm p {
        font-size: 24px;
        margin-top: -34px;
        position: absolute;
        top: 9rem;
        left: -29.375rem;
    }

    .ny_bannner_srm button {
        margin-top: 6.875rem;
    }

    .button-srm {
        line-height: 138px;
    }
}

@media screen and (max-width:1360px) {
    .ny_bannner_srm {
        position: absolute;
        bottom: 68%;
        left: 50%;
        transform: translate(-50%, 30%);
    }

    .ny_bannner_srm h1 {
        font-size: 52px;
    }

    .ny_bannner_srm p {
        font-size: 26px;
        margin-top: -30px;
        margin-left: -65px;
    }

    .ny_bannner_srm button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 7.875rem;
        font-size: 16px;
    }

    .ny_bannner_srm .line-srm {
        width: 482px;
        margin-top: 15px;
    }

    .ny_bannner_srm .line-srm {
        margin-left: 1.5rem;
    }

    .button-srm {
        line-height: 158px;
    }
}

@media screen and (max-width:1280px) {
    .ny_bannner_srm {
        position: absolute;
        top: 10%;
        left: 50%;
        transform: translate(-50%, 10%);
    }

    .ny_bannner_srm h1 {
        font-size: 40px;
    }

    .ny_bannner_srm p {
        font-size: 22px;
        margin-top: -42px;
        margin-left: -50px;
    }

    .ny_bannner_srm button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 6.875rem;
        font-size: 16px;
    }


    .ny_bannner_srm .line-srm {
        width: 532px;
        margin-top: 20px;
    }

    .ny_bannner_srm .line-srm {
        margin-left: 1.5rem;
    }

    .button-srm {
        line-height: 148px;
    }
}

@media screen and (max-width:1024px) {
    .ny_bannner_srm {
        position: absolute;
        bottom: 80%;
        left: 50%;
        transform: translate(-50%, 20%);
    }

    .ny_bannner_srm h1 {
        font-size: 40px;
    }

    .ny_bannner_srm p {
        font-size: 22px;
        margin-top: -41px;
        margin-left: -46px;
    }

    .ny_bannner_srm button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 6.875rem;
        font-size: 16px;
    }
}



/* -------------模块二------------- */


.srm_h2 .title_p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    line-height: 27px;
    text-align: center;
    margin-bottom: 30px;
}

.srm_h2 h2 {
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 10px;
}

.w_1340 {
    max-width: 1340px;
    margin-right: auto;
    margin-left: auto;
}

@media screen and (max-width:1680px) {
    .srm_h2 h2 {
        font-size: 34px;
    }

}

@media screen and (max-width:1600px) {
    .srm_h2 h2 {
        font-size: 34px;
    }
}

@media screen and (max-width:1440px) {
    .w_1340 {
        max-width: 980px;
        margin-right: auto;
        margin-left: auto;
    }

    .srm_h2 h2 {
        font-size: 32px;
    }

    .srm_h2 .title_p {
        font-size: 16px;
    }
}

@media screen and (max-width:1360px) {
    .srm_h2 h2 {
        font-size: 30px;
    }
}

@media screen and (max-width:1280px) {
    .srm_h2 h2 {
        font-size: 30px;
    }
}

@media screen and (max-width:1024px) {
    .srm_h2 h2 {
        font-size: 28px;
    }
}


/* 适用领域 */
.apply {
    margin: 0 auto;
}

.apply h1 {
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    margin-top: -40px;
    letter-spacing: 2px;
}

.apply .ly_content {
    margin-top: 60px;
    margin-bottom: 170px;
}

.apply .wow2 {
    text-align: center;
}

.apply .ly_content .ly_box1 {
    display: flex;
}

.apply .ly_content .ly_one {
    width: 320px;
    height: 200px;
    background: #FFFFFF;
    box-shadow: 1px 2px 16px 0px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    text-align: center;
    padding: 20px;
    padding-bottom: 40px;
    margin-left: 20px;
    margin-top: 20px;
    padding-top: 40px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;

}

.apply .ly_content .ly_one:hover {
    transform: translateY(-6px);
}

.apply .ly_content .ly_one1 {
    margin-left: 0;
}


.apply .ly_one:hover .line,
.apply .ly_two:hover .line,
.apply .ly_three:hover .line,
.apply .ly_four:hover .line,
.apply .ly_five:hover .line,
.apply .ly_six:hover .line {
    display: block;
}


.apply .ly_one1:hover .line,
.apply .ly_two1:hover .line,
.apply .ly_three1:hover .line,
.apply .ly_four1:hover .line,
.apply .ly_five1:hover .line,
.apply .ly_six1:hover .line {
    display: block;
}

.apply .img_ly {
    margin: 0 auto;
    width: 65px;
    height: 56px;
}

.apply p {
    font-size: 17px;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 16%;
}

.apply .ly_content .line {
    width: 20px;
    height: 3px;
    background: #0280FF;
    margin: 0 auto;
    margin-top: 10%;
    display: none;
}

.apply .ly_content p {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

@media screen and (max-width:1680px) {
    .apply .ly_content .ly_one {
        padding: 30px;
        padding-top: 50px;
    }

    .apply .ly_content p {
        font-size: 18px;
    }

    .apply h1 {
        font-size: 34px;
    }
}

@media screen and (max-width:1600px) {
    .apply .ly_content .ly_one {
        padding: 30px;
        padding-top: 50px;
    }

    .apply .ly_content p {
        font-size: 18px;
    }

    .apply h1 {
        font-size: 34px;
    }
}

@media screen and (max-width:1440px) {
    .apply .ly_content .img_ly .ly_img1 {
        width: 48px;
        height: 39px;
    }

    .apply .ly_content .img_ly .ly_img2 {
        width: 49px;
        height: 40px;
    }

    .apply .ly_content .img_ly .ly_img3 {
        width: 50px;
        height: 47px;
    }

    .apply .ly_content .img_ly .ly_img4 {
        width: 44px;
        height: 46px;
    }

    .apply .ly_content .img_ly .ly_img5 {
        width: 51px;
        height: 42px;
    }

    .apply .ly_content .img_ly .ly_img6 {
        width: 47px;
        height: 41px;
    }

    .apply .ly_content .img_ly .ly_img7 {
        width: 50px;
        height: 50px;
    }

    .apply .ly_content .img_ly .ly_img8 {
        width: 51px;
        height: 40px;
    }

    .apply .ly_content .img_ly .ly_img9 {
        width: 49px;
        height: 40px;
    }

    .apply .ly_content .img_ly .ly_img10 {
        width: 45px;
        height: 49px;
    }

    .apply .ly_content .img_ly .ly_img11 {
        width: 50px;
        height: 46px;
    }

    .apply .ly_content .img_ly .ly_img12 {
        width: 44px;
        height: 36px;
    }

    .apply .ly_content .ly_one {
        padding: 8px;
        padding-top: 50px;
    }

    .apply h1 {
        font-size: 32px;
    }
}

@media screen and (max-width:1360px) {
    .apply .ly_content .img_ly .ly_img8 {
        width: 51px;
        height: 49px;
    }

    .apply .ly_content .img_ly .ly_img7 {
        width: 45px;
        height: 45px;
    }

    .apply .ly_content p {
        font-size: 16px;
    }

    .apply h1 {
        font-size: 30px;
    }
}

@media screen and (max-width:1280px) {
    .apply h1 {
        font-size: 30px;
    }

    .apply .ly_content .ly_one {
        padding: 18px;
        padding-bottom: 20px;
        padding-top: 38px;
        width: 218px;
        height: 168px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width:1024px) {
    .apply h1 {
        font-size: 28px;
    }
    .apply .ly_content .ly_one {
        padding: 12px;
        padding-bottom: 20px;
        padding-top: 38px;
    }

}

.jg_content {
    width: 96.75rem;
}

.jg_content img {
    width: 100%;
}

@media screen and (max-width:1680px) {}

@media screen and (max-width:1600px) {}

@media screen and (max-width:1440px) {
    .jg_content {
        width: 70.75rem;
    }
}

@media screen and (max-width:1360px) {}

@media screen and (max-width:1280px) {}

@media screen and (max-width:1024px) {
    .jg_content {
        width: 68.75rem;
    }
}

/* 产品优势 */
.cp-srm {
    margin-bottom: 12.125rem;
    margin-top: 170px;
}

.cp-srm .cp-content .h1_1 {
    height: 36px;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: -60px;
    margin-bottom: 80px;
}

.content_cp {
    display: flex;
    position: relative;
}


.srm_box_adj .srm_h4 {
    width: 620px;
    height: 65px;
    background: linear-gradient(95deg, #23B6FF, #0280FF);
    border-radius: 10px 0px 0px 0px;
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 65px;
}

.adc_box-right .srm_h4 {
    width: 600px;
    height: 65px;
    background: #DEDEDE;
    border-radius: 0px 10px 0px 0px;
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333;
    text-align: center;
    line-height: 65px;
}

.adj_box {
    width: 620px;
    height: 470px;
    background: #F6FDFF;
    border-left: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-radius: 0px 0px 0px 10px;
    padding-top: 2.7rem;
    padding-bottom: 2.7rem;
}

.adc_one_adj .adc-title {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.adc_one_adj {
    clear: both;
    padding-right: 1.875rem;
    margin-bottom: 4.79rem;
}

.adc_one_adj p {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    clear: both;
    float: right;
    padding-top: .3125rem;
    padding-bottom: .625rem;
    margin-right: 1.875rem;
}

.adc_line {
    width: 570px;
    height: 1px;
    background: #EAEAEA;
    margin-bottom: 1.25rem;
}

.adj_two_line {
    margin-top: 1.25rem;
}

.adc_box {
    width: 600px;
    height: 470px;
    background: #F8f8f8;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-radius: 0px 0px 10px 0px;
    padding-top: 2.7rem;
    padding-bottom: 2.7rem;
}

.adc_one-right .adc-title {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
}

.adc_one-right p {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

.vs_p {
    background: #EEF6FF;
    border-bottom: 1px solid #CCCCCC;
}

.vs_vs {
    width: 140px;
    height: 65px;
    background: #7FBBFF;
    font-size: 50px;
    font-family: Alimama DongFangDaKai;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

.triangle {
    width: 0;
    height: 0;
    border-top: 30px solid #7FBBFF;
    border-right: 70px solid transparent;
    border-left: 70px solid transparent;
    border-bottom: 30px solid transparent;
}

.vs_p ul li {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0280FF;
    text-align: center;
}

.vs_p .vs_line {
    width: 80px;
    height: 1px;
    background: #CCCCCC;
    margin: 0 auto;
    margin-top: 1.875rem;
    margin-bottom: 1.9625rem;
}

.adc_title {
    float: right;
}

/* 右边 */

.adc_one-right .adc-title {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.adc_one-right {
    clear: both;
    padding-left: 1.875rem;
    margin-bottom: 0.325rem;
}

.adc_one-right p {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    clear: both;
    padding-left: .3125rem;
    margin-left: 1.575rem;
    padding-bottom: .625rem;
    color: #999999;
    padding-top: 0.3125rem;
}

.adc_line {
    width: 480px;
    height: 1px;
    background: #EAEAEA;
    margin: 0 auto;
    margin-bottom: 1.25rem;
}


.adc_one-right .adc-title {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
}


@media screen and (max-width:1680px) {
    .cp-srm .cp-content .h1_1 {
        font-size: 34px;
    }

    .mes_one-right—product {
        margin-top: -0.55rem;
    }

    .mes_one-right—warehouse {
        margin-top: -0.625rem;
    }
}

@media screen and (max-width:1600px) {
    .cp-srm .cp-content .h1_1 {
        font-size: 34px;
    }
}

@media screen and (max-width:1440px) {
    .adc {
        width: 22.6875rem;
    }

    .cp-srm .cp-content .h1_1 {
        font-size: 32px;
    }



    .srm_box_adj .srm_h4 {
        width: 580px;
    }

    .adj_box {
        width: 580px;
    }

    .adc_box-right .srm_h4 {
        width: 580px;
    }

    .adc_box {
        width: 580px;
    }

    .content_cp {
        margin-left: -160px;
    }

    .adc_one-right {
        margin-bottom: 7px !important;
    }
}

@media screen and (max-width:1360px) {
    .adc {
        width: 22.6875rem;
    }

    .cp-srm .cp-content .h1_1 {
        font-size: 30px;
    }


    .srm_box_adj .srm_h4 {
        width: 580px;
    }

    .adj_box {
        width: 580px;
    }

    .adc_box-right .srm_h4 {
        width: 580px;
    }

    .adc_box {
        width: 580px;
    }

    .content_cp {
        margin-left: -160px;
    }

    .adc_one-right {
        margin-bottom: 10px !important;
    }
}

@media screen and (max-width:1280px) {
    .adc {
        width: 22.6875rem;
    }

    .cp-srm .cp-content .h1_1 {
        font-size: 30px;
    }


    .srm_box_adj .srm_h4 {
        width: 500px;
    }

    .adj_box {
        width: 500px;
    }

    .adc_box-right .srm_h4 {
        width: 500px;
    }

    .adc_box {
        width: 500px;
    }

    .content_cp {
        margin-left: -90px;
    }

    .adc_one-right {
        margin-bottom: 15px !important;
    }

    .adc_one_adj p,
    .adc_one-right p {
        font-size: 14px;
    }
}

@media screen and (max-width:1024px) {
    .srm_box_adj .srm_h4 {
        width: 420px;
        height: 55px;
        line-height: 55px;
        font-size: 22px;
    }

    .content_cp {
        margin-left: -10px;
    }

    .adj_box,
    .adc_box {
        width: 420px;
    }

    .vs_p ul li {
        font-size: 17px;
    }

    .mes_one-right—product {
        margin-top: -3px !important;
    }

    .mes_one-right—warehouse {
        margin-top: 10px !important;
    }

    .vs_vs {
        width: 120px;
        height: 55px;
    }

    .triangle {
        border-left: 50px solid transparent !important;
    }

    .adc_box-right .srm_h4 {
        width: 420px;
        height: 55px;
        line-height: 55px;
        font-size: 22px;
    }

    .adc_one-right .adc-title {
        font-size: 18px;

    }

    .adc_one_adj .adc-title {
        font-size: 18px;
    }

    .adc_one_adj p {
        font-size: 12px;
        margin-right: 20px;
    }

    .adc_one-right p {
        font-size: 12px;
    }

    .adc_one-right {
        margin-bottom: 15px !important;
    }
}



.hxys_srm {
    margin-top: 180px;
}

.hxys_srm .content h1 {
    height: 36px;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: -70px;
    margin-bottom: 90px;
}

.hxys_srm .content_srm {
    display: flex;
}

.hxys_srm .content_srm .srm {
    width: 350px;
    height: 280px;
    background: #FFFFFF;
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    text-align: center;
    padding: 35px 10px 10px 10px;
    margin-left: 15px;
}

.hxys_srm .content_srm {
    margin-top: 1.25rem;
}

.hxys_srm .content_srm h2 {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}

.hxys_srm .content_srm .srm:nth-child(1) {
    margin-left: 0;
}

.hxys_srm .content_srm .srm p {
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    line-height: 21px;
    margin-top: 20px
}

.hxys_srm .content_srm .srm:hover {
    transform: scale(1.05);
}

.hxys_srm .content_srm .srm img {
    transition: all 0.4s linear;
}

@media screen and (max-width:1680px) {
    .hxys_srm .content_srm .srm p {
        font-size: 13px;
    }

    .hxys_srm {
        margin-top: 180px;
        margin-bottom: 200px;
    }

    .hxys_srm .content_srm .srm {
        width: 240px;
        height: 250px;
        padding-top: 20px;
        padding-bottom: 10px;
        padding-left: 7px;
        padding-right: 7px;
    }

    .hxys_srm .content_srm .srm p {
        font-size: 13px;
    }

    .hxys_srm .content h1 {
        font-size: 34px;
    }
}

@media screen and (max-width:1600px) {
    .hxys_srm .content_srm .srm {
        width: 340px;
        height: 250px;
        padding-top: 3%;
        padding-left: 7px;
        padding-right: 7px;
    }

    .hxys_srm .content_srm .srm img {
        width: 93px;
        height: 89px;
        margin-bottom: 0;
    }

    .hxys_srm .content_srm .srm p {
        font-size: 13px;
    }

    .hxys_srm .content h1 {
        font-size: 34px;
    }
}

@media screen and (max-width:1440px) {
    .hxys_srm .content h1 {
        font-size: 32px;
    }

    .hxys_srm .content_srm .srm p {
        font-size: 13px;
        margin-top: 15px;
    }

    .hxys_srm .content_srm h2 {
        font-size: 19px;
    }
}

@media screen and (max-width:1360px) {
    .hxys_srm .content h1 {
        font-size: 30px;
    }

    .hxys_srm .content_srm .srm {
        width: 340px;
        height: 220px;
        padding-top: 4%;

    }

    .hxys_srm .content_srm h2 {
        font-size: 18px;
    }

    .hxys_srm .content_srm .srm img {
        width: 73px;
        height: 69px;
    }

    .hxys_srm .content_srm .srm p {
        font-size: 12px;
        line-height: 20px;
        margin-top: 10px;
    }
}

@media screen and (max-width:1280px) {
    .hxys_srm .content h1 {
        font-size: 30px;
    }

    .hxys_srm .content_srm .srm {
        width: 340px;
        height: 210px;
        padding-top: 3%;
    }

    .hxys_srm .content_srm h2 {
        font-size: 18px;
    }

    .hxys_srm .content_srm .srm img {
        width: 83px;
        height: 79px;
        margin-bottom: -5px;
    }

    .hxys_srm .content_srm .srm p {
        font-size: 12px;
    }
}

@media screen and (max-width:1024px) {
    .hxys_srm .content h1 {
        font-size: 28px;
    }
    .hxys_srm .content_srm .srm img {
        width: 73px;
        height: 69px;
        margin-bottom: -5px;
    }
}

/* 供应商流程 */

.srm_gyslc h2 {
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: 130px;
    margin-bottom: 60px;
}

.srm_box {
    display: flex;
}

.srm_gyslc .srmapp,
.srm_gyslc .srmgys,
.srm_gyslc .srmsystem {
    width: 400px;
    height: 400px;
    background: #FFFFFF;
    box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
}

.srm_gyslc .srmgys {
    margin-left: 100px;
    margin-right: 100px;
}

.srm_gyslc h5 {
    height: 20px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    margin: 30px;
    margin-left: 35px;
}

.srm_gyslc ul {
    margin-left: 15px;
}

.srm_gyslc ul li {
    height: 35px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
}

.srm_gyslc ul li::before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #07C5D5;
    border-radius: 5px;
    margin-right: 10px;
}

.tit_box {
    position: relative;
}

.tit_box .xz {
    width: 1350px;
}

.tit1,
.tit2,
.tit3,
.tit4,
.tit5 {
    position: absolute;
    top: 45px;
    left: 110px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}

.tit2 {
    position: absolute;
    left: 400px;
}

.tit3 {
    position: absolute;
    left: 650px;
}

.tit4 {
    position: absolute;
    left: 870px;
}

.tit5 {
    position: absolute;
    left: 1160px;
}

.line_box {
    display: flex;
    justify-content: space-around;
}

.triangle_line,
.triangle_1line,
.triangle_2line {
    width: 1px;
    height: 100px;
    border: 1px dashed #2067FF;
}
@media screen and (max-width:1680px){}
@media screen and (max-width:1600px){}
@media screen and (max-width:1440px){
    .tit_box .xz {
        width: 990px;
    }
    .tit1, .tit2, .tit3, .tit4, .tit5{
        font-size: 18px;
    }
    .tit1{
        position: absolute;
        top: 30px;
        left: 80px;
    }
    .tit2 {
        position: absolute;
        top: 30px;
        left: 290px;
    }
    .tit3 {
        position: absolute;
        top: 30px;
        left: 460px;
    }
    .tit4 {
        position: absolute;
        top: 30px;
        left: 630px;
    }
    .tit5 {
        position: absolute;
        top: 30px;
        left: 840px;
    }
}
@media screen and (max-width:1360px){}
@media screen and (max-width:1280px){}
@media screen and (max-width:1024px){
    .tit_box .xz {
        width: 950px;
    }
    .tit1, .tit2, .tit3, .tit4, .tit5 {
        font-size: 15px;
    }
    .tit2 {
        position: absolute;
        top: 30px;
        left: 270px;
    }
    .tit3 {
        position: absolute;
        top: 30px;
        left: 440px;
    }
    .tit4 {
        position: absolute;
        top: 30px;
        left: 610px;
    }
    .tit5 {
        position: absolute;
        top: 30px;
        left: 810px;
    }
}