@charset "UTF-8";

.ny_banner {
    position: relative;
}

.ny_bannner_adc {
    position: absolute;
    bottom: 60%;
    left: 50%;
    transform: translate(-50%, 40%);
    text-align: center;
}

.ny_bannner_adc 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_adc 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: 9.0rem;
    left: 6.625rem;
    text-shadow: -6px 6px 8px rgba(0, 0, 0, 0.42)
}

.ny_bannner_adc .line-adc {
    width: 710px;
    height: 2px;
    margin-top: 20px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), #F6F7F9, rgba(255, 255, 255, 0));
    margin-left: 3.5rem;
}

.ny_bannner_adc 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_adc button:hover {
    transform: scale(1.2);
}

.button-adc {
    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_adc {
        position: absolute;
    bottom: 65%;
    left: 50%;
    transform: translate(-50%, 50%);
    }

    .ny_bannner_adc h1 {
        font-size: 50px;
    }

    .ny_bannner_adc p {
        font-size: 28px;
        margin-top: -22px;
        position: absolute;
        top: 9rem;
        left: 10.625rem;
    }


}

@media screen and (max-width:1600px) {
    .ny_bannner_adc {
        position: absolute;
        bottom: 70%;
        left: 50%;
        transform: translate(-50%, 50%);

    }

    .ny_bannner_adc h1 {
        font-size: 50px;
    }

    .ny_bannner_adc p {
        font-size: 28px;
        margin-top: -22px;
        position: absolute;
        top: 9rem;
        left: 10.625rem;
    }


    .ny_bannner_adc .line-adc {
        margin-left: 4.5rem;
    }

    .button-adc {
        line-height: 168px;
    }

    .ny_bannner_adc button {
        margin-top: 8.875rem;
    }
}

@media screen and (max-width:1440px) {
    .ny_bannner_adc {
        position: absolute;
        bottom: 70%;
        left: 50%;
        transform: translate(-50%, 40%);
    }

    .ny_bannner_adc .line-adc {
        margin-left: 3.5rem;
        width: 610px;
    }

    .ny_bannner_adc h1 {
        font-size: 45px;
    }

    .ny_bannner_adc p {
        font-size: 24px;
        margin-top: -34px;
    }

    .ny_bannner_adc button {
        margin-top: 6.875rem;
    }

    .button-adc {
        line-height: 138px;
    }

    .ny_bannner_adc p {
        position: absolute;
        top: 9rem;
        left: 8.625rem;
    }

}

@media screen and (max-width:1360px) {
    .ny_bannner_adc {
        position: absolute;
        bottom: 70%;
        left: 50%;
        transform: translate(-50%, 30%);
    }

    .ny_bannner_adc h1 {
        font-size: 42px;
    }

    .ny_bannner_adc p {
        font-size: 24px;
        margin-top: -41px;
        margin-left: -38px;
    }

    .ny_bannner_adc button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 7.875rem;
        font-size: 16px;
    }

    .ny_bannner_adc .line-adc {
        width: 552px;
        margin-top: 15px;
    }

    .ny_bannner_adc .line-adc {
        margin-left: 1.5rem;
    }

}

@media screen and (max-width:1280px) {
    .ny_bannner_adc {
        position: absolute;
        bottom: 90%;
        left: 50%;
        transform: translate(-50%, 10%);
    }

    .ny_bannner_adc h1 {
        font-size: 40px;
    }

    .ny_bannner_adc p {
        font-size: 22px;
        margin-top: -42px;
        margin-left: -37px;
    }

    .ny_bannner_adc button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 6.875rem;
        font-size: 16px;
    }

    .ny_bannner_adc .line-adc {
        width: 532px;
        margin-top: 20px;
    }

    .ny_bannner_adc .line-adc {
        margin-left: 1.5rem;
    }

    .button-adc {
        line-height: 148px;
    }
}

@media screen and (max-width:1024px) {
    .ny_bannner_adc {
        position: absolute;
        bottom: 70%;
        left: 50%;
        transform: translate(-50%, 30%);
    }

    .ny_bannner_adc h1 {
        font-size: 35px;
    }

    .ny_bannner_adc p {
        font-size: 22px;
        margin-top: -41px;
        margin-left: -36px;
    }

    .ny_bannner_adc button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 6.875rem;
        font-size: 16px;
    }
}

/* mes */

/* light MES 管理系统 */
.gxbg-mes .gxbg-mes_content {
    display: flex;
    text-align: center;
}

.gxbg-mes .content h1 {
    text-align: center;
    margin-top: 6%;
    margin-bottom: 6%;
}

.gxbg-mes .img_h1 h1 {
    position: relative;
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000;
    line-height: 27px;
}


