@charset "UTF-8";

.ny_banner {
    position: relative;
}

.ny_bannner_hdc {
    position: absolute;
    bottom: 60%;
    left: 50%;
    transform: translate(-50%, 40%);
    text-align: center;
}

.ny_bannner_hdc 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_hdc 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_hdc .line-hdc {
    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_hdc 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_hdc button:hover {
    transform: scale(1.2);
}

.button-hdc {
    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_hdc {
        position: absolute;
        bottom: 65%;
        left: 50%;
        transform: translate(-50%, 50%);
    }

    .ny_bannner_hdc h1 {
        font-size: 60px;
    }

    .ny_bannner_hdc p {
        font-size: 32px;
        margin-top: -22px;
        position: absolute;
        top: 10rem;
        left: -31.775rem;
    }

    .ny_bannner_hdc .line-hdc {
        width: 580px;
        margin-left: 0.5rem;
    }

}

@media screen and (max-width:1600px) {
    .ny_bannner_hdc {
        position: absolute;
        bottom: 70%;
        left: 50%;
        transform: translate(-50%, 50%);
    }

    .ny_bannner_hdc h1 {
        font-size: 60px;
    }

    .ny_bannner_hdc p {
        font-size: 32px;
        margin-top: -22px;
        position: absolute;
        top: 10rem;
        left: -31.775rem;

    }

    .ny_bannner_hdc .line-hdc {
        width: 580px;
        margin-left: 0.5rem;
    }
}

@media screen and (max-width:1440px) {
    .ny_bannner_hdc {
        position: absolute;
        bottom: 70%;
        left: 50%;
        transform: translate(-50%, 40%);
    }

    .ny_bannner_hdc h1 {
        font-size: 45px;
    }

    .ny_bannner_hdc p {
        font-size: 24px;
        margin-top: -34px;
        position: absolute;
        top: 9rem;
        left: -31.375rem;
    }

    .ny_bannner_hdc button {
        margin-top: 6.875rem;
    }

    .button-hdc {
        line-height: 138px;
    }

}

@media screen and (max-width:1360px) {
    .ny_bannner_hdc {
        position: absolute;
        bottom: 68%;
        left: 50%;
        transform: translate(-50%, 30%);
    }

    .ny_bannner_hdc h1 {
        font-size: 52px;
    }

    .ny_bannner_hdc p {
        font-size: 26px;
        margin-top: -30px;
        margin-left: -225px;
    }

    .ny_bannner_hdc button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 7.875rem;
        font-size: 16px;
    }

    .ny_bannner_hdc .line-hdc {
        width: 482px;
        margin-top: 15px;
    }

    .ny_bannner_hdc .line-hdc {
        margin-left: 1.5rem;
    }

    .button-hdc {
        line-height: 158px;
    }
}

@media screen and (max-width:1280px) {
    .ny_bannner_hdc {
        position: absolute;
        top: 10%;
        left: 50%;
        transform: translate(-50%, 10%);
    }

    .ny_bannner_hdc h1 {
        font-size: 40px;
    }

    .ny_bannner_hdc p {
        font-size: 22px;
        margin-top: -42px;
        margin-left: -23px;
    }

    .ny_bannner_hdc button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 6.875rem;
        font-size: 16px;
    }


    .ny_bannner_hdc .line-hdc {
        width: 532px;
        margin-top: 20px;
    }

    .ny_bannner_hdc .line-hdc {
        margin-left: 1.5rem;
    }

    .button-hdc {
        line-height: 148px;
    }
}

@media screen and (max-width:1024px) {
    .ny_bannner_hdc {
        position: absolute;
        bottom: 80%;
        left: 50%;
        transform: translate(-50%, 20%);
    }

    .ny_bannner_hdc h1 {
        font-size: 40px;
    }

    .ny_bannner_hdc p {
        font-size: 22px;
        margin-top: -41px;
        margin-left: -46px;
    }

    .ny_bannner_hdc button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 6.875rem;
        font-size: 16px;
    }
}



/* -------------模块二------------- */


.hdc_h2 .title_p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    line-height: 27px;
    text-align: center;
    margin-bottom: 30px;
}

.hdc_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) {
    .hdc_h2 h2 {
        font-size: 34px;
    }

}

@media screen and (max-width:1600px) {
    .hdc_h2 h2 {
        font-size: 34px;
    }
}

@media screen and (max-width:1440px) {
    .w_1340 {
        max-width: 980px;
        margin-right: auto;
        margin-left: auto;
    }

    .hdc_h2 h2 {
        font-size: 32px;
    }

    .hdc_h2 .title_p {
        font-size: 16px;
    }
}

