@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'iconfont';
	src: url('//www.mpaypass.com.cn/images/iconfont/iconfont.eot');
	src: url('//www.mpaypass.com.cn/images/iconfont/iconfont.eot?#iefix') format('embedded-opentype'),  url('//www.mpaypass.com.cn/images/iconfont/iconfont.woff2') format('woff2'),  url('//www.mpaypass.com.cn/images/iconfont/iconfont.woff') format('woff'),  url('//www.mpaypass.com.cn/images/iconfont/iconfont.ttf') format('truetype'),  url('//www.mpaypass.com.cn/images/iconfont/iconfont.svg#iconfont') format('svg');
}
.joeicon {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	color:#333333;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.1px;
	-moz-osx-font-smoothing: grayscale;
}
.left_tree {
	width: 180px;
	height: 50px;
	margin: auto;
	padding: 5px 10px 10px 10px;
	line-height: 180%;
	display: inline-block;
	z-index: 990;
	position: fixed;
	top: 0;
	left: 0;
	_position: absolute;
_top: expression_r(documentElement.scrollTop);
	overflow: visible;
	background-color: #393D49;
	border-bottom: 1px solid #666666;
}
.head {
	width: 100%;
	height: 60px;
	margin: auto;
	display: inline-block;
	z-index: 990;
	position: fixed;
	top: 0;
	left: 0;
	_position: absolute;
_top: expression_r(documentElement.scrollTop);
	overflow: visible;
	background-color: #393D49;
	border-bottom: 1px solid #666666;
}
.newspic {
	width: 100%;
	height: auto;
	text-align: center;
	position: relative;
}
.newspictoos {
	display: none;
	width: 100%;
	height: 80px;
	text-align: center;
	padding: 50px 0 0 0 !important;
	position: absolute;
	_position: absolute;
	z-index: 10;
	top: 0;
	right: 0;
	background-color: rgba(0,0,0,0.5);
	filter: Alpha(opacity=50);
}
.foot {
	width: 98%;
	height: auto;
	margin: auto;
	padding: 6px 1% 6px 1%;
	display: inline-block;
	z-index: 990;
	position: fixed;
	bottom: 0;
	left: 0;
	_position: absolute;
_top: expression_r(documentElement.scrollTop);
	overflow: visible;
	background-color: #e2e2e2;
	border-top: 1px solid #dddddd;
}
.footanniu {
	width: 98%;
	height: auto;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 8px 0px 8px 0px;
	display: inline-block;
	overflow: hidden;
	z-index: 990;
	position: fixed;
	bottom: 15px;
	left: 1%;
	_position: absolute;
 _top: expression_r(documentElement.scrollTop);
	overflow: visible;
	background-color: #eeeeee;
}
