.owl-carousel .owl-wrapper::after {
	height: 0px; line-height: 0; clear: both; display: block; visibility: hidden; content: ".";
}
.owl-carousel {
	width: 100%; display: none; position: relative; -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	width: 100%; overflow: hidden; position: relative;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	transition:height 500ms ease-in-out; -webkit-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page {
	cursor: pointer;
}
.owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {
	-ms-user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-user-select: none; -moz-user-select: none; user-select: none; -khtml-user-select: none;
}
.grabbing {
	
}
.owl-carousel .owl-wrapper {
	transform: translate3d(0px, 0px, 0px); backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -moz-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
	transform: translate3d(0px, 0px, 0px); backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -moz-transform: translate3d(0, 0, 0);
}
#owl-demo {
	margin: 0px auto; width: 100%; height: 556px; position: relative;
}
#owl-demo .item {
	display: block; position: relative;
}
#owl-demo img {
	width: 500px; height: 556px; display: block;
}
#owl-demo b {
	left: 0px; top: 0px; width: 200px; bottom: 0px; position: absolute; opacity: 0.5; background-color: rgb(0, 0, 0);
}
#owl-demo span {
	font: 20px/normal "Î¢ÈíÑÅºÚ", "ºÚÌå"; padding: 100px 20px 20px; left: 0px; top: 0px; width: 200px; text-align: center; bottom: 0px; color: rgb(255, 255, 255); position: absolute; font-size-adjust: none; font-stretch: normal;
}
#owl-demo span i {
	padding-top: 10px; font-size: 12px; font-style: normal;
}
#owl-demo span .btn-default {
	background: none; color: rgb(221, 221, 221);
}
#owl-demo span .btn-default:hover {
	background: rgb(250, 250, 250); color: rgb(0, 102, 204);
}
#owl-demo h1 {
	font: 20px/normal "Î¢ÈíÑÅºÚ", "ºÚÌå"; padding: 180px 20px 20px; left: 0px; top: 0px; width: 500px; text-align: center; bottom: 0px; color: rgb(255, 255, 255); position: absolute; font-size-adjust: none; font-stretch: normal;
}
#owl-demo h1 small {
	color: rgb(238, 238, 238);
}
.owl-pagination {
	left: 0px; width: 100%; height: 22px; text-align: center; bottom: 10px; position: absolute;
}
.owl-page {
	margin: 0px 5px; width: 10px; height: 10px; display: inline-block; background-image: url("../images/bg15.png");
}
.owl-pagination .active {
	width: 25px; background-image: url("../images/bg16.png");
}
.owl-buttons {
	display: none;
}
.owl-buttons div {
	top: 50%; width: 40px; height: 80px; text-indent: -9999px; margin-top: -40px; position: absolute;
}
.owl-prev {
	left: 0px; z-index: 999; background-image: url("../images/bg17.png");
}
.owl-next {
	right: 0px; z-index: 999; background-image: url("../images/bg18.png");
}
.owl-prev:hover {
	background-image: url("../images/bg19.png");
}
.owl-next:hover {
	background-image: url("../images/bg20.png");
}
.divMask-bg {
	left: 0px; top: 0px; width: 200px; bottom: 0px; position: absolute; z-index: 90; opacity: 0.8; background-color: rgb(53, 70, 86);
}
.divMask {
	left: 0px; top: 0px; width: 200px; bottom: 0px; position: absolute; z-index: 99;
}
.divMask span {
	font: 20px/normal "Î¢ÈíÑÅºÚ", "ºÚÌå"; padding: 100px 20px 20px; left: 0px; top: 0px; width: 200px; text-align: center; bottom: 0px; color: rgb(255, 255, 255); position: absolute; font-size-adjust: none; font-stretch: normal;
}
.divMask span i {
	padding-top: 10px; font-size: 12px; font-style: normal;
}
.divMask span .btn-default {
	background: none; color: rgb(221, 221, 221);
}
.divMask span .btn-default:hover {
	background: rgb(250, 250, 250); color: rgb(0, 102, 204);
}
