/* 基础样式重置 */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Microsoft YaHei", Arial, sans-serif;
}
/* 页面容器样式 */
.container {
  /* display: grid; */
  /* place-items: center; */
  width: 100%;
  margin: 0 auto;
  padding: 0;
  min-width: 1900px;
  /* padding: 20px 0; */
  /* border: 1px solid red; */
}
.conters {
  padding: 0 170px;
}
/* 标题样式 */
.page-title {
  font-size: 24px;
  color: #333;
  margin-bottom: 20px;
  border-bottom: 2px solid #0066cc;
  padding-bottom: 10px;
}
/* 详情内容区样式 */
.geo-detail {
  color: #666;
  line-height: 1.8;
  font-size: 16px;
}
.geo-detail p {
  margin-bottom: 15px;
}
/* 图片容器样式（若有图片） */
.img-container {
  margin: 20px 0;
}
.img-container img {
  max-width: 100%;
  height: auto;
  border-radius: 4px;
  /* box-shadow: 0 2px 8px rgba(0,0,0,0.1); */
}
.shichang {
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  align-items: center;
}
.carousel-container {
 display: none;
}
.shichang1 {
  margin-top: 119px;
}
.ziti1 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 40px;
  color: #000000;
  line-height: 36px;
}
.ziti2 {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #000000;
  line-height: 36px;
}
.ziti3 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 28px;
  color: #000000;
  line-height: 36px;
}
.flex-col {
  display: flex;
  flex-direction: column;
}
.block_2 {
  width: 300px;
  height: 400px;
  background-size: 100% 100%;
  color: #ffffff;
  padding: 30px;
  box-sizing: border-box;
  margin-left: 20px;
  /* border: 1px solid red; */
}

.image-wrapper_1 {
  background-color: rgba(217, 220, 235, 0.55);
  border-radius: 20px;
  height: 88px;
  width: 88px;
  margin: 30px 0 60px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.label_1 {
  width: 50%;
  height: 50%;
  /* margin: 22px 0 0 20px; */
}
.cardbody {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 60px;
}
.text_3 {
  font-weight: bold;
  font-size: 20px;

  line-height: 36px;
  margin-bottom: 13px;
}
.text_4 {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 12px;

  line-height: 28px;
}
.group_6 {
  width: 250px;
  height: 250px;
  /* height: 48px; */
  margin: 20px 0 0px 10px;
  /* border: 1px solid red; */
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f1f2f7;
  border-radius: 20px;
}
.image_4 {
  width: 60px;
  height: 60px;
  margin: 57px 95px 30px 95px;
  box-sizing: border-box;
}
.text_22 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 20px;
  color: #000000;
  text-align: center;
}
.text_23 {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #432fdd;
  text-align: center;
  margin-top: 5px;
}
.sousuocard {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.block_8 {
  /* width: 1920px; */
  position: relative;
  /* height: 788px; */
  /* background: url('./img/bgcard.png')
    100% no-repeat;
  background-size: 100% 100%; */
  margin-top: 69px;
  padding-bottom: 100px;
}
.text_28 {
  /* width: 412px; */
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 28px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: justifyLeft;
  white-space: nowrap;
  line-height: 36px;
  margin: 69px 0 19px 0;
}
.text_29 {
  /* width: 479px; */
  height: 28px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 28px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: justifyLeft;
  white-space: nowrap;
  /* line-height: 36px; */
  /* margin: 19px 0 0 720px; */
}
.group_9 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  /* width: 491px; */
  /* height: 62px; */
  margin-top: 60px;
  /* border: 1px solid red; */
  /* padding: 0 285px; */
}
.group_10 {
  width: 600px;
  /* height: 61px; */
  padding: 43px 0;
  margin: 0 30px 30px 0;
  background: #ffffff;
  border-radius: 10px;
  border: 1px solid #d9dce7;
}
.image-text_1 {
  display: flex;
  width: 490px;
  height: 72px;
  margin: 0px 0 0 36px;
}
.image_7 {
  width: 72px;
  height: 72px;
  margin-right: 19px;
}
.text-group_7 {
  width: 399px;
  height: 63px;
  margin-top: 4px;
}
.text_30 {
  width: 179px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 22px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  text-align: justifyLeft;
  white-space: nowrap;
  line-height: 36px;
  margin-left: 1px;
}
.text_31 {
  width: 399px;
  height: 21px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-family: MicrosoftYaHei;
  font-weight: normal;
  text-align: justifyLeft;
  white-space: nowrap;
  line-height: 36px;
  margin-top: 17px;
  white-space: normal;
}
.jeishao {
  display: flex;
  position: relative;
}
.jeishaobg {
  width: 120%;
  height: 715px;
  z-index: -1;
  left: -10%;
  position: absolute;
  background: #f1f2f7;
}
.jeishaobgs {
  width: 120%;
  height: 715px;
  z-index: -1;
  left: -10%;
  position: absolute;
  background: #f1f2f7;
}
.jieshaoleft {
  flex: 1;
  display: flex;
  flex-direction: column;
  margin-right: 121px;
}
.jieshaoright {
  width: 800px;
  /* border: 1px solid red; */
  height: 450px;
  margin-top: 80px;
  border-radius: 30px;
}
.jieshaptop {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 40px;
  color: #000000;
  margin-bottom: 58px;
  margin-top: 119px;
}
.jieshapbottom {
  display: flex;
  justify-content: space-around;
}
.jieshapcenter {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 36px;
  margin-bottom: 89px;
}
.jieshaospan {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 12px;
  color: #432fdd;
  line-height: 36px;
  background: #ffffff;
  border-radius: 6px;
  padding: 5px 15px;
}
.shichangswiperbox {
  display: flex;
  height: auto;
  background: #fff;
}
.shichangboxlist {
  width: 501px;
  height: 444px;
  margin-right: 20px;
  border-radius: 10px;
  background-size: 100% 100%;
  padding: 40px;
  background: #000;
  /* 添加过渡效果，使宽度变化平滑 */
  transition: width 0.5s ease;
}