@media screen and (max-width:1360px) {
    .hdc_h2 h2 {
        font-size: 30px;
    }
}

@media screen and (max-width:1280px) {
    .hdc_h2 h2 {
        font-size: 30px;
    }
}

@media screen and (max-width:1024px) {
    .hdc_h2 h2 {
        font-size: 28px;
    }
}

/* 适用领域 */
.apply {
    margin: 0 auto;
}

.apply h1 {
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    margin-top: -40px;
    letter-spacing: 2px;
}

.apply .ly_content {
    margin-top: 60px;
    margin-bottom: 180px;
}

.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: 20px;
    padding-bottom: 40px;
    margin-left: 20px;
    margin-top: 20px;
    padding-top: 40px;
    -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: 15px;
        padding-top: 50px;
    }

    .apply h1 {
        font-size: 32px;
    }
    .apply .ly_content p {
        font-size: 16px;
    }
}

@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;
    }


}



.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;
    }
}

/* 产品优势 */
.cp-hdc {
    margin-bottom: 12.125rem;
}

.cp-hdc .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: 80px;
}

.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: 460px;
    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.39rem;
}

.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;
    margin-top: 10px
}

.adc_line {
    width: 570px;
    height: 1px;
    background: #EAEAEA;
    margin-bottom: 1.95rem;
}

.adj_two_line {
    margin-top: 1.25rem;
}

.adc_box {
    width: 600px;
    height: 460px;
    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: 40px 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: 2.125rem;
    margin-top: 10px;
}

.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;
}

#title_a11 {
    width: 490px !important;
    text-align: right !important;
}

#title_a11 img {
    vertical-align: middle;
    float: right;
    margin-top: 10px;
}

#hdc_a11 {
    display: inline-block;
    float: left;
    width: 460px;
    padding-bottom: 40px;
}

#title_a21 {
    width: 490px !important;
    text-align: left !important;
    margin-top: 22px;
}

#title_a21 img {
    vertical-align: middle;
    float: left;
    margin-top: 10px;
}

#hdc_a21 {
    display: inline-block;
    float: right;
    width: 460px;
    padding-bottom: 40px;
}

.hdc_hdc {
    margin-bottom: 6rem
}

.hdc1_hdc {
    margin-bottom: 7rem;
}

.right_1 {
    margin-bottom: -6px;
}

.right_2 {
    margin-top: 25px;
}

.title_b21 {
    margin-top: 25px;
}

@media screen and (max-width:1680px) {
    .cp-hdc .cp-content .h1_1 {
        font-size: 34px;
    }

    .mes_one-right—product {
        margin-top: -0.55rem;
    }

    .mes_one-right—warehouse {
        margin-top: -0.625rem;
    }

    .adc_one-right {
        margin-top: 8px;
    }

    .right_2 {
        margin-top: 5px;
    }

    .hdc_oneline {
        margin-top: -10px !important;
    }

    .hdc_twoline {
        margin-top: -10px !important;
        margin-bottom: 24px !important;
    }
}

@media screen and (max-width:1600px) {
    .cp-hdc .cp-content .h1_1 {
        font-size: 34px;
    }

    .adc_one-right {
        margin-top: 8px;
    }

    .right_2 {
        margin-top: 5px;
    }

    .hdc_oneline {
        margin-top: -10px !important;
    }

    .hdc_twoline {
        margin-top: -10px !important;
        margin-bottom: 24px !important;
    }
}

@media screen and (max-width:1440px) {
    .adc {
        width: 22.6875rem;
    }

    .cp-hdc .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-hdc .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-hdc .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;
    }
    .adc_one_adj .adc-title {
        font-size: 18px;
    }
    #hdc_a11 {
        padding-left: 60px;
    }
    #hdc_a21 {
        padding-right: 50px !important;
    }
    .adc_one-right .adc-title{
        font-size: 18px !important;
    }
    .hdc1_hdc {
        margin-top: 30px !important;
    }
    .title_b21 {
        margin-top: 105px;
    }
}

@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: 15px !important;

    }

    .adc_one_adj .adc-title {
        font-size: 15px;
    }

    .adc_one_adj p {
        font-size: 12px;
        margin-right: 20px;
    }

    .adc_one-right p {
        font-size: 12px;
    }

    .adc_one-right {
        margin-bottom: 15px !important;
    }
  
}




/* 内容 */
.hxys_zphdc .content .h1_1 {
    height: 36px;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: 130px;
    margin-bottom: -60px;
}

.hxys_zphdc .content_zp1,
.hxys_zphdc .content_zp2 {
    display: flex;
    margin-top: 10%;
    margin-bottom: 10%;
}

