onedetail.wxss 167 B

1234567891011121314
  1. .aricte {
  2. background-color: #EEEEEE;
  3. }
  4. .closeacrile {
  5. display: none;
  6. }
  7. .changeimg {
  8. width: 100%;
  9. height: auto!important;
  10. display: block;
  11. text-align: center;
  12. }