body {
	overflow-anchor: none;
	overflow-y: scroll;
}

.cliLink {
  color: #166bc7;
}

.cliLink:hover,
.cliLink:active
{
  color: #114A78;
}
.top-menu-solution {
    position: fixed;
    width: 100%;
    top: 64px;
    left: 0;
    /* box-shadow: 0px 16px 30px 0 rgba(105, 123, 140, 0.18); */
    box-shadow: 0px 16px 48px rgba(18, 32, 45, 0.18);
    border-top: none;
    /* z-index: 1000; */
    z-index: 2;
    height: 0;
    max-height: 0;
    opacity: 0;
    /* visibility: hidden; */
    overflow: hidden;
    transition: height .2s cubic-bezier(.215,.61,.355,1),opacity .2s cubic-bezier(.215,.61,.355,1);
    background-color: #fff;
}
/* .top-menu-solution .linkCotent,
.top-menu-solution .header-products-popover {
} */
.top-menu-solution.expand {
    /* visibility: visible; */
    opacity: 1;
    border-top: 1px solid #e0e7e4;
    max-height: 600px;
    max-height: calc(100vh - 96px);
    /*overflow: auto;*/
    transition: height .2s cubic-bezier(.215,.61,.355,1),opacity .2s cubic-bezier(.215,.61,.355,1);
}

.top-menu-solution-close:hover {
  color: #999;
}
.top-menu-solution .buildingLinks,.top-menu-solution .equipmentLinks {
    height: 270px;
}
.top-menu-solution .compositeLinks {
    height: 270px;
}

.x-headerTab > .x-a {
  cursor: pointer;
}

.x-headerTab > a.top-menu-hover,
.x-headerTab > .x-a.top-menu-hover {
  color: #00a13b;
  text-stroke: 0.1px #00a13b;
  -webkit-text-stroke: 0.1px #00a13b;
}

.x-headerTab > a.top-menu-hover:after,
.x-headerTab > .x-a.top-menu-hover:after {
  opacity: 1;
  transform: scaleX(1);
}

#top-nav-product-tab .fa-angle-down {
  width: 10px;
  margin-left: 6px;
  position: relative;
  left: -4px;
  top: -1px;
  font-size: 14px;
  transform: rotate(0deg);
  /* transition: transform 0.2s; */
}

#top-nav-product-tab .fa-angle-active {
  transform: rotate(180deg);
  /* transition: transform 0.2s; */
}

.logo_new_wrapper {
  font-size: 14px;
  float: left;
}
.logo_new {
  display: inline-block;
  /*margin-top: 12px !important;*/
  margin-top: 13px !important;
  /*width: 150px;
  height: 50px;
  margin-top: 2px;
  padding-top: 20px;*/
}
.logo_new img {
  height: 25px;
  width: 140px;
}

.disease-protect-header span {
  margin-left: 4px;
  display: inline-block;
  width: 4px;
}

.disease-protect-header-new {
  color: #396CA1;
  font-weight: normal;
  padding: 0 20px;
  z-index: 999;
  display: block;
  position: relative;
  border-bottom: 0;
  line-height: 64px !important;
  height: 64px;
  font-size: 14px;
  display: inline-block;
}

.disease-protect-header-new span {
  margin-left: 4px;
  width: 5px;
}

.disease-protect-header-new:focus,
.disease-protect-header-new:active {
  color: #114a78 !important;
}

.x-divider-nav {
  background-color: rgba(120, 130, 140, 0.13);
  height: 1px;
  width: 100%;
  margin: 5px 0;
}

/* 默认隐藏这些元素，js文件中会移除该class，fix 博客页面登录注册按钮闪烁问题 */
.x-headeruser-hidden {
  display: none !important;
}

.header-menu-popover-arrow {
  width: 0;
  height: 0;
  top: 50px;
  position: fixed;
  z-index: 1001;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 9px solid #e5e5e5;
  display: none;
}
.header-menu-popover-arrow-inner {
  width: 0;
  height: 0;
  top: 59px;
  z-index: 1001;
  position: fixed;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 9px solid #fff;
}
.normal-btn {
  color: #666;
  border: 1px solid #DEE0E2;
  box-sizing: border-box;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.25s;
}

.normal-btn:hover,
.normal-btn:focus,
.normal-btn:active {
  border-color: #3CB067;
  color: #3CB067;
}

.cli_head li.x-helpIconMenu {
  position: relative;
  margin-right: 16px;
  /*padding-left: 24px;*/
  font-size: 14px;
  background: #fff;
  z-index: 1;
  white-space: nowrap;
}

