@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;
    margin-left: 1.25rem;
}

.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: -18.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: 9.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;
        margin-left: -10.75rem;
    }

    .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;
    }
    .ny_bannner_inf button{
        margin-left: -16.75rem;
    }
    .button-inf{
        margin-left: -16.375rem;
    }

}

@media screen and (max-width:1600px) {
    .ny_bannner_inf {
        position: absolute;
        bottom: 70%;
        left: 42%;
        transform: translate(-20%, 50%);
    }

    .ny_bannner_inf h1 {
        font-size: 60px;
        margin-left: -10.75rem;
    }

    .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;
    }
    .ny_bannner_inf button{
        margin-left: -16.75rem;
    }
    .button-inf{
        margin-left: -16.375rem;
    }
}

@media screen and (max-width:1440px) {
    .ny_bannner_inf {
        position: absolute;
        bottom: 70%;
        left: 50%;
        transform: translate(-33%, 40%);
    }

    .ny_bannner_inf h1 {
        font-size: 45px;
        margin-left: -10.75rem;
    }
    .ny_bannner_inf p {
        font-size: 24px;
        margin-top: -34px;
        position: absolute;
        top: 9rem;
        left: -38.375rem;
    }

    .ny_bannner_inf button {
        margin-top: 6.875rem;
    }

    .button-inf {
        line-height: 155px;
        margin-left: -12.375rem;
    }
    .ny_bannner_inf .line-inf {
        width: 580px;
        margin-left: -7.5rem;
    }

}

@media screen and (max-width:1360px) {
    .ny_bannner_inf {
        position: absolute;
        bottom: 68%;
        left: 50%;
        transform: translate(-36%, 30%);
    }

    .ny_bannner_inf h1 {
        font-size: 52px;
    }

    .ny_bannner_inf p {
        font-size: 26px;
        margin-top: -30px;
        margin-left: 45px;
    }

    .ny_bannner_inf button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 7.875rem;
        font-size: 16px;
        margin-left: -12.75rem;
    }

    .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(-35%, 10%);
    }

    .ny_bannner_inf h1 {
        font-size: 40px;
    }

    .ny_bannner_inf p {
        font-size: 22px;
        margin-top: -42px;
        margin-left:-37px;
    }

    .ny_bannner_inf button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 6.875rem;
        font-size: 16px;
        margin-left: -11.75rem;
    }


    .ny_bannner_inf .line-inf {
        width: 532px;
        margin-top: 20px;
        margin-left: -7.5rem;
    }

  

    .button-inf {
        line-height: 148px;
    }
}

@media screen and (max-width:1024px) {
    .ny_bannner_inf {
        position: absolute;
        bottom: 80%;
        left: 50%;
        transform: translate(-33%, 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: 220px;
    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-adc {
    margin-bottom: 12.125rem;
}

.cp-adc .cp-content .h1_1 {
    height: 36px;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: -50px;
    margin-bottom: 60px;
}

.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: 400px;
    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;
    padding-left: 7.875rem;
    text-align: right;
}

.adc_title {
    float: right;
}

.adc_line {
    width: 570px;
    height: 1px;
    background: #EAEAEA;
    margin-bottom: 1.25rem;
}

.adj_two_line {
    margin-top: 1.25rem;
}

.adc_box {
    width: 600px;
    height: 400px;
    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: 2.375rem;
    margin-bottom: 1.9625rem;
}
.agvc_agv{
    margin-bottom: 5.99rem !important;
}
.mes_one-right—pc{
    margin-bottom: 1.69rem !important;
}

/* 右边 */

.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-adc .cp-content .h1_1{
        font-size: 34px;
    }
    .mes_one-right—pc{
        margin-bottom: 0.69rem !important;
    }
    .adc_one-right{
        margin-bottom: 0.025rem;
    }
}
@media screen and (max-width:1600px) {
    .cp-adc .cp-content .h1_1{
        font-size: 34px;
    }
    .mes_one-right—pc{
        margin-bottom: 0.69rem !important;
    }
    .adc_one-right{
        margin-bottom: 0.025rem;
    }
}
@media screen and (max-width:1440px) {
    .cp-adc .cp-content .h1_1{
        font-size: 32px;
    }
    /* .adc_box_adj .adc_h4{
        width: 470px;
        height: 55px;
        font-size: 23px;
        text-align: center;
        line-height: 55px;
    } */
    .content_cp{
        margin-left: -190px; 
    }
}
@media screen and (max-width:1360px) {
    .adc {
        width: 22.6875rem;
    }
    .cp-adc .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: -150px;
    }

    .adc_one-right {
        margin-bottom: 10px !important;
    }
}

