.header {
  height: 34px;
  border-bottom: 1px solid #d1d1d1;
}
.nav__item a{
  font-size: 14px;
  color: #333;
}
.custom-service, .custom-wechat {
  display: block;
  height: 19px;
  line-height: 19px;
  font-size: 14px;
  color: #333333;
  margin-left: 20px;
  margin-top: 8px;
  margin-bottom: 7px;
  overflow: hidden;
}

.custom-service img {
  vertical-align: baseline;
  margin-bottom: -3px;
  /* height: 14px; */
  width: 16px;
  height: 16px;
  margin-right: 4px;
}

.navibar>div {
  position: relative;
  max-height: 150px;
}

.boder-right {
  padding-right: 16px;
  border-right: 1px solid #d1d1d1;
}

.custom-tel {
  margin-left: 23px;
  display: block;
  height: 18px;
  line-height: 18px;
  font-size: 14px;
  font-family: Montserrat-Bold, Montserrat;
  font-weight: bold;
  color: #005096;
  margin-top: 8px;
  margin-bottom: 7px;
  cursor: text;
}

.custom-wallet {
  margin-left: 20px;
}

.logo {
  height: 140px;
  align-items: flex-start;
  padding-top: 15px;
  box-sizing: content-box;
}

.logo-img {
  padding-right: 30px;
}
.logo-img a{
  width: 220px;
  display: inline-block;
}
.logo-title {
  padding-left: 30px;
  letter-spacing: 3px;
  font-weight: bold;
}

.e-header-menu {
  clear: both;
}

.e-header-menu .e-header-menu__list {
  margin-bottom: 0px !important;
  position: relative;
  display: flex;
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.e-header-menu .e-header-menu__list::before,
.e-header-menu .e-header-menu__list::after {
  display: table;
  content: "";
}

.e-header-menu .e-header-menu__list::after {
  clear: both;
}

.e-header-menu .e-header-menu__item {
  color: #333333;
  font-size: 16px;
}
.e-header-menu .e-header-menu__item>a {
  display: block;
  padding: 0 calc(20rem / 14);
  color: #333333;
  font-size: 16px;
  transition: 0.3s ease;
}

.e-header-menu .e-header-menu__item:hover {
  background-color: #005096;
  transition: 0.3s;
}

.e-header-menu .e-header-menu__item:hover a span {
  color: #fff;
}

.e-header-menu .e-header-menu__item>a,
.e-header-menu .e-header-menu__item>a:hover {
  text-decoration: none;
}

.e-header-menu .e-header-menu__item>a>span {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 70px;
  line-height: 70px;
}

.e-header-menu .e-header-menu__item>a>span::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 3px;
  background: #005096;
  transform: translateX(-50%);
  transition: 0.4s;
  content: "";
}

.e-header-menu .e-header-menu__item>a:hover>span::after {
  width: 100%;
}

.e-header-menu .e-header-menu__item.is-active>a>span::after,
.e-header-menu .e-header-menu__item>a.is-active>span::after {
  width: 100%;
  transition: 0.3s;
}

.e-header-menu .e-header-menu__item>a.is-popover-toggle {
  color: #ffffff;
  background: #005096;
}

.e-header-menu .e-header-menu__item>a.is-popover-toggle>span::after {
  width: 9999%;
}

.e-container.flex-ag-center {
  flex-wrap: wrap;
  justify-content: start;
  align-content: center;
}

.banner-subtitle1 {
  font-size: 30px;

  color: #FFFFFF;
  line-height: 40px;
  margin-left: 30px;
}

.banner-subtitle2 {
  font-size: 26px;
  color: #FFFFFF;
  line-height: 35px;
}

.banner-subtitle3 {
  margin-top: 24px;
  font-size: 18px;
  color: rgba(255,255,255,0.8);
  line-height: 26px;
  min-height: 26px;
  width: 100%;
  letter-spacing: 2px;
}

