@charset "UTF-8";

.ny_banner {
    position: relative;
}

.ny_bannner_inf {
    position: absolute;
    bottom: 60%;
    left: 50%;
    transform: translate(-50%, 40%);
    text-align: center;
}

.ny_bannner_inf 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_inf 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_inf .line-inf {
    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_inf 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_inf button:hover {
    transform: scale(1.2);
}

.button-inf {
    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_inf {
        position: absolute;
        bottom: 65%;
        left: 50%;
        transform: translate(-50%, 50%);
    }

    .ny_bannner_inf h1 {
        font-size: 60px;
    }

    .ny_bannner_inf p {
        font-size: 32px;
        margin-top: -22px;
        position: absolute;
        top: 10rem;
        left: -31.775rem;
    }

    .ny_bannner_inf .line-inf {
        width: 580px;
        margin-left: 0.5rem;
    }

}

@media screen and (max-width:1600px) {
    .ny_bannner_inf {
        position: absolute;
        bottom: 70%;
        left: 50%;
        transform: translate(-50%, 50%);
    }

    .ny_bannner_inf h1 {
        font-size: 60px;
    }

    .ny_bannner_inf p {
        font-size: 32px;
        margin-top: -22px;
        position: absolute;
        top: 10rem;
        left: -31.775rem;

    }

    .ny_bannner_inf .line-inf {
        width: 580px;
        margin-left: 0.5rem;
    }
}

@media screen and (max-width:1440px) {
    .ny_bannner_inf {
        position: absolute;
        bottom: 70%;
        left: 50%;
        transform: translate(-50%, 40%);
    }

    .ny_bannner_inf h1 {
        font-size: 45px;
    }

    .ny_bannner_inf p {
        font-size: 24px;
        margin-top: -34px;
        position: absolute;
        top: 9rem;
        left: -31.375rem;
    }

    .ny_bannner_inf button {
        margin-top: 6.875rem;
    }

    .button-inf {
        line-height: 138px;
    }

}

@media screen and (max-width:1360px) {
    .ny_bannner_inf {
        position: absolute;
        bottom: 68%;
        left: 50%;
        transform: translate(-50%, 30%);
    }

    .ny_bannner_inf h1 {
        font-size: 52px;
    }

    .ny_bannner_inf p {
        font-size: 26px;
        margin-top: -30px;
        margin-left: -25px;
    }

    .ny_bannner_inf button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 7.875rem;
        font-size: 16px;
    }

    .ny_bannner_inf .line-inf {
        width: 482px;
        margin-top: 15px;
    }

    .ny_bannner_inf .line-inf {
        margin-left: 1.5rem;
    }

    .button-inf {
        line-height: 158px;
    }
}

@media screen and (max-width:1280px) {
    .ny_bannner_inf {
        position: absolute;
        top: 10%;
        left: 50%;
        transform: translate(-50%, 10%);
    }

    .ny_bannner_inf h1 {
        font-size: 40px;
    }

    .ny_bannner_inf p {
        font-size: 22px;
        margin-top: -42px;
        margin-left: -23px;
    }

    .ny_bannner_inf button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 6.875rem;
        font-size: 16px;
    }


    .ny_bannner_inf .line-inf {
        width: 532px;
        margin-top: 20px;
    }

    .ny_bannner_inf .line-inf {
        margin-left: 1.5rem;
    }

    .button-inf {
        line-height: 148px;
    }
}

@media screen and (max-width:1024px) {
    .ny_bannner_inf {
        position: absolute;
        bottom: 80%;
        left: 50%;
        transform: translate(-50%, 20%);
    }

    .ny_bannner_inf h1 {
        font-size: 40px;
    }

    .ny_bannner_inf p {
        font-size: 22px;
        margin-top: -41px;
        margin-left: -24px;
    }

    .ny_bannner_inf button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 6.875rem;
        font-size: 16px;
    }
}



/* -------------模块二------------- */


.inf_h2 .title_p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    line-height: 27px;
    text-align: center;
    margin-bottom: 30px;
}

.inf_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) {
    .inf_h2 h2 {
        font-size: 34px;
    }

}

@media screen and (max-width:1600px) {
    .inf_h2 h2 {
        font-size: 34px;
    }
}

@media screen and (max-width:1440px) {
    .w_1340 {
        max-width: 980px;
        margin-right: auto;
        margin-left: auto;
    }

    .inf_h2 h2 {
        font-size: 32px;
    }

    .inf_h2 .title_p {
        font-size: 16px;
    }
}

