.m-nav-coustom{position:absolute;display:none;z-index:2;}
.nav_close{display:block;}

/*.m-wg .m-wg-ct{ background: none !important;}*/
.nav-warp{height: 36px;position: relative;z-index:1099;}
.g-main{position: relative;}
.icon-img{width: 40px; height: 40px;background:#29aae3 url(img/meun.png) no-repeat 2.6px 3px;background-size: 34px 34px;border-radius:5px}
/*颜色切换 start*/
.nav-icon{position: absolute;left: 0;top: 0;width: 100%;}
.navtheme27_ul {width: 13.3em;position: fixed;z-index:1099; top:0;display:none;background: #29aae3;overflow: auto;}
/*颜色切换 end*/
.hs27_nav_li{text-align: center;height:3.19em;line-height:3.19em;border-bottom: 1px solid #fff;}
.navtheme27_ul:last-child{border: none;}


.hs27_nav_li .text-center{
	font-size:16px;
	color: #fff;
	overflow:hidden;
	opacity:0;
	/*transform: translateX(-100px);*/
	-webkit-transform: translateX(-100px); 
	/*-moz-transform:translateX(-100px);*/
	/*-webkit-animation: 1s 1s move ;
	-moz-animation: 1s 1s move ;
	animation: 1s 1s move ;*/
	-webkit-animation-fill-mode: forwards; 
}
.hs27_nav_li .text-center span{width:2em;height:100%;line-height: 100%;text-align: center;float: left;}
.hs27_nav_li .text-center em{width:6em;text-align:center;font-size: 14px;}
.hs27_nav_li .text-center i {}
.hs27_nav_li .text-center span img{width: 1em; height: 1em;position: absolute;top: 50%;margin-top: -0.5em;}
.hs27_nav_li .text-center i img {width: 1em; height: 1em;position: absolute;right:0.3em;top: 50%;margin-top: -0.5em;}
.heima_zhezhao{position: relative;width: 100%;height: 100%;z-index: 999;background: rgba(0,0,0,0.7);position:fixed;top:0;left:0;display: none;}


@-webkit-keyframes move{
	0%{}
	100%{
		opacity: 1;
		-webkit-transform:translateX(0px);
	}
}

