
	.default_products_detail1 .products_detail_box .thumb_big .thumb_big_arrow{width: 34px; height: 34px; background: url(//ueeshop-static.ly200-cdn.com/static/v0/ueeshop/v5.0901/themes-v2/default/images/global/switching_icon_left.png) no-repeat center rgba(236, 236, 236, .8); cursor: pointer; position: absolute; top: 50%; z-index: 10;}
	.default_products_detail1 .products_detail_box .thumb_big .thumb_big_arrow.prev{left: 0; transform: translateY(-50%);}
	.default_products_detail1 .products_detail_box .thumb_big .thumb_big_arrow.next{right: 0; transform: translateY(-50%) rotate(180deg);}
	@media screen and (max-width: 768px){
		.default_products_detail1 .products_detail_box .thumb_big .thumb_big_arrow{width: 26px; height: 26px;}
	}
