@font-face {
  font-family: 'Montserrat';
  src: url('/nexdata/static/public/font/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/nexdata/static/public/font/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/nexdata/static/public/font/Montserrat-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/nexdata/static/public/font/Montserrat-Bold.ttf') format('truetype');
  font-weight: 800;
  font-display: swap;
}
body {
  font-family: 'Montserrat';
}
.head_menu {
  height: 69px;
  position: absolute;
}

.multilingualism {
  display: none;
}

.head_menu .fl {
  width: 134px;
  padding: 20px 20px 15px 0;
}
.head_menu .topfr_01 .index_menu img {
  width: 134px;
  height: 24px;
}
.lang {
  display: inline-block;
}

.head_menu ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.head_menu p {
  margin: 0px;
  padding: 0px;
  line-height: 20px;
}

.head_menu .wrap {
  width: 100%;
  margin: 0 auto;
  padding: 0px;
  background: #fff !important;
  box-shadow: 1px 1px 8px rgba(0,0,0,.06) !important;
  backdrop-filter: blur(4px) !important;
  overflow: visible;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
}

.head_menu .wrap_in {
  width: 1290px;
  height: 60px;
  margin: 0px auto;
  padding: 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.head_menu .topfr .menu_li ul li {
  float: left;
  margin-left: 0;
  position: relative;
  height: 60px;
  box-sizing: border-box;
  padding: 20px 14px;
}

.head_menu .topfr .menu_li ul li a {
  display: inline;
  padding: 0;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0em;
  font-feature-settings: "kern" on;
  color: #526373;
}

.head_menu .topfr .menu_li ul li:hover {
  color: #004fcf;
}

.head_menu .topNavBg .menu_li ul li:hover {
  background: #fff;
  backdrop-filter: blur(2px);
}

.head_menu .topNavBg .menu_li ul li:hover>a {
  color: #004fcf;
}

.head_menu .topfr .menu_li ul li .menu_li_c {
  width: auto;
  position: absolute;
  left: 0px;
  top: 55px;
  padding: 10px;
  display: none;
  background-color: transparent;
}

.head_menu .topNavBg .menu_li ul li .menu_li_c {
  width: auto;
  position: absolute;
  left: 0;
  transform: translateX(0);
  top: 60px;
  padding: 0;
  display: none;
  background: #fff;
  backdrop-filter: blur(2px);
  box-shadow: none;
  margin-top: 0 !important;
  border-radius: 0px 0px 6px 6px;
  box-shadow: 0px 4px 10px -5px rgba(0,0,0,.5);
  border-top: 2px solid #dddddd60;
}

/* .head_menu .topNavBg .menu_li ul li:nth-child(5) .menu_li_c {
  box-sizing: border-box;
  border-radius: 0px 0px 6px 6px;
  box-shadow: 2px 4px 4px -1px rgba(0, 0, 0, 0.3);
} */

.head_menu .topNavBg .menu_li ul li:nth-child(4) .menu_li_c {
  padding: 24px 30px 24px 30px;
}

.head_menu .topNavBg .menu_li ul li .menu_li_c>.menu_li_c_flex {
  display: flex;
  justify-content: space-between;
}

.head_menu .topfr .menu_li ul li .menu_li_c p {
  width: 100%;
  overflow: hidden;
  font-size: 14px;
  white-space: nowrap;
}
.head_menu .topfr .menu_li ul li .menu_li_c p:hover{
  background: #2e8cfd17;
}
.head_menu .topfr .menu_li ul li .menu_li_c p:last-child {
  margin-bottom: 0;
}

.head_menu .topNavBg .menu_li ul li .menu_li_c p a {
  color: #526373;
  display: inline-block;
  width: 100%;
  font-size: 16px;
  line-height: 16px;
  padding: 14px 20px;
  box-sizing: border-box;
}

.head_menu .topfr .menu_li ul li:hover>a,.head_menu .topNavBg .menu_li ul li .menu_li_c p a:hover {
  color: #005eff;
}

.head_menu .topfr .menu_li ul li:hover .menu_li_c {
  display: block;
}

.head_menu .topfr .customerLink a {
  padding-left: 10px;
  line-height: 69px;
}

.head_menu .topfr .customerLink a:hover {
  color: #004fcf;
}

.head_menu .topfr .top_lang {
  position: absolute;
  top:13px;
  right:0px;
  cursor: pointer;
  /* display: flex; */
  display: none;
}

.head_menu .topfr .top_lang .top_lang_c {
  margin-right: 0px;
}

.head_menu .topfr .top_lang div a {
  display: inline-block;
  font-size: 16px;
  background: none;
  padding-right: 0;
  color: #fff;
}

.head_menu .topfr .notChoice {
  color: #dedede;
}

.head_menu .topNavBg .top_lang div a {
  color: #333;
  background: none;
  font-size: 15px;
}

.head_menu .topfr .top_sch {
  float: left;
  margin-left: 20px;
  display: none;
}

.head_menu .topfr .menu {
  float: left;
  margin-top: -5px;
  margin-left: 20px;
  cursor: pointer;
  position: relative;
  z-index: 99998;
}

.head_menu .topfr_01 .menu {
  display: none;
}

.head_menu .topfr_01 .menu_li>ul {
  margin-left: 120px;
  flex: 1;
}

.head_menu .topfr_01 .menu_li>.headeren {
  margin-left: 26px;
}
.head_menu .topfr_01 .menu_li .service{
  line-height: 34px;
  position: absolute;
  right: 174px;
  top: 13px;
  text-align: center;
  height: 34px;
}
.head_menu .topfr_01 .menu_li .counselling {
  line-height: 31px;
  position: absolute;
  right: 70px;
  top: 13px;
  text-align: center;
  width: 87px;
  height: 31px;
  /* 浅蓝色底 */
  background-color: #F3F8FD;
  /* 蓝色渐变背景 */
  background-image: linear-gradient(to right, #F3F8FD, #F3F8FD), linear-gradient(270deg, #2E8CFD 17%, #0048FF 100%);
  /* 边框样式 */
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  border-radius: 8px;
  /* 背景剪裁和起点 */
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
}

.head_menu .topfr_01 .menu_li .service>a,.head_menu .topfr_01 .menu_li .counselling>a {
  font-family: Montserrat;
  font-weight: 500;
  color: #005EFF;
}
.head_menu .topfr_01 .menu_li .service>a:hover,.head_menu .topfr_01 .menu_li .counselling>a:hover{
  color: #0049c5;
}
.head_menu .topfr_01 .menu_li .counselling:hover{
  box-shadow: 2px 2px 6px -2px #005EFF;
}
.head_menu .topfr_01 .menu_li {
  flex: 1;
  height: 100%;
  display: flex;
  position: relative;
}

.head_menu .topfr_01 .open_menu img {
  width: 120px;
}

.top_lang .top_lang_c .lang_tip {
  font-size: 14px;
  display: block;
  height: 69px;
  overflow: hidden;
  position: relative;
  padding-right: 10px;
  height: 32px;
  line-height: 32px;
  color: #202020;
  margin-bottom: 1px;
  font-weight: 500;
}
.top_lang .top_lang_c .lang_tip span {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: url("/nexdata/static/image/index/arrow.png") no-repeat center;
  background-size: contain;
  margin-left: 5px;
}
.top_lang .top_lang_c:hover span {
  background: url(/nexdata/static/image/index/arrow.png) no-repeat
    center;
  background-size: contain;
  transform: rotate(180deg);
}
.top_lang::before {
  content: "|";
  display: inline-block;
  width: 14px;
  height: 22px;
  position: relative;
  top: 6px;
  color:#C8C8C8
}

.top_lang .top_lang_c:hover .lang_tip {
  color: #0048FF;
}

.top_lang .top_lang_c:hover .menu_li_c {
  display: block;
  z-index: 2;
}

.top_lang .top_lang_c .menu_li_c {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 33px;
  display: none;
  backdrop-filter: blur(2px);
  box-shadow: none;
  opacity: 0.8;
  background: #fff;
  z-index: 2;
  border-radius: 4px;
  border: 1px solid #ebeef5;
  color: #202020;
  line-height: 1.4;
  text-align: justify;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
  word-break: break-all;
}
.top_lang .top_lang_c .popper__arrow{
  border-width: 6px;
  filter: drop-shadow(0 2px 12px rgba(0, 0, 0, .03));
  top: -6px;
  left: 38px;
  margin-right: 3px;
  border-top-width: 0;
  border-bottom-color: #ebeef5;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.top_lang .top_lang_c .popper__arrow::after{
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 6px;
  top: 0px;
  margin-left: -6px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.top_lang .top_lang_c .menu_li_c p {
  width: 100%;
  overflow: hidden;
  font-size: 15px;
  line-height: 34px;
  white-space: nowrap;
  text-align: left;
}
.top_lang .top_lang_c .menu_li_c p a {
  color: #202020;
  font-size: 15px;
  font-weight: 500;
  padding: 0 15px;
  display: block;
}

.top_lang .top_lang_c .menu_li_c p a:hover {
  color: #005EFF;
}

#newBridge {
  display: none;
}
.activeHeader{
  color: #005EFF !important;
}
.cnHeader,
.isHeader,
.dstHeader,
.cdHeader{
  cursor: default;
}
.messageError,
.messageSuccess{
  display: none;
  height: max-content !important;
}