body {
  background: url(../img/ah_ahhc_body_top_bg.jpg) center top no-repeat;
  background-size: contain;
}
.zjah-contentbox {
  width: 1334px;
  margin: 0 auto;
}
.zjah-header {
}
.zjah-header .zjah-contentbox {
  display: flex;
  padding-top: 34px;
  justify-content: space-between;
  align-items: center;
}
.zjah-header .header-menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: 1;
  padding-left: 100px;
  gap: 20px;
}
.zjah-header .header-menu ul {
  display: flex;
  gap: 16px;
}
.zjah-header .header-menu li {
  padding: 16px 0 28px;
  border-bottom: 2px solid transparent;
}
.zjah-header .header-menu li a {
  font-size: 24px;
  font-weight: bold;
  color: #3469a5;
  font-family: Source Han Serif CN;
}
.zjah-header .header-menu li:hover,
.zjah-header .header-menu li.on {
  border-bottom-color: #3469a5;
}
.zjah-header .header-menu .header-home {
  /* margin-top: -10px; */
  padding: 10px 16px;
  color: #fff;
  border-radius: 40px;
  background: #185ca5;
}
.ahhc-nav {
  height: 1205px;
  background: url(../img/ah_ahhc_nav_bg.png) center top no-repeat;
}
.ahhc-logo {
  text-align: center;
}
.ahhc-logo img {
  margin: 203px auto 0;
}
.ahhc-nav ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 0px;
  gap: 48px;
  margin-top: -20px;
}
.ahhc-nav ul li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 24px 16px 32px 16px;
  gap: 16px;
  background: rgba(255, 255, 255, 0.5);
  box-sizing: border-box;
  border-radius: 98px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(10px);
  transition: all 0.3s;
}
.ahhc-nav ul li a {
  display: block;
  text-align: center;
}
.ahhc-nav ul li a span {
  display: block;
  margin: 16px auto 0;
  width: 30px;
  height: 128px;
  color: #3c472c;
  font-size: 22px;
  font-weight: 500;
}
.ahhc-nav ul li:hover {
  background: #fff;
  transform: translateY(-15px);
}
.section1 {
  height: 480px;
  background: url(../img/ahhc_section_bg1.png) center top no-repeat;
}
.section2 {
  height: 644px;
  background: url(../img/ahhc_section_bg2.png) #e5f2ff center top no-repeat;
}
.section2 .ahhc-hd img {
  margin-bottom: 0;display: block;
}
.section3 {
  height: 748px;
  background: url(../img/ahhc_section_bg3.png) center top no-repeat;
}
.section4 {
  height: 695px;
  background: url(../img/ahhc_section_bg4.png) center top no-repeat;
}
.section5 {
  height: 758px;
  background: url(../img/ahhc_section_bg5.png) center top no-repeat;
}
.section6 {
  height: 735px;
  background: url(../img/ahhc_section_bg6.png) center top no-repeat;
}
.ahhc-hd img {
  margin: 34px auto;display: block;
}
.ahhc-bd {
  padding: 24px;
  overflow: hidden;
}
.ahhc-about .ahhc-bd {
  padding: 0 48px 24px;
}
.ahhc-about .ahhc-bd p {
  font-size: 18px;
  line-height: 32px;
  color: #333;
  text-indent: 2em;
  margin-bottom: 16px;
}
.ahhc-about .ahhc-bd .more-btn {
  display: block;
  margin: 0 auto;
  line-height: 56px;
  font-size: 18px;
  text-align: center;
  width: 114px;
  color: var(--c2primary-color);
  background: url(../img/ico_ahhc_more_bg.png) no-repeat;
  transition: 0.3s;
}
.ahhc-about .ahhc-bd .more-btn:hover {
  background-color: rgba(255, 255, 255, 0.65);
  transform: translateY(-5px);
  border-radius: 5px;
}
.ahhc-history .ahhc-bd {
  height: 444px;
}
.ahhc-history .ahhc-bd dl {
  position: relative;
  width: 100%;
  height: 100%;
}
.ahhc-history .ahhc-bd dl dt {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 130px 45px 0;
  width: 409px;
  height: 396px;
  font-size: 18px;
  color: #fff;
  background: url(../img/ico_ahhc_history_bg.png) no-repeat;
  background-size: 100% 100%;
}
.ahhc-history .ahhc-bd dl dt a {
  color: #fff;
}
.ahhc-history .ahhc-bd dl dd {
  width: 100%;
}
.ahhc-history .ahhc-bd .ahhc-history-item {
  position: absolute;
  width: 440px;
}
.ahhc-history .ahhc-bd .ahhc-history-item h2 {
  display: inline-block;
  margin-bottom: 24px;
  padding: 16px;
  font-size: 22px;
  font-weight: 500;
  color: #fff;
  background: #2772c5;
}
.ahhc-history .ahhc-bd .ahhc-history-item h2 a {
  color: #fff;
}
.ahhc-history .ahhc-bd .ahhc-history-item.a1 {
  left: 0;
  top: 0;
  margin-bottom: 32px;
}
.ahhc-history .ahhc-bd .ahhc-history-item.a2 {
  right: 0;
  top: 0;
  margin-bottom: 32px;
}
.ahhc-history .ahhc-bd .ahhc-history-item.a3 {
  left: 0;
  bottom: 0;
}
.ahhc-history .ahhc-bd .ahhc-history-item.a4 {
  right: 0;
  bottom: 0;
}
.ahhc-history .ahhc-bd .ahhc-history-item.a1,
.ahhc-history .ahhc-bd .ahhc-history-item.a3 {
  text-align: right;
}
.ahhc-history .ahhc-bd .ahhc-history-item.a1 p,
.ahhc-history .ahhc-bd .ahhc-history-item.a3 p {
  text-align: left;
}
.knowledge-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 24px;
  margin: 0 auto 24px;
}
.knowledge-items li {
  width: calc((100% - 24px) / 2);
  padding: 16px;
  background: #fffff3;
  box-shadow: 0px 4px 10px 0px #e8e6c5;
  transition: all 0.3s;
}
.knowledge-items li:hover {
  transform: translateY(-5px);
}
.knowledge-items li .knowledge-items-box {
  display: flex;
  flex-direction: column;
  padding: 16px 16px 16px 266px;
  gap: 16px;
  align-self: stretch;
  box-sizing: border-box;
  border: 1px solid;
  border-image: linear-gradient(324deg, #c5a527 -3%, rgba(197, 165, 39, 0) 10%) 1;
}
.knowledge-items li.a1 .knowledge-items-box {
  background: url(../img/ico_ahhc_knowledge_01.png) left 50% no-repeat;
}
.knowledge-items li.a2 .knowledge-items-box {
  background: url(../img/ico_ahhc_knowledge_02.png) left 50% no-repeat;
}
.knowledge-items li.a3 .knowledge-items-box {
  background: url(../img/ico_ahhc_knowledge_03.png) left 50% no-repeat;
}
.knowledge-items li.a4 .knowledge-items-box {
  background: url(../img/ico_ahhc_knowledge_04.png) left 50% no-repeat;
}
.ahhc-knowledge .ahhc-bd .more-btn {
  display: block;
  margin: 0 auto;
  line-height: 56px;
  font-size: 18px;
  text-align: center;
  width: 114px;
  color: #a88f29;
  background: url(../img/ico_ahhc_more_bg.png) no-repeat;
  transition: 0.3s;
}
.ahhc-knowledge .ahhc-bd .more-btn:hover {
  background-color: rgba(255, 255, 255, 0.65);
  transform: translateY(-5px);
  border-radius: 5px;
}
.ahhc-ceremony .ahhc-bd {
  display: flex;
  gap: 32px;
}
.ceremony-items {
  width: calc((100% - 64px) / 3);
  padding: 16px;
  transition: all 0.3s;
}
.ceremony-items dt h2 {
  margin: 0 auto 20px;
  width: 104px;
  height: 104px;
  color: #b69079;
  font-size: 35px;
  font-weight: normal;
  line-height: 104px;
  text-align: center;
  border-radius: 50%;
  border: 1.8px solid #b69079;
  transition: all 0.8s;
}
.ceremony-items dd h2 {
  font-size: 22px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  line-height: 64px;
  background: #b69079;
  margin-bottom: 24px;
}
.ceremony-items dd h2 a {
  color: #fff;
}
.ceremony-items dd p {
  font-size: 18px;
  color: #333;
  line-height: 28px;
}
.ceremony-items:hover {
  background-color: rgba(255, 255, 255, 0.65);
}
.ceremony-items:hover dt h2 {
  transform: rotateY(360deg);
}
.process-items li {
  float: left;
  margin-right: 96px;
  width: 172px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.process-items li:last-child {
  margin-right: 0;
}
.process-items li:nth-child(2n) {
  margin-top: 132px;
}
.process-items .process-box {
  display: flex;
  margin-bottom: 16px;
}
.process-items .process-box h2 {
  font-size: 22px;
  color: #000;
  margin-right: 10px;
  padding-right: 10px;
  position: relative;
}
.process-items .process-box h2::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 188px;
  background: linear-gradient(0deg, rgba(39, 114, 197, 0) 0%, #2772c5 100%);
}
.process-items .process-box p {
  flex: none;
  width: 117px;
  font-size: 18px;
  color: #333;
  line-height: 26px;
  text-align: justify;
}
.ahhc-demeanour .ahhc-hd {
  position: relative;
}
.ahhc-demeanour .ahhc-hd .more-btn {
  position: absolute;
  top: 30px;
  right: 0;
  display: block;
  line-height: 56px;
  font-size: 18px;
  text-align: center;
  width: 114px;
  color: #a88f29;
  background: url(../img/ico_ahhc_more_bg.png) no-repeat;
  transition: 0.3s;
}
.ahhc-demeanour .ahhc-hd .more-btn:hover {
  background-color: rgba(255, 255, 255, 0.65);
  transform: translateY(-5px);
  border-radius: 5px;
}
.ahhc-demeanour .ahhc-bd {
  padding: 24px 0;
}
.demeanour-items {
  display: flex;
  flex-wrap: wrap;
  gap: 22px;
  margin-left: 478px;
}
.demeanour-items li {
  width: 450px;
  height: 149px;
  padding: 19px 35px 19px 24px;
  background: url(../img/ico_demeanour_li_bg.png) no-repeat;
  transition: all 0.3s;
}
.demeanour-items li b {
  display: block;
  font-size: 22px;
  color: #000;
  margin-bottom: 10px;
}
.demeanour-items li span {
  font-size: 18px;
  color: #333;
}
.demeanour-items li:hover {
  transform: translateX(-5px);
}

.head-slh-btn a {
  display: block;
  padding: 10px 16px;
  color: #fff;
  border-radius: 40px;
  background-image: linear-gradient(90deg, #f7b218 0%, #ec930a 100%);
}

@keyframes TopBots {
  0% {
    transform: translateY(-8px);
  }
  50% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-8px);
  }
}
@-webkit-keyframes TopBots {
  0% {
    transform: translateY(-8px);
  }
  50% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-8px);
  }
}
@-moz-keyframes TopBots {
  0% {
    transform: translateY(-8px);
  }
  50% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-8px);
  }
}
@-ms-keyframes TopBots {
  0% {
    transform: translateY(-8px);
  }
  50% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-8px);
  }
}

