@charset "utf-8";
/* CSS Document */

html{overflow-x:hidden;  }
body{margin:0; padding:0; color:#414141;height: auto; }
body,button,input,select,textarea{font:14px verdana,"\5FAE\8F6F\96C5\9ED1",tahoma,arial,"Hiragino Sans GB","\5b8b\4f53";}
input,select,textarea{font-size:100%;}
a{ color:#666; text-decoration:none;}
img{ vertical-align:top; border:0;}
ul,li,ol,dl,dt,dd{margin:0; padding:0; list-style:none;}

#page-head,#page-foot,#foot-mony,body{
	max-width:640px;min-width:320px;overflow-x:hidden;
}
/* layout */


#page-foot{
	height: 60px;
	background: rgba(114,112,113,0.8);
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 10;
}

#menu-ico{
	width:25%;
	height: 50px;
	float:left;
	text-align: center;
}

#foot-nav li {
	width: 25%;
	height: 50px;
	margin-top: 5px;
	float: left;
	text-align: center;
}

#foot-nav .li1 {
	background: url(../images/autotec_04.png) no-repeat;
	background-size: 50px;
	background-position: 50% 50%;
}


#foot-nav .li2 {
	background: url(../images/autotec_06.png) no-repeat;
	background-size: 50px;
	background-position: 50% 50%;
}

#foot-nav .li3 {
	background: url(../images/autotec_08.png) no-repeat;
	background-size: 50px;
	background-position: 50% 50%;
}



#foot-nav .li4 {
	background: url(../images/autotec_10.png) no-repeat;
	background-size: 50px;
	background-position: 50% 50%;
}


