diff --git a/public/static/index/default/css/common.css b/public/static/index/default/css/common.css index 46c14d535..0dc681605 100755 --- a/public/static/index/default/css/common.css +++ b/public/static/index/default/css/common.css @@ -247,7 +247,7 @@ color: #F5F5F2;font-size: 12px;cursor:pointer;border-radius:0px 0px; position: a .gray-text { color: #999; } /* 价格颜色 */ -.price strong {color: #E4393C; font-weight: 600; } +.price strong {color: #c00; font-weight: 600; } /* 公共错误提示页面 */ .tips-error, .tips-success { margin: 10% 0; background: #fff; } diff --git a/public/static/index/default/css/goods.css b/public/static/index/default/css/goods.css index b40aa896a..30a4eb544 100755 --- a/public/static/index/default/css/goods.css +++ b/public/static/index/default/css/goods.css @@ -376,7 +376,7 @@ ul.detail-attr li {height: 26px;overflow: hidden;line-height: 26px;vertical-alig .browse ul li {margin:0px 10px;padding:12px 0px;border-top: 1px dotted #DEDEDE;} .browse ul li.first {border-top:none;} .browse li img{width:100% ;} - .browse li .p-price strong {color: #E4393C;font-weight: 600;} + .browse li .p-price strong {color: #c00;font-weight: 600;} /*导航固定*/ ul.am-tabs-nav.am-nav.am-nav-tabs {left:20% ;max-width:960px ;margin-right: 0px;margin-left: 0px;} .introduce-main .am-nav-tabs > li.am-active {border-bottom: none;} diff --git a/public/static/index/default/css/index.css b/public/static/index/default/css/index.css index f235e2746..84e736582 100755 --- a/public/static/index/default/css/index.css +++ b/public/static/index/default/css/index.css @@ -30,7 +30,7 @@ text-align: center;float:none} /*楼层*/ .floor {background: #fff; position: relative; } -.outer-con .price { color: #f33f00; font-weight: bold; } +.outer-con .price { color: #c00; font-weight: bold; } .items-nav-title a:hover { color: #d2364c; } /*小标签*/