.product_head h2 {
  font-size: 55px !important;
  font-weight: 800;
  line-height: 60px;
}
.product_head strong {
  color: var(--title_color);
  font-size: 28px;
  font-weight: 600;
  line-height: 60px;
  display: block;
  margin: 10px 0 12px;
}
.product_head p {
  color: var(--title_color);
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  max-width: 472px;
  padding-top: 17px;
}
header.sticky + .product_nav {
  top: 108px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.product_nav {
  background-color: #ffedc9;
  position: sticky;
  top: -108px;
  left: 0;
  transition: all 0.3s;
  z-index: 9;
}
.product_nav p {
  color: #202021;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}
.product_nav .right {
  padding: 20px 0 13px;
}
.product_nav .right .nav ul li {
  margin-right: 30px;
}
.product_nav .right .nav ul li a {
  color: #202021;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s;
}
.product_nav .right .nav ul li a:hover {
  color: var(--theme_color);
}
.product_nav .right .button {
  font-weight: 700;
  font-size: 12px;
  padding: 7.5px 19px;
}
.product_banner {
  padding: 180px 0 250px;
  background: url(../img/pd-banner-bg.svg) no-repeat bottom center / cover;
  position: relative;
}
.product_banner .head {
  min-width: 40.6557%;
  position: relative;
  z-index: 2;
}
.product_banner .head h1 {
  max-width: 464px;
  font-size: 50px;
  font-weight: 800;
  line-height: 67px;
  margin: 20px 0;
}
.product_banner .head p {
  max-width: 495px;
  font-size: 17px;
  color: var(--title_color);
  line-height: 30px;
}
.product_banner .head .button {
  margin-top: 45px;
  padding: 16px 38px;
}

.product_banner .product_banner_swiper_box {
  width: 58%;
  right: -3rem;
  position: relative;
  padding: 0 2rem;
}
.product_banner .product_banner_swiper_box .swiper_btns {
  z-index: 2;
}
.product_banner .product_banner_swiper_box .swiper_btns div {
  width: 55px;
  height: 55px;
}
.product_banner .product_banner_swiper_box .swiper-pagination {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 1rem;
  height: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
.product_banner .product_banner_swiper_box .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  background-color: var(--theme_color);
  width: 9px;
  height: 9px;
  transition: all 0.3s;
}
.product_banner .product_banner_swiper_box .swiper-pagination .swiper-pagination-bullet-active {
  width: 1rem;
  height: 1rem;
  background-color: transparent;
  border: 1px solid var(--theme_color);
}
.product_banner .product_banner_swiper_box .product_banner_swiper {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  border: 2px dashed var(--theme_color);
  background-color: #fdbd83;
}
.product_banner .product_banner_swiper_box .product_banner_swiper .swiper-slide {
  height: 425px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product_banner .product_banner_swiper_box .product_banner_swiper .swiper-slide img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.product_banner .home_choose_icon {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -55px;
  z-index: 3;
}
.product_banner .home_choose_icon ul {
  display: flex;
  align-items: center;
  gap: 28px;
}
.product_banner .home_choose_icon ul li {
  flex: 1;
  background-color: #fff;
  border-radius: 25px;
  padding: 16px 18px;
}
.product_banner .home_choose_icon ul .flex {
  width: 100%;
  min-height: 136px;
  border-radius: 25px;
  border: 2px dashed var(--subtheme_color);
  padding: 6.25%;
  gap: 7.9545%;
}
.product_banner .home_choose_icon ul i {
  display: block;
  min-width: 42px;
  height: 42px;
  border-radius: 50%;
  background: url(../img/gou-w.svg) no-repeat center / 50%;
  background-color: var(--subtheme_color);
}
.product_banner .home_choose_icon ul li:nth-child(2) .flex {
  border-color: #89d4f3;
}
.product_banner .home_choose_icon ul li:nth-child(2) i {
  background-color: #89d4f3;
}
.product_banner .home_choose_icon ul li:nth-child(3) .flex {
  border-color: #fec85b;
}
.product_banner .home_choose_icon ul li:nth-child(3) i {
  background-color: #fec85b;
}
.product_banner .home_choose_icon ul h4 {
  color: #0e1c3d;
  font-size: 24px;
  font-weight: 700;
}
.product_banner .home_choose_icon ul p {
  color: #6b6b6b;
  font-size: 17px;
  font-weight: 500;
  padding-top: 8px;
}
.product_smooth {
  overflow: hidden;
  margin-top: -70px;
  background: url(../img/pd-smooth-bg.jpg) no-repeat center / cover;
}
.product_smooth .flex {
  height: 1045px;
}
.product_smooth .product_head {
  min-width: 38.606558%;
  padding-bottom: 70px;
}
.product_smooth .product_head h2::after {
  background-color: #e2d4f8;
}
.product_smooth .img {
  flex: 1;
  height: 100%;
  position: relative;
}
.product_smooth .img .pic1 {
  width: 424px;
  height: auto;
  position: absolute;
  right: 35px;
  top: 24.5%;
  transition: all 1s;
}
.product_smooth .img .pic2 {
  position: absolute;
  bottom: 12%;
  left: 15%;
  width: 1360px;
  height: auto;
  transition: all 1s;
}
.product_bright_rich {
  margin-top: -80px;
  background: url(../img/pd-bac-bg.svg) no-repeat center / cover;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.product_bright_rich .flex {
  height: 980px;
}
.product_bright_rich .img {
  min-width: 1260px;
  height: 900px;
  position: relative;
  left: 15.58%;
  transition: all 1s;
}
.product_bright_rich .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.product_bright_rich .product_head {
  padding-top: 50px;
}
.product_bright_rich .product_head h2 {
  color: #fff;
}
.product_bright_rich .product_head h2::after {
  background-color: rgba(255, 255, 255, 0.2);
}
.product_bright_rich .product_head strong {
  color: #fff;
}
.product_bright_rich .product_head p {
  color: #ffffff;
  max-width: 545px;
  opacity: 0.8;
}
.product_bright_rich .pic1 {
  position: absolute;
  z-index: 2;
  width: 164px;
  height: auto;
  bottom: 10px;
  left: -85px;
  transition: all 2.5s;
}
.product_bright_rich .pic2 {
  position: absolute;
  z-index: 2;
  width: 180px;
  height: auto;
  bottom: -5px;
  right: 0;
  transition: all 2.5s;
}
.product_safe {
  background-color: #fffbf2;
  margin-top: -70px;
  overflow: hidden;
  padding: 50px 0;
}
.product_safe .product_head {
  padding-bottom: 50px;
  min-width: 37.95082%;
  margin-right: 4.92%;
}
.product_safe .product_head h2::after {
  background-color: #d6e495;
}
.product_safe .product_head p {
  opacity: 0.75;
  max-width: 446px;
}
.product_safe .product_head .swiper_btns {
  margin-top: 65px;
  width: unset;
  position: static;
  transform: translate(0);
  justify-content: flex-start;
  gap: 2rem;
}
.product_safe .product_head .swiper_btns div {
  background-color: var(--subtheme_color);
}
.product_safe .product_head .swiper_btns div.swiper-button-disabled {
  background-color: #c1c0be;
}
.product_safe .product_safe_swiper_box {
  min-width: 100%;
  overflow: hidden;
  padding: 10px;
  position: relative;
  left: -10px;
  margin: 200px 0 165px;
}
.product_safe .product_safe_swiper_box .product_safe_swiper {
  width: 69.1667%;
}
.product_safe .product_safe_swiper_box .product_safe_swiper .img {
  height: auto;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  border-radius: 3px;
}
.product_safe .product_safe_swiper_box .product_safe_swiper .img img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
.product_safe .product_safe_swiper_box .product_safe_swiper h3 {
  padding-top: 40px;
  color: #535353;
  font-size: 20px;
  font-weight: 600;
  line-height: 23px;
}
.product_safe .pic1 {
  position: absolute;
  width: auto;
  height: 580px;
  left: -20.5%;
  top: 20%;
  transition: all 1s;
}
.product_ways {
  margin-top: -85px;
  background: url(../img/pd-way-bg.png) no-repeat center / contain;
  background-color: #fffaf2;
  overflow: hidden;
}
.product_ways .flex {
  position: relative;
  top: 58px;
}
.product_ways .head {
  max-width: 40.8%;
}
.product_ways .head h2::after {
  background-color: #fbd89e;
}
.product_ways .head p {
  max-width: 100%;
}
.product_ways .head ul {
  padding-top: 50px;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 65px;
}
.product_ways .head ul li {
  width: 160px;
}
.product_ways .head ul li:nth-of-type(2) span{
  background-color: rgb(61, 1, 39) !important;
}
.product_ways .head ul li .img {
  overflow: hidden;
  border-radius: 50%;
}
.product_ways .head ul li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product_ways .head ul li span {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  background-color: #f39800;
  border-radius: 6px;
  padding: 5px 0;
  margin-top: 20px;
}
.product_ways .pic {
  transition: all 1s;
  position: relative;
  right: -11.88%;
  top: -110px;
}
.product_ways .pic1 {
  position: absolute;
  width: 136px;
  height: auto;
  right: -18%;
  top: 32%;
  transition: all 1s;
}
.product_ways .pic2 {
  position: absolute;
  width: 138px;
  height: auto;
  right: -12%;
  top: 60%;
  transition: all 1s;
}
.product_free {
  overflow: hidden;
  background: url(../img/pd-free-bg.png) no-repeat center / contain;
  background-color: #fffbf2;
  padding: 100px 0;
}
.product_free ul {
  padding-top: 75px;
  display: grid;
  gap: 29px 33px;
  grid-template-columns: repeat(4, 1fr);
}
.product_free ul li {
  overflow: hidden;
  border-radius: 20px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.product_free ul li:hover img {
  transform: scale(1.05);
}
.product_free ul li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 1s;
}
.product_free ul li:nth-child(1) {
  grid-row-start: 1;
  grid-row-end: 3;
  grid-column-start: 1;
  grid-column-end: 3;
}
.product_free ul li:nth-child(2) {
  grid-row-start: 1;
  grid-row-end: 2;
  grid-column-start: 3;
  grid-column-end: 5;
}
.product_free .pic1 {
  position: absolute;
  right: -20.5%;
  top: 50px;
  width: 113px;
  height: auto;
  transition: all 2s;
}
.product_spec {
  padding: 105px 0;
  background-color: #fffbf2;
}
.product_spec .head {
  margin-bottom: 15px;
}
.product_spec .head h2 {
  margin: 0 auto;
}
.product_spec .img {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.product_spec .img img {
  max-width: 123.934%;
  height: auto;
}
.product_spec .main {
  width: 50%;
}
.product_spec .main table {
  width: 100%;
  border-collapse: collapse;
}
.product_spec .main table tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.product_spec .main table tr td {
  font-weight: 600;
  padding: 14px 1rem 13px;
}
.product_spec .main table tr td:first-child {
  width: 40%;
  color: #808080;
}
.product_spec .main table tr td:last-child {
  width: 60%;
  color: #333333;
}
.product_spec .main p {
  margin-top: 45px;
  color: #434649;
  font-weight: 600;
}
.product_spec .main p a {
  color: var(--theme_color);
  font-weight: 600;
  font-size: 1rem;
  padding-left: 5px;
  text-decoration: underline;
  transition: all 0.3s;
}
.product_spec .main p a:hover {
  color: var(--subtheme_color);
}
.product_color {
  padding: 35px 0;
  background-color: #fffbf2;
  display: none !important;
}
.product_color .head h2 {
  margin: 0 auto;
}
.product_color ul {
  padding-top: 75px;
  display: flex;
  flex-wrap: wrap;
  gap: 25.8182px;
}
.product_color ul li {
  width: 78px;
  text-align: center;
  position: relative;
  top: 0;
  transition: all 0.3s;
}
.product_color ul li:hover {
  top: -10px;
}
.product_color ul li .color {
  height: 78px;
  border-radius: 50%;
  color: var(--title_color);
  font-size: 1rem;
  font-weight: 600;
  line-height: 78px;
  background-color: white;
}
.product_color ul li p {
  color: var(--title_color);
  font-size: 1rem;
  font-weight: 600;
  line-height: 24px;
  padding-top: 18px;
}
.product_faq {
  padding: 180px 0;
  background-color: #fffbf2;
}
.product_faq .head h2 {
  margin: 0 auto;
}
.product_faq .sy_contentfaq {
  margin-top: 65px;
}
.product_faq .sy_contentfaq .faqs .faq .question {
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: all 0.3s;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px 35px;
  margin-bottom: 25px;
}
.product_faq .sy_contentfaq .faqs .faq .question span {
  display: block;
  width: 18px;
  height: 18px;
  background: url(../img/plus.svg) no-repeat center / contain;
  transition: transform 0.3s;
}
.product_faq .sy_contentfaq .faqs .faq .question strong {
  font-size: 22px;
  font-weight: 700;
  color: var(--title_color);
  transition: all 0.3s;
}
.product_faq .sy_contentfaq .faqs .faq .answer {
  display: none;
  font-size: 18px;
  color: #242424;
  font-weight: 500;
  line-height: 2rem;
  padding: 0 42px 42px;
}
.product_faq .sy_contentfaq .faqs .faq.active .question {
  background-color: var(--theme_color);
}
.product_faq .sy_contentfaq .faqs .faq.active .question strong {
  color: #fff;
}
.product_faq .sy_contentfaq .faqs .faq.active .question span {
  filter: contrast(0) brightness(20);
  transform: rotate(135deg);
}
.product_faq p.center {
  color: #242424;
  font-size: 18px;
  font-weight: 600;
  padding-top: 40px;
}
.product_faq p.center a {
  color: var(--theme_color);
  font-size: 18px;
  font-weight: 600;
  padding-left: 5px;
}
.product_mightlike {
  background-image: linear-gradient(to bottom, #fffbf2, #fff);
  padding: 10px 0 120px;
}
.product_mightlike .head h2 {
  margin: 0 auto;
}
.product_mightlike .product_mightlike_swiper_box {
  position: relative;
  margin: 35px 0 50px;
}
.product_mightlike .product_mightlike_swiper {
  padding: 35px 0;
}
.product_mightlike .product_mightlike_swiper a {
  display: block;
  height: 496px;
  border-radius: 30px;
  background: url(../img/home-disc1.png) no-repeat top center / 100%;
  background-color: rgb(255, 211, 144);
  transition: all 0.3s;
}
.product_mightlike .product_mightlike_swiper a:hover {
  background-size: 110%;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.product_mightlike .product_mightlike_swiper a:hover .info strong {
  background-color: var(--theme_color);
}
.product_mightlike .product_mightlike_swiper .info {
  height: 100%;
  text-align: center;
  padding: 320px 3rem 2rem;
  position: relative;
}
.product_mightlike .product_mightlike_swiper .info span {
  color: #0e1c3d;
  font-size: 17px;
}
.product_mightlike .product_mightlike_swiper .info h3 {
  color: #0e1c3d;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  margin-top: 1rem;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product_mightlike .product_mightlike_swiper .info strong {
  display: block;
  width: 66px;
  height: 66px;
  border-radius: 50%;
  background: url(../img/right-line-w.svg) no-repeat center / 38%;
  background-color: var(--subtheme_color);
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  transition: all 0.3s;
}
