@charset "UTF-8";

html {
  font-size: 16px;
  height: 100vh;
}

body {
  background: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
  font-family: "Open Sans", "open_sans", "Lucida Grande", "Verdana",
    "Pingfang SC", "Pingfang TC", "Hiragino Sans GB", "Microsoft YaHei", Cardo,
    STSong, "Songti SC", SimSun, "PingFang SC", "Microsoft YaHei", 微软雅黑,
    STXihei, 华文细黑, serif;
  margin: 0px auto;
  -webkit-font-smoothing: antialiased;
  height: 100%;
}

.loading_index {
  position: absolute;
  width: 100%;
  height: 120%;
  background: #FFFFFF;
  z-index: 10000000;
  display: flex;
  justify-content: center;
  align-items: center;
}

.loading-img {
  width: 8rem;
  height: 8rem;
  z-index: 10001;
  margin-top: -13rem;
}

.loading-img img {
  width: 100%;
  height: 100%;
  z-index: 10002;
}

/* 大容器 */
.contenter-wrap {
  box-sizing: border-box;
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0px auto;
  min-width: 1200px;
}

/* 导航头 */
.contenter-wrap-nav {
  box-sizing: border-box;
  width: 100%;
  display: flex;
  position: fixed;
  height: 3.5rem;
  top: 0;
  z-index: 999;
  line-height: 3.5rem;
  justify-content: center;
  align-items: center;
  background-color: #ff4170;
  border-bottom: 1px solid #ff4170;
  padding: 0 3.2rem 0 3.2rem;
  min-width: 1200px;
}

.tab_box {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: center;
  margin-left: 5.5rem;
}

.tab_box .font_style {
  font-size: 0.96rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #ffffff;
}

.tab_box .ellipsis_box {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tab_box .tab_left_box {
  width: 80%;
  display: flex;
  justify-content: left;
  align-items: center;
}

.tab_box .tab_right_box {
  width: 20%;
  display: flex;
  justify-content: right;
  align-items: center;
  line-height: 1.7rem;
  text-align: center;
}

.tab_box .tab_right_box .login_btn {
  width: 4rem;
  height: 1.8rem;
  background: #ffffff;
  border-radius: 0.24rem;
  margin-left: 0.24rem;
  color: #ff4170;
  line-height: 1.8rem;
}

.tab_box .tab_right_box .register_btn {
  width: 4rem;
  height: 1.8rem;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.23);
  border-radius: 0.24rem;
  border: 0.04rem solid #ffffff;
}

.tab_box .tab_right_box .loginOut_btn {
  width: 4.48rem;
  height: 1.8rem;
  border-radius: 0.24rem;
  border: 0.04rem solid #ffffff;
  margin-left: 0.5rem;
  line-height: 1.8rem;
}

.tab_box .tab_right_box .login_name {
  width: 7rem;
  text-align: right;
}

ul li a {
  color: #fff;
  padding: 0.9375rem 1.25rem;
  font-size: 1rem;
  font-weight: bold;
}

ul li .home {
  padding: 0.9375rem 2.25rem;
}

.currentPage {
  font-size: 0.48rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  background: #fff;
}

.currentPage a {
  color: #ff1a53;
}

.logo_box {
  width: 10.5rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 1.5rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.92rem;
}

.logo {
  width: 2.12rem;
  height: 2.12rem;
  margin-right: 0.48rem;
}

.bg_box {
  width: 100%;
  background: #fff7f9 !important;
  box-sizing: border-box;
  padding-top: 2.76rem;
  padding-bottom: 2.8rem;
  position: relative;
  display: flex;
  justify-content: center;
}

/* 内容 */
.contenter-wrap-content {
  width: 100%;
  height: 100%;
  position: relative;
  min-width: 1200px;
}

/* 左上角三条杠一开始不显示 */
.nav-btn {
  display: none;
}

