
/* 2021/03/09 yyq 修改 */
.head_contact {
  float: left;
  font-size: 14px;
  line-height: 70px;
  color: #fff;
}

#header.mini .head_contact {
  height: 66px;
}

.head_contact span {
  margin-right: 20px;
}
/* 2021/03/09 yyq 修改 */
