@charset "UTF-8";

.ny_banner {
    position: relative;
}

.ny_bannner_Mes {
    position: absolute;
    bottom: 60%;
    left: 50%;
    transform: translate(-50%, 40%);
    text-align: center;
}



.ny_bannner_Mes 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_Mes 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: 9.625rem;
    text-shadow: -6px 6px 8px rgba(0, 0, 0, 0.42)
}

.ny_bannner_Mes .line-mes {
    width: 610px;
    height: 2px;
    margin-top: 20px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), #F6F7F9, rgba(255, 255, 255, 0));
    margin-left: 7.5rem
}

.ny_bannner_Mes 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_Mes button:hover {
    transform: scale(1.2);
}

.button-mes {
    width: 311px;
    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_Mes {
        position: absolute;
        bottom: 65%;
        left: 50%;
        transform: translate(-50%, 50%);
    }

    .ny_bannner_Mes h1 {
        font-size: 50px;
    }

    .ny_bannner_Mes p {
        font-size: 25px;
        margin-top: -5px;
    }


}

@media screen and (max-width:1600px) {
    .ny_bannner_Mes {
        position: absolute;
        bottom: 70%;
        left: 50%;
        transform: translate(-50%, 50%);
    }

    .ny_bannner_Mes h1 {
        font-size: 50px;
    }

    .ny_bannner_Mes p {
        font-size: 28px;
        margin-top: -22px;
    }


    .ny_bannner_Mes .line-mes {
        margin-left: 4.5rem;
    }

    .button-mes {
        line-height: 168px;
    }

    .ny_bannner_Mes button {
        margin-top: 8.875rem;
    }
}

@media screen and (max-width:1440px) {
    .ny_bannner_Mes {
        position: absolute;
        bottom: 70%;
        left: 50%;
        transform: translate(-50%, 40%);
    }

    .ny_bannner_Mes h1 {
        font-size: 40px;
    }

    .ny_bannner_Mes p {
        font-size: 24px;
        margin-top: -34px;
    }

    .ny_bannner_Mes button {
        margin-top: 6.875rem;
    }



}

@media screen and (max-width:1360px) {
    .ny_bannner_Mes {
        position: absolute;
        bottom: 70%;
        left: 50%;
        transform: translate(-50%, 40%);
    }

    .ny_bannner_Mes h1 {
        font-size: 35px;
    }

    .ny_bannner_Mes p {
        font-size: 24px;
        margin-top: -42px;
        margin-left: -63px;
    }

    .ny_bannner_Mes button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 7.875rem;
        font-size: 16px;
    }

    .ny_bannner_Mes .line-mes {
        width: 482px;
        margin-top: 15px;
    }

    .ny_bannner_Mes .line-mes {
        margin-left: 1.5rem;
    }

}

@media screen and (max-width:1280px) {
    .ny_bannner_Mes {
        position: absolute;
        bottom: 70%;
        left: 50%;
        transform: translate(-50%, 40%);
    }

    .ny_bannner_Mes h1 {
        font-size: 35px;
    }

    .ny_bannner_Mes p {
        font-size: 24px;
        margin-top: -42px;
        margin-left: -49px;
    }

    .ny_bannner_Mes button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 6.875rem;
        font-size: 16px;
    }



    .ny_bannner_Mes .line-mes {
        width: 532px;
        margin-top: 20px;
    }

    .ny_bannner_Mes .line-mes {
        margin-left: 1.5rem;
    }

    .button-mes {
        line-height: 148px;
    }
}

@media screen and (max-width:1024px) {
    .ny_bannner_Mes {
        position: absolute;
        bottom: 70%;
        left: 50%;
        transform: translate(-50%, 30%);
    }

    .ny_bannner_Mes h1 {
        font-size: 35px;
    }

    .ny_bannner_Mes p {
        font-size: 22px;
        margin-top: -41px;
        margin-left: -36px;
    }

    .ny_bannner_Mes button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 6.875rem;
        font-size: 16px;
    }


}

/* mes */

/* light MES 管理系统 */
.gxbg-mes {
    margin-top: 100px;
    margin-bottom: 60px;
}

