@charset "UTF-8";

.ny_banner {
    position: relative;
}

.ny_bannner_gpt {
    position: absolute;
    bottom: 50%;
    left: 50%;
    transform: translate(-50%, 10%);
    text-align: center;
}



.ny_bannner_gpt 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_gpt 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: 3.625rem;
    text-shadow: -6px 6px 8px rgba(0, 0, 0, 0.42)
}

.ny_bannner_gpt .line-gpt {
    width: 610px;
    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_gpt 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: -2.75rem;
    transition: all 0.4s ease-in-out;
}

.ny_bannner_gpt button:hover {
    transform: scale(1.2);
}

.button-gpt {
    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);
    margin-left: -40px;
}

@media screen and (max-width:1680px) {
    .ny_bannner_gpt {
        position: absolute;
        top: 30%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .ny_bannner_gpt h1 {
        font-size: 50px;
    }

    .ny_bannner_gpt .line-gpt {
        margin-left: -0.5rem;
    }

    .ny_bannner_gpt p {
        font-size: 31px;
        margin-top: -22px;
        position: absolute;
        top: 9rem;
        left: 4.625rem;
    }



}

@media screen and (max-width:1600px) {
    .ny_bannner_gpt {
        position: absolute;
        top: 30%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .ny_bannner_gpt h1 {
        font-size: 50px;
    }

    .ny_bannner_gpt .line-gpt {
        margin-left: -0.5rem;
    }

    .ny_bannner_gpt p {
        font-size: 31px;
        margin-top: -22px;
        position: absolute;
        top: 9rem;
        left: 4.625rem;
    }

}

@media screen and (max-width:1440px) {
    .ny_bannner_gpt {
        position: absolute;
        top: 30%;
        left: 50%;
        transform: translate(-45%, -40%);
    }

    .ny_bannner_gpt h1 {
        font-size: 50px;
    }

    .ny_bannner_gpt p {
        font-size: 30px;
        margin-top: -30px;
    }

    .ny_bannner_gpt button {
        margin-top: 6.875rem;
    }

    .button-gpt {
        line-height: 158px;
    }

    .ny_bannner_gpt p {
        position: absolute;
        top: 9rem;
        left: 5.625rem;
    }

    .ny_bannner_gpt .line-gpt {
        margin-left: -0.5rem;
    }

}

@media screen and (max-width:1360px) {
    .ny_bannner_gpt {
        position: absolute;
        top: 30%;
        left: 50%;
        transform: translate(-45%, -30%);
    }

    .ny_bannner_gpt h1 {
        font-size: 46px;
    }

    .ny_bannner_gpt p {
        font-size: 28px;
        margin-top: -41px;
        margin-left: -38px;
    }

    .ny_bannner_gpt button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 7.875rem;
        font-size: 16px;
    }

    .ny_bannner_gpt .line-gpt {
        width: 482px;
        margin-top: 15px;
    }

    .ny_bannner_gpt .line-gpt {
        margin-left: 1.5rem;
    }



}

@media screen and (max-width:1280px) {
    .ny_bannner_gpt {
        position: absolute;
        top: 30%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .ny_bannner_gpt h1 {
        font-size: 42px;
    }

    .ny_bannner_gpt p {
        font-size: 28px;
        margin-top: -42px;
        margin-left: -27px;
    }

    .ny_bannner_gpt button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 6.875rem;
        font-size: 16px;
    }



    .ny_bannner_gpt .line-gpt {
        width: 532px;
        margin-top: 20px;
    }

    .ny_bannner_gpt .line-gpt {
        margin-left: -1.5rem;
    }

    .button-gpt {
        line-height: 148px;
    }
}

@media screen and (max-width:1024px) {
    .ny_bannner_gpt {
        position: absolute;
        top: 30%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .ny_bannner_gpt .line-gpt {
        margin-left: -1.5rem;
    }

    .ny_bannner_gpt h1 {
        font-size: 40px;
    }

    .ny_bannner_gpt p {
        font-size: 28px;
        margin-top: -41px;
        margin-left: -28px;
    }

    .ny_bannner_gpt button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 6.875rem;
        font-size: 16px;
    }

    .button-gpt {
        line-height: 148px;
        margin-left: -29px;
    }

}

/* 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;
    }
}

/* -------------模块二------------- */



.gpt_h2 .title_p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    line-height: 27px;
    text-align: center;
    margin-bottom: 30px;
}

.gpt_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) {
    .gpt_h2 h2 {
        font-size: 34px;
    }

}

@media screen and (max-width:1600px) {
    .gpt_h2 h2 {
        font-size: 34px;
    }
}

