@media screen and (max-width:1024px) {
	
	.navbar-nav{ display: none; }
	.header .meun-off{display: block; }
	.header .meun-off span{background:#fff;}
	.header.header-small .meun-off span{background:#000;}
	/*.warp1 { padding: 55px 0 65px;}*/
	.banner .bd li .licon p:first-child{
		font-size: 50px;
		margin-top: 16%;
	}
	.banner .bd li .licon p.dev:first-child{
		font-size: 50px;
		margin-top: 0%;
	}
	.warp2 .warp-type p{ font-size: 55px;}
	.warp2 .warp-type p.intro{ font-size: 12px;}
	.warp-type p.en{ font-size: 14px;}
	
	.warp2 .warp-type-list a{ margin-right: 15px;}
	
	.warp2 ul li{ height: 330px;}
	.warp3 .warp3-list .title{
	 	font-size: 16px;
	}
	.warp3 .warp3-list .intro{
		font-size: 12px;
		margin-top: 50px;
	}
	.warp3 .warp3-list .title-cn{
		font-size: 14px;
	}
	.warp3 .warp3-list ul.long2{ margin-top: 53px;}
	.warp3 .creativelist .warp3-list ul{ margin-top: 0px;}
	.warp3 .creativelist .warp3-list ul.long{ margin-top: 30px;}
	.warp3 .creativelist .warp3-list ul.long2{ margin-top: 55px;}
	.warp4-font{
		display: none;
	}
	.warp4-icon{
		display: block;
	}
	.footer-center .copyright{
		width: auto;
		margin-top: 40px;
	}
	.footer-center .code{
		margin-top: -10px;
		margin-right: 15px;
	}
	
	.warp2 .warp-left{ width: 100%;}
	.warp2 .warp-right{ width: 100%;}
	.warp2 .warp-left p{ font-size: 16px; line-height: 30px; margin-bottom: 20px;}
	.warp2 .warp-left p.title{ font-size: 28px;}
	.newType.warp-type-list a{ margin-right: 15px;}
	.warp3.map{ width: 100%; height:430px;}
	.proverb .pc{ display: none;}
	.proverb .pad{ display: block;}
	.icondiv.ab{ position: relative; bottom: auto; margin-top: 20px;}
	
	.right-kefu ul li a span{font-size: 24px; padding: 8px 0 2px 0; }
	.newlist ul li{ margin-bottom: 40px;}
	
}

@media screen and (max-width:1024px) {
	.warp2 ul li {
	    height: 250px;
	}
	


}