@charset "UTF-8";

.ny_banner {
    position: relative;
}

.ny_bannner_oa {
    position: absolute;
    bottom: 60%;
    left: 50%;
    transform: translate(-50%, 40%);
    text-align: center;
}

.ny_bannner_oa 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_oa 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: -11.375rem;
    text-shadow: -6px 6px 8px rgba(0, 0, 0, 0.42);
    width: 1000px;
}

.ny_bannner_oa .line-oa {
    width: 660px;
    height: 2px;
    margin-top: 20px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), #F6F7F9, rgba(255, 255, 255, 0));
    margin-left: 0.5rem
}

.ny_bannner_oa 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_oa button:hover {
    transform: scale(1.2);
}

.button-oa {
    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_oa {
        position: absolute;
        bottom: 70%;
        left: 50%;
        transform: translate(-50%, 70%);
    }

    .ny_bannner_oa h1 {
        font-size: 50px;
    }

    .ny_bannner_oa p {
        font-size: 31px;
        margin-top: -22px;
        position: absolute;
        top: 9rem;
        left: -14.775rem;
    }
    .ny_bannner_oa .line-oa {
        width: 580px;
        margin-left: 0.5rem;
}

}

@media screen and (max-width:1600px) {
    .ny_bannner_oa {
        position: absolute;
        bottom: 70%;
        left: 50%;
        transform: translate(-50%, 50%);
    }

    .ny_bannner_oa h1 {
        font-size: 50px;
    }

    .ny_bannner_oa p {
        font-size: 31px;
        margin-top: -22px;
        position: absolute;
        top: 9rem;
        left: -14.775rem;

    }
    .ny_bannner_oa .line-oa {
        width: 580px;
        margin-left: 0.5rem;
}
}

@media screen and (max-width:1440px) {
    .ny_bannner_oa {
        position: absolute;
        bottom: 70%;
        left: 50%;
        transform: translate(-50%, 40%);
    }

    .ny_bannner_oa h1 {
        font-size: 45px;
    }

    .ny_bannner_oa p {
        font-size: 24px;
        margin-top: -34px;
    }

    .ny_bannner_oa button {
        margin-top: 6.875rem;
    }

    .button-oa {
        line-height: 138px;
    }
    .ny_bannner_oa p {
        position: absolute;
        top: 9rem;
        left:-14.375rem;
    }

}

@media screen and (max-width:1360px) {
    .ny_bannner_oa {
        position: absolute;
        bottom: 70%;
        left: 50%;
        transform: translate(-50%, 30%);
    }

    .ny_bannner_oa h1 {
        font-size: 42px;
    }

    .ny_bannner_oa p {
        font-size: 22px;
        margin-top: -41px;
        margin-left: -33px;
    }

    .ny_bannner_oa button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 7.875rem;
        font-size: 16px;
    }

    .ny_bannner_oa .line-oa {
        width: 482px;
        margin-top: 15px;
    }

    .ny_bannner_oa .line-oa {
        margin-left: 1.5rem;
    }

}

@media screen and (max-width:1280px) {
    .ny_bannner_oa {
        position: absolute;
        top: 10%;
        left: 50%;
        transform: translate(-50%, 10%);
    }

    .ny_bannner_oa h1 {
        font-size: 40px;
    }

    .ny_bannner_oa p {
        font-size: 22px;
        margin-top: -42px;
        margin-left: -1px;
    }

    .ny_bannner_oa button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 6.875rem;
        font-size: 16px;
    }


    .ny_bannner_oa .line-oa {
        width: 532px;
        margin-top: 20px;
    }

    .ny_bannner_oa .line-oa {
        margin-left: 1.5rem;
    }

    .button-oa {
        line-height: 148px;
    }
}

@media screen and (max-width:1024px) {
    .ny_bannner_oa {
        position: absolute;
        bottom: 80%;
        left: 50%;
        transform: translate(-50%, 20%);
    }

    .ny_bannner_oa h1 {
        font-size: 40px;
    }

    .ny_bannner_oa p {
        font-size: 22px;
        margin-top: -41px;
        margin-left: -6px;
    }

    .ny_bannner_oa 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;
    }
}

/* -------------模块二------------- */


.oa_h2 .title_p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    line-height: 27px;
    text-align: center;
    margin-bottom: 30px;
}

.oa_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) {
    .oa_h2 h2 {
        font-size: 34px;
    }

}