@media screen and (max-width:1280px) {
    .adc {
        width: 22.6875rem;
    }
    .cp-adc .cp-content .h1_1{
        font-size: 30px;
    }


    .adc_box_adj .adc_h4,.adc_box-right .adc_h4 {
        width: 480px;
        height: 55px;
        font-size: 23px;
        line-height: 55px;
    }

    .adj_box,.adc_box {
        width: 480px;
    }

    .content_cp {
        margin-left: -60px;
    }

    .adc_one-right {
        margin-bottom: 10px !important;
    }
    .adc_one_adj p{
        padding-left: 1.875rem;
        font-size: 13px;
    }
    .vs_vs {
        height: 55px;
        font-size: 45px;
    }
}

@media screen and (max-width:1024px) {
    .adc_box_adj .adc_h4 {
        width: 420px;
        height: 55px;
        line-height: 55px;
        font-size: 22px;
    }

    .adj_box {
        width: 420px;
    }

    .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 .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: 19px !important;
    }
    .content_cp{
        margin-left: -10px;
    }
    .adj_box, .adc_box {
        width: 420px;
    }
}
/* 供应商流程 */

.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;
    }
}

/* 内容 */
.hxys_zpMes .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: -60px;
}

.hxys_zpMes .content_zp1,
.hxys_zpMes .content_zp2 {
    display: flex;
    margin-top: 10%;
    margin-bottom: 10%;
}

.hxys_zpMes .content_zp1 .hxys_zp1_left,
.hxys_zpMes .content_zp1 .hxys_zp1_right,
.hxys_zpMes .content_zp2 .hxys_zp1_left,
.hxys_zpMes .content_zp2 .hxys_zp1_right {
    width: 50%;
}

.hxys_zpMes .content_zp1 .hxys_zp1_left img:hover,
.hxys_zpMes .content_zp2 .hxys_zp1_left img:hover {
    transform: scale(1.1);

}


.hxys_zpMes .content_zp1 .hxys_zp1_right {
    padding-left: 3%;
    margin-top: 1%;
}

.hxys_zpMes .content_zp1 .hxys_zp1_left img,
.hxys_zpMes .content_zp2 .hxys_zp1_left img {
    width: 100%;
    transition: all 0.4s linear;
}

.hxys_zpMes .hxys_zp1_right h1 {
    height: 32px;
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 27px;
    padding-left: .625rem;
}

.hxys_zpMes .hxys_zp1_right .hxys_line {
    width: 40px;
    height: 4px;
    background: #0280FF;
    border-radius: 2px;
    margin-top: 2%;
    margin-bottom: 5%;
    margin-left: .625rem;
}

.hxys_zpMes .hxys_zp1_right .span {
    color: #0280FF;
    font-size: 30px;
    float: left;
}

.hxys_zpMes .hxys_zp1_right a {
    float: right;
    margin-top: -1px;
    margin-right: 70px;
}

.hxys_zpMes .hxys_zp1_right p {
    height: 84px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    color: #666666;
    line-height: 27px;
    display: flex;
}

.a_1 {
    padding-right: 2.5rem;
}

/*  */