@media screen and (max-width:1360px) {
    .inf_h2 h2 {
        font-size: 30px;
    }
}

@media screen and (max-width:1280px) {
    .inf_h2 h2 {
        font-size: 30px;
    }
}

@media screen and (max-width:1024px) {
    .inf_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: 180px;
}

.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: 15px;
        padding-top: 50px;
    }

    .apply h1 {
        font-size: 32px;
    }

    .apply .ly_content p {
        font-size: 16px;
    }
}

@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;
    }


}



.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-inf {
    margin-bottom: 12.125rem;
}

.cp-inf .cp-content .h1_1 {
    height: 36px;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 80px;
}

.content_cp {
    display: flex;
    position: relative;
}


.adc_box_adj .adc_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 .adc_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: 460px;
    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 .inf-title {
    display: inline-block;
    width: 460px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: right;
}

.adc_one_adj {
    clear: both;
    padding-right: 1.875rem;
    margin-bottom: 4.39rem;
}

.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;
}

.inf_title {
    float: right;
    margin-top: 15px
}

.adc_line {
    width: 570px;
    height: 1px;
    background: #EAEAEA;
    margin-bottom: 1.95rem;
}

.adj_two_line {
    margin-top: 1.25rem;
}

.adc_box {
    width: 600px;
    height: 460px;
    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 .inf-title {
    display: inline-block;
    width: 460px;
    font-size: 18px;
    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: 40px 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_one-right {
    clear: both;
    padding-left: 1.875rem;
    margin-bottom: 1.125rem;
    margin-top: 14px;
}

.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;
}



#titleinf_a11 {
    width: 490px !important;
    text-align: right !important;
}

#titleinf_a11 img {
    vertical-align: middle;
    float: right;
    margin-top: 2px;
}

#inf_a11 {
    display: inline-block;
    float: left;
    width: 460px;
    padding-bottom: 50px;
}

#title_a21 {
    width: 490px !important;
    text-align: left !important;
    margin-top: 22px;
}

#title_a21 img {
    vertical-align: middle;
    float: left;
    margin-top: 4px;
}

#hdc_a21 {
    display: inline-block;
    float: right;
    width: 460px;
    padding-bottom: 40px;
}

.inf_hdc {
    margin-bottom: 4.4rem;
    margin-top: -0.4375rem;
}

.inf1_hdc {
    margin-bottom: 6rem;
    margin-top: -0.4375rem;
}

.right_1 {
    margin-bottom: -6px;
}

.right_2 {
    margin-top: 30px;
}

.title_b21 {
    margin-top: 25px;
}

.ver_right,
.ver {
    margin-top: -5px;
}

.ver_left {
    margin-top: -50px !important;
}

.ver_oneright {
    margin-top: -5px !important;
}

.inf_ck {
    margin-bottom: 5.39rem !important;
}

.inf_1ck {
    margin-bottom: 3.59rem !important;
    padding-top: 15px;
}

.wms_title {
    margin-top: -4px !important;
}

.inf_2ck {
    margin-top: -0.4625rem !important;
}

.ver_1left {
    margin-top: -0.25rem !important;
}

.ver_4left {
    margin-top: -10px !important;
}

.ver_1oneright {
    margin-top: -3.125rem !important;
}

.hdc_one {
    margin-top: 3.525rem !important;
}

.hdc_data {
    margin-top: -0.625rem;
}

.wms_4ck {
    margin-top: 1.5625rem !important;
}

.ver_2right {
    margin-top: -3.125rem !important;
}

.inf_1line {
    margin-top: 5.3875rem !important;
}

.inf_5ck {
    margin-top: 1rem !important;
}

@media screen and (max-width:1680px) {
    .cp-inf .cp-content .h1_1 {
        font-size: 34px;
    }

    .mes_one-right—product {
        margin-top: -0.55rem;
    }

    .mes_one-right—warehouse {
        margin-top: -0.625rem;
    }

    .adc_one-right {
        margin-top: 6px;
    }

    .right_2 {
        margin-top: 5px;
    }

    .hdc_oneline {
        margin-top: -10px !important;
    }

    .inf_twoline {
        margin-top: -10px !important;
        margin-bottom: 24px !important;
    }

    .inf1_hdc {
        margin-bottom: 6.2rem;
    }

    .wms_title {
        margin-top: -8px !important;
    }

    .ver_left {
        margin-top: -40px !important;
    }

    .inf_hdc {
        margin-top: -0.2375rem;
    }

    .inf_5ck {
        margin-top: 0.81rem !important;
    }

    .inf_2ck {
        margin-top: -1.1625rem !important;
    }

    .ver_4left {
        margin-top: 2px !important;
    }

    .ver_3right {
        margin-top: 3px;
    }

    .hdc_one {
        margin-top: 2.525rem !important;
    }

    .hdc_data {
        margin-top: 2.275rem !important;
    }
}