.gxbg-mes .gxbg-mes_content {
    display: flex;
    text-align: center;
}

.gxbg-mes .content h1 {
    text-align: center;
    margin-bottom: 60px;
    margin-top: 100px;
}

.gxbg-mes .img_h1 h1 {
    position: relative;
    font-size: 36px;
    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 .img_h1 h1 {
        font-size: 34px;
    }

    .gxbg-mes .gxbg-mes_zdh {
        width: 310px;
        height: 350px;
    }

    .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;
    }
}

@media screen and (max-width:1600px) {
    .gxbg-mes .gxbg-mes_zdh h2 {
        font-size: 18px;
        padding-bottom: 33px;
    }

    .gxbg-mes .img_h1 h1 {
        font-size: 34px;
    }

    .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 .img_h1 h1 {
        font-size: 32px;
    }

    .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 .img_h1 h1 {
        font-size: 30px;
    }

    .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;
    }

    .gxbg-mes .img_h1 h1 {
        font-size: 28px;
    }
}

/* -------------模块二------------- */
.list {
    font-size: 30px !important;
    line-height: 17px !important;
}

.mes_h2 {
    margin-top: 100px;
    margin-bottom: 60px;
}

.ehr_1 {
    display: flex;
    border: 1px dashed #0280FF;
    margin: 10px 20px 10px 20px;
}

.mes_h2 p {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    line-height: 27px;
    text-align: center;
    margin-bottom: 30px;
}

.mes_h2 h2 {
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-bottom: 10px;
}

.mes_h2 .mes_h2_top {
    border: 1px solid #0280FF;
    border-radius: 4px;
}


.mes_h2 .mes_h2_top .pc,
.mes_h2 .mes_h2_top .phone,
.mes_h2 .mes_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;
}

.mes_h2 .mes_h2_top .pc {
    margin-right: 40px;
}

.mes_h2 .mes_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;
}

.mes_h2 .mes_h2_top .phone {
    margin-left: 10px;
    margin-right: 10px;
}

.w_1210 {
    max-width: 1210px;
    margin-right: auto;
    margin-left: auto;
}

/* 管理模块 */
.mes_h2 .mes_h2_content {
    border: 1px solid #0280FF;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.mes_h2 .zpgl_box {
    display: flex;
}

.zpgl_box,
.t_box {
    display: flex;
    border: 1px dashed #0280FF;
    margin: 10px 20px 10px 20px;
}

.mes_h2 .mes_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;
}

.mes_h2 .mes_h2_content .zpgl p {
    height: 14px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0280FF;
    margin-top: 7%;
    margin-bottom: 13%;
}

.mes_h2 .mes_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;
}

.mes_h2 .mes_h2_content .zpgl .xms {
    line-height: 16px;
}

.mes_h2 .mes_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;
}

.mes_h2 .mes_h2_bottom {
    display: flex;
    border: 1px solid #0280FF;
    border-radius: 4px;
}

.mes_h2 .mes_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;
}

.mes_h2 .mes_h2_bottom .t_box {
    display: flex;
    margin: 10px 0 10px 20px;
}

.mes_h2 .mes_h2_bottom .zt p,
.mes_h2 .mes_h2_bottom .jc p {
    height: 0px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0280FF;
    line-height: 38px;
    text-align: center;
}


.mes_h2 .mes_h2_bottom .jc {
    border: 1px dashed #0280FF;
    border-radius: 4px;
}

.mes_h2 .mes_h2_bottom .zt ul,
.mes_h2 .mes_h2_bottom .jc ul {
    display: flex;
    margin-left: 15px;
}

.mes_h2 .mes_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;
    margin: 10px 12px 10px -2px;
    text-align: center;
}

.mes_h2 .mes_h2_bottom .jc {
    margin-left: 10px;
}

.mes_h2 .mes_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;
}

.mes_h2 .mes_h2_bottom .t_box .zt .list1 {
    position: relative;
}

.mes_h2 .mes_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;
}

.mes_h2 .mes_h2_bottom .t_box .zt .list2 {
    position: relative;
}

.mes_h2 .mes_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;
}

/* ------ */
.mes_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;
}

