﻿@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: #f6f0f0 !important;}

/*头部图片*/

.activeBanner_text{width:1000px;margin-left:-566px;margin-top:178px}
.activeBanner_first-title {  font-size:28px; color: #ffffff; 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: #5d4bab; 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: #453394;color:#ffffff;width: 170px;line-height:40px;height: 40px;transition:all 0.5s;}
 

/*右侧导航TOP颜色及背景隐藏*/
.icon-top {font-size:36px; color:#5d4bab;}
#js_toTop{background:none;}

/*二维码宽度*/
.sideQr .sideQr_img {width:138px; }
.sideQr {background-color: #5d4bab;}


.active-nav .side-share-wrap {width: 170px;}



/*标题栏*/
.active-list-title{color: #5d4bab;font-size: 34px;margin-bottom:20px;font-weight: 700;}
.subjectTitle_more {color: #b08d53;border: 0px solid #b08d53;}


/*view more*/
.viewMoreContainer_a {font-size: 20px;font-family: OpenSans-Bold;color: #f6f0f0;}


/*进度条*/
.subjectGoodItem.googleTempTwo .process-inner {background: #ffae00;}



/*折扣标*/
.subjectGoodItem.googleTempTwo .goods-discount {background: #ffae00;}


/*buy now */
.subjectGoodItem.googleTempTwo .goods-buy .buyLink {background: #8372d0;}
.produ-list .goods-buy .goodsPrice { background: #8372d0; color: #ffffff; border: 0px solid #b08d53;}
.subjectGoodList_singnal .goodsPrice_current {background: #8372d0;}
.subjectGoodItem.googleTempTwo .goods-buy.showCart .toCart { background: #8372d0;}




/* 价格无购物车时hover变色 */
.subjectGoodItem.googleTempTwo .goods-buy .buyLink:hover { background: #b3d1e8;}
.produ-list .goods-buy:hover { background: #b3d1e8;}
.produ-list .goods-buy .goodsPrice:hover { background: #b3d1e8;border-color:#b3d1e8;}



/* 价格有购物车时hover不变色 */
.subjectGoodItem.googleTempTwo .goods-buy.showCart .buyLink {background: none;}

/* 价格有购物车时样式 */
.produ-list .goods-buy.showCart .goodsPrice {color: #8372d0;border: 1px solid #8372d0;background: #fff;}
.subjectGoodItem.googleTempTwo .goods-buy.showCart .buyLink {border: 1px solid #8372d0;}

/*价格有购物车时文字颜色*/
.subjectGoodItem.googleTempTwo .goods-buy.showCart .goodCurrentPrice { color: #8372d0;}



/*购物车按钮背景色*/
.subjectGoodItem.googleTempTwo .goods-buy.showCart .toCart{ background: #8372d0;}

/*购物车按钮hover背景色*/
.subjectGoodItem.googleTempTwo .goods-buy.showCart .toCart:hover{background: #4b91b2;}

/*购物车按钮svg大小及颜色*/
.subjectGoodItem.googleTempTwo .goods-buy.showCart .toCart .newCartIcon { fill: #fff}




/*板块加背景色(含标题）*/


/*1.多时段，加价购，app专享，单双商品，优惠券*/
.goodsFloor{width:1000px;margin:50px auto 0;background: #e9e4da;padding:50px;border-radius: 10px;margin-top: 20px;}

/*2.普通，促销码，抢购*/
.active-coupon, .active-limited, .active-list {width:1000px;margin:0px auto 0;background: #e9e4da;padding:50px;border-radius: 10px;margin-top: 20px;}

/*3.多商品，搭售*/
.active-collocation-products-wrap, .active-top-brands-wrap{margin:50px auto 0;width:1000px;background: #e9e4da;padding:50px;border-radius: 10px;margin-top: 20px;}






.viewMoreContainer_a { color: #f6f0f0;background: #5d4bab;}
