@charset "utf-8";
/* 默认框(专用样式) mod26 */
.m-default-default .m-wg-hd{color:#000;}
 
/* 二级页公共样式 */
/* 背景颜色 */
.m-theme14 .m-sort ul li a.u-current, .m-theme25 .u-buy a:hover, .g-common .m-view-time, .m-view-curent, {/*background: #303030;*/}
.m-go-buy a.u-direct-buy,.m-go-buy a.u-addcart{background:#f03; color: #fff;}
/* 选中时的字体颜色 */
.m-theme14 .m-sort ul li a.u-current, .m-theme25 .u-buy a:hover, .g-common .m-view-time, .m-view-curent {color: #fff;}
/* 带颜色的字体 */
.g-common .m-left-time span{color: #fff;} 
.m-theme8 .u-price, .g-common .u-price{color: #f03;}
/* 边框颜色 */
.m-theme14 .m-sort ul li a.u-current, .m-theme25 .u-buy a:hover, .g-common .g-view-menu ul li{/*border: 1px solid #303030;*/}
.g-common .g-view-menu ul li{ border:1px solid #f03; }
/* 顶部边框 */
.m-bottom-line, .g-common .g-view-menu ul li.first{/*border-top: 1px solid #303030;*/}
.m-bottom-line{border-top:1px solid #f03;}
/* 左边边框 */
.g-common .g-view-menu ul li.first{border-left:1px solid #f03;border-top: 1px solid #f03;}
/* 底部边框 */
.m-view-curent{background: #f03; color:#fff;}

/* 购买鼠标放上时的颜色 */
.m-theme25 .u-buy a:hover{background: #525252;}
.m-go-buy a.u-direct-buy:hover,.m-go-buy a.u-addcart:hover{background: #E6022F;color: #fff;}
/* 购买时间底色 */
.g-common .m-view-time{background:#f03;}
.g-common .m-left-time span {background:#f03;color:#fff;}
/*更多优惠*/
.g-common .m-right-more a{color:#fff;}
/*市场价格 节省*/
.g-common .m-view-price{ background:#fafafa; }
.g-common .u-discount, .g-common .u-value, .g-common .u-save{color:#999;}
.g-common .u-discount, .g-common .u-value{border-right:1px solid #DFDFDF;}
/*折扣*/
.g-common .m-view-other{border-bottom: 1px dashed #C5C5C5;}
.m-view-other .u-view-number{color:#999;border-right:1px solid #DFDFDF;}
.g-common .no-right{border-right:none;}
.g-line-more{border-top:5px solid #f5f5f5;}

/*特别推荐*/
.g-view-ct-right h5{ border-bottom: 1px solid #bfbfbf; }
.g-view-ct-right ul li{border:1px solid #f5f5f5; }
.m-hot-teamprice{ color:#f03;}
.m-hot-marketprice{ color:#999; }
.m-view-userreview ul li { color:#666;border-bottom:1px dashed #f5f5f5; }
.m-view-userreview ul li span {color:#999;}
.f-gray-back{background:#f5f5f5;}

/* 多规格价格 */
.m-mulprice a{ border:1px solid #ddd ; background-color: #fff; color:#000; }
.m-mulprice a:hover {border: 2px solid #f03;}
.m-mulprice .m-noselect{border:1px solid #ccc;color:#ccc;}
.m-mulprice .m-noselect:hover{border:1px solid #ccc;color:#ccc;}
.m-mulprice .m-select-mulprice {border: 2px solid #f03; background: url("/static/img/team/mall/theme1/red-select-price.gif") no-repeat bottom right; }
.m-mulprice .m-select-mulprice a:hover {border: 2px solid #f03; background: url("/static/img/team/mall/theme1/red-select-price.gif") no-repeat bottom right;}

/* 产品展示侧边 */
.g-common-left .m-sortlistbg{border: 2px solid #f03;background:#fff; }

/*选择图片边框的颜色*/
.picList .active{border:1px solid #f03;}

/*下架按钮*/
.m-go-buy a.u-sysbtn{
  background: #f03;
}

/*按钮*/
.detailbtn{background: #f03 !important;}
.detailbtn a{background: #f03 !important;color: #fff;}
.detailbtn:hover{opacity: 0.8;}