.view-body.imax * {
  font-size: 16px !important;
  line-height: 2 !important;
  font-family: 'Microsoft YaHei', '微软雅黑' !important;
  color: #444 !important;
}
@media screen and (max-width: 1440px) {
  .view-body.imax * {
    font-size: 14px !important;
  }
}


.header .fns .item .loreg { white-space: nowrap;}