@media (max-width: 991px) {
    /* .as-banner {
        margin-top: 60px;
    } */
}

.lg-gotop {
    position: fixed;
    background: #ccc;
    display: block;
    width: 32px;
    height: 32px;
    right: 10px;
    bottom: 18vw;
    z-index: 888888;
    border-radius: 50%;
    border: 1px solid #e6e6e6;
    cursor: pointer;
    filter: alpha(opacity=50);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.lg-gotop span {
    display: block;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    color: #706b6b;
    width: 32px;
    height: 32px;
}

.swiper-slide {
    text-align: left !important;
    background: #4A4A4A !important;
}

.pc-banner-tit {
    position: relative;
}

.pc-tit-dw {
    position: absolute;
    top: 15%;
    left: 15%;
}

.pc-tit-dw1 {
    font-size: 50px;
    font-weight: bold;
    color: #fff;
}

.pc-tit-dw2 {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
}

/**why choose sany start**/
.why-choose {
    padding: 10px 0 20px;
    background: #4A4A4A;
}

.why-tit {
    margin: 0 0 30px;
    font-size: 40px;
    color: #DFB390;
    font-weight: bold;
}

.why-tit p {
    margin-bottom: 0;
    line-height: 1;
}

.why-p1 {
    font-size: 24px;
    color: #DFB390;
    line-height: 24px;
}

.why-p2 {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 16px;
}

.why-p3 {
    margin-bottom: 30px;
    font-size: 16px;
    color: #9B9B9B;
    line-height: 20px;
}

.why-p4,
.why-p5 {
    font-size: 24px;
    color: #93755E;
    line-height: 24px;
}

.why-p5 {
    margin-bottom: 0;
}

.why-kj1 {
    padding-left: 52px;
}

.why-kj1 img {
    width: 88%;
}

.swiper-slide {
    padding-bottom: 50px;
}

.swiper-pagination-bullet-active {
    background: #DFB390 !important;
}

.swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
}

.swiper-pagination-bullet {
    background: #ffcea8 !important;
}

/**why choose sany end**/


/**equipment start**/
.sme {
    background: #e7e7e7;
    padding: 50px 0;
}

.sme-tit {
    margin-bottom: 20px;
    font-size: 40px;
    color: #000000;
    font-weight: bold;
}

.sme-tit p {
    margin-bottom: 0;
    line-height: 1;
}

.sme-pic {
    position: relative;
}

.sme-dw {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: rgba(0, 0, 0, 0.6);
}

.sme-btn {
    float: left;
    width: 50%;
    text-align: center;
}

.sme-btn a {
    display: block;
    font-size: 24px;
    color: #FFFFFF;
}

.sme-btn a:hover {
    color: #DFB390;
}

/**equipment end**/



/**project case start**/
.mpc {
    padding-bottom: 50px;
    background: url("../img/bg.png") repeat-x;
    background-size: contain;
}

.mpc-tit p {
    margin-bottom: 0;
}

.mpc-p1 {
    margin-top: 10px;
    margin-bottom: 5px !important;
    font-size: 24px;
    color: #DFB390;
}

.mpc-p1 a {
    color: #DFB390;
}

.mpc-p2 {
    font-size: 16px;
    color: #9B9B9B;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
}

/**project case end**/


.view-btn {
    display: inline-block;
    background: #e60012;
    font-size: 18px;
    color: #fff;
    padding: 6px 16px;
    min-width: 150px;
    text-align: center;
    margin-top: 30px;
}

.view-btn:hover {
    background: #ffae00;
}












/**form start**/
.form-mg-bt {
    margin-top: 50px;
}

.au-formbox h2 {
    margin: 0;
    margin-bottom: 10px;
    color: #272727;
    font-size: 20px;
    font-weight: bold;
}

.au-formbox p {
    margin-bottom: 30px;
    font-size: 16px;
    color: #d60011;
}

.au-formbox {
    padding: 30px 20px;
    background: #f7f9fa;
    border: 1px solid #e5e5e5;
}

/**form end**/



@media (max-width: 991px) {
    .why-tit {
        margin: 0 0 15px;
        font-size: 20px;
    }

    .why-p1 {
        font-size: 18px;
    }

    .why-choose {
        padding: 20px 0 5px;
    }

    .why-p3 {
        margin-bottom: 20px;
        font-size: 14px;
    }

    .why-kj1 {
        padding-left: 0;
    }

    .why-kj1 img {
        width: 100%;
    }

    .swiper-slide {
        padding-bottom: 30px;
    }

    .sme-tit {
        margin-bottom: 10px;
        font-size: 20px;
    }

    .sme {
        padding: 20px 0 10px;
    }

    .sme-mobbt {
        margin-bottom: 15px;
    }

    .mpc {
        padding: 24px 0;
        background: #4A4A4A;
    }

    .mob-sme-tit {
        color: #DFB390;
    }

    .sme-btn a {
        font-size: 18px;
    }

    .sme-dw {
        height: 40px;
        line-height: 40px;
    }

    .sme-pic img {
        width: 100%;
    }

    .mpc-p1 {
        font-size: 16px;
    }

    .mpc-p2 {
        font-size: 14px;
        line-height: 16px;
        height: auto;
        overflow: visible;
    }

    .view-btn{margin-top: 20px;}
    .mob-mbbot {
        margin-bottom: 30px;
    }

    .form-mg-bt {
        margin-top: 20px;
    }

    .au-formbox {
        padding: 15px 12px;
    }
}


@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 1200px) and (max-width: 1660px) {}