* {
  box-sizing: border-box !important;
  font-family: "microsoft yahei" !important;
  word-break: normal !important;
  word-wrap: normal !important;
}

body,
html {
  overflow-x: hidden !important;
}

/*导航样式*/
#c_static_001-1642049907718 {
  transition: all 0.5s;
}

.yx_Fixed {
  background: #fff !important;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.yx_Fixed .e_navigationA-5 .p_level1Item a {
  color: #333 !important;
}

.yx_Fixed .e_form-10 {
  background: #f7f7f7 !important;
}

.yx_Fixed .e_input-8 .s_form-control {
  background: transparent !important;
}

.yx_Fixed .e_navigationD-3 .p_o {
  background: #f7f7f7 !important;
}

.e_navigationD-3 .p_level2Box {
  background: #f7f7f7;
}

/*结束*/
::-webkit-scrollbar {
  width: 5px;
}

::-webkit-scrollbar-track {
  background: #d7d7d7;
  border-radius: 6px;
}

::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 6px;
}

::-webkit-scrollbar-thumb:hover {
  background:#222;
}

/*Font_Css*/
@font-face {
  font-family: 'yx_iconfont';
  src: url('//at.alicdn.com/t/font_2650718_vxcztyrc3m.woff2?t=1638898957793') format('woff2'),
    url('//at.alicdn.com/t/font_2650718_vxcztyrc3m.woff?t=1638898957793') format('woff'),
    url('//at.alicdn.com/t/font_2650718_vxcztyrc3m.ttf?t=1638898957793') format('truetype');
}

.yx_iconfont {
  font-family: 'yx_iconfont' !important;
  font-style: normal;
}
