/*箭头设置*/
.owl-theme .owl-controls .owl-buttons div { position: absolute; top: 180px; width:100px; height: 100px; margin: 0; padding: 0; border-radius: 0; font:100px/100px "宋体"; background: none; overflow: hidden; _display: none;}
.owl-theme .owl-controls .owl-buttons .owl-prev { left:-100px; top:60px; bottom: 0px; }
.owl-theme .owl-controls .owl-buttons .owl-next { bottom:0px;  right:-100px;  top: 60px;}
.owl-theme .owl-controls .owl-buttons div{ color:#393c91;}
/*.owl-theme .owl-controls .owl-buttons .owl-prev:before { content: "<";}*/
/*.owl-theme .owl-controls .owl-buttons .owl-next:before { content: ">";}*/
/*箭头设置结束*/