@media screen and (max-width:1440px) {
    .w_1340 {
        max-width: 980px;
        margin-right: auto;
        margin-left: auto;
    }

    .gpt_h2 h2 {
        font-size: 32px;
    }

    .gpt_h2 .title_p {
        font-size: 16px;
    }
}

@media screen and (max-width:1360px) {
    .gpt_h2 h2 {
        font-size: 30px;
    }
}

@media screen and (max-width:1280px) {
    .gpt_h2 h2 {
        font-size: 30px;
    }
}

@media screen and (max-width:1024px) {
    .gpt_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: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_zpgpt .content .h1_1 {
    height: 36px;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: 120px;
    margin-bottom: -40px;
}

.hxys_zpgpt .content_zp1,
.hxys_zpgpt .content_zp2 {
    display: flex;
    margin-top: 10%;
    margin-bottom: 10%;
}

.hxys_zpgpt .content_zp1 .hxys_zp1_left,
.hxys_zpgpt .content_zp1 .hxys_zp1_right,
.hxys_zpgpt .content_zp2 .hxys_zp1_left,
.hxys_zpgpt .content_zp2 .hxys_zp1_right {
    width: 50%;
}

.hxys_zpgpt .content_zp1 .hxys_zp1_left img:hover,
.hxys_zpgpt .content_zp2 .hxys_zp1_left img:hover {
    transform: scale(1.1);

}


.hxys_zpgpt .content_zp1 .hxys_zp1_right {
    padding-left: 3%;
    margin-top: 1%;
}

.hxys_zpgpt .content_zp1 .hxys_zp1_left img,
.hxys_zpgpt .content_zp2 .hxys_zp1_left img {
    width: 100%;
    transition: all 0.4s linear;
}

.hxys_zpgpt .hxys_zp1_right h1 {
    height: 32px;
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 27px;
}

.hxys_zpgpt .hxys_zp1_right .hxys_line {
    width: 40px;
    height: 4px;
    background: #0280FF;
    border-radius: 2px;
    margin-top: 2%;
    margin-bottom: 5%;
}

.hxys_zpgpt .hxys_zp1_right .span {
    color: #0280FF;
    font-size: 30px;
    float: left;
}

.hxys_zpgpt .hxys_zp1_right a {
    float: right;
    margin-top: -1px
}

.hxys_zpgpt .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_zpgpt .hxys_zp1_right1 p {
        height: 64px;
        line-height: 27px;
    }

    .hxys_zpgpt .hxys_zp1_right1 a {
        padding-right: 10px;
        font-size: 16px;
    }

    .hxys_zp66 .content_hx .hx1 p {
        font-size: 19px;
    }

    .hxys_zpgpt .hxys_zp1_right h1 {
        font-size: 27px;
    }

    .hxys_zpgpt .content .h1_1 {
        font-size: 34px;
    }
}

@media screen and (max-width:1600px) {

    .hxys_zpgpt .hxys_zp1_right .zp_p3 {
        margin-bottom: -23px;
        height: 68px;
    }

    .hxys_zpgpt .hxys_zp1_right a {
        padding-right: 0;
        font-size: 18px;
    }

    .hxys_zp66 .content_hx .hx1 p {
        font-size: 17px;
    }

    .hxys_zpgpt .hxys_zp1_right .zp_p6 {
        margin-top: 20px;
    }

    .hxys_zpgpt .content .h1_1 {
        font-size: 34px;
    }
}

