@charset "UTF-8";

.ny_banner {
    position: relative;
}

.ny_bannner_crm {
    position: absolute;
    bottom: 60%;
    left: 50%;
    transform: translate(-50%, 40%);
    text-align: center;
}

.ny_bannner_crm 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_crm 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: -28.375rem;
    text-shadow: -6px 6px 8px rgba(0, 0, 0, 0.42);
    width: 1460px;
}

.ny_bannner_crm .line-crm {
    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_crm 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_crm button:hover {
    transform: scale(1.2);
}

.button-crm {
    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_crm {
        position: absolute;
        bottom: 65%;
        left: 50%;
        transform: translate(-50%, 50%);
    }

    .ny_bannner_crm h1 {
        font-size: 60px;
    }

    .ny_bannner_crm p {
        font-size: 32px;
        margin-top: -22px;
        position: absolute;
        top: 10rem;
        left: -28.775rem;
    }

    .ny_bannner_crm .line-crm {
        width: 580px;
        margin-left: 0.5rem;
    }

}

@media screen and (max-width:1600px) {
    .ny_bannner_crm {
        position: absolute;
        bottom: 70%;
        left: 50%;
        transform: translate(-50%, 50%);
    }

    .ny_bannner_crm h1 {
        font-size: 60px;
    }

    .ny_bannner_crm p {
        font-size: 32px;
        margin-top: -22px;
        position: absolute;
        top: 10rem;
        left: -28.775rem;

    }

    .ny_bannner_crm .line-crm {
        width: 580px;
        margin-left: 0.5rem;
    }
}

@media screen and (max-width:1440px) {
    .ny_bannner_crm {
        position: absolute;
        bottom: 70%;
        left: 50%;
        transform: translate(-50%, 40%);
    }

    .ny_bannner_crm h1 {
        font-size: 45px;
    }

    .ny_bannner_crm p {
        font-size: 24px;
        margin-top: -34px;
    }

    .ny_bannner_crm button {
        margin-top: 6.875rem;
    }

    .button-crm {
        line-height: 138px;
    }

    .ny_bannner_crm p {
        position: absolute;
        top: 9rem;
        left: -29.375rem;
    }

}

@media screen and (max-width:1360px) {
    .ny_bannner_crm {
        position: absolute;
        bottom: 68%;
        left: 50%;
        transform: translate(-50%, 30%);
    }

    .ny_bannner_crm h1 {
        font-size: 52px;
    }

    .ny_bannner_crm p {
        font-size: 26px;
        margin-top: -30px;
        margin-left: -225px;
    }

    .ny_bannner_crm button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 7.875rem;
        font-size: 16px;
    }

    .ny_bannner_crm .line-crm {
        width: 482px;
        margin-top: 15px;
    }

    .ny_bannner_crm .line-crm {
        margin-left: 1.5rem;
    }

    .button-crm {
        line-height: 158px;
    }
}

@media screen and (max-width:1280px) {
    .ny_bannner_crm {
        position: absolute;
        top: 10%;
        left: 50%;
        transform: translate(-50%, 10%);
    }

    .ny_bannner_crm h1 {
        font-size: 40px;
    }

    .ny_bannner_crm p {
        font-size: 22px;
        margin-top: -42px;
        margin-left: -50px;
    }

    .ny_bannner_crm button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 6.875rem;
        font-size: 16px;
    }


    .ny_bannner_crm .line-crm {
        width: 532px;
        margin-top: 20px;
    }

    .ny_bannner_crm .line-crm {
        margin-left: 1.5rem;
    }

    .button-crm {
        line-height: 148px;
    }
}

@media screen and (max-width:1024px) {
    .ny_bannner_crm {
        position: absolute;
        bottom: 80%;
        left: 50%;
        transform: translate(-50%, 20%);
    }

    .ny_bannner_crm h1 {
        font-size: 40px;
    }

    .ny_bannner_crm p {
        font-size: 22px;
        margin-top: -41px;
        margin-left: -46px;
    }

    .ny_bannner_crm button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 6.875rem;
        font-size: 16px;
    }
}



/* -------------模块二------------- */


.crm_h2 .title_p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    line-height: 27px;
    text-align: center;
    margin-bottom: 30px;
}

.crm_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) {
    .crm_h2 h2 {
        font-size: 34px;
    }

}

@media screen and (max-width:1600px) {
    .crm_h2 h2 {
        font-size: 34px;
    }
}