.mes_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;
}

.zt1 {
    margin-right: 30px;
}

.data-right-two {
    margin-top: 10px !important;
    margin-bottom: 15px;
}

.mes_one-right—pc {
    margin-bottom: 58px !important;
}

.mes_one-right—product {
    margin-bottom: 40px !important;
}

.mes_one-right—warehouse {
    margin-bottom: 38px !important;
}

@media screen and (max-width:1680px) {
    .mes_h2 h2 {
        font-size: 34px;
    }

    .mes_h2 .mes_h2_content .zpgl li {
        margin-left: 10px;
        margin-right: 10px;
    }

    .mes_h2 .mes_h2_content .zpgl {
        margin-left: 9px;
    }

    .mes_h2 .mes_h2_bottom .zt li {
        width: 150px;
        margin-right: 12px;
        margin-left: 3px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .mes_h2 .mes_h2_bottom .zt ul {
        width: auto;
    }

    .mes_h2 .mes_h2_bottom .jc {
        width: 510px;
    }

    .mes_h2 .mes_h2_bottom .jc li {
        margin-right: 16px;
        padding-left: 24px;
        padding-right: 25px;
    }

    .mes_h2 .mes_h2_top .pc,
    .mes_h2 .mes_h2_top .phone,
    .mes_h2 .mes_h2_top .phone1 {
        width: 300px !important;
    }

    .mes_h2 .mes_h2_top .pc,
    .mes_h2 .mes_h2_top .phone {
        width: 465px !important;
    }

    .mes_h2 .mes_h2_content .zpgl li {
        width: 130px;
    }

    .control1 {
        width: 115px !important;
    }
}

@media screen and (max-width:1600px) {

    .mes_h2 .mes_h2_top .bx {
        font-size: 17px;
        padding-left: 45px;
        padding-right: 50px;
    }

    .mes_h2 .mes_h2_top .pc,
    .mes_h2 .mes_h2_top .phone {
        width: 496px;
    }

    .mes_h2 .mes_h2_content .yy {
        padding-left: 14px;
        font-size: 17px;
    }

    .mes_h2 .zpgl_box {
        margin-left: 15px;
    }

    .mes_h2 .mes_h2_content .zpgl li {
        width: 126px;
        margin-left: 8px;
        margin-right: 8px;
    }

    .mes_h2 .mes_h2_content .zpgl {
        padding-bottom: 10px;
        margin-left: 7px;
    }

    .mes_h2 .mes_h2_bottom .zy {
        font-size: 17px;
        padding-left: 12px;
        padding-right: 29px
    }

    .mes_h2 .mes_h2_bottom .zt li {
        width: 156px;
        margin-left: -4px;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
    }

    .mes_h2 .mes_h2_bottom .jc {
        width: 497px;
    }

    .mes_h2 .mes_h2_bottom .jc li {
        margin-right: 13px;
        text-align: center;
    }

    .mes_h2 .mes_h2_top .pc,
    .mes_h2 .mes_h2_top .phone,
    .mes_h2 .mes_h2_top .phone1 {
        width: 465px !important;
    }

    .mes_h2 .mes_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;
    }

    .mes_h2 h2 {
        font-size: 34px;
    }
}