.shichangboxlist1 {
  width: 248px;
  height: 444px;
  margin-right: 20px;
  border-radius: 10px;
  background-size: 100% 100%;
  padding: 40px;
  /* 添加过渡效果，使宽度变化平滑 */
  transition: width 0.5s ease;
  /* 可以添加一个背景色以便观察 */
  /*background: blue;*/
}

/* 当鼠标悬停在容器上时 */
/* 假设它们有共同的父容器，这里使用.parent作为示例 */
.parent:hover .shichangboxlist {
  /* 变宽的目标宽度 */
  width: 600px;
}

.parent:hover .shichangboxlist1 {
  /* 变窄的目标宽度 */
  width: 150px;
}
.shichangboxtext11 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 20px;
  color: #ffffff;
  line-height: 36px;
  padding-top: 280px;
  text-align: center;
}
.shichangboxtext22 {
  display: none;
}
.shichangboxtext1 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 24px;
  color: #ffffff;
  line-height: 36px;
  padding-top: 220px;
}
.shichangboxtext2 {
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  line-height: 36px;
}
.huiyuancard {
  width: 360px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-bottom: 30px;
  border-radius: 0px 0px 20px 20px;
}
.huiyuancard {
  margin-right: 20px;
  background: #ffffff;
  border-radius: 20px 20px;
  /* 延长过渡时间到0.6秒，使用更平滑的缓动函数 */
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    box-shadow 0.4s ease;
  transform: translateY(0);
}

