@media (max-width: 1399.98px) { 
	.banner .div-img{
		height: 450px;
	}
}


@media (max-width: 1199.98px) {
	.lproLists{
		flex-wrap: wrap;
	}

	.lproLists .item{
		width: 33.3%;
		margin-bottom: 15px;
		text-align: center;
	}

	.proLeft .item .des{
		display: none;
	}

	.lastNews{
		display: none;
	}

}

@media (max-width: 1099.98px) { 

}



@media (max-width: 991.98px) { 
	.pcTop{
		display: none!important;
	}

	.banner{
		margin-top: 0;
	}

	.banner .div-img{
		height: 300px;
	}

	.inYf{
		width: 100%;
		margin-left: 0;
	}

	.proLeft .item .divTb img{
		max-width: 80px;
	}

	.proLeft .item p.title{
		font-size: 14px;
		margin: 10px 0;
	}

	.mainFooter .main{
		display: none;
	}

	.copyright{
		text-align: center;
	}

	.zdNews{
		margin-bottom: 25px;
	}

	.msgForm .item .d1{
		text-align: left;
		margin-bottom: 10px;
	}

	.leftSlider{
		display: none;
	}

	.pageTit{
		margin-top: 0;
		height: 90px;
	}

	.posi{
		display: none;
	}

	.nyprodetail h3{
		font-size: 16px;
	}

	.nynewsList .item .dimg{
		max-width: 100%;
		width: 100%;
		margin-bottom: 15px;
		margin-right: 0;
	}

	.biaoge table{
		min-width: 480px;
	}

	.cultureCon .item .tit{
		padding: 65px 0;
		font-size: 14px;
	}

	.nyprolist .table tr td:nth-child(2){
		width: 140px;
	}

	.inCompany .div-img{
		margin-bottom: 25px;
	}

	.advLists .item{
		width: 100%;
		height: 250px;
		margin-bottom: 25px;
		margin-left: 0;
	}

	.nrTop .div-text p.tit1{
		font-size: 20px;
	}

}

@media (max-width: 767.98px) { 
	.banner .div-img{
		height: 150px;
	}

	.tabCon .conItem{
		font-size: 12px;
	}

	.nyprodetail table,.nyprolist .table{
		font-size: 12px;
		min-width: 480px;
	}

	
}

@media (max-width: 575.98px) { 

	.banner .div-img{
		height: 120px;
	}

	.commonTit{
		font-size: 20px;
	}

	.proLeft .item p.title{
		font-size: 12px;
	}

	.proLeft .item .divTb img{
		max-width: 70px;
	}

}