@media screen and (max-width:1600px) {
    .oa_h2 h2 {
        font-size: 34px;
    }
}

@media screen and (max-width:1440px) {
    .w_1340 {
        max-width: 980px;
        margin-right: auto;
        margin-left: auto;
    }

    .oa_h2 h2 {
        font-size: 32px;
    }
    .oa_h2 .title_p{
        font-size: 16px;
    }
}

@media screen and (max-width:1360px) {
    .oa_h2 h2 {
        font-size: 30px;
    }
}

@media screen and (max-width:1280px) {
    .oa_h2 h2 {
        font-size: 30px;
    }
}

@media screen and (max-width:1024px) {
    .oa_h2 h2{
        font-size: 28px;
    }
}

/* 适用领域 */
.apply {
    margin: 0 auto;
}

.apply h1 {
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    margin-top: 100px;
    letter-spacing: 2px;
}

.apply .ly_content {
    margin-top: 60px;
    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: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: 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_zpoa .content .h1_1 {
    height: 36px;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: 10%;
    margin-bottom: -50px;
}

.hxys_zpoa .content_zp1,
.hxys_zpoa .content_zp2 {
    display: flex;
    margin-top: 10%;
    margin-bottom: 10%;
}

.hxys_zpoa .content_zp1 .hxys_zp1_left,
.hxys_zpoa .content_zp1 .hxys_zp1_right,
.hxys_zpoa .content_zp2 .hxys_zp1_left,
.hxys_zpoa .content_zp2 .hxys_zp1_right {
    width: 50%;
}

.hxys_zpoa .content_zp1 .hxys_zp1_left img:hover,
.hxys_zpoa .content_zp2 .hxys_zp1_left img:hover {
    transform: scale(1.1);

}


.hxys_zpoa .content_zp1 .hxys_zp1_right {
    padding-left: 3%;
    margin-top: 1%;
}

.hxys_zpoa .content_zp1 .hxys_zp1_left img,
.hxys_zpoa .content_zp2 .hxys_zp1_left img {
    width: 100%;
    transition: all 0.4s linear;
}

.hxys_zpoa .hxys_zp1_right h1 {
    height: 32px;
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 27px;
}

.hxys_zpoa .hxys_zp1_right .hxys_line {
    width: 40px;
    height: 4px;
    background: #0280FF;
    border-radius: 2px;
    margin-top: 2%;
    margin-bottom: 5%;
}

.hxys_zpoa .hxys_zp1_right .span {
    color: #0280FF;
    font-size: 30px;
    float: left;
}

.hxys_zpoa .hxys_zp1_right a {
    float: right;
    margin-top: -1px
}

.hxys_zpoa .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;
}

/*  */

@media screen and (max-width:1680px) {
    .hxys_zpoa .hxys_zp1_right1 p {
        height: 64px;
        line-height: 27px;
    }

    .hxys_zpoa .hxys_zp1_right1 a {
        padding-right: 10px;
        font-size: 16px;
    }

    .hxys_zp66 .content_hx .hx1 p {
        font-size: 19px;
    }

    .hxys_zpoa .hxys_zp1_right h1 {
        font-size: 27px;
    }

    .hxys_zpoa .content .h1_1 {
        font-size: 34px;
    }
}

@media screen and (max-width:1600px) {

    .hxys_zpoa .hxys_zp1_right .zp_p3 {
        margin-bottom: -23px;
        height: 68px;
    }

    .hxys_zpoa .hxys_zp1_right a {
        padding-right: 0;
        font-size: 16px;
    }

    .hxys_zp66 .content_hx .hx1 p {
        font-size: 17px;
    }

    .hxys_zpoa .hxys_zp1_right .zp_p6 {
        margin-top: 20px;
    }

    .hxys_zpoa .content .h1_1 {
        font-size: 34px;
    }
}

