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;
}

.containerWrapper___3CLXv {
  background: linear-gradient(to right, #f9fafb 50%, #f9fafb 50%, #fff 50%);
}
.container___2t9XM {
  display: flex;
  width: 100%;
}
.introContainer___22MCV {
  width: 270px;
  background-color: #f9fafb;
  border-right: 1px solid rgba(120, 130, 140, 0.13);
  padding: 40px 24px;
  display: flex;
  flex-direction: column;
}
.introContainer___22MCV .header___2M05E {
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin: 0;
}
.introContainer___22MCV .desc___1n1qw {
  color: rgba(0, 0, 0, 0.65);
  font-size: 12px;
  line-height: 160%;
  letter-spacing: -0.312px;
  margin: 0;
  margin-top: 12px;
}
.introContainer___22MCV .desc___1n1qw .linkItem___wYWUZ {
  display: flex;
  align-items: center;
  margin-bottom: 3px;
}
.introContainer___22MCV .desc___1n1qw .linkItem___wYWUZ:last-child {
  margin-bottom: 0;
}
.introContainer___22MCV button {
  display: inline-flex;
}
.linkListContainer___vbS1a {
  flex: 1 1;
  background-color: #fff;
  padding: 24px 32px;
  display: flex;
  align-items: center;
}
.linkListContainer___vbS1a ul {
  flex: 1 1;
  display: flex;
  flex-wrap: wrap;
  margin: -10px;
}
.linkListContainer___vbS1a ul li {
  width: calc(100% / 3);
  padding: 10px;
}
@media screen and (max-width: 960px) {
  .linkListContainer___vbS1a ul li {
    width: calc(100% / 2);
  }
}
.linkListContainer___vbS1a .linkCard___J0V_s {
  padding: 16px;
  display: flex;
  border-radius: 12px;
}
.linkListContainer___vbS1a .linkCard___J0V_s,
.linkListContainer___vbS1a .linkCard___J0V_s .title___4uBVM {
  transition: all 200ms ease;
}
.linkListContainer___vbS1a .linkCard___J0V_s .clifont {
  width: 24px;
  height: 24px;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-items: center;
  margin-right: 12px;
  color: #94a3b8;
  transition: all 200ms ease;
}
.linkListContainer___vbS1a .linkCard___J0V_s .content___1xFbs {
  flex: 1 1;
  display: flex;
  flex-direction: column;
}
.linkListContainer___vbS1a .linkCard___J0V_s .title___4uBVM {
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.linkListContainer___vbS1a .linkCard___J0V_s .desc___1n1qw {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 20px;
  margin-top: 4px;
}
.linkListContainer___vbS1a .linkCard___J0V_s:hover {
  background: #f9fafb;
  transform: translateY(-4px);
}
.linkListContainer___vbS1a .linkCard___J0V_s:hover .title___4uBVM {
  color: #008c33;
}
.linkListContainer___vbS1a .linkCard___J0V_s:hover .clifont {
  color: #008c33;
}
.supportDropdownContainer___1jVMf {
  position: fixed;
  top: 60px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 998;
  transition: all 400ms ease;
  transform: translateY(-164%);
}
.supportDropdownContainer___1jVMf .supportDropContent___3hSEI {
  position: relative;
  z-index: 1;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05);
}
.supportDropdownContainer___1jVMf.nav-support-dropdown-visible {
  transform: translateY(0%);
}

.nears-responsive-wrapper {
  display: flex;
}
.nears-responsive-wrapper .percent30 {
  width: 30%;
}
.nears-responsive-wrapper .percent70 {
  width: 70%;
}
.nears-responsive-wrapper .percent25 {
  width: 25%;
}
.nears-responsive-wrapper .percent75 {
  width: 75%;
}

/* 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;
}
