.detail {
  margin: 0;
  border-bottom: none;
  padding: 0;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 0 10px rgb(116 116 116 / 8%);
  position: relative;
  background: #f5f5f5 !important;
}

.fixed-bottom {
  z-index: 1;
}
.text-with-line {
    position: relative;
    z-index: 2;
}
.text-with-line::after {
    z-index: -1;
    content: '';
    position: absolute;
    bottom: 8px;
    left: 5%;
    width: 90%;
    height: 5px;
    background: #c4f000;
}
#popup {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 100%;
  max-width: 750px;
  margin: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9;
  overflow: auto;
  transition: transform 0.1s ease-in-out;
}

#popup.open {
  transform: translateY(0);
}

#ppcontent {
  position: absolute;
  max-width: 750px;
  width: 100%;
  bottom: 0px;
  max-height: 88%;
  background-color: #fff;
  border-radius: 10px 10px 0px 0px;
  overflow: auto;
}

.nave {
  text-align: right;
  padding: 10px;
  border-radius: 10px;
  margin: 10px;
  /* background-color: rgba(0, 0, 0, 0); */
}

.closet {
  position: absolute;
  top: -60px;
  right: 10px;
}

#closePopup {
  width: 30px;
  height: 30px;
  margin-top: 72px;
  z-index: 999;
}

#checkbox:checked {
  background-color: blue;
}

.dx_form_main_xieyi_info a {
  color: #4262f4;
}

.overlayxy {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}

.modalx {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 20px;
  width: 80%;
  height: 60%;
  max-width: 80%;
  z-index: 10000;
  overflow: auto;
}

.modal h2 {
  margin-top: 0;
}

.modal p {
  margin-bottom: 20px;
}

.xieyimd p {
  height: 100%;
}

.close-btn {
  text-align: center;
  position: relative;
}

.closebtn {
  max-width: 100px;
  min-width: 100px;
  height: 30px;
  border-radius: 40px;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  border: none;
  overflow: hidden;
  background: #4262f4;
  margin: 10px;
}

.closebtnxy {
  max-width: 100px;
  min-width: 100px;
  border-radius: 40px;
  font-size: 16px;
  color: #fff;
  border: none;
  overflow: hidden;
  background: rgb(0, 99, 255);
  margin-top: 15px;
}

#popupContenta {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 750px;
  width: 80%;
  background-color: #fff;
  padding: 20px;
  text-align: center;
  border-radius: 10px;
}

#phoneContainera {
  width: 100%;
  height: 60vh;
  overflow-y: scroll;
}

.popupContenta {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 750px;
  width: 80%;
  background-color: #fff;
  padding: 20px;
  text-align: center;
  border-radius: 10px;
}

.phoneContainera {
  width: 100%;
  height: 60vh;
  overflow-y: scroll;
}

.sys-flex-box1 {
  -webkit-box-flex: 1;
  flex: 1;
  min-width: 0;
  font-size: 15px;
  color: #333;
  overflow: hidden;
  height: 34px;
}

.iplun {
  height: 100%;
  padding: 2px;
  border-radius: 18px;
  padding-left: 5px;
  margin-right: 3px;
  display: flex;
  align-items: center;
}

.alun {
  display: inline-block;
  margin-left: 5px;
  line-height: 30px;
  color: #fff;
}

.rmplhead {
  width: 100%;
  height: 46px;
  font-size: 20px;
  font-weight: 700;
  color: #414141;
  text-align: center;
  background: #eacda3;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #d6ae7b, #eacda3);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #d6ae7b, #eacda3);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  border-radius: 10px 10px 0px 0px;
}

.dianxin {
  font-family: Arial;
  width: 100%;
  height: 46px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  background: #3567d8;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to bottom, #2F80ED, #3567d8);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to bottom, #2F80ED, #3567d8);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  border-radius: 10px 10px 0px 0px;
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.liantong {
  width: 100%;
  height: 46px;
  font-family: Arial;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  background: #f14e4e;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to bottom, #f8855b, #f14e4e);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to bottom, #f8855b, #f14e4e);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  border-radius: 10px 10px 0px 0px;
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.yidong {
  width: 100%;
  height: 46px;
  font-family: Arial;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  background: #007759;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to bottom, #0a9221, #007759);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to bottom, #0a9221, #007759);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  border-radius: 10px 10px 0px 0px;
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.navp {
  text-align: right;
  padding: 0px;
  border-radius: 20px;
  margin: 0px 10px 0px 10px;
  height: 200px;
  background-color: #fff;
}

.navh {
  padding: 0px;
  border-radius: 10px;
  margin: 5px;
  background-color: #fff;
}

/* direction_bottom.css */
.marquee-container {
  overflow: hidden;
  max-height: 150px;
}

.plcontent {
  margin-left: 20px;
}

.plcontent td {
  border: none;
}

.fixed-bottom {
  text-align: center;
  padding: 20px;

  width: 100%;
  margin: 0 auto;
  position: fixed;
  bottom: 0;
}

.chColor {
  text-align: center;
  color: #fff;
  line-height: 44.5px;
  font-size: large;
  position: fixed;
  bottom: 0px;
  z-index: 100;
  left: 0;
  right: 0;
  display: none;
  background: #fff;
  justify-content: center;
  align-items: center;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 750px;
}

.chColor img {
  width: 38px;
  height: 38px;
}

#floatingContainer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}

#buttonId {

  padding: 10px;
}

@keyframes microAnimation {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.06);
  }

  100% {
    transform: scale(1);
  }
}

