@media screen and (weex-theme: colmo) {
  .line-box {
    width: 4px;
    border-radius: 0px;
  }
  .active-box {
    width: 4px;
    padding-left: 0px;
  }
}