* {
	margin: 0px; padding: 0px; list-style-type: none;
}
a {
	border: 0px currentColor; text-decoration: none;
}
img {
	border: 0px currentColor; text-decoration: none;
}
.mainbanner {
	height: 415px; overflow: hidden; position: relative;
}
.mainbanner_window {
	left: 50%; width: 1382px; height: 415px; overflow: hidden; margin-left: -691px; position: absolute;
}
.mainbanner_window ul {
	width: 999999px; height: 415px; position: relative;
}
.mainbanner_window li {
	background: rgb(255, 255, 255); width: 1382px; height: 415px; text-align: center; font-size: 0px; float: left; display: inline;
}
.mainbanner_list {
	right:10px;top:390px; height: 30px; position: absolute;
}
.mainbanner_list li {
	width: 20px; height: 20px; overflow: hidden; float:right; display: inline;
}
.mainbanner_list a {
	width: 8px; height: 8px; text-align: center; color: rgb(255, 255, 255); line-height: 25px; overflow: hidden; font-size: 12px; font-weight: 700; float: left; display: inline-block; background:#a9aaaa; border-radius:50%
}
.mainbanner_list li.active a {
	background:#ff7d15; border-radius:50% text-decoration: none;
}
.mainbanner_list li a:hover {
	background:#ff7d15; border-radius:50% text-decoration: none;
}

