.column-tit001 {
  display: flex;
  align-items: center;
  font-weight: normal;
  position: relative;
}
.column-tit001 a .top-tit {
  display: flex;
  align-items: center;
}
.column-tit001 a .top-tit img {
  margin-right: 0.05rem;
  width: 0.32rem;
}
.column-tit001 a .top-tit p{
  color: #333;
  font-size: 0.32rem;
  line-height: 1;
}
.column-tit001 a .bottom-tit {
  
    display: flex;
    align-items: center;
    margin-left: 0.36rem;
}
.column-tit001 a .bottom-tit p{
  font-size: 0.12rem;
    color: #969696;
}
.column-tit001 a .bottom-tit img {
      margin-left: 0.05rem;
      width: 0.54rem;
}
@media (max-width: 960px) {

  .column-tit001 a .top-tit p {
    font-size: 20px !important;
  }
}

/*# sourceMappingURL=column-tit001.css.map */