/* BASIC css start */
.best_wrap_menu { margin: 30px 80px 50px; }
.best_wrap_menu li.swiper-slide { display: inline-block; margin-right: 50px; cursor: pointer; color: #a5a5a5; width: auto; }
.best_wrap_menu li.current { border-bottom: 1px solid; color: #000; }
.best_wrap_menu li span { font-size: 17px; }
.best_wrap_menu li:hover { border-bottom: 1px solid; }

.tabSlide { margin: 0 80px; }

.bestWrap { margin: 0 auto; flex-direction: column; }
.bestWrap .item_box { position: relative; }
.bestWrap .item_box .besttit { position: absolute; top: 0; left: 0; z-index: 10; width: 50px; height: 50px; background-color: #000; text-align: center; }
.bestWrap .item_box .besttit .box1 { color: #b98851; font-size: 21px; text-align: center; line-height: 48px; }
/* BASIC css end */