@media screen and (max-width:1440px) {
    .w_1340 {
        max-width: 980px;
        margin-right: auto;
        margin-left: auto;
    }

    .crm_h2 h2 {
        font-size: 32px;
    }

    .crm_h2 .title_p {
        font-size: 16px;
    }
}

@media screen and (max-width:1360px) {
    .crm_h2 h2 {
        font-size: 30px;
    }
}

@media screen and (max-width:1280px) {
    .crm_h2 h2 {
        font-size: 30px;
    }
}

@media screen and (max-width:1024px) {
    .crm_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_zpcrm .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_zpcrm .content_zp1,
.hxys_zpcrm .content_zp2 {
    display: flex;
    margin-top: 10%;
    margin-bottom: 10%;
}

.hxys_zpcrm .content_zp1 .hxys_zp1_left,
.hxys_zpcrm .content_zp1 .hxys_zp1_right,
.hxys_zpcrm .content_zp2 .hxys_zp1_left,
.hxys_zpcrm .content_zp2 .hxys_zp1_right {
    width: 50%;
}

.hxys_zpcrm .content_zp1 .hxys_zp1_left img:hover,
.hxys_zpcrm .content_zp2 .hxys_zp1_left img:hover {
    transform: scale(1.1);

}


.hxys_zpcrm .content_zp1 .hxys_zp1_right {
    padding-left: 3%;
    margin-top: 1%;
}

.hxys_zpcrm .content_zp1 .hxys_zp1_left img,
.hxys_zpcrm .content_zp2 .hxys_zp1_left img {
    width: 100%;
    transition: all 0.4s linear;
}

.hxys_zpcrm .hxys_zp1_right h1 {
    height: 32px;
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 27px;
}

.hxys_zpcrm .hxys_zp1_right .hxys_line {
    width: 40px;
    height: 4px;
    background: #0280FF;
    border-radius: 2px;
    margin-top: 2%;
    margin-bottom: 5%;
}

.hxys_zpcrm .hxys_zp1_right .span {
    color: #0280FF;
    font-size: 30px;
    float: left;
}

.hxys_zpcrm .hxys_zp1_right a {
    float: right;
    margin-top: -1px
}

.hxys_zpcrm .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_zpcrm .hxys_zp1_right1 p {
        height: 64px;
        line-height: 27px;
    }

    .hxys_zpcrm .hxys_zp1_right1 a {
        padding-right: 10px;
        font-size: 16px;
    }

    .hxys_zp66 .content_hx .hx1 p {
        font-size: 19px;
    }

    .hxys_zpcrm .hxys_zp1_right h1 {
        font-size: 27px;
    }

    .hxys_zpcrm .content .h1_1 {
        font-size: 34px;
    }
}

@media screen and (max-width:1600px) {

    .hxys_zpcrm .hxys_zp1_right .zp_p3 {
        margin-bottom: -23px;
        height: 68px;
    }

    .hxys_zpcrm .hxys_zp1_right a {
        padding-right: 0;
        font-size: 16px;
    }

    .hxys_zp66 .content_hx .hx1 p {
        font-size: 17px;
    }

    .hxys_zpcrm .hxys_zp1_right .zp_p6 {
        margin-top: 20px;
    }

    .hxys_zpcrm .content .h1_1 {
        font-size: 34px;
    }
}