.gxbg-mes .gxbg-mes_zdh {
    width: 310px;
    height: 390px;
    background: linear-gradient(110deg, #D0E7FF, #F8FCFF);
    box-shadow: 0px 4px 10px 0px rgba(101, 101, 101, 0.1);
    border-radius: 10px;
    padding-top: 25px;
}

.gxbg-mes .gxbg-mes_zdh1 {
    margin-left: 20px;
    margin-right: 20px;
}

.gxbg-mes .gxbg-mes_zdh img {
    width: 130px;
    height: 140px;
    margin-top: 20px;
}

.gxbg-mes .gxbg-mes_zdh2 {
    margin-right: 20px;
}

.gxbg-mes .gxbg-mes_zdh h2 {
    height: 24px;
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    padding-bottom: 40px;
}

.gxbg-mes .gxbg-mes_zdh .p1 {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    padding-left: 25px;
    padding-right: 25px;
    text-align: left;
}

.gxbg-mes .gxbg-mes_zdh .p2,
.gxbg-mes .gxbg-mes_zdh .p3 {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000;
    line-height: 24px;
    text-align: center;
}

.gxbg-mes .gxbg-mes_zdh img {
    margin-bottom: -12px;
    transition: all 0.4s linear;
    margin-left: 30px;
}

.gxbg-mes .gxbg-mes_zdh img:hover {
    transform: scale(1.1);
}

@media screen and (max-width:1680px) {
    .gxbg-mes {
        margin-bottom: 10%;
    }

    .gxbg-mes .gxbg-mes_zdh img {
        width: 100px;
        height: 110px;
        margin-top: 10px;
        margin-bottom: -15px;
    }

    .gxbg-mes .gxbg-mes_zdh h2 {
        font-size: 18px;
        padding-bottom: 33px;
    }

    .gxbg-mes .gxbg-mes_zdh .p1 {
        font-size: 13px;
        padding-left: 15px;
        padding-right: 15px;
        line-height: 22px;
    }

    .gxbg-mes .img_h1 h1 {
        font-size: 30px;
    }
}

@media screen and (max-width:1600px) {
    .gxbg-mes .gxbg-mes_zdh h2 {
        font-size: 20px;
        padding-bottom: 40px;
    }

    .gxbg-mes .gxbg-mes_zdh .p2,
    .gxbg-mes .gxbg-mes_zdh .p3 {
        font-size: 15px;
    }

    .gxbg-mes .img_h1 p {
        position: absolute;
        top: 13px;
        left: 359px;
    }

    .gxbg-mes .gxbg-mes_zdh img {
        width: 100px;
        height: 110px;
        margin-top: 10px;
        margin-bottom: -15px;
    }

    .gxbg-mes .gxbg-mes_zdh .p1 {
        font-size: 13px;
        padding-left: 15px;
        padding-right: 15px;
        line-height: 22px;
    }

    .gxbg-mes .gxbg-mes_zdh {
        width: 310px;
        height: 320px;
    }

}

@media screen and (max-width:1440px) {
    .gxbg-mes .gxbg-mes_zdh h2 {
        font-size: 16px;
        padding-bottom: 30px;
    }

    .gxbg-mes .gxbg-mes_zdh {
        width: 300px;
        height: 280px;
    }

    .gxbg-mes .gxbg-mes_zdh img {
        width: 82px;
        height: 92px;
        margin-top: 0px;
        margin-bottom: -18px;
    }

    .gxbg-mes .img_h1 p {
        position: absolute;
        top: 13px;
        left: 319px;
    }

    .gxbg-mes .gxbg-mes_zdh .p1 {
        font-size: 12px;
    }
}

@media screen and (max-width:1360px) {
    .gxbg-mes .img_h1 h1 {
        font-size: 30px;
    }
}

@media screen and (max-width:1280px) {
    .gxbg-mes .gxbg-mes_zdh h2 {
        font-size: 16px;
        padding-bottom: 30px;
    }

    .gxbg-mes .gxbg-mes_zdh {
        width: 300px;
        height: 240px;
    }

    .gxbg-mes .gxbg-mes_zdh img {

        width: 72px;
        height: 82px;
        margin-top: 0px;
        margin-bottom: -15px;
        margin-right: 20px;
    }

    .gxbg-mes .img_h1 p {
        position: absolute;
        top: 13px;
        left: 319px;
    }

    .gxbg-mes .gxbg-mes_zdh .p1 {
        font-size: 9px;
        -webkit-transform: scale(0.9);
        margin-top: -5px;
        padding-left: 5px;
        padding-right: 5px;
        line-height: 20px;
    }
}

@media screen and (max-width:1024px) {
    .gxbg-mes .img_h1 p {
        position: absolute;
        top: 13px;
        left: 306px;
    }
}

/* -------------模块二------------- */
.list {
    font-size: 30px !important;
    line-height: 17px !important;
}
.ehr_1 {
    display: flex;
    border: 1px dashed #0280FF;
    margin: 10px 20px 10px 20px;
}

.adc_h2 .title_p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    line-height: 27px;
    text-align: center;
    margin-bottom: 30px;
    width: 1090px;
    margin: 0 auto;
    margin-bottom: 2.125rem;
}

.adc_h2 h2 {
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 10px;
}


.adc_h2 .adc_h2_top .pc,
.adc_h2 .adc_h2_top .phone,
.adc_h2 .adc_h2_top .phone1 {
    width: 465px;
    height: 40px;
    background: #cce5fe;
    border-radius: 4px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0280FF;
    line-height: 40px;
}

.adc_h2 .adc_h2_top .pc {
    margin-right: 40px;
}

.adc_h2 .adc_h2_top .bx {
    height: 55px;
    line-height: 55px;
    font-size: 15px !important;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0280FF;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 8px;
}

.adc_h2 .adc_h2_top .phone {
    margin-left: 10px;
    margin-right: 10px;
}

.w_1340 {
    max-width: 1340px;
    margin-right: auto;
    margin-left: auto;
}

/* 管理模块 */
.adc_h2 .adc_h2_content {
    border: 1px solid #0280FF;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.adc_h2 .zpgl_box {
    display: flex;
}

.zpgl_box,
.t_box {
    display: flex;
    border: 1px dashed #0280FF;
    margin: 10px 20px 10px 20px;
}

