@media(max-width:1600px) {}

@media(max-width:1440px) {
    .top,
    .head,
    .newshow,
    .inabout,
    .history,
    .culture,
    .photo,
    .bread,
    .innew,
    .inproduct,
    .proshow,
    .product,
    .about,
    .equip,
    .application,
    .partner,
    .new {
        padding-left: 15px;
        padding-right: 15px;
    }
    .left_foot {
        width: 45%;
    }
}

@media(max-width:1366px) {}

@media(max-width:1280px) {
    .nav ul li {
        padding: 0 15px;
    }
}

@media(max-width:1200px) {}

@media(max-width:1024px) {
    .mobile-inner-header {
        display: block;
        z-index: 999;
    }
    .top,
    .head,
    .foot {
        display: none;
    }
    .copy {
        line-height: 30px;
        font-size: 14px;
    }
    .copy a {
        font-size: 14px;
        display: block;
    }
    .bread {
        line-height: 51px;
    }
    .left_bread a,
    .left_bread span {
        font-size: 12px;
    }
    .right_bread {
        display: none;
    }
    .inabout {
        margin-top: 25px;
    }
    .left_inab {
        width: 100%;
    }
    .right_inab {
        width: 100%;
        font-size: 16px;
        line-height: 2;
        margin-top: 20px;
    }
    .history {
        margin-top: 20px;
    }
    .phototitle {
        font-size: 20px;
    }
    .history_year {
        width: 100%;
        font-size: 18px;
        text-align: center !important;
    }
    .history_circle {
        display: none;
    }
    .history_intro {
        width: 100%;
        font-size: 16px;
        text-align: center;
        margin-top: 15px;
    }
    .cul_pic {
        width: 100%;
    }
    .cul_intro {
        width: 100%;
        padding: 15px;
    }
    .cul_title {
        font-size: 18px;
    }
    .cul_con p {
        margin-bottom: 10px;
        font-size: 15px;
    }
    .cul_con {
        margin-top: 10px;
    }
    .innewpic {
        display: none;
    }
    .innewintro {
        width: 100%;
    }
    .inpro_left {
        display: none;
    }
    .inpro_right,
    .proshow_fr {
        width: 100%;
    }
    .protitle {
        font-size: 18px;
    }
    .maintitle {
        font-size: 22px;
    }
    .titles {
        font-size: 16px;
    }
    .title_right a {
        font-size: 15px;
    }
    .title_right {
        margin-top: 15px;
    }
    .about {
        background: none;
    }
    .left_ab {
        width: 100%;
    }
    .right_ab {
        width: 100%;
    }
    .abcon {
        margin-top: 15px;
    }
    .sj_top b {
        font-size: 45px;
    }
    .shuju {
        margin-top: 20px;
    }
    .equip,
    .partner {
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media(max-width:768px) {
    .protitle {
        font-size: 22px;
    }
    .photos {
        margin-top: 0;
    }
    .photos img {
        margin-top: 15px;
        width: 49%;
    }
    .photos img:nth-child(3n) {
        margin-right: 2%;
    }
    .photos img:nth-child(2n) {
        margin-right: 0;
    }
    .proshow_top_fl {
        width: 100%;
    }
    .proshow_top_fr {
        width: 100%;
        margin-left: 0;
    }
    .left_pro,
    .rpros {
        width: 100%;
    }
    .right_pro {
        width: 100%;
        margin-top: 15px;
    }
    .sj_bot {
        font-size: 14px;
    }
    .sj_top b {
        font-size: 30px;
    }
    .abmore {
        margin-top: 30px;
    }
    .maintitle {
        font-size: 18px;
    }
    .newnav a {
        width: 110px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    .newnav {
        top: 0;
    }
    .nw {
        width: 100%;
    }
	.rpros:nth-child(2n) .probefore,.left_pro .probefore {
		left: 30px;
		bottom: 30px;
		right:auto;
	}
}

@media(max-width:420px) {
    .innewtitle {
        font-size: 18px;
    }
    .innewcon {
        font-size: 15px;
    }
    .innewmore {
        margin-top: 25px;
    }
    .inpro_right_list a {
        width: 49%;
    }
    .inpro_right_list a:nth-child(3n) {
        margin-right: 2%;
    }
    .inpro_right_list a:nth-child(2n) {
        margin-right: 0;
    }
    .inpro_right_list a p {
        font-size: 16px;
        line-height: 40px;
    }
    .proshow_top_fr p {
        font-size: 15px;
        color: #000;
        margin-bottom: 10px;
    }
    .proshow_bot_con {
        font-size: 16px;
        line-height: 2.5;
        margin-top: 10px;
    }
}

@media(max-width:376px) {}

@media(max-width:360px) {}