#app {
  width: 100%;
  height: 100%;
}
.container {
  max-width: 1080px !important;
}

/*
 * Custom translucent site header
 */

.site-header {
  /* background-color: rgba(0, 0, 0, .85); */
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
}
.site-header a {
  color: #8e8e8e;
  transition: color .15s ease-in-out;
}
.site-header a:hover {
  color: #fff;
  text-decoration: none;
}

.contactBtn {
  position: absolute;
  top: 78px;
  right: 40px;
  width: 120px;
  height: 33px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f2f2f2;
  color: #F59A23;
  border-radius: 10px;
  cursor: pointer;
}

.contactPhone {
  position: absolute;
  top: 78px;
  right: 40px;
  width: 320px;
  height: 33px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}

body {
  padding-bottom: 140px;
}

label {
  font-size: 20px;
  margin-top: 15px;
}

p {
  font-size: 20px;
  font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
  font-weight: 400;
  margin-top: 10px;
}

li {
  font-size: 18px;
  font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
  font-weight: 400;
  font-style: none;
  /* 去掉圆圈 */
  list-style: none;
  margin-top: 12px;
}

.serviceLink {
  /* 一直高亮 */
  color: #FFF !important;
}

.page {
position: relative;
width: 800px;
height: 570px;
overflow: hidden;
}

.modalMask {
position: fixed;
display: flex;
justify-content: center;
align-items: center;
z-index: 999;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, .5);
top: 0;
left: 0;
/* opacity: 0; */
transition: opacity .3s ease;
/* display: none; */
}

.box_1 {
background-color: rgba(255, 255, 255, 1);
border-radius: 8px;
width: 250px;
height: 288px;
justify-content: flex-center;
margin: 0 auto;
}

.text-group_1 {
width: 126px;
height: 51px;
margin: 20px 0 0 62px;
}

.text_1 {
width: 72px;
height: 25px;
overflow-wrap: break-word;
color: rgba(0, 0, 0, 1);
font-size: 18px;
font-family: PingFangSC-Medium;
font-weight: 500;
text-align: right;
white-space: nowrap;
line-height: 25px;
margin-left: 27px;
}

.text_2 {
width: 126px;
height: 20px;
overflow-wrap: break-word;
color: rgba(61, 61, 61, 1);
font-size: 14px;
font-family: PingFangSC-Regular;
font-weight: normal;
text-align: right;
white-space: nowrap;
line-height: 20px;
margin-top: 6px;
}

.image-text_1 {
width: 100px;
height: 127px;
margin: 8px 0 0 66px;
}

.image-wrapper_1 {
background-color: rgba(255, 255, 255, 1);
border-radius: 8px;
height: 120px;
width: 120px;
}

.image_1 {
width: 120px;
height: 120px;
}

.text-group_2 {
width: 84px;
height: 17px;
overflow-wrap: break-word;
color: rgba(92, 92, 92, 1);
font-size: 12px;
font-family: PingFangSC-Regular;
font-weight: normal;
text-align: right;
white-space: nowrap;
line-height: 17px;
margin: 10px 0 0 15px;
}

.text-wrapper_1 {
background-color: rgba(13, 110, 253, 1);
border-radius: 8px;
height: 36px;
width: 140px;
margin: 20px 0 20px 55px;
line-height: 36px;
}

.text_3 {
width: 28px;
height: 20px;
overflow-wrap: break-word;
color: rgba(255, 255, 255, 1);
font-size: 14px;
font-family: PingFangSC-Medium;
font-weight: 500;
text-align: right;
white-space: nowrap;
line-height: 20px;
margin: 8px 0 0 56px;
}

.box_2 {
background-color: rgba(255, 255, 255, 1);
border-radius: 8px;
width: 310px;
height: 288px;
margin: 0 auto;
display: flex;
flex-direction: column;
}

.image-text_2 {
width: 72px;
height: 89px;
margin: 36px 0 0 120px;
display: flex;
flex-direction: column;
}

.image_2 {
width: 56px;
height: 56px;
margin-left: 8px;
}

.text-group_3 {
width: 72px;
height: 25px;
overflow-wrap: break-word;
color: rgba(0, 0, 0, 1);
font-size: 18px;
font-family: PingFangSC-Medium;
font-weight: 500;
text-align: right;
white-space: nowrap;
line-height: 25px;
margin-top: 8px;
}

.text-group_4 {
width: 310px;
height: 44px;
margin: 31px 0 0 28px;
}

.text_4 {
width: 195px;
height: 20px;
overflow-wrap: break-word;
color: rgba(61, 61, 61, 1);
font-size: 14px;
font-weight: normal;
text-align: right;
white-space: nowrap;
line-height: 20px;
}

.text_5 {
width: 112px;
height: 20px;
overflow-wrap: break-word;
color: rgba(13, 110, 253, 1);
font-size: 14px;
font-weight: normal;
text-align: right;
white-space: nowrap;
line-height: 20px;
margin-top: 4px;
}

.text-wrapper_2 {
background-color: rgba(13, 110, 253, 1);
border-radius: 8px;
height: 36px;
width: 140px;
margin: 32px 0 20px 84px;
}

.text_6 {
width: 28px;
height: 20px;
overflow-wrap: break-word;
color: rgba(255, 255, 255, 1);
font-size: 14px;
font-family: PingFangSC-Medium;
font-weight: 500;
text-align: right;
white-space: nowrap;
line-height: 36px;
margin: 8px 0 0 56px;
}

.buyButton {
display: flex;
width: 120px;
height: 38px;
justify-content: center;
align-items: center;
background-color: #ffc107;
border-radius: 6px;
border: 0;
color: rgba(255, 255, 255, 1);
font-size: 14px;
font-family: PingFangSC-Medium;
font-weight: 500;
margin: 0;
padding: 0;
cursor: pointer;
outline: none;
margin-left: 20px;
}

.optWrapper > div {
display: flex;
align-items: center;
}