.adc_h2 .adc_h2_content .zpgl {
    border: 1px dashed #0280FF;
    border-radius: 4px;
    text-align: center;
    margin-top: 10px;
    margin-left: 8px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.adc_h2 .adc_h2_content .zpgl p {
    height: 14px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0280FF;
    margin-top: 7%;
    margin-bottom: 13%;
}

.adc_h2 .adc_h2_content .zpgl li {
    width: 147px;
    height: 35px;
    background: #cce5fe;
    border-radius: 4px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #0280FF;
    line-height: 35px;
    margin-top: 5%;
    margin-left: 15px;
    margin-right: 15px;
}

.adc_h2 .adc_h2_content .zpgl .xms {
    line-height: 16px;
}

.adc_h2 .adc_h2_content .yy {
    width: 19px;
    height: 55px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0280FF;
    padding-left: 40px;
    padding-top: 185px;
}

.adc_h2 .adc_h2_bottom {
    border: 1px solid #0280FF;
    border-radius: 4px;
}

.adc_h2 .adc_h2_bottom .zy {
    width: 19px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0280FF;
    padding-left: 37px;
    padding-right: 50px;
    padding-top: 15px;
}

.adc_h2_bottom h3 {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
}

.mes-b {
    margin-bottom: 20px;
}

.adc_h2 .adc_h2_bottom .t_box {
    display: flex;
    margin: 10px 20px 10px 20px;
}

.adc_h2 .adc_h2_bottom .zt p,
.adc_h2 .adc_h2_bottom .jc p {
    height: 0px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0280FF;
    line-height: 38px;
    text-align: center;
    margin-top: .625rem;
    margin-bottom: 2.5rem;
}


.adc_h2 .adc_h2_bottom .jc {
    border: 1px dashed #0280FF;
    border-radius: 4px;
}

.adc_h2 .adc_h2_bottom .zt ul,
.adc_h2 .adc_h2_bottom .jc ul {
    display: flex;
    flex-wrap: wrap;
    margin-left: 20px;
}

.adc_h2 .adc_h2_bottom .zt li {
    width: 154px;
    height: 36px;
    background: #cce5fe;
    border-radius: 4px;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0280FF;
    line-height: 36px;
    text-align: center;
}

.adc_h2 .adc_h2_bottom .jc {
    margin-left: 10px;
}

.adc_h2 .adc_h2_bottom .jc li {
    width: 118px;
    height: 33px;
    background: #cce5fe;
    border-radius: 4px;
    font-size: 10px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #0280FF;
    line-height: 33px;
    margin-top: 7%;
    margin-left: 10px;
    text-align: center;
    margin-right: 21px;
}

.adc_h2 .adc_h2_bottom .t_box .zt .list1 {
    position: relative;
}

.adc_h2 .adc_h2_bottom .t_box .zt span {
    width: 66px;
    height: 17px;
    line-height: 17px;
    background: #0280FF;
    opacity: 0.6;
    border-radius: 2px;
    color: #fff;
    font-size: 8px;
    -webkit-transform: scale(0.8);
    display: inline-block;
    position: absolute;
    top: 0;
    right: -6px;
}

.adc_h2 .adc_h2_bottom .t_box .zt .list2 {
    position: relative;
}

.adc_h2 .adc_h2_bottom .t_box .zt span {
    width: 66px;
    height: 17px;
    line-height: 17px;
    background: #0280FF;
    opacity: 0.6;
    border-radius: 2px;
    color: #fff;
    font-size: 8px;
    -webkit-transform: scale(0.8);
    display: inline-block;
    position: absolute;
    top: 0;
    right: -6px;
}

/* ------ */
.adc_h2_content .zpgl-left {
    width: 148px;
    height: 55px;
    line-height: 235px;
    font-size: 15px !important;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0280FF;
    padding-left: 50px;
}

.adc_h2_content .data_right {
    width: 980px;
    height: 40px;
    background: #cce5fe;
    border-radius: 4px;
    text-align: center;
    margin-top: 15px;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0280FF;
    line-height: 40px;
    margin-right: 40px;
}

.data-ul {
    display: flex;
}

.data-ul li {
    width: 188px;
    height: 36px;
    background: #cce5fe;
    border-radius: 4px;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0280FF;
    line-height: 36px;
    margin: 10px 12px 1px -2px;
    text-align: center;
}

.t_box .zt ul li {
    width: 237px;
    height: 36px;
    background: #cce5fe;
    border-radius: 4px;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0280FF;
    line-height: 36px;
    margin: 10px 12px 10px -2px;
    text-align: center;
}

.t_box .zt ul .control {
    background-color: #fff;
    width: 128px;
    margin-left: 10px;
}

.t_box .zt ul .control1 {
    background-color: #fff;
    width: 128px;
    padding-right: 5px;
}



.data-right-two {
    margin-top: 10px !important;
    margin-bottom: 15px;
}

.recipe {
    line-height: 18px !important;
    padding-left: 10px;
    padding-right: 10px;
}

/* 产品概述4 */
.adc_h2_top {
    display: flex;
    position: relative;
}

.adc {
    width: 39.6875rem;
    height: 45.9375rem;
    border: 1px solid #0280FF;
    border-radius: 4px;
    margin-right: 1.25rem;
}

.adc h3 {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0280FF;
    text-align: center;
    padding-top: 1.25rem;
}

.dash {
    width: 20.5125rem;
    height: 39.5875rem;
    border: 1px dashed #0280FF;
    border-radius: 4px;
    margin: 0 auto;
    margin-top: 1.5rem;
}

.dash_title,
.data_title,
.file_title,
.defect,
.Billing {
    width: 205px;
    height: 100px;
    background: #cce5fe;
    margin: 0 auto;
    border-radius: 4px;
    margin-top: 1.55rem;
}

.data_title {
    height: 50px;
    line-height: 50px;
    margin-top: 10.295rem;
    margin-bottom: 8.5rem;
}

.dash_title p,
.file_title p,
.defect p,
.Billing p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0280FF;
    line-height: 50px;
    text-align: center;
}

.defect p,
.Billing p {
    line-height: 100px;
}

.data_title p,
.file_jk p,
.back_write p,
.dot p,
.summary p,
.if_data p,
.deal_data p,
.feedback p,
.mark p,
.result p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0280FF;
    text-align: center;
}

.file_jk,
.back_write,
.dot,
.summary,
.if_data,
.deal_data,
.feedback,
.mark,
.result {
    width: 205px;
    height: 50px;
    line-height: 50px;
    background: #cce5fe;
    margin: 0 auto;
    border-radius: 4px;
    margin-top: 1.55rem;
}

.if_data {
    margin-top: 6.25rem;
}

.deal_data {
    margin-top: 2.125rem;
}

.summary {
    margin-top: 11.85rem;
}

.back_write p {
    margin-top: 27.375rem;
}

.feedback {
    margin-top: 2.55rem;
}

.mark,
.result {
    margin-top: 2.6875rem;
}

