.active-body{font-family:Arial;background: #fff;position:relative;}
.active-banner-bg{width:100%;min-width:1200px;position:relative;overflow: hidden;height:450px;}
.active-banner{position:absolute;left:50%;margin-left:-960px;top:0;width:1920px;height:450px;text-align:center;}
.active-banner img{width:auto;height:auto;vertical-align:top;}

.active-main{width:100%;padding-top:40px;}
.active-list{margin-bottom:40px;}


/*手机专享图标*/
.active-list .goods-buy .mobile_ico{display:inline-block;width:14px;height:22px;background: url("../../images/styleimg/mobile_03.png?2016041903") no-repeat 0 0;vertical-align: top;position:absolute;top: 6px;right: 55px;}
.active-list .mobile_tips{display:none;position: absolute;border: 1px solid #ddd;background-color: #fff;right: 8px;bottom: -45px;padding: 10px;}
.active-list .mobile_tips p{font-size:14px;color:#666;font-weight:bold;}
.active-list .mobile_tips em{font-size:14px;color:#da6667;}
.active-list .mobile_tips .triangle{vertical-align: 0;margin-left: 5px;-webkit-transform: rotate(0);-moz-transform: rotate(0);-ms-transform: rotate(0);transform: rotate(0);-moz-transition: all .5s ease-in-out;transition: all .5s ease-in-out;width: 0;height: 0;border: 3px solid transparent;zoom: 1;}
.active-list .mobile_tips .bord_tri{position: absolute;left: 50%;margin-left: -8px;border-width: 5px;border-bottom-color: #ddd;top: -11px;left: 40px;right: auto;}
.active-list .mobile_tips .bg_tri{position: absolute;left: 50%;margin-left: -8px;border-width: 5px;border-bottom-color: #fff;top: -9px;left: 40px;right: auto;}
.active-list .mobile_tips strong{color:#da6667;font-size: 14px;}


.active-list-title{font-size: 28px;text-align:center;font-family: "Arial";position:relative;height:60px;line-height:60px;border: 1px solid #ddd;}
.active-list-title a{color: #333;text-decoration:none;}
.section-content{width:1200px;}
.product-list{width:1220px;}
.product-list li{background:#fff;width: 288px;height:490px;float:left;margin-right:13px;margin-top:15px;border:1px solid #ddd;}
.product-list .goods-free-shipping{
	position:absolute;left:0;top:0;z-index:4;width:93px;height:84px;
    background:url("../../images/pageimg/special/goods_limit/free_shipping.png") no-repeat center center;
}

.product-list .goods-sold-out{
	position:absolute;left:0;top:0;z-index:5;display:block;width:290px;height:290px;background:rgba(0,0,0,0.5) url("../../images/pageimg/special/goods_limit/soldout.png") no-repeat center center;
}
.product-list .goods-img{width:290px;height:290px;overflow:hidden;margin:auto;text-align:center;}
.product-list .goods-img img{width:auto;height:290px;vertical-align:top;}

.product-list .goods-time{
	position:absolute;left:0;top:260px;z-index:3;width:290px;height:30px;line-height:30px;text-align:center;
	font-family:"Trebuchet MS";font-size:16px;background:#fff;background:rgba(255,255,255,0.75);
}
.product-list .goods-time b{color:#da6667;font-weight:bold;}

.product-list .goods-stock{margin-top:10px;color:#ea303e;font-size:16px;text-align:center;font-weight:bold;}
.product-list .goods-stock em{color:#666;font-weight:normal;}

.product-list .goods-num-process{background:#ddd;width:90%;height:10px;border-radius:3px;margin:auto;position:relative;margin-top:5px;overflow: hidden;}
.product-list .goods-num-process span{display:block;position:absolute;left:0;top:0;height:10px;background:#ea303e;border-radius:3px;}

.product-list .goods-title{margin:10px 12px 0;height:32px;overflow:hidden;text-align:center;line-height:1.2;}

.product-list .goods-promo-price{margin:10px auto;text-align:center;line-height:1;}
.product-list .goods-promo-price span{font-size:14px;}
.product-list .goods-promo-price del{color:#333;padding-left:5px;}

.goods-price{margin:0 10px;text-align:center;}
.goods-price .shop-price{font-size:24px;color:#d73c48;vertical-align:middle;}
.goods-price .shop-price .my_shop_price:first-letter{font-size:16px;}
.goods-price-tips{color:#d73c48;font-size:14px;vertical-align:middle;}

.goods-buy{margin-top:10px;text-align:center;font-size:16px;font-weight:bold;position:relative;}
.goods-buy a{
	color:#000;display:block;width:124px;height:32px;line-height:32px;text-align:center;color:#fff;margin:auto;background:url("../../images/styleimg/btn_bg.png") no-repeat 0 0;
	border-radius:3px;
 
}
.goods-buy a:hover{ filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}

.side-nav{position:fixed;left:50%;margin-left:650px;top:50%;margin-top:-150px;width:204px;display:none;}
.side-nav-top{
	width:204px;height:131px;position:relative;z-index:3;
}
.side-nav ul{width:151px;margin:-3px auto 0;}
.side-nav li{height:32px;line-height:32px;background:url("../../images/pageimg/special/goods_limit/nav_bgn.png") no-repeat 0 0;}
.side-nav li.even{background-position:0 -32px;height:32px;line-height:32px;}
.side-nav li a{display:block;color:#ddd;font-size:16px;font-weight:bold;text-align:center;}
.side-nav li.on a,.side-nav li a:hover{color:#fff;}
.back-top{margin-top:15px;}
.back-top a{
    display:block;text-align: center;height:17px;width:100%; background:url("../../images/pageimg/special/goods_limit/top_bgn.png") no-repeat center top;
}
#backToTop{display:none!important;}