@media screen and (max-width:1440px) {
    .hxys_zpgpt .hxys_zp1_right h1 {
        font-size: 25px;
    }

    .hxys_zpgpt .hxys_zp1_right p {
        width: 457px;
        height: 72px;
        font-size: 17px;
        line-height: 25px;
    }

    .hxys_zpgpt .hxys_zp1_right .hxys_line {
        margin-bottom: 3%;
    }

    .hxys_zpgpt .hxys_zp1_right1 p {
        height: 57px;
        line-height: 22px;
    }

    .hxys_zpgpt .hxys_zp1_right .hxys_line {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .hxys_zpgpt .hxys_zp1_right p {
        height: 74px;
        line-height: 22px;
    }

    .hxys_zpgpt .content_zp1 .hxys_zp1_right {
        margin-top: 0px;
    }

    .hxys_zpgpt .content .h1_1 {
        font-size: 32px;
    }

}

@media screen and (max-width:1360px) {
    .hxys_zpgpt .hxys_zp1_right h1 {
        font-size: 20px;
    }

    .hxys_zpgpt .hxys_zp1_right1 a {
        padding-right: 0;
    }

    .hxys_zpgpt .hxys_zp1_right .span {
        font-size: 20px;
    }

    .hxys_zpgpt .hxys_zp1_right p {
        height: 84px;
    }

    .hxys_zpgpt .hxys_zp1_right .hxys_line {
        margin-top: 4px;
        margin-bottom: 12px;
    }

    .hxys_zpgpt .hxys_zp1_right .zp_p5 {
        margin-bottom: 30px;
    }

    .hxys_zpgpt .hxys_zp1_right a {
        font-size: 16px;
    }

    .hxys_zpgpt .content .h1_1 {
        font-size: 30px;
    }
}

@media screen and (max-width:1280px) {

    .hxys_zpgpt .hxys_zp1_right h1 {
        font-size: 20px;
    }

    .hxys_zpgpt .hxys_zp1_right .hxys_line {
        margin-top: 5px;
        margin-bottom: 15px;
    }

    .hxys_zpgpt .hxys_zp1_right a {
        float: right;
        padding-right: 0;
    }

    .hxys_zpgpt .hxys_zp1_right p {
        height: 65px;
    }

    .hxys_zpgpt .hxys_zp1_right .zp_p5 {
        margin-bottom: 30px;
    }

    .hxys_zpgpt .hxys_zp1_right .span {
        font-size: 20px;
    }

    .hxys_zpgpt .content .h1_1 {
        font-size: 30px;
    }
}

@media screen and (max-width:1024px) {
    .hxys_zpgpt .hxys_zp1_right p {
        font-size: 16px;
        height: 72px;
    }

    .hxys_zpgpt .content .h1_1 {
        font-size: 28px;
    }
}

/* 产品优势 */
.cp-gpt {
    margin-bottom: 12.125rem;
}

.cp-gpt .cp-content .h1_1 {
    height: 36px;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: -30px;
    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;
}

.gpt_box {
    position: absolute;
    top: 25px;
    left: 40px;
}

.gpt_box .gpt_h4 {
    font-size: 1.875rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}

.gpt_box .gpt-line {
    width: 23.75rem;
    height: 1px;
    background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    margin-top: 10px;
    margin-bottom: 20px;
}

.gpt_box .gpt-title {
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}

.gpt_one_msc {
    margin-bottom: 30px !important;
}

.gpt_one_msc p {
    width: 405px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-left: 27px;
    margin-top: 2px;
}

/* 前 */
.gpt_box-right {
    position: absolute;
    top: 25px;
    right: 40px;
}

.gpt_box-right .gpt_h4 {
    font-size: 1.875rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #999999;
    text-align: right;
}

.gpt_box-right .gpt-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%);
}

.gpt_box-right .gpt-title {
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #999999;
}

.gpt_one-right {
    margin-bottom: 47px;
    clear: both;
    text-align: right;
}

.gpt_one-right:nth-child(1) {
    margin-bottom: 60px;

}

.gpt_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;
}

.gpt_one-right—easy {
    margin-top: 70px !important;
}

@media screen and (max-width:1680px) {

    .cp-gpt .cp-content .h1_1 {
        font-size: 34px;
    }

    .content_cp .img_vs {
        width: 675px;
        height: 440px !important;
    }

    .gpt_one_msc {
        margin-bottom: 32px !important;
    }

    .cp-content-right {
        position: relative;
        margin-left: -22px;
    }

    .vs {
        position: absolute;
        top: 5.6875rem;
        left: 38.4925rem;
    }

    .vs img {
        width: 270px;
    height: 270px;
    }

    .gpt_box .gpt_h4 {
        font-size: 24px;
    }

    .gpt_box .gpt-line {
        margin-top: 4px;
        margin-bottom: 0px;
    }

    .gpt_box .gpt-title {
        font-size: 18px;
    }

    .gpt_one_msc p {
        width: 455px;
        font-size: 15px;
        margin-top: 0px;
    }

    .gpt_box {
        position: absolute;
        top: 20px;
        left: 30px;
    }

    .ver {
        vertical-align: middle;
        margin-top: 10px;
    }

    .ver_right {
        vertical-align: middle;
        float: right;
        margin-top: 15px;
    }

    .gpt_box-right .gpt_h4 {
        font-size: 24px;
    }

    .gpt_box-right {
        position: absolute;
        top: 20px;
        right: 30px;
    }

    .gpt_box-right .gpt-line {
        margin-top: 4px;
        margin-bottom: 0;
    }

    .gpt_box-right .gpt-title {
        font-size: 18px;
    }

    .gpt_one-right p {
        width: 455px;
        font-size: 15px;
        margin-top: 0px;
    }

    .gpt_one-right—pc {
        margin-bottom: 36px !important;
    }

    .gpt_one-right—product {
        margin-bottom: 58px !important;
    }

    .gpt_one-right—warehouse {
        margin-bottom: 18px !important;
    }
}

