body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
/*下面是主页标题和时间显示部分*/
.zy1 {
  display: flex;
  width: 95rem;
}
.zym11 {
  flex: 3;
  margin-top: 3.13rem;
  margin-bottom: 3.13rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.zyma11 {
  font-size: 5rem;
  width: fit-content;
  margin: 0;
}
.zyma12 {
  font-family: "RocknRoll One", Sans-serif;
  width: fit-content;
  font-weight: 300;
}
.zymb11 {
  flex: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.zymb12 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0.94rem;
  background-color: white;
  border-radius: 10px;
  box-shadow: 0 0 1px rgb(190, 189, 189);
}
.zymc11 {
  margin: 0;
  padding: 0;
}
/*下面是主页大图*/
.zy2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.zyy2 {
  display: flex;
  width: 87.5rem;
  height: 50rem;
}
.zym21 {
  display: flex;
  width: 100%;
  border-radius: 10px;
}
/* 导航内容总框 */
.zy3 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50rem;
  padding: 5rem 0;
}

/* 导航内容限位框 */
.zy31 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  flex-basis: 80rem;
  gap: 2rem;
}
/* 每个导航栏 */
.zym31 {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 0.94rem;
  gap: 0.56rem;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.zym31:hover {
  /* 每个导航栏的选中特效 */
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
}
/* 图片和标题、介绍和按钮 */
.zym32,
.zym33 {
  display: flex;
  flex-direction: column;
}
/* 图片本体 */
.zym311 {
  border-radius: 10px;
  width: 19rem;
  height: 19rem;
  border: 2px solid white;
}
/* 中心对齐的容器 */
.zyma31,
.zyma33 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: fit-content;
  margin: 0;
  padding: 0;
}
.zyma33 {
  width: 100%;
}

/* 分割线本体 */
.zyma32 {
  margin: 1em;
  padding: 1.88rem 0 0.63rem;
  width: 50%;
}
.zyma331 {
  display: flex;
  flex-direction: row;
  font-weight: 400;
  line-height: 2;
  height: 3em;
}
.zyma341 {
  display: flex;
  flex-direction: column;
  text-align: start;
  justify-content: center;
  align-self: center;
  height: 100%;
}
.zyma34 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  width: 100%;
}
.zyma35 {
  display: flex;
  justify-content: center;
  align-items: stretch;
  height: 6em;
  padding: 0.63rem;
  width: 90%;
  margin: 0;
}

.zyma352 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 0;
  margin: 0;
}

.zyma36 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.zyma361 {
  background-color: #61ce70;
  color: white;
  border: none;
  padding: 0.75rem 1.5rem;
  border-radius: 10px;
  font-size: 0.94rem;
  width: 100%;
  cursor: pointer;
  user-select: none;
}

.zy4 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50rem;
  width: 100%;
  overflow: hidden;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-image: url("https://s11.ax1x.com/2024/02/09/pF389Lq.webp");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
.zy41 {
  display: flex;
  width: 70%;
  height: 100%;
  justify-content: start;
  align-items: center;
}
.zym41 {
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  background-color: #f0f5fa;
  padding: 5rem;
  width: 30rem;
  height: 35rem;
}
.zym42 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0%;
  padding: 0;
  width: 100%;
}
.zym421 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  padding: 0.5rem;
  border-bottom: 1px solid #00000093;
  gap: 3rem;
}
.zym4211 {
  width: 3rem;
  height: 3rem;
}
.black1 {
  color: #000000;
  font-size: 1.13rem;
  padding: 0 10rem 0 0;
}

