@charset "UTF-8";
/**!
 * 信息公开年报
 * date:2021-09-27
 * author: hhj;
 */
.infor-tip .infor-time {
  margin-right: 200px;
}

/* pad */
@media (max-width: 997px) {
  .infor-tip .infor-time {
    width: 100%;
    margin-right: 0;
  }
}

/*手机端*/
@media (max-width: 767px) {
  .infor-hd .infor-tab {
    min-width: auto;
  }
}
