
.header_box[data-v-33d10604] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  color: #1c7cce;
  font-family: ‘微软雅黑’;
}
.header_box > div[data-v-33d10604] {
  width: 4px;
  height: 26px;
  background: #1c7cce;
  margin-left: 15px;
  margin-right: 15px;
}
.header_box span[data-v-33d10604]{
  font-size: 18px;
}

