|
@@ -12,8 +12,8 @@
|
|
|
.protitle {color: #22272e;font-size: 16px;padding: 15px;}
|
|
|
.product {background: #fff;padding: 10px 20px;box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.07);}
|
|
|
.product-title {border-bottom: solid 1px #e2e7ef;height: 54px;line-height: 54px}
|
|
|
- .product-title li {display: inline-block;list-style: none;color: #627386;width: 11%;text-align: center;}
|
|
|
- .product-title li:nth-child(1) {width: 50%;text-align: left}
|
|
|
+ .product-title li {display: inline-block;list-style: none;color: #627386;width: 10%;text-align: center;}
|
|
|
+ .product-title li:nth-child(1) {width: 45%;text-align: left}
|
|
|
.pro-information li {list-style: none;}
|
|
|
.pro-information li {width: 100%;padding: 10px 0;}
|
|
|
.pro-information li div {display: inline-block;width: 11%;text-align: center;color: #627386;}
|