﻿@media ( min-width:992px) and ( max-width:1160px) {
	.container {
		width: 92%;
		margin: 0 auto;
	}
	.product-title h2{
		font-size: 24px;
	}
	.product-title-wrap h1{
		font-size: 24px;
	}
}


@media ( max-width:1024px) {
	.right-nav {
		display: none;
	}
	.foot .item{
		display: none;
	}
	.foot i:nth-child(2){
		display: none;
	}
	.indexBox_3 .indexMaps{
		display: none;
	}
	.indexBox_3 .RightCont{
		position: relative;
		width: 100%;
	}
	.indexBox_2 .item{
		width: 45.69%;
	}
	.indexBox_1_top > div .words{
		top: 25px;
		left: 25px;
	}
	.indexBox_1_bottom > div h2{
		bottom: 42px;
	}
	.indexBox_1_bottom > div h1{
		top: 40px;
	}
}

@media ( min-width:1025px) and ( max-width:1100px) {
	/*导航*/
	.menus ul li{
	 	margin-left: 20px;
	}
	.foot .item{
		display: none;
	}
	.foot i:nth-child(2){
		display: none;
	}
	.indexBox_3 .indexMaps{
		display: none;
	}
	.indexBox_3 .RightCont{
		position: relative;
		width: 100%;
	}
	.indexBox_2 .item{
		width: 46.69%;
	}
	.indexBox_1_bottom > div h2{
		bottom: 80px;
	}
	.indexBox_1_bottom > div h1{
		top: 58px;
	}
	.human .list a{
		width: 15%;
		margin-right: 0;
	}
	.human h3 a.til{
		width: 10%;
	}
	.human h3 a{
		margin-right: 0;
		width: 15%;
	}
	.human-back{
		height: 470px;
		background-attachment: inherit;
	}
}
@media ( max-width: 1199px) {
	.container {
		width: 96%;
		margin: 0 auto;
	} 
	.product-title-wrap h1{
		font-size: 26px;
	}
	.product-title h2{
		font-size: 22px;
	}
	.product-wrap{
		padding-top: 20px;
	}
	.headtel{
		font-size: 20px;
	}
	.footser{
		width: 37%;
	}
}
@media ( max-width:1130px) {
	 .ftewm{ display: none;}
	 .footser{
		width: 43%;
	}
	.footadd{
		width: 36%;
}

@media ( min-width: 1200px) and ( max-width: 1249px) {
	.container {
		width: 98%;
		margin: 0 auto;
	}
}

@media (max-width:1069px) {
	.honorrow div.pc-item {
		width: 23.5%;
		margin-right: 2%;
		float: left;
		text-align: center;
	}
	.honorrow div.pc-item:nth-child(4),
	.honorrow div.pc-item:nth-child(8),
	.honorrow div.pc-item:nth-child(12),
	.honorrow div.pc-item:nth-child(16),
	.honorrow div.pc-item:nth-child(20) {
		margin-right: 0;
	}
}
@media(max-width:1160px){
	.sub-service-foot .list .item  p{
		padding-top:10px;
		font-size: 14px;
	}
}

@media(max-width:1060px){
	.sub-service-foot .list .item  p{
		padding-top:3px;
		font-size: 14px;
	}
}

@media(max-width:920px){
	.sub-service-foot .list .item  h2{
	line-height: 60px;
	font-size: 16px;
	}
	.sub-service-foot .list .item  p{
		padding-top:8px;
		 
	}
}
@media(max-width:840px){
	.sub-service-foot .list .item  h2{
	line-height: 55px;
	font-size: 14px;
	}
	.sub-service-foot .list .item  p{
		padding-top:5px;
		 font-size: 12px;
	}
}
@media(max-width:755px){
	.sub-service-foot .list .item  h2{
	line-height: 60px;
	font-size: 14px;
	color: #444;
	padding-top: 40px;
	}
	.sub-service-foot .list .item  p{
		display: none;
	}
}
@media(max-width:660px){
	.sub-service-foot .list .item  h2{
	padding-top: 25px;
	}
 
}
@media(max-width:550px){
	.sub-service-foot .list .item  h2{
	padding-top: 15px;
	}
 
}
@media(max-width:490px){
	.sub-service-foot .list .item  h2{
	padding-top: 0px;
	}
	 
}








