﻿@charset "utf-8";
/* Google模板专题 CSS Document */


/*背景*/
.active-body{ background:url(https://uidesign.gbtcdn.com/GB/image/promotion/20180518_3417/b.jpg) top center repeat-y; background-color:#e7e3d9;}

/*头部图片*/
.active-banner-bg{background:url(https://uidesign.gbtcdn.com/GB/image/promotion/20180518_3417/banner.jpg?imbypass=true) top center no-repeat;}
.active-banner{height:761px;}
.active-banner img{ display:none;}

/*右侧导航*/
.active-nav{background:url(https://uidesign.gbtcdn.com/GB/image/promotion/20180518_3417/ta.png) top center no-repeat; width: 183px; padding-left: 40px;}
.active-nav ul {margin-left:-20px; margin-top:180px; }
.active-nav ul li{border-bottom: none; }
.active-nav ul li a{background: url(https://uidesign.gbtcdn.com/GB/image/promotion/20180518_3417/hav1.png) no-repeat center; color: #fff; width: 183px; line-height:38px;height: 43px;font-size: 14px; margin-bottom: 4px; border-radius: 0.1em 0.1em; transition:all 0.5s;}
.active-nav ul li a:hover{background: url(https://uidesign.gbtcdn.com/GB/image/promotion/20180518_3417/hav2.png) no-repeat center;  color:#f13428; width: 183px; line-height:40px; height: 43px; transition:all 0.5s;}
.active-nav ul li.back-top a {background: url(https://uidesign.gbtcdn.com/GB/image/promotion/20180518_3417/top.png) no-repeat center; margin-top:0px;width:183px; height:30px;} 

/*分享图标*/
.active-nav .side-share-wrap {height: 90px; padding-left: 20px;}

/*标题栏*/
.active-list-title{color:#f13428; font-size:32px; text-align:center; font-weight:800; margin-bottom:25px;
background:url(https://uidesign.gbtcdn.com/GB/image/promotion/20180518_3417/t.png) no-repeat center; height:120px;line-height:120px;margin-top: -20px;}

/*板块加背景色(含标题）普通，促销码，抢购*/
.active-coupon, .active-limited, .active-list {width:1000px; margin:60px auto 0; border: 6px solid #2181e8;box-shadow: 0 0 20px #0072ff inset, 0 0 20px #0072ff; padding:50px;}

/*buy now */
.goods-buy a {background: #2670f9; color: #fff;}

/*购物车按钮*/
.goods-buy span{background: #f13428;}
.goodOperate_addCart{background: #cd8a75;}

/*单双板块加背景色(含标题）*/
.goodsFloor{width:1000px; margin:60px auto 0; border: 6px solid #2181e8;box-shadow: 0 0 20px #0072ff inset, 0 0 20px #0072ff; padding:50px;}

/*角标的背景颜色和文案颜色*/
.subjectGoodItem_label, .subjectGoodItem_label:after  {background-color: #f13428; color:#fff;}

/*单双板块按钮颜色*/
.subjectGoodList_singnal .goodOperate_buyLink {background-color: #2670f9;}
.subjectGoodList_singnal .goodOperate_addCart {background-color: #f13428;}

/*倒计时*/
.goods-time {color: #fff; background-color: #de801c;}

/*折扣标*/
.goods-discount {background-color: #f13428; color: #fff;}

/*板块调整*/
#floor0{margin-top: -50px}