@media screen and (max-width:1440px) {
    .w_1210 {
        max-width: 980px;
        margin-right: auto;
        margin-left: auto;
    }

    .mes_h2 .mes_h2_top .bx {
        font-size: 16px;
        padding-top: 7px;
    }

    .mes_h2 p {
        font-size: 16px;
    }

    .mes_h2 .mes_h2_content .zpgl p {
        font-size: 14px;
    }

    .mes_h2 .mes_h2_top .bx {
        font-size: 17px;
        padding-left: 24px;
        padding-right: 20px;
    }

    .mes_h2 .mes_h2_top .pc,
    .mes_h2 .mes_h2_top .phone {
        width: 496px;
    }

    .mes_h2 .mes_h2_content .yy {
        padding-left: 14px;
        font-size: 17px;
    }

    .mes_h2 .zpgl_box {
        margin-left: 15px;
    }

    .mes_h2 .mes_h2_content .zpgl li {
        width: 110px;
        margin-left: 8px;
        margin-right: 8px;
    }

    .mes_h2 .mes_h2_content .zpgl {
        padding-bottom: 10px;
        margin-left: 7px;
    }

    .mes_h2 .mes_h2_bottom .zy {
        font-size: 17px;
        padding-left: 12px;
        padding-right: 29px
    }

    .mes_h2 .mes_h2_bottom .zt li {
        width: 128px;
        margin-left: -4px;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
    }

    .mes_h2 .mes_h2_bottom .jc {
        width: 497px;
    }

    .mes_h2 .mes_h2_bottom .jc li {
        margin-right: 13px;
        text-align: center;
    }

    .mes_h2 .mes_h2_top .pc,
    .mes_h2 .mes_h2_top .phone,
    .mes_h2 .mes_h2_top .phone1 {
        width: 380px !important;
    }

    .mes_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;
    }

    .mes_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;
    }

    .mes_h2 h2 {
        font-size: 32px;
    }
}

@media screen and (max-width:1360px) {
    .mes_h2 .mes_h2_top .bx {
        font-size: 16px;
        padding-top: 7px;
    }

    .mes_h2 .mes_h2_content .zpgl p {
        font-size: 14px;
    }

    .mes_h2 .mes_h2_top .bx {
        font-size: 15px;
        padding-left: 24px;
        padding-right: 18px;
    }

    .mes_h2 .mes_h2_top .pc,
    .mes_h2 .mes_h2_top .phone {
        width: 496px;
    }

    .mes_h2 .mes_h2_content .yy {
        padding-left: 14px;
        font-size: 17px;
    }

    .mes_h2 .zpgl_box {
        margin-left: 15px;
    }

    .mes_h2 .mes_h2_content .zpgl li {
        width: 94px;
        margin-left: 8px;
        margin-right: 8px;
        font-size: 12px;
    }

    .mes_h2 .mes_h2_content .zpgl {
        padding-bottom: 10px;
        margin-left: 7px;
    }

    .mes_h2 .mes_h2_bottom .zy {
        font-size: 17px;
        padding-left: 12px;
        padding-right: 29px
    }

    .mes_h2 .mes_h2_bottom .zt li {
        width: 128px;
        margin-left: -4px;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
        font-size: 13px;
    }

    .mes_h2 .mes_h2_bottom .jc {
        width: 497px;
    }

    .mes_h2 .mes_h2_bottom .jc li {
        margin-right: 13px;
        text-align: center;
    }

    .mes_h2 .mes_h2_top .pc,
    .mes_h2 .mes_h2_top .phone,
    .mes_h2 .mes_h2_top .phone1 {
        width: 378px !important;
        font-size: 15px;
    }

    .mes_h2 h2 {
        font-size: 30px;
    }
}

@media screen and (max-width:1280px) {
    .mes_h2 h2 {
        font-size: 30px;
    }

    .mes_h2 .mes_h2_top .bx {
        font-size: 16px;
        padding-top: 7px;
    }

    .mes_h2 .mes_h2_content .zpgl p {
        font-size: 14px;
    }

    .mes_h2 .mes_h2_top .bx {
        font-size: 15px;
        padding-left: 24px;
        padding-right: 18px;
    }

    .mes_h2 .mes_h2_top .pc,
    .mes_h2 .mes_h2_top .phone {
        width: 496px;
    }

    .mes_h2 .mes_h2_content .yy {
        padding-left: 14px;
        font-size: 17px;
    }

    .mes_h2 .zpgl_box {
        margin-left: 15px;
    }

    .mes_h2 .mes_h2_content .zpgl li {
        width: 94px;
        margin-left: 8px;
        margin-right: 8px;
        font-size: 12px;
    }

    .mes_h2 .mes_h2_content .zpgl {
        padding-bottom: 10px;
        margin-left: 7px;
    }

    .mes_h2 .mes_h2_bottom .zy {
        font-size: 17px;
        padding-left: 12px;
        padding-right: 29px
    }

    .mes_h2 .mes_h2_bottom .zt li {
        width: 128px;
        margin-left: -4px;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
        font-size: 13px;
    }

    .mes_h2 .mes_h2_bottom .jc {
        width: 497px;
    }

    .mes_h2 .mes_h2_bottom .jc li {
        margin-right: 13px;
        text-align: center;
    }

    .mes_h2 .mes_h2_top .pc,
    .mes_h2 .mes_h2_top .phone,
    .mes_h2 .mes_h2_top .phone1 {
        width: 378px !important;
        font-size: 15px;
    }
}

