.detailBox .owl-carousel .owl-item img{ width:auto !important; height:auto !important; display:inline-block !important;padding:5px 0;}

#sync1 .item {
  text-align: center; border:1px solid #ccc;
}
.detailBox .owl-theme .owl-nav [class*="owl-"]{ background:none; color:#555; width:20px; height:20px; border:1px solid #555; opacity:1; border-radius:100%; -webkit-border-radius:100%; -moz-border-radius:100%; padding:0; margin:0; display:table;}
.detailBox .owl-theme .owl-nav [class*="owl-"] i{ display:table-cell; vertical-align:middle;}

#sync2 .item {
  cursor: pointer;
}
#sync2.owl-carousel{ width:56%; margin:20px auto;}
#sync2 img {
  border:1px solid #ccc;
}
#sync1.owl-theme {
  position: relative;
}
#sync2.owl-theme .owl-next,
#sync2.owl-theme .owl-prev {
  position: absolute; top:18px;
}
#sync2.owl-theme .owl-prev {
  left:-40px;
}
#sync2.owl-theme .owl-next {
  right:-40px;
}

.detailBox .owl-carousel .owl-item.current img{
border:1px solid #ff6d57 !important;

}












