
.page {
  background-color: rgba(255, 255, 255, 1);
  position: relative;
  overflow-x: hidden;
}
a:hover{
  color: #1AB2BA;
  text-decoration: none;
}
.block_1 {
  background-image: url(../img/welcomebackground.png);
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100vh;
  position: relative;
}
.block_1 div{
  z-index: 2;
}
.wel-video{
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.chooselang:hover{
  cursor: pointer;
  color: #1AB2BA;
}
/*欢迎页的图片，文字等*/
.img-welcome {margin: 34vh 0 0 0;}
.img-welcome img{margin:  auto ;width: 318px;height: 81px;}

.text-welcome {margin-top: 30px}
.text-group_1 {margin: auto;}
.text-group_1 span{text-align: center;color: white;}
.text_wel1{font-size: 40px; line-height: 48px;}
.text_wel2{font-size: 28px; margin-top: 20px;line-height: 36px;}

.bottom-welcome {
  height: 122px;
  margin: auto 0 20px 0;
}

.image-text_1 {
  width: 100%;
  height: 62px;
}

.mouse {height: 30px;width: 30px;margin: auto;}

.slidedown a{
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  margin: 10px auto;
  text-decoration: none; /* 取消下划线 */
  cursor: auto; /* 取消鼠标悬浮样式 */
}

.welline {
  width: 2px;
  height: 40px;
  margin: auto;
  background-color: rgba(255, 255, 255, 1);
}

.block_6 {width: 100%;height: auto;}

.section_1 {background-color: rgba(255, 255, 255, 1);width: 100%;height: auto;}

.text_11 {
  height: 64px;
  color: rgba(153, 153, 153, 1);
  font-size: 56px;
  text-transform: uppercase;
  font-family: PingFangSC-Ultralight;
  font-weight: 200;
  line-height: 64px;
  margin: 120px auto 0 auto;
  opacity: 0;
  transition: all 1.5s ease-in-out;
}

.group_2 {
  background-color: rgba(222, 222, 222, 1);
  height: 1px;
  margin-top: 80px;
  width: 0%;
  transition: all 1.5s ease-in-out;
}

.group_3 {
  width: 72.92%;
  height: 540px;
  margin: 59px 13.54% 80px 13.54%;
}

.block_7 {
  border-radius: 40px;
  width: 34.28%;
  height: 540px;
  align-items: center;
  overflow: hidden;
  margin-top: 100px;
  opacity: 0;
  transition: all 1.2s ease-in-out;
}
.block_7 img{
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

.block_8 {
  width: 60%;
  height: auto;
  margin: 80px 0 0 8.695%;
  margin-top: 180px;
  opacity: 0;
  transition: all 1.2s ease-in-out;
}
.block_21{
  width: 100%;
  transition: all 1.2s ease-in-out;
  opacity: 0;
}
.box_1 {
  background-color: rgba(26, 178, 186, 1);
  width: 80px;
  height: 6px;
}

.text-wrapper_1 {
  width: 241px;
  height: 48px;
  overflow-wrap: break-word;
  font-size: 30px !important;
  text-transform: uppercase;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 48px;
  margin-top: 20px;
}

.text-wrapper_1 .text_12 {
  width: 241px;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(62, 58, 57, 1);
  font-size: 30px !important;
  text-transform: uppercase;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 48px;
}

.text_13 {
  width: 241px;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(26, 178, 186, 1);
  font-size: 30px !important;
  text-transform: uppercase;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 48px;
}

.text-group_3 {
  width: 100%;
  height: auto;
  margin-top: 40px;
}

.text_14 {
  width: 100%;
  height: auto;
  overflow-wrap: break-word;
  color: rgba(62, 58, 57, 1);
  font-size: 24px;
  text-transform: uppercase;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 36px;
}

.text_15 {
  width: 100%;
  height: auto;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 16px;
  text-transform: uppercase;
  font-family: PingFangSC-Regular;
  text-align: left;
  line-height: 28px;
  margin-top: 20px;
  margin-bottom: 40px;
}

.text-wrapper_2 {
  border-radius: 10px;
  height: 48px;
  border: 1px solid rgba(62, 58, 57, 1);
  margin-top: auto;
  width: 180px;
  transition: all 0.2s ease-in-out;
}
.text-wrapper_2:hover{background-color: #bbbbbb}

.text_16 {
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(62, 58, 57, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin: 12px auto 0 auto;
}

.section_2 {
  height: 94px;
  width: 72.92%;
  margin: 40px 13.54% 60px 13.54%;
}

.text-group_4 {
  margin-left: -20%;
  opacity: 0;
  transition: all 1.2s ease-in-out;
}

.text_17 {
  width: 80px;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(62, 58, 57, 1);
  font-size: 40px;
  text-transform: uppercase;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 48px;
}

.text_18 {
  height: 26px;
  color: rgba(62, 58, 57, 1);
  font-size: 18px;
  text-transform: uppercase;
  font-family: PingFangSC-Regular;
  text-align: left;
  line-height: 26px;
  margin-top: 20px;
}

.image-text_2 {
  width: 88px;
  height: 24px;
  margin-top: 24px;
  margin-right: -10%;
  opacity: 0;
  transition: all 1.2s ease-in-out;
}
.text-group_5 a{
  width: 64px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 16px;
  text-transform: uppercase;
  font-family: PingFangSC-Regular;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
}
.text-group_5 a:hover{text-decoration: none;color: rgba(26, 178, 186, 1)}

.label_4 {
  transition: all 0.2s ease-in-out;
  width: 24px;
  height: 24px;
}

.section_3 {
  background-image: url(../img/526bc344f2144d23b73d3c590af09096_mergeImage.png);
  width: 100%;
  height: 950px;
  background-size: cover;
  background-position: center center;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.box_2 {
  height: 950px;
  background-size: 100% 100%;
  width: 33.3%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.line2{
  height: 950px;width: 1px;background-color: rgba(255,255,255,0.1);
}

.group-b21 {
  width: 75%;
  margin: 0 12.5% 0 12.5%;
  height: auto;
}

.text_19 {
  width: 112px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 16px;
  text-transform: uppercase;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
}

.text_20 {
  margin-left: 20px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 16px;
  text-transform: uppercase;
  font-family: PingFangSC-Regular;
  text-align: right;
  white-space: nowrap;
  line-height: 24px;
}

.text_21 {
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 16px;
  text-transform: uppercase;
  font-family: PingFangSC-Regular;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
}

.group-b22 {
  width: 75%;
  margin: 20px 12.5% 0 12.5%;
  height: 32px;
}

.text_22 {
  width: 96px;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 24px;
  text-transform: uppercase;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
}

.group-b23 {
  width: 75%;
  height: auto;
  margin: 20px 12.5% 36px 12.5%;
}

.text_25 {
  width: 100%;
  height: auto;
  min-height: 64px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  text-transform: uppercase;
  font-family: PingFangSC-Regular;
  text-align: left;
  line-height: 32px;
}

.group-b24 {
  width: 75%;
  margin: 0 12.5% 0 12.5%;
  transition: all 0.2s ease-in-out;opacity: 0;height: 0
}
.group-bbottom{
  width: 100%;height: 62px;
}
.gbline{height: 8px;width: 100%;background-color: #1AB2BA;
  transition: all 0.2s ease-in-out;}

.text-group_6{
  width: 64px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 16px;
  text-transform: uppercase;
  font-family: PingFangSC-Regular;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  transition: all 0.2s ease-in-out;
}
.text-group_6:hover{
  color: #1AB2BA;
  text-decoration: none;
  margin-right: 2%;
}

.label_5 {
  width: 24px;
  height: 24px;
}

.section_4 {
  height: 48px;
  width: 72.92%;
  margin: 40px 13.54% 60px 13.54%;
}

.text_32 {
  width: 160px;
  height: 48px;
  overflow-wrap: break-word;
  color: rgba(36, 36, 36, 1);
  font-size: 40px;
  text-transform: uppercase;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 48px;
  margin-left: -10%;
  opacity: 0;
  transition: all 1.2s ease-in-out;
}

.image-text_4 {
  width: 88px;
  height: 24px;
  margin-top: 24px;
  margin-right: -10%;
  opacity: 0;
  transition: all 1.2s ease-in-out;
}

.text-group_9 {
  width: 64px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 16px;
  text-transform: uppercase;
  font-family: PingFangSC-Regular;
  text-align: left;
  white-space: nowrap;
  margin-left: -10%;
  line-height: 24px;
  transition: all 0.2s ease-in-out;
}
.text-group_9:hover{
  color: #1AB2BA;
  text-decoration: none;
  margin-right: 10%;
}

.label_6 {
  width: 24px;
  height: 24px;
}

.section_5 {
  height: auto;
  width: 72.92%;
  margin: 40px 13.54% 60px 13.54%;
  justify-content: space-between;
}

.box_4 {
  width: 67.14%;
  height: auto;
  margin-top: 15px;
  margin-left: -10%;
  opacity: 0;
  transition: all 1.5s ease-in-out;
}

.text_33 {
  width: 82px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(62, 58, 57, 1);
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
}

.text-group_10 {
  height: auto;
  min-height: 112px;
  margin-top: 20px;
}

.text_34 {
  height: auto;
  min-height: 44px;
  overflow-wrap: break-word;
  color: rgba(62, 58, 57, 1);
  font-size: 28px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 44px;
}

.text_35 {
  height: auto;
  min-height: 48px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;
  text-align: left;
  line-height: 24px;
  margin-top: 20px;
}

.group_6 {
  background-color: rgba(62, 58, 57, 1);
  width: 180px;
  height: 48px;
  margin-top: 20px;
  transition: all 0.2s ease-in-out;
}
.group_6:hover{
  background-color: rgba(26, 178, 186, 1);
}

.image-text_5 {
  height: 24px;
  margin: 12px auto 0 auto;
}

.text-group_11 {
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  text-transform: uppercase;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
}

.label_7 {
  width: 24px;
  height: 24px;
}

.group_7 {
  background-color: rgba(222, 222, 222, 1);
  height: 1px;
  margin-top: 40px;
}

.group_8 {
  height: 88px;width: 100%;
  margin-top: 40px;
}

.box_5 {
  background-color: rgba(62, 58, 57, 1);
  width: 80px;
  height: 88px;
  transition: all 0.2s ease-in-out;
}

.text-group_12 {
  width: 59px;
  height: 68px;
  margin: 10px 0 0 10px;
}

.text_36 {
  width: 39px;
  height: 40px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 32px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 40px;
  margin-left: 10px;
}

.text_37 {
  width: 59px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin-top: 4px;
}
.group_8 a{
  margin-left: 7.5%;
  width: 85.1%;
}
.text-wrapper_6 {
  height: 74px;
  margin-top: 7px;
}

.text_38 {
  display: inline-block;
  max-width: 100%;
  height: 30px;
  color: rgba(62, 58, 57, 1);
  font-size: 22px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 30px;
  overflow: hidden; /* 隐藏溢出部分 */
  white-space: nowrap; /* 禁止换行 */
  text-overflow: ellipsis; /* 使用省略号表示截断的部分 */
  transition: all 0.2s ease-in-out;
}

.text_39 {
  display: inline-block;
  max-width: 100%;
  height: 24px;
  color: rgba(62, 58, 57, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;
  text-align: left;
  line-height: 24px;
  margin-top: 20px;
  overflow: hidden; /* 隐藏溢出部分 */
  white-space: nowrap; /* 禁止换行 */
  text-overflow: ellipsis; /* 使用省略号表示截断的部分 */
}

.group_9 {
  position: relative;
  height: 51px;
}
.news-line{
  width: 100%;
  background-color: rgba(222, 222, 222, 1);
  position: absolute;bottom: 0;
  height: 1px;
  transition: all 0.2s ease-in-out;
}

.group_14 {
  background-color: rgba(62, 58, 57, 1);
  height: 48px;
  margin-top: 20px;
  transition: all 0.2s ease-in-out;
}
.group_14:hover{
  background-color: rgba(26, 178, 186, 1);
}

.image-text_6 {
  height: 24px;
  margin: 12px auto 0 auto;
}

.text-group_15 {
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  text-transform: uppercase;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
}

.label_8 {
  width: 24px;
  height: 24px;
}

.box_8 {
  background-color: rgba(222, 222, 222, 1);
  width: 1px;
  height: 0;
  margin-left: 4.28%;margin-right: 3.5%;
  transition: all 1.5s ease-in-out;
}

.box_9 {
  width: 25%;
  margin-right: -10%;
  opacity: 0;
  transition: all 1.5s ease-in-out;
}

.text_48 {
  width: 88px;
  height: 30px;
  overflow-wrap: break-word;
  color: rgba(62, 58, 57, 1);
  font-size: 22px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
}

.text-group_16 {
  height: auto;
  width: 100%;
  color: rgba(62, 58, 57, 1);
  font-size: 22px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 30px;
  margin-top: 20px;
}

.image-text_newest {
  margin-top: 60px;
}

.text-group_17 {
  width: 350px;
  height: 60px;
  overflow-wrap: break-word;
  color: rgba(62, 58, 57, 1);
  font-size: 22px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  line-height: 30px;
  margin-top: 20px;
}
.mobiledate{
  display: none;
}
@media screen and (max-width:1120px) {
  .mouse{display: none !important;}
  .text_11{margin-top: 90px !important;font-size: 42px !important;width: auto !important;}
  .group_2{margin-top: 60px !important;}
  .group_3{flex-direction: column !important;height: auto !important;}
  .block_7{width: 100% !important;height: 180px !important;}
  .block_8{width: 100% !important;margin: 60px 0 0 0  !important;}
  .text_13, .text_12{font-size: 30px  ;height: 36px ;line-height: 36px ;}
  .text-group_3{margin-top: 30px !important;}
  .text_14{font-size: 20px !important;line-height: 32px !important;}
  .section_2{flex-direction: column !important;height: auto !important;}
  .text-group_4{width: 100% !important;}
  .text_17{font-size: 30px !important;height: 36px !important;line-height: 36px !important;}
  .text_18{height: auto !important;}
  .section_3{flex-direction: row !important;height: 600px !important;position: relative !important;}
  .line2{display: none !important;}
  .box_2{height: auto !important;width: 100% !important;transition: 1s all ease-in-out !important;position: absolute !important;bottom: 0 !important;left: 0 !important;}
  .text_20{color: white !important;}
  .group-b24{height: 24px !important;opacity: 1 !important;}
  .b-center, .b-right{opacity: 0 !important;}
  .section_4{margin: 30px auto 0 30px !important;height: 36px !important;}
  .text_32{width: auto !important;font-size: 30px !important;line-height: 36px !important;height: 36px !important;}
  .image-text_4{margin-top: 8px !important;}
  .section_5{width: auto !important;margin-left: 30px !important;margin-right: 30px !important;}
  .box_4{width: 100% !important;}
  .box_8, .box_9{display: none !important;}
  .text_34{font-size: 22px !important;line-height: 30px !important;}
  .box_5{display: none !important;}
  .mobiledate{display: flex !important;font-size: 14px !important;line-height: 16px !important;height: 16px !important;color: rgba(62, 58, 57, 1) !important;margin-top: 12px !important;}
  .group_8{height: auto !important;margin-top: 30px !important;}
  .group_8 a{width: 100% !important;margin: 0 !important;}
  .text_38{font-size: 16px !important;line-height: 24px !important;font-weight: 550 !important;white-space: normal !important;text-overflow: unset !important;height: auto !important;}
  .text-wrapper_6{height: auto !important;width: 100% !important;}
  .group_9{height: 30px !important;}
  .text_39{font-size: 14px !important;line-height: 22px !important;white-space: normal !important;text-overflow: unset !important;height: auto !important;}
  .text-group_3, .text_14, .text_15{width: 100% !important;}
  .text_39 .group_7{display: none !important;}
}