.widthBase {
  width: 1180px;
  margin: 0 auto;
  margin-bottom: 0px;
}
.pages-buttons {
  display: flex;
  align-items: center;
  margin-top: 40px;
}
.pages-buttons .button-self {
  color: #0E0E0E;
  width: 144px;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  background: #00EBD6;
  border-radius: 30px;
  text-align: center;
  cursor: pointer;
}
.pages-buttons .button-self:hover {
  opacity: 0.8;
}
.pages-buttons .un-more {
  margin-right: 10px;
  background: #00EBD6;
}
.pages-buttons .free-try {
  position: relative;
  background: #fff;
  border-radius: 30px;
}
.pages-buttons .free-try:before {
  content: "";
  position: absolute;
  inset: 0;
  /* è¦†ç›–æ•´ä¸ªçˆ¶å…ƒç´  */
  border-radius: 30px;
  /* å’Œçˆ¶å…ƒç´ ä¸€è‡´ */
  padding: 2px;
  /* è¾¹æ¡†å®½åº¦ */
  background: linear-gradient(90deg, #82a0ff, #2de7e9);
  /* æ¸å˜ */
  -webkit-mask: linear-gradient(#ffffff, #ffffff) content-box, /* å†…å®¹åŒºåŸŸä¸æ˜¾ç¤ºæ¸å˜ */ linear-gradient(#ffffff, #ffffff);
  /* è¾¹æ¡†åŒºåŸŸæ˜¾ç¤ºæ¸å˜ */
  -webkit-mask-composite: xor;
  /* åªæ˜¾ç¤ºè¾¹æ¡†éƒ¨åˆ† */
  mask-composite: exclude;
  /* ç±»ä¼¼æ•ˆæžœï¼Œå…¼å®¹ Firefox */
}
.group-padding {
  padding: 100px 0;
}
.pages {
  background: #000A16;
}
.pages .title {
  font-weight: 500;
  font-size: 63px;
  color: #FFFFFF;
  line-height: 90px;
  text-align: center;
 font-weight: bold;
}
.pages .title .title-color {
  color: #00EBD6;
}
.pages .tips {
  font-size: 24px;
  color: #FFFFFF;
  line-height: 34px;
  text-align: center;
}
.wedding-banner {
  width: 100%;
  height: 720px;
  background: url("/wp-content/uploads/2025/07/wedding-banner-pc.png") center no-repeat;
  background-size: auto 100%;
}
.wedding-banner .banner-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
	align-items: flex-start;
  padding-left: 50px;
  height: 100%;
}
.wedding-banner .banner-title {
  font-weight: 600;
  font-size: 68px;
  color: #FFFFFF;
  line-height: 77px;
  margin-bottom: 25px;
}
.wedding-banner .banner-desc-list {
  display: flex;
  align-items: center;
  margin-bottom: 38px;
}
.wedding-banner .banner-desc-list p {
  position: relative;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 22px;
  letter-spacing: 1px;
  padding-left: 21px;
  background-image: url('/wp-content/uploads/2025/07/banner-icon.png');
  background-position: left center;
  /* æ°´å¹³å±…å·¦ï¼Œåž‚ç›´å±…ä¸­ */
  background-repeat: no-repeat;
  background-size: 16px 16px;
}
.wedding-banner .banner-desc-list p:nth-child(-n+2) {
  margin-right: 20px;
}
.wedding-banner .banner-btn {
  width: 184px;
  height: 60px;
  line-height: 60px;
  background: linear-gradient(117deg, #33ffe9 3%, #0156fd 100%);
  border-radius: 30px;
  font-size: 16px;
  color: #0E0E0E;
  text-align: center;
  cursor: pointer;
}
.wedding-banner .banner-btn:hover {
  opacity: 0.8;
}
.wedding-point .wedding-point-list {
  margin-top: 52px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wedding-point .wedding-point-list .wedding-point-item {
  width: 280px;
  height: 353px;
  background: linear-gradient(134deg, rgba(171, 193, 253, 0.2) 0%, rgba(169, 192, 255, 0.09) 100%);
  border-radius: 12px;
  position: relative;
  cursor: pointer;
}
.wedding-point .wedding-point-list .wedding-point-item:hover .point-bg {
  opacity: 1;
}
.wedding-point .wedding-point-list .point-img {
  width: 100%;
  height: 164px;
  position: relative;
}
.wedding-point .wedding-point-list .point-img .main-img {
  width: 100%;
  height: 100%;
}
.wedding-point .wedding-point-list .point-img .point-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 58px;
  height: 58px;
  z-index: 1;
}
.wedding-point .wedding-point-list .point-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 164px;
  background: linear-gradient(180deg, rgba(14, 38, 105, 0.09) 0%, #2f1f78 100%);
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.wedding-point .wedding-point-list .point-bottom {
  margin: 30px;
}
.wedding-point .wedding-point-list .point-item-title {
  font-weight: 500;
  font-size: 22px;
  color: #FFFFFF;
  line-height: 31px;
  margin-bottom: 10px;
}
.wedding-point .wedding-point-list .point-item-tips {
  font-size: 16px;
  color: #FFFFFF;
  line-height: 26px;
}
.wedding-solutions {
  background: linear-gradient(180deg, #f3f6f8 0%, #e1eefd 100%);
}
.wedding-solutions .wedding-title {
  color: #2B333F;
}
.wedding-solutions .wedding-tips {
  color: #2B333F;
}
.wedding-solutions .wedding-solutions-nav {
  margin-top: 13px;
  margin-bottom: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wedding-solutions .wedding-solutions-nav .wedding-solutions-nav-item {
  width: 179px;
  height: 60px;
  background: #FFFFFF;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.wedding-solutions .wedding-solutions-nav .wedding-solutions-nav-item img {
  width: 28px;
  height: 28px;
  margin-right: 15px;
}
.wedding-solutions .wedding-solutions-nav .wedding-solutions-nav-item.active {
  background: url("/wp-content/uploads/2025/07/nav-item-bg.png") no-repeat center;
  background-size: 100% 100%;
  box-shadow: 0px 9px 12px 0px #D3EBFF;
}
.wedding-solutions .wedding-solutions-list {
  overflow: hidden;
  position: relative;
}
.wedding-solutions .wedding-solutions-list .wedding-solutions-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wedding-solutions .wedding-solutions-list .solutions-left {
  width: 400px;
}
.wedding-solutions .wedding-solutions-list .solutions-right {
  width: 683px;
  height: 100%;
}
.wedding-solutions .wedding-solutions-list .solutions-right img {
  width: 100%;
}
.wedding-solutions .wedding-solutions-list .tips1 {
  margin-bottom: 15px;
}
.wedding-solutions .wedding-solutions-list .solutions-left-title {
  font-weight: 500;
  font-size: 28px;
  color: #2B333F;
  line-height: 39px;
  margin-bottom: 20px;
}
.wedding-solutions .wedding-solutions-list .solutions-left-tips {
  font-size: 16px;
  color: #2B333F;
  line-height: 26px;
}
.wedding-solutions .wedding-solutions-list .solutions-left-tips .tips-title {
  font-weight: 500;
}
.wedding-pt {
  background: linear-gradient(180deg, rgba(26, 27, 32, 0.8) 6%, rgba(10, 19, 32, 0.392) 46%, rgba(36, 37, 46, 0.8) 100%);
}
.wedding-pt .pages-buttons {
  justify-content: center;
}
.wedding-pt .wedding-pt-nav {
  margin: 80px 0 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wedding-pt .wedding-pt-nav-item {
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 181px;
  border-radius: 15px;
  height: 62px;
}
.wedding-pt .wedding-pt-nav-item img {
  width: 28px;
  height: 28px;
  margin-right: 15px;
}
.wedding-pt .wedding-pt-nav-item .pt-nav-title {
  font-weight: 500;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 34px;
}
.wedding-pt .wedding-pt-nav-item:nth-child(-n+3) {
  margin-right: 40px;
}
.wedding-pt .wedding-pt-nav-item.xhs {
  background: linear-gradient(270deg, #111c2e 2%, #212e43 76%, #f41e3d 100%);
}
.wedding-pt .wedding-pt-nav-item.dy {
  background: linear-gradient(270deg, #0b1525 0%, #212e43 83%, #2a5589 100%);
}
.wedding-pt .wedding-pt-nav-item.ks {
  background: linear-gradient(270deg, #0b1525 2%, #212e43 76%, #ff4b05 100%);
}
.wedding-pt .wedding-pt-nav-item.oer {
  background: linear-gradient(270deg, #0b1525 0%, #212e43 83%, #26384d 100%);
}
.wedding-pt .wedding-pt-nav-item.active:before {
  content: '';
  background: url('/wp-content/uploads/2025/07/wedding-active-icon.png') center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  margin: auto;
  height: 8px;
  width: 124px;
}
.wedding-pt .xhs-container {
  overflow: hidden;
  position: relative;
	padding-bottom: 10px;
}
.xhs-container .swiper-pagination {
	bottom: 0;
}
  .xhs-container .swiper-pagination-bullet {
	  background: #36CFA8;
	  opacity: .5;
	}
	.xhs-container .swiper-pagination-bullet-active {
	  width: 20px;
	opacity: 1;
	border-radius: 56px;
	}
.wedding-pt .wedding-pt-content {
  background: linear-gradient(317deg, rgba(57, 62, 140, 0.58) 0%, rgba(40, 47, 58, 0.62) 100%);
  border-radius: 12px;
  padding: 60px 32px;
  display: none;
}
.wedding-pt .wedding-pt-content .xhs-item-title {
  font-weight: 500;
  font-size: 28px;
  color: #FFFFFF;
  line-height: 39px;
  text-align: center;
  margin-bottom: 20px;
}
.wedding-pt .wedding-pt-content .xhs-item-tips {
  font-size: 14px;
  color: #FFFFFF;
  line-height: 25px;
  text-align: center;
}
.wedding-pt .wedding-pt-content .xhs-item-tips-item-title {
  font-weight: 600;
}
.wedding-pt .wedding-pt-content .xhs-item-tips-list {
  margin-bottom: 20px;
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
}
.wedding-pt .wedding-pt-content .xhs-item-tips-list .xhs-item-tips {
  text-align: left;
  width: 293px;
}
.wedding-pt .wedding-pt-content .swiper-slide .xhs-item-tips {
  margin-bottom: 33px;
}
.wedding-pt .wedding-pt-content .xhs-item-img {
  width: 100%;
}
.wedding-pt .wedding-pt-content .xhs-item-img img {
  width: 100%;
}
.wedding-pt .wedding-pt-content.active {
  display: block;
}
.wedding-advantages {
  background: url("/wp-content/uploads/2025/07/wedding-advantages-bg-pc.png") no-repeat center;
  background-size: 100% 100%;
}
.wedding-advantages .pages-buttons {
  justify-content: center;
}
.wedding-advantages .wedding-title {
  color: #0C1524;
}
.wedding-advantages .wedding-advantages-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 100px;
}
.wedding-advantages .wedding-advantages-item {
  display: flex;
  align-items: center;
  width: 580px;
  height: 262px;
  background: #FFFFFF;
  border-radius: 15px;
}
.wedding-advantages .wedding-advantages-item:nth-child(-n+2) {
  margin-bottom: 20px;
}
.wedding-advantages .wedding-advantages-item:nth-child(odd) {
  margin-right: 20px;
}
.wedding-advantages .wedding-advantages-item:nth-child(n+3) {
  flex-direction: row-reverse;
}
.wedding-advantages .advantages-item-left {
  padding: 50px 40px;
}
.wedding-advantages .advantages-title {
  font-weight: 500;
  font-size: 24px;
  color: #202941;
  line-height: 34px;
}
.wedding-advantages .advantages-tips {
  font-size: 14px;
  color: #202941;
  line-height: 24px;
  margin-top: 20px;
}
.wedding-advantages .advantages-right {
  width: 250px;
  height: 100%;
  flex-shrink: 0;
}
.wedding-advantages .advantages-right img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1200px) {
  .group-padding {
    padding: 4rem 0;
  }
  .pages-buttons {
    justify-content: center;
  }
.pages-buttons .button-self {
    width: 21.0rem;
    height: 6.0rem;
    line-height: 6.0rem;
  }
  .pages-buttons .button-self:hover {
    opacity: 0.8;
  }
  .pages-buttons .free-try {
   position: relative;
    font-weight: 400;
    font-size: 1.6rem;
    color: #0E0E0E;
    background: #00EBD6;
    border-radius: 3rem;
  }
  .pages-buttons .free-try:before {
    content: none;
  }
  .pages .title {
    font-size: 3.1rem;
    line-height: 3.9rem;
  }
  .pages .title .title-color {
    color: #00EBD6;
  }
  .pages .tips {
    font-weight: 400;
    font-size: 1.6rem;
    color: #2B333F;
    line-height: 2.2rem;
    text-align: center;
  }
  .wedding-banner {
    position: relative;
    width: 100%;
    height: 48.5rem;
	background: url("/wp-content/uploads/2025/07/wedding-banner-warp.png") center no-repeat;
    background-size: auto;
  	background-size: 100% 100%;
  }
  .wedding-banner .banner-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .wedding-banner .banner-content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 3rem;
    height: 100%;
    z-index: 1;
    align-items: flex-start;
  }
  .wedding-banner .banner-title {
    font-size: 4.1rem;
    color: #FFFFFF;
    line-height: 5.7rem;
    margin-bottom: 1rem;
  }
  .wedding-banner .banner-desc-list {
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
	flex-wrap: wrap;
  }
  .wedding-banner .banner-desc-list p {
    position: relative;
    padding-left: 21px;
    background-image: url('/wp-content/uploads/2025/07/banner-icon.png');
    background-position: left center;
    /* æ°´å¹³å±…å·¦ï¼Œåž‚ç›´å±…ä¸­ */
    background-repeat: no-repeat;
    background-size: 16px 16px;
    font-size: 1.6rem;
    color: #FFFFFF;
    line-height: 2.2rem;
    letter-spacing: .1rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }
	.wedding-banner .banner-desc-list p:nth-child(-n+2) {
	  margin-right: 2rem;
	}
	.wedding-banner .banner-desc-list p:first-child {
	  margin-bottom: 1rem;
	}
	.wedding-banner .banner-btn {
    text-align: center;
    cursor: pointer;
    width: 15.0rem;
    height: 4.0rem;
    background: #00EBD6;
    border-radius: .4rem;
    font-weight: 400;
    font-size: 1.5rem;
    color: #2B333F;
    line-height: 4.0rem;
  }
  .wedding-banner .banner-btn:hover {
    opacity: 0.8;
  }
  .wedding-point {
    background: linear-gradient(180deg, rgba(4, 15, 30, 0.6) 0%, rgba(12, 30, 58, 0.5894) 100%);
  }
  .wedding-point .wedding-point-list {
    margin-top: 4rem;
	position: relative;
	padding-bottom: 3.5rem;
  }
	.wedding-point .wedding-point-list .swiper-pagination {
		bottom: -1.5rem;
	}
   .wedding-point .wedding-point-list .swiper-pagination-bullet {
	  background: #36CFA8;
	  opacity: .5;
	}
	 .wedding-point .wedding-point-list  .swiper-pagination-bullet-active {
	  width: 2rem;
	opacity: 1;
	border-radius: 5.6rem;
	}
  .wedding-point .wedding-point-list .wedding-point-item {
    width: 90%;
	margin: 0 5%;
	height: auto;
  }
  .wedding-point .wedding-point-list .wedding-point-item .point-img {
    width: 100%;
	height: 13.1rem;
  }
  .wedding-point .wedding-point-list .wedding-point-item .point-bg {
    height: 100%;
  }
  .wedding-point .wedding-point-list .wedding-point-item .point-icon {
    width: 5.8rem;
    height: 5.8rem;
  }

  .wedding-point .wedding-point-list .wedding-point-item .point-bottom {
    padding: .2rem;
  }
  .wedding-point .wedding-point-list .wedding-point-item .point-item-title {
    font-weight: 500;
    font-size: 2.2rem;
    color: #FFFFFF;
    line-height: 3.1rem;
    text-align: center;
    margin-bottom: 1rem;
  }
  .wedding-point .wedding-point-list .wedding-point-item .point-item-tips {
    font-weight: 400;
    font-size: 1.4rem;
    color: #FFFFFF;
    line-height: 2.4rem;
    text-align: center;
  }
  .wedding-solutions {
    background: linear-gradient(180deg, #f3f6f8 0%, #e1eefd 100%);
  }
  .wedding-solutions .wedding-solutions-nav {
	width: 95%;
	margin: 4rem auto 2rem;
	justify-content: space-around;
	flex-wrap: wrap;
  }
  .wedding-solutions .wedding-solutions-nav .wedding-solutions-nav-item {
    width: 30%;
    height: 4.0rem;
    background: #FFFFFF;
    border-radius: .8rem;
	font-weight: 500;
	font-size: 1.6rem;
	color: #2B333F;
	line-height: 2.2rem;
  }
	.wedding-solutions .wedding-solutions-nav .wedding-solutions-nav-item:nth-child(-n+3) {
		margin-bottom: 1.5rem;
	}
  .wedding-solutions .wedding-solutions-nav .wedding-solutions-nav-item img {
    width: 2.8rem;
    height: 2.8rem;
    margin-right: 0.5rem;
  }
  .wedding-solutions .wedding-solutions-nav .wedding-solutions-nav-item.active {
    background: url("/wp-content/uploads/2025/07/nav-item-bg-warp.png") no-repeat center;
    background-size: 100% 100%;
    box-shadow: 0px .9rem 1.2rem 0px #D3EBFF;
  }
  .wedding-solutions .wedding-solutions-list {
    flex-direction: column;
    align-items: flex-start;
	  overflow: hidden;
  }
	.wedding-solutions .wedding-solutions-list .wedding-solutions-item {
		display: block;
		width: 90% !important;
    	margin: 0 5%;
	}
  .wedding-solutions .wedding-solutions-list .solutions-left-title {
    font-weight: 500;
    font-size: 1.8rem;
    color: #2B333F;
    line-height: 2.5rem;
    text-align: left;
  }
  .wedding-solutions .wedding-solutions-list .solutions-right {
    width: 100%;
    margin-bottom: 1.3rem;
  }
  .wedding-solutions .wedding-solutions-list .solutions-left-tips {
    font-weight: 400;
    font-size: 1.4rem;
    color: #2B333F;
    line-height: 2.2rem;
    text-align: left;
  }
	.wedding-pt .wedding-title {
		margin-bottom: 4rem;
	}
  .wedding-pt .wedding-pt-content {
    height: auto;
    background: transparent;
    border-radius: 0;
    padding: 0;
    margin-bottom: 2rem;
    display: block;
  }
  .wedding-pt .wedding-pt-content:last-child {
    margin-bottom: 0;
  }
  .wedding-pt .wedding-pt-content .xhs-item-title {
    display: flex;
    align-items: center;
    width: 90%;
    height: 6.2rem;
    padding: 0 2rem;
    font-weight: 500;
    font-size: 2.0rem;
    color: #FFFFFF;
    line-height: 2.8rem;
    text-align: left;
    border-radius: 1rem;
	margin: 0 auto 2.8rem;
  }
  .wedding-pt .wedding-pt-content .xhs-item-title img {
    width: 2.8rem;
    height: 2.8rem;
    margin-right: 1rem;
  }
  .wedding-pt .wedding-pt-content .xhs-list {
    display: none;
  }
  .wedding-pt .wedding-pt-content .xhs-item-tips {
    font-weight: 500;
    font-size: 1.4rem;
    color: #FFFFFF;
    line-height: 2.2rem;
    padding: 0 2rem;
    margin-bottom: 2rem;
  }
  .wedding-pt .wedding-pt-content .xhs-item-tips-list {
    margin-bottom: 2rem;
	display: block;
  }
  .wedding-pt .wedding-pt-content .xhs-item-tips-list .xhs-item-tips {
    text-align: left;
    width: 100%;
	margin-bottom: 1rem;
  }
  .wedding-pt .wedding-pt-content .xhs-item-title.xhs {
    background: linear-gradient(270deg, #111c2e 2%, #212e43 76%, #f41e3d 100%);
  }
  .wedding-pt .wedding-pt-content .xhs-item-title.dy {
    background: linear-gradient(270deg, #0b1525 0%, #212e43 83%, #2a5589 100%);
  }
  .wedding-pt .wedding-pt-content .xhs-item-title.ks {
    background: linear-gradient(270deg, #0b1525 2%, #212e43 76%, #ff4b05 100%);
  }
  .wedding-pt .wedding-pt-content .xhs-item-title.oer {
    background: linear-gradient(270deg, #0b1525 0%, #212e43 83%, #26384d 100%);
  }
  .wedding-pt .wedding-pt-content.active .xhs-list {
    display: block;
  }
  .wedding-advantages {
    background: url("/wp-content/uploads/2025/07/wedding-advantages-bg-warp.png") no-repeat center;
    background-size: 100% 100%;
  }
  .wedding-advantages .wedding-advantages-list {
    padding: 0 1.5rem;
    margin-top: 4rem;
  }
  .wedding-advantages .wedding-advantages-item {
    width: 100%;
    height: auto;
    background: #FFFFFF;
    border-radius: 1rem;
    padding: 2.4rem 2rem;
	display: block;
  }
	.wedding-advantages .wedding-advantages-item:nth-child(2n+1) {
	  margin-right: 0;
	}
	.wedding-advantages .wedding-advantages-item:nth-child(-n+3) {
	  margin-bottom: 1.5rem;
	}
  .wedding-advantages .advantages-item-left {
    margin-bottom: 1rem;
	  padding: 0;
  }
  .wedding-advantages .advantages-right {
    width: 100%;
  }
  .wedding-advantages .advantages-tips {
    font-weight: 400;
    font-size: 1.4rem;
    color: #202941;
    line-height: 2.2rem;
    text-align: left;
  }
  .wedding-advantages .advantages-title {
    font-weight: 500;
    font-size: 2.0rem;
    color: #202941;
    line-height: 2.8rem;
    text-align: left;
	  display: flex;
	  align-items: center;
  }
  .wedding-advantages .advantages-title img {
    width: 2.6rem;
    height: 2.6rem;
    margin-right: .5rem;
  }
}
