﻿/* 二级页公共样式 */
/* 背景颜色 */
.m-theme14 .m-sort ul li a.u-current, .m-theme25 .u-buy a:hover, .g-common .m-view-time, .m-view-curent, .m-go-buy a.u-sysbtn{background: #ff0033;}
/* 选中时的字体颜色 */
.m-theme14 .m-sort ul li a.u-current, .m-theme25 .u-buy a:hover, .g-common .m-view-time, .m-view-curent, .m-go-buy a.u-sysbtn {color: #fff;}
/* 带颜色的字体 */
.m-theme8 .u-price, .g-common .u-price, .g-common .m-left-time span{color: #ff0033;} 
/* 边框颜色 */
.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 #ff0033;}
/* 顶部边框 */
.m-bottom-line, .g-common .g-view-menu ul li.first{border-top: 1px solid #ff0033;}
/* 左边边框 */
.g-common .g-view-menu ul li.first {border-left: 1px solid #ff0033;}
/* 底部边框 */
.m-view-curent, .m-go-buy a.u-sysbtn{border-bottom: 1px solid #ff0033;}
/* 购买鼠标放上时的颜色 */
.m-go-buy a.u-sysbtn:hover, .m-theme25 .u-buy a:hover{background: #a7535c;}
/* 购买时间底色 */
.g-common .m-left-time span {background: #ffed03;}

/*右边边框*/
.g-view-ct-right{border:1px solid #ff0033; }
.g-view-ct-right h5{border-bottom: 1px solid #ff0033;}
.m-view-title .tit-htn{background: #ff0033;}
/*评论*/
.cmt_box .reply_t .r_ser{color: #ff0033;}
.cmt_box .reply_c{color: #ff0033;}
.cmt_box .bmt{border-top:1px dashed #ff0033;}
.m-view-list textarea{border:1px solid #ff0033;}
.m-view-list input{border:1px solid #c9163a; background:#ff0033;}

/*按钮*/
.detailbtn{background: #ff0033;color: #fff;}
.detailbtn a{background: #ff0033 !important;color: #fff;float: none !important;}
.detailbtn:hover{opacity: 0.8;}