﻿@charset "utf-8";
/* Google模板专题 CSS Document */
/*背景图片*/
.active-body{ background:url(bg.jpg) top center no-repeat; margin-top:0px;background-color:#000;}
/*右侧悬浮导航*/
.active-nav{background: url(nav.png) no-repeat scroll top center; width:209px; height: 490px; right:30px;}
.active-nav ul{ margin-top:112px;}
.active-nav ul li{border-bottom:none;margin-top: 40px;margin-left: 18px;}
.active-nav ul li a{background: none; width:167px; color:#bc964b; height:0px; font-family: Arial; font-size:12px;font-weight:500; letter-spacing: 0px;}
.active-nav ul li a:hover{background: none; color:#ff7600;}
.active-nav ul li.back-top{margin-top:58px;margin-left: 0px;}
.active-nav ul li.back-top a {background:url(top.png) top center; width:209px; height:50px;}
.active-banner img{ display:none;}
/*Banner*/
.active-banner-bg{background:url(banner.jpg) top center no-repeat; margin-top:0px;}
.active-banner{height:550px;}
.active-banner img{ display:none;}
/*板块标题*/
.active-list-title{font-size:0px;}
#floor0{margin: 50px auto 0;}
#floor0{background:url(title01.png) top center no-repeat;  width: 1100px;}

#floor1{background:url(title02.png) top center no-repeat;  width: 1100px;}

#floor2{background:url(title03.png) top center no-repeat;  width: 1100px;}

#floor3{background:url(title04.png) top center no-repeat;  width: 1100px;}

#floor4{background:url(title05.png) top center no-repeat;  width: 1100px;}

#floor5{background:url(title06.png) top center no-repeat;  width: 1100px;}

#floor6{background:url(title07.png) top center no-repeat;  width: 1100px;}

#floor7{background:url(title08.png) top center no-repeat;  width: 1100px;}

#floor8{background:url(title09.png) top center no-repeat;  width: 1100px;}

.active-list-title a{ color:#bc964b; font-weight:bold; font-size:32px; text-align:center;}
/*商品格子*/
.active-list-product { width: 1100px; overflow: hidden; margin-top: 103px; background: #bc964b;}
.active-list{margin: 40px auto 0;}

.active-list-product li {
    width: 240px;
    float: left;
    margin-right: -12px;
    margin-left:24px;
    margin-top:30px;
    overflow: hidden;
    background-color: #fff;
    padding-bottom: 15px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

/*抢购倒计时*/
.goods-time{}
.goods-time i{}
.goods-time b{}
/*折扣图标*/
.goods-discount{padding: 20px 0px 0 1px;
    width:45px;
    height: 45px;
    background: url(off.png) no-repeat;
    background-position: 0px 10px;
    right:10px;
    top: 0px;color:#2e1405;}
/*商品图片*/
.goods-img{}
.goods-img img{}
/*商品标题*/
.goods-title{}
.goods-title a{}
.goods-title a:hover{}
/*商品价格*/
.goods-price .shop-price {
    color: #ff7600;
    font-size: 20px;
}
/*删线价格*/
.goods-price .market-price{}
/*限量*/
.goods-limit{}
/*Coupon*/
.goods-coupon{}
/*BUY NOW 按钮*/
.goods-buy a:hover {background-color: #ff7600;}
.goods-buy a {color: #fff137;}
.goods-buy a {
    display: inline-block;
    width: 190px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #2e1405;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    padding-top: 2px;
    border-radius: 3px;
}

/*.active-list-product li{width:238px;background-color:#fff; border:1px solid #ddd;}
.active-list-product li:hover{-webkit-transform: translate(0,0px); -moz-transform: translate(0,0px);background-color:#FFF9E6; border:1px solid #f60;}*/
/*鼠标经过特效*/

/*其他*/
.active-top-diy{ width:100% !important;}
footer{ background-color:#FFF;}
.back-top-banner{ display:none !important;}


.active-list{ min-width:1000px;}
.active-list-product .clearfix{/* margin-top: 47px; */margin-bottom: 30px;/* background: #fff; */margin-left: 27px;}