
@media screen and (min-width: 1000px) {
body .ly_product_purchase_2 .goods_wrapper .switching_btn{width: 25px;height: 25px;background-color: rgb(239, 239, 239, 0.8);position: absolute;left: 14.5%;transform: translateX(-50%);cursor: pointer;}
body .ly_product_purchase_2 .goods_wrapper .switching_btn:after{position: absolute;content: '\e62b';width: 100%;height: 100%;font-size: 14px;text-align: center;line-height: 25px;font-family: "iconfont" !important;}
body .ly_product_purchase_2 .goods_wrapper .switching_btn:hover{background-color: #001F7A;}
body .ly_product_purchase_2 .goods_wrapper .switching_btn:hover:after {color: #FFFFFF;}
body .ly_product_purchase_2 .goods_wrapper .switching_btn.thumb_switching_left{transform: translateX(-50%) rotate(180deg);}
body .ly_product_purchase_2 .goods_wrapper .switching_btn.next{bottom: 27%;}
body .ly_product_purchase_2 .goods_wrapper .switching_btn.prev{top: 8%;}
}
