/* 清除浮动 */
.clearfix:after { content: "\200B"; display: block; height: 0; clear: both; }
.clearfix { *zoom: 1; }

* { padding: 0; margin: 0; font-family: "Microsoft YaHei"; outline: none; -moz-outline-style: none; -webkit-box-sizing: content-box; font-size: 0.12rem; }
a { text-decoration: none; cursor: pointer; color: #444; }
em, i { font-style: normal; }
img { border: 0; }
html, body { width: 100%; height: 100%; background: #ffffff; }
ul { list-style-type: none; }

.container { width: 100%; height: 100%; }
.sku_box { width: 1200px; margin: 0 auto; background: #f2f2f2; position: relative; }
.sku_pop_close { position: absolute; right: 10px; top: 10px; display: none; }
.sku_pop_close:hover { transform: rotate(180deg); transition: transform 0.5s; }
.sku_main { display: flex; width: 100%; }
.sku_left { display: block; width: 38%; min-height: 500px; }

/* Swiper 组件 */
.gallery_top_box { padding: 20px 20px 10px 20px; }
.gallery_top_box .swiper-container { margin: 0 auto; background: #FFFFFF; text-align: center; }
.gallery_top_box .swiper-wrapper,
.gallery_top_box .swiper-slide { width: 100%; margin: 0 auto; }
.gallery_top_box img { width: 380px; margin: 0 auto; }

.gallery_thumbs_box { height: 100px; padding: 0 20px; }
.gallery_thumbs_box .swiper-container { width: 100%; height: 100px; }
.gallery_thumbs_box .swiper-slide { width: auto; height: 70px; border: 1px solid transparent; }
.gallery_thumbs_box .swiper-slide:last-child { margin-right: 0px; }
.gallery_thumbs_box img { width: auto; height: 70px; }
.gallery_thumbs_box .swiper-slide-thumb-active { opacity: 1; }
.gallery_thumbs_box .swiper-button-next, 
.gallery_thumbs_box .swiper-button-prev { position: absolute; top: 50%; width: 27px; height: 72px; line-height: 72px; margin-top: -50px; font-size: 20px; text-align: center; color: #ffffff; z-index: 10; background: rgba(92,92,92,0.6); cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; }
.gallery_thumbs_box .swiper-button-next, 
.gallery_thumbs_box .swiper-container-rtl .swiper-button-prev { right: 0px; }
.gallery_thumbs_box .swiper-button-prev, 
.gallery_thumbs_box .swiper-container-rtl .swiper-button-next { left: 0px; }

.sku_right { width: 60%; }
.product_title { margin: 20px 0 20px; color: #333; font-size: 16px; font-weight: 700; }
.product_star_box { margin-bottom: 20px; }
.product_star_text { color: #333; font-size: 0.4rem; color: #333333; line-height: normal; text-align: center; font-weight: 500; }
.product_star { display: flex; }
.product_star i { font-size: 16px; margin-right: 6px; color: rgb(247, 186, 42); }

.product_price_box { background: #f2f4f6; display: flex; justify-content: flex-start; margin-right: 20px; height: 110px; }
.product_img { padding: 5px; position: relative; }
.product_img img { width: 100px; height: 100px; }
.product_img .product_chooce_img { position: absolute; left: 5px; top: 5px; z-index: 2; }

.product_price_left { flex-grow: 1; }
.price_box { margin: 20px; }
.price_name { font-size: 14px; color: #333; margin-right: 7px; }
.price_xyj .price_sign { font-size: 20px; color: rgb(251, 106, 66); }
.price_xyj .price_money { font-weight: 700; font-size: 20px; margin-right: 10px; color: rgb(251, 106, 66); }
.price_xyj .price_old_money { font-size: 14px; text-decoration: line-through; }
.price_yxj .price_sign { font-size: 14px; color: rgb(251, 106, 66); }
.price_yxj .price_money { font-size: 14px; color: rgb(251, 106, 66); }

.product_price_right { display: flex; justify-content: right; padding: 20px; }
.sales_box { margin-right: 20px; }
.sales_name { color: #333; font-size: 14px; }
.sales_num { font-size: 14px; color: #b24426; margin-left: 5px; }
.sales_kc { border-left: 1px solid #dbdcdd; padding-left: 20px; }

/* SKU 选择器 */
.product_sku_box { padding: 10px 20px; }
.product_main { width: 100%; display: block; margin: 0 auto; }
.product_con { margin-bottom: 40px; }
.product_item { display: flex; font-size: 26px; color: #323232; }
.product_item_name { display: inline-block; min-width: 36px; margin-right: 30px; padding-top: 17px; font-size: 14px; font-weight: bold; }
.product_sku_item { margin-top: 10px; display: flex; flex-wrap: wrap; justify-content: flex-start; }
.product_sku_item li { cursor: pointer; display: inline-block; height: 20px; line-height: 20px; text-align: center; padding: 5px 10px; border: 1px solid #ccc; background: #fff; border-radius: 4px; margin-right: 15px; margin-bottom: 10px; }
.product_sku_item li:hover { border: 1px solid #fb6a42; }
.product_sku_item li.productActive { background: #fb6a42; color: #fff; border: 1px solid #fb6a42; }
.product_sku_item li.noneActive { background-color: #ccc; opacity: 0.4; color: #000; pointer-events: none; }
.price { font-size: 30px; height: 60px; line-height: 60px; }

/* 详情区域 */
.sku_con { padding: 20px; }
.xq_title { display: inline-block; height: 18px; line-height: 18px; border-left: 4px solid rgb(251, 106, 66); color: #333; text-align: left; font-size: 16px; padding-left: 10px; margin-bottom: 20px; }
.product_con_box { text-align: center; }
.product_con_box img { width: 100%; }

/* 响应式设计 */
@media screen and (max-width:1024px) {
    .sku_left, 
    .sku_right { width:100%; }
    .sku_main { display:block; }
}