html,
body {
  padding: 0px;
  margin: 0px;
}
body {
  background: #fff;
  font-size: 14px;
  overflow: auto;
  line-height: 22px;
  box-sizing: border-box;
}
ul li {
  list-style-type: none;
}
h1,
h2,
h3 {
  font-weight: 400;
}
a,
a:hover,
a:active {
  color: #1a1a1a;
  text-decoration: none;
}
p {
  margin: 0px;
}
._globalSetHeaderClass,
._globalSetFooterClass {
  width: 1220px;
  margin: 0 auto;
  box-sizing: border-box;
}
@media only screen and (max-width: 1600px) {
  ._globalSetHeaderClass,
  ._globalSetFooterClass {
    width: 1220px;
    margin: 0 auto;
    box-sizing: border-box;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  ._globalSetHeaderClass,
  ._globalSetFooterClass {
    width: 1024px;
    margin: 0 auto;
    box-sizing: border-box;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  ._globalSetHeaderClass,
  ._globalSetFooterClass {
    width: 1022px;
    margin: 0 auto;
    box-sizing: border-box;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  ._globalSetHeaderClass,
  ._globalSetFooterClass {
    width: 1220px;
    margin: 0 auto;
    box-sizing: border-box;
  }
}
.global-spin-icon-load {
  animation: ani-demo-spin 1s linear infinite;
}
.blurbox {
  filter: blur(20px);
}
.ani-f-m-t {
  opacity: 0;
}
.hover-bg-big-target,
.hover-ele-left,
.hover-ele-right {
  transition: all 0.4s ease;
}
.hover-bg-big {
  overflow: hidden;
}
.hover-bg-big:hover .hover-bg-big-target {
  transform-origin: center;
  transform: scale(1.1);
}
.hover-ele-left:hover {
  transform: translateX(-30px);
}
.hover-ele-right:hover {
  transform: translateX(30px);
}
.contact-information-padding {
  padding: 1rem 0rem;
}
.cube {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  font-size: 14px;
  transform: scale(4, 4) translate3d(0, 0, 0);
  /* Other transform properties here */
}
.input_placeholder_5 input:focus::-webkit-input-placeholder {
  /* WebKit browsers */
  text-indent: -5rem !important;
  transition: all 5s linear;
  -moz-transition: all 5s linear;
  -webkit-transition: all 5s linear;
  -o-transition: all 5s linear;
}
.input_placeholder_5 input:focus:-moz-placeholder {
  /* WebKit browsers */
  text-indent: -5rem !important;
  transition: all 5s linear;
  -moz-transition: all 5s linear;
  -webkit-transition: all 5s linear;
  -o-transition: all 5s linear;
}
.input_placeholder_5 input:focus::-moz-placeholder {
  /* WebKit browsers */
  text-indent: -5rem !important;
  transition: all 5s linear;
  -moz-transition: all 5s linear;
  -webkit-transition: all 5s linear;
  -o-transition: all 5s linear;
}
.input_placeholder_5 input:focus::-ms-input-placeholder {
  /* WebKit browsers */
  text-indent: -5rem !important;
  transition: all 5s linear;
  -moz-transition: all 5s linear;
  -webkit-transition: all 5s linear;
  -o-transition: all 5s linear;
}
.input_placeholder_4 input:focus::-webkit-input-placeholder {
  /* WebKit browsers */
  text-indent: -4rem !important;
  transition: all 4s linear;
  -moz-transition: all 4s linear;
  -webkit-transition: all 4s linear;
  -o-transition: all 4s linear;
}
.input_placeholder_4 input:focus:-moz-placeholder {
  /* WebKit browsers */
  text-indent: -4rem !important;
  transition: all 4s linear;
  -moz-transition: all 4s linear;
  -webkit-transition: all 4s linear;
  -o-transition: all 4s linear;
}
.input_placeholder_4 input:focus::-moz-placeholder {
  /* WebKit browsers */
  text-indent: -4rem !important;
  transition: all 4s linear;
  -moz-transition: all 4s linear;
  -webkit-transition: all 4s linear;
  -o-transition: all 4s linear;
}
.input_placeholder_4 input:focus::-ms-input-placeholder {
  /* WebKit browsers */
  text-indent: -4rem !important;
  transition: all 4s linear;
  -moz-transition: all 4s linear;
  -webkit-transition: all 4s linear;
  -o-transition: all 4s linear;
}
.input_placeholder_3 input:focus::-webkit-input-placeholder {
  /* WebKit browsers */
  text-indent: -3rem !important;
  transition: all 3s linear;
  -moz-transition: all 3s linear;
  -webkit-transition: all 3s linear;
  -o-transition: all 3s linear;
}
.input_placeholder_3 input:focus:-moz-placeholder {
  /* WebKit browsers */
  text-indent: -3rem !important;
  transition: all 3s linear;
  -moz-transition: all 3s linear;
  -webkit-transition: all 3s linear;
  -o-transition: all 3s linear;
}
.input_placeholder_3 input:focus::-moz-placeholder {
  /* WebKit browsers */
  text-indent: -3rem !important;
  transition: all 3s linear;
  -moz-transition: all 3s linear;
  -webkit-transition: all 3s linear;
  -o-transition: all 3s linear;
}
.input_placeholder_3 input:focus::-ms-input-placeholder {
  /* WebKit browsers */
  text-indent: -3rem !important;
  transition: all 3s linear;
  -moz-transition: all 3s linear;
  -webkit-transition: all 3s linear;
  -o-transition: all 3s linear;
}
.vanFieldBorder,
.vanFieldSelectBorder {
  padding: 0px;
}
.vanFieldBorder /deep/ .van-field__body .van-field__control {
  border: 1px solid #ebedf0;
  border-radius: 5px;
  padding: 10px 8px;
}
.vanFieldSelectBorder /deep/ .van-field__body {
  border: 1px solid #ebedf0;
  border-radius: 5px;
  padding: 10px 16px;
}
.vanFieldDisabled /deep/ .van-field__body {
  background: #f8f8f8;
}
/* 手机 */
@media only screen and (max-width: 480px) {
  .widget-align-right {
    transform: translate(0px, 0px);
    z-index: 99 !important;
  }
  #hubspot-messages-iframe-container.widget-align-right[style='width: 100%; height: 100%;'] {
    transform: none;
    z-index: 6000 !important;
  }
}
/* 电脑 */
@media only screen and (min-width: 481px) {
  #hubspot-messages-iframe-container {
    transform: translate(-4px, -80px);
    margin-right: 10px;
    width: 80px;
    height: 80px;
    z-index: 8 !important;
  }
}
@font-face {
  font-family: "Graphiks", sans-serif;
  src: url(/ml_nuxt/fonts/400.d3151ee.woff2) format('woff2');
  font-weight: normal;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Graphiks", sans-serif;
  src: url(/ml_nuxt/fonts/600.2a840b3.woff2) format('woff2');
  font-weight: normal;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Graphiks", sans-serif;
  src: url(/ml_nuxt/fonts/700.eb0ec33.woff2) format('woff2');
  font-weight: normal;
  font-display: swap;
  font-style: normal;
}
html,
body {
  padding: 0px;
  margin: 0px;
}
body {
  background: #fff;
  font-size: 14px;
  overflow: auto;
  line-height: 22px;
  box-sizing: border-box;
}
ul li {
  list-style-type: none;
}
h1,
h2,
h3 {
  font-weight: 400;
}
a,
a:hover,
a:active {
  color: #1a1a1a;
  text-decoration: none;
}
p {
  margin: 0px;
}
._globalSetHeaderClass,
._globalSetFooterClass {
  width: 1220px;
  margin: 0 auto;
  box-sizing: border-box;
}
@media only screen and (max-width: 1600px) {
  ._globalSetHeaderClass,
  ._globalSetFooterClass {
    width: 1220px;
    margin: 0 auto;
    box-sizing: border-box;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  ._globalSetHeaderClass,
  ._globalSetFooterClass {
    width: 1024px;
    margin: 0 auto;
    box-sizing: border-box;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  ._globalSetHeaderClass,
  ._globalSetFooterClass {
    width: 1022px;
    margin: 0 auto;
    box-sizing: border-box;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  ._globalSetHeaderClass,
  ._globalSetFooterClass {
    width: 1220px;
    margin: 0 auto;
    box-sizing: border-box;
  }
}
.global-spin-icon-load {
  animation: ani-demo-spin 1s linear infinite;
}
.blurbox {
  filter: blur(20px);
}
.ani-f-m-t {
  opacity: 0;
}
.hover-bg-big-target,
.hover-ele-left,
.hover-ele-right {
  transition: all 0.4s ease;
}
.hover-bg-big {
  overflow: hidden;
}
.hover-bg-big:hover .hover-bg-big-target {
  transform-origin: center;
  transform: scale(1.1);
}
.hover-ele-left:hover {
  transform: translateX(-30px);
}
.hover-ele-right:hover {
  transform: translateX(30px);
}
.contact-information-padding {
  padding: 1rem 0rem;
}
.cube {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  font-size: 14px;
  transform: scale(4, 4) translate3d(0, 0, 0);
  /* Other transform properties here */
}
.input_placeholder_5 input:focus::-webkit-input-placeholder {
  /* WebKit browsers */
  text-indent: -5rem !important;
  transition: all 5s linear;
  -moz-transition: all 5s linear;
  -webkit-transition: all 5s linear;
  -o-transition: all 5s linear;
}
.input_placeholder_5 input:focus:-moz-placeholder {
  /* WebKit browsers */
  text-indent: -5rem !important;
  transition: all 5s linear;
  -moz-transition: all 5s linear;
  -webkit-transition: all 5s linear;
  -o-transition: all 5s linear;
}
.input_placeholder_5 input:focus::-moz-placeholder {
  /* WebKit browsers */
  text-indent: -5rem !important;
  transition: all 5s linear;
  -moz-transition: all 5s linear;
  -webkit-transition: all 5s linear;
  -o-transition: all 5s linear;
}
.input_placeholder_5 input:focus::-ms-input-placeholder {
  /* WebKit browsers */
  text-indent: -5rem !important;
  transition: all 5s linear;
  -moz-transition: all 5s linear;
  -webkit-transition: all 5s linear;
  -o-transition: all 5s linear;
}
.input_placeholder_4 input:focus::-webkit-input-placeholder {
  /* WebKit browsers */
  text-indent: -4rem !important;
  transition: all 4s linear;
  -moz-transition: all 4s linear;
  -webkit-transition: all 4s linear;
  -o-transition: all 4s linear;
}
.input_placeholder_4 input:focus:-moz-placeholder {
  /* WebKit browsers */
  text-indent: -4rem !important;
  transition: all 4s linear;
  -moz-transition: all 4s linear;
  -webkit-transition: all 4s linear;
  -o-transition: all 4s linear;
}
.input_placeholder_4 input:focus::-moz-placeholder {
  /* WebKit browsers */
  text-indent: -4rem !important;
  transition: all 4s linear;
  -moz-transition: all 4s linear;
  -webkit-transition: all 4s linear;
  -o-transition: all 4s linear;
}
.input_placeholder_4 input:focus::-ms-input-placeholder {
  /* WebKit browsers */
  text-indent: -4rem !important;
  transition: all 4s linear;
  -moz-transition: all 4s linear;
  -webkit-transition: all 4s linear;
  -o-transition: all 4s linear;
}
.input_placeholder_3 input:focus::-webkit-input-placeholder {
  /* WebKit browsers */
  text-indent: -3rem !important;
  transition: all 3s linear;
  -moz-transition: all 3s linear;
  -webkit-transition: all 3s linear;
  -o-transition: all 3s linear;
}
.input_placeholder_3 input:focus:-moz-placeholder {
  /* WebKit browsers */
  text-indent: -3rem !important;
  transition: all 3s linear;
  -moz-transition: all 3s linear;
  -webkit-transition: all 3s linear;
  -o-transition: all 3s linear;
}
.input_placeholder_3 input:focus::-moz-placeholder {
  /* WebKit browsers */
  text-indent: -3rem !important;
  transition: all 3s linear;
  -moz-transition: all 3s linear;
  -webkit-transition: all 3s linear;
  -o-transition: all 3s linear;
}
.input_placeholder_3 input:focus::-ms-input-placeholder {
  /* WebKit browsers */
  text-indent: -3rem !important;
  transition: all 3s linear;
  -moz-transition: all 3s linear;
  -webkit-transition: all 3s linear;
  -o-transition: all 3s linear;
}
.vanFieldBorder,
.vanFieldSelectBorder {
  padding: 0px;
}
.vanFieldBorder /deep/ .van-field__body .van-field__control {
  border: 1px solid #ebedf0;
  border-radius: 5px;
  padding: 10px 8px;
}
.vanFieldSelectBorder /deep/ .van-field__body {
  border: 1px solid #ebedf0;
  border-radius: 5px;
  padding: 10px 16px;
}
.vanFieldDisabled /deep/ .van-field__body {
  background: #f8f8f8;
}
/* 手机 */
@media only screen and (max-width: 480px) {
  .widget-align-right {
    transform: translate(0px, 0px);
    z-index: 99 !important;
  }
  #hubspot-messages-iframe-container.widget-align-right[style='width: 100%; height: 100%;'] {
    transform: none;
    z-index: 6000 !important;
  }
}
/* 电脑 */
@media only screen and (min-width: 481px) {
  #hubspot-messages-iframe-container {
    transform: translate(-4px, -80px);
    margin-right: 10px;
    width: 80px;
    height: 80px;
    z-index: 8 !important;
  }
}
@font-face {
  font-family: "Graphiks", sans-serif;
  src: url(/ml_nuxt/fonts/400.d3151ee.woff2) format('woff2');
  font-weight: normal;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Graphiks", sans-serif;
  src: url(/ml_nuxt/fonts/600.2a840b3.woff2) format('woff2');
  font-weight: normal;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Graphiks", sans-serif;
  src: url(/ml_nuxt/fonts/700.eb0ec33.woff2) format('woff2');
  font-weight: normal;
  font-display: swap;
  font-style: normal;
}