@media screen and (max-width:1680px) {
    .adc_h2 h2 {
        font-size: 34px;
    }

    .adc_h2 .adc_h2_content .zpgl li {
        margin-left: 10px;
        margin-right: 10px;
    }

    .adc_h2 .adc_h2_content .zpgl {
        margin-left: 9px;
    }

    .adc_h2 .adc_h2_bottom .zt li {
        margin-right: 12px;
        margin-left: 3px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .adc_h2 .adc_h2_bottom .zt ul {
        width: auto;
    }

    .adc_h2 .adc_h2_bottom .jc {
        width: 510px;
    }

    .adc_h2 .adc_h2_bottom .jc li {
        margin-right: 16px;
        padding-left: 24px;
        padding-right: 25px;
    }

    .adc_h2 .adc_h2_top .pc,
    .adc_h2 .adc_h2_top .phone,
    .adc_h2 .adc_h2_top .phone1 {
        width: 300px !important;
    }

    .adc_h2 .adc_h2_top .pc,
    .adc_h2 .adc_h2_top .phone {
        width: 293px;
    }

    .adc_h2 .adc_h2_content .zpgl li {
        width: 130px;
    }

    .adc_h2 .adc_h2_bottom .zt li {
        width: 169px;
    }
}

@media screen and (max-width:1600px) {

    .adc_h2 .adc_h2_top .bx {
        font-size: 17px;
        padding-left: 45px;
        padding-right: 50px;
    }

    .adc_h2 .adc_h2_top .pc,
    .adc_h2 .adc_h2_top .phone {
        width: 496px;
    }

    .adc_h2 .adc_h2_content .yy {
        padding-left: 14px;
        font-size: 17px;
    }

    .adc_h2 .zpgl_box {
        margin-left: 15px;
    }

    .adc_h2 .adc_h2_content .zpgl li {
        width: 126px;
        margin-left: 8px;
        margin-right: 8px;
    }

    .adc_h2 .adc_h2_content .zpgl {
        padding-bottom: 10px;
        margin-left: 7px;
    }

    .adc_h2 .adc_h2_bottom .zy {
        font-size: 17px;
        padding-left: 12px;
        padding-right: 29px
    }

    .adc_h2 .adc_h2_bottom .zt li {
        width: 156px;
        margin-left: -4px;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
    }

    .adc_h2 .adc_h2_bottom .jc {
        width: 497px;
    }

    .adc_h2 .adc_h2_bottom .jc li {
        margin-right: 13px;
        text-align: center;
    }

    .adc_h2 .adc_h2_top .pc,
    .adc_h2 .adc_h2_top .phone,
    .adc_h2 .adc_h2_top .phone1 {
        width: 465px !important;
    }

    .adc_h2 .adc_h2_bottom .t_box .zt span {
        font-size: 7px;
        -webkit-transform: scale(0.7);
        position: absolute;
        top: -4px;
        right: -10px;
    }

    .t_box .zt ul .control1 {
        width: 128px !important;
    }

    .recipe {
        line-height: 18px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .adc_h2 h2 {
        font-size: 34px;
    }
}

@media screen and (max-width:1440px) {
    .w_1210 {
        max-width: 980px;
        margin-right: auto;
        margin-left: auto;
    }

    .adc_h2 h2 {
        font-size: 32px;
    }

    .adc_h2 .adc_h2_top .bx {
        font-size: 16px;
        padding-top: 7px;
    }

    .adc_h2 p {
        font-size: 16px;
    }

    .adc_h2 .adc_h2_content .zpgl p {
        font-size: 14px;
    }

    .adc_h2 .adc_h2_top .bx {
        font-size: 17px;
        padding-left: 24px;
        padding-right: 20px;
    }

    .adc_h2 .adc_h2_top .pc,
    .adc_h2 .adc_h2_top .phone {
        width: 496px;
    }

    .adc_h2 .adc_h2_content .yy {
        padding-left: 14px;
        font-size: 17px;
    }

    .adc_h2 .zpgl_box {
        margin-left: 15px;
    }

    .adc_h2 .adc_h2_content .zpgl li {
        width: 110px;
        margin-left: 8px;
        margin-right: 8px;
    }

    .adc_h2 .adc_h2_content .zpgl {
        padding-bottom: 10px;
        margin-left: 7px;
    }

    .adc_h2 .adc_h2_bottom .zy {
        font-size: 17px;
        padding-left: 12px;
        padding-right: 29px
    }

    .adc_h2 .adc_h2_bottom .zt li {
        width: 122px;
        margin-left: -4px;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
    }

    .adc_h2 .adc_h2_bottom .zt li {
        font-size: 13px;
    }

    .adc_h2 .adc_h2_bottom .jc {
        width: 497px;
    }

    .adc_h2 .adc_h2_bottom .jc li {
        margin-right: 13px;
        text-align: center;
    }

    .adc_h2 .adc_h2_top .pc,
    .adc_h2 .adc_h2_top .phone,
    .adc_h2 .adc_h2_top .phone1 {
        width: 380px !important;
    }

    .adc_h2_content .zpgl-left {
        width: 178px;
        height: 55px;
        line-height: 235px;
        font-size: 16px !important;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #0280FF;
        padding-left: 26px;
    }

    .adc_h2_content .data_right {
        width: 808px;
    }

    .data-ul li {
        width: 154px;
    }

    .t_box .zt ul .control {
        width: 68px;
    }

    .t_box .zt ul li {
        width: 195px;
    }

    .t_box .zt ul .control1 {
        width: 68px !important;
    }
}

@media screen and (max-width:1360px) {
    .adc_h2 .adc_h2_top .bx {
        font-size: 16px;
        padding-top: 7px;
    }

    .adc_h2 h2 {
        font-size: 30px;
    }

    .adc_h2 .adc_h2_content .zpgl p {
        font-size: 14px;
    }

    .adc_h2 .adc_h2_top .bx {
        font-size: 15px;
        padding-left: 24px;
        padding-right: 18px;
    }

    .adc_h2 .adc_h2_top .pc,
    .adc_h2 .adc_h2_top .phone {
        width: 496px;
    }

    .adc_h2 .adc_h2_content .yy {
        padding-left: 14px;
        font-size: 17px;
    }

    .adc_h2 .zpgl_box {
        margin-left: 15px;
    }

    .adc_h2 .adc_h2_content .zpgl li {
        width: 94px;
        margin-left: 8px;
        margin-right: 8px;
        font-size: 12px;
    }

    .adc_h2 .adc_h2_content .zpgl {
        padding-bottom: 10px;
        margin-left: 7px;
    }

    .adc_h2 .adc_h2_bottom .zy {
        font-size: 17px;
        padding-left: 12px;
        padding-right: 29px
    }

    .adc_h2 .adc_h2_bottom .zt li {
        width: 124px;
        margin-left: -4px;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
        font-size: 13px;
    }

    .adc_h2 .adc_h2_bottom .jc {
        width: 497px;
    }

    .adc_h2 .adc_h2_bottom .jc li {
        margin-right: 13px;
        text-align: center;
    }

    .adc_h2 .adc_h2_top .pc,
    .adc_h2 .adc_h2_top .phone,
    .adc_h2 .adc_h2_top .phone1 {
        width: 378px !important;
        font-size: 15px;
    }
}

@media screen and (max-width:1280px) {
    .adb_line {
        position: absolute;
        top: 8.7875rem !important;
        left: 16.25rem !important;
        z-index: -99;
    }
    .dash {
        width: 18.5125rem;
    }
    .adc_h2_top {
        margin-left: 20px;
    }
    .adc {
        width: 19.2875rem;
    }
    .adc_h2 .adc_h2_top .bx {
        font-size: 16px;
        padding-top: 7px;
    }

    .adc_h2 .adc_h2_content .zpgl p {
        font-size: 14px;
    }

    .adc_h2 .adc_h2_top .bx {
        font-size: 15px;
        padding-left: 24px;
        padding-right: 18px;
    }

    .adc_h2 .adc_h2_top .pc,
    .adc_h2 .adc_h2_top .phone {
        width: 496px;
    }

    .adc_h2 .adc_h2_content .yy {
        padding-left: 14px;
        font-size: 17px;
    }

    .adc_h2 .zpgl_box {
        margin-left: 15px;
    }

    .adc_h2 .adc_h2_content .zpgl li {
        width: 94px;
        margin-left: 8px;
        margin-right: 8px;
        font-size: 12px;
    }

    .adc_h2 .adc_h2_content .zpgl {
        padding-bottom: 10px;
        margin-left: 7px;
    }

    .adc_h2 .adc_h2_bottom .zy {
        font-size: 17px;
        padding-left: 12px;
        padding-right: 29px
    }

    .adc_h2 .adc_h2_bottom .zt li {
        width: 124px;
        margin-left: -4px;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
        font-size: 13px;
    }

    .adc_h2 .adc_h2_bottom .jc {
        width: 497px;
    }

    .adc_h2 .adc_h2_bottom .jc li {
        margin-right: 13px;
        text-align: center;
    }

    .adc_h2 .adc_h2_top .pc,
    .adc_h2 .adc_h2_top .phone,
    .adc_h2 .adc_h2_top .phone1 {
        width: 378px !important;
        font-size: 15px;
    }
    .adc_h2 h2 {
        font-size: 30px;
    }
    .aaaa_line {
        position: absolute;
        top: 8.7875rem;
        left: 38.15rem !important;
        z-index: -99;
    }
    .nnn_line {
        position: absolute;
        top: 8.7875rem;
        left: 60.15rem !important;
        z-index: -99;
    }
    .fff_line {
        position: absolute;
        top: 18.5875rem;
        left: 61.65rem !important;
        z-index: -99;
    }
    .lll_line {
        position: absolute;
        top: 39.8875rem;
        left: 61.65rem !important;
        z-index: -999;
    }
    .qqq_line {
        position: absolute;
        top: 39.8875rem;
        left: 39.65rem !important;
        z-index: -999;
    }
    .zzz_line {
        position: absolute;
        top: 39.8875rem;
        left: 17.65rem !important;
        z-index: -999;
    }
    .if_line {
        position: absolute;
        top: 11.975rem;
        left: 49.775rem !important;
        z-index: -99;
    }.if_line1 {
        position: absolute;
        top: 26.975rem;
        left: 49.775rem !important;
        z-index: -99;
    }
    .if_line2 {
        position: absolute;
        top: 32.975rem;
        left: 49.775rem !important;
        z-index: -99;
    }
    .if_line3 {
        position: absolute;
        top: 17.775rem;
        left: 27.775rem !important;
        z-index: -99;
    }
    .ddd_line {
        position: absolute;
        top: 23.9875rem;
        left: 60.15rem !important;
        z-index: -99;
    }
    .data1_line {
        position: absolute;
        top: 27.3875rem;
        left: 11.95rem !important;
        z-index: -99;
    }
    .data2_line {
        position: absolute;
        top: 11.6875rem;
        left: 11.95rem !important;
        z-index: -99;
    }
}

@media screen and (max-width:1024px) {
    .adc_h2 .adc_h2_top .bx {
        font-size: 16px;
        padding-top: 7px;
    }

    .adc_h2 .title_p {
        width: 930px;
    }

    .adc {
        width: 15.6875rem;
        height: 45.9375rem !important;
    }

    .dash {
        width: 13.5125rem !important;
        height: 39.5875rem !important
    }

    .dash_title,
    .data_title,
    .file_title,
    .defect,
    .Billing {
        width: 165px !important;
    }

    .data_title {
        height: 50px;
        line-height: 50px;
        margin-top: 9.295rem;
        margin-bottom: 4.9rem;
    }

    .file_jk,
    .back_write,
    .dot,
    .summary,
    .if_data,
    .deal_data,
    .feedback,
    .mark,
    .result {
        width: 165px;
        height: 40px;
        line-height: 40px;
    }

    .back_write p {
        margin-top: 28.375rem;
    }

    .if_data {
        margin-top: 6.95rem;
    }

    .summary {
        margin-top: 13.615rem;
    }

    .result {
        margin-top: 4.4875rem;
    }

    .data2_line {
        position: absolute;
        top: 55.1875rem !important;
        left: 13.65rem !important;
    }

    .data1_line .triangle-line,
    .data2_line .triangle-line {
        width: 39.6425rem !important;
    }

    .aaaa_line {
        position: absolute;
        top: 51.1875rem !important;
        left: 45.65rem !important;
    }

    .data1_line {
        position: absolute;
        top: 68.8875rem !important;
        left: 13.65rem !important;
    }

    .file_title {
        margin-top: 8.95rem !important;
    }

    .ddd_line {
        position: absolute;
        top: 51.1875rem !important;
        left: 28.65rem !important;
    }

    .nnn_line {
        position: absolute;
        top: 65.7875rem !important;
        left: 45.65rem !important;
    }

    .fff_line {
        position: absolute;
        top: 82.61875rem !important;
        left: 49.35rem !important;
    }

    .lll_line {
        position: absolute;
        top: 82.61875rem !important;
        left: 31.965rem !important;
        z-index: -99;
    }

    .qqq_line {
        position: absolute;
        top: 82.61875rem !important;
        left: 14.85rem !important;
        z-index: -999;
    }

    .zzz_line {
        position: absolute;
        top: 61.1875rem !important;
        left: 49.15rem !important;
        z-index: -999;
    }

    .if_line {
        position: absolute;
        top: 70.175rem !important;
        left: 33.775rem !important;
        z-index: -99;
    }

    .if_line3 {
        position: absolute;
        top: 34.275rem !important;
        left: 32.175rem !important;
        z-index: -99;
    }

    .if_line .triangle-line2,
    .if_line1 .triangle-line2,
    .if_line2 .triangle-line2,
    .if_line3 .triangle-line2 {
        width: 1px;
        height: 38px !important;
    }

    .if_line2 {
        position: absolute;
        top: 18.175rem !important;
        left: 14.775rem !important;
        z-index: 999;
    }

    .adb_line {
        position: absolute;
        top: 51.1875rem !important;
        left: 11.65rem !important;
    }

    .adc_h2 .adc_h2_content .zpgl p {
        font-size: 14px;
    }

    .adc_h2 .adc_h2_top .bx {
        font-size: 15px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .adc_h2 .adc_h2_top .pc,
    .adc_h2 .adc_h2_top .phone {
        width: 496px;
    }

    .adc_h2 .adc_h2_content .yy {
        padding-left: 14px;
        font-size: 17px;
    }

    .adc_h2 .zpgl_box {
        margin-left: 15px;
    }

    .adc_h2 .adc_h2_content .zpgl li {
        width: 107px;
        margin-left: 8px;
        margin-right: 8px;
        font-size: 12px;
    }

    .adc_h2 .adc_h2_content .zpgl {
        padding-bottom: 10px;
        margin-left: 7px;
    }

    .adc_h2 .adc_h2_bottom .zy {
        font-size: 17px;
        padding-left: 12px;
        padding-right: 29px
    }

    .adc_h2 .adc_h2_bottom .zt li {
        width: 122px;
        margin-left: -4px;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
        font-size: 13px;
    }

    .adc_h2 .adc_h2_bottom .jc {
        width: 497px;
    }

    .adc_h2 .adc_h2_bottom .jc li {
        margin-right: 13px;
        text-align: center;
    }

    .adc_h2 .adc_h2_top .pc,
    .adc_h2 .adc_h2_top .phone,
    .adc_h2 .adc_h2_top .phone1 {
        width: 380px !important;
        font-size: 15px;
    }
    .adc_h2 h2 {
        font-size: 28px;
    }
}

/* 适用领域 */
.apply {
    margin: 0 auto;
}

.apply h1 {
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    margin-top: 100px;
    margin-bottom: 60px;
    letter-spacing: 2px;
}

.apply .ly_content {
    margin-top: 50px;
    margin-bottom: 90px;
}

.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: 50px;
    padding-bottom: 40px;
    margin-left: 20px;
    margin-top: 20px;
    padding-top: 55px;
    -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 img,
.apply .ly_one p,
.apply .ly_one .line,
.apply .ly_two img,
.apply .ly_two p,
.apply .ly_two .line,
.apply .ly_three img,
.apply .ly_three p,
.apply .ly_three .line {
    transition: all .5s ease .1s;
}

.apply .ly_four img,
.apply .ly_four p,
.apply .ly_four .line,
.apply .ly_five img,
.apply .ly_five p,
.apply .ly_five .line,
.apply .ly_six img,
.apply .ly_six p,
.apply .ly_six .line {
    transition: all .5s ease .1s;
}

.apply .ly_one:hover img,
.apply .ly_two:hover img,
.apply .ly_three:hover img,
.apply .ly_four:hover img,
.apply .ly_five:hover img,
.apply .ly_six:hover img {
    transform: scale(1.1);
} */

/* .apply .ly_one:hover p,
.apply .ly_two:hover p,
.apply .ly_three:hover p,
.apply .ly_four:hover p,
.apply .ly_five:hover p,
.apply .ly_six:hover p {
    font-size: 17px;
    font-weight: 400;
    transform: scale(1.4);
} */

.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 img,
.apply .ly_one1 p,
.apply .ly_one1 .line,
.apply .ly_two1 img,
.apply .ly_two1 p,
.apply .ly_two1 .line,
.apply .ly_three1 img,
.apply .ly_three1 p,
.apply .ly_three1 .line {
    transition: all .5s ease .1s;
}

.apply .ly_four1 img,
.apply .ly_four1 p,
.apply .ly_four1 .line,
.apply .ly_five1 img,
.apply .ly_five1 p,
.apply .ly_five1 .line,
.apply .ly_six1 img,
.apply .ly_six1 p,
.apply .ly_six1 .line {
    transition: all .5s ease .1s;
}

.apply .ly_one1:hover img,
.apply .ly_two1:hover img,
.apply .ly_three1:hover img,
.apply .ly_four1:hover img,
.apply .ly_five1:hover img,
.apply .ly_six1:hover img {
    transform: scale(1.1);
}

.apply .ly_one1:hover p,
.apply .ly_two1:hover p,
.apply .ly_three1:hover p,
.apply .ly_four1:hover p,
.apply .ly_five1:hover p,
.apply .ly_six1:hover p {
    font-size: 17px;
    font-weight: 400;
    transform: scale(1.4);
} */

.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: 20px;
        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;
    }

}

/* 内容 */
.hxys_zpadc .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: -50px;
}