#savebtn {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  animation: microAnimation 2s infinite;
}

.OrderSearchEnterA {
  width: 75px;
  height: 27px;
  background: rgba(0, 0, 0, .5);
  font-size: 12.5px;
  color: #fff;
  border-radius: 16px 0 0 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 50px;
  right: 0;
}

.OrderSearchEnterB {
  width: 75px;
  height: 27px;
  background: rgba(0, 0, 0, .5);
  font-size: 12.5px;
  color: #fff;
  border-radius: 16px 0 0 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 88px;
  right: 0;
}

.direction_top td {
  text-align: left;
  line-height: 18px;
}

.mycontainer {
  overflow: hidden;
  background: #fff;
  padding: 10px 10px 10px 10px;
  border-radius: 10px;
}

.mycontainer img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 5px;
}


.topszheng {
  margin: 10px 0px;
}

.product-feature-card {
  margin: 12px;
  border-radius: 12px;
  background: #fff;
  padding: 15px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  border-left: 4px solid #3567d8;
  transition: all 0.3s ease;
}

.product-feature-card:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
}

.product-feature-card .feature-title {
  font-weight: bold;
  color: #333;
  margin-right: 6px;
}

.product-feature-card p {
  font-size: 16px;
  padding: 8px 0px;
  margin: 0;
  line-height: 1.5;
}

.tagspan {
  display: inline-block;
  font-size: 12px;
  height: 24px;
  width: auto;
  margin-right: 8px;
  margin-bottom: 6px;
  padding: 0 12px;
  border-radius: 12px;
  line-height: 24px;
  transition: all 0.2s ease;
}

.tagspan:hover {
  transform: scale(1.05);
}

.spanc1 {
  color: #fe3d3d;
  background: #fff2f2;
}

.spanc2 {
  color: #bd37ff;
  background: #fbefff;
}

.spanc3 {
  color: #1f9f30;
  background: #e5ffd9;
}

.spanc4 {
  color: #37afff;
  background: #effaff;
}

.spanc5 {
  background: #ffeef6;
  color: #ff69b4
}

.spanc6 {
  background: #cdf9ff;
  color: #19a1a1;
}

.spanc7 {
  background: #fff5d9;
  color: #ff8f00;
}

.spanc8 {
  background: #d687fd17;
  color: #c55af9;
}

.parentDiv {
  display: flex;
  justify-content: space-between;
}

.childDiv {
  flex: 1;
  text-align: center;
  position: relative;
}

.childDiv:not(:last-child):after {
  content: '';
  position: absolute;
  top: 50%;
  /* 灏嗗厓绱犲悜涓婂亸绉�50% */
  transform: translateY(-50%);
  /* 鏍规嵁鍏冪礌楂樺害鐨勪竴鍗婂悜涓婂亸绉伙紝瀹炵幇鍨傜洿灞呬腑 */
  right: 0px;
  /* 璋冩暣鍙充晶杈规绾夸綅缃 */
  width: 1px;
  height: 30px;
  /* 璁剧疆鍥哄畾楂樺害 */
  background-color: #ccc;
  /* 鍙充晶鍨傜洿杈规绾块鑹 */
}

.parentDiv p {
  text-align: center;
}

.parentDiv .largeFont {
  font-size: 14px;
  font-weight: bold;
}

.parentDiv .secondLine {
  font-size: 12px;
  color: #999;
}

/* 椤甸潰 */
.hpt {
  display: none;
}

.teamcona {
  position: relative;
  padding-left: 70px;
  margin: 5px 0px;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
}



.teamconr {
  border: none;
  border-radius: 3px;
  height: 40px;
  line-height: 40px;
  padding: 0 3%;
}