@media screen and (max-width:1600px) {
    .hdc_one {
        margin-top: 2.525rem !important;
    }

    .inf1_hdc {
        margin-bottom: 6.2rem;
    }

    .wms_title {
        margin-top: -8px !important;
    }

    .ver_left {
        margin-top: -40px !important;
    }

    .ver_3right {
        margin-top: 3px;
    }

    .inf_hdc {
        margin-top: -0.2375rem;
    }

    .cp-inf .cp-content .h1_1 {
        font-size: 34px;
    }

    .inf_2ck {
        margin-top: -1.1625rem !important;
    }

    .inf_5ck {
        margin-top: 0.81rem !important;
    }

    .ver_4left {
        margin-top: 2px !important;
    }

    .adc_one-right {
        margin-top: 6px;
    }

    .right_2 {
        margin-top: 5px;
    }

    .hdc_oneline {
        margin-top: -10px !important;
    }

    .inf_twoline {
        margin-top: -10px !important;
        margin-bottom: 24px !important;
    }

    .hdc_data {
        margin-top: 2.275rem !important;
    }
}

@media screen and (max-width:1440px) {
    .adc {
        width: 22.6875rem;
    }

    .cp-inf .cp-content .h1_1 {
        font-size: 32px;
    }



    .adc_box_adj .adc_h4 {
        width: 580px;
    }

    .adj_box {
        width: 580px;
    }

    .adc_box-right .adc_h4 {
        width: 580px;
    }

    .adc_box {
        width: 580px;
    }

    .content_cp {
        margin-left: -160px;
    }

    .adc_one-right {
        margin-bottom: 28px !important;
    }

    .right_1 {
        margin-bottom: 18px;
    }

    .inf1_hdc {
        margin-bottom: 50px !important;
    }

    .hdc_oneline {
        margin-top: 25px !important;
    }

    .ver_right,
    .ver {
        margin-top: 4px;
    }

}


@media screen and (max-width:1360px) {
    .adc {
        width: 22.6875rem;
    }

    .cp-inf .cp-content .h1_1 {
        font-size: 30px;
    }


    .adc_box_adj .adc_h4 {
        width: 580px;
    }

    .adj_box {
        width: 580px;
    }

    .adc_box-right .adc_h4 {
        width: 580px;
    }

    .adc_box {
        width: 580px;
    }

    .content_cp {
        margin-left: -160px;
    }

    .adc_one-right {
        margin-bottom: 10px !important;
        margin-top: 12px;
    }

    .wms_3ck {
        margin-top: 77px !important;
        margin-bottom: 28px !important;
    }

    .ver_oneright {
        margin-top: 0 !important;
    }
}

@media screen and (max-width:1280px) {
    .adc {
        width: 22.6875rem;
    }

    .cp-inf .cp-content .h1_1 {
        font-size: 30px;
    }


    .adc_box_adj .adc_h4 {
        width: 500px;
    }

    .adj_box {
        width: 500px;
    }

    .adc_box-right .adc_h4 {
        width: 500px;
    }

    .adc_box {
        width: 500px;
    }

    .content_cp {
        margin-left: -90px;
    }

    .adc_one-right {
        margin-bottom: 15px !important;
        margin-top: 3px;
    }

    .adc_one_adj p,
    .adc_one-right p {
        font-size: 14px;
    }

    .adc_one_adj .inf-title,
    .adc_one-right .inf-title {
        display: inline-block;
        width: 370px;
        font-size: 15px;
    }

    .ver_left {
        margin-top: -40px !important;
    }

    .inf_twoline {
        margin-top: 24px !important;
    }

    #title_a21 img {
        margin-top: 0 !important;
    }

    .ver_oneright {
        margin-top: 3px !important;
    }

    .inf_title {
        margin-top: 8px;
    }

    .ver_1left {
        margin-top: 0.05rem !important;
    }
    .inf1_hdc{
        margin-top: 35px;
    }
}

