/* about */
.thumbnail_1 {
  width: 0.14rem;
  height: 0.14rem;
  margin-left: auto;
  margin-bottom: 0.1rem;
  flex-shrink: 0;
}

.group_9 {
  width: 100%;
  max-width: 19.2rem;
  margin: 0 auto;
  padding: 0 5%;
  box-sizing: border-box;
}

.group_10 {
  width: 100%;
  max-width: 15.6rem;
  margin: 0.4rem auto 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0.2rem;
  justify-content: center;
}

.section_1,
.section_3,
.section_4,
.section_5 {
  background-color: rgba(255, 255, 255, 0.08);
  border-radius: 0.16rem;
  height: 2.5rem;
  border: 0.01rem solid rgba(217, 196, 118, 0.2);
  width: calc(25% - 0.17rem);
  min-width: 2.3rem;
  flex-shrink: 0;
}

.section_2,
.box_1,
.box_2,
.group_8 {
  background-color: rgba(217, 196, 118, 0.06);
  border-radius: 0.16rem;
  width: 100%;
  height: 100%;
  border: 0.01rem solid rgba(217, 196, 118, 0.06);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.image_4 {
  width: 1.05rem;
  height: 1.17rem;
}

.image_5 {
  width: 1.20rem;
  height: 1.17rem;
  object-fit: contain;
}

.image_6 {
  width: 0.94rem;
  height: 1.17rem;
}

.image_7 {
  width: 0.93rem;
  height: 1.17rem;
}

.text_23,
.text_24,
.text_25,
.text_26 {
  overflow-wrap: break-word;
  color: rgba(217, 196, 118, 1);
  font-size: 0.28rem;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  line-height: 0.6rem;
  margin-top: 0.2rem;
}

.text_27 {
  overflow-wrap: break-word;
  color: rgba(217, 196, 118, 1);
  font-size: 0.36rem;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 0.6rem;
  margin: 0.5rem auto 0;
  max-width: 15.6rem;
  width: 100%;
}

.text_28 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.2rem;
  font-weight: normal;
  text-align: left;
  line-height: 0.34rem;
  margin: 0.3rem auto 0;
  max-width: 15.6rem;
  width: 100%;
  height: auto;
}


.image-wrapper_5 {
  background-color: rgba(0, 0, 12, 1);
  border-radius: 0.16rem;
  height: 6.4rem;
  width: 100%;
  max-width: 15.6rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 5%;
  box-sizing: border-box;
  position: relative;
}
.image-wrapper_5 .myVideo{
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.image-wrapper_5 .foot_logo {
  max-width: 3.15rem;
  font-size: 0.6rem;
  color: #d9c476;
  position: relative;
  z-index: 2;
  cursor: pointer;
}

@media screen and (max-width:1200px) {

  /* ===== about 椤甸潰 鈮�1200px ===== */
  .group_1 {
    padding: 1rem 4% 0.4rem;
  }

  
}

@media screen and (max-width:1024px) {

  /* ===== about 椤甸潰 鈮�1024px ===== */
  .text_8 {
    font-size: 0.5rem;
  }

  .image-wrapper_5 {
    height: 3.2rem;
  }

  .explore {
    font-size: 0.3rem;
  }
}

@media screen and (max-width:768px) {
  .fixed header .head_con {
    padding-bottom: 0;
    padding-top: 0;
  }

  .image-wrapper_5 .foot_logo {
    max-width: 1.8rem;
    font-size: 0.3rem;
  }


  /* ===== about 椤甸潰 鈮�768px ===== */
  .group_1 {
    padding: 0.8rem 4% 0.3rem;
  }

  

  .thumbnail_1 {
    display: none;
  }

  .group_10 {
    flex-direction: column;
    gap: 0.2rem;
  }

  .section_1,
  .section_3,
  .section_4,
  .section_5 {
    width: 100%;
    height: 1.8rem;
  }

  .text_23,
  .text_24,
  .text_25,
  .text_26 {
    font-size: 0.2rem;
    line-height: 0.36rem;
    margin-top: 0.1rem;
  }

  .image_4,
  .image_5,
  .image_6,
  .image_7 {
    width: auto;
    height: 0.6rem;
  }

  .text_27,
  .text_29,
  .text_31,
  .text_32 {
    font-size: 24px;
    line-height: 40px;
    margin-top: 24px;
  }

  .text_28,
  .text_30,
  .paragraph_8,
  .text_33 {
    font-size: 14px;
    line-height: 24px;
    margin-top: 14px;
  }

  .image-wrapper_5 {
    height: 2.5rem;
    margin: 0 5%;
    width: 90%;
  }
  
  .explore {
    font-size: 0.3rem;
    padding: 0.4rem 0;
  }
}