.owl-carousel .owl-wrapper:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}

.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}

.grabbing{cursor:url(../images/grabbing.png) 8 8, move;}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
.owl-theme .owl-controls{text-align: center;}

.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:38px; height:74px; text-indent:40px; margin-top:-16%; z-index:9; position:relative; overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;}
.owl-theme .owl-controls .owl-buttons div.owl-prev{ float:left;}
.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{}
.owl-theme .owl-controls .owl-buttons div.owl-next{ float:right;}
.owl-theme .owl-controls .owl-buttons div.owl-next:hover{ }

.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);opacity: 1;text-decoration: none;}

.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline; display:none;}
.owl-theme .owl-controls .owl-page span{display: block;width: 10px;height: 10px;margin: 5px 5px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;background:#ccc;}
.owl-theme .owl-controls .owl-page.active span{background:#4cb6ed;}

.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}

.owl-item.loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}


.flash_div{ display:none;}
#owl-flash{text-align:center;}
#owl-flash.owl-theme .owl-controls{ bottom:5px; text-align:center; position:absolute; width:100%;}
#owl-flash.owl-theme .owl-controls .owl-pagination{ }

#owl-flash.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;}
#owl-flash.owl-theme .owl-controls .owl-page span{display: block;width: 15px;height: 15px;margin: 5px 5px;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0%;background:url(../images/dian2.png) no-repeat; background-size:100% 100%; }
#owl-flash.owl-theme .owl-controls .owl-page.active span{ background-image:url(../images/dian2_on.png);}
#owl-flash.owl-theme .owl-controls .owl-buttons{ position:absolute; top:30%; width:100%; left:0; height:0; display:none;}
#owl-flash.owl-theme .owl-controls .owl-page{ display:inline-block;}

#owl-flash .item{margin: 0px;}
#owl-flash .item img{display:block; width:100%; height:100%;}
#owl-flash .item dd{ width:100%;}



.owl-demo8.owl-carousel .owl-wrapper-outer{ }
.owl-demo8{ width:100%; margin:0 auto; text-align:center; overflow:hidden; }

.owl-demo8.owl-theme .owl-controls{ height:0; top:50%;}
.owl-demo8.owl-theme .owl-controls .owl-pagination{ display:none;}
.owl-demo8.owl-theme .owl-controls .owl-buttons{ position:absolute; bottom:50%; width:100%; left:0;  height:0;}
.owl-demo8.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:50px; height:50px; text-indent:60px;overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; margin-top:-15px;}
.owl-demo8.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../images/product_left.png) center center no-repeat; float:left;background-size:100% 100%; margin-left:3%;}
.owl-demo8.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{transition:all 0.3s;opacity:0.9;filter:Alpha(opacity=90);background-size:100% 100%;}
.owl-demo8.owl-theme .owl-controls .owl-buttons div.owl-next{ background:url(../images/product_right.png) center center no-repeat; float:right;background-size:100% 100%; margin-right:3%;}
.owl-demo8.owl-theme .owl-controls .owl-buttons div.owl-next:hover{transition:all 0.3s;opacity:0.9;filter:Alpha(opacity=90);background-size:100% 100%;}

.owl-demo8.owl-theme .owl-controls .owl-page{ display:inline-block;}

.owl-demo8 .item{margin:0 0%;}
.owl-demo8 .item img{display: block;width: 100%;}
.owl-demo8 .item dd{ text-align:center;}
.owl-demo8 .item dd .imgs{ overflow:hidden;}
.owl-demo8 .item dd:hover .imgs img{}


.owl-demo5.owl-carousel .owl-wrapper-outer{ padding-top:5px;}
.owl-demo5{ width:100%; text-align:center; margin-bottom:20px;  }

