@charset "UTF-8";

.ny_banner {
    position: relative;
}

.ny_bannner_amhs {
    position: absolute;
    bottom: 60%;
    left: 50%;
    transform: translate(-50%, 40%);
    text-align: center;
}

.ny_bannner_amhs 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;
    margin-left: 1.25rem;
}

.ny_bannner_amhs 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: -26.375rem;
    text-shadow: -6px 6px 8px rgba(0, 0, 0, 0.42);
    width: 1460px;
}

.ny_bannner_amhs .line-amhs {
    width: 660px;
    height: 2px;
    margin-top: 20px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), #F6F7F9, rgba(255, 255, 255, 0));
    margin-left: 2.5rem
}

.ny_bannner_amhs 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_amhs button:hover {
    transform: scale(1.2);
}

.button-amhs {
    height: 18px;
    font-size: 16px;
    line-height: 208px;
    margin: 0 auto;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    margin-left: -0.625rem;
    text-shadow: 0px 6px 5px rgba(0, 0, 0, 0.35);
}

@media screen and (max-width:1680px) {
    .ny_bannner_amhs {
        position: absolute;
        bottom: 65%;
        left: 50%;
        transform: translate(-50%, 50%);
    }

    .ny_bannner_amhs h1 {
        font-size: 60px;
        margin-left: -10.75rem;
    }

    .ny_bannner_amhs p {
        font-size: 32px;
        margin-top: -22px;
        position: absolute;
        top: 10rem;
        left: -31.775rem;

    }

    .ny_bannner_amhs .line-amhs {
        width: 580px;
        margin-left: -0.5rem;
    }

    .ny_bannner_amhs button {
        margin-left: -16.75rem;
    }

    .button-amhs {
        margin-left: -16.375rem;
    }

}

@media screen and (max-width:1600px) {
    .ny_bannner_amhs {
        position: absolute;
        bottom: 70%;
        left: 44%;
        transform: translate(-20%, 50%);
    }

    .ny_bannner_amhs h1 {
        font-size: 60px;
        margin-left: -10.75rem;
    }

    .ny_bannner_amhs p {
        font-size: 32px;
        margin-top: -22px;
        position: absolute;
        top: 10rem;
        left: -37.775rem;

    }

    .ny_bannner_amhs .line-amhs {
        width: 580px;
        margin-left: -5.5rem;
    }

    .ny_bannner_amhs button {
        margin-left: -11.75rem;
    }

    .button-amhs {
        margin-left: -11.375rem;
    }
}

@media screen and (max-width:1440px) {
    .ny_bannner_amhs {
        position: absolute;
        bottom: 70%;
        left: 50%;
        transform: translate(-33%, 40%);
    }

    .ny_bannner_amhs h1 {
        font-size: 52px;
        margin-left: -11.75rem;
    }

    .ny_bannner_amhs p {
        font-size: 32px;
        margin-top: -26px;
        position: absolute;
        top: 9rem;
        left: -41.375rem;
    }

    .ny_bannner_amhs button {
        margin-top: 6.875rem;
    }

    .button-amhs {
        line-height: 155px;
        margin-left: -12.375rem;
    }

    .ny_bannner_amhs .line-amhs {
        width: 580px;
        margin-left: -7.5rem;
    }

}

@media screen and (max-width:1360px) {
    .ny_bannner_amhs {
        position: absolute;
        bottom: 68%;
        left: 50%;
        transform: translate(-25%, 30%);
    }

    .ny_bannner_amhs h1 {
        font-size: 52px;
    }

    .ny_bannner_amhs p {
        font-size: 30px;
        margin-top: -30px;
        margin-left: -49px;
    }

    .ny_bannner_amhs button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 7.875rem;
        font-size: 16px;
        margin-left: -12.75rem;
    }

    .ny_bannner_amhs .line-amhs {
        width: 482px;
        margin-top: 15px;
        margin-left: -10.5rem;
    }

    .button-amhs {
        line-height: 158px;
        margin-left: -13.375rem;
    }
}

@media screen and (max-width:1280px) {
    .ny_bannner_amhs {
        position: absolute;
        top: 10%;
        left: 50%;
        transform: translate(-28%, 10%);
    }

    .ny_bannner_amhs h1 {
        font-size: 40px;
    }

    .ny_bannner_amhs p {
        font-size: 30px;
        margin-top: -42px;
        margin-left: -67px;
    }

    .ny_bannner_amhs button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 6.875rem;
        font-size: 16px;
        margin-left: -11.75rem;
    }


    .ny_bannner_amhs .line-amhs {
        width: 462px;
        margin-top: 20px;
        margin-left: -9.5rem;
    }



    .button-amhs {
        line-height: 148px;
    }
}

@media screen and (max-width:1024px) {
    .ny_bannner_amhs {
        position: absolute;
        bottom: 80%;
        left: 50%;
        transform: translate(-27%, 20%);
    }

    .ny_bannner_amhs h1 {
        font-size: 40px;
    }

    .ny_bannner_amhs p {
        font-size: 26px;
        margin-top: -41px;
        margin-left: -64px;
    }

    .ny_bannner_amhs button {
        width: 8.125rem;
        height: 2.5rem;
        margin-top: 6.875rem;
        font-size: 16px;
    }

    .button-amhs {
        margin-left: -12.375rem;
    }
}



