/*1200px*/
@media screen and (max-width: 1200px){
	body,html{
		font-size: 14px;
	}
	header .slogan{
		display: none;
	}
	.productbox ul li{
		width: 16.15rem;
	}
	/*.productbox ul li .pbox .pic{
		height: 11.75rem;
	}*/

	.aboutPic .honor{
		width: 50%;
		left: 0;
	}
	.aboutPic .floor{
		width: 45%;
	}

}
/*998px*/
@media screen and (max-width: 998px){
	.productList .swiper-slide{
		margin-right: 0;
		padding-right: 1.55rem;
		margin-top: 1.5rem;
	}
	/*.productbox ul li .pbox .pic{
		height: 9rem;
	}*/
	.productbox ul li .pbox .txt{
		padding-left: 10px;
		padding-right: 0;
		line-height: 3.5rem;
	}
	.about{
		height: 38rem;
	}
	.aboutBox{
		width: 750px;
		padding: 2rem 3rem;
	}
	.aboutDesc{
		display: none;
	}
	.aboutTxt{
		padding-right: 1rem;
	}
	.aboutText{
		margin-top: 1rem;
	}
	.aboutMore{
		margin-top: 1rem;
	}
	.newsBox{
		width: 100%;
	}

	.newsList{
		width: 100%;
		padding-left: 0;
	}
	.newsList .newsPic{
		display: none;
	}



}

/*768px*/
@media screen and (max-width: 768px){
	body,html{
		font-size: 12px;
	}
	.container{
		padding: 0 1rem;
	}
	.top{
		display: none;
	}
	nav{
		display: none;
	}
	.hotel{
		display: none;
	}
	header{
		padding: 1rem 0;
	}
	header .logo{
		margin: 0;
		width: 40%;
	}
	.dl-menuwrapper{
		display: block;
	}
	
	.columnTitle .ctitle p{
		font-size: 1.5rem;
	}
	.columnTitle .ctitle h3{
		font-size: 2rem;
	}

	.productList .swiper-slide{
		font-size: 1rem;
		padding: 0 0.5rem;
	}
	.productbox ul li{
		width: 50%;
	}
	/*.productbox ul li .pbox .pic{
		height: 12rem;
	}*/
	.productbox ul li:nth-child(2),.productbox ul li:nth-child(4),.productbox ul li:nth-child(6),.productbox ul li:nth-child(8){
		padding-right: 0;
	}
	
	.about{
		padding: 0 1rem;
	}
	.aboutBox{
		width: 100%;
	}
	.aboutTxt{
		width: 100%;
	}
	.aboutPic{
		display: none;
	}
	.newsDouble .newsB{
		padding: 5px;
	}
	.newsB .data em{
		display: none;
	}
	.flinkTitle{
		display: none;
	}
	.fnav{
		display: none;
	}
	.footerList{
		width: 100%;
	}
	.footerList ul li{
		width: 100%;
	}
	.footerList ul li:last-child{
		margin-top: 0;
	}
	.footewm{
		display: none;
	}
	footer{
		padding-bottom: 5rem;
	}
	.footermenu{
		display: block;
	}

	.case .caseBox .pic{
		height: 12rem;
	}
	.case .caseBox .pic a{
		width: 100%;
		height: 12rem;
		display: block;
	}

}































































