@media screen and (max-width:1600px) {
    .gpt_one_msc {
        margin-bottom: 16px !important;
    }

    .cp-gpt .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;
    }

    .gpt_box .gpt_h4 {
        font-size: 24px;
    }

    .gpt_box .gpt-line {
        margin-top: 12px;
        margin-bottom: 6px;
    }

    .gpt_box .gpt-title {
        font-size: 18px;
    }

    .gpt_one_msc p {
        width: 425px;
        font-size: 15px;
        margin-top: 0px;
    }

    .gpt_box {
        position: absolute;
        top: 20px;
        left: 30px;
    }

    .ver {
        vertical-align: middle;
        margin-top: 10px;
    }

    .ver_right {
        vertical-align: middle;
        float: right;
        margin-top: 15px;
    }

    .gpt_box-right .gpt_h4 {
        font-size: 24px;
    }

    .gpt_box-right {
        position: absolute;
        top: 20px;
        right: 30px;
    }

    .gpt_box-right .gpt-line {
        margin-top: 12px;
        margin-bottom: 6px;
    }

    .gpt_box-right .gpt-title {
        font-size: 18px;
    }

    .gpt_one-right p {
        width: 445px;
        font-size: 15px;
        margin-top: 0px;
    }

    .gpt_one-right—easy {
        margin-top: 35px !important;
    }

    .gpt_one-right—pc {
        margin-bottom: 36px !important;
    }

    .gpt_one-right—product {
        margin-bottom: 58px !important;
    }

    .gpt_one-right—easy {
        margin-bottom: 2.075rem !important;
    }

    .gpt_one-right—warehouse {
        margin-bottom: 18px !important;
    }
}

@media screen and (max-width:1440px) {
    .content_cp {
        margin-left: -4.125rem;
    }

    .cp-gpt .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;
    }

    .gpt_box .gpt_h4 {
        font-size: 20px;
    }

    .gpt_box-right .gpt_h4 {
        font-size: 20px;
    }

    .gpt_box .gpt-title {
        font-size: 16px;
    }

    .gpt_box-right .gpt-title {
        font-size: 16px;
    }

    .gpt_one-right p {
        width: 375px;
        font-size: 12px;
        margin-top: 0px;
    }

    .gpt_one_msc p {
        width: 345px;
        font-size: 12px;
        margin-top: 0px;
    }

    .gpt_one-right—easy {
        margin-top: -7px !important;
    }
}

@media screen and (max-width:1360px) {
    .content_cp {
        margin-left: -4.125rem;
    }

    .cp-gpt .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;
    }

    .gpt_box .gpt_h4 {
        font-size: 20px;
    }

    .gpt_box-right .gpt_h4 {
        font-size: 20px;
    }

    .gpt_box .gpt-title {
        font-size: 16px;
    }

    .gpt_box-right .gpt-title {
        font-size: 16px;
    }

    .gpt_one-right p {
        width: 375px;
        font-size: 12px;
        margin-top: 0px;
    }

    .gpt_one_msc p {
        width: 345px;
        font-size: 12px;
        margin-top: 0px;
    }
}

@media screen and (max-width:1280px) {
    .vs {
        position: absolute;
        top: 6.9875rem;
        left: 27.8925rem;
    }

    .vs img {
        width: 180px;
        height: 180px;
    }

    .gpt_one_msc p {
        width: 305px;
        font-size: 12px;
        margin-top: 0px;
    }

    .gpt_one_msc {
        margin-bottom: 15px;
    }

    .content_cp .img_vs {
        width: 529px;
        height: 370px !important;
    }

    .cp-content-right {
        position: relative;
        margin-left: -22px;
    }

    .gpt_one-right—pc {
        margin-bottom: 40px !important;
    }

    .gpt_one-right—easy {
        margin-bottom: 40px !important;
    }

    .gpt_one-right—product {
        margin-bottom: 25px !important;
    }

    .cp-gpt .cp-content .h1_1 {
        font-size: 30px;
    }

    .gpt_one-right—easy {
        margin-top: 55px !important;
    }
}