/* -------------模块二------------- */


.amhs_h2 .title_p {
    font-size: 18px;
    font-weight: bold;
    color: #666666;
    line-height: 27px;
    text-align: center;
    margin-bottom: 30px;
}

.amhs_h2 h2 {
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 60px;
}

.w_1340 {
    max-width: 1340px;
    margin-right: auto;
    margin-left: auto;
}

.amhs_h2 .content h3 {
    height: 28px;
    font-size: 28px;
    font-weight: bold;
    color: #0280FF;
    text-align: center;
    margin-bottom: 80px;
}

.amhs_h2 .content {
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 2px 16px 0px rgba(0, 0, 0, 0.1);
    display: flex;
    justify-content: space-around;
}

.amhs_h2 .content_left {
    padding-left: 30px;
    padding-top: 40px;
    padding-right: 90px;
}

.amhs_h2 .content_left h1 {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
}

.amhs_h2 .content_left span {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-top: 8px;
    margin-right: 10px;
    background: #0280FF;
    border: 2px solid #FFFFFF;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.14);
    border-radius: 50%;
}

.amhs_h2 .content_left p {
    font-size: 18px;
    font-weight: bold;
    color: #999999;
    margin-left: 25px;
}

.sto_two {
    margin-top: 30px;
    margin-bottom: 30px;
}

.amhs_h2 .content_right {
    padding: 20px;
}

.sto_1two {
    margin-top: 70px;
    margin-bottom: 70px;
}

.amhs_h2 .content_1right {
    padding: 20px;
    padding-right: 80px;
}

@media screen and (max-width:1680px) {
    .amhs_h2 h2 {
        font-size: 34px;
    }

}

@media screen and (max-width:1600px) {
    .amhs_h2 h2 {
        font-size: 34px;
    }
}

@media screen and (max-width:1440px) {
    .w_1340 {
        max-width: 980px;
        margin-right: auto;
        margin-left: auto;
    }

    .amhs_h2 h2 {
        font-size: 32px;
    }

    .amhs_h2 .title_p {
        font-size: 16px;
    }
}

@media screen and (max-width:1360px) {
    .amhs_h2 h2 {
        font-size: 30px;
    }
}

@media screen and (max-width:1280px) {
    .amhs_h2 h2 {
        font-size: 30px;
    }
}

@media screen and (max-width:1024px) {
    .amhs_h2 h2 {
        font-size: 28px;
    }
}

/* 适用领域 */
.apply {
    margin: 0 auto;
    margin-top: 160px;
    margin-bottom: 200px;
}

.apply h1 {
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    margin-top: -40px;
    letter-spacing: 2px;
    text-align: center;
}

.apply .amhs-h {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 60px;
}

.apply_box {
    display: flex;
    justify-content: space-around;
}

.apply_box .apply_amhsLeft {
    width: 50%;
    margin-right: 20px;
    position: relative;
}

.apply_box .apply_amhsLeft img,
.apply_box .apply_amhsRight img {
    width: 100%;
}

.apply_box .apply_amhsRight {
    width: 50%;
    position: relative;
}

.stocker {
    position: absolute;
    top: 30%;
    left: 8%;
    width: 380px;
}

.stocker h2,
.light h2 {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 30px;
}

.light {
    position: absolute;
    top: 30%;
    left: 8%;
    width: 380px;
}

.stocker p,
.light p {
    font-size: 18px;
    color: #fff;
}

@media screen and (max-width:1440px) {
    .apply h1 {
        font-size: 32px;
    }

    .stocker h2,
    .light h2 {
        font-size: 22px;
    }

    .stocker p,
    .light p {
        font-size: 16px;
    }

    .stocker {
        position: absolute;
        top: 20%;
        left: 8%;
    }
}

@media screen and (max-width:1360px) {}

@media screen and (max-width:1280px) {}

@media screen and (max-width:1024px) {}


/* 产品优势 */
.hxys_amhs {
    margin-top: 110px;
}

.hxys_amhs .content h1 {
    height: 36px;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-bottom: 90px;
}

.hxys_amhs .content_amhs {
    display: flex;
}

.hxys_amhs .content_amhs .amhs {
    width: 470px;
    height: 360px;
    background: #FFFFFF;
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    text-align: center;
    padding: 55px 5px 10px 5px;
    margin-left: 15px;
}

.hxys_amhs .content_amhs {
    margin-top: 1.25rem;
}

.hxys_amhs .content_amhs h2 {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}

.hxys_amhs .content_amhs .amhs:nth-child(1) {
    margin-left: 0;
}

.hxys_amhs .content_amhs .amhs p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    line-height: 21px;
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.hxys_amhs .content_amhs .amhs:hover {
    transform: scale(1.05);
}

.hxys_amhs .content_amhs .amhs img {
    transition: all 0.4s linear;
}

