|
@@ -22,10 +22,10 @@ li{list-style:none}
|
|
|
.equipmentBox .infoBox .buy:hover{opacity:.8}
|
|
|
|
|
|
.detailInfo{box-sizing:border-box;padding:0 16px;width:1184px;background:#FFF}
|
|
|
-.detailInfo .tabTit{height:40px;line-height:40px;border-bottom:1px solid #E15621;font-size:16px;color:#93979F}
|
|
|
+.detailInfo .tabTit{height:40px;line-height:40px;border-bottom:1px solid #ffe6dc;font-size:16px;color:#93979F}
|
|
|
.detailInfo .tabTit span{display:inline-block;box-sizing:border-box;min-width:130px;text-align:center;height:100%;padding:0 32px;cursor:pointer}
|
|
|
.detailInfo .tabTit span:hover{color:#E15621}
|
|
|
-.detailInfo .tabTit span.on,.detailInfo .tabTit span.on:hover{background:#E15621;color:#FFF}
|
|
|
+.detailInfo .tabTit span.on,.detailInfo .tabTit span.on:hover{background:#ffe6dc;color:#e15616;font-weight: bold;}
|
|
|
.detailInfo .tabCon{padding:16px 0;text-align:center}
|
|
|
.detailInfo .tabCon img{max-width:100%;}
|
|
|
.detailInfo .tabCon table{width:100%;text-align:left}
|