.rpTitle[data-v-495d8d32] {
  margin: 0 40%;
  margin-top: 0.4375rem;
  text-align: center;
  font-family: Alibaba PuHuiTi, serif;
  font-size: 1.75rem;
  font-style: normal;
  background-color: white;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  background: linear-gradient(90deg, #1f4ef5 0%, #a83cf6 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.btnDiv[data-v-495d8d32] {
  display: flex;
  justify-content: center;
  padding: 1rem 0;
}
.btnDiv .closeBtn[data-v-495d8d32] {
  display: inline-flex;
  height: 1.75rem;
  cursor: pointer;
  padding: 0.5rem 1.5rem;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  flex-shrink: 0;
  border-radius: 0.4375rem;
  background: linear-gradient(90deg, #164fff 0%, #5b03ff 100%);
  color: var(--color-white, #fff);
  text-align: center;
  font-family: Alibaba PuHuiTi, serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.375rem;
  letter-spacing: -0.01px;
}
.htmlContent[data-v-495d8d32] {
  height: 55vh;
  overflow-y: auto;
}
.padingClass[data-v-495d8d32] {
  padding: 1rem;
  background-color: white;
}
[data-v-495d8d32] .ant-modal-footer {
  background: #f4f9fd;
  border-radius: 0 0 0.875rem 0.875rem;
}
[data-v-495d8d32] .ant-modal-header {
  padding: 0.5rem 1rem;
  border-radius: 0.875rem 0.875rem 0 0;
  border-bottom: 0;
}

.modalTile[data-v-38ebaa80] {
  color: #3794bf;
  font-family: Alibaba PuHuiTi;
  font-size: 22px;
  font-style: normal;
  margin-left: 20px;
  font-weight: 700;
  line-height: normal;
  box-sizing: border-box;
}
.modalContent[data-v-38ebaa80] {
  height: 262px;
  display: flex;
  align-items: center;
  padding: 0 56px;
  box-sizing: border-box;
}
.modalContent .item[data-v-38ebaa80] {
  cursor: pointer;
  width: 226px;
  height: 122px;
  border-radius: 4px;
  border: 2px solid #e5eaf3;
  background: #fff;
  display: flex;
  align-items: center;
}
.modalContent .item .font[data-v-38ebaa80] {
  width: 91px;
  margin-left: 11px;
  color: var(--unnamed, #666);
  text-align: center;
  font-family: Alibaba PuHuiTi, serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 1.4px;
}
.modalContent .item img[data-v-38ebaa80] {
  margin-left: 7px;
}
.modalContent .right[data-v-38ebaa80] {
  margin-left: 56px;
}
[data-v-38ebaa80] .ant-modal-content {
  border-radius: 14px;
  width: 622px;
}
[data-v-38ebaa80] .ant-modal-header {
  padding: 8px 15px;
  border-radius: 14px 14px 0 0;
}
[data-v-38ebaa80] .ant-modal-body {
  padding: 0;
}
[data-v-38ebaa80] .ant-modal-footer {
  background: #f4f9fd;
  border-radius: 0 0 14px 14px;
}
.closeBtn[data-v-38ebaa80] {
  display: inline-flex;
  height: 32px;
  cursor: pointer;
  padding: 8px 24px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
  border-radius: 7px;
  border: 1px solid var(--unnamed, #165dff);
  background: var(--unnamed, #165dff);
  color: var(--color-white, #fff);
  text-align: center;
  font-family: Alibaba PuHuiTi, serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: -0.01px;
}

.contactDiv[data-v-05773179] {
  position: relative;
  width: 13.25rem;
  height: 12.25rem;
  flex-shrink: 0;
  border-radius: 0.875rem;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0.875rem 1.9375rem 0 rgba(0, 0, 0, 0.08);
  z-index: 29;
}
.contactDiv .getMoreFont[data-v-05773179] {
  margin: 0 18%;
  font-family: Alibaba PuHuiTi;
  font-size: 0.9rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  background: linear-gradient(90deg, #1f4ef5 0%, #a83cf6 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.contactDiv .scanFont[data-v-05773179] {
  color: #aaa;
  text-align: center;
  font-family: Alibaba PuHuiTi;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: normal;
}
.contactDiv .imageDiv[data-v-05773179] {
  width: 7.5625rem;
  height: 7.5625rem;
  flex-shrink: 0;
  border-radius: 0.3125rem;
  margin-top: 0.8125rem;
  border: 0.0625rem solid #eee;
}
.contactDiv .imageDiv img[data-v-05773179] {
  width: 100%;
  height: 100%;
}
.contactDiv .bottom[data-v-05773179] {
  width: 13.25rem;
  height: 2rem;
  margin-top: 0.4375rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 0 0 0.875rem 0.875rem;
  background: #f4f9fd;
}
.contactDiv .closeBtn[data-v-05773179] {
  cursor: pointer;
  position: absolute;
  right: 0.375rem;
  top: 0.375rem;
}
@media screen and (min-width: 1201px) and (max-width: 1600px) {
.scanFont[data-v-05773179] {
    color: #aaa;
    text-align: center;
    font-family: Alibaba PuHuiTi;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: normal;
    -webkit-transform: scale(0.75);
}
.getMoreFont[data-v-05773179] {
    margin-top: 0.9375rem;
    color: #000;
    font-family: Alibaba PuHuiTi;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    -webkit-transform: scale(0.75);
}
}

.contactDiv[data-v-75d34c5e] {
  position: relative;
  width: 13.25rem;
  height: 12.25rem;
  flex-shrink: 0;
  border-radius: 0.875rem;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0.875rem 1.9375rem 0 rgba(0, 0, 0, 0.08);
  z-index: 29;
}
.contactDiv .getMoreFont[data-v-75d34c5e] {
  margin: 0 18%;
  margin-top: 0.9375rem;
  font-family: Alibaba PuHuiTi;
  font-size: 0.9rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  background: linear-gradient(90deg, #1f4ef5 0%, #a83cf6 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.contactDiv .scanFont[data-v-75d34c5e] {
  color: #aaa;
  text-align: center;
  font-family: Alibaba PuHuiTi;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: normal;
}
.contactDiv .imageDiv[data-v-75d34c5e] {
  width: 7.5625rem;
  height: 7.5625rem;
  flex-shrink: 0;
  border-radius: 0.3125rem;
  margin-top: 0.8125rem;
  border: 0.0625rem solid #eee;
}
.contactDiv .imageDiv img[data-v-75d34c5e] {
  width: 100%;
  height: 100%;
}
.contactDiv .bottom[data-v-75d34c5e] {
  width: 13.25rem;
  height: 2rem;
  margin-top: 0.4375rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 0 0 0.875rem 0.875rem;
  background: #f4f9fd;
}
.contactDiv .closeBtn[data-v-75d34c5e] {
  cursor: pointer;
  position: absolute;
  right: 0.375rem;
  top: 0.375rem;
}
@media screen and (min-width: 1201px) and (max-width: 1600px) {
.scanFont[data-v-75d34c5e] {
    color: #aaa;
    text-align: center;
    font-family: Alibaba PuHuiTi;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: normal;
    -webkit-transform: scale(0.75);
}
.getMoreFont[data-v-75d34c5e] {
    margin-top: 0.9375rem;
    color: #000;
    font-family: Alibaba PuHuiTi;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    -webkit-transform: scale(0.75);
}
}

