@charset "utf-8";
/* Google模板专题 CSS Document */
/*背景图片*/
.active-body{ background:#153359 top center repeat-y; margin-top:0px;}

/*右侧悬浮导航*/
.active-nav{ width:190px;height:120px;right: 58px;background:url("https://uidesign.gbtcdn.com/GB/images/promotion/2017/OUTDOOR_KNIVES2/app.png?1") no-repeat center; top: 250px;}
.active-nav ul{margin-top:120px;}
.active-nav ul li{border-bottom:none; margin-bottom: 3px;}
.active-nav ul li a{background:url("https://uidesign.gbtcdn.com/GB/images/promotion/2017/OUTDOOR_KNIVES2/nav.png") ; width: 190px;color:#fff;height:40px;font-family:Arial;/* font-weight:500; */line-height:35px; padding-top:0px;  font-size: 14px;}
.active-nav ul li a:hover{background:url("https://uidesign.gbtcdn.com/GB/images/promotion/2017/OUTDOOR_KNIVES2/nav.png")  ; font-weight:bold;   }

.active-nav ul li.back-top a {background:url("https://uidesign.gbtcdn.com/GB/images/promotion/2017/OUTDOOR_KNIVES2/top.png") no-repeat; background-position: 50% 18%; line-heigh:50px; height:80px;}



/*Banner*/
.active-banner-bg{  background:url(https://uidesign.gbtcdn.com/GB/images/promotion/2017/OUTDOOR_KNIVES2/a.jpg) top center no-repeat;  /*! margin-bottom:0px; */}
.active-banner{height:705px;}
.active-banner img{ display:none;}
/*板块标题*/



.active-list-title{
    background: url(https://uidesign.gbtcdn.com/GB/images/promotion/2017/OUTDOOR_KNIVES2/title.png) top center no-repeat;
    font-size:40px;
    color: #44F0F4;
    height:134px;
    font-weight:bold;
    text-align:center;
    line-height:90px;
    text-transform:uppercase;
    margin-bottom: 0px;
    /*! margin-top: 20px; */
}



.active-list-product ul {
    width: 1010px;
    margin-top: 10px;
    magin-bottom:10px;
}


.active-list-title a{}

/*商品格子*/
.active-list-product{margin:0px auto 0; width:1000px; margin-bottom:0px;}

/*抢购倒计时*/
.goods-time{}
.goods-time i{}
.goods-time b{}
.goods-time {
    height: 37px;
    padding-top: 8px;
    color: #fff;
    font-size: 12px;
    background-color: #275084;
    text-align: center;
}
/*折扣图标*/
.goods-discount {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
    width: 40px;
    height: 33px;
    background-color: #f65700;
    border-radius: 40px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 0.9;
    padding-top: 7px;}
.active-top-diy {
    width: 100%;
    margin: 0 auto;

    /*! margin-top: -60px; */
}
/*商品图片*/
.goods-img{}
.goods-img img{}
/*商品标题*/
.goods-title{}
.goods-title a{}
.goods-title a:hover{}
/*商品价格*/
.goods-price .shop-price{}
.goods-price .shop-price b{}
/*删线价格*/
.goods-price .market-price{}



.active-coupon-list-wrap
{padding-bottom: 0px;
    margin: 0px auto 0;
    width: 1000px;
	padding-top: 0px;}
/*限量*/
.goods-limit{}
/*Coupon*/
.goods-coupon{}
/*BUY NOW 按钮*/
.goods-buy a{background: #0FBFC3; font-size: 16px;}
.goods-buy a:hover{background:#fe5d00; font-size: 16px;}
.goods-buy a.coming-soon {}
.goods-buy a.deal-end{ }

.goods-img .free-shipping {
    position: absolute;
    left: 0px;
    bottom: -6px;
    width: auto;
    height: auto;}

.top-banner {display: none;}

/*.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-bottom-diy {
    width: 100%;
    margin: 0 auto;
}


.active-body {
    width: 100%;
    min-height: 1000px;
    padding-bottom: 50px;
    font-family: Arial;
}
.active-list-product ul {
    width: 1010px;
    margin-top: 16px;
    magin-bottom: 10px;
}

.active-list-product .tr a {
    color: #004c90 !important;
}

/*多商品板块*/
.brands-nav{ margin-bottom: 15px; /*! background: white; */}

.brands-nav li a {  color: #fff; font-size:14px; line-height:18px; font-weight:bold; text-transform:uppercase; font:Myriad Pro,Arial;display: table-cell;
    vertical-align: middle;text-align: center;width: 144px;
    }
.brands-nav li::after {
    content: '';
    position: absolute;
    z-index: -1;
    bottom: -2px;
    left: 0;
    width: 123px;
    height: 71px;
    background: #fff;
    border-bottom:3px solid #5d3fb4;
    opacity: 0;
    -webkit-transition: all 0.8s cubic-bezier(.165,.84,.44,1);
    -moz-transition: all 0.8s cubic-bezier(.165,.84,.44,1);
    -ms-transition: all 0.8s cubic-bezier(.165,.84,.44,1);
    transition: all 0.8s cubic-bezier(.165,.84,.44,1);
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50% 50%;
   -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.brands-nav li {
    position: relative;
    z-index: 1;
    float: left;
    margin: 6px 2px 2px 0;
    width: 123px;
    height: 72px;
    border-bottom: 2px solid transparent;
    background: #fff;

}
