|
@@ -155,7 +155,7 @@ li{list-style:none;}
|
|
|
.productInfo .tabTit span:hover{color:#E15621}
|
|
|
.productInfo .tabTit span.on,.productInfo .tabTit span.on:hover{background:#ffe6dc;color:#e15616;font-weight: bold;}
|
|
|
.productInfo .tabCon{padding:16px;text-align:center}
|
|
|
-.productInfo .tabCon img{max-width:100%;}
|
|
|
+.productInfo .tabCon img{width:100%;height: auto;}
|
|
|
.productInfo .tabCon table{width:100%;text-align:left}
|
|
|
.productInfo .tabCon td{padding:10px 12px;line-height:20px}
|
|
|
.productInfo .tabCon td a{color: #4688fa;}
|