@media screen and (max-width:1024px) {
    .mes_one {
        margin-bottom: 7px !important;
    }

    .mes_one-right p {
        width: 355px !important;
    }

    .mes_h2 .mes_h2_top .bx {
        font-size: 16px;
        padding-top: 7px;
    }

    .mes_h2 .mes_h2_content .zpgl p {
        font-size: 14px;
    }

    .mes_h2 .mes_h2_top .bx {
        font-size: 15px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .mes_h2 .mes_h2_top .pc,
    .mes_h2 .mes_h2_top .phone {
        width: 496px;
    }

    .mes_h2 .mes_h2_content .yy {
        padding-left: 14px;
        font-size: 17px;
    }

    .mes_h2 .zpgl_box {
        margin-left: 15px;
    }

    .mes_h2 .mes_h2_content .zpgl li {
        width: 107px;
        margin-left: 8px;
        margin-right: 8px;
        font-size: 12px;
    }

    .mes_h2 .mes_h2_content .zpgl {
        padding-bottom: 10px;
        margin-left: 7px;
    }

    .mes_h2 .mes_h2_bottom .zy {
        font-size: 17px;
        padding-left: 12px;
        padding-right: 29px
    }

    .mes_h2 .mes_h2_bottom .zt li {
        width: 128px;
        margin-left: -4px;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
        font-size: 13px;
    }

    .mes_h2 .mes_h2_bottom .jc {
        width: 497px;
    }

    .mes_h2 .mes_h2_bottom .jc li {
        margin-right: 13px;
        text-align: center;
    }

    .mes_h2 .mes_h2_top .pc,
    .mes_h2 .mes_h2_top .phone,
    .mes_h2 .mes_h2_top .phone1 {
        width: 380px !important;
        font-size: 15px;
    }

    .mes_h2 h2 {
        font-size: 28px;
    }
}

/* 适用领域 */
.apply {
    margin: 0 auto;
}

.apply h1 {
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 60px;
    margin-top: -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: 71px;
    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 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 h1 {
        font-size: 30px;
    }
}

@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: 18px;
    }

    .apply h1 {
        font-size: 30px;
    }
}

@media screen and (max-width:1280px) {
    .apply h1 {
        font-size: 30px;
    }

    .apply .ly_content .ly_one {
        padding: 28px;
        padding-bottom: 20px;
        width: 218px;
        height: 168px;
        margin-top: 10px;
        margin-bottom: 10px
    }
}

@media screen and (max-width:1024px) {
    .apply h1 {
        font-size: 28px;
    }

}

/* 内容 */
.hxys_zpMes .content .h1_1 {
    height: 36px;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: 100px;
    margin-bottom: -60px;
}

.hxys_zpMes .content_zp1,
.hxys_zpMes .content_zp2 {
    display: flex;
    margin-top: 10%;
    margin-bottom: 10%;
}

.hxys_zpMes .content_zp1 .hxys_zp1_left,
.hxys_zpMes .content_zp1 .hxys_zp1_right,
.hxys_zpMes .content_zp2 .hxys_zp1_left,
.hxys_zpMes .content_zp2 .hxys_zp1_right {
    width: 50%;
}

.hxys_zpMes .content_zp1 .hxys_zp1_left img:hover,
.hxys_zpMes .content_zp2 .hxys_zp1_left img:hover {
    transform: scale(1.1);

}


.hxys_zpMes .content_zp1 .hxys_zp1_right {
    padding-left: 3%;
    margin-top: 1%;
}

.hxys_zpMes .content_zp1 .hxys_zp1_left img,
.hxys_zpMes .content_zp2 .hxys_zp1_left img {
    width: 100%;
    transition: all 0.4s linear;
}

