
body .ly_product_purchase_1 .goods_wrapper .goods_img .thumb_size{position: relative;}
body .ly_product_purchase_1 .switching_btn{position: absolute;top: 50%;}
body .ly_product_purchase_1 .switching_btn:hover{cursor: pointer;}
body .ly_product_purchase_1 .thumb_prev {color: #FFFFFF;border: 1px solid #00000000;font-family: "iconfont" !important;font-size: 22px;padding: 14px;left: 0;border-radius: 50%;z-index: 10000 !important;transform: rotate(180deg);}
body .ly_product_purchase_1 .thumb_next {color: #FFFFFF;border: 1px solid #00000000;font-family: "iconfont" !important;font-size: 22px;padding: 14px;right: 0;border-radius: 50%;z-index: 10000 !important;}
body .ly_product_purchase_1 .thumb_prev:before {content: "\e641";}
body .ly_product_purchase_1 .thumb_next:before {content: "\e641";}
body .ly_product_purchase_1 .thumb_prev, .ly_product_purchase_1 .thumb_next{background-color: rgba(0,0,0,0.5);}

body .ly_product_purchase_1 .goods_wrapper .thumb_small ul li.current{border-color: #00DC75;background-color: #00DC75;}

@media screen and (max-width: 768px) {
  body .ly_product_purchase_1 .thumb_prev, .ly_product_purchase_1 .thumb_next {width: 30px;height: 30px;}
}
