/*one-touch  footer四项*/
@media all and (max-width:750px)
{
.one-touch{
	width:100%;
	background:#41302a;
	font-size:1em !important;
	color:#FFF;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-perspective:1000;
	perspective:1000;
}
.one-touch a{
	width:50%;
	float:left;
	display:block;
	color:#f9f0d3;
	font:2em/1.5 "Microsoft Yahei";
	text-align:center;
	padding:0.125em 0;
	cursor:pointer;
}
.one-touch a:visited{
	color:#f9f0d2;
}
.one-touch a.pressed{
	color:#aa7738;
}
.one-touch a > span{
	display:block;
	font:0.5em/1.5 "Microsoft Yahei";
}
/*font*/
@font-face{
  font-family:"iconfont";
  src:
  url('../font/iconfont.woff') format('woff'),
  url('../font/iconfont.ttf') format('truetype');
}
.iconfont{
  font-family:"iconfont" !important;
  font-style:normal;
  -webkit-font-smoothing:antialiased;
  -webkit-text-stroke-width:0.2px;
  -moz-osx-font-smoothing:grayscale;
}




.foon{
	position:relative;
	background:#006eca;
	height:5.5em;
	width:100%;
	border:none;
	 position:absolute;z-index:1; position:fixed; 	bottom: 0px; left: position:relative; 
z-index:3;
}}



