.sudy-slide {
	font: 14px/1.5 "宋体", sans-serif; overflow: hidden; position: relative; -ms-zoom: 1; font-size-adjust: none; font-stretch: normal;
}
.slide-wrap {
	margin: auto; width: 1000px; height: 400px; position: relative;
}
.slide-container {
	left: 0px; top: 0px; overflow: hidden; position: absolute;
}
.slide-container .slide-item {
	left: 200%; top: 0px; width: 100%; height: 100%; overflow: hidden; position: absolute; z-index: 1;
}
.slide-container .slide-item img {
	border: 0px currentColor; border-image: none; width: 100%; height: 100%; vertical-align: top;
}
.slide-title-bar {
	left: 0px; width: 100%; height: 50px; bottom: 0px; line-height: 50px; white-space: nowrap; position: absolute; z-index: 40;
}
.slide-title-bg {
	width: 100%; height: 100%; opacity: 0.4; background-color: rgb(0, 0, 0);
}
.slide-title {
	padding: 0px; left: 0px; top: 50%; width: 100%; height: 20px; text-align: center; color: rgb(255, 255, 255); line-height: 20px; font-family: "Microsoft YaHei"; font-size: 16px; font-weight: normal; margin-top: -10px; display: block; white-space: nowrap; position: absolute; z-index: 50;
}
.slide-title a {
	color: rgb(255, 255, 255); text-decoration: none;
}
.slide-text a {
	color: rgb(255, 255, 255); text-decoration: none;
}
.slide-title a:hover {
	color: rgb(229, 229, 229); text-decoration: none;
}
.slide-text a:hover {
	color: rgb(229, 229, 229); text-decoration: none;
}
.slide-text-box {
	left: 30px; top: 10px; width: 40%; height: 100px; position: absolute; z-index: 20;
}
.slide-text-bg {
	width: 100%; height: 100%; opacity: 0.7; background-color: rgb(0, 0, 0);
}
.slide-text-inner {
	left: 0px; top: 0px; height: 100%; overflow: hidden; position: absolute; z-index: 30;
}
.slide-text {
	padding: 10px; color: rgb(255, 255, 255); line-height: 1.5; font-size: 13px;
}
.slide-navigation {
	top: 50%; width: 30px; height: 66px; text-align: center; color: rgb(255, 255, 255); line-height: 66px; font-size: 42px; font-weight: bold; text-decoration: none; margin-top: -33px; display: block; position: absolute; z-index: 50; cursor: pointer;
}
.slide-navigation:hover {
	color: rgb(255, 255, 255); font-weight: bold; text-decoration: none;
}
.slide-navigation:active {
	opacity: 1;
}
.slide-prev {
	left: 0px;
}
.slide-next {
	right: 0px;
}
.slide-pagination {
	height: 20px; text-align: right; right: 10px; bottom: 0px; position: absolute; z-index: 60;
}
.slide-page {
	border-radius: 5px; width: 10px; height: 10px; text-align: center; color: rgb(255, 255, 255); line-height: 10px; overflow: hidden; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; margin-right: 5px; display: inline-block; cursor: pointer; background-color: rgb(153, 153, 153);
}
.slide-page span {
	display: none;
}
.slide-page:hover {
	color: rgb(255, 255, 255); font-size: 12px; font-weight: bold; text-decoration: none;
}
.slide-page-active {
	background-color: rgb(255, 64, 25);
}
.slide-mask {
	background: rgb(246, 246, 246) !important; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 40; opacity: 0.7;
}
.mask-left {
	left: -100%;
}
.mask-right {
	left: 100%;
}
.slide-thumb {
	left: 20px; height: 72px; bottom: 0px; position: absolute; z-index: 40;
}
.slide-thumb .thumb-image {
	border: 2px solid rgb(0, 0, 0); border-image: none; width: 50px; height: 50px; margin-top: 9px; margin-left: 6px; float: left; display: inline-block; cursor: default;
}
.slide-thumb .thumb-image img {
	border: 0px currentColor; border-image: none; width: 100%; height: 100%;
}
.slide-thumb .thumb-active {
	border-color: rgb(204, 102, 0);
}