.firstPicture {
  width: 100%;
  height: 53rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent;
  background-position: 50% 50%;
  background-image: url("../images/home/one.png");
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: white;
  font-size: 1.57rem;
  position: relative;
  min-width: 1200px;

}

.firstPicture-top {
  width: 100%;
  /* height: 23.13rem; */
  margin-top: 15.69rem;
  display: flex;
  /* align-items: center; */
}

.firstPicture-top-title {
  /* width: 47.13rem; */
  height: 17.94rem;
  margin-left: 8.38rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.firstPicture-top-title-text1 {
  color: #fff;
  font-size: 3rem;
}

.firstPicture-top-title-text2 {
  color: #fff;
  font-size: 3rem;
}

.firstPicture-top-title-img {
  width: 100%;
  height: 8.56rem;
}

.firstPicture_addButton {
  /* min-width: 15.5rem; */
  /* max-width: 15.5rem; */
  /* min-height: 4.88rem; */
  /* max-height: 4.88rem; */
  /* background: #FF4170; */
  /* box-shadow: 0rem 0.69rem 1.06rem 0rem rgba(233, 25, 116, 0.2);
  border-radius: 2.44rem; */
  font-weight: 600;
  font-size: 1.75rem;
  color: #FFFFFF;
  margin-top: 3.75rem;
  display: flex;
  justify-content: space-between;
  /* align-items: center; */
  cursor: pointer;
}

.firstPicture_addButton a {
  color: #fff;
  width: 12.4rem;
  height: 3.9rem;
  background: #FF4170;
  box-shadow: 0rem 0.69rem 1.06rem 0rem rgba(233, 25, 116, 0.2);
  border-radius: 2.44rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 1.4rem;
  color: #FFFFFF;
}

.firstPicture-top-code1 {
  max-width: 21.06rem;
  max-height: 23.13rem;
  margin-left: 8.38rem;
  background: rgba(255, 255, 255, 0.24);
  border-radius: 1.25rem;
  border: 0.06rem solid rgba(255, 255, 255, 0.48);
  backdrop-filter: blur(33px);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 1.75rem 1.94rem 1.25rem 1.94rem;
  box-sizing: border-box;
}

.code_box {
  max-width: 17.25rem;
  max-height: 17.25rem;
  background: #FFFFFF;
  border-radius: 1.25rem;
  border: 0.06rem solid rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(17px);
  padding: 0.5rem;
}

.code_box img {
  width: 100%;
  height: 100%;
}

.code-content {
  width: 100%;
  margin-top: 1rem;
  display: flex;
  justify-content: center;
  font-weight: 600;
  font-size: 1.38rem;
  color: #FFFFFF;
}

.firstPicture-top-code2 {
  max-width: 21.06rem;
  max-height: 23.13rem;
  margin-left: 3.75rem;
  background: rgba(255, 255, 255, 0.24);
  border-radius: 1.25rem;
  border: 0.06rem solid rgba(255, 255, 255, 0.48);
  backdrop-filter: blur(33px);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 1.75rem 1.94rem 1.25rem 1.94rem;
  box-sizing: border-box;
  margin-right: 1rem;
}

.firstPicture-bottom {
  width: 100%;
  height: 2.88rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 7.69rem;
}

.arrow-bottom {
  width: 1.84rem;
  height: 1.84rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.arrow-bottom img {
  width: 100%;
  height: 100%;
}

.mask {
  position: absolute;
  opacity: 0.1;
  width: 100%;
  height: 100%;
  background: #605f6d;
}

.xylogo {
  width: 30rem;
  height: 5.48rem;
  margin-top: 3.9rem;
}

.xylogo img {
  width: 100%;
  height: 100%;
}


.firstPicture>p {
  display: block;
  font-weight: 300;
  letter-spacing: 0px;
  margin-top: 1.5rem;
  font-size: 2rem;
  font-weight: 400;
}

.firstPicture>strong {
  margin-top: 1rem;
  font-size: 4.5rem;
}


/* 寻找真爱 -从这里开始*/
.find_love {
  width: 100%;
  height: 25.13rem;
  background: linear-gradient(270deg, #FF7A8A 0%, #FF5367 100%);
  overflow: hidden;
}

.find_love_title1 {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 2.63rem;
  font-weight: 600;
  font-size: 2.81rem;
  color: #FFFFFF;
}

.find_love_title2 {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 0.63rem;
  font-weight: 400;
  font-size: 1.25rem;
  color: #FFFFFF;
}

.find_love_content {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 2.38rem;
}

.find_love_content_left {
  width: 40.75rem;
  height: 10.31rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 1.5rem;
  color: #FFFFFF;
  line-height: 2.06rem;
  text-align: left;
  font-style: normal;
}

.find_love_content_right {
  width: 20.81rem;
  height: 11.06rem;
  margin-left: 1.63rem;

}

.find_love_content_right img {
  width: 100%;
  height: 100%;
}

/* 流程 */
.find_love1 {
  width: 100%;
  height: 25.13rem;
  background: #FF7A8A;
  display: flex;
  flex-direction: column;
  align-items: center;
  /* justify-content: center; */
}

.process-title {
  margin-top: 1.2rem;
  width: 74rem;
  height: 4.1rem;
  border-radius: 0rem 0rem 0rem 0rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #FFFFFF;
}

.process-title-active {
  margin-top: 2.1rem;
}

.process-title-top {
  font-weight: 700;
  font-size: 1.4rem;
}

.process-title-bottom {
  font-weight: 700;
  font-size: 1rem;
  margin-top: 0.4rem;
}

/* 恋爱宝典 */
.valuable_book {
  width: 100%;
  background: #fff;
  padding: 2.63rem 9.38rem 3.13rem 9.38rem;
  box-sizing: border-box;
}

.valuable_book_active {
  background: #fff;
}

.valuable_book_title {
  width: 100%;
  font-weight: 600;
  font-size: 2.81rem;
  color: #1D1D1D;
  display: flex;
  justify-content: center;
}

.valuable_book_title span {
  color: red;
}

.valuable_book_content1 {
  width: 100%;
  margin-top: 0.75rem;
  font-weight: 600;
  font-size: 1.25rem;
  color: #1D1D1D;
  text-align: center;
}

.valuable_book_content2 {
  font-weight: 400;
  font-size: 1.25rem;
  color: #1D1D1D;
}

.valuable_book_content2 span {
  font-weight: 600;
}

.valuable_book_content2_active {
  margin-top: 0.88rem;
}

.valuable_book_content3 {
  width: 100%;
  margin-top: 0.88rem;
  font-weight: 400;
  font-size: 1.25rem;
  color: #666666;
}

.valuable_book_content3 span {
  font-weight: 600;
  color: #0F0F0F;
}

.valuable_book_more {
  display: flex;
  width: 100%;
  justify-content: center;
  margin-top: 1.75rem;
}

.valuable_book_more a {
  font-weight: 600;
  font-size: 1rem;
  color: #FF4170;
  /* border-bottom: 1px solid #FF4170; */
  text-decoration: underline;
  /* 强制添加下划线 */
}

/* 相亲场景 / 流程 / 服务说明 公共版块 */
.feature_section {
  width: 100%;
  background: #fff;
  padding: 2.63rem 9.38rem 3.13rem 9.38rem;
  box-sizing: border-box;
}

/* 浅粉底版块（从发布资料到沟通牵线） */
.feature_section_pink {
  background: #FFF2F4;
}

.feature_section_title {
  width: 100%;
  font-weight: 600;
  font-size: 2.5rem;
  color: #1D1D1D;
  text-align: center;
}

.feature_section_title span {
  color: #FF4170;
}

.feature_section_intro {
  width: 100%;
  margin-top: 0.88rem;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.9;
  color: #000;
  text-align: center;
}

.feature_list {
  width: 100%;
  margin-top: 1.5rem;
}

.feature_item {
  background: rgba(255, 67, 114, 0.1);
  border-radius: 0.5rem;
  padding: 1rem 1.5rem;
  margin-top: 1rem;
}

.feature_item:first-child {
  margin-top: 0;
}

/* 粉底版块内的卡片用白底，形成层次对比 */
.feature_section_pink .feature_item {
  background: rgba(255, 67, 114, 0.1);
}

.feature_item_title {
  position: relative;
  padding-left: 1.5rem;
  font-weight: 600;
  font-size: 1.25rem;
  color: #1D1D1D;
}

.feature_item_title::before {
  content: "◆";
  position: absolute;
  left: 0;
  top: -0.3rem;
  font-size: 1.5rem;
  color: #FF4170;
}

.feature_item_desc {
  position: relative;
  padding-left: 1.5rem;
  margin-top: 0.5rem;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.7;
  color: #000;
}

.feature_item_desc1 {
  position: relative;
  padding-left: 1.5rem;
  margin-top: 0.5rem;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.7;
  color: #000;
}

.feature_item_desc::before {
  content: "●";
  position: absolute;
  left: 0;
  top: -0.5rem;
  font-size: 1.5rem;
  color: #FF4170;
}

/* 描述中需要强调的内容（如客服电话） */
.feature_item_desc span {
  color: #FF2442;
  font-weight: 600;
}

/* 您可能还有这些问题 */
.faq_section {
  width: 100%;
  background: #FFF7F9;
  padding: 2.63rem 9.38rem 3.13rem 9.38rem;
  box-sizing: border-box;
}

.faq_title {
  width: 100%;
  font-weight: 600;
  font-size: 2.5rem;
  color: #FF4170;
  text-align: center;
}

.faq_list {
  width: 100%;
  margin-top: 1.75rem;
}

.faq_item {
  margin-top: 1.5rem;
}

.faq_item:first-child {
  margin-top: 0;
}

.faq_q {
  position: relative;
  padding-left: 1.9rem;
  font-weight: 600;
  font-size: 1.25rem;
  color: #FF4170;
  display: flex;
  align-items: center;
}

.faq_q_img {
  width: 1rem;
  height: 1rem;
  margin-right: 0.4rem;
}

/* .faq_q::before {
  content: "?";
  position: absolute;
  left: 0;
  top: 0.1rem;
  width: 1.35rem;
  height: 1.35rem;
  line-height: 1.2rem;
  text-align: center;
  border: 0.08rem solid #FF4170;
  border-radius: 50%;
  font-size: 0.95rem;
  font-weight: 700;
  box-sizing: border-box;
} */

.faq_a {
  margin-top: 0.6rem;
  padding-left: 1.9rem;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.9;
  color: #000;
}

.faq_a span {
  font-weight: 800;
}

/* 服务保障视图 */
.service_view {
  width: 100%;
  /* 顶部留出固定导航高度，避免标题被导航遮挡 */
  padding-top: 3.5rem;
  background: #fff;
  box-sizing: border-box;
  /* 内容不足一屏时也让页脚贴到底部，避免页脚下方出现大片空白 */
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

.service_view .feature_section {
  flex: 1 0 auto;
}

/* 服务保障 / 使用指南 / 首页 通用深色页脚 */
.service_footer {
  width: 100%;
  flex-shrink: 0;
  background: #2D2D2D;
  padding: 1.94rem 0 2.5rem 0;
  box-sizing: border-box;
  text-align: center;
}

.service_footer_links {
  display: flex;
  justify-content: center;
  align-items: center;
}

.service_footer_links a {
  margin: 0 1.25rem;
  font-weight: 600;
  font-size: 1.13rem;
  color: #FFFFFF;
  text-decoration: underline;
  cursor: pointer;
}

.service_footer_company {
  margin-top: 1rem;
  font-weight: 600;
  font-size: 1rem;
  color: #FFFFFF;
}

.service_footer_icp {
  margin-top: 0.75rem;
}

.service_footer_icp a {
  font-size: 0.95rem;
  color: #BFBFBF;
  text-decoration: underline;
}

/* 收费与退款 —— 套餐子标题 */
.fee_subtitle {
  position: relative;
  margin-top: 1.5rem;
  padding-left: 1.1rem;
  font-weight: 600;
  font-size: 1.1rem;
  color: #FF2442;
}

.fee_subtitle::before {
  content: "●";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0.8rem;
}

/* 收费与退款 —— 价格权益表格 */
.fee_table {
  width: 100%;
  margin-top: 0.9rem;
  border-collapse: collapse;
  table-layout: fixed;
  font-size: 0.95rem;
  background: #fff;
}

.fee_table th,
.fee_table td {
  border: 0.06rem solid #F8CCD6;
  padding: 0.75rem 0.9rem;
  text-align: center;
  vertical-align: middle;
  color: #333333;
  line-height: 1.6;
  word-break: break-word;
}

/* 表头行 */
.fee_table thead th {
  background: #FF4170;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 1rem;
}

/* 左侧首列标签（等级 / 价格 / 有效期 / 权益） */
.fee_table tbody th {
  background: #FF7A8A;
  color: #FFFFFF;
  font-weight: 600;
  white-space: nowrap;
}

/* 权益单元格：左对齐、顶部对齐 */
.fee_table .fee_benefit {
  text-align: left;
  vertical-align: top;
  line-height: 1.9;
}

/* 会员套餐表：首列宽度 */
.fee_table_member thead th:first-child,
.fee_table_member tbody th {
  width: 8rem;
}

/* 一对一套餐表：前两列宽度 */
.fee_table_one thead th:nth-child(1),
.fee_table_one tbody th {
  width: 11rem;
}

.fee_table_one thead th:nth-child(2),
.fee_table_one td:nth-child(2) {
  width: 12rem;
}

/* 收费与退款 —— 服务计算标准 */
.fee_calc {
  margin-top: 0.9rem;
  font-size: 0.95rem;
  line-height: 2;
  color: #333333;
}

/* 隐私政策 / 用户协议 长文档 */
.policy_card {
  line-height: 1.9;
}

.policy_title {
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 1.25rem;
  color: #1D1D1D;
}

.policy_label {
  font-weight: 700;
  color: #1D1D1D;
}

.policy_sec {
  margin-top: 1.4rem;
}

.policy_p {
  font-size: 1rem;
  line-height: 1.9;
  color: #333333;
}

.policy_p .policy_hllll {
  color: #FF4372;
}

.policy_hl {
  color: #FF2442;
  font-weight: 600;
}

/* 加粗整段（如购买协议开头说明、生效日期） */
.policy_strong {
  font-weight: 700;
  color: #1D1D1D;
}

/* 购买协议 —— 服务费用表（左对齐、非整行宽度） */
.fee_table_buy {
  width: 40rem;
  margin-top: 0.9rem;
  margin-bottom: 1rem;
}

/* 城市 */
.address-bottom {
  width: 100%;
  background: #fff;
  padding: 1.75rem 8.5rem 3.5rem 8.5rem;
  box-sizing: border-box;
  font-weight: 400;
  font-size: 1.25rem;
  color: #666666;
  text-align: center;
  cursor: pointer;
}

.address-bottom a {
  text-decoration: underline;
  /* 强制添加下划线 */
}

/*小程序二维码 */
.address-code-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  justify-content: center;
  align-items: center;
}

.code-popup {
  width: 26.13rem;
  height: 26.06rem;
  background: #FFFFFF;
  border-radius: 0.5rem;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}

.code-popup-x {
  position: absolute;
  top: 1.13rem;
  right: 1.13rem;
  width: 1.13rem;
  height: 1.15rem;
  opacity: 0.46;
  font-size: 1.5rem;
  cursor: pointer;
}

.code-popup-img-box {
  width: 15.13rem;
  height: 15.06rem;
  margin-top: 2.13rem;
}

.code-popup-img-box img {
  width: 100%;
  height: 100%;
}

.code-popup-title {

  margin-top: 1.63rem;
  font-weight: 600;
  font-size: 1.38rem;
  color: #333333;
}

.code-popup-btn {
  width: 15.13rem;
  height: 2.5rem;
  background: #FE6E69;
  box-shadow: 0rem 0.69rem 0.56rem 0rem rgba(196, 118, 118, 0.11);
  border-radius: 0.13rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  font-size: 1.25rem;
  color: #FFFFFF;
  margin-top: 1.69rem;
  cursor: pointer;
}

/* 第二张图片 */
.secondPicture {
  width: 100%;
  height: 23.56rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff7f9;
}

.secondPicture-left {
  height: 100%;
  width: 23.9375rem;
  display: flex;
  align-items: center;
}

.secondPicture-left img {
  width: 24.08rem;
  height: 17.08rem;
}

.secondPicture-right {
  height: 100%;
  /* width: 38rem; */
  display: flex;
  align-items: center;
  margin-right: 0.88rem;
}

.find-margin-dating {
  height: 3.125rem;
  font-size: 2rem;
  color: #333;
  margin-left: 2.88rem;
  margin-top: 6.4375rem;
}

.whatDoIDo {
  font-size: 1.6rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
  line-height: 1.92rem;
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

.toGetTrees {
  color: #856251;
  margin-bottom: 1.875rem;
  font-size: 1rem;
  font-size: 1.5rem;
}

.addButton {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 7.32rem;
  height: 1.92rem;
  line-height: 1.92rem;
  background: #e91974;
  box-shadow: 0rem 0.44rem 0.68rem 0rem rgba(196, 118, 118, 0.41);
  border-radius: 0.24rem;
  margin-top: 3.64rem;
}

.addButton a {
  color: white;
}

.addButton:hover {
  background: rgb(255, 216, 194);
}

/* 联系我们 */
.thirdPicture {
  width: 100%;
  height: 18.84rem;
  padding-top: 2.5rem;
  background: linear-gradient(90deg, #FF2442 0%, #FF5765 100%);
}

.thirdPicture-top {
  width: 100%;
  height: 6.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
}

.contactInfo {
  width: 13rem;
}

.contactUs {
  width: 100%;
  margin-bottom: 0.5rem;
  text-align: center;
  font-weight: 600;
  color: #fff;
  font-size: 1.8rem;
}

.describe {
  width: 100%;
  color: #fff;
  font-size: 0.8rem;
  text-align: center;
}

.companyTelephone {
  width: 15.2rem;
  height: 3.6rem;
  padding: 0 1rem;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  gap: 0.75rem;
  color: #fff;
  font-size: 1.12rem;
}

.companyTelephone img {
  width: 1.8rem;
  height: 1.8rem;
}

.companyTelephone span {
  text-decoration: underline;
  text-underline-offset: 0.25rem;
}

.thirdPicture-bot {
  display: flex;
  justify-content: center;
  align-items: center;
  /* margin-top: 1.25rem; */
}

.email {
  width: 14rem;
  height: 11.3125rem;
  text-align: center;
}

.mobile {
  height: 9.5625rem;
  margin-top: -1.6875rem;
  text-align: center;
  margin-left: 3.125rem;
}

.weChat {
  width: 14.5625rem;
  height: 9.5625rem;
  margin-top: -1.6875rem;
  text-align: center;
}

.mobilePicture {
  margin-left: 12.825rem;
  margin-bottom: 0.625rem;
}

.weChatPicture {
  margin-left: 3.825rem;
  margin-bottom: 0.625rem;
}

.emailPicture {
  margin-left: 5.5625rem;
}

.emailPicture,
.mobilePicture,
.weChatPicture {
  width: 6.875rem;
  height: 6.875rem;
}

.emailPicture img,
.mobilePicture img,
.weChatPicture img {
  width: 100%;
  height: 100%;
}

.emailPicture_img {
  width: 19.84rem;
  height: 11.16rem;
  border-radius: 0.32rem 0rem 0rem 0.32rem;
}

.mobile_box {
  width: 20.8rem;
  height: 11.16rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 1.84rem;
  background: #fff;
  box-sizing: border-box;
  background: #FFFFFF;
  border-radius: 0rem 0.32rem 0.32rem 0rem;
}

.mobile_box img {
  width: 4.12rem;
  height: 4.12rem;
}

.mobile_box .mobilWord {
  margin: 0;
}

.mobile_box .mobilWord .mobilWord-top {
  font-size: 1.12rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FF2E49;
  margin-top: 1rem;

}

.mobile_box .mobilWord .mobileWord {
  font-size: 0.88rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FF2E49;
  line-height: 1.2rem;
}

.emailWord-top {
  margin-top: 0.625rem;
  margin-left: 3.9rem;
  margin-bottom: 0.625rem;
}

.emailWord-bot {
  margin-top: 0.625rem;
  margin-left: 2.3rem;
  margin-bottom: 0.625rem;
  font-size: 16px;
  color: #333;
}

.mobilWord {
  margin-left: 8.625rem;
}

.mobilWord-top {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

.navButtons {
  position: fixed;
  right: 20px;
  z-index: 9999;
  bottom: 20px;
}

.prev {
  background: #222 url("https://cdn.xqapi.cn/website/hsleu_com/prev.png") no-repeat 13px 12px;
  width: 45px;
  height: 45px;
  margin-top: 6px;
  border-radius: 3px;
  display: block;
  cursor: pointer;
}

.next {
  background: #222 url("https://cdn.xqapi.cn/website/hsleu_com/next.png") no-repeat 13px 12px;
  width: 45px;
  height: 45px;
  margin-top: 6px;
  border-radius: 3px;
  display: block;
  cursor: pointer;
}

.prev {
  background: #222 url("https://cdn.xqapi.cn/website/hsleu_com/prev.png") no-repeat 13px 12px;
  width: 45px;
  height: 45px;
  margin-top: 6px;
  border-radius: 3px;
  display: block;
  cursor: pointer;
}

.next {
  background: #222 url("https://cdn.xqapi.cn/website/hsleu_com/next.png") no-repeat 13px 12px;
  width: 45px;
  height: 45px;
  margin-top: 6px;
  border-radius: 3px;
  display: block;
  cursor: pointer;
}

/* 寻缘树二维码以及电话地址 */
.fourthPicture {
  width: 100%;
  height: 5.84rem;
  background: #3c3c3c;
  position: absolute;
  bottom: 0;
  z-index: 99;
}

.fourthPicture-content {
  width: 80%;
  height: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fourthPicture-content-top {
  width: 100%;
  display: flex;
  font-size: 0.875rem;
  border-bottom: 2px solid #999;
}

.left,
.right {
  width: 50%;
  display: flex;
  justify-content: space-around;
}

.left-qrCode {
  width: 8.75rem;
  height: 8.75rem;
  margin-top: 1rem;
}

.left-qrCode img {
  width: 100%;
}

.left-email {
  color: #333;
  margin-top: 4rem;
}

.right-tel,
.right-address {
  margin: auto 0;
}

.right-tel {
  width: 9.375rem;
  color: #333;
}

.right-address {
  width: 21rem;
  color: #333;
  margin-right: 2rem;
}

.fourthPicture-content-bot {
  text-align: center;
  font-size: 0.875rem;
}

.bot-ICP {
  color: #fff;
  margin-bottom: 0.375rem;
}

.bot-ICP a {
  font-size: 0.96rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.32rem;
}

.bot-record a {
  font-size: 0.96rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.32rem;
}

.bot-record {
  text-decoration: underline;
  color: #fff;
}
