/* 由 F12 开发人员工具生成。这可能不是原始源文件的准确表示形式。*/
.smallslider {
	margin: 0px; padding: 0px; overflow: hidden; position: relative;
}
.smallslider ul {
	margin: 0px; padding: 0px; width: auto; height: auto; list-style-type: none; position: absolute;
}
.smallslider li {
	margin: 0px; padding: 0px;
}
.smallslider li a {
	margin: 0px; padding: 0px;
}
.smallslider li a img {
	margin: 0px; padding: 0px; border: 0px currentColor; vertical-align: top;
}
.smallslider h3 {
	margin: 0px; padding: 0px; width: 98%; color: rgb(204, 204, 204); line-height: 26px; text-indent: 2%; font-size: 12px; font-weight: bold; position: absolute; z-index: 102;
}
.smallslider h3 a {
	margin: 0px; padding: 0px; text-indent: 0px;
}
.smallslider h3 a:link {
	color: rgb(255, 255, 255); text-decoration: none;
}
.smallslider h3 a:visited {
	color: rgb(255, 255, 255); text-decoration: none;
}
.smallslider h3 a:hover {
	color: rgb(255, 102, 0); text-decoration: underline;
}
.smallslider li.current-li {
	
}
.smallslider-btns {
	position: absolute; z-index: 103;
}
.smallslider-btns span {
	border: 1px solid rgb(220, 220, 220); width: 16px; height: 16px; text-align: center; color: rgb(159, 159, 159); line-height: 16px; font-size: 12px; float: left; cursor: pointer; background-color: rgb(255, 255, 255);
}
.smallslider-btns span.current-btn {
	border: 1px solid rgb(160, 1, 0); color: white; font-size: 13px; font-weight: bold; background-color: rgb(192, 1, 0);
}
.smallslider-lay {
	background: black; width: 100%; height: 26px; position: absolute; z-index: 101;
}
#debug {
	background: rgb(204, 204, 204); border: 1px solid currentColor; left: 10px; width: 200px; height: 200px; bottom: 20px; position: fixed;
}
