* {
	margin:0;
	padding:0;
}
body {
	font-family:Microsoft YaHei,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
	color:#685651;
	/*background:url(../images/rbg.jpg) 0px 0px no-repeat fixed*/
}
div {
	display:inline;
	margin:0px;
	padding:0px;
}
ul,dl {
	list-style:none;
	margin:0px;
	padding:0px;
	overflow:hidden;
	margin:0px;
}
span {
	display:block;
	padding:0px;
	overflow:hidden;
	margin:0px;
}
a:link {
	color:#685651;
	text-decoration:none;
}
a:visited {
	color:#685651;
	text-decoration:none;
}
a:hover {
	color:#C00;
	text-decoration:none;
}
a:active {
	text-decoration:underline;
	color:#C00;
}
a {
	blr:expression(this.onFocus=this.blur())
}
html,body {
	height:100%;
}
* html,* html body {
	background-image:url(about:blank);
	background-attachment:fixed;
}
.top {
	width:100%;
	height:115px;
	display:block;
	background:#fbfbfb;
	border-bottom:1px solid #e7e7e7
}
#menu {
	float:right;
	margin-top:20px;
	position:absolute;
	width:550px;
	height:75px;
	margin-left:70px;
	display:inline
}
#menu ul {
	display:inline;
}
#menu ul li {
	width:90px;
	height:75px;
	float:left;
	margin-right:1px;
	font-size:15px;
}
#menu ul li a:link {
	color:#57C964;
}
#menu ul li a {
	background:url(../images/top_menu_ico.png) no-repeat/* #fff *//*#F4FFEE*/;
	color:#57C964;
	width:90px;
	height:25px;
	padding-top:50px;
	display:block;
	cursor:pointer;
	text-align:center
}
#menu ul li a:hover {
	background:url(../images/top_menu_ico_w.png) no-repeat #0C9;
	color:#fff;
}
.body {
	width:1003px;
	height:auto;
	margin-bottom:60px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	margin-top:10px;
	background:#fff;
}
.bottom {
	width:100%;
	z-index:1000;
	height:70px;
	background:#fff;
	border-top:1px solid #e7e7e7;
	text-align:center;
	/*position:fixed;*/
	_position:absolute;
	bottom:0px;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight- this.offsetHeight-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
.bottom img {
	float:left
}
.bottom p {
	width:1003px;
	color:#0a8c32;
	font-size:14px;
	display:block;
	margin-right:auto;
	margin-left:auto;
	line-height:30px;
}
.bottom img {
	margin-right:10px;
	float:left;
	border:0px;
	margin-top:2px;
}
#imgConac {
	width:45px;
	height:55px;
	float:left;
	margin:4px;
}
#_ideConac {
	width:auto;
	float:left;
	margin:0px;
}
.top_menu {
	width:1003px;
	margin-left:auto;
	margin-right:auto;
	display:block
}
.bottom_menu {
	height:75px;
	width:100%;
	display:block;
	background:#f9f9f9;
	position:fixed;
	_position:absolute;
	bottom:50px;
	_margin-bottom:50px;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight- this.offsetHeight-(parseInt(this.currentStyle.marginBottom,10)||0)));
	z-index:1000;
}
.bottom_menu_list {
	width:1003px;
	height:75px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.bottom_menu_list ul {
	display:inline;
}
.bottom_menu_list ul li {
	width:100px;
	height:75px;
	float:left;
	display:inline;
}
.bottom_menu_list ul li span {
	color:#fff;
	font-size:14px;
	bottom:5px;
	width:100px;
	text-align:center;
	position:absolute;
	cursor: pointer;
}
.left_menu {
	width:229px;
	height:auto;
	float:left;
}
.left_menu ul {
	display:inline
}
.left_menu ul li {
	height:50px;
	padding-left:20px;
	width:209px;
	float:left;
	line-height:50px;
	background:#fbfbfb;
	margin-bottom:1px;
}
.layui-layer {
	display:block;
	margin-left:auto;
	margin-bottom:auto;
	width:1003px;
	height:600px;
	margin-top:20px;
	/* position:absolute;
	*/margin-left:auto;
	margin-right:auto;
}
#caption {
	background:#3d9a48;
	height:75px;
	opacity:.9;
	/* For IE 5-7 */filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* For IE 8 */-MS-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	top:75px;
	width:100px;
	cursor:pointer
}
#caption p {
	color:#fff;
	line-height:normal;
	font-size:15px;
	z-index:999;
	text-align:center;
	padding:8px;
	cursor:pointer
}
#caption p a {
	color:#fff;
}
.boxdown {
	display:block;
	margin-top:1px;
	cursor:pointer;
	display:none;
	width:69px;
	font-size:13px;
	background:url(../images/up.png) no-repeat 6px 10px #fff;
	border-top:none;
	margin:0 auto;
	padding-left:25px;
	_bottom:50px;
	position:fixed;
	_position:absolute;
	left:50%;
	margin-left:-502px;
	bottom:50px;
	_margin-bottom:50px;
	border:1px solid #e7e7e7;
	border-bottom:0px;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight- this.offsetHeight-(parseInt(this.currentStyle.marginBottom,10)||0)));
	z-index:1000;
	line-height:28px;
}
.up {
	display:block;
	margin-top:1px;
	cursor:pointer;
	display:none;
	width:69px;
	background:url(../images/down.png) no-repeat 6px 10px #fff;
	border-top:none;
	margin:0 auto;
	font-size:13px;
	padding-left:25px;
	bottom:125px;
	border:1px solid #e7e7e7;
	border-bottom:0px;
	position:fixed;
	_position:absolute;
	_margin-bottom:125px;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight- this.offsetHeight-(parseInt(this.currentStyle.marginBottom,10)||0)));
	z-index:1000;
	left:50%;
	margin-left:-502px;
	line-height:28px;
}
#cnzz_stat_icon_1260838094 {
	display:inline;
}
#_span_jiucuo {
	display:inline;
	float:right;
}
#con_two_3 {
	width:405px;
	height:170px;
	float:left;
}
#con_two_3 li {
	float:left;
	width:auto;
	color:#CCC;
	background:url(../images/dian.gif) no-repeat 5px 13px;
	padding-left:15px;
	font-size:14px;
}
#con_two_3 li span {
	background:none;
	float:none;
	padding-left:0px;
}
#gg1 {
	z-index:10001;
}
