@media screen and (max-width:750px) {
	.header-small {
		height: 50px
	}
	.header .logo img {
		height: 25px;
	}
	.header-small .logo img {
		margin-top: 3px;
	}
	.header .meun-off {
		margin-right: 0
	}
	.header-in {
		margin: 15px auto;
		width: 94%
	}
	.header .logo {
		margin-left: 0
	}
	.header-small .header-in {
		margin: 10px auto
	}
	.nav .close img {
		width: 30px;
		height: auto
	}
	.nav ul a {
		height: 40px
	}
	.nav ul span {
		font-size: 22px;
		line-height: 40px
	}
	.banner {
		display: block;
	}
	.banner .bd li .licon p{
		font-size: 25px;
		line-height: 32px;
	}
	.banner .bd li .licon p:first-child{
		font-size: 36px;
		margin-top: 20%;
		line-height: 1.5em;
	}
	.banner .hd ul li {
	    width: 7px;
	    height: 7px;
	}
	.warp2 ul li {
		width: 100%;
		float: left;
		position: relative;
		overflow: hidden
	}
	.warp2 {
		width: 95%
	}
	.warp-type {
		width: 100%;
		height: auto
	}
	.warp-type p {
		width: 100%;
		position: static;
		margin-left: 0;
		margin: 0 auto
	}
	.warp-type-list {
		position: static;
		float: left
	}
	.warp1 .pingfang {
		font-size: 16px;
		margin-bottom: 20px;
		line-height: 1em
	}
	.warp1 {
		width: 94%;
		margin: 0 auto;
		padding: 40px 0
	}
	
	.creative-fuwu{padding: 50px 0;}
	.creative-fuwu .creative-fuwu-cont{width:95%;margin:0 auto;}
	.creative-fuwu .creative-fuwu-left{width: 100%;height: 100%;padding-right:0;display: block;}
	.creative-fuwu .creative-fuwu-right{width:100%;text-align:center;display: block;margin-top:30px;}

	.zhiye-content{padding: 50px 0;}
	.zhiye-content .zhiye-content-cont{width:95%;margin:0 auto;}
	.zhiye-content .zhiye-content-left{width: 100%;height: 100%;padding-right:0;display: block;border-right: 0;border-bottom: 1px solid #fff;padding-bottom: 30px;}
	.zhiye-content .zhiye-content-left ul li{margin-bottom:20px;}
	.zhiye-content .zhiye-content-right{width:100%;text-align:left;padding-left:0;display: block;margin-top:30px;}
	
}