@CHARSET "UTF-8";
body{background:#fff !important}
/*.wst-ads{position: relative;}*/
.wst-ads .wst-cat{width:1200px;margin:0 auto;}
.wst-ads .wst-cat-auto{width: 245px;position: absolute;top: -45px;z-index: 999;}
.wst-ads .wst-cat .all_product{width: 245px;height: 45px;text-align: center;line-height: 45px;background: #d40e0f;font-size: 18px;color: #fff;}
.wst-ads .wst-cat .cat_list{width: 245px;height: 466px;background: #fff;}
.wst-ads .wst-cat .wst-floor-slide-items{overflow:hidden;height:80px;width:215px;line-height: 80px;margin: 0 auto;border-bottom: 1px dashed #ddd;font-size: 16px;}
.wst-ads .wst-cat .wst-floor-slide-items a::before{content: "";display: block; height: 6px;width: 6px;border-radius: 50%;border: 1px solid #666;float: left;margin: 36px 12px 36px 8px;}
.wst-ads .wst-cat .wst-floor-slide-items a::after{content: ">";display: block;font-size: 18px;float: right;}
#wst-slide .wst-slide-itemswrap,#wst-slide .wst-slide-items,#wst-slide .wst-slide-items li{height:520px;overflow:hidden}
.wst-ads{position:relative;width:100%;margin:0}
.wst-ads .wst-slide{position:relative;margin-left:140px;width:calc(100% - 140px)}
.wst-slide-controls{
	position:absolute;
	left:322px;
	top:40%;
	transform:translateY(-50%);
	width:80px;
	display:flex;
	flex-direction:column;
	align-items:center;
	gap:20px;
	z-index:40;
}
.wst-slide-controls span{
	position:relative;
	display:block;
	width:42px;
	height:28px;
	line-height:28px;
	text-align:center;
	font-size:22px;
	color:#9a9a9a;
	cursor:pointer;
}
.wst-slide-controls .curr{
	font-size:36px;
	font-weight:700;
	color:#111;
}
.wst-slide-controls .curr:after{
	content:'';
	position:absolute;
	right:-10px;
	top:50%;
	transform:translateY(-50%);
	width:1px;
	height:24px;
	background:#5c5c5c;
}
.wst-slide{position:relative;}
.wst-slide-numbox{width:1200px;margin:0 auto;height:0;position:relative;z-index:3}
.wst-slide-items{min-width:auto}

/* 轮播下方：商品切换区 */
.yc-slide-goods-switch-wrap{
	width:99vw;
	margin-left:calc(50% - 50vw);
	margin-right:calc(50% - 50vw);
	padding:70px 0 28px;
	background:#fff;
}
.yc-slide-goods-switch{
	position:relative;
	width:100%;
	height:370px;
	overflow:hidden;
}
.yc-slide-goods-mainlink{
	position:absolute;
	left:0;
	top:0;
	width:66%;
	height:100%;
	display:block;
	background:#eee;
}
.yc-slide-goods-mainlink img{
	width:100%;
	height:100%;
	/* object-fit:cover; */
	display:block;
}
.yc-slide-goods-mask{
	position:absolute;
	left:0;
	top:0;
	width:66%;
	height:100%;
	background:linear-gradient(90deg,rgba(255,255,255,.04) 0%,rgba(255,255,255,.2) 70%,rgba(255,255,255,.35) 100%);
	pointer-events:none;
}
.yc-slide-goods-info{
	position:absolute;
	left:52%;
	top:50%;
	transform:translateY(-50%);
	width:350px;
	z-index:2;
}
.yc-slide-goods-name{
	display:block;
	color:#222;
	font-size:38px;
	font-weight:700;
	line-height:1.2;
	max-height:92px;
	overflow:hidden;
	text-decoration:none;
}
.yc-slide-goods-desc{
	margin:16px 0 0;
	color:#666;
	font-size:13px;
	line-height:20px;
	max-height:40px;
	overflow:hidden;
}
.yc-slide-goods-price{
	margin-top:14px;
	font-size:42px;
	font-weight:700;
	color:#cf0012;
	line-height:1;
}
.yc-slide-goods-btn{
	margin-top:18px;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-width:138px;
	height:36px;
	padding:0 16px;
	border-radius:20px;
	background:#ead8b0;
	color:#333;
	text-decoration:none;
	font-size:14px;
}
.yc-slide-goods-controls{
	position:absolute;
	right:80px;
	top:50%;
	transform:translateY(-50%);
	display:flex;
	flex-direction:column;
	gap:50px;
	z-index:3;
}
.yc-slide-goods-control{
	width:40px;
	height:40px;
	display:flex;
	align-items:center;
	justify-content:center;
	text-decoration:none;
}
.yc-slide-goods-control img{
	/* width:40px;
	height:40px; */
	display:block;
}

/* 轮播右下角随机商品卡片 */
#wst-slide{position:relative;}
#wst-slide .yc-slide-goodscard{
	position:absolute;
	right:58px;
	bottom:0px;
	z-index:20;
	width:720px;
    height: 160px;
	padding:22px 26px;
	box-sizing:border-box;
	border-radius:5px 5px 20px 5px;
	background:#67E0B2;
	color:#fff;
}
#wst-slide .yc-slide-goodscard-name{
	font-size:16px;
	font-weight:600;
	line-height:22px;
	max-height:44px;
	overflow:hidden;
}
#wst-slide .yc-slide-goodscard-price{
	margin-top:10px;
	display:flex;
	align-items:baseline;
	gap:10px;
}
#wst-slide .yc-slide-goodscard-price-now{
	font-size:22px;
	font-weight:700;
}
#wst-slide .yc-slide-goodscard-price-old{
	font-size:12px;
	opacity:.85;
	text-decoration:line-through;
}
#wst-slide .yc-slide-goodscard-actions{
	margin-top:14px;
	display:flex;
	gap:12px;
}
#wst-slide .yc-slide-goodscard-btn{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	height:34px;
	min-width:104px;
	padding:0 14px;
	border-radius:2px;
	border:1px solid rgba(255,255,255,.85);
	color:#fff;
	text-decoration:none;
	font-size:16px;
	transition:background .2s ease,color .2s ease,border-color .2s ease;
}
#wst-slide .yc-slide-goodscard-btn:hover{
	background:rgba(255,255,255,.14);
}
#wst-slide .yc-slide-goodscard-btn-primary{
	background:#FFFFFF;
	border-color:rgba(255,255,255,.95);
    color: #08ACD8;
}
#wst-slide .yc-slide-goodscard-btn-primary:hover{
	background:rgba(255,255,255,.28);
}
.wst-tab-box{overflow:hidden;border-right:1px solid #eee;width:100%;height:auto;margin:0 auto;background:#fff}
.wst-tab-nav{overflow-y:hidden;margin:0;padding:0;height:35px;top:0;z-index:30;background:#fff;width:100%;border-bottom:1px solid #eee;border-left:1px solid #eee}
.wst-tab-nav li,.wst-tab-nav .tab{width:40%;cursor:pointer;float:left;margin:0;list-style:none;border:0;line-height:34px;text-align:center;color:#999999;padding-left:10px;padding-right:10px}
.wst-tab-nav .on{border-bottom:1.5px solid #C44F41;color:#C44F41;font-weight:bold}
.wst-tab-content{padding:5px;width:99%;height:auto;border:1px solid #eee;border-top:0;background:#FFF}
#wst-right-news{width:100%;height:30px;background:#df2002;line-height:25px;color:#fff}
#wst-right-news>p{float:left;margin-left:12px;font-weight:bold}
#wst-right-news>a{display:block;float:right;color:#fff;margin-right:5px}
#wst-right-new-list{height:117px;background-color:#fff}
#wst-right-new-list>div{width:190px;height:23px;line-height:25px;padding-left:10px;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;list-style-type:disc}
#wst-right-new-list>div>a{color:#605e5e}
#wst-right-new-list>div>a:hover{color:#df2002}
.visitor-new-list{height:118px!important;overflow:hidden;border:0;background-color:#fff}
.visitor-new-list>li{height:23px!important}
.apply-btn{background:url(../img/apply.png) no-repeat 0 0;background-size:cover;display:block;width:180px;height:60px;margin:20px auto 10px}
.shop-login{margin-left:60px;height:26px;display:block;color:#999;line-height: 12px;}
/*begin*/
/*.ws-right-user{display:block;width:210px;height:128px;background:#fff}*/
.ws-right-user{display:block;width:210px;height:128px;}
/*end*/
.ws-right-user .top,.ws-right-user .bottom{float:left}
.ws-right-user .top img{float:left;width:65px;height:65px;margin:10px;border-radius:1000px}
.ws-right-user .top .name{float:left;width:125px}
.ws-right-user .top .uname{height:23px;line-height:25px;width:100px;margin:0 auto;margin-top:15px;text-align:center;color:#ff2704;font-size:14px;font-family:"microsoft yahei";text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.ws-right-user .top .sign{display:block;width:105px;height:30px;line-height:30px;margin:0 auto;margin-top:10px;color:#fff;background-color:#ff0c00;
	border:1px solid #ff0c00;cursor:pointer;border-radius:5px;box-shadow:0 2px 0 #c3443d;position:relative;-webkit-transition:all .2s linear;transition:all .2s linear}
.ws-right-user .top .sign:hover{background-color:#ee4419}
.ws-right-user .top .sign:focus{outline:0}
.ws-right-user .top .sign .plus{position:absolute;top:0;width:100%;left:0;font-size:18px;color:#f4cf00;font-style:normal;opacity:0;text-align:center;-webkit-transition:all .5s linear;transition:all .5s linear}
.ws-right-user .top .active .plus{top:-36px;opacity:1}
.ws-right-user .top .actives .plus{top:-36px;opacity:0;}
.ws-right-user .top .actives,.ws-right-user .top .actives:hover{color:#747171;background-color:#eee;border:1px solid #ddd;box-shadow:0 2px 0 #ddd;}
.ws-right-user .bottom .left{float:left;width:110px;margin-top:10px;padding-left:10px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.ws-right-user .bottom .right{float:right;width:80px;margin-top:10px;padding-left:10px}
#wst-right-ads{position: relative;}
#wst-right-ads>a>img{width:210px;height:128px;display:block;}

#screen-left-nav{width:35px;max-height:335px;position:fixed;top:40%;left:15%;background:#fff;z-index:999;display:block}
.lnav{margin:0 auto;background:#fff;line-height:30px;text-align:center;overflow:hidden;margin-top:-1px;cursor:pointer;display:block;width:30px;height:29px;color:#625351;transition:all .2s ease-in;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2xpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpFNDg5NURBNDY3MjA2ODExODIyQUVDNTgwRDU1MkZBQiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1N0M3MTMzQTlBRTQxMUU0OEY2QkNDMkMzNDJCRDdGNiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1N0M3MTMzOTlBRTQxMUU0OEY2QkNDMkMzNDJCRDdGNiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ODBkOTE3NzktZTE1Yi0yNTRkLTljYzMtOGVjNmE4ZTAyMjRjIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjIxNzkxODUyODJEQjExRTQ4RkM0REQwQTBFRkQyNTY2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+3tRxHgAAAAlQTFRFwsLCycnJ////r0pOrgAAAAN0Uk5T//8A18oNQQAAAB5JREFUeNpiYIIABhTIyAQXxgtGpUelR6VpKw0QYACUOgb65Nz92gAAAABJRU5ErkJggg==) 0 25px no-repeat}
.lcurr{background:#df2003}
.lcurr a{color:white}
.wst-floor-slide-numbox span{background-color:#d4d4d4;cursor:pointer;display:inline-block;height:4px;width:24px;border-radius:1.5px}
.wst-floor-slide-numbox .curr{background-color:#E52637}
.wst-floor-slide-numbox>div{position:relative;left:43%;top:-20px;z-index:99;height:10px;}
.floor-bottom .bx_container{margin-top:15px}
.ads-lunbobottom{margin-top:30px;margin-bottom:20px;overflow:hidden}
.ads-lunbobottom a{float:left}
.ads-lunbobottom a img{width:240px;height:320px}
/* 广告墙 */
.ads_wall{width: 1200px; max-height: 480px; margin: 0 auto;margin-top: 30px; }
.ads_wall a{overflow: hidden;transition:all ease .4s;display: block;}
.ads_wall a:hover{transform: scale(1.01);}
.ads_wall a img{width: 100%; height: 100%; }
.ads_wall_l{width: 448px; height: 100%; }
.ads_wall_c{width: 292px; height: 100%; margin-left: 6px; position: relative; text-align: center; }
.ads_wall_r{width: 448px; height: 100%; }
.ads_wall_item_top{display: block; width:100%; height: 237px; margin-bottom: 6px; position: relative; }
.ads_wall_item_bottom{display: block; width:100%; height: 237px; position: relative; }
.ads_wall_more{ text-align: center; font-size: 12px; color: #fff; position: absolute; bottom:20px; }
.ads_wall_line{width: 30px; height: 2px; background-color: #fff; margin-top: 8px; margin-right: 10px; }
.wall_r_line{width: 50px;}
/* 品牌街 */
.brand_street_out{width: 1200px; margin: 10px auto; margin-top: 30px; }
.bs_tit{font-size: 21px;color: #2F2F2F;letter-spacing:2px;}
.brand_street{width: 100%; max-height: 210px; margin-top: 10px; box-sizing: border-box; }
.brand_street li img{width: 112px; height: 112px;}
.brand_street li{margin-right:4px;box-sizing: border-box; width: 116px; height: 112px; float: left; transition:all ease .4s; }
.brand_street li:nth-child(10n){border-right: none;}
.brand_street li:nth-child(n+11){border-bottom:none; }
.brand_street li:hover{box-shadow: 0 0 5px #bdbcbc;transform: scale(1.05);}
/* 店铺街 */
.shop_street_out{width: 1200px; margin: 10px auto; margin-top: 30px; }
.ss_tit{font-size: 21px; color:#2F2F2F;letter-spacing:2px; }
.shop_street{width: 100%; height: 138px; margin-top: 10px;background-color: #f4f4f4; box-sizing:border-box; padding: 6px 0px; }
.shop_street li:nth-child(n+2){margin-left: 0.5%; }
.shop_street li img{width: 100%; height: 100%; }
.shop_street li{background-image: url(../img/shopstreet_bg.png); background-repeat:no-repeat; background-size: 100% auto; width: 19.6%; height: 100%; float: left;transition:all ease .4s;position:relative;}
.shop_street li:hover{transform: translateY(-5px);}
/* 积分商城 */
.intergral_out{width: 1200px; margin: 10px auto; margin-top: 30px; }
.itl_tit{font-size: 21px; color: #2F2F2F; letter-spacing:2px; margin-bottom: 10px; }
.itl_main{background-color: #f4f4f4; width: 100%; height: 148px; padding:6px 0px; box-sizing:border-box; }
.itl_bg img{width: 100%;height: 100%;}
.itl_bg{display: block; height: 100%; width: 238px; }
.itl_item:nth-child(2){background-color: #fcfdda;}
.itl_item:nth-child(3){background-color: #ffefd9;}
.itl_item:hover img{transform:translateX(-10px); }
.itl_item img{transition:all ease .4s; position: absolute; max-height: 100%; right: 0; }
.itl_item{display: block; width: 468px; height: 100%; position: relative; margin-left: 12px; }
.itl_name{position: absolute; font-size: 14px; color: #333; top:10%; width: 60%; left: 5%; overflow: hidden; word-break:break-all; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; z-index: 22; }
.itl_price_box{left: 5%; top:45%; position: absolute; color:#666; font-weight: bold; font-size: 16px; z-index: 22; }
.itl_price{color: #df2002; }
.itl_score{font-size: 12px; color: #df2002; font-weight: normal; }
.itl_btn{position: absolute; padding: 1px 10px; background-color: #df2002; border-radius: 25px; color:#fff; left: 5%; top:75%; font-size: 11px!important; background-color: #df2002; color:#fff; transition:all ease .4s; }
.itl_btn:hover{transform:translateY(-5px); }
/* 分销商品 */
.distribute_tit{color: #333; padding-left: 15px; width:1200px; margin:0 auto; margin-top: 30px; font-size: 18px; letter-spacing:2px; }
.distribute_out{width: 1200px; margin: 10px auto; height: 350px; background-color: #f4f4f4; padding: 6px 0; margin-top: 10px; }
.dis_left_bg img{width: 100%;height: 100%;}
.dis_left_bg{width: 237px; height: 100%;margin-left: 1px;}
.dis_list{width: 962px; height:100%; }
.dis_list li{margin-left: 10.4px; float: left; width: 230px; height: 100%; position: relative; background-color: #fff; overflow: hidden; }
.dis_list li:hover img{transform:scale(1.05); }
.dis_list li img{    max-width: 100%;max-height: 100%;margin: auto;transition: all ease .4s;}
.dis_gname{padding:10px;text-align:center;width:210px; height: 33px;line-height: 20px;overflow:hidden;word-break:break-all; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.dis_gprice{width:100%; height: 78px;color:#df2002; text-align:center;font-size: 16px;}
/* 轮播右侧拍卖区域 */
.aution_out{width:100%; height:170px; position:relative; background-color: #fff; overflow: hidden; }
.au_l_btn,.au_r_btn{position: absolute; top: 40%; background-color:rgba(0,0,0,.5); color: #fff; left: 0; padding: 5px; cursor: pointer; display: none; }
.au_r_btn{left: initial; right: 0; }
.aution_list{width: 100%; position: relative; }
.aution_tit{background-image: url(../img/img_floor_titlebg.png); background-repeat: no-repeat; background-size: auto 18px; font-size: 16px; color: #df2002; letter-spacing: 2px; padding-left: 26px; }
.aution_main{float: left; width: 210px; height:153px; box-sizing:border-box; }
.aution_item{position: relative; display: block; text-align: center; height: 100%; width: 100%; }
.aution_item img{width: 150px; height: 150px; }
.aution_time{position: absolute; bottom: 0; left: 0; right: 0; background-color: rgba(0,0,0,0.3); font-size: 16px; color: #fff; padding: 10px 0; }
.aution_h,.aution_i,.aution_s{width: 24px; height: 30px; background-color: #df2002; padding: 5px; border-radius: 5px; }
/* 优惠券 */
.coupon_out{width: 1200px; height: 137px; margin: 0 auto; margin-top: 10px;overflow: hidden;background:url(../img/coupon_bg.png) no-repeat;}
.coupon_bg img{width: 100%;height: 100%;}
.coupon_bg{position: relative;width: 225px; height: 124px; display: block; }
.coupon_bg .coupon_tit{position: absolute; font-size: 24px; color: #fff; left: 40px; top: 30%; }
.coupon_bg .coupon_desc{position: absolute; color: #fff; font-size: 18px; left:40px; top: 66%; }
.coupon_box{float:left;width: 920px;height: 124px}
.coupon_item{width: 229px;margin-top: 16px;overflow: hidden;border-right: 1px solid #F9EE9E;}
.coupon_item .coupon_tit{font-size:37px; color:#F9EE9E; width:105px;float:left;height:64px;line-height: 76px;margin-left:5px;text-align:right}
.coupon_item .unit{font-size:14px;}
.coupon_item .coupon_desc{margin-left:5px;color:#F9EE9E; font-size: 18px; width:114px;float:left;height:50px;line-height: 25px;padding-top:8px;}
.coupon_item .r_btn{margin-left:23px;width:188px;clear:both;font-size: 16px;background:#F9EE9E;color: #000; text-align: center; line-height: 20px; padding: 6px 0px;border-radius:15px;margin-bottom: 7px;}
/* 团购插件 */
.groupon_list_out{width: 390px; height: 440px; box-sizing: border-box; }
.groupon_view{width: 100%; height: 100%; overflow: hidden; }
.groupon_list{width: 100%; height: 100%; overflow: hidden; position: relative; padding-top:10px;}
.groupon_list li{width: 379px; height: 145px; box-sizing:border-box;padding:5px;padding-left:15px;}
.groupon_list li img{transition:all linear .2s;width:110px;height:110px;}
.groupon_list li:hover img{transform:scale(1.1); }
.groupon_goods{width:240px;float:left;padding-top:30px;padding-left:5px;height: 38px;overflow:hidden; text-overflow: ellipsis;}
.groupon_goodsprice{float:left;font-size:16px;color:#E52637;margin-top:5px;padding-left: 5px;}
.groupon_btns{position: absolute; left: 0; right: 0; bottom: 0; text-align: center; }
.groupon_btns .curr{background-color: #e89593; }
.groupon_btns span{display: inline-block; width: 7px; height: 7px; border-radius: 50%; background-color: #fff; margin-left: 3px; }
/* 新品、热销... */
.rec_area{overflow: hidden}
.rec_area_title{width: 1200px;height:60px;margin: 0 auto;font-size:24px;line-height: 60px;display: flex;align-items: center;color: #d40e0f;background: #f3f3f3;}
.rec_area_title::before{content: "";display: block; background: url("../img/rec_area_title.png") no-repeat;background-size: 100% 100%;width: 30px;height: 32px;margin-left:15px;margin-right: 12px;}
.rec_area_title::after{content: "历史最低！优惠全场！";display: block;font-size: 15px; color: #666;margin-left: 20px;}
.ral_box{width:100%;padding-top: 15px;box-sizing: border-box;padding-left: 20px;padding-bottom: 15px;border-bottom: 1px solid #eee;}
.ral_box_tit{font-size: 18px; color:#2F2F2F;display:inline-block;}
.ral_desc{font-size: 12px; color:#ACACAC;display:inline-block;padding-left:5px;}
.ral img{width: 100%;height: 100%;}
.rac_t_tit,.rac_b_tit{font-size:18px;color:#2F2F2F;letter-spacing:2px;padding: 5px;padding-top:15px}
.rac_t_main{margin: 0 auto;width: 1200px; display: flex;justify-content: space-between;}
.rac_t_main li:hover{border: 1px solid #d40e0f;}
.rac_t_main li:first-child{margin-left: 0;}
.rac_t_main li{border: 1px solid #ddd;transition: all 0.3s ease-in-out;}
.rac_t_img img{transition:all linear .2s;height: 196px;width: 238px;}
.rac_t_img{display: block;}
.rac_t_info{height: 29%; margin-top: 1%; padding-top: 5%; padding-right: 1%; box-sizing: border-box; }
.c666{color:#666;}
.del_line{text-decoration: line-through;}
.c14_333{color: #333; }
.rac_gname{width: 89%; overflow: hidden;margin: 13px auto; height:18px;line-height: 18px;font-size: 16px; word-break:break-all; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.rac_gprice{font-size:16px;background:#d40e0f;display: none;}
.rac_t_main li:nth-child(1) .rac_gprice{display: block;font-size: 17px;font-weight: 700;width: 175px;height: 40px;line-height: 40px;margin: 0 auto;text-align: center;color: #fff;margin-bottom: 20px;}
.rac_t_main li:nth-child(1) .rac_gprice::before{content: "秒杀价：";font-size: 14px;}
.rac_t_main li:nth-child(1) .rac_discount{display: none;}
.rac_discount{width: 175px;margin: 0 auto;height: 38px;text-align: center;line-height: 38px;font-size: 16px;color:#999;background:#ddd;}
.f10{font-size: 10px;}
.f12{font-size: 12px;}
.f14{font-size: 14px;}
.f16{font-size: 16px;}
.rac_price{margin-top: 5px; text-align: right; }
.rar{width: 394px;height: 100%;background-repeat: no-repeat;margin-right: 6px;background: #fff;}
.rar_tit{width: 100%;padding-top: 15px;box-sizing: border-box;padding-left: 20px;padding-bottom: 15px;font-size:18px;}
.rar_glist{width: 100%;margin: 0 auto;}
.rar_gitem:nth-child(2){background-color: #ffcd92;}
.rar_gitem{margin-top: 10px;width: 100%;height: 432px;display: block;overflow: hidden;position: relative;}
.rar_gitem:hover img{transform:translateY(-10px); }
.rar_gname{color: #333;text-align: center;width:100%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;padding-top: 5px;word-break:break-all; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.rar_gdesc{color:#ACACAC;text-align:center;padding-top: 3px;padding-left: 5px;width:100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.rar_price{text-align: center;padding-right: 5px;position: relative;z-index:22;font-size:16px;color:#E52637;margin-top:5px;}
.rar_line{width: 70%;height: 1px;background-color: #fff;margin:5px auto;margin-bottom:3px;}
.rar_img img{transition:all ease 0.4s;position: absolute;left: 0;right: 0;margin: 0 auto;top: 0;bottom: 0;max-width: 100%;max-height: 100%;}
.rar_img{width: 320px;display: block;height: 320px;position: relative;margin:0 auto;}
.fl{float: left;}
.fr{float: right;}
.rar_glist .recomgd_view{width: 100%; height: 100%; overflow: hidden; }
.rar_glist .recomgd_list{width: 100%; height: 100%; overflow: hidden; position: relative; }
.rar_glist .recomgd_list li{float: left; width: 394px; height: 412px; box-sizing:border-box; }
.rar_glist .recomgd_btns{text-align: center; }
.rar_glist .recomgd_btns .curr{background-color: #E52637; }
.rar_glist .recomgd_btns span{display: inline-block; width: 7px; height: 7px; border-radius: 50%; background-color: #ddd; margin-left: 3px;cursor:pointer;}

/* 楼层 */
.floor-box{width: 1200px;;margin:15px auto;clear:both}
.floor_ads{width:1200px;height:110px;margin:20px auto;overflow: hidden;margin-bottom: 10px;}
/* .goods-list{width:100%;display: flex;justify-content: space-around;flex-wrap: wrap;align-content: space-between;} */
.goods-list .goods{width:260px;height: 170px;transition: all 0.3s ease-in-out;padding: 20px;border: 1px solid #f8f6f7;position: relative;}
.goods-list .goods:hover{border:1px solid #d20e0f; }
/* .goods-list .goods:hover .img{transform:scale(1.08);} */
.goods-list .goods .img{text-align:center;transition:all ease .3s;}
.goods-list .goods .img a{display:block;}
.goods-list .goods .img a img{width:135px;height:140px;position: absolute;right: 20px;bottom: 20px;}
.goods-list .goods .p-price{color:#d20e0f;text-align:center;margin-top:3px;font-size:17px;font-weight: 600;}
.goods-list .goods .info{width:160px;position: absolute;left: 20px;bottom: 20px;}
.goods-list .goods .cart{width: 20px; height: 20px; background: url(../img/icon-cart.png) 0px 0px no-repeat; background-size: 100%;cursor: pointer;}
.goods-list .goods .p-name{height:18px;overflow:hidden;line-height:18px;font-size: 18px; width:266px;text-align:left;word-break:break-all; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.goods-list .goods .p-shop{padding:5px}
.goods-list .goods .p-mprice{color:#999;padding:5px 0 5px 5px;width:120px;float:left}
.goods-list .goods .p-mprice span{text-decoration:line-through;margin-left:10px;font-weight:normal}
.goods-list .goods .p-appraise{padding:5px 5px 5px 0;width:100px;float:right;text-align:right}
.goods-list .goods .p-appraise span{font-weight:bold;color:#1499e5}
.floor-top-ads{margin:0px;width:1200px}
.floor-top-ads a{float:left}
.floor-top-ads img{width:100%;height:110px}
.floor-header{width:100%;height:38px;margin: 40px auto 20px}
.floor-header-f1,.floor-header-f2,.floor-header-f3,.floor-header-f4,.floor-header-f5,.floor-header-f6,.floor-header-f7,.floor-header-f8,.floor-header-f9,.floor-header-f10{float:left;height:100%;width:95%;margin-top:1px}
.floor-header .tab{float:right;margin-right:10px;margin-top:7px}
.floor-header .tab li{display:block;margin:0;float:left}
.floor-header .tab a{font-size:14px;display:block;height:15px;letter-spacing:1px}
.floor-header .tab-item1 a{padding:8px 12px 8px 12px}
.floor-header .j-tab-selected1 a{color:#df2002;}
.floor-header .tab-item2 a{padding:8px 12px 8px 12px}
.floor-header .j-tab-selected2 a{color:#df2002;}
.floor-header .tab-item3 a{padding:8px 12px 8px 12px}
.floor-header .j-tab-selected3 a{color:#df2002;}
.floor-header .tab-item4 a{padding:8px 12px 8px 12px}
.floor-header .j-tab-selected4 a{color:#df2002;}
.floor-header .tab-item5 a{padding:8px 12px 8px 12px}
.floor-header .j-tab-selected5 a{color:#df2002;}
.floor-header .tab-item6 a{padding:8px 12px 8px 12px}
.floor-header .j-tab-selected6 a{color:#df2002;}
.floor-header .tab-item7 a{padding:8px 12px 8px 12px}
.floor-header .j-tab-selected7 a{color:#df2002;}
.floor-header .tab-item8 a{padding:8px 12px 8px 12px}
.floor-header .j-tab-selected8 a{color:#df2002;}
.floor-header .tab-item9 a{padding:8px 12px 8px 12px}
.floor-header .j-tab-selected9 a{color:#df2002;}
.floor-header .tab-item10 a{padding:8px 12px 8px 12px}
.floor-header .j-tab-selected10 a{color:#df2002;}
.floor-left{float:left;width:20%;height:620px}
.floor-left-ads{width:238px;height:224px}
.floor-left-ads img{width:478px;height:224px}
.floor-left-title{margin-left:1px;color:#fff;font-size:15px;float:left;margin-top:13px}
.floor-right-title{font-size:25px;line-height:38px;letter-spacing:2px;color: #d20e0f;display: flex;align-items: center;}
.floor-right-title::before{content: "";display:block;height: 20px;width: 6px;background: #d20e0f;margin-right: 10px;}
.floor-right{float:left;width:100%;overflow:hidden;display:flex;}
/*.floor-right-ads .wst-floor-slide-1{height:560px}*/
/* .floor-right-ads{border-bottom:1px solid #eee;border-right:1px solid #eee;border-left:1px solid #eee} */
.wst-floor-slide-items img{height:430px;width:278px}
/* 猜你喜欢 */
.like_goods_list{margin: 40px auto 20px;width: 1200px;}
.lg_glist{width: 1200px;height: 485px;display: flex;flex-wrap: wrap;flex-direction: column;justify-content: space-between;align-content: space-between;}
/*.lg_glist .fmr_gitem{background:#fff;}*/
.fmr{width:934px;height: 100%;box-sizing:border-box;}
.fmr_glist{width: 100%;height: 100%;}
.fmr_gitem{width: 202px;height:186px;display: block;transition:all ease .4s;padding: 25px 20px 26px 25px;position: relative;border: 1px solid #fff;}
.fmr_gitem:hover{transform:scale(1.01);z-index: 22;border: 1px solid #d20e0f;}
.fmr_gitem:nth-child(3),.fmr_gitem:nth-child(6),.fmr_gitem:nth-child(7){background: #eeeeee;}
.fmr_gitem:nth-child(4),.fmr_gitem:nth-child(5){background: #fafafa;}
.fmr_gitem:nth-child(1){width: 375px;background: #2f2f2f;}
.fmr_gitem:nth-child(1) .fmr_gname,.fmr_gitem:nth-child(2) .fmr_gname{width: 282px;font-size: 24px;height: 26px;line-height: 26px;}
.fmr_gitem:nth-child(1) .fmr_gname a{color: #fff;}
.fmr_gitem:nth-child(1) .fmr_gprice,.fmr_gitem:nth-child(2) .fmr_gprice{font-size: 16px;color: #fff;margin: 15px 0 25px;}
.fmr_gitem:nth-child(1) .cart,.fmr_gitem:nth-child(2) .cart{display: block;height: 28px;width: 100px;border: 1px solid #fff;color: #fff;text-align: center;line-height: 28px;font-size: 15px;letter-spacing: 1px;}
.fmr_gitem:nth-child(1) .info::after,.fmr_gitem:nth-child(2) .info::after{display: none;}
.fmr_gitem:nth-child(1) .fmr_img img{width: 138px;height: 148px;}
.fmr_gitem:nth-child(7){height: 475px;}
.fmr_gitem:nth-child(2) .info{float: right;}
.fmr_gitem:nth-child(2) .fmr_gname{float: right;text-align: right;}
.fmr_gitem:nth-child(2){width: 375px;}
.fmr_gitem:nth-child(2) .cart{border: 1px solid #666;color: #666;}
.fmr_gitem:nth-child(2) .fmr_gprice{color: #666;text-align: right;}
.fmr_gitem:nth-child(2) .fmr_img img{width: 128px;height: 145px;position: absolute;left: 20px;bottom: 25px;}
/* .fmr_img{width:128px;height: 145px;box-sizing:border-box;} */
.fmr_img img{width: 128px;height: 145px;position: absolute;right: 20px;bottom: 25px;}
.fmr_gname{width: 190px;height: 20px;line-height:20px;font-size: 16px;overflow: hidden;word-break: break-all;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;color: #333;}
.fmr_gprice{color:#666;font-size:13px;margin: 10px 0 25px;}
.like_goods_list .info{width:102px;display: block;}
.like_goods_list .info::after{content: "";display: block; background:url("../img/detail.png") no-repeat;background-size: 100% 100%;height: 25px;width: 27px;}
.fmr_gitem:hover .info::after{background:url("../img/detail_red.png") no-repeat;}
.like_goods_list .cart{display: none;cursor: pointer;}
.lg_tit{margin-bottom: 20px;height: 30px;line-height: 30px;width: 100%;font-size: 24px;color: #333;}

/* ===== 选购精选商品（替换原猜你喜欢样式） ===== */
.yc-pick{width:1200px;margin:40px auto 20px;}
.yc-pick-title{
	display:inline-flex;
	align-items:center;
	font-size:22px;
	font-weight:700;
	color:#111;
	height:34px;
	line-height:34px;
	position:relative;
	padding-left:18px;
}
.yc-pick-title::before{
    content: "";
    position: absolute;
    left: -5px;
    top: 50%;
    transform: translateY(-50%);
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background: #67E0B2;
    z-index: -10;
}
.yc-pick-main{
	position:relative;
	margin-top:14px;
	height:320px;
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.yc-pick-arrow{
	width:44px;
	height:44px;
	display:flex;
	align-items:center;
	justify-content:center;
	text-decoration:none;
	user-select:none;
}
.yc-pick-arrow img{width:44px;height:44px;display:block;}
.yc-pick-maincard{
	flex:1 1 auto;
	height:320px;
	background:#fff;
	box-shadow:0 6px 22px rgba(0,0,0,.06);
	border-radius:6px;
	display:flex;
	overflow:hidden;
	margin:0 18px;
}
.yc-pick-mainimg{
	flex:0 0 560px;
	height:100%;
	background:#eee;
	display:flex;
	align-items:center;
	justify-content:center;
}
.yc-pick-mainimg img{
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
}
.yc-pick-maininfo{
	flex:1 1 auto;
	padding:34px 34px 26px;
	box-sizing:border-box;
	position:relative;
}
.yc-pick-badge{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	height:16px;
	padding:0 6px;
	border-radius:2px;
	font-size:10px;
	font-weight:700;
	color:#FF7B1C;
	background:#FFF1E7;
	margin-bottom:10px;
    width: 40px;
}
.yc-pick-name{
	display:block;
	font-size:18px;
	font-weight:700;
	color:#111;
	line-height:24px;
	max-height:48px;
	overflow:hidden;
	text-decoration:none;
}
.yc-pick-name:hover{color:#248ACE;}
.yc-pick-desc{margin-top:10px;color:#666;font-size:12px;line-height:18px;min-height:54px;}
.yc-pick-desc p{margin:0 0 4px 0;}
.yc-pick-price{margin-top:14px;display:flex;align-items:baseline;gap:12px;}
.yc-pick-price-now{
	font-size:22px;
	font-weight:800;
	background:linear-gradient(90deg,#248ACE 0%,#00D194 100%);
	-webkit-background-clip:text;
	background-clip:text;
	color:transparent;
}
.yc-pick-price-old{font-size:12px;color:#999;text-decoration:line-through;}
.yc-pick-actions{margin-top:18px;display:flex;gap:12px;align-items:center;}
.yc-pick-btn{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	height:36px;
	min-width:132px;
	padding:0 6px;
	border-radius:2px;
	font-size:12px;
	text-decoration:none;
	box-sizing:border-box;
	border:2px solid #248ACE;
	color:#248ACE;
	background:#fff;
	transition:all .2s ease;
}
/*.yc-pick-btn:hover{background:rgba(36,138,206,.08);}*/
.yc-pick-btn-buy{
	background:linear-gradient(90deg,#248ACE 0%,#00D194 100%);
	border-color:transparent;
	color:#fff;
	padding:0;
	overflow:hidden;
}
.yc-pick-btn-buy:hover{filter:brightness(1.05);}
.yc-pick-btn-buy-text{
	flex:1 1 auto;
	display:flex;
	align-items:center;
	justify-content:center;
	height:100%;
	padding:0 16px;
	box-sizing:border-box;
	white-space:nowrap;
}
.yc-pick-btn-buy-icon{
	flex:0 0 44px;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
	background:#fff;
	border-left:1px solid rgba(255,255,255,.45);
}
.yc-pick-carticon{width:18px;height:18px;display:block;}

.yc-pick-sub{
	margin-top:18px;
	display:grid;
	grid-template-columns:repeat(3,1fr);
	gap:16px;
}
.yc-pick-subitem{
	background:#fff;
	border-radius:6px;
	box-shadow:0 6px 18px rgba(0,0,0,.05);
	overflow:hidden;
	display:flex;
	flex-direction:column;
	min-height:360px;
}
.yc-pick-subimg{
	display:block;
	height:210px;
	background:#eee;
}
.yc-pick-subimg img{
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
}
.yc-pick-subinfo{padding:16px 18px 18px;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;position:relative;}
.yc-pick-subname{
	font-size:15px;
	font-weight:700;
	color:#111;
	line-height:19px;
	max-height:36px;
	overflow:hidden;
	height: 36px;
	text-decoration:none;
}
.yc-pick-subname:hover{color:#248ACE;}
.yc-pick-subdesc{color:#666;font-size:12px;line-height:16px;min-height:34px;overflow:hidden;
   display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 2.5;
  }
.yc-pick-subprice{display:flex;align-items:baseline;gap:10px;margin-top:2px;}
.yc-pick-subprice .now{font-size:18px;font-weight:800;color:#248ACE;}
.yc-pick-subprice .old{font-size:12px;color:#999;text-decoration:line-through;}
.yc-pick-subactions{margin-top:8px;display:flex;gap:10px;}
.yc-pick-subactions .yc-pick-btn{min-width:0;flex:1 1 auto;height:34px;}

/* 第二导航：三条交错图文 */
.yc-nav2-block{
	width:1200px;
	margin:24px auto 36px;
}
.yc-nav2-head{
	display:flex;
	align-items:flex-start;
	justify-content:space-between;
	margin-bottom:18px;
}
.yc-nav2-title-wrap{display:flex;flex-direction:column;gap:8px;}
.yc-nav2-title-en{
	font-size:30px;
	font-weight:700;
	color:#e5cfa2;
	letter-spacing:1px;
	line-height:1;
}
.yc-nav2-title{
	font-size:42px;
	font-weight:700;
	color:#111;
	line-height:1.15;
}
.yc-nav2-all{
	margin-top:20px;
	color:#222;
	font-size:24px;
	text-decoration:none;
}
.yc-nav2-list{
	display:flex;
	flex-direction:column;
	gap:44px;
}
.yc-nav2-item{
	position:relative;
	height:320px;
	display:flex;
	align-items:stretch;
}
.yc-nav2-img{
	display:block;
	width:1000px;
	height:100%;
	background:#ccc;
	overflow:hidden;
}
.yc-nav2-img img{width:100%;height:100%;display:block;}
.yc-nav2-info-card{
	position:absolute;
	right:0;
	top:45%;
	height: 225px;
	transform:translateY(-42%);
	width:340px;
	padding:30px 24px;
	box-sizing:border-box;
	background:#fff;
	box-shadow:0 4px 12px rgba(0,0,0,.12);
}
.yc-nav2-item-reverse .yc-nav2-img{
	margin-left:auto;
}
.yc-nav2-item-reverse .yc-nav2-info-card{
	right:auto;
	left:0;
}
.yc-nav2-name{
	display:block;
	font-size:22px;
	font-weight:700;
	color:#111;
	line-height:1.15;
	max-height:96px;
	overflow:hidden;
	text-decoration:none;
}
.yc-nav2-desc{
	margin:10px 0 0;
	font-size:18px;
	line-height:26px;
	color:#666;
	height:52px;
	overflow:hidden;
}
.yc-nav2-price{
	margin-top:14px;
	font-size:44px;
	font-weight:700;
	line-height:1;
	color:#b40012;
}
.yc-nav2-buy{
	margin-top:16px;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:168px;
	height:40px;
	border-radius:20px;
	background:#ead8b0;
	font-size:22px;
	color:#333;
	text-decoration:none;
}

/* 第三导航：四条两排（左大右小 / 左小右大） */
.yc-nav3-block{
	width:1200px;
	margin:24px auto 40px;
}
.yc-nav3-head{
	display:flex;
	align-items:flex-start;
	justify-content:space-between;
	margin-bottom:18px;
}
.yc-nav3-title-wrap{display:flex;flex-direction:column;gap:8px;}
.yc-nav3-title-en{
	font-size:28px;
	font-weight:700;
	letter-spacing:1px;
	color:#e5cfa2;
	line-height:1;
}
.yc-nav3-title{
	font-size:42px;
	font-weight:700;
	color:#111;
	line-height:1.12;
}
.yc-nav3-all{
	margin-top:18px;
	font-size:24px;
	color:#222;
	text-decoration:none;
}
.yc-nav3-grid{display:flex;flex-direction:column;gap:18px;}
.yc-nav3-row{
	display:flex;
	align-items:stretch;
	justify-content:space-between;
	gap:18px;
}
.yc-nav3-card{
	background:#fff;
	box-shadow:0 4px 12px rgba(0,0,0,.1);
}
.yc-nav3-card-lg{width:760px;}
.yc-nav3-card-sm{width:422px;}
.yc-nav3-card-img{
	display:block;
	height:330px;
	background:#ccc;
	overflow:hidden;
}
.yc-nav3-card-sm .yc-nav3-card-img{height:330px;}
.yc-nav3-card-img img{width:100%;height:100%;display:block;}
.yc-nav3-card-info{
	padding:14px 20px 18px;
	display:flex;
	align-items:flex-start;
	justify-content:space-between;
	gap:12px;
}
.yc-nav3-card-left{flex:1 1 auto;min-width:0;}
.yc-nav3-card-right{
	flex:0 0 180px;
	display:flex;
	flex-direction:column;
	align-items:flex-end;
	justify-content:space-between;
	min-height:86px;
}
.yc-nav3-card-name{
	display:block;
	font-size:24px;
	font-weight:700;
	line-height:1.14;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	color:#111;
	text-decoration:none;
}
.yc-nav3-card-desc{
	margin:24px 0 0;
	font-size:16px;
	color:#666;
	line-height:24px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.yc-nav3-card-price{
	font-size:34px;
	font-weight:700;
	color:#b40012;
	line-height:1;
}
.yc-nav3-card-buy{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:120px;
	height:40px;
	border-radius:20px;
	background:#ead8b0;
	font-size:20px;
	color:#333;
	text-decoration:none;
	margin-top:10px;
}

/* ===== 新版：第一个导航商品展示（2_15 背景） ===== */
.yc-pick2-bg{
	width:100%;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	padding:40px 0 20px;
}
.yc-pick2{width:1200px;margin:0 auto;}
.yc-pick2-inner{
	width:1366px;
	height:724px;
	border-radius:18px;
	background:transparent;
	box-shadow:0 10px 30px rgba(0,0,0,.08);
	display:flex;
	overflow:hidden;
	position:relative;
}
.yc-pick2-left{
	flex:0 0 46%;
	padding:52px 40px 40px 64px;
	box-sizing:border-box;
	position:relative;
}
.yc-pick2-title{
	display:inline-flex;
	align-items:center;
	font-size:22px;
	font-weight:800;
	/* color:#67E0B2; */
	letter-spacing:1px;
	position:relative;
	z-index:2;
}
.yc-pick2-info{
	margin-top:34px;
	background:#fff;
	border-radius:8px;
	box-shadow:0 10px 22px rgba(0,0,0,.06);
	padding:22px 24px;
	box-sizing:border-box;
	/* max-width:420px; */
}

/* 描述卡片压在大图上（上偏 20px） */
.yc-pick2-info-float{
	position:absolute;
	left:165px;
	top:140px;
	z-index:5;
	margin-top:0;
	transform:translateX(40px);
	width: 560px;
}
.yc-pick2-name{
	display:block;
	font-size:16px;
	font-weight:800;
	color:#111;
	line-height:22px;
	max-height:44px;
	overflow:hidden;
	text-decoration:none;
}
.yc-pick2-name:hover{color:#248ACE;}
.yc-pick2-desc{margin:12px 0 0 0;padding:0;list-style:none;color:#666;font-size:12px;line-height:18px;}
.yc-pick2-desc li{margin:0 0 6px 0;position:relative;padding-left:10px;}
.yc-pick2-desc li::before{content:"•";position:absolute;left:0;top:0;color:#999;}
.yc-pick2-price{margin-top:10px;display:flex;align-items:baseline;gap:10px;}
.yc-pick2-price-now{
	font-size:22px;
	font-weight:900;
	background:linear-gradient(90deg,#248ACE 0%,#00D194 100%);
	-webkit-background-clip:text;
	background-clip:text;
	color:transparent;
}
.yc-pick2-price-old{font-size:12px;color:#999;text-decoration:line-through;}
.yc-pick2-all{
	position:absolute;
	left:64px;
	bottom:56px;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:120px;
	height:44px;
	border-radius:22px;
	background:#fff;
	color:#111;
	text-decoration:none;
	font-size:14px;
	border:2px solid #f0f0f0;
	box-shadow:0 10px 24px rgba(0,0,0,.06);
}
.yc-pick2-all:hover{background:#fafafa;border-color:#e7e7e7;}

.yc-pick2-right{
	flex:1 1 auto;
	position:relative;
	padding:40px 44px 32px 10px;
	box-sizing:border-box;
	display:flex;
	flex-direction:column;
	justify-content:flex-end;
}
.yc-pick2-detailbtn{
	position:absolute;
	right:44px;
	top:446px;
	height:54px;
	width:380px;
	border-radius:2px;
	display:flex;
	align-items:center;
	justify-content:center;
	color:#fff;
	text-decoration:none;
	font-size:18px;
	font-weight:800;
	background:linear-gradient(90deg,#248ACE 0%,#00D194 100%);
	box-shadow:0 10px 26px rgba(0,0,0,.12);
	z-index: 1;
}
.yc-pick2-detailbtn:hover{filter:brightness(1.05);}
.yc-pick2-mainimg{
	position:absolute;
	right:44px;
	top:40px;
	width:660px;
	height:460px;
	border-radius:10px;
	overflow:hidden;
	display:block;
}
.yc-pick2-mainimg img{width:100%;height:100%;object-fit:cover;display:block;}

.yc-pick2-thumbs-wrap{
	position:absolute;
	right:44px;
	bottom:34px;
	width:860px;
	height:190px;
	border-radius:18px 0px;
	background:#67E0B2;
	box-shadow:0 12px 28px rgba(0,0,0,.12);
	/* 露出左边 + 左上 的绿色 */
	padding:16px 16px 16px 26px;
	box-sizing:border-box;
	overflow:hidden;
}
.yc-pick2-thumbs{
	width:104%;
	height:110%;
	background:#fff;
	border-radius:16px 0px;
	box-shadow:0 10px 22px rgba(0,0,0,.08);
	padding:16px 18px;
	box-sizing:border-box;
	display:grid;
	grid-template-columns:repeat(3,1fr);
	gap:14px;
}
.yc-pick2-thumb{position:relative;z-index:1;}
.yc-pick2-thumb-link{
	display:block;
	height:120px;
	border-radius:6px;
	overflow:hidden;
	position:relative;
	background:#eee;
}
.yc-pick2-thumb-link img{width:100%;height:100%;object-fit:cover;display:block;}
.yc-pick2-thumb-mask{
	position:absolute;
	left:0;right:0;top:0;bottom:0;
	background:rgba(0,0,0,.45);
	color:#fff;
	opacity:0;
	transition:opacity .2s ease;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	text-align:center;
	padding:10px;
	box-sizing:border-box;
}
.yc-pick2-thumb-link:hover .yc-pick2-thumb-mask{opacity:1;}
.yc-pick2-thumb-price{font-size:14px;font-weight:900;margin-bottom:6px;}
.yc-pick2-thumb-name{font-size:12px;line-height:16px;max-height:32px;overflow:hidden;margin-bottom:10px;}
.yc-pick2-thumb-buy{
	height:28px;
	padding:0 12px;
	border-radius:14px;
	background:linear-gradient(90deg,#248ACE 0%,#00D194 100%);
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:12px;
	font-weight:700;
	cursor:pointer;
}
.yc-pick2-thumb-buy:hover{filter:brightness(1.05);}

/* 第一导航新样式：4 + 3 商品卡 */
.yc-pick2-bg{
	width:1200px;
	margin:22px auto 34px;
	padding:0;
	background:none !important;
}
.yc-pick2{width:100%;}
.yc-pick2-inner{
	width:100%;
	height:auto;
	box-shadow:none;
	display:block;
}
.yc-pick2-head{
	display:flex;
	align-items:center;
	justify-content:space-between;
	margin-bottom:16px;
}
.yc-pick2-title-wrap{display:flex;flex-direction:column;gap:8px;}
.yc-pick2-title-en{
	font-size:42px;
	font-weight:700;
	line-height:1;
	letter-spacing:2px;
	color:#e5cfa2;
}
.yc-pick2-title{
	font-size:42px;
	font-weight:700;
	color:#111;
	line-height:1.15;
}
.yc-pick2-all{
	position:static;
	width:auto;
	height:auto;
	background:none;
	border:0;
	box-shadow:none;
	border-radius:0;
	padding:0;
	font-size:25px;
	color:#333;
}
.yc-pick2-all:hover{background:none;border:0;}
.yc-pick2-row{
	display:flex;
	align-items:flex-start;
	justify-content:space-between;
	gap:18px;
	margin-bottom:18px;
}
.yc-pick2-card{
	background:#fff;
	text-align:center;
}
.yc-pick2-card-sm{width:282px;}
.yc-pick2-card-lg{width:600px;}
.yc-pick2-card-img{
	position:relative;
	display:block;
	width:100%;
	height:320px;
	overflow:hidden;
	background:#f2f2f2;
}
.yc-pick2-card-lg .yc-pick2-card-img{height:320px;}
.yc-pick2-card-img img{width:100%;height:100%;object-fit:cover;display:block;}
.yc-pick2-card-tag{
	position:absolute;
	right:0;
	top:0;
	height:44px;
	min-width:128px;
	padding:0 14px;
	line-height:44px;
	text-align:center;
	font-size:24px;
	font-weight:700;
	color:#fff;
	background:#ff3f22;
	z-index:2;
}
.yc-pick2-card-name{
	margin-top:14px;
	display:block;
	font-size:18px;
	font-weight:700;
	line-height:1.2;
	color:#222;
	height:55px;
	overflow:hidden;
	text-decoration:none;
}
.yc-pick2-card-price{
	margin-top:6px;
	font-size:20px;
	line-height:1.2;
	color:#999;
}
.yc-pick2-card-old{
	text-decoration:line-through;
	margin-right:10px;
}
.yc-pick2-card-now{
	color:#8f0909;
	font-weight:700;
}
.yc-pick2-card-btn{
	margin:14px auto 0;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:200px;
	height:35px;
	border-radius:24px;
	background:#ead8b0;
	color:#333;
	font-size:20px;
	text-decoration:none;
}

/* ===== 第三导航：圆形主图 + 三卡 + 底部卡（2_17 全宽背景） ===== */
.yc-ic-wrap{
	width:99vw;
	position:relative;
	left:50%;
	right:50%;
	margin-left:-50vw;
	margin-right:-50vw;
}
.yc-ic-bg{
	width:100%;
	min-height:520px;
	background-color:#f4faf7;
	background-repeat:no-repeat;
	background-position:center top;
	background-size:cover;
	padding:48px 24px 72px;
	box-sizing:border-box;
}
.yc-ic-inner{
	width:1200px;
	max-width:100%;
	margin:0 auto;
	display:flex;
	align-items:flex-start;
	justify-content:space-between;
	gap:32px;
	position:relative;
}
.yc-ic-left{
	flex:1 1 0;
	min-width:0;
}
.yc-ic-title{
	position:relative;
	display:inline-block;
	font-size:22px;
	font-weight:800;
	color:#111;
	line-height:1.3;
	padding:0 0 0 22px;
	margin:0 0 28px;
}
.yc-ic-title-dot{
	position:absolute;
	left:0;
	top:50%;
	transform:translateY(-50%);
	width:48px;
	height:48px;
	border-radius:50%;
	background:#67E0B2;
	z-index:0;
}
.yc-ic-title-text{position:relative;z-index:1;font-weight: 700;}
.yc-ic-cards{
	display:grid;
	grid-template-columns:repeat(3,1fr);
	gap:16px;
}
.yc-ic-card{
	background:#fff;
	border-radius:8px;
	box-shadow:0 8px 24px rgba(0,0,0,.06);
	overflow:hidden;
	display:flex;
	flex-direction:column;
	padding-bottom:14px;
}
.yc-ic-card-img{
	display:block;
	height:160px;
	background:#eee;
}
.yc-ic-card-img img{
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
}
.yc-ic-card-name{
	margin:12px 14px 0;
	font-size:14px;
	font-weight:700;
	color:#111;
	line-height:20px;
	max-height:40px;
	overflow:hidden;
	text-decoration:none;
}
.yc-ic-card-name:hover{color:#2eb872;}
.yc-ic-card-price{
	margin:10px 14px 0;
	display:flex;
	align-items:baseline;
	gap:10px;
}
.yc-ic-card-now{
	font-size: 22px;
    font-weight: 900;
    background: linear-gradient(90deg,#248ACE 0%,#00D194 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
.yc-ic-card-old{
	font-size:12px;
	color:#999;
	text-decoration:line-through;
}
.yc-ic-card-actions{
	margin:12px 14px 0;
	display:flex;
	gap:10px;
}
.yc-ic-card-actions .yc-pick-btn{
	min-width:0;
	flex:1 1 auto;
	height:34px;
}
.yc-ic-cbtn{
	flex:1;
	height:34px;
	border-radius:4px;
	font-size:12px;
	font-weight:600;
	text-decoration:none;
	display:flex;
	align-items:center;
	justify-content:center;
	box-sizing:border-box;
	transition:filter .15s ease;
}
.yc-ic-cbtn-buy{
	background:#67E0B2;
	border:2px solid #67E0B2;
	color:#fff;
}
.yc-ic-cbtn-buy:hover{filter:brightness(1.05);}
.yc-ic-cbtn-detail{
	background:#fff;
	border:2px solid #67E0B2;
	color:#2eb872;
}
.yc-ic-cbtn-detail:hover{background:rgba(103,224,178,.12);}
.yc-ic-right{
	flex:0 0 440px;
	position:relative;
	display:flex;
	flex-direction:column;
	align-items:center;
	padding:8px 0 120px;
	box-sizing:border-box;
	left: 70px
}
.yc-ic-right-deco{
	position:absolute;
	right:-20px;
	top:12px;
	width:400px;
	height:400px;
	border-radius:56px;
	/* background:rgba(103,224,178,.38); */
	z-index:0;
}
.yc-ic-nav{
	position:absolute;
	top:180px;
	z-index:3;
	width:44px;
	height:44px;
	display:flex;
	align-items:center;
	justify-content:center;
	text-decoration:none;
}
.yc-ic-nav img{width:44px;height:44px;display:block;}
.yc-ic-nav-prev{left:-56px;}
.yc-ic-nav-next{right:-56px;}
.yc-ic-circle{
	position:relative;
	z-index:2;
	width:380px;
	height:380px;
	max-width:90vw;
	border-radius:50%;
	overflow:hidden;
	background:#e5e5e5;
	box-shadow:0 14px 40px rgba(0,0,0,.1);
	display:block;
	text-decoration:none;
}
.yc-ic-circle img{
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
}
.yc-ic-float{
	position:absolute;
	left:-40%;
	bottom:0;
	transform:translateX(-50%);
	z-index:4;
	width:min(650px,133%);
	background:#67E0B2;
	border-radius:8px;
	padding:16px 18px 18px;
	box-sizing:border-box;
	box-shadow:0 10px 28px rgba(0,0,0,.12);
}
.yc-ic-float-name{
	display:block;
	font-size:15px;
	font-weight:700;
	color:#fff;
	line-height:22px;
	max-height:44px;
	overflow:hidden;
	text-decoration:none;
	margin-bottom:10px;
}
.yc-ic-float-name:hover{opacity:.95;}
.yc-ic-float-price{
	display:flex;
	align-items:baseline;
	gap:12px;
	margin-bottom:14px;
}
.yc-ic-float-now{
	font-size:24px;
	font-weight:900;
	color:#fff;
}
.yc-ic-float-old{
	font-size:13px;
	color:rgba(255,255,255,.75);
	text-decoration:line-through;
}
.yc-ic-float-actions{
	display:flex;
	gap:12px;
}
.yc-ic-fbtn{
	flex:1;
	height:36px;
	border-radius:4px;
	font-size:12px;
	font-weight:700;
	text-decoration:none;
	display:flex;
	align-items:center;
	justify-content:center;
	box-sizing:border-box;
}
.yc-ic-fbtn-buy{
	background:#fff;
	color:#2eb872;
	border:2px solid #fff;
}
.yc-ic-fbtn-buy:hover{filter:brightness(.97);}
.yc-ic-fbtn-detail{
	background:transparent;
	color:#fff;
	border:2px solid rgba(255,255,255,.95);
}
.yc-ic-fbtn-detail:hover{background:rgba(255,255,255,.12);}
@media (max-width:1280px){
	.yc-ic-nav-prev{left:-8px;}
	.yc-ic-nav-next{right:-8px;}
}
@media (max-width:1024px){
	.yc-ic-inner{flex-direction:column;align-items:stretch;}
	.yc-ic-right{align-self:center;padding-bottom:120px;}
	.yc-ic-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;}
}
@media (max-width:640px){
	.yc-ic-cards{grid-template-columns:1fr;}
	.yc-ic-circle{width:300px;height:300px;}
	.yc-ic-right-deco{width:320px;height:320px;}
}

/* ===== yicen header (moved from header.html) ===== */
.yc-topbar {
    background: #2f2f2f;
    border-bottom: 0;
    color: #fff;
    font-size: 12px;
    line-height: 40px;
}

.yc-topbar .yc-topbar-inner {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
    box-sizing: border-box;
}

.yc-topbar a {
    color: #fff;
    text-decoration: none;
}

.yc-topbar a:hover {
    color: #f2f2f2;
}

.yc-topbar .yc-topbar-left {
    display: flex;
    align-items: center;
    gap: 6px;
}

.yc-topbar .yc-topbar-left img {
    width: 14px;
    height: 14px;
    display: block;
}

.yc-topbar .yc-topbar-right {
    display: flex;
    align-items: center;
}

.yc-topbar .yc-topbar-right a {
    margin-left: 12px;
    display: inline-flex;
    align-items: center;
    height: 40px;
    padding: 0 4px;
    transition: opacity 0.2s ease;
}

.yc-topbar .yc-topbar-right a + a::before {
    content: "|";
    color: #9b9b9b;
    margin-right: 12px;
}

.yc-topbar .yc-topbar-right a:hover {
    opacity: .85;
}

.yc-header-main {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
    box-sizing: border-box;
}

.yc-header-left {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
}

.yc-header-center {
    flex: 1 1 auto;
    display: flex;
    align-items: stretch;
    justify-content: center;
    min-width: 0;
    padding: 0 24px;
    box-sizing: border-box;
}

.yc-header-right {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    gap: 12px;
    padding-right: 4px;
}

.yc-search {
    display: flex;
    align-items: center;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    overflow: hidden;
    background: #fff;
    height: 34px;
    width: 320px;
}

.yc-search input {
    border: 0;
    outline: 0;
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
    flex: 1 1 auto;
    min-width: 0;
    font-size: 12px;
}

.yc-search button {
    border: 0;
    background: transparent;
    width: 44px;
    height: 34px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.yc-icon-btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
}

.yc-icon-btn img {
    width: 30px;
    height: 30px;
    display: block;
}

.yc-badge {
    position: absolute;
    top: -4px;
    right: -7px;
    min-width: 16px;
    height: 16px;
    padding: 0 4px;
    border-radius: 8px;
    background: #222;
    color: #fff;
    font-size: 11px;
    line-height: 16px;
    text-align: center;
    display: block;
    box-sizing: border-box;
}

/* Override legacy nav layout inside new header (common.css has fixed width/floats) */
.yc-header-main #wst-nav-items {
    width: auto;
    height: auto;
    margin: 0;
    display: block;
    float: none;
    height: 100%;
}

.yc-header-main #wst-nav-items ul {
    width: auto;
    overflow: visible;
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0;
    flex-wrap: nowrap;
    height: 100%;
}

.yc-header-main #wst-nav-items li,
.yc-header-main #wst-nav-items a {
    float: none;
}

.yc-header-main #wst-nav-items a {
    display: inline-flex;
    align-items: center;
    line-height: 1;
    padding: 0 20px;
    height: 54px;
    white-space: nowrap;
    border-radius: 0;
    transition: color 0.2s ease;
    position: relative;
}

.yc-header-main #wst-nav-items li {
    position: relative;
    height: 54px;
    display: flex;
    align-items: center;
}

.yc-header-main #wst-nav-items li + li a {
    border-left: 1px solid #d4d4d4;
}

.yc-header-main #wst-nav-items a:hover {
    background: transparent;
    color: #111;
}

/* Active background (follow click/route) */
.yc-header-main #wst-nav-items li.yc-nav-active > a {
    background: transparent;
    color: #111;
    z-index: 1;
}

.yc-header-main #wst-nav-items li.yc-nav-active > a:after {
    content: "";
    position: absolute;
    left: 34%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 56px;
    height: 14px;
    background: #ecdab7;
    z-index: -1;
}

.yc-header-main .wst-logo {
    padding: 0;
}

.yc-header-main .wst-logo a {
    display: inline-flex;
    align-items: center;
}