@media screen and (max-width:1680px) {

    .hxys_amhs {
        margin-top: 180px;
        margin-bottom: 200px;
    }

    .hxys_amhs .content_amhs .amhs {
        width: 470px;
        height: 300px;
        padding: 30px 5px 10px 5px
    }

    .hxys_amhs .content_amhs .amhs p {
        font-size: 13px;
    }

    .hxys_amhs .content h1 {
        font-size: 34px;
    }
}

@media screen and (max-width:1600px) {
    .hxys_amhs .content_amhs .amhs {
        width: 470px;
        height: 300px;
        padding: 30px 5px 10px 5px
    }

    .avg_line {
        margin-top: 16px !important;
    }


    /* .hxys_amhs .content_amhs .amhs img {
        width: 93px;
        height: 89px;
        margin-bottom: 0;
    } */

    .hxys_amhs .content_amhs .amhs p {
        font-size: 14px;
    }

    .hxys_amhs .content h1 {
        font-size: 34px;
    }
}

@media screen and (max-width:1440px) {
    .hxys_amhs .content h1 {
        font-size: 32px;
    }

    .hxys_amhs .content_amhs .amhs p {
        font-size: 13px;
        margin-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .hxys_amhs .content_amhs h2 {
        font-size: 19px;
    }


    .hxys_amhs .content_amhs .amhs {
        padding-left: 15px;
        padding-right: 15px;
        height: 280px;

    }

    .hxys_amhs .content_amhs .amhs img {
        width: 90px;
    }
}

@media screen and (max-width:1360px) {
    .hxys_amhs .content h1 {
        font-size: 30px;
    }

    .hxys_amhs .content_amhs .amhs {
        width: 340px;
        height: 270px;
        padding-top: 4%;

    }

    .hxys_amhs .content_amhs h2 {
        font-size: 18px;
    }

    .hxys_amhs .content_amhs .amhs p {
        font-size: 12px;
        line-height: 20px;
        margin-top: 10px;
        padding-left: 10px;
        padding-right: 10px;

    }
}

@media screen and (max-width:1280px) {
    .hxys_amhs .content h1 {
        font-size: 30px;
    }

    .hxys_amhs .content_amhs .amhs {
        width: 340px;
        height: 270px;
        padding-top: 3%;
    }

    .hxys_amhs .content_amhs h2 {
        font-size: 18px;
    }

    .hxys_amhs .content_amhs .amhs img {
        margin-bottom: -5px;
    }

    .hxys_amhs .content_amhs .amhs p {
        font-size: 12px;
    }
}

@media screen and (max-width:1024px) {
    .hxys_amhs .content h1 {
        font-size: 28px;
    }
}


/* 产品类别 */
.category h1 {
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    margin-top: 130px;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: 60px;
}

.category_left .clean,
.category_left .shuttle,
.category_left .rail,
.category_right .cll,
.category_right .place,
.category_right .vehicle {
    background: linear-gradient(-58deg, #0D64E7, #0A7BED, #49AAF8);
    border-radius: 10px;
    display: flex;
}

.category_left {
    width: 50%;
    margin-right: 20px;
}

.category_right {
    width: 50%;
}

.category_left img,
.category_right img {
    padding: 15px;
}

.category_left h3,
.category_right h3 {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 27px;
}

.category_left span,
.category_right span {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFA248;
}

.shuttle,
.place {
    margin-top: 10px;
    margin-bottom: 10px;
}

.category_left p,
.category_right p {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 27px;
}

.category_left .line,
.category_right .line {
    width: 410px;
    height: 4px;
    background: #FFFFFF;
    border-radius: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.clean_title,
.shuttle_title,
.rail_title,
.cll_title,
.place_title,
.vehicle_title {
    width: 100%;
    padding: 20px;
    padding-right: 40px;

}

@media screen and (max-width:1440px) {

    .amhs_h2 .content_left,
    .amhs_h2 .content_1left {
        padding-left: 30px;
        padding-top: 40px;
        padding-bottom: 40px;
        padding-right: 0;
    }

    .amhs_h2 .content_left h1,
    .amhs_h2 .content_1left h1 {
        font-size: 20px;
    }

    .amhs_h2 .content_left p,
    .amhs_h2 .content_1left p {
        font-size: 16px;
    }

    .amhs_h2 .content_right,
    .amhs_h2 .content_1right {
        margin: 20px;
        width: 615px;
        margin-top: 50px;
    }

    .content_right img,
    .content_1right img {
        width: 100%;
    }

    .category h1 {
        font-size: 32px;
    }

    .clean_title {
        width: 100%;
    }

    .category_left h3,
    .category_right h3 {
        font-size: 15px;
    }

    .clean_title,
    .shuttle_title,
    .rail_title,
    .cll_title,
    .place_title,
    .vehicle_title {
        padding-left: 0px;
    }

    .category_left p,
    .category_right p {
        font-size: 14px;
    }

    .category_left .line,
    .category_right .line {
        width: 280px;
    }
    .category_left span, .category_right span {
        font-size: 18px;
    }
}

@media screen and (max-width:1360px) {}

@media screen and (max-width:1280px) {}

@media screen and (max-width:1024px) {}