.huiyuancardlist {
  display: flex;
}
.huiyuancardtop {
  position: relative;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 32px;
  color: #ffffff;
  line-height: 36px;
}
.huiyuancardtoptext {
  position: absolute;
  left: 40px;
  top: 40px;
}
.huiyuancardtext {
  width: 226px;
  height: 280px;
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  line-height: 32px;
  margin: 40px 0;
}
.goumai {
  background: linear-gradient(140deg, #36cc7e 0%, #79dfb0 100%);
  border-radius: 10px;
  color: #fff;
  padding: 12px 100px;
}
.anlizhanshi {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  /* border: 1px solid red; */
}
.anlizhanshicard {
  width: 30%;
  /* height: 270px; */
  /* border: 1px solid red; */
  /* background: #000000; */
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  align-items: center;
  margin: 0 25px 40px 0;
  position: relative;
}
.anlizhanshicardimg {
  width: 100%;
  height: 250px;
  border-radius: 24px;
}
.anlizhanshicardtext {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 20px;
  margin-top: 10px;
  color: #1a1a1a;
}
.anlimoban {
  position: absolute;
  /* background: #432FDD; */
  background: #000000;
  height: 250px;
  width: 100%;
  border-radius: 24px;
  opacity: 0.6;
  /* display: flex;
justify-content: center;
align-items: center; */
  display: none;
}
.anlimobans {
  position: absolute;
  /* background: #432FDD; */
  background: #000000;
  height: 250px;
  width: 100%;
  border-radius: 24px;
  opacity: 0.6;
  /* display: flex;
justify-content: center;
align-items: center; */
  display: block;
}

.tansuoxiangqing {
  background: #432fdd;
  height: 50px;
  width: 200px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  line-height: 50px;
  border-radius: 24px;
  /* opacity: 1; */
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 20px;
  color: #ffffff;
  /* line-height: 36px; */
}
.fotter {
  display: flex;
  justify-content: space-between;
  background: #f1f2f7;
  border-radius: 20px;
  padding: 80px 110px;
}
.fotterleft {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #787878;
}
.rexian {
  margin-top: 48px;
}
.dianhua {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 36px;
  color: #432fdd;
  margin: 20px 0 39px 0;
}
.fotterright {
  display: flex;
}
.boximg {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 20px;
  /* justify-content: ; */
}
.fotterrightimg {
  margin-bottom: 10px;
  width: 150px;
  height: 150px;
}
/* 弹窗样式 */
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

.modal-overlay.active {
  opacity: 1;
  visibility: visible;
}

.modal {
  background-color: white;
  border-radius: 12px;
  width: 90%;
  max-width: 400px;
  padding: 24px;
  transform: translateY(20px);
  transition: transform 0.3s ease;
}

.modal-overlay.active .modal {
  transform: translateY(0);
}

.modal-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #333;
  text-align: center;
}

.modal-form .form-group {
  margin-bottom: 16px;
}

.modal-form label {
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
  color: #666;
}

.modal-form input {
  width: 100%;
  height: 44px;
  padding: 0 12px;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 16px;
}

.modal-form input:focus {
  outline: none;
  border-color: #4e5fe3;
}

.modal-actions {
  display: flex;
  gap: 12px;
  margin-top: 24px;
}

.modal-btn {
  flex: 1;
  height: 44px;
  border-radius: 6px;
  border: none;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease;
}

.modal-btn.cancel {
  background-color: #f5f5f5;
  color: #666;
}

.modal-btn.confirm {
  background-color: #4e5fe3;
  color: white;
}

@media (max-width: 768px) {
  .huiyuancardlist {
    padding: 20px 15px;
    gap: 16px;
  }
  .huiyuancard {
    width: 100%;
    max-width: 350px;
  }
}
/* 新增：悬浮时向上顶起的动画 */
.huiyuancard:hover {
  cursor: pointer;
  transform: translateY(-10px); /* 向上移动10px */
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15); /* 增强阴影 */
}

.set_lang{
    position: absolute;
    z-index: 100;
    top: 0;
    right: 0;
    padding: 1% 2%;
    color: #fff;
    color: #fff;
        display: flex;
        align-items: center;
        flex-wrap: nowrap;
    }
 .lang{
     background: #fff;
    margin: 0 5px;
    color: #000;
    padding: 15px;
    font-size: 12px;
    border-radius: 5px;
 }
