|
@@ -161,8 +161,10 @@ li{list-style:none;}
|
|
|
.productInfo .tabCon td a{color: #4688fa;}
|
|
|
.productInfo .tabCon td:nth-of-type(1){width:30%;color:#93979F}
|
|
|
.productInfo .tabCon td:nth-of-type(2){width:40%;color:#93979F}
|
|
|
-.productInfo .tabCon td:nth-of-type(3){width:30%;color:#4688fa}
|
|
|
+.productInfo .tabCon td:nth-of-type(3){width:30%;color:#93979F}
|
|
|
+.productInfo .tabCon td a{color:#4688fa}
|
|
|
.productInfo .comment{color:#93979F;padding:40px 0;margin-right: 30px; position: relative}
|
|
|
+.productInfo .product-qualificationTable{margin-bottom: 15px;}
|
|
|
.productInfo .product-qualificationImg{width: 100%;height: auto;}
|
|
|
.productInfo .product-qualificationImg image{width: 100%;height: auto;display: block;}
|
|
|
.wrap>.rgt{float:right;width:284px}
|