/* BASIC css start */
#spPriceWrap { width: 100%; background-color: #f9f9f9; }
#spPriceWrap article { margin: 0 80px 170px; padding: 80px 0 100px; }
#spPriceWrap article .wrap_title { margin: 0 0 50px; }
#spPriceWrap .swiper-container { padding-bottom: 50px; }
#spPriceWrap .item_box { position: relative; }
#spPriceWrap .item_box .besttit { position: absolute; top: 0; left: 0; z-index: 10; width: 60px; height: 60px; background-color: #a37949; text-align: center; }
#spPriceWrap .item_box .besttit .box1 { color: #fff; font-size: 21px; text-align: center; line-height: 58px }

#spPriceWrap .item-list .item { width: 100%; margin-bottom: 50px; background-color: #fff; }
#spPriceWrap .item-list .item .info { margin: 25px 30px 30px; }
#spPriceWrap .item-list .item .info li.prd_name { font-size: 16px; }
#spPriceWrap .item-list .item .info li .price02 { font-weight: bold; }
#spPriceWrap .swiper-scrollbar { left: 0; width: 100%; }
#spPriceWrap .swiper-scrollbar-drag { background-color: #000; }
/* BASIC css end */

