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