.hxys_zpadc .content_zp1,
.hxys_zpadc .content_zp2 {
    display: flex;
    margin-top: 10%;
    margin-bottom: 10%;
}

.hxys_zpadc .content_zp1 .hxys_zp1_left,
.hxys_zpadc .content_zp1 .hxys_zp1_right,
.hxys_zpadc .content_zp2 .hxys_zp1_left,
.hxys_zpadc .content_zp2 .hxys_zp1_right {
    width: 50%;
}

.hxys_zpadc .content_zp1 .hxys_zp1_left img:hover,
.hxys_zpadc .content_zp2 .hxys_zp1_left img:hover {
    transform: scale(1.1);

}


.hxys_zpadc .content_zp1 .hxys_zp1_right {
    padding-left: 3%;
    margin-top: 1%;
}

.hxys_zpadc .content_zp1 .hxys_zp1_left img,
.hxys_zpadc .content_zp2 .hxys_zp1_left img {
    width: 100%;
    transition: all 0.4s linear;
}

.hxys_zpadc .hxys_zp1_right h1 {
    height: 32px;
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 27px;
}

.hxys_zpadc .hxys_zp1_right .hxys_line {
    width: 40px;
    height: 4px;
    background: #0280FF;
    border-radius: 2px;
    margin-top: 2%;
    margin-bottom: 5%;
}