/* 以下为域名含义部分 */
.zy5 {
  display: flex;
  height: auto;
  font-family: Arial, sans-serif;
  justify-content: center;
  align-items: center;

  width: 95rem;
}
.zy5HowTheDomain {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.zy5HowTheDomainTitle {
  font-size: 1.5rem;
  margin-bottom: 1.25rem;
  text-align: center;
}
.zy5HowTheDomainExplanation {
  font-size: 1.13rem;
  color: #333;
}
.zy5HowTheDomainSpecialColor {
  color: #ff6347;
}
.zy5HowTheDomainKeys {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-bottom: 1.25rem;
}
.zy5HowTheDomainKey {
  padding: 1.25rem 1.88rem;
  font-size: 1.25rem;
  border: 1px solid #ccc;
  border-radius: 10px;
  background-color: #fff;
  user-select: none;
}
.zy5HowTheDomainPhoto {
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin: 1rem;
}
.zy5HowTheDomainPhotoIs {
  border-radius: 10px;
  width: 50%;
}
/*以下为友情链接*/
.zy6FLinks {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;

  height: auto;
  width: 95rem;
}
.zy6FLinksContent {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  gap: 1rem;
  width: 100%;
  padding: 1rem 0;
}
.FLinkToGo {
  display: block;
  position: relative;
  text-decoration: none;
  color: inherit;
}
.FLink {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 20%;
  height: 9rem;
  padding: 1rem;
  position: relative;
  transition: box-shadow 0.3s ease, transform 0.1s ease;
}
.FLink:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  transform: translateY(-4px);
}
[id^="FLink"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: filter 0.3s ease;
  z-index: -1;
  filter: blur(0px);
}
#FLink1 {
  background: url("../pic/雕awa你能看到吗嘀嘀嘀.webp") no-repeat center center;
  background-size: cover;
}

#FLink2 {
  background: url("https://s21.ax1x.com/2025/01/30/pEVXtnx.webp") no-repeat center center; /* 请替换为正确的路径 */
  background-size: cover;
}
.FLink:hover #FLink1,
.FLink:hover #FLink2 {
  filter: blur(10px);
}
.FLinkText {
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 0;
  user-select: none;
  cursor: pointer;
}
.FLinkText h5,
.FLinkText h3 {
  padding: 0;
  margin: 0;
}
.FLinkText p {
  padding: 1rem;
  margin: 0;
}

