
.clearfix:after {content: "";display: block;height: 0; clear: both;}
.clearfix {zoom: 1;}


/* display none until init*/
.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);}


/*首页手机轮显*/
/*.flash_div{ display:none;}*/
#owl-flash{text-align:center;}
#owl-flash.owl-theme .owl-controls{ bottom:26%; text-align:center; position:absolute; width:100%;}
#owl-flash.owl-theme .owl-controls .owl-pagination{ }
/* Styling Pagination*/
#owl-flash.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
#owl-flash.owl-theme .owl-controls .owl-page span{display: block;width:15px;height: 15px;margin: 5px 5px;/*filter: Alpha(Opacity=50);opacity: 0.5;*/-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 50%;background:rgba(255,255,255,0.7);}
#owl-flash.owl-theme .owl-controls .owl-page.active span{background:#bf9f62;}
#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; padding: 0px}
#owl-flash .item img{display:block; width:100%; height:auto;}
#owl-flash .item dd{ width:100%; padding: 0px;margin: 0px;}

.banner .owl-theme .owl-controls{margin-top: -30px;}
/*.owl-theme .owl-controls .owl-page span{display: inline-block;width: 67px;height: 2px;margin: 0 5px;}*/
@media (max-width: 1600px) {
#owl-flash.owl-theme .owl-controls{ bottom:10%; text-align:center; position:absolute; width:100%;}
	
}


@media (max-width: 1300px) {
	#owl-flash.owl-theme .owl-controls{ bottom:10%;}
}
@media (max-width: 1200px) {
#owl-flash.owl-theme .owl-controls{ bottom:8%; text-align:center; position:absolute; width:100%;}
	#owl-flash.owl-theme .owl-controls .owl-page span{width:10px;height: 10px;}
}
