* {
  word-wrap: break-word;
  word-break: normal;
}
::selection {
  /* background: none; */
  text-shadow: none;
}
html,
body {
  font-family: "微软雅黑";
  overflow-x: hidden;
}

@keyframes y_move {
  from {
    top: -6px;
    opacity: 0;
  }
  to {
    top: 4px;
    opacity: 1;
  }
}
@media (max-width: 1320px) {
  .c_portalResnav_main-01001002 .nav_box {
    padding: 0 2vw;
  }
}
@media (max-width: 768px) {
  .InputText::-webkit-input-placeholder {
    font-size: 14px;
    line-height: 24px;
  }
  .InputText:-moz-placeholder {
    font-size: 14px;
    line-height: 24px;
  }
  .InputText::-moz-placeholder {
    font-size: 14px;
    line-height: 24px;
  }
  .InputText:-ms-input-placeholder {
    font-size: 14px;
    line-height: 24px;
  }
  span[style*="font-size:36px"] {
    font-size: 24px !important;
  }
  span[style*="font-size:40px"] {
    font-size: 24px !important;
  }
  span[style*="font-size:48px"] {
    font-size: 28px !important;
  }
  span[style*="font-size:32px"] {
    font-size: 24px !important;
  }
  span[style*="font-size:30px"] {
    font-size: 22px !important;
  }
  span[style*="font-size:28px"] {
    font-size: 18px !important;
  }
  span[style*="font-size:24px"] {
    font-size: 18px !important;
  }
  span[style*="font-size:20px"] {
    font-size: 16px !important;
  }
  .c_portalResBreadcrumb_nav-01001 {
    display: none;
  }
  #c_portalResPublic_codeContainer-16292500699852012 {
    display: none;
  }

  #w_grid-1633591531083,
  #w_grid-1627032143643 {
    display: none;
  }
  #w_fimg-1581924504064 {
    max-width: calc(136px * 0.56);
  }
  #content_box-1627032143643-0 {
    display: none;
  }
  #c_portalResSearch_total-16255349275518081 {
    display: none;
  }
  #w_grid-1627032143656 {
    margin: 0;
  }
}