@media screen and (max-width:1024px) {
    .gpt_one-right—pc {
        margin-bottom: 35px !important;
    }

    .vs img {
        width: 180px;
        height: 180px;
    }

    .vs {
        position: absolute;
        top: 6.18875rem;
        left: 27.1925rem;
    }

    .gpt_one-right—warehouse {
        margin-bottom: 25px !important;
    }

    .gpt_one-right—product {
        margin-bottom: 14px !important;
    }

    .ver_right {
        vertical-align: middle;
        float: right;
        margin-top: 5px;
    }

    .gpt_box .gpt-line {
        margin-top: 4px;
        margin-bottom: 4px;
    }

    .content_cp {
        margin-left: 0;
    }

    .content_cp .img_vs {
        width: 479px;
        height: 340px !important;
    }

    .gpt_box .gpt_h4 {
        font-size: 18px;
    }

    .gpt_box-right .gpt_h4 {
        font-size: 18px;
    }

    .gpt_one-right p {
        width: 355px;
        font-size: 12px;
        margin-top: 0px;
    }

    .cp-gpt .cp-content .h1_1 {
        font-size: 28px;
    }
}


/* 架构图 */
.gpt_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;
}

.gpt_h2_top h3 {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
}

.gpt_h2_top .tra {
    margin-left: 60px;
    margin-right: 60px;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
}

.gpt_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;
    }

    .gpt_h2_top .trab {
        width: 118px;
        height: 52px;
        line-height: 52px;
    }

    .gpt_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;
    }
}


/* 流程图 */

.lct_h2 {
    margin-top: 8%;
}

.lct_h2 .title_p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    line-height: 27px;
    text-align: center;
    margin-bottom: 30px;
}

.lct_h2 h2 {
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-bottom: 40px;
}


@media screen and (max-width:1680px) {
    .lct_h2 h2 {
        font-size: 32px;
    }

}

@media screen and (max-width:1600px) {
    .lct_h2 h2 {
        font-size: 32px;
    }
}

@media screen and (max-width:1440px) {
    .w_1340 {
        max-width: 980px;
        margin-right: auto;
        margin-left: auto;
    }

    .lct_h2 h2 {
        font-size: 32px;
    }

    .lct_h2 .title_p {
        font-size: 16px;
    }
}

@media screen and (max-width:1360px) {
    .lct_h2 h2 {
        font-size: 30px;
    }
}

@media screen and (max-width:1280px) {}

@media screen and (max-width:1024px) {
    .lct_h2 h2 {
        font-size: 28px;
    }

    .jg_content {
        width: 66.75rem;
    }
}


/* 产品概述4 */
.adc_h2_top {
    display: flex;
    position: relative;
    border: 1px solid #0280FF;
    border-radius: 4px;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}

.dash_title {
    margin-top: 20px;
}

.abc_dash {
    display: flex;
    width: 43.5125rem !important;
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
    padding-left: 3.25rem !important;
}

.adc h3 {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0280FF;
    text-align: center;
    padding-top: 1.25rem;

}

.knowledge {
    padding-left: 1.875rem;
}

.dash {
    width: 23.5125rem;
    height: 33.5875rem;
    border: 1px dashed #0280FF;
    border-radius: 4px;
    margin: 0 auto;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.dash_title p {
    width: 250px;
    height: 70px;
    background: #cce5fe;
    border-radius: 4px;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0280FF;
    line-height: 70px;
    margin-top: 10px;
}

@media screen and (max-width:1680px) {}

@media screen and (max-width:1600px) {}

@media screen and (max-width:1440px) {
    .dash_title p {
        width: 190px;
        height: 60px;
        font-size: 16px;
        line-height: 60px;
    }

    .dash {
        width: 15.5125rem;
        height: 33.5875rem;
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }

    .abc_dash {
        width: 33.5125rem !important;
        padding-left: 2.25rem !important;
    }
}

@media screen and (max-width:1360px) {
    .dash {
        height: 30.5875rem;
    }
}

@media screen and (max-width:1280px) {}

@media screen and (max-width:1024px) {
    .abc_dash {
        width: 31.5125rem !important;
        padding-left: 15px !important;
    }

    .dash {
        height: 30.5875rem;
    }
}

@media screen and (max-width:980px) {
    .url_img {
        width: 1920px;
        height: 3298px;
        margin-left: -20px;
        background-image: url(../../Upload/png/202311/gpt1.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
}

@media screen and (max-width:820px) {
    .url_img {
        width: 1920px;
        height: 3298px;
        margin-left: -20px;
        background-image: url(../../Upload/png/202311/gpt1.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
}

@media screen and (max-width: 768px) {}

@media screen and (max-width: 720px) {}

@media screen and (max-width: 640px) {}

@media screen and (max-width: 480px) {}

@media screen and (max-width:375px) {
    .url_img {
        width: 1920px;
        height: 3298px;
        margin-left: -20px;
        background-image: url(../../Upload/png/202311/gpt1.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
}