.hxys_zpadc .hxys_zp1_right .span {
    color: #0280FF;
    font-size: 30px;
    float: left;
}

.hxys_zpadc .hxys_zp1_right a {
    float: right;
    margin-top: -1px
}

.hxys_zpadc .hxys_zp1_right p {
    width: 527px;
    height: 84px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    color: #666666;
    line-height: 27px;
    display: flex;
}

.hxys_zp1_right .a_1 {
    padding-right: 2.5rem !important;
}

.try_btn {
    width: 150px;
    height: 40px;
    background: #0280FF;
    border-radius: 6px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 50px;
}

@media screen and (max-width:1680px) {
    .hxys_zpadc .hxys_zp1_right1 p {
        height: 64px;
        line-height: 27px;
    }

    .hxys_zpadc .hxys_zp1_right1 a {
        padding-right: 10px;
        font-size: 16px;
    }

    .hxys_zpadc .hxys_zp1_right a {
        padding-right: 0;
        font-size: 18px;
    }

    .hxys_zp66 .content_hx .hx1 p {
        font-size: 19px;
    }

    .hxys_zpadc .hxys_zp1_right h1 {
        font-size: 27px;
    }

    .hxys_zpadc .content .h1_1 {
        font-size: 34px;
    }
}

@media screen and (max-width:1600px) {

    .hxys_zpadc .hxys_zp1_right .zp_p3 {
        margin-bottom: -23px;
        height: 68px;
    }

    .hxys_zpadc .hxys_zp1_right a {
        padding-right: 0;
        padding-right: 0;
        font-size: 18px;
    }

    .hxys_zp66 .content_hx .hx1 p {
        font-size: 17px;
    }

    .hxys_zpadc .hxys_zp1_right .zp_p6 {
        margin-top: 20px;
    }

    .hxys_zpadc .content .h1_1 {
        font-size: 34px;
    }
}

@media screen and (max-width:1440px) {
    .hxys_zpadc .hxys_zp1_right h1 {
        font-size: 25px;
    }

    .hxys_zpadc .hxys_zp1_right a {
        padding-right: 0;
        font-size: 16px;
        line-height: 30px;
    }

    .hxys_zpadc .hxys_zp1_right p {
        height: 72px;
        font-size: 17px;
        line-height: 25px;
    }

    .hxys_zpadc .hxys_zp1_right .hxys_line {
        margin-bottom: 3%;
    }

    .hxys_zpadc .hxys_zp1_right1 p {
        height: 57px;
        line-height: 22px;
    }

    .hxys_zpadc .hxys_zp1_right .hxys_line {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .hxys_zpadc .hxys_zp1_right p {
        height: 74px;
        line-height: 22px;
    }

    .hxys_zpadc .content_zp1 .hxys_zp1_right {
        margin-top: 0px;
    }

    .hxys_zpadc .content .h1_1 {
        font-size: 32px;
    }

}

@media screen and (max-width:1360px) {
    .hxys_zpadc .hxys_zp1_right h1 {
        font-size: 20px;
    }

    .hxys_zpadc .hxys_zp1_right1 a {
        padding-right: 0;
    }

    .hxys_zpadc .hxys_zp1_right .span {
        font-size: 20px;
    }

    .hxys_zpadc .hxys_zp1_right p {
        height: 84px;
    }

    .hxys_zpadc .hxys_zp1_right .hxys_line {
        margin-top: 4px;
        margin-bottom: 12px;
    }

    .hxys_zpadc .hxys_zp1_right .zp_p5 {
        margin-bottom: 30px;
    }

    .hxys_zpadc .hxys_zp1_right a {
        font-size: 16px;
    }

    .hxys_zpadc .content .h1_1 {
        font-size: 30px;
    }

    .hxys_zpadc .content_zp2 .hxys_zp1_right {
        padding-left: 40px;
    }
}

@media screen and (max-width:1280px) {
    .hxys_zpadc .content_zp2 .hxys_zp1_right {
        padding-left: 40px;
    }

    .hxys_zpadc .hxys_zp1_right h1 {
        font-size: 20px;
    }

    .hxys_zpadc .hxys_zp1_right .hxys_line {
        margin-top: 5px;
        margin-bottom: 15px;
    }

    .hxys_zpadc .hxys_zp1_right a {
        float: right;
        padding-right: 0;
    }

    .hxys_zpadc .hxys_zp1_right p {
        height: 65px;
    }

    .hxys_zpadc .hxys_zp1_right .zp_p5 {
        margin-bottom: 30px;
    }

    .hxys_zpadc .hxys_zp1_right .span {
        font-size: 20px;
    }
    .hxys_zpadc .content .h1_1 {
        font-size: 30px;
    }
}

@media screen and (max-width:1024px) {
    .hxys_zpadc .hxys_zp1_right p {
        font-size: 16px;
        width: 447px !important;
    }

    .try_btn {
        margin-top: 80px;
    }
}

/* 产品优势 */
.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;
}