.x-helpIconMenu a {
  display: inline-block;
  width: 24px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  vertical-align: middle;
}

.x-helpIconMenu a:focus, .x-helpIconMenu a:hover, .x-helpIcon {
  color: #00a13b;
}

.x-helpIconMenu .clifont.anticon-QuestionCircle {
  font-size: 20px;
}

.x-navIcon {
  height: 32px;
  border-radius: 16px;
  display: inline-block;
  position: relative;
  transition: all 200ms;
  font-size: 14px;
  margin-right: 12px;
}

.x-navIcon:hover {
  /* background-color: #e9e9e9; */
}

.x-navIcon .clifont.anticon-a-user1 {
  font-size: 20px;
  width: auto;
  height: 20px;
  line-height: 18px;
}

.cli_head li.x-accountInfoMenu,
.cli_head li.x-iconInfoMenu {
  padding-top: 10.5px;
}

.x-relative {
  position: relative;
}

.x-hidden {
  display: none;
}

.x-radius-2 {
  border-radius: 2px;
}

.x-pr-0 {
  padding-right: 0;
}

.submit {
  padding: 41px 0 32px;
  padding-top: 0;
  /* margin-top: 40px; */
  margin-top: 24px;
}

.header-search-wrapper {
  display: flex;
}

/* support nav start */
.btn-unstyled {
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  color: inherit;
  font: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  text-align: left;
  overflow: visible;
  display: block;
  width: auto;
}
.btn-unstyled:focus {
  outline: none;
}

.container___2t9XM {
  padding: 16px;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 4px 24px 0 rgba(14, 25, 58, 0.08);
  display: flex;
  flex-wrap: wrap;
  width: 594px;
  grid-row-gap: 8px;
  row-gap: 8px;
  grid-column-gap: 16px;
  -webkit-column-gap: 16px;
          column-gap: 16px;
}
.container___2t9XM .linkCard___J0V_s {
  width: calc(100% / 2 - 8px);
}
.linkCard___J0V_s {
  padding: 16px;
  display: flex;
  border-radius: 12px;
}
.linkCard___J0V_s * {
  pointer-events: none;
}
.linkListContainer___vbS1a .linkCard___J0V_s,
.linkListContainer___vbS1a .linkCard___J0V_s .title___4uBVM {
  transition: all 200ms ease;
}
.linkCard___J0V_s::after {
  content: '\e78f';
  font-family: 'clifont';
  width: 16px;
  height: 24px;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #008c33;
  opacity: 0;
}
.linkCard___J0V_s .content___1xFbs {
  flex: 1 1;
  display: flex;
  flex-direction: column;
}
.linkCard___J0V_s .icon___34Z8u {
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  background: #f7f8fa;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.55);
  margin-right: 12px;
}
.linkCard___J0V_s .title___4uBVM {
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.linkCard___J0V_s .desc___1n1qw {
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  line-height: 20px;
  margin-top: 4px;
}
.linkCard___J0V_s:hover {
  background: #f9fafb;
}
.linkCard___J0V_s:hover .title___4uBVM,
.linkCard___J0V_s:hover .icon___34Z8u {
  color: #008c33;
}
.linkCard___J0V_s:hover .icon___34Z8u {
  background-color: white;
}
.linkCard___J0V_s:hover::after {
  opacity: 1;
}

/* support nav end */

.nav-support-dropdown-container {
  overflow: hidden;
}

.nav-support-dropdown .anticon-cli-angle-down {
  transition: all 200ms ease;
  transform-origin: center;
  font-size: 18px !important;
  margin-left: 4px !important;
  width: 18px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  transform-origin: center;
}

.nav-support-dropdown.x-active .anticon-cli-angle-down,
.nav-support-dropdown:hover .anticon-cli-angle-down {
  transform: rotate(180deg);
}

#top-nav-support-dropdown:hover {
  background-color: transparent;
}

.support-nav-contact-us-link {
  font-size: 12px;
  line-height: unset;
  letter-spacing: unset;
}

.btn-unstyled:hover,
.btn-unstyled:focus {
  background-color: transparent;
}

.cliLink {
  color: #166bc7;
}

.support-dropdown-popover {
  border: none !important;
  background: transparent !important;
}

.support-dropdown-popover.bottom {
  margin-top: 0 !important;
  padding-top: 10px !important;
}

.support-dropdown-popover .popover-content {
  padding: 0 !important;
}