@media screen and (max-width:1680px) {
    .hxys_zpMes .hxys_zp1_right1 p {
        height: 64px;
        line-height: 27px;
    }

    .hxys_zpMes .hxys_zp1_right1 a {
        padding-right: 10px;
    }

    .hxys_zp66 .content_hx .hx1 p {
        font-size: 19px;
    }

    .hxys_zpMes .hxys_zp1_right h1 {
        font-size: 30px;
    }

    .hxys_zpMes .content .h1_1 {
        font-size: 34px;
        margin-bottom: -40px;
    }
}

@media screen and (max-width:1600px) {
    .hxys_zpMes .content .h1_1 {
        font-size: 34px;
    }

    .hxys_zpMes .hxys_zp1_right .zp_p3 {
        margin-bottom: -23px;
        height: 68px;
    }

    .hxys_zpMes .hxys_zp1_right a {
        padding-right: 0;
    }

    .hxys_zp66 .content_hx .hx1 p {
        font-size: 17px;
    }

    .hxys_zpMes .hxys_zp1_right .zp_p6 {
        margin-top: 20px;
    }

    .hxys_zpMes .hxys_zp1_right h1 {
        font-size: 30px;
    }
}

@media screen and (max-width:1440px) {
    .hxys_zpMes .content .h1_1 {
        font-size: 32px;
    }

    .hxys_zpMes .hxys_zp1_right h1 {
        font-size: 25px;
    }

    .hxys_zpMes .hxys_zp1_right p {
        height: 72px;
        font-size: 17px;
        line-height: 25px;
    }

    .hxys_zpMes .hxys_zp1_right .hxys_line {
        margin-bottom: 3%;
    }

    .hxys_zpMes .hxys_zp1_right1 p {
        height: 57px;
        line-height: 22px;
    }

    .hxys_zpMes .hxys_zp1_right .hxys_line {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .hxys_zpMes .hxys_zp1_right p {
        height: 74px;
        line-height: 22px;
    }

    .hxys_zpMes .content_zp1 .hxys_zp1_right {
        margin-top: 0px;
    }

}

@media screen and (max-width:1360px) {
    .hxys_zpMes .content .h1_1 {
        font-size: 30px;
    }

    .hxys_zpMes .hxys_zp1_right h1 {
        font-size: 20px;
    }

    .hxys_zpMes .hxys_zp1_right1 a {
        padding-right: 0;
    }

    .hxys_zpMes .hxys_zp1_right .span {
        font-size: 20px;
    }

    .hxys_zpMes .hxys_zp1_right p {
        height: 84px;
        font-size: 15px;
    }

    .hxys_zpMes .hxys_zp1_right .hxys_line {
        margin-top: 4px;
        margin-bottom: 6px;
    }

    .hxys_zpMes .hxys_zp1_right .zp_p5 {
        margin-bottom: 30px;
    }
}

@media screen and (max-width:1280px) {
    .hxys_zpMes .content .h1_1 {
        font-size: 30px;
    }

    .hxys_zpMes .hxys_zp1_right h1 {
        font-size: 20px;
    }

    .hxys_zpMes .hxys_zp1_right .hxys_line {
        margin-top: 5px;
        margin-bottom: 8px;
    }

    .hxys_zpMes .hxys_zp1_right a {
        float: right;
        padding-right: 0;
    }

    .hxys_zpMes .hxys_zp1_right p {
        height: 58px;
        font-size: 15px;
    }

    .hxys_zpMes .hxys_zp1_right .zp_p5 {
        margin-bottom: 30px;
    }

    .hxys_zpMes .hxys_zp1_right .span {
        font-size: 20px;
    }
}

@media screen and (max-width:1024px) {
    .hxys_zpMes .content .h1_1 {
        font-size: 28px;
    }

    .hxys_zpMes .hxys_zp1_right p {
        font-size: 16px;
        height: 72px;
    }
}