@charset "utf-8";
/* Google模板专题 CSS Document */

/*当头部图片写在OBS里*/
.active-banner-bg {width: 1920px;left: 50%; margin-left: -960px;}
#siteWrap {overflow: hidden; position: relative;}

/*背景图片*/
.active-body{background: url(https://uidesign.gbtcdn.com/GB/image/z_promo/20190529_10235/b.jpg?impolicy=high)top center repeat-y;margin-top: 0px;background-color: #b1dde2 !important;padding-bottom: 0px;}

/*右侧导航*/
.active-nav ul {margin-left:0px; margin-top:0px; }
.active-nav ul li{border-bottom: none; }
.active-nav ul li a{background-color: #22ae8a;color: #ffffff;width: 170px;line-height:30px;height: 30px;font-size: 14px;margin-bottom: 6px;border-radius: 3em 3em;transition:all 0.5s;}
.active-nav ul li a:hover{background-color: #f6b300;color:#ffffff;width: 170px;line-height:40px;height: 40px;transition:all 0.5s;}
 
/*右侧导航TOP颜色及背景隐藏*/
.icon-top {font-size:36px; color:#22ae8a;}
#js_toTop{background:none;}

/*二维码宽度*/
.sideQr .sideQr_img {width:150px; }
.sideQr {background-color: #22ae8a;}


.active-nav .side-share-wrap {width: 170px;}


/*标题栏*/
.active-list-title{color: #000000;font-size: 34px;margin-bottom:0px;font-weight: 700;}

.active-list-title{
    background:url(https://uidesign.gbtcdn.com/GB/image/2019/20190220_7788/t2.png) 
    top center no-repeat;
    font-size: 32px;
    font:Open Sans Bold;
    color: #000000;
    height: 74px;
    text-align:center;
    line-height: 60px;
    margin-bottom: 6px;}


/*view more*/
.viewMoreContainer_a {color: #ffffff;}
    

/*板块加背景色(含标题）*/

/*1.多时段，加价购，app专享，单双商品，优惠券*/
.goodsFloor{width:1000px;margin:12px auto 0;background: #ffffff;padding:12px;margin-top: 20px;}

/*2.普通，促销码，抢购*/
.active-coupon, .active-limited, .active-list {width:1000px;margin:0px auto 0;background: #ffffff;padding:12px;margin-top: 20px;}

/*3.多商品，搭售*/
.active-collocation-products-wrap, .active-top-brands-wrap{margin:12px auto 0;width:1000px;background: #ffffff;padding:12px;border-radius: 10px;margin-top: 20px;}


#floor0 {position: relative;margin: -60px auto 0;border-radius: 12px;}

.subjectGoodItem_label {
    text-align: center;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 5px;
    background-color: #f6b300;
    z-index: 1;
    font-size: 13px;
    color: #fff;
    padding: 10px 5px 0;
    width: 55px;
    box-sizing: border-box;
    word-wrap: break-word;
    word-break: normal;
}
.subjectGoodItem_label:after {
    display: block;
    content: "";
    width: 55px;
    height: 27.5px;
    background-color: #f6b300;
    border-radius: 0 0 27.5px 27.5px;
    position: absolute;
    left: 0;
    z-index: -5;
}

.subjectGoodList .viewMoreContainer {
    height: 384px;
    background: #ffffff;
    background: -webkit-linear-gradient(315deg,#ffbf44,#ff8a00);
    background: linear-gradient(135deg,#59d3b4,#22ae8a);
    text-align: center;
}
.subjectGoodList .viewMoreContainer_a {
    display: inline-block;
    border: 1px solid #f1f1f1;
    border-radius: 20px;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    margin-top: 164px;
    padding: 0 20px;
}


/* 无购物车时价格背景色 */
.produ-list .goods-buy {background: #59d3b4;}
.produ-list .goods-buy .goodsPrice {
    border: 1px solid #59d3b4;
    color: #fff;
}
.subjectGoodItem.googleTempTwo .goods-buy .buyLink {
    background: #59d3b4;
}
/* 有购物车时样式 */
.produ-list .goods-buy.showCart .goodsPrice {color: #59d3b4;border: 1px solid #59d3b4;background: #fff;}
.subjectGoodItem.googleTempTwo .goods-buy.showCart .buyLink {border: 1px solid #59d3b4;}

/*购物车按钮背景色*/
.subjectGoodItem.googleTempTwo .goods-buy.showCart .toCart{
    background: #59d3b4;
}

/*购物车按钮svg大小及颜色*/
.subjectGoodItem.googleTempTwo .goods-buy.showCart .toCart .newCartIcon {
    display: inline-block;
    width: 36px;
    height: 36px;
    color: #fff;
    fill: #fff
}

/*价格颜色*/
.subjectGoodItem.googleTempTwo .goods-buy.showCart .goodCurrentPrice {
    color: #59d3b4;
}

/*折扣标*/
.subjectGoodItem.googleTempTwo .goods-discount {background-color: #f6b300;color: #ffffff;}

/*进度条*/
.subjectGoodItem.googleTempTwo .process-inner {
    overflow: hidden;
    background: #f30240;
}
/* 广告图 */
.subject_newLi .viewMoreContainer{
    height: 314px;
}
.subject_newLi .viewMoreContainer_a{
    background: none;
}

.subjectGoodItem.googleTempTwo .normalCouponItem:before,
.subjectGoodItem.googleTempTwo .normalCouponItem:after{
    background:#fff;
}
