@media(max-width:1600px) {}

@media(max-width:1440px) {}

@media(max-width:1366px) {}

@media(max-width:1280px) {}

@media(max-width:1200px) {}

@media(max-width:1024px) {
    .mobile-inner-header {
        display: block;
    }
    .head {
        display: none;
    }
    .product {
        margin-top: 35px;
    }
    .product {
        padding-left: 15px;
        padding-right: 15px;
    }
    .indust_line {
        width: 1px;
        height: 231px;
        background: #fff;
        position: absolute;
        left: 37px;
        bottom: 132px;
    }
    .indust_title {
        bottom: 140px;
    }
    .indust_intro {
        bottom: 25px;
    }
    .indust_name {
        font-size: 18px;
        color: #fff;
    }
    .indust_con {
        font-size: 12px;
        color: #fff;
    }
    .indust_intro {
        position: absolute;
        left: 20px;
        bottom: 25px;
    }
    .abouts {
        padding: 60px 15px 70px;
    }
    .left_ab {
        width: 100%;
        margin-top: 25px;
    }
    .right_ab {
        width: 100%;
    }
    .adv_navs {
        width: 23.5%;
        margin-right: 2%;
        padding-left: 20px;
    }
    .adv_nav_num {
        font-size: 45px;
    }
    .adv_nav_title {
        font-size: 30px;
        color: #000;
    }
    .adv_nav_titles {
        text-transform: uppercase;
        font-size: 13px;
        color: #8e8e8e;
        font-family: "Arial";
    }
    .about {
        padding-bottom: 0;
    }
    .advantage {
        margin-top: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
    .advantages {
        margin: 35px auto 0;
    }
    .adv_intro {
        width: 100%;
        margin-top: 30px;
        position: relative;
    }
    .new {
        width: 100%;
        overflow: hidden;
        background: #f6f6f6;
        margin-top: 40px;
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .news {
        margin-top: 0;
    }
    .left_new {
        width: 100%;
    }
    .right_new {
        width: 100%;
        margin-top: 20px;
    }
    .partner {
        width: 100%;
        overflow: hidden;
        margin-top: 40px;
        margin-bottom: 40px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .partners {
        margin: 15px auto 0;
    }
    .foot {
        display: none;
    }
}

@media(max-width:768px) {
    .titles {
        font-size: 22.4px;
        color: #101010;
    }
    .maintitle {
        text-transform: uppercase;
        font-size: 17px;
        color: #969393;
        font-family: "Arial";
    }
    .pronav a {
        font-size: 13px;
        padding: 5px;
		display: block;
		border: 1px solid #dfdfdf;
		height: auto;
		line-height: unset; 
		width: 100%;
		margin-right: 2%;
		float: left;
	
    }
	.pronav a:nth-child(2n){
		margin-right:0;
	}
	.pronav a:first-child {
		border-left: 1px solid #dfdfdf;
	}
	.pronav a:last-child {
		border-right: 1px solid #dfdfdf;
	}
	.pronav{
		overflow:hidden;
	}
    .industry {
        margin-top: 40px;
    }
    .industs {
        width: 50%;
    }
    .rab_top,
    .rab_tops {
        display: none;
    }
    .abouts {
        padding-top: 0;
        padding-bottom: 40px;
    }
    .lab_title {
        font-size: 22px;
        color: #303030;
    }
    .advmaintitle {
        font-size: 25px;
        color: #000;
        margin-bottom: 5px;
    }
    .advtitles {
        font-size: 18px;
        color: #595959;
        margin-top: 10px;
    }
    .adv_nav {
        display: none;
    }
    .adv_pic {
        display: none;
    }
    .adv_con {
        position: static;
        width: 100%;
        height: auto;
        padding: 40px;
    }
    .adv_cons_top span {
        font-size: 26px;
        color: #161616;
        margin-right: 10px;
    }
    .adv_cons_num {
        overflow: hidden;
        margin-top: 25px;
    }
    .lnew_date {
        margin-top: 35px;
    }
    .par {
        width: 23.5%;
    }
    .par:nth-child(6n) {
        margin-right: 2%;
    }
    .par:nth-child(4n) {
        margin-right: 0;
    }
	.banner{
		display:none;
	}
	.banner.mobilebanner{
		display:block;
	}
	.bottom{
		display:flex;
	}
	.copy {
		margin-bottom: 3rem;
	}
}

@media(max-width:420px) {
    .industs {
        overflow: hidden;
    }
    .lnew_title {
        font-size: 16px;
        color: #464646;
        margin-top: 15px;
    }
    .rnew_fl {
        width: 100%;
    }
    .rnew_fr {
        display: none;
    }
    .right_new {
        padding: 20px;
        height: auto;
    }
    .rnew {
        margin-top: 20px;
        padding-bottom: 25px;
    }
    .rnew_title {
        font-size: 15px;
        color: #464646;
    }
    .rnew_con {
        font-size: 12px;
        color: #898989;
        margin-top: 12px;
    }
    .par {
        width: 32%;
        margin-top: 10px;
    }
    .par:nth-child(4n) {
        margin-right: 2%;
    }
    .par:nth-child(3n) {
        margin-right: 0;
    }
    .copy a {
        display: block;
        line-height: 35px;
    }
    .title {
        background: none;
    }
    .banner .swiper-button-prev,
    .banner .swiper-button-next {
        display: none;
    }
}

@media(max-width:376px) {
    .pronav a {
        margin-bottom: 5px;
    }
    .lnew_title {
        font-size: 14px;
        color: #464646;
        margin-top: 15px;
    }
    .lnew_con {
        padding-left: 25px;
        font-size: 12px;
        color: #464646;
        line-height: 24px;
        border-left: 1px solid #747474;
        margin-top: 20px;
    }
    .lnew_date {
        font-size: 22px;
        color: #676767;
        font-weight: bold;
        margin-top: 20px;
    }
}

@media(max-width:360px) {}