html {
	font-size: 62.5%;
}
ul, ol, li, dl, dt, dd, p {
	list-style: none;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 1.6em;
	font-weight: bold;
	font-family: "Microsoft YaHei";
}
body {
	font-size: 1.2em;
	color: #333;
	font-family: "Microsoft YaHei";
	margin: 0 auto;
}
body {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #000
}
.top {
	width: 95%;
	height: 6em;
	margin: 0 auto
}
.top img {
	height: 100%;
	vertical-align: middle;
}
.top a {
	color: #1ebb26;
	font-size: 1.1em
}
.top .ri {
	float: right;
	line-height: 6em;
	margin-right: 0.7em;
	display: inline-block;
	height: 100%;
}
.top .ri img {
	height: 80%
}
.fixd {
	z-index: 999;
	width: 0%;
	height: 100%;
	background: rgba(30,187,38,0.99);
	position: relative;
	float: left;
	position: fixed;
	top: 0;
	left: 0;
	text-align: center;
	color: #fff;
	box-shadow: 0.1em 0 0.5em #ccc
}
.fixd a {
	width: 90%;
	border-bottom: 1px solid #fff;
	height: 3em;
	color: #fff;
	display: inline-block;
	line-height: 3em;
	margin-top: 0.5em;
	letter-spacing: 0.1em;
	font-size: 1.2em
}
.max1 {
	width: 100%;
	height: 12em;
	position: relative;
	margin: 0.3em 0
}
.max1 .max7 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.max1 .max7 a img {
	width: 100%;
	height: 100%;
}
.max1 .max7 {
	width: 100%;
	height: 100%;
}
.max1 .max2 {
	position: absolute;
	bottom: 0.5em;
	left: 45%;
	width: 5em;
	height: 1em;
}
.max1 .max2 a {
	width: 1em;
	height: 1em;
	background: #fff;
	border-radius: 50%;
	margin: 0 0.01em;
	text-align: center;
	line-height: 1em;
	display: inline-block;
}
.max1 .max2 .xuan {
	background: #1ebb26
}
.max3 {
	width: 95%;
	height: 28em;
	margin: 0 auto;

}
.max3 .max4 {
	width: 100%;
	height: 2em;
	line-height: 1em;
	border-bottom: 1px double #1ebb26
}
.max3 .max4 span {
	float: left;
	display: inline-block;
	line-height: 1em;
	height: 1em;
	border-left: 4px solid #1ebb26;
	padding-left: 1em;
	color: #1ebb26;
	margin-top: 0.5em
}
.max3 .max4 a {
	display: inline-block;
	margin-top: 0.5em;
	float: right;
	line-height: 1em;
	color: #1ebb26
}
.max3 li {
	width: 98%;
	height: 4em;
	display: inline-block;
	margin-top: 0.5em;
	box-shadow: 0 0 0.1em #b2b2b2;
	line-height: 4em;
	font-size: 1.1em;
	padding-left: 2%;
}
.max3 li:hover {
	box-shadow: 0 0 0.1em #1ebb26;
}
.max3 li span {
	float: right;
	line-height: 4em;
	margin-right: 1em
}
.max3 a .max5 {
	width: 45%;
	height: 11em;
	float: left;
	margin-top: 1em;
	border: 1px solid #ccc;
	text-align: center;
		overflow:hidden;
}
.max3 a .max5:hover {
	border: 1px solid #1ebb26
}
.max3 a .max5 img {
	height: 85%;
}
.max3 a .max5 p {
	color: #1ebb26
}
.max6 {
	width: 95%;
	margin: 0 auto;
	height: auto;
	margin-bottom: 1em
}
.max6 img {
	width: 100%;
}
.max8 {
	width: 95%;
	height: 3em;
	margin: 0 auto;
	text-align: center;
	font-size: 1em;
	padding-top: 1em;
	letter-spacing: 0.1em;
	font-family: '微软雅黑';
	font-weight: bold;
}
.bottom {
	position: fixed;
	width: 100%;
	height: 4em;
	bottom: 0px;
	left: 0px;
	background: #1ebb26;
	z-index: 998;
	padding-top: 0.2em
}
.bottom .bt1 {
	width: 25%;
	height: 100%;
	float: left;
	text-align: center;
}
.bottom .bt1 img {
	width: 2em;
}
.bottom a{
	color: #ffffff;
}