@media (max-width: 767px) {
  body {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .kb {
    height: 2rem;
  }

  .zy1 {
    display: flex;
    flex-direction: column;
    padding: 10px 0px;
    margin: 0px;
    gap: 20px;
    width: 100%;
  }
  .zym11 {
    display: flex;
    flex-direction: column;
    margin: 0px;
    padding: 0px;
  }
  .zyma11 {
    font-size: 60px;
    text-shadow: none;
  }
  .zymb11 {
    display: none;
  }
  .zym12 {
    margin: 0px 0px 20px 0px;
  }
  .zymb12 {
    border-radius: 15px;
    padding: 5px;
    width: 75%;
  }
  .zy2 {
    padding: 0 10px;
  }
  .zyy2 {
    display: flex;
    justify-content: center;
    align-items: center;

    height: 100%;
    width: 100%;
  }
  .zym21 {
    display: flex;
    border-radius: 5px;
    background-size: cover;
    background-position: center;
    justify-content: center;
    align-items: center;
  }

  .zy3 {
    display: flex;
    padding: 1.5rem 0;
    margin: 0;
    width: 100%;
    overflow: hidden;
    height: auto;
    flex-wrap: wrap;
  }
  .zy31 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
    width: 100%;
  }
  .zym31 {
    /*每个导航栏单独*/
    display: flex;
    margin: 0;
    width: 93vw;
    flex-direction: row;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 5px;
    background-color: #ffffff86;
  }
  .zym31:hover {
    /* 每个导航栏的选中特效 */
    transform: none;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    background-color: #ffffff86;
  }
  .zym32 {
    /*图片和标题*/
    display: flex;
    flex: 1;
    flex-direction: column;

    align-items: center;
    padding: 0;
    margin: 0;
    flex-basis: 10rem;
  }
  .zym33 {
    /*介绍和按钮*/
    display: flex;
    flex: 2;
    flex-direction: column;

    align-items: center;
    padding: 0;
    margin: 0;
    flex-basis: 10rem;
  }
  .zyma31 {
    height: 10rem;
    width: 10rem;
    order: 1;
    margin: 0;
  }
  .zym311 {
    /*图片本体*/

    border-radius: 25px;
    width: 9.3rem;
    height: 9.3rem;
    margin: 0%;
    padding: 0;
  }
  .zyma32 {
    /*分割线本体*/
    display: none;
  }
  .zyma341 {
    width: 100%;
    height: 100%;
    padding: 0px;
    width: fit-content;
    text-wrap: wrap;
  }
  .zyma33 {
    display: flex;
    align-self: center;
    margin: 0;
    padding: 0;
    height: 3rem;
    width: 10rem;
    order: 3;
  }
  .zyma34 {
    display: none;
  }
  .zyma35 {
    display: flex;
    height: 10rem;
    width: 90%;
    margin: 0;
    padding: 0;
    order: 2;
  }
  .zyma352 {
    height: auto;
    margin: 0%;
    padding: 0;
  }
  .zyma36 {
    display: flex;
    order: 4;
    margin: 0;
    padding: 0;
    height: 3rem;
    width: 100%;
  }
  .zyma361 {
    border-radius: 10px;
    padding: 8px 16px;
  }
  .zy4 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    overflow: hidden;
    width: 100%;
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-image: url("https://s11.ax1x.com/2024/02/09/pF389Lq.webp") no-repeat center center;
    background-attachment: fixed;
    background-size: cover;
  }
  .zy41 {
    display: flex;
    width: 90%;
    height: 100%;
    justify-content: flex-start;
    align-items: center;
  }
  .zym41 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background-color: #f0f5faee;
    padding: 1rem;
    width: 100%;
    height: 80%;
  }
  .zym42 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0%;
    padding: 0;
    width: 100%;
  }
  .zym421 {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 90%;
    padding: 0.5rem;
    border-bottom: 1px solid #00000093;
    gap: 1rem;
  }
  .black1 {
    color: #000000;
    font-size: 13px;
    padding: 0 4rem 0 0;
  }

  .zy5 {
    width: 100%;
    flex-direction: column;
    padding: 10px 0;
  }
  .zy5HowTheDomainTitle {
    font-size: 13px;
  }
  .zy5HowTheDomainKeys {
    gap: 5px;
    margin-bottom: 2px;
  }
  .zy5HowTheDomainKey {
    padding: 10px 0.94rem;
    font-size: 18px;
  }
  .zy5HowTheDomainExplanation {
    font-size: 13px;
  }

  .zy5HowTheDomainPhoto {
    display: none;
  }

  /*以下为友情链接*/
  .zy6FLinks {
    width: 100%;
    flex-direction: column;
    padding: 10px 0;
  }
  .zy6FLinksContent {
    display: flex;
    width: 95vw;
    gap: 0.5rem;
  }
  .FLink {
    width: 90%;
    height: 3rem;
    padding: 1rem;
    position: relative;
    overflow: hidden;
    transition: box-shadow 0.3s ease, transform 0.1s ease;
  }

  .FLink:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    transform: translateY(-4px);
  }

  #FLink1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../pic/雕awa你能看到吗嘀嘀嘀.webp") no-repeat center center;
    background-size: cover;
    transition: filter 0.3s ease;
    z-index: -1;
    filter: blur(0px);
  }

  .FLink:hover #FLink1 {
    filter: blur(10px);
  }

  .FLinkText {
    display: flex;
    position: relative;
    flex-direction: row;
    z-index: 1;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 0;
    width: 100%;
  }
  .FLinkText h5 {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    flex: 1;
  }
  .FLinkText p {
    justify-content: center;
    align-items: center;
    display: flex;
    flex: 3;
    padding: 0;
    margin: 0;
  }
  .FLinkText h3 {
    display: none;
  }
}
