@charset "utf-8";

.owl-item .title {display:block; padding:13px 8px 13px; color:#000; text-align:center;}
.owl-item .thumb {display:block; width:100%;}
.owl-item .card {margin-bottom:25px; background:#fff;}
.owl-next {position:absolute;top:-48px;right:7px;width:12px; height:20px;background:url(../img/arr_r.png) no-repeat; overflow:hidden; text-indent: -9999px}
.owl-prev {position:absolute;top:-48px;right:40px;width:12px; height:20px;background:url(../img/arr_l.png) no-repeat; overflow:hidden; text-indent: -9999px}
.owl-dot {position:absolute;top:-40px; right:28px;width:4px; height:4px; background: url(../img/dot.png) no-repeat;}