.column-tit003 {
  display: flex;
  align-items: center;
  font-weight: normal;
  position: relative;
}
.column-tit003 a {
    display: flex;
        align-items: center;
}
.column-tit003 a .tit-line {
    width: 0.04rem;
    height: 0.2rem;
    background-color: #369670;
    margin-right: 0.1rem;
}
.column-tit003 a,
.column-tit003 p {
  color: #333;
  font-size: 0.2rem;
  line-height: 1;
}

@media (max-width: 960px) {

  .column-tit003 a,
  .column-tit003 p {
    font-size: 20px !important;
  }
}

/*# sourceMappingURL=column-tit003.css.map */