@media(max-width:992px) {

	header .top .logo img {
		width: 95%;
	}

	.one {
		padding-bottom: 0;
	}

	.one_a .container {
		background-color: unset;
	}

	.one_a .picBox {
		display: none;
		position: unset;
		margin-bottom: 20px;
	}

	.one_a .textBox h3 img {
		width: 100%;
	}


	.more {
		margin-top: 40px;
	}

	.footLx {
		border: none;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		padding: 0;
	}

	.footLx .pic {
		padding: 30px 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.footLx .text{
		padding-left:0 ;
	}
	.contact li:nth-child(2) {
		border: none;
		border-bottom: 1px solid #333;
	}

	.contact li {
		border-bottom: 1px solid #333;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}


	.two_list .pic {
		height: auto;
	}

	.two_list .text {
		height: auto;
	}

	.proSeries li:nth-child(even) {
		margin-left: 0;
	}

	.proSeries li .pic,
	.proSeries li:nth-child(even) .pic {
		transform: translate(0px);
		padding: 0;
	}
	.proSeries img {
		width: 100%;
	}
	.proSeries li {
		padding: 0;
	}
	.proSeries .text {
		padding: 20px;
	}
	.proSeries li:nth-child(even) .text h3,
	.proSeries li:nth-child(even) .text p{
		text-align: left;
	}
	.proList .pic{
		height: 300px;
	}
	#proDesc .text .pics{
		position: unset;
	}
	#proDesc .text .pics ul{
		padding: 0;
	}
	#proDesc .pic{
		margin-bottom: 30px;
	}
	.proDetails #proDesc .pic img{
		height: auto;
		width: 100%;
	}
	.inves_one ul{
		width: 100%;
	}
	.inves_one li{
		width: 48%;
		margin-left: 4%;
		height: auto;
	}
	.inves_one li:nth-child(2n){
		margin: 0;
	}
	
	.inves_one li:first-child{
		width: 100%;
		height: auto;
		margin-bottom: 30px;
	}
	.about_one .picBox div{
		width: 100%;
		margin-bottom: 50px;
	}
	.about_one .picBox div::after{
		display: none;
	}
	.about_three .fz_list{
		height: auto;
	}
	.about_three .fz_list .pic{
		padding: 150px 60px;
	}
}

@media(max-width:767px) {
	header {
		height: 60px;
	}

	header .wapNav {
		top: 60px;
	}

	.footNav>ul>li {
		margin-bottom: 30px;
	}

	footer {
		padding: 50px 0;
	}

	.two_list li {
		margin-bottom: 50px;
		padding: 0;
	}

	.two_list ul a {
		width: 100%;
	}

	.two_list ul a:hover {
		transform: scale(1);
		background-color: #fff;
	}
	.fourPro1,.four .swiper-button-next,.four .swiper-button-prev{
		display: none;
	} 
	.fourPro2{
		display: block;
	} 
	
	.four{
		padding-bottom:90px ;
	}
	.four .swiper-pagination{
		display: block;
	}
	.proList .pic{
		height: 500px;
	}
	.profoot .pic p{
		font-size: 14px;
	}
	.profoot .pic{
		height: auto;
		padding: 30px 0;
	}
	.newsList .pic{
		padding: 0;
	}
	.newsList .text .desc p{
		width: 100%;
		margin-bottom: 20px;
	}
	.newsList .pic{
		height: auto;
		
	}
	.newsList .text{
		padding: 0;
		margin-top: 15px;
	}
	.newsList li:hover .text .desc .arrow{
		background:url(../images/arrow-1.png) no-repeat center;
	}
	.newsList li:hover .text{
		background-color: #fff;
		color: #333;
	}
	.inves_two dd span{
		margin-right: 10px;
	}
}

@media(max-width:520px) {
	.proList .pic{
		height: 300px;
	}
	.about_three .fz_list .pic {
	    padding: 150px 30px;
	}
}

@media(max-width:425px) {
	.one_a .textBox {
		padding: 40px;
	}

}