.banner-img-style1 {
  width: 1920px;
  height: 500px;
  background: no-repeat center;
  background-size: cover;
  margin: 0 auto;
}

.banner-img-style2 {
  width: 100%;
  height: 240px;
  background: no-repeat center;
  background-size: cover;
}

.banner-title-style1 {
  display: block;
  font-size: 54px;
  font-weight: 300;
  letter-spacing: 6px;
  height: 120px;
  line-height: 120px;
}

.banner-title-style2 {
  height: 37px;
  font-size: 28px;
  color: #ffffff;
  line-height: 37px;
}

.banner-title-with-underline-style1::after {
  content: "";
  width: 688px;
  height: 4px;
  border-bottom: none;
  background: linear-gradient(to right, #ffc819, transparent);
  background: -moz-linear-gradient(to right, #ffc819, transparent);
  background: -webkit-linear-gradient(to right, #ffc819, transparent);
  background: -o-linear-gradient(to right, #ffc819, transparent);
  background: -ms-linear-gradient(to right, #ffc819, transparent);
}

.banner-add-time span {
  height: 19px;
  font-size: 14px;

  color: #a5b7d0;
  line-height: 19px;
  position: absolute;
  bottom: 20px;
}

.popper-box {
  padding: 32px 0;
  background-color: #fff;
  transition: all 0.3s ease;
  overflow: hidden;
  z-index: 999;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  transform: none !important;
  top: 70px !important;
  width: 100% !important;
}

.popper-box .popper-select-bar {
  width: 288px;
}

.popper-box .popper-select-bar .popper-select {
  display: block;
  height: 56px;
  line-height: 56px;
  color: #333333;
  padding-left: 25px;
  transition: all 0.3s ease;
  cursor: pointer;
}

.popper-select-thirdItem {
  height: 40px;
  color: #333333;
  padding-left: 44px;
  font-size: 14px;
  transition: all 0.3s ease;
  cursor: pointer;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.popper-select-thirdItem:hover {
  color: #fff;
  background-color: #005096;
}

.popper-select-thirdItem p {
  width: 4px;
  height: 4px;
  background: #1EB9E1;
  display: inline-block;
  margin-right: 10px;
}

.popper-box .popper-select-bar .popper-select-item {
  display: block;
  height: 56px;
  line-height: 56px;
  color: #333333;
  padding-left: 36px;
  transition: all 0.3s ease;
  cursor: pointer;
}

.popper-box .popper-select-bar .popper-select-item:hover {
  color: #fff;
  background-color: #005096;
}

.popper-box.unload {
  display: none;
}

.popper-box__left img {
  width: 290px;
  height: 164px;
}

.popper-box__left {
  padding: 0 16px 0 32px;
  border-right: 1px solid #dcdfe6;
  margin-right: 16px;
}

.popper-box__left h3 {
  margin-top: 32px;
  line-height: 26px;
  font-size: 20px;
  font-family: "Microsoft YaHei Bold", "Microsoft YaHei";
  font-weight: bold;
  color: #000000;
  line-height: 20px;
}

.popper-box.is-hide {
  /* display: none; */
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
  opacity: 0;
}

.h-qrcode {
  cursor: pointer;
  position: fixed;
  right: 0;
  z-index: 999;
  top: calc(50% - 36px);
  width: 30px;
  height: 72px;
  background-color: #005096;
  color: #fff;
  padding: 9px;
  font-size: 14px;

  color: #ffffff;
  line-height: 16px;
  letter-spacing: 1px;
}

.h-qrcode span {
  white-space: nowrap;
}

.h-qrcode .code {
  width: 28px;
  height: 28px;
  margin-top: 10px;
}

.h-qrcode:hover+.h-qrcode-list {
  display: block;
}

.h-qrcode-list {
  /* display: none; */
  position: fixed;
  right: 58px;
  top: calc(50% - 61px);
  background-color: #fff;
  box-shadow: 0px 2px 10px 0px rgba(0, 80, 150, 0.3);
  z-index: 999;
}

.h-qrcode-list>div {
  position: relative;
  height: 139px;
  padding-right: 44px;
  display: flex;
}

.h-qrcode-list>div:before,
.h-qrcode-list>div:after {
  position: absolute;
  content: " ";
  top: 65px;
  right: -15px;
  display: block;
  width: 0;
  height: 0;
  border: 8px solid #000;
  border-color: transparent transparent transparent #fff;
  z-index: 111;
}

.h-qrcode-list>div>div {
  display: flex;
  flex-flow: column;
  padding-left: 42px;
}

.h-qrcode-list>div>div>img:first-child {
  margin: 20px 0 0;
  width: 56px;
  height: 56px;
}

.h-qrcode-list>div>div>img:nth-child(2) {
  margin: 12px auto 2px;
  margin-top: 12px;
  width: 15px;
  height: 12px;
}

.return-top {
  background-color: #fff;
  width: 48px;
  height: 48px;
  z-index: 999;
  border: 1px solid #B0B0B0;
  cursor: pointer;
  position: absolute;
  bottom: -100%;
}

.return-top img {
  max-width: 50px;
  max-height: 50px;
}

.return-top.active {
  position: fixed;
  right: 0;
  bottom: 10%;
}

.right-qrcode>div>div {
  font-size: 12px;
  text-align: center;
}

.logo-title.font-efunds {
  white-space: nowrap;
  letter-spacing: 0px;
  line-height: normal;
}



.btnList {
  height: 46px;
  position: absolute;
  top: 23px;
  right: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.btnList .pointList {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* gap: 16px; */
}

.btnList .pointList p {
  font-size: 14px;
  font-family: "Microsoft YaHei Bold", "Microsoft YaHei";
  font-weight: bold;
  color: #333333;
  padding-bottom: 6px;
  cursor: pointer;
  margin-right: 16px;
  line-height: 20px;
}

.btnList .pointList p.selected {
  padding-bottom: 4px;
  border-bottom: 2px solid #FFC819;
  color: #005096;
}
.btnList .pointList p.selected a{
  color: #005096 !important;
}

.btnList .pointList .line {
  width: 1px;
  height: 12px;
  /* border: 1px solid #D1D1D1; */
  background: #D1D1D1;
  margin-bottom: 4px;
  margin-right: 16px;
}

.btnList .loginBtn {
  display: flex;
  /* gap: 10px; */
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #fff;
  justify-content: center;
  height: 30px;
  align-items: center;
  width: 115px;
  height: 30px;
  background-color: #005096;
  color: #ffffff;
  font-weight: bold;
  cursor: pointer;
}

.btnList .loginBtn .icon {
  width: 14px;
  height: 14px;
  background: url(../assets/icons/icon_user_light.png) no-repeat;
  cursor: pointer;
  margin-right: 10px;
}

.btnList .searchBtn {
  width: 17px;
  height: 17px;
  background-position: center;
  background-color: #fff;
  cursor: pointer;
  background: url(../assets/icons/icon_search.png) center no-repeat;
  margin-left: 10px;
}


.nav-hover-scroll {
  position: relative;
  overflow: hidden;
}

.nav-hover-scroll .nav-hover-item {
  transition: all 0.4s;
}

.nav-hover-scroll .nav-hover-active {
  position: absolute;
  top: 0;
  transform: translateY(-100%);
  color: #005096 !important;
}

.nav-hover-scroll .nav-hover-active a {
  color: #005096 !important;
}

.nav-hover-scroll.is-popover-show .nav-hover-item {
  transform: translateY(100%);
}

.nav-hover-scroll.is-popover-show .nav-hover-active {
  transform: translateY(0);
}

.nav-hover-popover {
  position: fixed;
  width: max-content;
  transform-origin: 0% 0%;
  z-index: 2;
}

.nav-hover-popover .nav-hover-popover__wrapper {
  padding: 25px 35px 20px;
  background: #ffffff;
  border-bottom: 2px solid #ffc819;
  box-shadow: 0 1px 6px 0 rgba(0, 80, 150, 0.26);
}

.nav-hover-popover .nav-hover-popover__list {
  margin-left: -12px;
  margin-right: -12px;
}

.nav-hover-popover .nav-hover-popover__list::before,
.nav-hover-popover .nav-hover-popover__list::after {
  display: table;
  content: "";
}

.nav-hover-popover .nav-hover-popover__list::after {
  clear: both;
}

.nav-hover-popover .nav-hover-popover__list li {
  float: left;
  padding: 0 16px;
}

.nav-hover-popover .nav-hover-popover__list li p {
  color: #333333;
  font-size: 13px;
  line-height: 1.5;
  text-align: center;
}

.nav-hover-popover .nav-hover-popover__imageBox {
  margin: 0 auto;
  width: 100px;
  height: 100px;
  margin-bottom: 2px;
  text-align: center;
  overflow: hidden;
}

.nav-hover-popover .nav-hover-popover__imageBox img {
  width: 100%;
}

.nav-hover-popover[x-placement^=top] [x-arrow] {
  border-top-color: #ffffff;
}

.nav-hover-popover[x-placement^=bottom] [x-arrow] {
  border-bottom-color: #ffffff;
}

.nav-hover-popover[x-placement^=right] [x-arrow] {
  border-right-color: #ffffff;
}

.nav-hover-popover[x-placement^=left] [x-arrow] {
  border-left-color: #ffffff;
}


.aboutUs {
  pointer-events: none;
}
.sideBtnList{
  pointer-events: none;
}


.aboutUs ul {
  float: right;
  cursor: pointer;
}

.aboutUs ul li {
  width: 48px;
  height: 90px;
  background: #005096;
  width: 48px;
  height: 90px;
  background: #005096;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #FFFFFF;
  line-height: 16px;
  letter-spacing: 1px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.aboutUs ul li p {
  text-align: center;
}

.aboutUs ul li .qr {
  width: 28px;
  height: 28px;
  margin-top: 8px;
  background-image: url(../assets/icons/code@2x.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.aboutUs .leftsquare {
  position: absolute;
  /* top: 40px; */
  right: 46px;
  height: 90px;
  width: 15px;
  z-index: 111;
}





.aboutUs li:hover>.h-qrcode-list {
  display: block;
}


.h-qrcode-list {
  display: none;
  position: fixed;
  right: 58px;
  top: calc(50% - 70px);
  background-color: #fff;
  box-shadow: 0px 2px 10px 0px rgba(0, 80, 150, 0.3);
  z-index: 999;
  color: black;
}

.h-qrcode-list>div {
  position: relative;
  height: 139px;
  padding-right: 44px;
  display: flex;
}

.h-qrcode-list>div>div {
  display: flex;
  flex-flow: column;
  padding-left: 42px;
}

.h-qrcode-list>div>div>img:first-child {
  margin: 20px 0 0;
  width: 56px;
  height: 56px;
}

.h-qrcode-list>div>div>img:nth-child(2) {
  margin: 12px auto 2px;
  margin-top: 12px;
  width: 15px;
  height: 12px;
}

.underline:not(.selected) {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding-bottom: 4px;
  line-height: 20px;
}

.underline:not(.selected)::before,
.underline:not(.selected)::after {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 0;
  background-color: #FFC819;
  transition: all 0.2s ease-out;
}

.underline:not(.selected)::before {
  left: 50%;
}

.underline:not(.selected)::after {
  right: 50%;
}

.underline:not(.selected):hover::before,
.underline:not(.selected):hover::after {
  width: 50%;
}


/* #TO_TOP_BUTTON {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease-in-out;
  display: none;
  border: none;
}

#TO_TOP_BUTTON.is-to-top-show {
  opacity: 1;
  pointer-events: all;
  display: block;
  border: 1px solid #b0b0b0;
}

.e-float-panel__box1 {
  position: relative !important;
  width: 50px !important;
  height: 50px !important;
  text-align: center !important;
  line-height: 60px !important;
  background: #ffffff !important;
  cursor: pointer !important;
  position: fixed !important;
  bottom: 200px !important;
  right: 0px !important;
  z-index: 999 !important;

} */

.e-icon-to-top {
  display: inline-block;
  width: 15px;
  height: 17px;
  background: url("../assets/icons/icon_to_top.png") no-repeat;
}
.icon1{
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url("../assets/icons/sideIcon1.png") no-repeat;
  background-size: cover;
}
.icon2{
  display: inline-block;
  width: 15px;
  height: 17px;
  background: url("../assets/icons/sideIcon2.png") no-repeat;

  background-size: cover;
}
.icon3{
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url("../assets/icons/sideIcon3.png") no-repeat;
  background-size: cover;
}
.sideList{
  position: fixed;
  bottom: 150px;
  right: 0px;
  z-index: 999;
}

.sideList a {
  color: inherit;
}

.sideList .item{
  width: 44px;
  height: 44px;
  cursor: pointer;
  border: 1px solid #b0b0b0;
  text-align: center;
  background-color: #fff;
  line-height: 60px;
  z-index: 999;
  border-bottom:none;
}
.sideList .item:last-child{
  border-bottom: 1px solid #b0b0b0;
}

#backToTopBtn {
  width: 44px;
  height: 44px;
  position: fixed;
  bottom: 106px;
  right: 0px;
  border: none;
  cursor: pointer;
  transition: opacity 0.3s ease-in-out;
  visibility: visible; /* é»˜è®¤è®¾ç½®ä¸ºå¯è§ */
  opacity: 1; /* é»˜è®¤è®¾ç½®é€æ˜Žåº¦ä¸º1 */
  border: 1px solid #b0b0b0;
  line-height: 60px;
  text-align: center;
  z-index: 99;
  background-color: #fff;
}

#backToTopBtn.hidden {
  visibility: hidden; /* éšè—æŒ‰é’® */
  opacity: 0; /* è®¾ç½®é€æ˜Žåº¦ä¸º0 */
}

@media screen and (min-width: 1920px){
  .sideBtnList {
    position: fixed;
    bottom: 200px;
    left: 50%;
    top: 100%;
    width: 1920px;
    z-index: 999;
    transform: translate(-50%);
}
}
.e-qrcode-tooltip {
  position: fixed;
  width: max-content;
  opacity: 0;
  transform: scaleX(0.4);
  transform-origin: 100% 0%;
  transition: transform 0.2s ease, transform-origin 0.2s ease, opacity 0.2s ease;
  z-index: 2;
}
.e-qrcode-tooltip.is-popover-show {
  opacity: 1;
  transform: scaleX(1);
  transform-origin: 100% 0%;
  pointer-events: all !important;
}

.e-qrcode-tooltip .e-qrcode-tooltip__wrapper {
  padding: 15px 35px;
  background: #ffffff;
  box-shadow: 0 1px 6px 0 rgba(0, 80, 150, 0.26);
}

.e-qrcode-tooltip .e-qrcode-tooltip__list {
  margin-left: -12px;
  margin-right: -12px;
}
.e-qrcode-tooltip .e-qrcode-tooltip__list::before,
.e-qrcode-tooltip .e-qrcode-tooltip__list::after {
  display: table;
  content: "";
}

.e-qrcode-tooltip .e-qrcode-tooltip__list::after {
  clear: both;
}

.e-qrcode-tooltip .e-qrcode-tooltip__list li {
  float: left;
  padding: 0 12px;
}
.e-qrcode-tooltip .e-qrcode-tooltip__list li p {
  color: #333333;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
}

.e-qrcode-tooltip .e-qrcode-tooltip__imageBox {
  margin: 0 auto;
  margin-bottom: 8px;
  width: 65px;
  height: 65px;
  text-align: center;
  overflow: hidden;
}
.e-qrcode-tooltip .e-qrcode-tooltip__imageBox img {
  width: 100%;
}

.e-qrcode-tooltip[x-placement^=top] [x-arrow] {
  border-top-color: #ffffff;
}

.e-qrcode-tooltip[x-placement^=bottom] [x-arrow] {
  border-bottom-color: #ffffff;
}

.e-qrcode-tooltip[x-placement^=right] [x-arrow] {
  border-right-color: #ffffff;
}

.e-qrcode-tooltip[x-placement^=left] [x-arrow] {
  border-left-color: #ffffff;
}
[x-arrow] {
  position: absolute;
  width: 0;
  height: 0;
  margin: 5px;
  border-style: solid;
  border-color: transparent;
}

[x-placement^=top] {
  margin-bottom: 5px;
}
[x-placement^=top] [x-arrow] {
  bottom: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
  border-width: 5px 5px 0 5px;
  border-top-color: currentColor;
}

/*[x-placement^=bottom] {
  margin-top: 5px;
}*/
[x-placement^=bottom] [x-arrow] {
  top: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
  border-width: 0 5px 5px 5px;
  border-bottom-color: currentColor;
}

[x-placement^=right] {
  margin-left: 5px;
}
[x-placement^=right] [x-arrow] {
  left: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
  border-width: 5px 5px 5px 0;
  border-right-color: currentColor;
}

[x-placement^=left] {
  margin-right: 5px;
}
[x-placement^=left] [x-arrow] {
  right: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
  border-width: 5px 0 5px 5px;
  border-left-color: currentColor;
}

[x-placement^=top] [x-arrow] {
  border-top-color: #005096;
}

[x-placement^=bottom] [x-arrow] {
  border-bottom-color: #005096;
}

[x-placement^=right] [x-arrow] {
  border-right-color: #005096;
}

[x-placement^=left] [x-arrow] {
  border-left-color: #005096;
}
.sideitem3:hover .e-float-panel__popup,
.sideitem2:hover .e-float-panel__popup1 {
  opacity: 1;
  transform: scaleX(1);
  transform-origin: 100% 0%;
  transition: transform 0.2s ease, transform-origin 0.2s ease, opacity 0.2s ease;
  pointer-events: all;
}

.sideitem3 .e-float-panel__popup,
.sideitem2 .e-float-panel__popup1 {
  position: absolute;
  top: 90px;
  right: 0;
  padding: 0 20px;
  height: 44px;
  line-height: 52px;
  color: #333333;
  font-size: 16px;
  background: #ffffff;
  white-space: nowrap;
  opacity: 0;
  transform: scaleX(0.4);
  transform-origin: 100% 0%;
  box-shadow: 0 1px 6px 0 rgba(0, 80, 150, 0.26);
  transition: transform 0.2s cubic-bezier(1, 0.5, 0.8, 1), transform-origin 0.2s cubic-bezier(1, 0.5, 0.8, 1), opacity 0.2s cubic-bezier(1, 0.5, 0.8, 1);
  pointer-events: none;
  z-index: 1;
  line-height: 44px;
}
.sideitem2 .e-float-panel__popup1 {

top: 44px;
}
.e-float-panel .e-float-panel__popup > i {
  transform: translateY(4px);
}

.nav-hover-popover{
  right: -110px !important;
}
@media screen and (max-width: 1700px) {
  .nav-hover-popover{
    right: 0px !important;
  }
}
.maxWitdh{
  display: inline-block;
}
.e-color--danger{
  color: #D10C18;
}