.hxys_zpMes .hxys_zp1_right h1 {
    height: 32px;
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 27px;
    padding-left: .925rem;
}

.hxys_zpMes .hxys_zp1_right .hxys_line {
    width: 40px;
    height: 4px;
    background: #0280FF;
    border-radius: 2px;
    margin-top: 2%;
    margin-bottom: 5%;
    margin-left: 1.025rem;
}

.hxys_zpMes .hxys_zp1_right .span {
    color: #0280FF;
    font-size: 30px;
    float: left;
}

.hxys_zpMes .hxys_zp1_right a {
    float: right;
    margin-top: -1px
}

.hxys_zpMes .hxys_zp1_right p {
    height: 45px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    color: #666666;
    line-height: 27px;
    display: flex;
}

.a_1 {
    padding-right: 2.5rem;
}

/*  */

@media screen and (max-width:1680px) {
    .hxys_zpMes .hxys_zp1_right1 p {
        height: 64px;
        line-height: 27px;
    }

    .hxys_zpMes .hxys_zp1_right1 a {
        padding-right: 10px;
    }

    .hxys_zp66 .content_hx .hx1 p {
        font-size: 19px;
    }

    .hxys_zpMes .hxys_zp1_right h1 {
        font-size: 30px;
    }

    .hxys_zpMes .content .h1_1 {
        font-size: 34px;
        margin-bottom: -40px;
    }
}

@media screen and (max-width:1600px) {
    .hxys_zpMes .content .h1_1 {
        font-size: 34px;
    }

    .hxys_zpMes .hxys_zp1_right .zp_p3 {
        margin-bottom: -23px;
        height: 68px;
    }

    .hxys_zpMes .hxys_zp1_right a {
        padding-right: 0;
    }

    .hxys_zp66 .content_hx .hx1 p {
        font-size: 17px;
    }

    .hxys_zpMes .hxys_zp1_right .zp_p6 {
        margin-top: 20px;
    }

    .hxys_zpMes .hxys_zp1_right h1 {
        font-size: 30px;
    }
}

@media screen and (max-width:1440px) {
    .hxys_zpMes .content .h1_1 {
        font-size: 32px;
    }

    .hxys_zpMes .hxys_zp1_right h1 {
        font-size: 25px;
    }

    .hxys_zpMes .hxys_zp1_right p {
        height: 72px;
        font-size: 17px;
        line-height: 25px;
    }

    .hxys_zpMes .hxys_zp1_right .hxys_line {
        margin-bottom: 3%;
    }

    .hxys_zpMes .hxys_zp1_right1 p {
        height: 57px;
        line-height: 22px;
    }

    .hxys_zpMes .hxys_zp1_right .hxys_line {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .hxys_zpMes .hxys_zp1_right p {
        height: 74px;
        line-height: 22px;
    }

    .hxys_zpMes .content_zp1 .hxys_zp1_right {
        margin-top: 0px;
    }

}

@media screen and (max-width:1360px) {
    .hxys_zpMes .content .h1_1 {
        font-size: 30px;
    }

    .hxys_zpMes .hxys_zp1_right h1 {
        font-size: 20px;
    }

    .hxys_zpMes .hxys_zp1_right1 a {
        padding-right: 0;
    }

    .hxys_zpMes .hxys_zp1_right .span {
        font-size: 20px;
    }

    .hxys_zpMes .hxys_zp1_right p {
        height: 84px;
        font-size: 15px;
    }

    .hxys_zpMes .hxys_zp1_right .hxys_line {
        margin-top: 4px;
        margin-bottom: 6px;
    }

    .hxys_zpMes .hxys_zp1_right .zp_p5 {
        margin-bottom: 30px;
    }
}

@media screen and (max-width:1280px) {
    .hxys_zpMes .content .h1_1 {
        font-size: 30px;
    }

    .hxys_zpMes .hxys_zp1_right h1 {
        font-size: 20px;
    }

    .hxys_zpMes .hxys_zp1_right .hxys_line {
        margin-top: 5px;
        margin-bottom: 8px;
    }

    .hxys_zpMes .hxys_zp1_right a {
        float: right;
        padding-right: 0;
    }

    .hxys_zpMes .hxys_zp1_right p {
        height: 58px;
        font-size: 15px;
    }

    .hxys_zpMes .hxys_zp1_right .zp_p5 {
        margin-bottom: 30px;
    }

    .hxys_zpMes .hxys_zp1_right .span {
        font-size: 20px;
    }
}

@media screen and (max-width:1024px) {
    .hxys_zpMes .content .h1_1 {
        font-size: 28px;
    }

    .hxys_zpMes .hxys_zp1_right p {
        font-size: 16px;
        height: 72px;
    }
}

/* 产品优势 */
.cp-Mes {
    margin-bottom: 12.125rem;
}

.cp-Mes .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: 809px;
    height: 580px;
}