.teamconl {
  position: absolute;
  left: 0;
  top: 0;
  line-height: 42px;
  font-size: 14px;
  color: #333;
}

/* 寮圭獥鏍峰紡 */
.modal {
  display: block;
  /* 榛樿闅愯棌 */
  position: fixed;
  /* 鍥哄畾瀹氫綅 */
  z-index: 1;
  /* 璁剧疆灞傜骇 */
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  /* 鍏佽婊氬姩 */
  background-color: rgba(0, 0, 0, 0.4);
  /* 鍗婇€忔槑榛戣壊鑳屾櫙 */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}

.modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  width: 100%;
  padding: 5px;
  text-align: center;
}

.modal p {
  margin-bottom: 0px;
}

.card {
  width: 300px;
  background-color: rgb(255, 255, 255);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px 30px;
  gap: 13px;
  position: relative;
  overflow: hidden;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.062);
  border-radius: 20px;
  margin: 0 auto;
  text-align: center;
}

#cookieSvg {
  width: 50px;
}

#cookieSvg g path {
  fill: rgb(97, 81, 81);
}

.cookieHeading {
  font-size: 1.2em;
  font-weight: 800;
  color: rgb(26, 26, 26);
}

.cookieDescription {
  text-align: center;
  font-size: 0.7em;
  font-weight: 600;
  color: rgb(99, 99, 99);
}

.buttonContainer {
  display: flex;
  gap: 20px;
  flex-direction: row;
}

.acceptButton {
  width: 80px;
  height: 30px;
  background-color: #7b57ff;
  transition-duration: .2s;
  border: none;
  color: rgb(241, 241, 241);
  cursor: pointer;
  font-weight: 600;
  border-radius: 20px;
}

.declineButton {
  width: 80px;
  height: 30px;
  background-color: rgb(218, 218, 218);
  transition-duration: .2s;
  color: rgb(46, 46, 46);
  border: none;
  cursor: pointer;
  font-weight: 600;
  border-radius: 20px;
}

.declineButton:hover {
  background-color: #ebebeb;
  transition-duration: .2s;
}

.acceptButton:hover {
  background-color: #9173ff;
  transition-duration: .2s;
}

.riskbtn {
  background-color: #4CAF50;
  color: white;
  padding: 5px 10px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.riskbtn:hover {
  background-color: #45a049;
}

.tabtd {
  text-align: center;
  width: 100%;
  padding: 10px 10px;
  box-sizing: border-box;
  line-height: 24px;
  position: relative;
  background-color: #fff;
  color: #000;
}

.tabtd span {
  font-weight: bold;
}

#popupDiv {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 600px;
}


#popupDiv img {
  width: 100%;
  border-radius: 10px;
}

#imgmodel {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7);

}

.codeclass {
  display: flex;
  justify-content: center;
  position: relative;
}

.codeson {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  background-color: #3567d8;
  border: none;
  font-size: 12px;
  padding: 5px;
  color: white;
  border-radius: 5px;
}

input[type='file'] {
  display: none;
}



.upload-image {
  width: 33%;
  height: 100px;
  border: 2px dashed #ccc;
  border-radius: 5px;
  margin: 10px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
}

.upload-image img {
  max-width: 50%;
  max-height: 50%;
  object-fit: contain;
  border-radius: 5px;
}

.upload-image p {
  margin: 0px;
  padding-top: 10px;
  display: block;
}

.flex-container {
  display: flex;
  justify-content: space-around;
  /* 鍦ㄥ鍣ㄤ腑骞冲潎鍒嗗竷鍏冪礌 */
  align-items: center;
  /* 鍨傜洿灞呬腑 */
}

.upload-image {
  text-align: center;
  margin: 0 10px;
  /* 璁剧疆鍏冪礌涔嬮棿鐨勯棿璺� */
}

.product-info {
  position: relative;
  text-align: center;
  line-height: 1.5;
  font-size: 16px;
  padding: 15px 0px 5px 0px;
}

.product-infos {
  text-align: center;
  line-height: 1.5;
  font-size: 16px;
  padding: 10px;
}

.product-info::before,
.product-info::after {
  content: "";
  display: inline-block;
  width: 10%;
  border-top: 1px solid #ccc;
  margin: 5px;

}

#hiddenElement .button-container {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 40%;
  /* 璋冩暣瀹藉害浠ラ€傚簲椤甸潰 */
}

#hiddenElement .button-container button {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: transparent;
  border: none;
  cursor: pointer;
}

#hiddenElement .button-container img {
  margin-bottom: 5px;
  display: block;
  margin: 0 auto;
}

