
.errorPageBox[data-v-ced9300e] {
  text-align: center;
}
.errorFont[data-v-ced9300e] {
  font-size: 36px;
  color: #999999;
  margin: 2% 0px 4% 0px;
}
.errorPageBox_center[data-v-ced9300e] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.backHome[data-v-ced9300e]{ 
  border: 2px solid #1364AB;
  border-radius: 44px;
  height: 40px;
  padding: 5px 30px;
  text-align: center;
  line-height: 30px;
  color: #1364AB;
   cursor: pointer;
   margin-right: 2%;
}
.backHome_box[data-v-ced9300e]{ 
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.backHome_box img[data-v-ced9300e]{ 
  margin-right: 5px;
}
.backPage[data-v-ced9300e] {
   margin-left: 2%;
  background: #1364ab;
  border-radius: 44px;
  height: 40px;
  padding: 5px 20px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  cursor: pointer;
}

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(https://cdn.ionestep.com/pcl_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(https://cdn.ionestep.com/pcl_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(https://cdn.ionestep.com/pcl_nuxt/fonts/700.eb0ec33.woff2) format('woff2');
  font-weight: normal;
  font-display: swap;
  font-style: normal;
}
#errorM .main_box {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 140px;
}
#errorM .error-text {
  font-size: 12px;
  font-weight: 400;
  color: #c6cacf;
  line-height: 17px;
  margin-top: 20px;
  margin-bottom: 40px;
}
#errorM .nextClass {
  width: 112px;
  height: 40px;
  background: #1464ab;
  border-radius: 6px;
}


.header_box_right[data-v-bf11a800] .van-cell {
  padding: .15rem .25rem;
  font-size: 16px;
}
.header_box_right[data-v-bf11a800] .van-cell__left-icon {
  margin-right: .15rem;
  font-size: 20px;
}
.header_box_right[data-v-bf11a800] .van-cell::after {
  border: none;
}
.topList[data-v-bf11a800] .van-grid-item__content--center {
  height: 150px;
  width: 100%;
  background: #f8fafc;
  border-radius: 5px;
}
.topList[data-v-bf11a800] .van-grid-item__text {
  margin-top: 25px;
  font-weight: 400;
  font-size: 15px;
  color: #323435;
}
.vanPopoverClass[data-v-bf11a800] .van-overlay {
  top: 50px;
  z-index: 99;
}
.allHeader_M_header_box[data-v-bf11a800] .van-overlay {
  top: 50px !important;
}


#mobile_contactService[data-v-5ae9cda4] .van-dialog {
    overflow: initial;
}