@media screen and (max-width:1024px) {
    .adc_box_adj .adc_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 .adc_h4 {
        width: 420px;
        height: 55px;
        line-height: 55px;
        font-size: 22px;
    }

    .adc_one-right .inf-title {
        font-size: 18px;

    }

    .adc_one_adj .inf-title,
    .adc_one-right .inf-title {
        font-size: 14px;
        width: 360px;
    }

    .adc_one_adj p {
        font-size: 12px;
        margin-right: 20px;
    }

    .adc_one-right p {
        font-size: 12px;
    }

    .adc_one-right {
        margin-bottom: 15px !important;
    }
    #hdc_a21{
        padding-right: 130px;
    }
}




.hxys_inf {
    margin-top: 180px;
}

.hxys_inf .content h1 {
    height: 36px;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: -60px;
    margin-bottom: 90px;
}

.hxys_inf .content_inf {
    display: flex;
}

.hxys_inf .content_inf .inf {
    width: 490px;
    height: 290px;
    background: #FFFFFF;
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    text-align: center;
    padding: 35px 5px 10px 5px;
    margin-left: 15px;
}

.hxys_inf .content_inf {
    margin-top: 1.25rem;
}

.hxys_inf .content_inf h2 {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}

.hxys_inf .content_inf .inf:nth-child(1) {
    margin-left: 0;
}

.hxys_inf .content_inf .inf p {
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    line-height: 21px;
    margin-top: 20px;
    padding-left: 70px;
    padding-right: 70px;
}

.hxys_inf .content_inf .inf:hover {
    transform: scale(1.05);
}

.hxys_inf .content_inf .inf img {
    transition: all 0.4s linear;
}

@media screen and (max-width:1680px) {

    .hxys_inf {
        margin-top: 180px;
        margin-bottom: 200px;
    }

    .hxys_inf .content_inf .inf {
        width: 470px;
        height: 290px;
        padding: 40px 5px 10px 5px;
    }

    .hxys_inf .content_inf .inf p {
        font-size: 13px;
    }

    .hxys_inf .content h1 {
        font-size: 34px;
    }
}

@media screen and (max-width:1600px) {
    .hxys_inf .content_inf .inf {
        width: 470px;
        height: 290px;
        padding: 40px 5px 10px 5px;

    }

    .hxys_inf .content_inf .inf img {
        width: 93px;
        height: 89px;
        margin-bottom: 0;
    }

    .hxys_inf .content_inf .inf p {
        font-size: 14px;
    }

    .hxys_inf .content h1 {
        font-size: 34px;
    }
}

