<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* æ¸…é™¤æµ®åŠ¨ */

.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: 420px;
	min-height: 500px;
}
/*swiper*/

.gallery_top_box {
	height: 380px;
	padding: 20px 20px 10px 20px;
}

.gallery_top_box .swiper-container {
	height: 380px;
	margin: 0 auto;
	background: #FFFFFF;
	text-align: center;
}

.gallery_top_box .swiper-wrapper {}

.gallery_top_box .swiper-slide {
	width: 100%;
	height: 380px;
	margin: 0 auto;
}

.gallery_top_box img {
	width: 380px;
	height: 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: 70px;
	height: 70px;
	border: 1px solid transparent;
}

.gallery_thumbs_box .swiper-slide:last-child {
	margin-right: 0px;
}

.gallery_thumbs_box img {
	width: 70px;
	height: 70px;
}

.gallery_thumbs_box .swiper-slide-thumb-active {
	opacity: 1;
	border: 1px solid rgb(251, 106, 66);
}

.gallery_thumbs_box .swiper-wrapper {
	/*transform: none!important;
	justify-content: flex-start;*/
}

.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: 30px;
    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: 780px;
}
.product_title{
	margin: 20px 0 20px;
    color: #333;
    font-size: 16px;
    font-weight: 700;
}
.product_star_box{
	display: flex;
	height: 30px;
	line-height: 30px;
	margin-bottom: 20px;
}
.product_star_text{
	color: #333;
	width: 40px;
}
.product_star{
	display: flex;
}
.product_star i{
	font-size: 16px;
    margin-right: 6px;
    color: rgb(247, 186, 42);
}

.product_price_box{
	background: #f4f9fe;
    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;
	/*padding-bottom: 10px;*/
}
.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;
}

.product_sku_item{
	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%;
}</pre></body></html>