@media screen and (max-width:1440px) {
    .hxys_zpoa .hxys_zp1_right h1 {
        font-size: 25px;
    }

    .hxys_zpoa .hxys_zp1_right p {
        width: 437px;
        height: 72px;
        font-size: 17px;
        line-height: 25px;
    }

    .hxys_zpoa .hxys_zp1_right .hxys_line {
        margin-bottom: 3%;
    }

    .hxys_zpoa .hxys_zp1_right1 p {
        height: 57px;
        line-height: 22px;
    }

    .hxys_zpoa .hxys_zp1_right .hxys_line {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .hxys_zpoa .hxys_zp1_right p {
        height: 74px;
        line-height: 22px;
    }

    .hxys_zpoa .content_zp1 .hxys_zp1_right {
        margin-top: 0px;
    }

    .hxys_zpoa .content .h1_1 {
        font-size: 32px;
    }

}

@media screen and (max-width:1360px) {
    .hxys_zpoa .hxys_zp1_right h1 {
        font-size: 20px;
    }

    .hxys_zpoa .hxys_zp1_right1 a {
        padding-right: 0;
    }

    .hxys_zpoa .hxys_zp1_right .span {
        font-size: 20px;
    }

    .hxys_zpoa .hxys_zp1_right p {
        height: 84px;
    }

    .hxys_zpoa .hxys_zp1_right .hxys_line {
        margin-top: 4px;
        margin-bottom: 12px;
    }

    .hxys_zpoa .hxys_zp1_right .zp_p5 {
        margin-bottom: 30px;
    }

    .hxys_zpoa .hxys_zp1_right a {
        font-size: 16px;
    }

    .hxys_zpoa .content .h1_1 {
        font-size: 30px;
    }
}

@media screen and (max-width:1280px) {

    .hxys_zpoa .hxys_zp1_right h1 {
        font-size: 20px;
    }

    .hxys_zpoa .hxys_zp1_right .hxys_line {
        margin-top: 5px;
        margin-bottom: 15px;
    }

    .hxys_zpoa .hxys_zp1_right a {
        float: right;
        padding-right: 0;
    }

    .hxys_zpoa .hxys_zp1_right p {
        height: 65px;
    }

    .hxys_zpoa .hxys_zp1_right .zp_p5 {
        margin-bottom: 30px;
    }

    .hxys_zpoa .hxys_zp1_right .span {
        font-size: 20px;
    }
}

@media screen and (max-width:1024px) {
    .hxys_zpoa .hxys_zp1_right p {
        font-size: 16px;
        height: 72px;
    }
    .hxys_zpoa .content .h1_1{
        font-size: 28px;
    }
}

/* 产品优势 */
.cp-oa {
    margin-bottom: 12.125rem;
}

.cp-oa .cp-content .h1_1 {
    height: 36px;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: -40px;
    margin-bottom: 60px;
}

.content_cp {
    display: flex;
    position: relative;
}

.content_cp .img_vs {
    width: 655px;
    height: 443px;
}

.cp-content-left {
    position: relative;
}

.cp-content-right {
    position: relative;
}

.vs {
    position: absolute;
    top: 4.6875rem;
    left: 37.0625rem;
}

.oa_box {
    position: absolute;
    top: 25px;
    left: 40px;
}

.oa_box .oa_h4 {
    font-size: 1.875rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}

.oa_box .oa-line {
    width: 23.75rem;
    height: 1px;
    background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    margin-top: 10px;
    margin-bottom: 20px;
}

.oa_box .oa-title {
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}

.oa_one_msc {
    margin-bottom: 20px !important;
}

.oa_one_msc p {
    width: 445px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-left: 27px;
    margin-top: 2px;
}

/* 前 */
.oa_box-right {
    position: absolute;
    top: 25px;
    right: 40px;
}

.oa_box-right .oa_h4 {
    font-size: 1.875rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #999999;
    text-align: right;
}

.oa_box-right .oa-line {
    margin-top: 10px;
    margin-bottom: 20px;
    width: 380px;
    height: 1px;
    float: right;
    background: linear-gradient(-90deg, #CCCCCC 0%, rgba(255, 255, 255, 0) 100%);
}

.oa_box-right .oa-title {
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #999999;
}

.oa_one-right {
    margin-bottom: 20px;
    clear: both;
    text-align: right;
}

.oa_one-right:nth-child(1) {
    margin-bottom: 60px;

}

.oa_one-right p {
    width: 425px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    margin-right: 27px;
    margin-top: 5px;
}

.ver_right {
    margin-top: .25rem;
    margin-left: .4375rem;
}

.img_vss {
    margin-left: 20px;
}
.oa_one-right—easy{
    margin-top: 20px !important;
}

@media screen and (max-width:1680px) {
    .oa_one-right {
        margin-bottom: 5px !important;
    }   
    .oa_one_msc {
        margin-bottom: 5px !important;
    }

    .cp-oa .cp-content .h1_1 {
        font-size: 34px;
    }

    .content_cp .img_vs {
        width: 679px;
        height: 430px !important;
    }

    .cp-content-right {
        position: relative;
        margin-left: -22px;
    }

    .vs {
        position: absolute;
    top: 6.9875rem;
    left: 39.4925rem;
    }

    .vs img {
        width: 230px;
        height: 230px;
    }

    .oa_box .oa_h4 {
        font-size: 24px;
    }

    .oa_box .oa-line {
        margin-top: 12px;
        margin-bottom: 6px;
    }

    .oa_box .oa-title {
        font-size: 18px;
    }

    .oa_one_msc p {
        width: 465px;
        font-size: 15px;
        margin-top: 0px;
    }

    .oa_box {
        position: absolute;
        top: 20px;
        left: 30px;
    }

    .ver {
        vertical-align: middle;
        margin-top: 10px;
    }

    .ver_right {
        vertical-align: middle;
        float: right;
        margin-top: 15px;
    }

    .oa_box-right .oa_h4 {
        font-size: 24px;
    }
    .oa_box-right {
        position: absolute;
        top: 20px;
        right: 30px;
    }

    .oa_box-right .oa-line {
        margin-top: 12px;
        margin-bottom: 6px;
    }

    .oa_box-right .oa-title {
        font-size: 18px;
    }

    .oa_one-right p {
        width: 485px;
        font-size: 15px;
        margin-top: 0px;
    }
   
    .oa_one-right—pc {
        margin-bottom: 16px !important;
    }

    .oa_one-right—product {
        margin-bottom: 5px !important;
    }

    .oa_one-right—easy {
        margin-top: 10px !important;
    }

    .oa_one-right—warehouse {
        margin-bottom: 18px !important;
    }
}
@media screen and (max-width:1600px) {
    .oa_one-right {
        margin-bottom: 5px !important;
    }   
    .oa_one_msc {
        margin-bottom: 5px !important;
    }

    .cp-oa .cp-content .h1_1 {
        font-size: 34px;
    }

    .content_cp .img_vs {
        width: 679px;
        height: 430px !important;
    }

    .cp-content-right {
        position: relative;
        margin-left: -22px;
    }

    .vs {
        position: absolute;
    top: 6.9875rem;
    left: 39.4925rem;
    }

    .vs img {
        width: 230px;
        height: 230px;
    }

    .oa_box .oa_h4 {
        font-size: 24px;
    }

    .oa_box .oa-line {
        margin-top: 12px;
        margin-bottom: 6px;
    }

    .oa_box .oa-title {
        font-size: 18px;
    }

    .oa_one_msc p {
        width: 465px;
        font-size: 15px;
        margin-top: 0px;
    }

    .oa_box {
        position: absolute;
        top: 20px;
        left: 30px;
    }

    .ver {
        vertical-align: middle;
        margin-top: 10px;
    }

    .ver_right {
        vertical-align: middle;
        float: right;
        margin-top: 15px;
    }

    .oa_box-right .oa_h4 {
        font-size: 24px;
    }
    .oa_box-right {
        position: absolute;
        top: 20px;
        right: 30px;
    }

    .oa_box-right .oa-line {
        margin-top: 12px;
        margin-bottom: 6px;
    }

    .oa_box-right .oa-title {
        font-size: 18px;
    }

    .oa_one-right p {
        width: 485px;
        font-size: 15px;
        margin-top: 0px;
    }
   
    .oa_one-right—pc {
        margin-bottom: 16px !important;
    }

    .oa_one-right—product {
        margin-bottom: 5px !important;
    }

    .oa_one-right—easy {
        margin-top: 10px !important;
    }

    .oa_one-right—warehouse {
        margin-bottom: 18px !important;
    }
}

@media screen and (max-width:1440px) {
    .content_cp {
        margin-left: -4.125rem;
    }

    .cp-oa .cp-content .h1_1 {
        font-size: 32px;
    }
    .content_cp .img_vs{
        width: 539px;
        height: 370px !important;
    }
    .vs {
        position: absolute;
        top: 5.9875rem;
        left: 30.4925rem;
    }
    .vs img {
        width: 210px;
        height: 210px;
    }
    .oa_box .oa_h4 {
        font-size: 20px;
    }
    .oa_box-right .oa_h4 {
        font-size: 20px;
    }
    .oa_box .oa-title {
        font-size: 16px;
    }
    .oa_box-right .oa-title {
        font-size: 16px;
    }
    .oa_one-right p {
        width: 375px;
        font-size: 12px;
        margin-top: 0px;
    }
    .oa_one_msc p {
        width: 375px;
        font-size: 12px;
        margin-top: 0px;
    }
    .oa_one_msc {
        margin-bottom: 3px !important;
    }
}

@media screen and (max-width:1360px) {
    .content_cp {
        margin-left: -4.125rem;
    }

    .cp-oa .cp-content .h1_1 {
        font-size: 30px;
    }
    .content_cp .img_vs{
        width: 539px;
        height: 370px !important;
    }
    .vs {
        position: absolute;
        top: 5.9875rem;
        left: 30.4925rem;
    }
    .vs img {
        width: 210px;
        height: 210px;
    }
    .oa_box .oa_h4 {
        font-size: 20px;
    }
    .oa_box-right .oa_h4 {
        font-size: 20px;
    }
    .oa_box .oa-title {
        font-size: 16px;
    }
    .oa_box-right .oa-title {
        font-size: 16px;
    }
    .oa_one-right p {
        width: 375px;
        font-size: 12px;
        margin-top: 0px;
    }
    .oa_one_msc p {
        width: 375px;
        font-size: 12px;
        margin-top: 0px;
    }
}

@media screen and (max-width:1280px) {
    .vs {
        position: absolute;
        top: 6.9875rem;
        left: 30.8925rem;
    }
    .cp-oa .cp-content .h1_1 {
        font-size: 30px;
    }
    .vs img {
        width: 180px;
        height: 180px;
    }

    .oa_one_msc p {
        width: 375px;
        font-size: 12px;
        margin-top: 0px;
    }

    .oa_one_msc {
        margin-bottom: 10px !important;
    }

    .content_cp .img_vs {
        width: 529px;
        height: 370px !important;
    }

    .cp-content-right {
        position: relative;
        margin-left: -22px;
    }

    .oa_one-right—pc {
        margin-bottom: 20px !important;
    }

    .oa_one-right—easy {
        margin-bottom: 40px !important;
    }

    .oa_one-right—product {
        margin-bottom: 25px !important;
    }
}

@media screen and (max-width:1024px) {
    .oa_one-right—pc {
        margin-bottom: 30px !important;
    }

    .vs img {
        width: 150px;
        height: 150px;
    }
    .vs {
        position: absolute;
        top: 7.18875rem;
        left: 29.1925rem;
    }

    .oa_one-right—warehouse {
        margin-bottom: 25px !important;
    }

    .oa_one-right—product {
        margin-bottom: 14px !important;
    }

    .ver_right {
        vertical-align: middle;
        float: right;
        margin-top: 5px;
    }

    .oa_box .oa-line {
        margin-top: 4px;
        margin-bottom: 4px;
    }

    .content_cp {
        margin-left: 0;
    }
    .content_cp .img_vs{
        width: 479px;
        height: 340px !important;
    }
    .oa_box .oa_h4 {
        font-size: 18px;
    }
    .oa_box-right .oa_h4 {
        font-size: 18px;
    }
    .oa_one-right p {
        width: 355px;
        font-size: 12px;
        margin-top: 0px;
    }
    .cp-oa .cp-content .h1_1 {
        font-size: 28px;
    }
    .oa_one_msc {
        margin-bottom: 4px !important;
    }
}


/* 架构图 */
.oa_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;
}

.oa_h2_top h3 {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
}

.oa_h2_top .tra {
    margin-left: 60px;
    margin-right: 60px;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
}

.oa_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 */
.mes_line .triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 15px 7px;
    border-color: transparent transparent #0280FF transparent;
    margin: 0 auto;
}

.mes_line .triangle-line {
    width: 1px;
    height: 80px;
    background: #0280FF;
    margin-left: 0.375rem;
    margin-top: -0.5125rem;
    margin: 0 auto;

}

.mes_line .triangle-one {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 7px 0 7px;
    border-color: #0280FF transparent transparent transparent;
    margin-left: 0;
    margin-top: -0.5125rem;
    margin: 0 auto;

}

.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;

    }
}

@media screen and (max-width:1600px) {

    .stk,
    .LFT,
    .OHS,
    .RGV {

        font-size: 20px;

    }
}

@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;
    }

    .oa_h2_top .trab {
        width: 118px;
        height: 52px;
        line-height: 52px;
    }

    .oa_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) {}

.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;
}


.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;
    }
}

