@media(max-width: 1201px){
	.logo2,.tub,.moa,.minfoot,.main{
		width: 991px;
	}
	img{max-width: 100%;}
	#nav{
		width: 991px;
		margin:0 auto;
	}
	#nav li{
		width: calc(100% / 8 - 1px);
	}
	.in4-1{
		width: 25%;
	}
	#full-screen-slider{
		height: 360px;
		overflow: hidden;
	}
	.moa,.moa div{
		height: auto;
		text-align: center;
	}
	.in5,.in6{
		margin-top: 10px;
	}
	.in5{
		margin-bottom: 15px;
		width: 100%;
	}
	.in4-1 img{
		margin:30px auto 0 auto;
		float: none;
	}
	.search{
		display: none;
	}
	.article{
		width: 760px;
	}
	table{
		min-width: 100px;
		width: 100%;
	}
	table.order {
		width: auto;
	}
	.mmp{
		width: calc(100% - 30px) !important;
	}
	#allmap{
		width: 100% !important;
		margin:20px auto !important;
		width: 100% !important;
	}
	.lianx{
		position: relative;
		width: 100%;
		margin-top: 30px;
	}
	.nm{
		margin-top: 0px;
	}
}


@media(max-width: 991px){
	.logo2,.tub,.moa,.minfoot,.main{
		width: 100%;
	}
	.rit{
		display: none;
	}
	.head4{
		min-width: 100%;
		height: 82px;
	}
	.head3{
		width: 100%;
	}
	#nav{
		height: auto;
		width: 100%;
	}
	#nav li{
		width: calc(25% - 1px);
		border-bottom: 1px solid #ccc;
	}
	#full-screen-slider{
		height: 128px;
	}
	.in4-1{
		width: 50%;
	}
	.tub{
		height: 480px;
	}
	.leftfoot{
		width: 100%;
		padding: 10px 20px;
		height:  auto;
		box-sizing: border-box;
	}
	.minfoot{
		height: auto;
	}
	.bounceInLeft{
		display: none;
	}
	.article{
		width: 100%;
		padding: 0 2%;
		box-sizing: border-box;
	}
	.article ul li{
		width: 48%;
		margin:1% 0.5% 1% 0.5%;
	}
	.hon{
		width: 100%;
	}
	.cnei{
		height: 200px;
		background-size: cover;
	}
	.news{
		margin-left: 0px;
	}
	.news span{}
	.order{
		margin-left: 0px;
	}
}