@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{background:#36f; color: #fff;border-bottom: none;}
.m-go-buy a.u-addcart{ border-bottom: #36f;}
/* 选中时的字体颜色 */
.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: #36f;}
/* 边框颜色 */
.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 #36f; }
/* 顶部边框 */
.m-bottom-line, .g-common .g-view-menu ul li.first{/*border-top: 1px solid #303030;*/}
.m-bottom-line{border-top:1px solid #36f;}
/* 左边边框 */
.g-common .g-view-menu ul{border-top:1px solid #EEE;}
.g-common .g-view-menu ul li.first{}
/* 底部边框 */
.m-view-curent{background: #36f; 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:#36f;}
.g-common .m-left-time{background:#36f;}
.g-common .m-left-time span {color:#fff;background: none;}
/*市场价格 节省*/
.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;}


/* 多规格价格 */
.m-mulprice a{ border:1px solid #ddd ; background-color: #fff; color:#000; }
.m-mulprice a:hover {border:2px solid #36f ;}
.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 #36f; 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 #36f; background: url("/static/img/team/mall/theme1/red-select-price.gif") no-repeat bottom right;}

/*会员区*/
.g-common .m-view-vip {color:#36f;}
.g-common  .u-value-more a{color: #36f ;}


/*左边图片选择（5张图片）*/
.picList .active{border:1px solid #36f}

/*购买按钮*/
.m-go-buy a.u-sysbtn{border:1px solid #36f;color: #36f;}
.m-go-buy a.u-sysbtn:hover {box-shadow: 0 0 4px #36f; color: #36f;}


/*详情页按钮*/
.m-view-curent{border:none !important;border:1px solid #36f !important;border-bottom: none !important;}
.m-view-curent a {color: #36f;}

.m-bottom-line{border-top:1px solid #36f !important;}
a:hover, a:active{color: #36f;}


/*按钮*/
.detailbtn{background: #36f !important;}
.detailbtn a{background: #36f !important;color: #fff !important;}
.detailbtn:hover{opacity: 0.8;}
