@charset "utf-8";
/* CSS Document */
/*首页内容部分调整<=992 平板*/
@media(max-width: 1560px){
	.w_all{
		width: 80%;
	}
	html[lang="en"] .ban.contact0 .bgs img{
        width: 110%;
        margin-left: -5%;
    }
    .about1{
        width: 100%;
        overflow: hidden;
    }
}
@media(max-width: 1400px){
	.title h3{
	    font-size: 3.8rem;
	}
	html[lang="en"] .ban.contact0 .bgs img{
        width: 120%;
        margin-left: -10%;
    }
    .w_all2{
        width: 80%;
    }
    html[lang="en"] .contact0 .title2 h3{
        margin-bottom: 5%;
    }
     html[lang="en"] .service .tts p {
        font-size: 1.3rem;
        line-height: 1.6;
    }
    html[lang="en"] .faq ul li .txt2 p{
         font-size: 1.3rem;
        line-height: 1.6;
    }
}
@media(max-width: 1100px){
    body,html{
		font-size: 58%;
		overflow-x: hidden;
	}
	.w_all,.w_all2{
		width: 90%;
	}
    header{
        height: 80px;
    }
    header.active{
        height: 70px;
    }
	header dl dd{
	    margin-left: 2.5rem;
	}
    .banner{
        margin-top: 80px;
    }
	.title h3{
	    font-size: 3.2rem;
	}
    .index_pro .txt h4{
        font-size: 3.2rem;
    }
	footer .logo2 img{
	    height: 28px;
	}
	.ban{
	    margin-top: 80px;
	}
    .aban{
        margin-top: 80px;
    }
	.ban .txt{
	    top: 50%;
	    width: 80%;
	}
	.about .contain{
	    flex-wrap: wrap;
	}
	.about .ll{
	    width: 100%;
	}
	.about .rr{
	    width: 100%;
	}
    .about1 h4 strong{
        margin-bottom: 0;
    }
    .about1 p{
        font-size: 1.4rem;
    }
    .about1 h4 {
        font-size: 2.4rem;
    }
    .ban .txt h3{
        font-size: 3.6rem;
    }
    .hezuo1 ul li h4 {
        width: 190px;
        height: 70px;
        font-size: 2.6rem;
    }
    .hezuo1 ul li .position .thread {
        width: 100px;
    }
    .hezuo1 ul li .position{
        left: 92%;
    }
    .hezuo3 .swiper-slide .rr{
        width: 50%;
    }
    .news .nbox b{
        height: 50rem;
    }
	footer dl.dls {
        margin-left: 10%;
    }
	html[lang="en"] .title2 h3{
	    font-size: 3rem;
	}
	html[lang="en"] footer dl.dls {
        margin-left: 0%;
    }
    html[lang="en"] .ban .txt h3{
        font-size: 2.2rem;
    }
    html[lang="en"] .hz3 .txt h3 strong{
        font-size: 3rem;
    }
    html[lang="en"] .hz3 ul{
        width: 100%;
    }
    html[lang="en"] .about .rr dl dd{
        width: 50%;
    }
   html[lang="en"] .about .ll p{
       font-size: 1.4rem;
   }
}
@media(max-width: 830px){
    body,html{
		font-size: 58%;
	}
	.w_all,.w_all2{
		width: 90%;
	}
	header{
	    height: 70px;
	}
	header.active{
	    height: 60px;
	}
	header .logo{
	    height: 20px;
	}
	header dl{
	    display: none;
	    position: fixed;
	    left: 0;
	    top: 0;
	    width: 100%;
	    height: 100%;
	    background: #323C56;
	    z-index: 3;
	    margin: 0;
        padding-top: 20%;
    }
	header dl dd{
	    margin: 2rem 0;
	    text-align: center;
	    font-size: 1.8rem;
	}
	header .others{
	}
	.sp_menu{
	    display: none !important;
	}
	.navBtn{
		position:relative;
		z-index:99999;
		cursor:pointer;
		display: block;
		margin-left: 2rem;
	}
	.navBtn span{
		display: block;
		width: 26px;
		height: 2px;
		background:#fff;
		margin:6px auto;
	}
	.nav_btn_active span:nth-of-type(1){
		-webkit-transform:rotate(45deg);
		transform:rotate(45deg);
		}
	.nav_btn_active span:nth-of-type(2){
		opacity:0;
		}
	.nav_btn_active span:nth-of-type(3){
		margin-top:-64%;
		-webkit-transform:rotate(-45deg);
		transform:rotate(-45deg);
		}
	.banner{
	    margin-top: 70px;
	}
    .index_pro .txt h4{
        font-size: 2.6rem;
        letter-spacing: 1px;
    }
    .index_pro .more {
        margin-top: 1.5rem;
    }
	.index_about{
	    width: 100%;
	    overflow: hidden;
	}
	.index_about .tt {
        padding: 6% 0;
	}
	.index_about .img {
        right: -15%;
	}
	.news2 .nbox .ll b{
	    border-radius: 10px;
	}
    
	footer .boxs{
	    justify-content: center;
	}
	footer dl:not(:last-of-type){
	    display: none;
	}
	footer dl.dls{
	    margin: 0;
	     text-align: center;
	}
	footer .links .imgs{
	    justify-content: center;
	}
	footer .copy .bb{
	    display: block;
	    text-align: center;
	}
	footer .copy .bb .ll{
	     justify-content: center;
	}
	footer .copy .bb a{
	    margin: 0;
	}
	footer .copy .bb p{
	    margin: 0;
	}
	footer .logo2 img{
	    height: 24px;
	}
	.ban{
	    margin-top: 70px;
	}
    .ban .txt p{
        font-size: 3.2rem;
    }
	.pnav dl dd,.pnav dl dt{
	    margin-bottom: 1rem;
	    margin-right: 1rem;
	}
	.about1 .btnsss{
	    display: none;
	}
	.pro{
	    padding: 7% 0;
	}
	.pro ul li{
	    width: 30.3%;
	    
	}
	.pd_nav{
	    margin-top: 70px;
	}
	.prod .bar1 {
	    flex-wrap: wrap;
	    flex-direction: row-reverse;
	}
	.prod .bar1 .left{
	    width: 100%;
	    margin-bottom: 5%;
	}
	.prod .bar1 .right{
	    width: 100%;
	}
	.aban{
        margin-top: 70px;
	}
	.title2 h3{
	    font-size: 3.2rem;
	}
	.news2 .nbox .ll{
	    width: 48.5%;
	}
	.news2 .nbox .ll:nth-of-type(2n){
	    margin-right: 0;
	}
	.news2 .nbox .ll:nth-of-type(3n){
	    margin-right: 3%;
	}
	.news .nbox .time{
	   margin: 0 0 14px 0;
	}
	.news_d .bar .left{
	    display: none;
	}
	.news_d .bar .right{
	    width:  100%;
	}
	.news_d h1{
	    font-size: 2.6rem;
	}
    .submit button{
        line-height: 36px;
        width: 140px;
    }
    .contact0 img{
        width: 120%;
        margin-left: -10%;
    }
    .contact0 .title2 h3{
        margin-bottom: 5%;
    }
    .contact0 ul li p{
        margin: 10px 0;
    }
    .contact3 ul {
        width: 80%;
    }
    .contact3{
        background-attachment: inherit !important;
    }
    .ban .txt h3{
        font-size: 3.2rem;
    }
    .p0ban .txt p{
        width: 70%;
    }
    .pps .txt h3{
        font-size: 1.8rem;
    }
    .pban{
        height: auto;
    }
    .pban .txt{
        top: initial;
        bottom: 3%;
        transform: translate(-50%, -0%);
    }
    .pban .pimgss{
        position: static;
    }
    .ban3 .logos img {
        height: 18px;
        width: auto;
        margin: auto;
        margin-bottom: 2rem;
    }
    .adv2 {
        height: 40vh;
        background-attachment: inherit !important;
    }
    .adv3 .contain{
        flex-wrap: wrap;
    }
    .adv3 .contain .ll{
        width: 100%;
        padding: 6%;
    }
    .adv3 .contain .rr{
        width: 100%;
    }
    .adv3 .contain .ll h3 {
        margin-bottom: 2rem;
        font-size: 2.4rem;
    }
    .news .nbox b{
        height: 40rem;
        border-radius: 10px;
    }
    .hezuo1 ul li .circle {
        width: 100px;
        height: 100px;
    }
    .hezuo1 ul{
        flex-wrap: wrap;
    }
    .hezuo1 ul li{
        width: 100%;
        margin: 3% 0 !important;
    }
    .hezuo1 ul li .position{
        display: none !important;
    }
    .hezuo1 ul li h4{
        margin: 0 auto 3rem;
    }
    .hezuo2 ul li .img {
        height: 45px;
    }
    .hezuo2 ul li::after {
        right: -40px;
        top: 20%;
        width: 50px;
    }
    .hz1{
        height: 50vh;
    }
    .hz2 .swiper-slide{
        height: 50vh;
    }
    .adv5 .bar{
        width: 90%;
        margin:4% auto 0;
    }
    .service .tables {
        overflow: scroll;
    }
    .service table {
        width: max-content;
    }
    .service .tts2 p{
        margin: 10px 0;
    }
    html[lang="en"] .ban.contact0 .bgs img{
        width: 150%;
        margin-left: -25%;
    }
}
@media(max-width: 676px){
	body,html{
		font-size: 52%;
	}
	header .logo{
	    height: 20px;
	}
    .btns .swiper-button-next, .btns .swiper-button-prev{
        transform: scale(0.6);
    }
    .banner .bottom{
        bottom: 15px;
    }
    .index_bars{
        padding: 10% 0;
    }
    .title h3 {
        font-size: 2.6rem;
    }
    .index_pro .swiper a img{
        width: 120%;
        margin-left: -10%;
    }
    .index_pro .txt h4{
        font-size: 2rem;
    }
    .index_about .more{
        margin-top: 3rem;
    }
    .index_about .tt{
        padding: 8% 0;
    }
    .index_about .tt p {
        line-height: 1.6;
        width: 70%;
        display: none;
    }
    .index_about .tt h4 {
        font-size: 2rem;
        margin: 1rem 0 3rem 0;
    }
    .index_about .img {
        right: -25%;
    }
    footer .logo2{
        padding: 5% 0;
    }
    footer .logo2 img{
        height: 18px;
    }
    footer dl.dls dt{
        margin: 2rem 0;
    }
    .ban .txt h3{
        font-size: 2.6rem;
    }
    .ban .txt p{
        font-size: 2.4rem;
    }
    .ban .txt p img {
        width: 50px;
        margin-bottom: 2px;
    }
    .aban{
        margin-top: 70px;
    }

    .aban .more {
        margin: 3rem auto 0;
    }
    .pban h2{
        font-size: 2.6rem;
    }
    .pban .txt p{
        font-size: 1.4rem;
    }
    .pnav .pns p img{
        height: 45px;
    }
    .prod .title h3{
        font-size: 2.6rem;
    }
    .o_nav{
        flex-wrap: wrap;
    }
    .o_nav a{
        margin: 1rem 1rem 0;
    }
    .pro ul{
        margin-top: 8%;
        
    }
    .p0ban .bgs img{
        width: 200%;
        margin-left: -100%;
    }
    .ban .txt{
        width: 90%;
    }
    .p0ban .txt p{
        width: 90%;
        font-size: 1.4rem;
        margin-top: 1rem;
    }
    .p0ban .bottom{
        display: block;
    }
    .p0ban .bottom .more2{
        width: 140px;
        margin: 2rem auto;
    }
    .pro ul li {
        width: 46%;
        margin: 2%;
    }
    .prod h2{
        font-size: 2.4rem;
    }
    .prod .bar1 .more2{
        width: 130px;
    }
    .ban3 .logos img {
        height: 11px;
    }
    .adv2{
        height: 30vh;
    }
    .adv3 .contain .ll{
        padding: 10% 6%;
    }
    .adv3 .contain .ll h3{
        font-size: 2rem;
        margin-bottom: 1.5rem;
    }
    .news .nbox b{
        height: auto;
    }
    .news .nbox b img{
        transform: none;
        position: static;
    }
    .news2 .nbox .ll{
        width: 100%;
        margin: 5% 0 !important;
    }
    .news_d h1{
        font-size: 2rem;
    }
    .service .top .bb {
        margin: 0 1rem;
        text-align: center;
    }
    .title2 h3{
        font-size: 2.6rem;
    }
    .hezuo1 .title2 h3{
        font-size: 2.6rem;
    }
    .hezuo1 .txt p{
        font-size: 1.6rem;
        margin: 2px 0;
    }
    .hezuo1 ul li .circle {
        width: 80px;
        height: 80px;
    }
    .hezuo1 ul li h4 {
        width: 160px;
        height: 54px;
        font-size: 2.4rem;
    }
    .hezuo1 ul li .line{
        margin-bottom: 3rem;
    }
    .hezuo2 ul{
        flex-wrap: wrap;
        justify-content: center;
    }
    .hezuo2 ul li{
        width: 33.3%;
        margin: 1rem 0;
    }
    .hezuo2 ul li .img{
        margin-bottom: 0;
    }
    .hezuo2 ul li::after {
        right: -20px;
    }
    .hezuo2 ul li:nth-of-type(3n):after{
        display: none;
    }
    .about1 .title2 p {
        font-size: 1.4rem;
    }
    .hz1 {
        height: 35vh;
    }
    .hz1 .txt p img{
        width: 80px;
    }
    .hz2 .swiper-slide {
        height: 35vh;
    }
    .faq ul li .txt{
        padding: 2rem 0;
    }
    .contact0 .contain{
        top: 50%;
    }
    .contact0 img {
        width: 300%;
        margin-left: -150%;
    }
    .contact0 ul{
        flex-wrap: wrap;
    }
    .contact0 ul li{
        max-width: 50%;
        width: 50%;
    }
    .contact0 ul li img {
        width: 52px;
    }
    .contact2 .online p {
        float: none;
        width: 100%;
        margin: 1rem 0;
    }
    .submit button{
        width: 120px;
        line-height: 30px;
    }
    .contact3 ul{
        width: 100%;
    }
    .contact2 .online {
        margin-top: 5%;
    }
    .contact3 .title h3{
        text-align: center;
    }
    .aban .atxt h3{
        font-size:2.2rem;
    }
    .about1 .swiper-slide{
        flex-wrap: wrap;
    }
    .about1 .swiper-slide .ll{
        width: 100%;
    }
    .about1 .swiper-slide .rr{
        width: 100%;
        padding: 5%;
    }
    .about2 ul li{
        width:100%;
        margin: 3% 0 !important;
    }
    .about2 ul li img{
        margin-bottom: 1.5rem;
    }
    .about3 .title2 h3{
        font-size: 2rem;
        margin-bottom: 3rem;
    }
    .about3 .top .bb{
        width:40px;
        height: 34px;
        margin: 0 1rem;
    }
    .about3 .swiper-slide .imgs img {
        height: 70px;
        margin: 1rem auto 1rem;
    }
    .pps .txt h3{
        margin-bottom: 0.5rem;
    }
    .pps .txt{
        bottom: -5%;
    }
    .hezuo3 .swiper-pagination span{
        width: auto !important;
        margin: 0 10px !important;
    }
    .hezuo3 .swiper-slide{
        flex-direction: column-reverse;
        margin-top: 3%;
    }
    .hezuo3 .swiper-slide .rr{
        width: 100%;
        position: static;
        transform: none;
    }
    html[lang="en"] .ban.contact0 .bgs img{
        width: 400%;
        margin-left: -200%;
    }
    html[lang="en"] .contact0 ul li {
        margin: 1rem 0;
    }
    html[lang="en"] .title2 h3{
        font-size: 2.6rem;
    }
    html[lang="en"] .about3 .title2 h3{
        font-size: 2rem;
    }
    html[lang="en"] .prod .bar1 .more2 {
        width: 160px;
    }
    html[lang="en"] .service .top .bb{
        font-size: 1.35rem;
    }
    html[lang="en"] .contact0 ul li p a{
    	font-size:1.6rem;
    }
    
}