.hxys_zphdc .content_zp1 .hxys_zp1_left,
.hxys_zphdc .content_zp1 .hxys_zp1_right,
.hxys_zphdc .content_zp2 .hxys_zp1_left,
.hxys_zphdc .content_zp2 .hxys_zp1_right {
    width: 50%;
}

.hxys_zphdc .content_zp1 .hxys_zp1_left img:hover,
.hxys_zphdc .content_zp2 .hxys_zp1_left img:hover {
    transform: scale(1.1);

}


.hxys_zphdc .content_zp1 .hxys_zp1_right {
    padding-left: 3%;
    margin-top: 1%;
}

.hxys_zphdc .content_zp1 .hxys_zp1_left img,
.hxys_zphdc .content_zp2 .hxys_zp1_left img {
    width: 100%;
    transition: all 0.4s linear;
}

.hxys_zphdc .hxys_zp1_right h1 {
    height: 32px;
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 27px;
    padding-left: .625rem;
}

.hxys_zphdc .hxys_zp1_right .hxys_line {
    width: 40px;
    height: 4px;
    background: #0280FF;
    border-radius: 2px;
    margin-top: 2%;
    margin-bottom: 5%;
    margin-left: .625rem;
}

.hxys_zphdc .hxys_zp1_right .span {
    color: #0280FF;
    font-size: 30px;
    float: left;
}

.hxys_zphdc .hxys_zp1_right a {
    float: right;
    margin-top: -1px
}

.hxys_zphdc .hxys_zp1_right p {
    width: 610px;
    height: 84px;
    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_zphdc .hxys_zp1_right1 p {
        height: 64px;
        line-height: 27px;
    }

    .hxys_zphdc .hxys_zp1_right1 a {
        padding-right: 10px;
    }

    .hxys_zp66 .content_hdc .hdc p {
        font-size: 19px;
    }

    .hxys_zphdc .hxys_zp1_right h1 {
        font-size: 30px;
    }

    .hxys_zphdc .content .h1_1 {
        font-size: 34px;
        margin-bottom: -20px;
        margin-top: -80px;
    }
}

@media screen and (max-width:1600px) {
    .hxys_zphdc .content .h1_1 {
        font-size: 34px;
        margin-top: -80px;
        margin-bottom: -20px;

    }

    .hxys_zphdc .hxys_zp1_right .zp_p3 {
        margin-bottom: -23px;
        height: 68px;
    }

    .hxys_zphdc .hxys_zp1_right a {
        padding-right: 0;
    }

    .hxys_zp66 .content_hdc .hdc p {
        font-size: 17px;
    }

    .hxys_zphdc .hxys_zp1_right .zp_p6 {
        margin-top: 20px;
    }

    .hxys_zphdc .hxys_zp1_right h1 {
        font-size: 30px;
    }
}

@media screen and (max-width:1440px) {
    .hxys_zphdc .content .h1_1 {
        font-size: 32px;
    }

    .hxys_zphdc .hxys_zp1_right h1 {
        font-size: 25px;
    }

    .hxys_zphdc .hxys_zp1_right p {
        font-size: 16px;
        height: 74px;
        line-height: 22px;
        width: 460px;
    }

    .hxys_zphdc .hxys_zp1_right1 p {
        height: 57px;
        line-height: 22px;
    }

    .hxys_zphdc .hxys_zp1_right .hxys_line {
        margin-top: 10px;
        margin-bottom: 10px;
    }


    .hxys_zphdc .content_zp1 .hxys_zp1_right {
        margin-top: 0px;
    }

    .hdc_one {
        margin-top: 25px !important;
    }

    .hdc_data {
        margin-top: 25px !important;
    }

    .hdc1_hdc {
        margin-top: 25px !important;
    }

    .hdc_oneline {
        margin-top: 20px !important;
    }

    .adc_one-right {
        margin-bottom: 28px !important;
    }
}

@media screen and (max-width:1360px) {
    .hxys_zphdc .content .h1_1 {
        font-size: 30px;
    }

    .hxys_zphdc .hxys_zp1_right h1 {
        font-size: 20px;
    }

    .hxys_zphdc .hxys_zp1_right1 a {
        padding-right: 0;
    }

    .hxys_zphdc .hxys_zp1_right .span {
        font-size: 20px;
    }

    .hxys_zphdc .hxys_zp1_right p {
        height: 84px;
        font-size: 15px;
    }

    .hxys_zphdc .hxys_zp1_right .hxys_line {
        margin-top: 4px;
        margin-bottom: 6px;
    }

    .hxys_zphdc .hxys_zp1_right .zp_p5 {
        margin-bottom: 30px;
    }
}

