/*自适应头部*/
@media (max-width: 1760px)	{
	.sec-07-t-box>ul>li p{
		line-height: 20px;
		font-size: 15px;
	}
    .sec-10-tap{padding-top: 60px;}
}
@media (max-width: 1560px) {
/*首页*/
	.sec-03-box{
		padding-top: 140px;
	}
    .inx-6-box>ul>li>.img_box{height: 120px;}
    .sec-10-l,.sec-10-bottom-r{height: 400px;}
    .sec-10-bottom-l{padding: 30px;}

}

@media (max-width: 1440px) {
/*首页*/
.sec-10-text h3{font-size: 2.6vw;}
.sec-03-show{width: 100%;}
.sec-03-show>ul>li>a>em{width: auto;}
	.top-nav ul{
		width: 75%;
		margin-left: 40px;
		margin-right:10px;
	}
	.top-nav ul>li{
		font-size: 15px;
	}
	.pc-nav-2{
		top: 60px;
	}
	.quick-nav{
		width: 85px;
	}
	.quick-nav>button{
		margin-left:30px;
	}
	.sec-01>img{
		width: 100%;
	    height: 100%;
	    display: block;
	    object-fit: cover;
	    object-position: center;
	    background-repeat: no-repeat;
	}
	.sec-01>video{
		width: 100%;
	    height: 100%;
	    display: block;
	    object-fit: cover;
	    object-position: center;
	    background-repeat: no-repeat;
	 }
	 .banner-text-box0>h3:first-child{
	 	font-size: 26px;
	 }
	 .banner-text-box>h3:last-child{
	 	font-size: 30px;
	 }
	 .banner-text-box1>h3{
		font-size: 30px;
	 }
	 .tit_box>h4{
	 	font-size: 22px;
	 }
	 .tit_box>h4>em{
	 	font-size: 13px;
	 }
	 .text-mb-info>a>h4{
	 	font-size: 22px;
	 }
	 .sec-03-tap>ul>li{
	 	font-size: 18px;
	 	width: 25%;
	 	margin:0;
	 }
	 .sec-03-con{
	 	width: 100%;
	 	position: relative;
	 	top: 40px;
	 }
	 .sec-03-con>.img_box{
	 	width: 45%;
	 	height: 260px;
	 }
     .sec-03-l{
	 	width: 50%;
	 	margin-top: 0;
	 }
	 .sec-03-r{
	 	width: 100%;
	 	position: static;
	 	margin-top: 80px;
	 }
	 .sec-03-list-l{
	 	display: none;
	 }
	 .sec-03-tap>ul>li:last-child{
	 	display: block;
	 }
	 .sec-03-list>ul{
	 	width: 100%;
	 }
	 .sec-03-list>ul>li{
	 	width: 50%;
	 	float: left;
	 	box-sizing: border-box;
	 }
	 .sec-03-list>ul>li>a>em{
	 	width: auto;
	 }
	 .sec-10-num{
	 	width: 100%;
	 }
	 .sec-10-data-info>h3{
	 	font-size: 36px;
	 }
	 .sec-10-list ul>li{
	 	height: 360px;
	 }
	 .sec-10-list-txt{
	 	padding:0 40px;
	 }
	 .sec-10-list-txt>h4{
	 	font-size: 26px;
	 }
	 .sec-10-list ul>li:hover .sec-10-list-txt{
	 	height: 360px;
	 }
	 .sec-06-box>ul>li>.img_box>video{
	 	width: 100%;
	    height: 100%;
	    display: block;
	    object-fit: cover;
	    object-position: center;
	 }
	 .vid-1{
	    top: 0;
	 }
	 .vid-2{
	    top: 0;
	 }
	 .sec-07-t-l{
	 	display: none;
	 }
	 .sec-07-t-box>ul{
	 	width: 100%;
	 }
	 .bt-lx>ul>li>a>img{
	 	height: 30px;
	 }
	 .sec-07-t-box>ul>li{
	 	padding:10px;
	 }
	 .sec-07-t-box>ul>li .img_box{
	 	height: 80px;
	 	margin-top: 10px;
	 }
	 .ab-02 ul li h4{font-size: 2.2vw;}
	 .ab-02 ul li{padding: 30px 0;}
	 .ab-02 ul li .ico-box{width: 60px;height: 60px;}
	 .ab-02 ul li .ico-box img{width: 30px;height: 30px;}
	 .pro-list ul>li>a>.img_box{height: 300px;}
	 .product-info-l{width: 100%;padding: 0;border:none}
	 .product-info-r{width: 100%;padding: 0;margin-top: 60px;}
	 .product-info-r ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
	 .product-info-r ul li{width: 33.33%;padding:0 20px;box-sizing: border-box;background-color: rgba(0,0,0,0);}
	 .product-info-r>ul>li a{background-color: #fafafa;}
	 .product-info-r>ul>li .img_box{height: 330px;display: flex;justify-content: center;align-items: center;}
	 .product-info-r>ul>li .img_box img{width: 70%;height: auto;}
}


@media (max-width: 1200px) {
/*首页*/
.banner-all{position: static;}
.sec-03-list>ul>li>a{
		font-size: 15px;
	}
	.sec-01-box{
		top: -100%;
		transition:all 0.6s;
		opacity: 0;
	}
	.auto-nav{
		top: 0;
		opacity: 1;
		transition:all 0.4s;
	}
	/*.sec-07-t-box>ul>li{
		width: 48%;
	}*/
	.sec-03-box{
		padding-top: 80px;
	}
	.sec-10-box{
		padding-top: 140px;
	}
	.gif{
		top: 140px;
	}
	.sec-10-list{
		margin-top:80px;
	}
	.sec-06{
		padding-top: 140px;
	}
	.sec-06-top>ul{
		width: 100%;
		margin-top:60px;
	}
	.sec-06-top>ul>li{
		width: 25%;
		height: 80px;
	}
	.sec-06-top>ul>li img{
		width: 30px;
		height: 30px;
		margin-top:10px;
	}
	.sec-06-js li{
		font-size: 14px;
	}
	.sec-10-data-info>h3{
		font-size: 30px;
	}
	.sec-10-list-txt>h4{
		font-size: 22px;
	}
    .sec-07-top-box{padding-top: 220px;}
    .sec-07-top-box>h3{font-size: 2.6vw;}
    .sec-07-top-box>h4{font-size: 2.2vw;}
    .bt-nav dt{font-size: 16px;}
    .bt-nav dd>a{font-size: 15px;}
    h3{font-size: 2.6vw;}
    .sec-03{padding-top: 0;}
    .sec-03-box{position: static;transform: translateX(0);}
    .cont{width: 90%;}
    .sec-10{padding-bottom: 60px;}
    .sec-10-box{position: static;transform: translateX(0);padding-top: 30px;}
    .sec-10-cont{margin-top: 0;}
    .sec-10-bottom{position: static;margin: 0 auto;width: 90%;margin-top: 60px;}
    .sec-06{padding: 60px 0;}
    .sec-06-top{position: static;}
    .sec-06-box{position: static;transform: translate(0,0);height: 30vw;margin-top: 50px;}
    .inx-6{padding: 60px 0;}
    .inx-6-box{position: relative;transform: translate(0,0);}
    .inx-6-box>a{width: 130px;font-size: 15px;}
    .sec-07-t{display: none;}
    .sec-07-bottom{position: relative;}
    .banner-text-box>h3:first-child{font-size: 2.2vw;}
    .banner_box>.active h3:nth-child(2){font-size: 2.6vw;}
    .sec-07-ft-l{width: 95%;padding-left: 5%;}
	.pic-hengfu{height: 360px;}
	.pic-hengfu h2{font-size: 3.2vw;}
	.oth-tit-box>h3{font-size: 3vw;}
	.ab-01-left h4{font-size: 2.8vw;}
	.pro-list ul>li{width: 50%;}
}

@media (max-width: 920px) {
    .sec-03-con>.img_box{width: 100%;}
    .sec-03-l{width: 100%;margin-top: 30px;}
    .sec-03-box{padding: 30px 0;}
    .sec-03-con>.img_box{height: 40vw;}
    .banner_box>.active ul{display: none;}
	.sec-10-text p{width: 100%;}
    .sec-10-tap{width: 50%;}
    .sec-10-btn{width: 100px;}
    .sec-10-btn>span{width: 50px;height: 50px;margin-top: -30px;}
    .sec-10-l{width: 100%;}
	.sec-10-bottom-r{width: 100%;}
    .sec-06-js .info>a{font-size: 16px;}
    .sec-06-js .info{height: 40px;}
    .sec-06-js .info>a{line-height: 40px;}
    .sec-06-js li{width: 50%;}
    .sec-06-box{height: 50vw;}
    .sec-06{padding: 30px 0;}
    .inx-6-box>ul>li{width: 33.33%;}
    .bt-lx>h3{font-size: 20px;}
    h4{font-size: 2.2vw;}
	.pic-hengfu{height: 300px;}
	.padding{padding: 30px 0;}
	.ab-01-left{width: 100%;}
	.ab-01-right{width: 100%;margin-top: 30px;}
	.pro-list ul>li>a>.img_box{height: 260px;}
	.pro-list-info>p{font-size: 14px;}
	.pro-pic{width: 100%;}
	.pro-pic>img{width: 70%;padding: 60px 0;}
	.pro-name{width: 100%;margin-top: 30px;}
	.pro-name>h4{font-size: 20px;}
	.product-info-r>ul>li{width: 50%;}
	.product-info-r>ul>li .img_box>p{line-height: 40px;text-align: center;padding: 0;}
	.news-list ul>li{width: 48%;}
	.news-list-info{padding: 12px;}
	/*联系我们*/
	.cat-1-l{
		width:100%;
	}
	.zxdt_box{
		width:100%;
		margin-top:30px;
		height: 360px;
	}
	.cat-1-l>ul>li>span>h5:first-child{font-size: 18px;}

}
@media (max-width: 760px) {
    .banner-all{height: 500px;}
    .banner-text-box>p{top: 100px;margin-top: 0;}
    .auto-nav-logo>a>img{height: 25px;margin-top: 10px;}
    .auto-nav{padding: 0;}
    .banner-text-box>h3:first-child{font-size: 18px;}
    .banner_box>.active h3:nth-child(2){font-size: 20px;}
    .top-tt>h3>img{width: 30px;margin-top: 0;}
    .top-tt>h3>p{font-size: 18px;line-height: 30px;}
    .top-tt>p{font-size: 15px;line-height: 30px;}
    .sec-03-con>.img_box{height: 65vw;}
    .text-mb-info>a>h4{font-size: 18px;}
    .text-mb-info{padding: 12px;}
    .sec-10-text{width: 100%;text-align: center;}
    .sec-10-text h3{font-size: 20px;}
	.sec-10-tap{width: 100%;}
	.sec-10-bottom-l>h3{font-size: 20px;margin-bottom: 30px;}
	.sec-10-bottom-r{height: 60vw;}
	.sec-10{padding-bottom: 30px;}
	.sec-06-js li{width: 100%;}
	.sec-06-box{height: 110vw;}
	.inx-6-box>ul{padding: 0;}
	.inx-6-box>ul>li>.img_box{height: 60px;}
	.sec-03-l>ul>li p{font-size: 15px;height: 26px;line-height: 26px;width: 75%;}
	.sec-03-tap>ul>li{width: 33.33%;}
	.sec-03-show>ul>li>a{font-size: 15px;}
	.bt-nav{display: none;}
	.bt-lx{width: 100%;padding-left: 0;text-align: center;}
	.bt-lx>h4{font-size: 20px;}
	.wx{display: flex;justify-content: center;}
	.sec-03-tap>ul>li{font-size: 16px;}
	.pic-hengfu{height: 240px;}
	.pic-hengfu h2{font-size: 22px;}
	.oth-tit-box>h3{font-size: 20px;}
	.oth-tit-box>h5{font-size: 16px;}
	.oth-tit-box{margin-bottom: 30px;}
	.ab-01-left h4{font-size: 18px;}
	.ab-02 ul li{width: 48%;margin-bottom: 10px;}
	.ab-02 ul li h4{font-size: 18px;margin-top: 20px;}
	.ab-02 ul li h5{font-size: 15px;}
	.ab-03-box li{width: 100%;padding: 0;}
	.ab-03-box li .img_box{height: 60vw;}
	.web-mbx{padding: 10px 0;}
	.m_nav_box{top: 45px;}
	.m_nav_list{width: 80%;}
	.pro-list ul>li{width: 100%;padding: 0;}
	.pro-list-info>span>p{font-size: 16px;}
	.pro-list-info{padding: 8px;}
	.pro-show{margin-top: 0;}
	.pro-name>p{font-size: 15px;}
	.pro-name>p>a{margin-top: 0px;}
	.product-info-r>ul>li{width: 100%;padding: 0;}
	.news-tap{justify-content: space-between;flex-wrap: wrap;margin-bottom: 30px;}
	.news-tap a{width: 48%;margin:10px 0;}
	.news-list ul>li{width: 100%;margin-bottom: 20px;}
	.news_inner>.cont>.ym_tit{font-size: 20px;}
	.zxdt_box{
		height: 240px;
	}
	.cat-2 h3{font-size: 20px;}
	.cat-2 form>p{width: 100%;margin-bottom: 10px;}
	.sec-01>video{display: none;}
	.sec-01>img{display: block;}
	.ab-04 .box ul li{width: 100%;padding: 0;}
	.ab-04 .box ul li .img-box{height: 380px;}
}