.cp-content-left {
    position: relative;
}

.cp-content-right {
    position: relative;

    margin-left: -242px;
}

.vs {
    position: absolute;
    top: 12.6875rem;
    left: 42.0625rem;
}

.mes_box {
    position: absolute;
    top: 25px;
    left: 40px;
}

.mes_box .mes_h4 {
    font-size: 1.875rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}

.mes_box .mes-line {
    width: 23.75rem;
    height: 1px;
    background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    margin-top: 10px;
    margin-bottom: 20px;
}

.mes_box .mes-title {
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}

.mes_one {
    margin-bottom: 20px;
}

.mes_one p {
    width: 505px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-left: 27px;
    margin-top: 2px;
}

/* 前 */
.mes_box-right {
    position: absolute;
    top: 25px;
    right: 40px;
}

.mes_box-right .mes_h4 {
    font-size: 1.875rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #999999;
    text-align: right;
}

.mes_box-right .mes-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%);
}

.mes_box-right .mes-title {
    font-size: 17px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #999999;
}

.mes_one-right {
    margin-bottom: 50px;
    clear: both;
    text-align: right;
}

.mes_one-right:nth-child(1) {
    margin-bottom: 60px;

}

.mes_one-right p {
    width: 515px;
    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 {
    height: 585px !important;
    margin-top: -4px !important;
}

@media screen and (max-width:1680px) {
    .cp-Mes .cp-content .h1_1 {
        font-size: 34px;
    }

    .mes_one {
        margin-bottom: 0px;
    }

    .content_cp .img_vs {
        width: 659px;
        height: 460px !important;
    }

    .cp-content-right {
        position: relative;
        margin-left: -192px;
    }

    .vs {
        position: absolute;
        top: 4.6875rem;
        left: 35.4925rem;
    }

    .vs img {
        width: 161px;
        height: 273px;
    }

    .mes_box .mes_h4 {
        font-size: 18px;
    }

    .mes_box .mes-line {
        margin-top: 4px;
        margin-bottom: 0px;
    }

    .mes_box .mes-title {
        font-size: 14px;
    }

    .mes_one p {
        width: 395px;
        font-size: 12px;
        margin-top: 0px;
    }

    .mes_box {
        position: absolute;
        top: 20px;
        left: 30px;
    }

    .ver {
        vertical-align: middle;
        margin-top: 10px;
    }

    .ver_right {
        vertical-align: middle;
        float: right;
        margin-top: 15px;
    }

    .mes_box-right .mes_h4 {
        font-size: 18px;
    }

    .mes_box-right {
        position: absolute;
        top: 20px;
        right: 30px;
    }

    .mes_box-right .mes-line {
        margin-top: 4px;
        margin-bottom: 0;
    }

    .mes_box-right .mes-title {
        font-size: 14px;
    }

    .mes_one-right p {
        font-size: 12px;
        margin-top: 0px;
    }

    .mes_one-right—pc {
        margin-bottom: 30px !important;
    }

    .mes_one-right—product {
        margin-bottom: 20px !important;
    }

    .mes_one-right—warehouse {
        margin-bottom: 18px !important;
    }
}

@media screen and (max-width:1600px) {
    .cp-Mes .cp-content .h1_1 {
        font-size: 34px;
    }

    .mes_one {
        margin-bottom: 0px;
    }

    .content_cp .img_vs {
        width: 659px;
        height: 460px !important;
    }

    .cp-content-right {
        position: relative;
        margin-left: -192px;
    }

    .vs {
        position: absolute;
        top: 4.6875rem;
        left: 35.4925rem;
    }

    .vs img {
        width: 161px;
        height: 273px;
    }

    .mes_box .mes_h4 {
        font-size: 18px;
    }

    .mes_box .mes-line {
        margin-top: 4px;
        margin-bottom: 0px;
    }

    .mes_box .mes-title {
        font-size: 14px;
    }

    .mes_one p {
        width: 395px;
        font-size: 12px;
        margin-top: 0px;
    }

    .mes_box {
        position: absolute;
        top: 20px;
        left: 30px;
    }

    .ver {
        vertical-align: middle;
        margin-top: 10px;
    }

    .ver_right {
        vertical-align: middle;
        float: right;
        margin-top: 15px;
    }

    .mes_box-right .mes_h4 {
        font-size: 18px;
    }

    .mes_box-right {
        position: absolute;
        top: 20px;
        right: 30px;
    }

    .mes_box-right .mes-line {
        margin-top: 4px;
        margin-bottom: 0;
    }

    .mes_box-right .mes-title {
        font-size: 14px;
    }

    .mes_one-right p {
        font-size: 12px;
        margin-top: 0px;
    }

    .mes_one-right—pc {
        margin-bottom: 30px !important;
    }

    .mes_one-right—product {
        margin-bottom: 20px !important;
    }

    .mes_one-right—warehouse {
        margin-bottom: 18px !important;
    }
}

@media screen and (max-width:1440px) {
    .cp-Mes .cp-content .h1_1 {
        font-size: 32px;
    }

    .mes_one-right p {
        font-size: 12px;
        margin-top: 0px;
    }

    .mes_one-right p {
        width: 425px;
    }

    .mes_one p {
        width: 345px;
    }

    .vs {
        position: absolute;
        top: 7.6875rem;
        left: 30.4925rem;
    }

    .vs img {
        width: 131px;
        height: 263px;
    }

    .content_cp .img_vs {
        width: 579px;
    }

    .cp-content-right {
        margin-left: -172px;
    }
}

@media screen and (max-width:1360px) {
    .cp-Mes .cp-content .h1_1 {
        font-size: 30px;
    }

    .vs {
        position: absolute;
        top: 8.1875rem;
        left: 30.8925rem;
    }

    .vs img {
        width: 118px;
        height: 221px;
    }

    .mes_one p {
        width: 345px;
        font-size: 12px;
        margin-top: 0px;
    }

    .content_cp .img_vs {
        width: 579px;
        height: 440px !important;
    }

    .cp-content-right {
        position: relative;
        margin-left: -172px;
    }
}

@media screen and (max-width:1280px) {
    .cp-Mes .cp-content .h1_1 {
        font-size: 30px;
    }

    .vs {
        position: absolute;
        top: 8.1875rem;
        left: 30.8925rem;
    }

    .vs img {
        width: 118px;
        height: 221px;
    }

    .mes_one p {
        width: 345px;
        font-size: 12px;
        margin-top: 0px;
    }

    .content_cp .img_vs {
        width: 579px;
        height: 440px !important;
    }

    .cp-content-right {
        position: relative;
        margin-left: -172px;
    }
}

@media screen and (max-width:1024px) {
    .cp-Mes .cp-content .h1_1 {
        font-size: 28px;
    }

    .mes_one-right—pc {
        margin-bottom: 40px !important;
    }

    .vs img {
        width: 117px;
        height: 209px;
    }

    .vs {
        position: absolute;
        top: 8.18875rem;
        left: 31.1925rem;
    }

    .mes_one-right—warehouse {
        margin-bottom: 25px !important;
    }

    .mes_one-right—product {
        margin-bottom: 24px !important;
    }

    .ver_right {
        vertical-align: middle;
        float: right;
        margin-top: 5px;
    }

    .mes_box-right .mes-line {
        margin-top: 4px;
        margin-bottom: 7px;
    }

    .content_cp {
        margin-left: 0 !important;
    }
}