@media screen and (max-width:1440px) {
    .hxys_inf .content h1 {
        font-size: 32px;
    }

    .hxys_inf .content_inf .inf p {
        font-size: 13px;
        margin-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .hxys_inf .content_inf h2 {
        font-size: 19px;
    }

    .hxys_inf .content_inf .inf img {
        width: 83px;
        height: 79px;
    }

    .hxys_inf .content_inf .inf {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width:1360px) {
    .hxys_inf .content h1 {
        font-size: 30px;
    }

    .hxys_inf .content_inf .inf {
        width: 340px;
        height: 220px;
        padding-top: 4%;

    }

    .hxys_inf .content_inf h2 {
        font-size: 18px;
    }

    .hxys_inf .content_inf .inf img {
        width: 73px;
        height: 69px;
    }

    .hxys_inf .content_inf .inf p {
        font-size: 12px;
        line-height: 20px;
        margin-top: 10px;
    }
}

@media screen and (max-width:1280px) {
    .hxys_inf .content h1 {
        font-size: 30px;
    }

    .hxys_inf .content_inf .inf {
        width: 340px;
        height: 210px;
        padding-top: 3%;
    }

    .hxys_inf .content_inf h2 {
        font-size: 18px;
    }

    .hxys_inf .content_inf .inf img {
        width: 83px;
        height: 79px;
        margin-bottom: -5px;
    }

    .hxys_inf .content_inf .inf p {
        font-size: 12px;
    }
}

@media screen and (max-width:1024px) {
    .hxys_inf .content h1 {
        font-size: 28px;
    }
}



/* 供应商流程 */

.inf_gyslc h2 {
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: 130px;
    margin-bottom: 60px;
}




.tit_box {
    position: relative;
    margin-top: 30px;
}

.tit_box .xz {
    width: 1350px;
}

.tit1,
.tit2,
.tit3,
.tit4,
.tit5 {
    position: absolute;
    top: 45px;
    left: 90px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}

.tit2 {
    position: absolute;
    left: 360px;
}

.tit3 {
    position: absolute;
    left: 640px;
}

.tit4 {
    position: absolute;
    left: 890px;
}

.tit5 {
    position: absolute;
    left: 1150px;
}

.line_box {
    display: flex;
    justify-content: space-around;
}

.triangle_line,
.triangle_1line,
.triangle_2line,
.triangle_3line,
.triangle_4line {
    width: 1px;
    height: 100px;
    border: 1px dashed #2067FF;
}

.btn_box {
    display: flex;
}

.btn_box .btn_1box,
.btn_box .btn_2box,
.btn_box .btn_3box,
.btn_box .btn_5box,
.btn_box .btn_4box {
    width: 260px;
    height: 120px;
    background: #edf3ff;
    border-radius: 10px;
    margin-left: 20px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    padding: 20px;
}

.btn_box .btn_2box {
    background: #eaf1ff;
}

.btn_box .btn_3box {
    background: #eaf0fe;
}

.btn_box .btn_4box {
    background: #e6f9fa;
}

.btn_box .btn_5box {
    background: #dff5fa;
}

.infra_box {
    position: relative;
}

.infra_box .img {
    width: 1360px;
    height: 640px;
}

.infra_line {
    width: 561px;
    position: absolute;
    top: 80px;
    left: 390px;
}

.infra_line img {
    position: relative;
    width: 100%;
}

.infra_tit p {
    width: 96px;
    height: 48px;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0280FF;
    text-align: center;
}

.infra_tit .infra_1tit {
    position: absolute;
    top: 21.15rem;
    left: 44.15rem;
    color: #fff;
}

.infra_tit .infra_2tit {
    position: absolute;
    top: 10.2625rem;
    left: 37.3125rem
}

.infra_tit .infra_3tit {
    position: absolute;
    top: 10.2625rem;
    left: 51rem;
}

.infra_tit .infra_4tit {
    position: absolute;
    top: 22.3rem;
    left: 30.675rem
}

.infra_tit .infra_5tit {
    position: absolute;
    top: 21.3rem;
    right: 31.125rem;
}

.infra_tit .infra_6tit {
    position: absolute;
    bottom: 8.9375rem;
    left: 37.4375rem;
}

.infra_tit .infra_7tit {
    position: absolute;
    bottom: 8.9375rem;
    right: 37.925rem;
}

@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: 60px;
    }

    .tit2 {
        position: absolute;
        top: 30px;
        left: 260px;
    }

    .tit3 {
        position: absolute;
        top: 30px;
        left: 460px;
    }

    .tit4 {
        position: absolute;
        top: 30px;
        left: 640px;
    }

    .tit5 {
        position: absolute;
        top: 30px;
        left: 835px;
    }

    .infra_box .img {
        width: 1000px;
        height: 540px;
    }

    .infra_line {
        width: 471px;
        position: absolute;
        top: 80px;
        left: 250px;
    }

    .infra_tit p {
        font-size: 20px;
    }

    .infra_tit .infra_2tit {
        position: absolute;
        top: 9.6625rem;
        left: 25.5125rem;
    }

    .infra_tit .infra_1tit {
        position: absolute;
        top: 19.15rem;
        left: 31.15rem;
    }

    .infra_tit .infra_3tit {
        position: absolute;
        top: 9.6625rem;
        left: 37rem;
    }

    .infra_tit .infra_4tit {
        position: absolute;
        top: 19.9rem;
        left: 19.675rem;
    }

    .infra_tit .infra_5tit {
        position: absolute;
        top: 19.3rem;
        right: 20.625rem;
    }

    .infra_tit .infra_7tit {
        position: absolute;
        bottom: 6.8375rem;
        right: 37.8125rem;
    }

    .infra_tit .infra_6tit {
        position: absolute;
        bottom: 6.9375rem;
        left: 36.9375rem;
    }

    .btn_box .btn_1box,
    .btn_box .btn_2box,
    .btn_box .btn_3box,
    .btn_box .btn_5box,
    .btn_box .btn_4box {
        font-size: 14px;
        padding: 15px;
    }
    #title_a21{
        margin-top: -18px;
    }
    .wms_4ck {
        margin-top: -0.9375rem !important;
    }
}

@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;
    }
}