﻿body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 12px;
	-ms-overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	-webkit-text-size-adjust: 100%;
}
a {
	-webkit-touch-callout: none;
}
img {
	-webkit-touch-callout: none;
}
a {
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
button {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
textarea {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:focus {
}
input:focus {
}
img {
	display: block;
}
.top {
	position: fixed;
	z-index: 1111;
}
.main {
	margin: 0px auto;
	width: 750px;
	height: 100%;
}
.main .wx_top {
	float: left;
	width: 100%;
	height: 120px;
}
.main .wx_top .l {
	float: left;
	width: auto;
}
.main .wx_top .r {
	float: right;
	width: auto;
}
.main .wx_cyjg {
	float: left;
	width: 100%;
}
.main .wx_cyjg img {
	width: 100%;
	margin-bottom: 2px;
}
.menuIcon {
	top: 0px;
	right: 0px;
	position: absolute;
	z-index: 996;
	cursor: pointer;
}
.menuIcon2 {
	top: 0px;
	right: 0px;
	position: absolute;
	z-index: 996;
	cursor: pointer;
}
.mainwx {
	font-family: "微软雅黑", Arial;
	font-size: 18px;
	line-height: 28px;
}
.mainwx ul {	float: left;
	width:100%;
}
.mainwx ul li {
	font-family: "微软雅黑", Arial;
	font-size: 18px;
	line-height: 40px;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #EFEFEF;
	text-indent: 20px;
}
.mainwx ul li a{
	color: #000;
	font-weight: bold;
}
.mainwx ul li ul {
	float: left;
	width:100%;
	
}
.mainwx ul li ul li {	text-indent: 40px;
	float: left;
	width: 100%;
	background-color:#FFF;
}
.mainwx ul li ul li a{
	color: #666;
	font-weight: normal;
float: left;
	width: 100%;
}