@media screen and (max-width:1280px) {
    .hxys_zphdc .content .h1_1 {
        font-size: 30px;
    }

    .hxys_zphdc .hxys_zp1_right h1 {
        font-size: 20px;
    }

    .hxys_zphdc .hxys_zp1_right .hxys_line {
        margin-top: 5px;
        margin-bottom: 8px;
    }

    .hxys_zphdc .hxys_zp1_right a {
        float: right;
        padding-right: 0;
    }

    .hxys_zphdc .hxys_zp1_right p {
        height: 58px;
        font-size: 15px;
    }

    .hxys_zphdc .hxys_zp1_right .zp_p5 {
        margin-bottom: 30px;
    }

    .hxys_zphdc .hxys_zp1_right .span {
        font-size: 20px;
    }
}

@media screen and (max-width:1024px) {
    .hxys_zphdc .content .h1_1 {
        font-size: 28px;
    }

    .hxys_zphdc .hxys_zp1_right p {
        font-size: 16px;
        height: 72px;
    }
}


.hxys_hdc {
    margin-top: 180px;
}

.hxys_hdc .content h1 {
    height: 36px;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: -60px;
    margin-bottom: 90px;
}

.hxys_hdc .content_hdc {
    display: flex;
}

.hxys_hdc .content_hdc .hdc {
    width: 350px;
    height: 280px;
    background: #FFFFFF;
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    text-align: center;
    padding: 35px 10px 10px 10px;
    margin-left: 15px;
}

.hxys_hdc .content_hdc {
    margin-top: 1.25rem;
}

.hxys_hdc .content_hdc h2 {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}

.hxys_hdc .content_hdc .hdc:nth-child(1) {
    margin-left: 0;
}

.hxys_hdc .content_hdc .hdc p {
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    line-height: 21px;
    margin-top: 20px
}

.hxys_hdc .content_hdc .hdc:hover {
    transform: scale(1.05);
}

.hxys_hdc .content_hdc .hdc img {
    transition: all 0.4s linear;
}

@media screen and (max-width:1680px) {
    .hxys_hdc .content_hdc .hdc p {
        font-size: 19px;
    }

    .hxys_hdc {
        margin-top: 180px;
        margin-bottom: 200px;
    }

    .hxys_hdc .content_hdc .hdc {
        width: 240px;
        height: 250px;
        padding-top: 20px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .hxys_hdc .content_hdc .hdc p {
        font-size: 13px;
    }

    .hxys_hdc .content h1 {
        font-size: 34px;
    }
}

@media screen and (max-width:1600px) {
    .hxys_hdc .content_hdc .hdc {
        width: 340px;
        height: 250px;
        padding-top: 3%;
    }

    .hxys_hdc .content_hdc .hdc img {
        width: 93px;
        height: 89px;
        margin-bottom: 0;
    }

    .hxys_hdc .content_hdc .hdc p {
        font-size: 14px;
    }

    .hxys_hdc .content h1 {
        font-size: 34px;
    }
}

@media screen and (max-width:1440px) {
    .hxys_hdc .content h1 {
        font-size: 32px;
    }

    .hxys_hdc .content_hdc .hdc p {
        font-size: 13px;
        margin-top: 10px;
    }

    .hxys_hdc .content_hdc h2 {
        font-size: 19px;
    }

    .hxys_hdc .content_hdc .hdc img {
        width: 83px;
        height: 79px;
    }

    .hxys_hdc .content_hdc .hdc {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width:1360px) {
    .hxys_hdc .content h1 {
        font-size: 30px;
    }

    .hxys_hdc .content_hdc .hdc {
        width: 340px;
        height: 220px;
        padding-top: 4%;

    }

    .hxys_hdc .content_hdc h2 {
        font-size: 18px;
    }

    .hxys_hdc .content_hdc .hdc img {
        width: 73px;
        height: 69px;
    }

    .hxys_hdc .content_hdc .hdc p {
        font-size: 12px;
        line-height: 20px;
        margin-top: 10px;
    }
}

@media screen and (max-width:1280px) {
    .hxys_hdc .content h1 {
        font-size: 30px;
    }

    .hxys_hdc .content_hdc .hdc {
        width: 340px;
        height: 210px;
        padding-top: 3%;
    }

    .hxys_hdc .content_hdc h2 {
        font-size: 18px;
    }

    .hxys_hdc .content_hdc .hdc img {
        width: 63px;
        height: 59px;
        margin-bottom: -5px;
    }

    .hxys_hdc .content_hdc .hdc p {
        font-size: 12px;
    }
}

@media screen and (max-width:1024px) {
    .hxys_hdc .content h1 {
        font-size: 28px;
    }
}