.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: 1.875rem;
    margin-bottom: 1.9625rem;
}

/* 右边 */

.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;
    }
}
@media screen and (max-width:1600px) {
    .cp-adc .cp-content .h1_1{
        font-size: 34px;
    }
}
@media screen and (max-width:1440px) {
    .cp-adc .cp-content .h1_1{
        font-size: 32px;
    }
}
@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: 10px;
    }

    .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 {
        width: 580px;
    }

    .adj_box {
        width: 580px;
    }

    .adc_box-right .adc_h4 {
        width: 580px;
    }

    .adc_box {
        width: 580px;
    }

    .content_cp {
        margin-left: 10px;
    }

    .adc_one-right {
        margin-bottom: 10px !important;
    }
}

@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: 15px !important;
    }
}

/* 架构图 */
.adc_h2_top .trab {
    width: 168px;
    height: 72px;
    line-height: 72px;
    background: #cce5fe;
    border-radius: 4px;
    color: #0280FF;
    text-align: center;
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0280FF;
}

.adc_h2_top h3 {
    font-size: 20px;
    font-weight: bold;
    color: #0280FF;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
}

.adc_h2_top .tra {
    margin-left: 60px;
    margin-right: 60px;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
}

.adc_h2_top .device1 {
    margin-top: 40px;
    margin-bottom: 40px;
}

.sever {
    margin-left: 300px;
    margin-right: 280px;
}

.bc-sever,
.opi {
    margin-top: 114px;
    margin-bottom: 150px;
}

.line_eip {
    width: 435px;
    height: 1px;
    background: #0280FF;
}

.p_line {
    position: absolute;
    top: -28.625rem;
    left: 17.375rem;
}

.bc_title {
    height: .625rem;
    line-height: 3.4375rem;
}

/* 设备1 */
/* .dash {
    position: relative;
} */

.adb_line .triangle-one {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 15px;
    border-color: transparent transparent transparent #0280FF;
    margin: 0 auto;
    margin-right: -0.4375rem;
    margin-top: -0.5rem;
}

.adb_line {
    position: absolute;
    top: 8.7875rem;
    left: 18.65rem;
}

.adb_line .triangle-line,
.aaaa_line .triangle-line,
.nnn_line .triangle-line,
.ddd_line .triangle-line,
.fff_line .triangle-line,
.lll_line .triangle-line,
.qqq_line .triangle-line,
.zzz_line .triangle-line {
    width: 8.9125rem;
    height: 1px;
    background: #0280FF;
    margin: 0 auto;
}

.aaaa_line .triangle-one,
.nnn_line .triangle-one,
.ddd_line .triangle-one {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 15px;
    border-color: transparent transparent transparent #0280FF;
    margin: 0 auto;
    margin-right: -0.4375rem;
    margin-top: -0.5rem;
}

.data1_line .triangle-one,
.data2_line .triangle-one {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 15px;
    border-color: transparent transparent transparent #0280FF;
    margin: 0 auto;
    margin-top: -0.4375rem;
    margin-right: -1.075rem;
}

.aaaa_line {
    position: absolute;
    top: 8.7875rem;
    left: 42.65rem;
}

.nnn_line {
    position: absolute;
    top: 8.7875rem;
    left: 66.65rem;
}

.data1_line {
    position: absolute;
    top:27.3875rem;
    left: 18.65rem;
}

.data2_line {
    position: absolute;
    top: 11.6875rem;
    left: 18.65rem;
}

.data1_line .triangle-line,
.data2_line .triangle-line {
    width: 56.1425rem;
    height: 1px;
    background: #0280FF;
    margin: 0 auto;
}

.ddd_line {
    position: absolute;
    top: 23.9875rem;
    left: 66.65rem;
}

.fff_line {
    position: absolute;
    top: 18.5875rem;
    left: 66.65rem;
    z-index: -99;
}

.fff_line .triangle-one {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 15px 7px 0;
    border-color: transparent #0280FF transparent transparent;
    margin: 0 auto;
    margin-right: 9.5625rem;
    margin-top: -0.5rem;
}

.lll_line {
    position: absolute;
    top:39.8875rem;
    left: 66.65rem;
    z-index: -999;

}

.qqq_line {
    position: absolute;
    top: 39.8875rem;
    left: 42.65rem;
    z-index: -999;
}

.zzz_line {
    position: absolute;
    top:39.8875rem;
    left: 18.65rem;
    z-index: -999;
}

.lll_line .triangle-one,
.qqq_line .triangle-one,
.zzz_line .triangle-one {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 15px 7px 0;
    border-color: transparent #0280FF transparent transparent;
    margin: 0 auto;
    margin-right: 9.5625rem;
    margin-top: -0.5rem;
}

.if_line {
    position: absolute;
    top: 11.975rem;
    left: 56.775rem;
    z-index: -99;
}

.if_line1 {
    position: absolute;
    top: 26.975rem;
    left: 56.775rem;
    z-index: -99;
}

.if_line2 {
    position: absolute;
    top: 32.975rem;
    left: 56.775rem;
    z-index: -99;
}

.if_line3 {
    position: absolute;
    top: 17.775rem;
    left: 32.775rem;
    z-index: -99;
}

.if_line .triangle-line2,
.if_line1 .triangle-line2,
.if_line2 .triangle-line2,
.if_line3 .triangle-line2 {
    width: 1px;
    height: 53px;
    background: #0280FF;
    margin-left: 26.4rem;
}

