@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() top center repeat-y;margin-top:0px;background-color: #e6ebef !important;}

/*头部图片*/
#floor0 {position: relative;margin: 10px auto 0;}
.activeBanner_text{width:1000px;margin-left:-566px;margin-top:178px}
.activeBanner_first-title {  font-size:28px; color: #1562a6; line-height: 50px; }

/*右侧导航*/
.active-nav ul {margin-left:0px; margin-top:0px; }
.active-nav ul li{border-bottom: none; }
.active-nav ul li a{background-color: #ffa800; 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: #fedfc0;color:#176fc5;width: 170px;line-height:40px;height: 40px;transition:all 0.5s;}
 

/*右侧导航TOP颜色及背景隐藏*/
.icon-top {font-size:36px; color:#ffa800;}
#js_toTop{background:none;}

/*二维码宽度*/
.sideQr .sideQr_img {width:138px; }
.sideQr {background-color: #ffa800;}


.active-nav .side-share-wrap {width: 170px;}



/*标题栏*/
.active-list-title{color: #176fc5;font-size: 34px;margin-bottom:20px;font-weight: 700;}
.subjectTitle_more {color: #176fc5;border: 1px solid #176fc5;}


/*view more*/
.viewMoreContainer_a {font-size: 20px; font-family: OpenSans-Bold; color: #176fc5;}


/*进度条*/
.multipleGoodItem .process-inner { background: #176fc5;}




/*折扣标*/
.goods-discount {background-color: #176fc5; color: #fff;}




/*buy now old*/
.goods-buy a {background:#ffa800;color: #fff;}
.goods-buy span.toCart {background:#ffa800;color: #fff;}
.goods-buy span.toCart:hover{ background:#ffba34;color: #fff; }
.subjectGoodList_singnal .goodOperate_addCart {background-color: #ffa800;}


/*板块加背景色(含标题）*/


/*1.多时段，加价购，app专享，单双商品，优惠券*/
.goodsFloor{width:1000px;margin:50px auto 0;background: #fedfc0;padding:50px;border-radius: 10px;margin-top: 20px;}

/*2.普通，促销码，抢购*/
.active-coupon, .active-limited, .active-list {width:1000px;margin:0px auto 0;background: #fedfc0;padding:50px;border-radius: 10px;margin-top: 20px;}

/*3.多商品，搭售*/
.active-collocation-products-wrap, .active-top-brands-wrap{margin:50px auto 0;width:1000px;background: #fedfc0;padding:50px;border-radius: 10px;margin-top: 20px;}




/*多商品板块*/
.brands-nav{margin: 0px auto 0;margin-bottom: 0px;width: 1000px;margin-bottom: 20px;}
.brands-nav li a {width: 315px;height: 24px;padding-top: 22px;text-align: center;font-size: 16px;color: #fff;font-weight: bold;margin-left: -10px;}
.brands-nav li::after {content: '';position: absolute; z-index: -1; bottom: -2px; left: 0; width: 332px; height: 60px; background:#ffa800; }
.brands-nav li {position: relative;z-index: 1;float: left;width: 332px;height: 60px;border-bottom: 2px solid transparent;background: #b57700;}

/* 无购物车时价格背景色 */
.produ-list .goods-buy {background: #4b91b2;}
.produ-list .goods-buy:hover {background: #176fc5;}
.produ-list .goods-buy .goodsPrice {
    border: 1px solid #4b91b2;
    color: #fff;
}
.subjectGoodItem.googleTempTwo .goods-buy .buyLink {
    background: #4b91b2;
}


/*折扣标*/
.subjectGoodItem.googleTempTwo .goods-discount {background-color: #176fc5;color: #ffffff;}

/*进度条*/
.subjectGoodItem.googleTempTwo .process-inner {
    overflow: hidden;
    background: #176fc5;
}
/*单双商品进度条*/
.subjectGoodList_singnal .process-inner {
    overflow: hidden;
    background: #ffa800;
}

/* 单双商品价格 */
.subjectGoodList_singnal .goodsPrice_current {
    background: #ffa800;
}
.subjectGoodList_singnal .goodsPrice_current:hover {
    background: #ff8a00;
}
/* 单商品划线价 */
.subjectGoodList_singnal .goodsPrice_original {
    border: 1px solid #ffa800;
}
/* 双商品划线价 */
.subjectGoodList_double .goodsPrice_original {
    border: 0;
}
/* 单双商品价格 */
.subjectGoodList_singnal .goodsPrice_current {
    background: #ffa800;
}


/*多商品板块导航*/
.brands-nav{margin: 0px auto 0;margin-bottom: 0px;width: 1000px;margin-bottom: 20px;width: 1010px;}
.brands-nav li a {height: 60px;padding-top: 0;text-align: center;font-size: 16px;font-weight: bold;margin-left: -10px;color: #fff;}
.brands-nav li {background: #1d8baf;}
.brands-nav li.active {background: #48eefd;}
.brands-nav li.active:after {content: "";width: 0;height: 0;display: inline-block;border-style: solid;border-width: 4px 8px 0;border-color: #48eefd transparent transparent;position: absolute;top: 60px;left: 50%;transform: translateX(-50%);overflow: hidden;}
.brands-nav li:hover {background: #48eefd;}
.brands-nav li.active:hover{background: #48eefd;}




