@media(max-width:1600px) {
    .head,
    .product,
    .service,
    .honor,
    .new,
    .foot,
    .inproduct,
    .innew,
    .newshow,
    .incontact,
    .incase,
    .culture,
    .environment,
    .inhonor,
    .inabout {
        padding-left: 20px;
        padding-right: 20px;
    }
    .history {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media(max-width:1440px) {
    .left_ab {
        width: 47.1%;
        margin-left: 2.3%;
    }
    .abcon {
        font-size: 16px;
        line-height: 2.5;
    }
    .about {
        height: auto;
        padding-bottom: 50px;
    }
    .proname {
        font-size: 18px;
    }
    .pro_arrow .swiper-button-prev,
    .pro_arrow .swiper-button-next {
        width: 50px;
        height: 50px;
        background-size: contain;
    }
    .sertitle {
        font-size: 22px;
        margin-top: 25px;
    }
    .fcontact,
    .fnav {
        margin-left: 9%;
    }
}

@media(max-width:1366px) {
    .right_head form input[type=submit] {
        font-size: 12px;
    }
    .incontact_top_fl_con {
        font-size: 28px;
    }
    .incontact_bots {
        font-size: 16px;
    }
}

@media(max-width:1280px) {
    .maintitle {
        font-size: 30px;
    }
    .titles {
        font-size: 15px;
        margin-top: 8px;
    }
}

@media(max-width:1200px) {}

@media(max-width:1024px) {
    .mobile-inner-header {
        display: block;
        z-index: 999;
    }
    .head,
    .nav,
    .advantage {
        display: none;
    }
    .about {
        padding-left: 20px;
        padding-right: 20px;
        background-size: cover;
    }
    .left_ab {
        width: 100%;
        margin-left: 0;
    }
    .right_ab {
        width: 100%;
        margin-top: 30px;
    }
    .shuju {
        display: none;
    }
    .application {
        display: none;
    }
    .service {
        margin-top: 30px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .ser {
        width: 18.4%;
        margin-right: 2%;
    }
    .honors {
        margin-top: 20px;
    }
    .foots {
        display: none;
    }
    .foot {
        padding-top: 0;
    }
    .copy {
        border-top: none;
    }
    .inpro_fl_top,
    .inpro_fl_contact {
        display: none;
    }
    .inpro_fr,
    .inpro_fl {
        width: 100%;
    }
    .inpro_fl_list a {
        width: 49%;
        float: left;
        margin-right: 2%;
        font-size: 12px;
        background: none;
        padding: 0;
        text-align: center;
    }
    .inpro_fl_list a:nth-child(2n) {
        margin-right: 0;
    }
    .inproshow_top_fr_con p {
        font-size: 18px;
    }
    .inmaintitle {
        font-size: 24px;
    }
    .incontact_top {
        display: none;
    }
    .feedback form textarea {
        height: 150px;
        margin-top: 10px;
        font-size: 18px;
    }
    .feedback form div input {
        height: 45px;
        font-size: 18px;
    }
    .feedback form input[type=submit] {
        height: 45px;
        width: 200px;
        font-size: 18px;
    }
    .inmaintitle,
    .feedback_title {
        font-size: 24px;
    }
    .honorlistswiper img,
    .inenvironmentswiper img {
        height: auto;
        width: 80%;
    }
    .honorlist,
    .environmentlist {
        padding-top: 70%;
    }
    .intitlecon {
        font-size: 14px;
    }
    .bread {
        height: auto;
    }
    .inabout {
        margin-top: 30px;
        padding-bottom: 30px;
    }
    .left_inab {
        width: 100%;
    }
    .right_inab {
        width: 100%;
        margin-top: 20px;
    }
    .inabtitles {
        font-size: 26px;
    }
    .inabtitle {
        font-size: 16px;
    }
    .inabcon {
        margin-top: 20px;
    }
    .insj {
        width: 50%;
        margin-bottom: 15px;
    }
    .insj_top span {
        font-size: 36px;
    }
    .insj_bot {
        font-size: 14px;
    }
	    .innewpic {
        display: none;
    }
    .innewintro {
        width: 100%;
    }
	
}

@media(max-width:768px) {
    .abmaintitle {
        font-size: 22px;
    }
    .abtitles {
        font-size: 24px;
        margin-top: -30px;
    }
    .abmore {
        margin-top: 0;
    }
    .abmore a {
        font-size: 13px;
    }
    .services {
        font-size: 0;
        text-align: center;
    }
    .ser {
        width: 49%;
        float: none;
        margin-right: 2%;
        display: inline-block;
        height: auto;
        padding: 40px 0;
        margin-bottom: 20px;
    }
    .sercontainer {
        width: 100%;
        display: block;
    }
    .ser:nth-child(2n) {
        margin-right: 0;
    }
    .serpic {
        height: 50px;
        line-height: 50px;
    }
    .serpic img {
        width: 40px;
    }
    .sertitle {
        font-size: 16px;
        margin-top: 15px;
    }
    .newitem {
        width: 100%;
        margin-bottom: 25px;
    }
    .copy,
    .copy a {
        font-size: 14px;
        line-height: 40px;
        display: block;
    }
    .new {
        margin-bottom: 25px;
        margin-top: 30px;
    }
    .inpro_fr_list a {
        width: 49%;
        margin-right: 2%;
    }
    .inpro_fr_list a:nth-child(2n) {
        margin-right: 0;
    }
    .inproshow_top_fl {
        width: 100%;
    }
    .inproshow_top_fr {
        width: 100%;
        margin-top: 20px;
    }
    .inproshow_top_fr_con p {
        font-size: 15px;
    }
    .inproshow_top_fr_tel span {
        font-size: 26px;
    }
    .inproshow_top_fr_tel {
        font-size: 14.6px;
    }
    .inproshow_bot_title {
        font-size: 18px;
    }
    .banner.swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 10px;
    }
    .banner .swiper-pagination-bullet {
        width: 35px;
        height: 8px;
    }
    .incas {
        width: 100%;
    }
    .cultures {
        margin-top: 0;
    }
    .cul {
        width: 100%;
        margin-top: 20px;
    }
    .environment {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .environments,
    .inhonors {
        margin-top: 30px;
    }
    .environment_arrow,
    .inhonor_arrow {
        margin-top: 20px;
    }
    .inhonor {
        margin: 20px 0;
    }
    .history {
        height: auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .hisyear {
        height: 50px;
        line-height: 50px;
        font-size: 20px;
    }
    .histops {
        font-size: 16px;
    }
    .histop {
        height: 120px;
    }
}

@media(max-width:420px) {
    .innewtitle {
        font-size: 18px;
    }
    .innewcon {
        font-size: 15px;
    }
    .innewmore {
        margin-top: 25px;
    }
    .incontact_bots img {
        width: 30px;
    }
    .incontact_bots {
        height: 92px;
        line-height: 90px;
        overflow: hidden;
        width: 100%;
        margin-bottom: 10px;
    }
    .feedback form div input {
        width: 100%;
        margin-bottom: 5px;
    }
}

@media(max-width:376px) {}

@media(max-width:360px) {}