@media screen and (max-width: 768px) {
  .zjah-contentbox {
    width: 100%;
    padding: 10px;
  }
  .zjah-header .zjah-contentbox {
    flex-direction: column;
  }
  .zjah-header .header-menu {
    padding: 10px;
    flex-direction: row;
    margin-top: 20px;
  }
  .ahhc-nav ul {
    flex-wrap: wrap;
    flex-direction: row;
    gap: 10px;
    padding: 10px;
  }
  .ahhc-nav ul li {
    padding: 10px;
    border-radius: 5px;
    width: calc((100% - 10px) / 2);
  }
  .ahhc-nav ul li a {
    display: flex;
    align-items: center;
  }
  .ahhc-nav ul li a i {
    width: 45px;
    height: 45px;
    margin-right: 10px;
  }
  .ahhc-nav ul li a span {
    width: auto;
    padding: 0;
    height: auto;
    margin: 0 auto;
    font-size: 20px;
  }
  .ahhc-nav {
    height: auto;
    background: url(../img/ah_ahhc_nav_mbbg.png) #f0f9ff no-repeat;
  }
  .ahhc-bd {
    padding: 10px;
  }
  .ahhc-hd img {
    margin: 10px auto;
    width: 80%;
  }
  .section1 {
    height: auto;
  }
  .ahhc-about .ahhc-bd {
    padding: 0px 10px;
    text-align: justify;
  }
  .ahhc-history .ahhc-bd {
    height: auto;
    padding: 10px;
    margin-bottom: 20px;
  }
  .ahhc-history .ahhc-bd dl dt {
    position: unset;
    width: 100%;
    transform: none;
    margin-bottom: 20px;
    background-size: 100% 100%;
    height: 340px;
    padding: 100px 45px 0;
  }
  .ahhc-history .ahhc-bd .ahhc-history-item {
    position: relative;
    width: 100%;
  }
  .section2,
  .section3,
  .section4,
  .section5,
  .section6 {
    height: auto;
    background-position: center bottom;
  }
  .knowledge-items {
    flex-direction: column;
  }
  .knowledge-items li {
    width: 100%;
  }
  .knowledge-items li .knowledge-items-box {
    padding: 10px;
    padding-top: 130px;
    background-position: center top !important;
  }
  .ahhc-ceremony .ahhc-bd {
    flex-direction: column;
  }
  .ceremony-items {
    width: 100%;
    padding: 0;
  }
  .process-items li {
    margin: 0;
    width: 100%;
    flex-direction: row;
  }
  .process-items li:nth-child(2n) {
    margin: 0 auto;
  }
  .demeanour-items {
    margin: 0 auto;
  }
  .demeanour-items li {
    width: 100%;
    background-size: 100% 100%;
    height: auto;
    padding: 16px;
    /* background-size: cover; */
    /* background-position: center center; */
  }
  .ahhc-demeanour .ahhc-bd {
    padding: 10px;
  }

  .section4 {
    /*background: url(../img/ahhc_section_bg4.png) #eedcc8 center top no-repeat;*/
    margin-bottom: 10px;
    background: unset;
  }

  .ahhc-history .ahhc-bd .ahhc-history-item h2 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .ahhc-about .ahhc-bd p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 8px;
  }
  .ahhc-history .ahhc-bd .ahhc-history-item.a1 p,
  .ahhc-history .ahhc-bd .ahhc-history-item.a3 p {
    line-height: 26px;
    margin-bottom: 15px;
  }
  .ahhc-history .ahhc-bd .ahhc-history-item.a1 {
    margin-bottom: 15px;
  }
  .ahhc-history .ahhc-bd .ahhc-history-item.a2 {
    margin-bottom: 15px;
  }
  .ahhc-history-item.a2 p {
    line-height: 26px;
  }
  .ahhc-history-item.a4 p {
    line-height: 26px;
  }
  .knowledge-items-box p {
    line-height: 26px;
  }
  .ceremony-items dt h2 {
    width: 60px;
    height: 60px;
    font-size: 24px;
    line-height: 60px;
    /* margin: 0 auto 10px; */
  }
  .ceremony-items dd h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .ceremony-items dd p {
    font-size: 16px;
  }
  .process-items .process-box p {
    font-size: 16px;
  }
  .demeanour-items li b {
    font-size: 20px;
  }
  .demeanour-items li span {
    font-size: 16px;
    line-height: 26px;
  }
  .ahhc-logo img {
    margin: 35px auto 0;
  }
  .ahhc-demeanour .ahhc-hd {
    display: flex;
    flex-direction: column;
  }
  .ahhc-demeanour .ahhc-hd .more-btn {
    position: unset;
    margin: 0 auto;
  }
}