.orderbtns {
  width: 100%;
  border: none;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0px;
  color: rgba(250, 250, 250, 1);
  border-radius: 25px;
  background: linear-gradient(135deg, #a9b9ff, #284cff);
  height: 48px;
}



.orderbtnsa img {
  width: 20px;
  /* 璁剧疆鍥炬爣鐨勫搴� */
  height: 20px;
  /* 璁剧疆鍥炬爣鐨勯珮搴� */
  margin-right: 5px;
  /* 璁剧疆鍥炬爣鍜屾枃瀛椾箣闂寸殑闂磋窛 */
}

/* 寮圭獥鏍峰紡 */


.newpopup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 240px;
  background-color: #fff;
  border: 1px solid #757575;
  z-index: 9999;
  text-align: center;
  border-radius: 10px;
  padding: 10px;
}

.newpopup img {
  width: 100%;
}

.newpopup button {
  display: inline-block;
  padding: 5px;
  border: none;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0px;
  color: rgba(250, 250, 250, 1);
  cursor: pointer;
  margin-top: 10px;
  opacity: 1;
  border-radius: 20px;
  background: rgb(0, 99, 255);
  width: 60%;
}

.conasp {
  padding: 10px 0px;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  display: flex;
  align-items: center;
}

.conasp img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.mask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .78);
  z-index: 9998;
}

.pst1 {
  margin: 5px;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 18px;
  color: rgba(140, 140, 140, 1);
  text-align: justify;
  vertical-align: top;
  text-align: center;
}

.popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 15px;
  max-width: 300px;
  width: 85%;
  background-color: #fff;
  border: none;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  z-index: 9999;
  text-align: center;
  border-radius: 12px;
}

.popup .imgsrcimg {
  max-width: 100%;
  border-radius: 8px;
  margin-bottom: 10px;
}

.popup p {
  color: #555;
  margin: 10px 0;
  font-size: 14px;
}

.popup button {
  display: inline-block;
  padding: 8px 0;
  width: 50%;
  border: none;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0px;
  color: #fff;
  cursor: pointer;
  margin-top: 10px;
  opacity: 1;
  border-radius: 20px;
  background: rgb(0, 99, 255);
  transition: all 0.2s ease;
}

.popup button:hover {
  background: rgb(0, 82, 217);
  transform: translateY(-2px);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
}

.cpzl {
  display: none;
  /* 鍒濆鐘舵€佷笅闅愯棌 cpzl 鐨勫唴瀹� */
}

.tabspan {
  padding: 0px 5%;
}

/* 闅愯棌寮圭獥 */
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}


/* 鑷畾涔夊閫夋鏍峰紡 */
input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid #555;
  border-radius: 50%;
  outline: none;
  transition: border 0.3s;
  cursor: pointer;
  position: relative;
}

input[type="checkbox"]:checked {
  border: 2px solid #4262f4;
}

input[type="checkbox"]:checked:after {
  content: "\2713";
  font-size: 14px;
  color: #4262f4;
  position: absolute;
  top: -2px;
  left: 2px;
  border-radius: 50%;
}



.modalContent {
  position: relative;
}

#text1,
#text2,
#text3 {
  font-size: 12px;
}


.tab {
  display: flex;
  margin: 15px 10px 0;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);
  background: #fff;
}

