/*m端适应代码*/
@media (max-width: 750px){
	/*通用样式*/
	.wth{ width:100%;clear:#fff ;}
	.warp{width:100%;}
	.clearfloat:after{ content: "."; display: block; clear: both; visibility: hidden; height: 0; }

	/*顶部*/
	.top_all{ width: 100%; height:60px; position: absolute; z-index: 20; background-color: #fff;}
	
	.top_all li{ height: 40px; line-height: 60px; font-size:16px; color: #333; }
	.left{ float: left; }
	.left li.first{ width: 135px; height: 38px; margin-right: 40px; line-height: 20px; padding-top:10px; }
	.left li.first img{ width: 125px; }
	.left li{ width: 90px; float: left; text-align: center; color: #333; }
	.left li a{ padding-right: 5px; color: #333; }
	.right{ float: right; color: #333; }
	.right li{ float: left; font-size:18px; color: #333; }
	.right .li2{color: #EB9D7A;margin-left: 10px;}

	/*地址栏*/
	.hda{ background: #EEEEEE; height: 410px; }
	.hda-m{ width: 1000px; margin: 0 auto; height: 410px; }

	/*底部*/
	.zg_footer{ background:#404043; height:180px;}
	.zg_foot_nr{
	   width:1100px;
	   overflow: hidden;
	   height:100px;
	   /* background:rgba(255, 255, 255, 0.5); */
	   padding-top:40px;
	   text-align:center;
	   color: #ccc;
	   margin:0 auto;
	}
	.zg_foot_nr p{line-height:30px;font-size: 14px;}
	.zg_foot_nr a,.zg_foot_nr a:hover{ color:#CCCCCC; line-height:30px; text-decoration:none; }


	.header{display:none;}

    /*.banner{height:480px;background: url(../images/zg_bg2m.jpg) no-repeat center top;overflow: hidden;}
	.banner.img{background: url(../images/zg_bg1m.jpg) no-repeat center top;}
}