@media screen and (max-width:1440px) {
    .hxys_zpcrm .hxys_zp1_right h1 {
        font-size: 25px;
    }

    .hxys_zpcrm .hxys_zp1_right p {
        width: 437px;
        height: 72px;
        font-size: 17px;
        line-height: 25px;
    }

    .hxys_zpcrm .hxys_zp1_right .hxys_line {
        margin-bottom: 3%;
    }

    .hxys_zpcrm .hxys_zp1_right1 p {
        height: 57px;
        line-height: 22px;
    }

    .hxys_zpcrm .hxys_zp1_right .hxys_line {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .hxys_zpcrm .hxys_zp1_right p {
        height: 74px;
        line-height: 22px;
    }

    .hxys_zpcrm .content_zp1 .hxys_zp1_right {
        margin-top: 0px;
    }

    .hxys_zpcrm .content .h1_1 {
        font-size: 32px;
    }

}

@media screen and (max-width:1360px) {
    .hxys_zpcrm .hxys_zp1_right h1 {
        font-size: 20px;
    }

    .hxys_zpcrm .hxys_zp1_right1 a {
        padding-right: 0;
    }

    .hxys_zpcrm .hxys_zp1_right .span {
        font-size: 20px;
    }

    .hxys_zpcrm .hxys_zp1_right p {
        height: 84px;
    }

    .hxys_zpcrm .hxys_zp1_right .hxys_line {
        margin-top: 4px;
        margin-bottom: 12px;
    }

    .hxys_zpcrm .hxys_zp1_right .zp_p5 {
        margin-bottom: 30px;
    }

    .hxys_zpcrm .hxys_zp1_right a {
        font-size: 16px;
    }

    .hxys_zpcrm .content .h1_1 {
        font-size: 30px;
    }
}

@media screen and (max-width:1280px) {

    .hxys_zpcrm .hxys_zp1_right h1 {
        font-size: 20px;
    }

    .hxys_zpcrm .hxys_zp1_right .hxys_line {
        margin-top: 5px;
        margin-bottom: 15px;
    }

    .hxys_zpcrm .hxys_zp1_right a {
        float: right;
        padding-right: 0;
    }

    .hxys_zpcrm .hxys_zp1_right p {
        height: 65px;
    }

    .hxys_zpcrm .hxys_zp1_right .zp_p5 {
        margin-bottom: 30px;
    }

    .hxys_zpcrm .hxys_zp1_right .span {
        font-size: 20px;
    }
}

@media screen and (max-width:1024px) {
    .hxys_zpcrm .hxys_zp1_right p {
        font-size: 16px;
        height: 72px;
    }

    .hxys_zpcrm .content .h1_1 {
        font-size: 28px;
    }
}


.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;
    }
}

/* 流程图 */



.crmlct_h2 .title_p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    line-height: 27px;
    text-align: center;
    margin-bottom: 30px;
}

.crmlct_h2 h2 {
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-bottom: 60px;
    margin-top: 100px;
}


@media screen and (max-width:1680px) {
    .crmlct_h2 h2 {
        font-size: 34px;
    }

}

@media screen and (max-width:1600px) {
    .crmlct_h2 h2 {
        font-size: 34px;
    }
}

@media screen and (max-width:1440px) {
    .w_1340 {
        max-width: 980px;
        margin-right: auto;
        margin-left: auto;
    }

    .crmlct_h2 h2 {
        font-size: 32px;
    }

    .crmlct_h2 .title_p {
        font-size: 16px;
    }
}

@media screen and (max-width:1360px) {
    .crmlct_h2 h2 {
        font-size: 30px;
    }
}

@media screen and (max-width:1280px) {
    .crmlct_h2 h2 {
        font-size: 30px;
    }
}

@media screen and (max-width:1024px) {
    .crmlct_h2 h2 {
        font-size: 28px;
    }

    .jg_content {
        width: 66.75rem;
    }
}

/* 产品优势 */
.cp-adc {
    margin-bottom: 12.125rem;
}

.cp-adc .cp-content .h1_1 {
    height: 36px;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 60px;
}

.content_cp {
    display: flex;
    position: relative;
}


