@@ -405,7 +405,6 @@ export default {
.tecList p .coopermode {
display: inline-block;
- width: 65%;
font-size: 16px;
padding: 5px 24px;
@@ -417,13 +416,9 @@ export default {
}
.tecList p .price {
- width: 27%;
text-align: center;
overflow: hidden;
- // height: 20px;
- // background-color: #044b79;
- padding: 5px 0 5px 83px;
cursor: pointer;