.owl-theme .owl-controls{text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-controls .owl-nav [class*=owl-]{display:block;cursor:pointer;line-height:99999px;}
.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}
.owl-theme .owl-dots {position:absolute; left:50%; height:23px; line-height:23px; bottom:40px; padding:0 5px; background:rgba(0,0,0,0.4); border-radius:5px;}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}
.owl-theme .owl-dots .owl-dot span{width:12px;height:12px;margin:0 3px;background:url("about_li.png") center center no-repeat;display:block;-webkit-backface-visibility:visible;transition:.5s all linear;}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:url("about_li_hover.png") center center no-repeat;}