.tablinks {
  flex: 1;
  border: none;
  outline: none;
  cursor: pointer;
  transition: all 0.25s ease;
  background: #fff;
  color: #666;
  font-size: 14px;
  font-weight: 500;
  padding: 12px 0;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.tablinks:hover {
  color: #333;
  background: #f9f9f9;
}

.tablinks.active {
  color: #f14e4e;
  background: #fff;
}

.first-tab.active {
  color: #f14e4e;
  background: rgba(241, 78, 78, 0.05);
}

.second-tab.active {
  color: #4262f4;
  background: rgba(66, 98, 244, 0.05);
}

.third-tab.active {
  color: #4caf50;
  background: rgba(76, 175, 80, 0.05);
}


.first-tab.active::after {
  background: #f14e4e;
}

.second-tab.active::after {
  background: #4262f4;
}

.third-tab.active::after {
  background: #4caf50;
}

.tab-icon {
  display: block;
  margin: 0 auto 6px;
  font-size: 22px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  transition: all 0.25s ease;
}

.first-tab .tab-icon {
  color: #f14e4e;
}

.second-tab .tab-icon {
  color: #4262f4;
}

.third-tab .tab-icon {
  color: #4caf50;
}

.tablinks.active .tab-icon {
  transform: translateY(-2px);
}

.tabcontent {
  padding: 15px 10px;
  border-top: none;
  margin-bottom: 15px;
  display: none;
  animation: fadeEffect 0.5s;
}

@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

@media (prefers-color-scheme: dark) {
  .tab {
    background: #222;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  }
  
  .tablinks {
    background: #222;
    color: #aaa;
  }
  
  .tablinks:hover {
    color: #eee;
    background: #2a2a2a;
  }
  
  .first-tab.active {
    background: rgba(241, 78, 78, 0.15);
  }
  
  .second-tab.active {
    background: rgba(66, 98, 244, 0.15);
  }
  
  .third-tab.active {
    background: rgba(76, 175, 80, 0.15);
  }
}

@media (max-width: 576px) {
  .tab {
    margin: 12px 8px 0;
  }
  
  .tablinks {
    font-size: 13px;
    padding: 10px 0;
  }
  
  .tab-icon {
    font-size: 18px;
    width: 24px;
    height: 24px;
    line-height: 24px;
  }
}

/* 简约风格FAQ样式 */
.collapsible {
  width: 100%;
  background-color: #ffffff;
  padding: 15px 18px;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;
  position: relative;
  border-radius: 8px;
  margin-bottom: 8px;
  cursor: pointer;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  transition: all 0.25s ease;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.collapsible:hover {
  background-color: #f9f9f9;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transform: translateY(-1px);
}


.collapsible::after {
  content: '+';
  font-size: 22px;
  color: #666;
  float: right;
  margin-left: auto;
  transition: all 0.3s ease;
}

.collapsible.active::after {
  content: '−';
  color: #f14e4e;
}

.collapsible.active {
  background-color: #f9f9f9;
  margin-bottom: 0;
  border-radius: 8px 8px 0 0;
}

.content {
  max-height: 0;
  overflow: hidden;
  padding: 0 18px;
  background-color: #fff;
  transition: max-height 0.3s ease;
  margin-bottom: 8px;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.content.show {
  padding: 15px 18px 18px 18px !important;
  max-height: 1000px !important;
}

.content p {
  margin: 10px 0;
  padding-left: 20px;
  position: relative;
  line-height: 1.6;
  color: #555;
}


.content p strong {
  color: #333;
  font-weight: 600;
}

.content p:first-child {
  margin-top: 0;
}

.content p:last-child {
  margin-bottom: 0;
}

.content p[style*="color:red"] {
  background-color: #fff5f5;
  padding: 10px 10px 10px 25px;
  margin: 15px 0;
  border-radius: 4px;
}

.content p[style*="color:red"]:before {
  left: 10px;
}

/* 深色模式适配 */
@media (prefers-color-scheme: dark) {
  .collapsible {
    background-color: #2a2a2a;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    color: #eee;
  }
  
  .collapsible:hover {
    background-color: #333;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  }
  
  .collapsible::after {
    color: #aaa;
  }
  
  .collapsible.active {
    background-color: #333;
  }
  
  .content {
    background-color: #2a2a2a;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  }
  
  .content p {
    color: #bbb;
  }
  
  .content p strong {
    color: #eee;
  }
  
  .content p[style*="color:red"] {
    background-color: rgba(241, 78, 78, 0.15);
    border-left: 3px solid #f14e4e;
  }
}

/* 移动端优化 */
@media (max-width: 576px) {
  .collapsible {
    padding: 12px 15px;
    font-size: 15px;
  }
  
  .collapsible::after {
    font-size: 20px;
  }
  
  .content {
    padding: 0 15px;
  }
  
  .content.show {
    padding: 12px 15px 15px 15px;
  }
  
  .content p {
    padding-left: 16px;
    font-size: 14px;
  }
}

/* 产品信息卡片样式 */
.product-info-container {
padding: 15px;
border-radius: 12px;
}

.info-card {
margin-bottom: 16px;
background: #fff;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 2px 8px rgba(0,0,0,0.04);
transition: all 0.25s ease;
}

.info-card:hover {
box-shadow: 0 4px 12px rgba(0,0,0,0.08);
transform: translateY(-2px);
}

.info-title {
padding: 12px 16px;
font-size: 15px;
font-weight: 600;
color: #333;
background: #fff;
border-bottom: 1px solid #f0f0f0;
display: flex;
align-items: center;
}

.info-icon {
display: inline-block;
width: 8px;
height: 8px;
border-radius: 4px;
background: #4ca8ff;
margin-right: 8px;
position: relative;
}

.info-icon.warning {
background: #ff6b6b;
}

.info-content {
padding: 14px 16px;
font-size: 14px;
color: #555;
line-height: 1.6;
}

.notice-card {
border: 1px solid rgba(255,107,107,0.2);
background: linear-gradient(to right, #fff, #fff9f9);
}

.notice-warning {
color: #ff5252;
font-weight: 500;
margin-bottom: 8px;
}

/* 适配暗色模式 */
@media (prefers-color-scheme: dark) {
.product-info-container {
  background: #242424;
}

.info-card {
  background: #2a2a2a;
  box-shadow: 0 2px 8px rgba(0,0,0,0.2);
}

.info-title {
  background: #2a2a2a;
  color: #e0e0e0;
  border-bottom: 1px solid #3a3a3a;
}

.info-content {
  color: #c0c0c0;
}

.notice-card {
  border: 1px solid rgba(255,107,107,0.15);
  background: linear-gradient(to right, #2a2a2a, #302525);
}
}

/* 适配移动设备 */
@media (max-width: 576px) {
.info-title {
  padding: 10px 14px;
  font-size: 14px;
}

.info-content {
  padding: 12px 14px;
  font-size: 13px;
}
}

/* 现代化产品卡片样式 - 优化版 */
.product-card {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  margin: 15px 10px;
  position: relative;
  z-index: 1;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.product-card::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 150px;
  height: 150px;
  background: linear-gradient(45deg, transparent 50%, rgba(241, 78, 78, 0.1) 50%);
  z-index: -1;
  border-radius: 0 0 0 100%;
}

.product-card::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 100px;
  background: linear-gradient(135deg, transparent 50%, rgba(66, 98, 244, 0.1) 50%);
  z-index: -1;
  border-radius: 0 100% 0 0;
}

.product-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);
}

.product-section {
  padding: 20px;
  position: relative;
  background-image: 
    radial-gradient(circle at 20% 90%, rgba(241, 78, 78, 0.05) 20px, transparent 20px),
    radial-gradient(circle at 80% 10%, rgba(66, 98, 244, 0.05) 15px, transparent 15px);
}

.product-section:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.section-header {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  padding-bottom: 10px;
  position: relative;
}

.section-header::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 3px;
  background: linear-gradient(90deg, #f14e4e, #f14e4e 70%, transparent);
  border-radius: 3px;
}

.section-header i {
  font-size: 24px;
  color: #f14e4e;
  margin-right: 12px;
  text-shadow: 0 2px 5px rgba(241, 78, 78, 0.2);
}

.section-header span {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  position: relative;
}

.tag-container {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
  position: relative;
}

.tag-container::before {
  content: '';
  position: absolute;
  top: -5px;
  right: -5px;
  width: 20px;
  height: 20px;
  background: 
    linear-gradient(45deg, transparent 50%, #f14e4e 50%) no-repeat top right/10px 10px,
    linear-gradient(-45deg, transparent 50%, #4262f4 50%) no-repeat top right/10px 10px;
  opacity: 0.1;
  z-index: -1;
}

.tag-container .tagspan {
  margin: 5px;
  padding: 8px 16px;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.2;
  transition: all 0.3s ease;
  box-shadow: 0 3px 8px rgba(0,0,0,0.06);
  background-image: linear-gradient(to right, rgba(255,255,255,0.8), rgba(255,255,255,0.9));
  border: 1px solid rgba(0,0,0,0.04);
}

.tag-container .tagspan:hover {
  transform: translateY(-3px) scale(1.05);
  box-shadow: 0 5px 12px rgba(0,0,0,0.12);
}

.section-content {
  font-size: 15px;
  line-height: 1.7;
  color: #444;
  padding: 5px 0;
  position: relative;
  background: rgba(255,255,255,0.7);
  border-radius: 10px;
  padding: 10px;
}

/* 产品操作卡片 - MDI图标版 */
.product-action-card {
  display: flex;
  align-items: center;
  background: rgba(255,255,255,0.95);
  backdrop-filter: blur(10px);
  border-radius: 16px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.07);
  margin: 15px 10px;
  padding: 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.product-action-card::before {
  content: '';
  position: absolute;
  width: 200%;
  height: 200%;
  top: -50%;
  left: -50%;
  z-index: -1;
  background: linear-gradient(
    0deg,
    transparent,
    rgba(241, 78, 78, 0.03),
    rgba(66, 98, 244, 0.03),
    transparent
  );
  transform: rotate(30deg);
  animation: shine 8s linear infinite;
}

.action-item {
  flex: 1;
  text-align: center;
}

.action-divider {
  width: 1px;
  height: 40px;
  background: linear-gradient(to bottom, transparent, rgba(0,0,0,0.1), transparent);
}

.action-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 16px 10px;
  color: #333;
  text-decoration: none;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.action-btn::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  background: linear-gradient(to right, #4262f4, #f14e4e);
  transition: all 0.3s ease;
  transform: translateX(-50%);
}

.action-btn:hover {
  color: #f14e4e;
}

.action-btn:hover::after {
  width: 50%;
}

.action-btn i {
  font-size: 26px;
  margin-bottom: 8px;
  transition: all 0.3s ease;
}

.action-btn:hover i {
  transform: translateY(-3px);
}

.action-btn span {
  font-size: 14px;
  font-weight: 500;
}

.share-btn i {
  color: #4262f4;
}

.search-btn i {
  color: #f14e4e;
}

/* 产品图片和标题区域 */
.product-header {
  position: relative;
  z-index: 1;
}

.image-container {
  position: relative;
  border-radius: 0 0 16px 16px;
  overflow: hidden;
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1);
}

.product-image {
  width: 100%;
  display: block;
  transform: scale(1.01);
  transition: transform 0.5s ease;
}

.image-container:hover .product-image {
  transform: scale(1.05);
}

.image-decoration {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 80px;
  background: linear-gradient(to top, rgba(0,0,0,0.4), transparent);
  z-index: 1;
}

.image-container::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: 
    radial-gradient(circle at 90% 10%, rgba(255, 255, 255, 0.2) 5px, transparent 5px),
    radial-gradient(circle at 10% 90%, rgba(255, 255, 255, 0.2) 5px, transparent 5px),
    radial-gradient(circle at 90% 90%, rgba(255, 255, 255, 0.2) 5px, transparent 5px),
    radial-gradient(circle at 10% 10%, rgba(255, 255, 255, 0.2) 5px, transparent 5px);
  z-index: 2;
  pointer-events: none;
}

.image-container::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, rgba(241, 78, 78, 0.2) 0%, transparent 70%);
  z-index: 1;
  pointer-events: none;
}

.product-brand {
  position: relative;
  margin: -25px auto 0;
  text-align: center;
  z-index: 2;
}

.product-brand img {
  max-width: 98% !important;
  border-radius: 10px;
  transform: perspective(400px) rotateX(10deg);
  transition: transform 0.3s ease;
}

.product-brand img:hover {
  transform: perspective(400px) rotateX(0);
}

@keyframes shine {
  from {
    transform: rotate(30deg) translateY(0%);
  }
  to {
    transform: rotate(30deg) translateY(50%);
  }
}

/* 悬浮操作按钮 - 新拟物风格 */
.product-floating-actions {
  display: flex;
  justify-content: center;
  padding: 15px 10px;
  margin: 15px 10px;
  gap: 20px;
}

.floating-action-container {
  flex: 1;
  max-width: 180px;
}

.floating-action-button {
  display: block;
  width: 100%;
  padding: 0;
  border-radius: 18px;
  background: linear-gradient(145deg, #ffffff, #f0f0f0);
  box-shadow: 
    8px 8px 16px rgba(0,0,0,0.1),
    -8px -8px 16px rgba(255,255,255,0.8);
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  text-decoration: none;
}

.floating-action-button:hover {
  box-shadow: 
    5px 5px 10px rgba(0,0,0,0.1),
    -5px -5px 10px rgba(255,255,255,0.8),
    inset 0 0 0 transparent,
    inset 0 0 0 transparent;
  transform: translateY(-2px);
}

.floating-action-button:active {
  box-shadow: 
    0 0 0 rgba(0,0,0,0.1),
    0 0 0 rgba(255,255,255,0.8),
    inset 5px 5px 10px rgba(0,0,0,0.1),
    inset -5px -5px 10px rgba(255,255,255,0.8);
  transform: translateY(0);
}

.button-content {
  padding: 15px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #555;
  transition: all 0.3s ease;
}

.floating-action-button:hover .button-content {
  color: #333;
}

.button-icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: linear-gradient(145deg, #ffffff, #f0f0f0);
  box-shadow: 
    3px 3px 6px rgba(0,0,0,0.1),
    -3px -3px 6px rgba(255,255,255,0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  transition: all 0.3s ease;
}

.floating-action-button:hover .button-icon {
  transform: scale(1.1);
}

.button-icon i {
  font-size: 24px;
  transition: all 0.3s ease;
}

.button-icon i.mdi-share-variant {
  color: #4262f4;
}

.button-icon i.mdi-sim {
  color: #f14e4e;
}

.button-label {
  font-size: 14px;
  font-weight: 600;
}

/* 集成产品卡片 - 强化动态圆形背景 */
.integrated-product-card {
  background: #fff;
  border-radius: 10px;
  margin: 10px 10px 15px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.card-main-content {
  padding: 12px 15px 8px;
}

.product-feature-section, 
.product-cost-section {
  margin-bottom: 12px;
}

.product-feature-section:after {
  display: none;
}

.feature-header {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

.feature-header i {
  font-size: 18px;
  width: 28px;
  height: 28px;
  min-width: 28px;
  margin-right: 8px;
  color: #fff;
  background: #f14e4e;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(241, 78, 78, 0.2);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.feature-header:hover i {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(241, 78, 78, 0.3);
}

.feature-header i.mdi-tag-multiple {
  background: linear-gradient(135deg, #f14e4e, #ff7a7a);
}

.feature-header i.mdi-currency-cny {
  background: linear-gradient(135deg, #4262f4, #6a83ff);
  color: #fff;
}

.feature-header h3 {
  font-size: 15px;
  margin: 0;
  font-weight: 600;
}

.feature-tags {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -3px;
}

.feature-tag {
  font-size: 12px;
  padding: 3px 8px;
  margin: 0 3px 6px;
  border-radius: 4px;
  background: #f8f8f8;
  color: #666;
}

.cost-content {
  font-size: 13px;
  line-height: 1.5;
  padding: 8px 10px;
  background: #f9f9f9;
  border-radius: 6px;
  color: #666;
}

.card-action-bar {
  display: flex;
  border-top: 1px solid #f0f0f0;
  background: #fafafa;
}

.card-action-button {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 5px;
  text-decoration: none;
  color: #666;
  font-size: 13px;
}

.card-action-button i {
  font-size: 16px;
  margin-right: 5px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
}

.share-button i {
  color: #fff;
  background: linear-gradient(135deg, #f14e4e, #ff7a7a);
}

.search-button i {
  color: #fff;
  background: linear-gradient(135deg, #4262f4, #6a83ff);
}

.action-divider {
  width: 1px;
  background: #eee;
  margin: 8px 0;
}

@media (prefers-color-scheme: dark) {
  .integrated-product-card {
    background: #2a2a2a;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  }
  
  .feature-tag {
    background: #333;
    color: #bbb;
  }
  
  .cost-content {
    background: #333;
    color: #bbb;
  }
  
  .card-action-bar {
    border-top: 1px solid #333;
    background: #222;
  }
  
  .card-action-button {
    color: #bbb;
  }
  
  .feature-header i {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  }
  
  .feature-header:hover i {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
  }
}

/* 波纹效果 */
.collapsible {
  position: relative;
  overflow: hidden;
}

.ripple {
  position: absolute;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.05);
  transform: scale(0);
  animation: ripple 0.6s linear;
  pointer-events: none;
  z-index: 0;
}

@keyframes ripple {
  to {
    transform: scale(4);
    opacity: 0;
  }
}

@media (prefers-color-scheme: dark) {
  .ripple {
    background-color: rgba(255, 255, 255, 0.1);
  }
}

/* 其他样式调整 */
.collapsible strong {
  display: inline-block;
  vertical-align: middle;
}

/* 优化内容过渡效果 */
.content {
  transition: all 0.36s cubic-bezier(0.4, 0, 0.2, 1);
}

/* 添加移动效果 */
@media (hover: hover) {
  .collapsible:hover .faq-title-icon {
    transform: scale(1.1);
  }
}

.faq-title-icon {
  font-size: 22px;
  margin-right: 12px;
  display: inline-block;
  vertical-align: middle;
  color: #f14e4e;
  background: rgba(241, 78, 78, 0.1);
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 5px;
  transition: transform 0.3s ease;
}

.collapsible:nth-child(1) .faq-title-icon {
  color: #f14e4e;
  background: rgba(241, 78, 78, 0.1);
}

.collapsible:nth-child(3) .faq-title-icon {
  color: #ff9800;
  background: rgba(255, 152, 0, 0.1);
}

.collapsible:nth-child(5) .faq-title-icon {
  color: #4caf50;
  background: rgba(76, 175, 80, 0.1);
}

.collapsible:nth-child(7) .faq-title-icon {
  color: #2196f3;
  background: rgba(33, 150, 243, 0.1);
}

@media (prefers-color-scheme: dark) {
  .faq-title-icon {
    background: rgba(241, 78, 78, 0.2);
  }
  
  .collapsible:nth-child(1) .faq-title-icon {
    background: rgba(241, 78, 78, 0.2);
  }
  
  .collapsible:nth-child(3) .faq-title-icon {
    background: rgba(255, 152, 0, 0.2);
  }
  
  .collapsible:nth-child(5) .faq-title-icon {
    background: rgba(76, 175, 80, 0.2);
  }
  
  .collapsible:nth-child(7) .faq-title-icon {
    background: rgba(33, 150, 243, 0.2);
  }
}
