﻿@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-color:#d2d7db !important;}
 

/*右侧导航*/
.active-nav ul {margin-left:0px; margin-top:-50px; }
.active-nav ul li{border-bottom: none; }
.active-nav ul li a{background-color: #5c9187; color: #ffffff; width: 170px; line-height:30px;height: 30px;font-size: 14px; margin-bottom: 4px; border-radius: 3em 3em; transition:all 0.5s;}
.active-nav ul li a:hover{background-color: #707d05;color:#ffffff;width: 170px;line-height:40px;height: 40px;transition:all 0.5s;}
 

/*右侧导航TOP颜色及背景隐藏*/
.icon-top {font-size:36px; color:#5c9187;}
#js_toTop{background:none;}

/*二维码宽度*/
.sideQr .sideQr_img {width:138px; }
.sideQr {background-color: #5c9187;}


.active-nav .side-share-wrap {width: 170px;}


/*标题栏*/
.active-list-title{color: #5c9187;font-size: 34px;margin-bottom:40px;font-weight: 700;}
section .subtitle { text-align: center; position: relative; top:62px; color: #2f1505;}

.produ-list {padding-top: 0px;}

/*view more*/
.viewMoreContainer_a {color: #344112;}


/*buy now */
.goods-buy a {background: #5c9187; color:#fff;}
.goods-buy a:hover { background-color: #4d7c73;}

/*购物车按钮*/
.goods-buy span.toCart {background-color: #5c9187;}

/*进度条*/
.process-inner {background: #839400;}

/*折扣标*/
.goods-discount {background-color:#f3d5c7; color:#273e3a;}
    

/*板块加背景色(含标题）*/

/*1.多时段，加价购，app专享，单双商品，优惠券*/
.goodsFloor{width:1000px;margin:60px auto 0;background: #e9edef;padding-top:30px; padding-left:50px; padding-right:50px; padding-bottom:50px; border-radius: 10px;}

/*2.普通，促销码，抢购*/
.active-coupon, .active-limited, .active-list {width:1000px;margin:60px auto 0;background: #e9edef;padding-top:30px; padding-left:50px; padding-right:50px; padding-bottom:50px; border-radius: 10px;}

/*3.多商品，搭售*/
.active-collocation-products-wrap, .active-top-brands-wrap{margin:60px auto 0;width:1000px;background: #e9edef;padding-top: 30px; padding-left:50px; padding-right:50px; padding-bottom:50px; border-radius: 10px;}


/*多商品板块*/

.brands-nav{margin: 0px auto 0;margin-bottom: 0px;width: 1000px;margin-bottom: 20px;}
.brands-nav li a {width:330px;height: 24px;padding-top:22px;text-align: center;font-size: 16px;color:#ffffff;font-weight: bold;margin-left:0px;}
.brands-nav li::after {content: '';position: absolute; z-index: -1; bottom:-2px; left:-2; width: 330px; height: 60px; background:#8cb9b1; }
.brands-nav li { position: relative; z-index: 1; float: left; width: 330px; height: 60px; border-bottom: 2px solid transparent; background: #5c9187;}
.tabMultiItem.active .tabMultiItem_btn { color: #fff;}


#floor0 {position: relative;margin:30px auto 0;}


/*板块最后一个入口*/
.subjectGoodList .viewMoreContainer {background: linear-gradient(135deg,#5c9187,#91c4ba);}
.subjectGoodList .viewMoreContainer_a { color: #ffffff;}




.produ-list .goods-buy {background: #5c9187;}
.produ-list .goods-buy :hover { background-color: #4d7c73;}
.goodOperate_buy .goodOperate_addCart:hover, .goods-buy .goodOperate_addCart:hover, .goods-buy span.toCart:hover {background-color: #4d7c73;}


