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

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

