/*!*箭头设置*!*/
.owl-theme .owl-controls .owl-buttons div {width:34px; height: 22px; border-radius: 0;  background: none; overflow: hidden; line-height: 25px;}
.owl-theme .owl-controls .owl-buttons .owl-prev {position: absolute; left:-44px; top:60px; background: url("../images/jiantou1.png")}
.owl-theme .owl-controls .owl-buttons .owl-next { position: absolute;  right:-44px;  top: 60px;background: url("../images/jiantou2.png")}
.owl-theme .owl-controls .owl-buttons div{ color:#393c91;}
.owl-theme .owl-controls .owl-page span{display: none}
.owl-theme .owl-controls{display: none}
/*!*箭头设置结束*!*/
/*.owl-theme .owl-controls .owl-buttons .owl-prev{background: #00ac53; display: inline-block; padding: 4px 10px; color: #fff; font-family: "宋体";}*/
/*.owl-theme .owl-controls .owl-buttons .owl-next{background: #f89500; display: inline-block; padding: 4px 10px; color: #fff; font-family: "宋体";}*/
/*.owl-pagination{ display: inline-block; position: absolute; right: 10px; margin-top: 15px;}*/
/*.owl-page{ border: 1px solid #00ac53; height: 8px; width: 8px; border-radius: 10px; float: left; margin-right: 6px;}*/
/*.owl-pagination .active{ background: #00ac53;}*/
/*.owl-theme .owl-controls .owl-buttons div{ border-radius: 0px; background: #5181c3; color: #FFFFFF; font-weight: bold;  font-size:18px ;padding: 0px 7px;}*/
/*.owl-buttons{ margin-top: 10px; text-align: right;}*/
/*.owl-buttons .owl-prev{background: #5181c3; display: inline-block; color: #fff; font-family: "宋体";}*/
/*.owl-buttons .owl-next{background: #5181c3; display: inline-block; color: #fff; font-family: "宋体";}*/
/*.owl-pagination{ display: inline-block; position: absolute; right:75px; margin-top: 15px;}*/
/*.owl-page{ height: 8px; width: 8px; border-radius: 10px; float: left; margin-right: 6px; background: #939393}*/
/*.owl-pagination .active{ background: #2d5464;}*/
/*.owl-theme .owl-controls .owl-page span{display: none}*/