.owl-demo5.owl-theme .owl-controls{ height:0; bottom:0%; margin-top:15px;}
.owl-demo5.owl-theme .owl-controls .owl-pagination{ display:inline-block;*display: inline;}
.owl-demo5.owl-theme .owl-controls .owl-page span{display: block;width: 10px;height: 10px;margin: 5px 4px;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0%;background:url(../images/product_bg2.png) no-repeat; background-size:100% 100%;}
.owl-demo5.owl-theme .owl-controls .owl-page.active span{ background-image:url(../images/product_bg2_on.png);}
.owl-demo5.owl-theme .owl-controls .owl-buttons{ position:absolute; top:80%; margin-top:0;  width:100%;  height:0; display:none;}
/*.owl-demo5.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: block;zoom: 1;*display: inline; width:22px; height:32px; text-indent:60px;overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;}
.owl-demo5.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../images/left.png) center center no-repeat; float:left;background-size:22px 32px; margin-left:0px;}
.owl-demo5.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{transition:all 0.3s;opacity:0.8;filter:Alpha(opacity=80); }
.owl-demo5.owl-theme .owl-controls .owl-buttons div.owl-next{ background:url(../images/right.png) center center no-repeat;float:right;background-size:22px 32px;margin-right:0px; }
.owl-demo5.owl-theme .owl-controls .owl-buttons div.owl-next:hover{transition:all 0.3s;opacity:0.8;filter:Alpha(opacity=80); }*/

.owl-demo5.owl-theme .owl-controls .owl-page{ display:inline-block;}

.owl-demo5 .item{margin:0 5%;}
.owl-demo5 .item img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.owl-demo5 .item dd{ text-align:center; overflow:hidden;  position:relative;}
.owl-demo5 .item dd .imgs{overflow:hidden;}

.owl-demo5 .item dd:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.owl-demo5 .item dd .txts{ width:100%; overflow:hidden; height:52px; line-height:26px; margin-top:10px; margin-bottom:10px; text-align:center; font-size:16px; font-weight:normal;}


#owl-demo5{text-align:center; margin:0 auto; max-width:1300px; width:90%;}
#owl-demo5.owl-theme .owl-pagination{ margin-top:-5%; position:absolute; text-align:center; width:100%; left:0;display:none;}
#owl-demo5.owl-theme .owl-controls .owl-buttons{ position:absolute; top:0; width:100%; right:0; height:0; display:inline;}
#owl-demo5 .owl-controls .owl-buttons div{display: inline-block;zoom: 1;*display: inline; width:18px; height:26px; text-indent:40px;  z-index:5; position:relative; overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; margin-top:0px;}
#owl-demo5 .owl-controls .owl-buttons div.owl-prev{background:url(../images/left2.png) no-repeat; background-size:100% 100%; float:left; margin-left:-23px;}
#owl-demo5 .owl-controls .owl-buttons div.owl-prev:hover{}
#owl-demo5 .owl-controls .owl-buttons div.owl-next{ background:url(../images/right2.png) no-repeat;background-size:100% 100%; float:right; margin-right:-23px;}
#owl-demo5 .owl-controls .owl-buttons div.owl-next:hover{ }
#owl-demo5.owl-theme .owl-controls .owl-page{ display:inline-block;}
#owl-demo5 .item{margin: 0px 0px;}

@media screen and (max-width: 1360px) {

}

@media screen and (max-width: 1100px) {

.owl-demo5 .item dd .txts{ height:48px; line-height:24px; font-size:15px;}

}

@media screen and (max-width: 640px) {
.flash_div{ display:block;}
.module-content{ display:none;}

.owl-demo8.owl-theme .owl-controls .owl-buttons div{ width:40px; height:40px;}

.owl-demo5.owl-theme .owl-controls .owl-page span{ width:8px; height:8px;}
.owl-demo5 .item dd .txts{ height:44px; line-height:22px; font-size:14px;}

#owl-demo5 .owl-controls .owl-buttons div.owl-prev{ margin-left:-6%;}
#owl-demo5 .owl-controls .owl-buttons div.owl-next{ margin-right:-6%;}
}

@media screen and (max-width: 480px) {

.owl-demo8.owl-theme .owl-controls .owl-buttons div{ width:30px; height:30px;}

.owl-demo5.owl-theme .owl-controls{ margin-top:5px;}
.owl-demo5 .item dd .txts{ font-size:13px;  height:40px; line-height:20px;}
}