.adc_box_adj .adc_h4 {
    width: 620px;
    height: 65px;
    background: linear-gradient(95deg, #23B6FF, #0280FF);
    border-radius: 10px 0px 0px 0px;
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 65px;
}

.adc_box-right .adc_h4 {
    width: 600px;
    height: 65px;
    background: #DEDEDE;
    border-radius: 0px 10px 0px 0px;
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333;
    text-align: center;
    line-height: 65px;
}

.adj_box {
    width: 620px;
    height: 400px;
    background: #F6FDFF;
    border-left: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-radius: 0px 0px 0px 10px;
    padding-top: 2.7rem;
    padding-bottom: 2.7rem;
}

.adc_one_adj .adc-title {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.adc_one_adj {
    clear: both;
    padding-right: 1.875rem;
    margin-bottom: 4.79rem;
}

.adc_one_adj p {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    clear: both;
    float: right;
    padding-top: .3125rem;
    padding-bottom: .625rem;
    margin-right: 1.875rem;
}

.adc_title {
    float: right;
}

.adc_line {
    width: 570px;
    height: 1px;
    background: #EAEAEA;
    margin-bottom: 1.25rem;
}

.adj_two_line {
    margin-top: 1.25rem;
}

.adc_box {
    width: 600px;
    height: 400px;
    background: #F8f8f8;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-radius: 0px 0px 10px 0px;
    padding-top: 2.7rem;
    padding-bottom: 2.7rem;
}

.adc_one-right .adc-title {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
}

.adc_one-right p {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

.vs_p {
    background: #EEF6FF;
    border-bottom: 1px solid #CCCCCC;
}

.vs_vs {
    width: 140px;
    height: 65px;
    background: #7FBBFF;
    font-size: 50px;
    font-family: Alimama DongFangDaKai;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

.triangle {
    width: 0;
    height: 0;
    border-top: 30px solid #7FBBFF;
    border-right: 70px solid transparent;
    border-left: 70px solid transparent;
    border-bottom: 30px solid transparent;
}

.vs_p ul li {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #0280FF;
    text-align: center;
}

.vs_p .vs_line {
    width: 80px;
    height: 1px;
    background: #CCCCCC;
    margin: 0 auto;
    margin-top: 1.875rem;
    margin-bottom: 1.9625rem;
}

/* 右边 */

.adc_one-right .adc-title {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.adc_one-right {
    clear: both;
    padding-left: 1.875rem;
    margin-bottom: 0.325rem;
}

.adc_one-right p {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    clear: both;
    padding-left: .3125rem;
    margin-left: 1.575rem;
    padding-bottom: .625rem;
    color: #999999;
    padding-top: 0.3125rem;
}

.adc_line {
    width: 480px;
    height: 1px;
    background: #EAEAEA;
    margin: 0 auto;
    margin-bottom: 1.25rem;
}


.adc_one-right .adc-title {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
}


@media screen and (max-width:1680px) {
    .cp-adc .cp-content .h1_1 {
        font-size: 34px;
    }

    .mes_one-right—product {
        margin-top: -0.55rem;
    }

    .mes_one-right—warehouse {
        margin-top: -0.625rem;
    }
}

@media screen and (max-width:1600px) {
    .cp-adc .cp-content .h1_1 {
        font-size: 34px;
    }
}

@media screen and (max-width:1440px) {
    .adc {
        width: 22.6875rem;
    }

    .cp-adc .cp-content .h1_1 {
        font-size: 32px;
    }



    .adc_box_adj .adc_h4 {
        width: 580px;
    }

    .adj_box {
        width: 580px;
    }

    .adc_box-right .adc_h4 {
        width: 580px;
    }

    .adc_box {
        width: 580px;
    }

    .content_cp {
        margin-left: -160px;
    }

    .adc_one-right {
        margin-bottom: 7px !important;
    }
}

@media screen and (max-width:1360px) {
    .adc {
        width: 22.6875rem;
    }

    .cp-adc .cp-content .h1_1 {
        font-size: 30px;
    }


    .adc_box_adj .adc_h4 {
        width: 580px;
    }

    .adj_box {
        width: 580px;
    }

    .adc_box-right .adc_h4 {
        width: 580px;
    }

    .adc_box {
        width: 580px;
    }

    .content_cp {
        margin-left: -160px;
    }

    .adc_one-right {
        margin-bottom: 10px !important;
    }
}

@media screen and (max-width:1280px) {
    .adc {
        width: 22.6875rem;
    }

    .cp-adc .cp-content .h1_1 {
        font-size: 30px;
    }


    .adc_box_adj .adc_h4 {
        width: 500px;
    }

    .adj_box {
        width: 500px;
    }

    .adc_box-right .adc_h4 {
        width: 500px;
    }

    .adc_box {
        width: 500px;
    }

    .content_cp {
        margin-left: -90px;
    }

    .adc_one-right {
        margin-bottom: 15px !important;
    }

    .adc_one_adj p,
    .adc_one-right p {
        font-size: 14px;
    }
}

@media screen and (max-width:1024px) {
    .adc_box_adj .adc_h4 {
        width: 420px;
        height: 55px;
        line-height: 55px;
        font-size: 22px;
    }

    .content_cp {
        margin-left: -10px;
    }

    .adj_box,
    .adc_box {
        width: 420px;
    }

    .vs_p ul li {
        font-size: 17px;
    }

    .mes_one-right—product {
        margin-top: -3px !important;
    }

    .mes_one-right—warehouse {
        margin-top: 10px !important;
    }

    .vs_vs {
        width: 120px;
        height: 55px;
    }

    .triangle {
        border-left: 50px solid transparent !important;
    }

    .adc_box-right .adc_h4 {
        width: 420px;
        height: 55px;
        line-height: 55px;
        font-size: 22px;
    }

    .adc_one-right .adc-title {
        font-size: 18px;

    }

    .adc_one_adj .adc-title {
        font-size: 18px;
    }

    .adc_one_adj p {
        font-size: 12px;
        margin-right: 20px;
    }

    .adc_one-right p {
        font-size: 12px;
    }

    .adc_one-right {
        margin-bottom: 15px !important;
    }
}