@charset "utf-8";

.slideBanner {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.slideBanner img {
	width: 100%;	
}
.slideBanner ul.items {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;	
}
.slideBanner ul.items li {
	float: left;
	overflow: hidden;
}
.slideBanner .optionBtn {
	line-height: 0;
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 10px;
	bottom: 0.10rem;
	left: 0;
	z-index: 12;
}
.slideBanner .optionBtn span {
	display: inline-block;
	background-color: #fff;
	cursor: pointer;
	height: 10px;
	height: 0.10rem;
	width: 10px;
	width: 0.10rem;
	margin: 0 5px;
	overflow: hidden;
	text-indent: -100px;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 0.05rem;
	-moz-border-radius: 5px;
	-moz-border-radius: 0.05rem;
	-o-border-radius: 5px;
	-o-border-radius: 0.05rem;
	border-radius: 5px;
	border-radius: 0.05rem;
	-o-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
	-webkit-transition:all 0.4s;
	transition: all 0.4s;
}
.slideBanner .optionBtn span.active {
	background-color: #d00000;
	width: 50px;
	width: 0.50rem;
}
.slideBanner .showTextBar {
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	height: 32px;
	line-height: 32px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 11;	
}
.slideBanner .showTextBar p {
	padding: 0 15px;
	margin: 0;	
}
.slideBanner .preBtn, .slideBanner .nextBtn {
	background-color: #000;
	cursor: pointer; 
	height: 50px;
	overflow: hidden;
	width: 30px;
	position: absolute;
	top: 50%;
	z-index: 15;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-opacity: 0.3;
	-moz-opacity: 0.3;
	-o-opacity: 0.3;
	-ms-opacity: 0.3;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.slideBanner .preBtn {
	left: 10px;
}
.slideBanner .nextBtn {
	right: 10px;
}
.slideBanner .preBtn:hover, .slideBanner .nextBtn:hover {
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	-o-opacity: 0.8;
	-ms-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
} 
/*
     FILE ARCHIVED ON 18:07:38 Jan 23, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:27:49 Dec 29, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.498
  exclusion.robots: 0.016
  exclusion.robots.policy: 0.007
  esindex: 0.008
  cdx.remote: 24.073
  LoadShardBlock: 151.102 (3)
  PetaboxLoader3.datanode: 114.49 (4)
  load_resource: 152.835
  PetaboxLoader3.resolve: 97.772
*/