.if_line .triangle-one,
.if_line1 .triangle-one,
.if_line2 .triangle-one,
.if_line3 .triangle-one {
    width: 0;
    height: 0;
    margin-left: 25.925rem;
    border-style: solid;
    border-width: 15px 7px 0 7px;
    border-color: #0280FF transparent transparent transparent;
}

@media screen and (max-width:1024px) {

    .adb_line {
        position: absolute;
        top: 8.5875rem !important;
    left: 9.95rem !important;
        z-index: -99;
    }

    .aaaa_line {
        position: absolute;
        top: 8.5875rem !important;
        left: 26.65rem !important;
        z-index: -99;
    }

    .dash {
        width: 16.5125rem;
    }

    .data2_line,
    .data1_line {
        position: absolute;
        top: 11.6875rem !important;
        left: 11.25rem !important;
        z-index: -99;
    }

    .ddd_line {
        position: absolute;
        top: 23.1875rem !important;
        left: 43.65rem !important;
        z-index: -99;
    }

    .nnn_line {
        position: absolute;
        top: 8.5875rem !important;
        left: 43.25rem !important;
        z-index: -99;
    }

    .fff_line {
        position: absolute;
        top: 17.9875rem !important;
        left: 47.25rem !important;
        z-index: -99;
    }

    .lll_line {
        position: absolute;
        top: 39.9875rem !important;
        left: 47.35rem !important;
    }

    .qqq_line {
        position: absolute;
        top: 39.9875rem !important;
        left: 30.95rem !important;
        z-index: -999;
    }

    .zzz_line {
        position: absolute;
        top: 39.9875rem !important;
        left: 13.95rem !important;
        z-index: -999;
    }

    .if_line {
        position: absolute;
        top: 13.175rem !important;
        left: 31.975rem !important;
        z-index: -99;
    }

    .if_line1 {
        position: absolute;
        top: 27.175rem !important;
        left: 31.975rem !important;
        z-index: -99;
    }

}

.mes_mes {
    width: 300px;
    height: 50px;
    background: #cce5fe;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.21);
    border-radius: 8px;
    font-size: 25px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0280FF;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
}

.mcs_mcs {
    width: 677px;
    height: 50px;
    background: #0280FF;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.21);
    opacity: 0.8;
    border-radius: 8px;
    font-size: 25px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
}

.tran {
    width: 950px;
    height: 50px;
    background: #cce5fe;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.21);
    border-radius: 8px;
    font-size: 25px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0280FF;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
}

.line_box,
.stl {
    display: flex;
    justify-content: space-evenly;
}

.stl {
    margin-left: 60px;
}

.OHS {
    margin-left: 0;
}

.RGV {
    margin-right: 60px;
}

.stk,
.LFT,
.OHS,
.RGV {
    width: 125px;
    height: 52px;
    background: #0280FF;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.21);
    opacity: 0.8;
    border-radius: 8px;
    font-size: 25px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 52px;
    text-align: center;
}

@media screen and (max-width:1680px) {

    .stk,
    .LFT,
    .OHS,
    .RGV {

        font-size: 20px;

    }

    .adc_one-right {
        margin-bottom: -4px;
    }

    .data1_line .triangle-line,
    .data2_line .triangle-line {
        width: 55.6425rem;
        height: 1px;
        background: #0280FF;
        margin: 0 auto;
    }

    .adb_line .triangle-line,
    .aaaa_line .triangle-line,
    .nnn_line .triangle-line,
    .ddd_line .triangle-line,
    .fff_line .triangle-line,
    .lll_line .triangle-line,
    .qqq_line .triangle-line,
    .zzz_line .triangle-line {
        width: 8.2125rem;
    }
}

@media screen and (max-width:1600px) {

    .stk,
    .LFT,
    .OHS,
    .RGV {

        font-size: 20px;

    }

    .adc_one-right {
        margin-bottom: 0;
    }

    .data1_line .triangle-line,
    .data2_line .triangle-line {
        width: 55.6425rem;
        height: 1px;
        background: #0280FF;
        margin: 0 auto;
    }

    .adb_line .triangle-line,
    .aaaa_line .triangle-line,
    .nnn_line .triangle-line,
    .ddd_line .triangle-line,
    .fff_line .triangle-line,
    .lll_line .triangle-line,
    .qqq_line .triangle-line,
    .zzz_line .triangle-line {
        width: 8.2125rem;
    }
}

@media screen and (max-width:1440px) {
    .mes_mes {
        width: 230px;
        font-size: 22px;
    }

    .mcs_mcs {
        width: 467px;
        font-size: 22px;
    }

    .mes_line .triangle-line {
        width: 1px;
        height: 50px;
        font-size: 22px;
    }

    .stk,
    .LFT,
    .OHS,
    .RGV {
        height: 42px;
        font-size: 22px;
        line-height: 42px;
    }

    .tran {
        width: 700px;
        font-size: 22px;
    }

    .adc_h2_top .trab {
        width: 118px;
        height: 52px;
        line-height: 52px;
    }

    .adc_h2_top .tra {
        margin-left: 30px;
        margin-right: 30px;
    }

    .sever {
        margin-left: 270px;
        margin-right: 290px;
    }

    .p_line {
        position: absolute;
        top: -25.325rem;
        left: 12.175rem;
    }

    .p_line .triangle-line2 {
        width: 1px;
        height: 53px;
        margin-left: 22.1rem;
    }

    .p_line .triangle-line {
        width: 305px;
        height: 1px;
    }

    .p_line .triangle-one {
        margin-left: 21.625rem;
    }

    .p_line_one {
        position: absolute;
        top: -18.475rem;
        left: 12.375rem;
    }

    .p_line_one .triangle-one {
        margin-left: 15.125rem;
    }

    .p_line_one .triangle-line {
        width: 210px;
        margin-left: 0.375rem;
        margin-top: -0.5125rem;
    }

    .bc-sever,
    .opi {
        margin-top: 95px;
        margin-bottom: 150px;
    }

    .p_line_n {
        position: absolute;
        top: -11.975rem;
        left: 12.375rem;
    }

    .p_line_n .triangle-line {
        width: 300px;
    }

    .p_line_n .triangle-one {
        margin-left: 21.775rem;
        height: 122px;
    }

    .p_line_n .triangle-two {
        margin-left: 21.4rem;
        margin-top: -9.175rem;
    }

    .p_line_n .triangle-three {
        margin-top: 7.625rem;
        margin-left: 21.4rem;
    }

    .bc_title {
        line-height: 2.4375rem;
    }

    .p_line_http {
        position: absolute;
        top: -18.375rem;
        right: 12.375rem;
    }

    .p_line_orp {
        position: absolute;
        top: -12.375rem;
        right: 12.375rem;
    }

    .p_line_orp .triangle {
        height: 202px;
    }

    .p_line_n .rv {
        position: absolute;
        top: -0.25rem;
        left: 23.25rem;
    }
}

@media screen and (max-width:1360px) {}

@media screen and (max-width:1280px) {}

@media screen and (max-width:1024px) {}