* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
* {
  font-family: Arial, Helvetica, sans-serif;
}
a {
  transition: all 0.5s ease;
}
html{
    margin-top: 0 !important;
    
}

img {
  max-width: 100%;
  height: auto;
  object-fit: cover;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: all 0.5s ease;
}
.pic {
  line-height: 0;
  overflow: hidden;
}
.pic img {
  transition: all 0.5s ease;
  width: 100%;
}
html,
body {
  float: left;
  width: 100%;
  scroll-behavior: smooth;
}
.wapshoww {
  display: none !important;
}
.nbanner {
  width: 100%;
  position: relative;
}
.nbanner img {
  width: 100%;
}
img {
  border: 0;
}
.max-width {
  width: 1140px;
  margin: 0 auto;
}
html {
  scrollbar-width: thin;
  scrollbar-color: #1a2b48 rgba(255, 255, 255, 0.75);
}
html::-webkit-scrollbar {
  width: 8px;
}
html::-webkit-scrollbar-thumb {
  background-color: #1a2b48;
  border-radius: 8px;
}
@media screen and (max-width: 1500px) {
  .max-width {
    width: 90%;
    margin: 0 auto;
  }
}
.layout37 {
  display: none;
}
.pcshow {
  display: block !important;
}
.wapshow {
  display: none !important;
}
@media screen and (max-width: 976px) {
  .max-width {
    width: 100%;
    padding: 0 16px;
  }
  .pcshow {
    display: none !important;
  }
  .wapshow {
    display: block !important;
  }
}
.wapshow {
  display: none;
}
._nav3 {
  display: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.layout37 {
  display: none;
}
.qwe {
  font-size: var(--font16);
  line-height: 30px;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.banner {
  width: 100%;
  position: relative;
  margin-top: 88px;
}
.banner .max-width {
  position: relative;
  z-index: 2;
}
.banner:after {
  content: "";
  position: absolute;
  background-color: #1a2b48;
  width: 100%;
  height: 100%;
  opacity: 0.52;
  left: 0;
  top: 0;
  z-index: 1;
}
.banner .bannerbox {
  height: 860px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
.banner .bannerbox h1 {
  font-size: 65px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
}
.banner .bannerbox .nbannerInfo {
  font-size: 22px;
  color: #fff;
  text-align: center;
  margin-top: 48px;
  font-weight: bold;
  line-height: 27px;
}
.banner .bannerbox .usButton {
  margin: 48px auto 0 auto;
}
.nbanner {
  width: 100%;
  position: relative;
}
.nbanner .nbannerBox {
  height: 390px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  padding-top: 50px;
  justify-content: flex-start;
  z-index: 2;
}
.nbanner .nbannerBox.start {
  height: 510px;
  align-items: flex-start;
}
.nbanner .nbannerBox.start .nbannerInfo {
  max-width: 55%;
  text-align: left;
}
.nbanner .nbannerBox .buttonLayout {
  display: flex;
  margin-top: 32px;
  gap: 24px;
}
.nbanner .nbannerBox h1 {
  font-family: "Helvetica", Sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 1;
  color: #1a2b48;
  text-align: center;
  margin-top: 42px;
}
.nbanner .nbannerBox .nbannerInfo {
  font-size: 18px;
  color: #1a2b48;
  text-align: center;
  margin-top: 24px;
  line-height: 1.6;
}
.mbx {
  display: flex;
  width: 100%;
}
.mbx a {
  color: #344350;
  font-size: 16px;
}
.mbx a:hover {
  color: #fff;
}
.mbx span {
  color: #344350;
  font-size: 16px;
}
.about-Whoweare h2 {
  color: #1a2b48;
}
.about-Whoweare .whoweareInfo {
  font-size: 16px;
  color: #344350;
  line-height: 27px;
  padding:60px 32px;
  background: #fdfbf7;
  width: 80%;
  margin: 0 auto;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.about-Whoweare .whoweareInfo p {
  margin-bottom: 12px;
}
.about-whatmatters {
  position: relative;
}
.about-whatmatters:after {
  content: "";
  position: absolute;
  background-color: #1a2b48;
  width: 100%;
  height: 100%;
  opacity: 0.71;
  left: 0;
  top: 0;
  z-index: 1;
}
.about-whatmatters .card-container {
  position: relative;
  z-index: 2;
}
.about-whatmatters.pagePadding h2 {
  position: relative;
  z-index: 2;
  margin-bottom: 36px;
  color: #fff;
}
.about-whatmatters .card-container {
  display: flex;
  gap: 20px;
  justify-content: space-between;

}
.about-whatmatters .content-card {
  background-color: #ffffff;
  flex: 1;
  min-width: 250px;
  padding: 40px 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-sizing: border-box;
}
.about-whatmatters .card-title {
  color: #0f2043;
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 20px 0;
  position: relative;
  padding-top: 24px;
}
.about-whatmatters .card-title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 7px;
  background-color: #0f2043;
}
.about-whatmatters .card-text {
  color: #41505d;
  font-size: 16px;
  line-height: 1.6;
  margin: 0 0 40px 0;
}
.about-whatmatters .card-btn {
  display: inline-block;
  background-color: #243e61;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  padding: 12px 14px;
  border-radius: 25px;
  margin: 0 auto;
  font-size: 14px;
  font-weight: bold;
  transition: all 0.3s ease;
  align-self: flex-start;
  white-space: nowrap;
}
.about-whatmatters .card-btn:hover {
  transform: scale(1.1);
}
.about-packaging {
  background: #f9f8f8;
}
.about-packaging h2 {
  color: #1a2b48;
}
.about-packaging .packaging-list {
  display: flex;
  flex-direction: column;
  gap: 60px;
  margin-top: 40px;
}
.about-packaging .packaging-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5%;
}
.about-packaging .packaging-item.reverse {
  flex-direction: row-reverse;
}
.about-packaging .item-img-box {
  flex: 0 0 40%;
}
.about-packaging .item-img-box img {
  width: 100%;
  height: 290px;
  display: block;
  border-radius: 12px;
  object-fit: cover;
}
.about-packaging .item-text-box {
  flex: 0 0 47%;
  text-align: left;
}
.detailTop .gallery .bigPicList img {
 width:100%;
}
.about-packaging .item-title {
  color: #0f2d59;
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 15px 0;
}
.about-packaging .item-desc {
  color: #333333;
  font-size: 16px;
  line-height: 1.6;
  margin: 0 0 18px 0;
}
.about-packaging .item-bullets {
  list-style: none;
  /* 清除默认圆点，方便精准模拟图中的中文或符号前缀 */
  padding: 0;
  margin: 0;
}
.about-packaging .item-bullets li {
  color: #333333;
  font-size: 16px;
  line-height: 1.8;
  position: relative;
  padding-left: 15px;
}
.about-packaging .item-bullets li::before {
  content: "•";
  position: absolute;
  left: 0;
  color: #333333;
}
.pagePadding {
  padding: 70px 0;
  width: 100%;
}
.pagePadding h2 {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 24px;
  color: #1a2b48;
  line-height: 1;
}
.usButton {
  display: flex;
  background-color: #243e61;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  padding: 12px 24px;
  border-radius: 25px;
  font-size: 14px;
  font-weight: bold;
  transition: all 0.3s ease;
  align-self: flex-start;
  white-space: nowrap;
  align-items: center;
  width: max-content;
  cursor: pointer;
  transition: all 0.5s ease;
}
.usButton:hover {
  transform: scale(1.1);
}
.caseList .usButton {
  margin: 0 auto;
}
.caseList .cases-grid-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  padding: 20px 0;
  font-family: sans-serif;
}
.caseList .case-card {
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  border: 1px solid #eaeaea;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  cursor: pointer;
}
.caseList .case-card:hover {
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}
.caseList .case-card:hover img {
  transform: scale(1.1);
}
.caseList .case-img-box {
  width: 100%;

  overflow: hidden;
  background-color: #f5f5f5;
}
.caseList .case-img-box img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: all 0.5s ease;
}
.caseList .case-content {
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  flex-grow: 1;
}
.caseList .case-title {
  color: #0f2d59;
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  line-height: 1.3;
}
.caseList .case-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.caseList .case-tags span {
  background-color: #eee;
  color: #1a2b48;
  font-size: 16px;
  padding: 4px 10px;
  border-radius: 4px;
  white-space: nowrap;
  box-shadow:  0 0 10px rgba(0,0,0,0.1);
}
.messagePlate {
  position: relative;
  height: 375px;
}
.messagePlate.white h2 {
  color: #fff;
}
.messagePlate.white p {
  color: #fff;
}
.messagePlate .max-width {
  position: relative;
  z-index: 2;
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.messagePlate.bg2::after {
  background-color: #1a2b48 !important;
}
.messagePlate.bg2 h2 {
  color: #fff;
  margin-bottom: 48px;
}
.messagePlate.bg2 .usButton {
  background: #fff;
  color: #1d2d4a;
}
.messagePlate.bg:after {
  content: "";
  position: absolute;
  background-color: #f7f3f0;
  width: 100%;
  height: 100%;
  opacity: 0.52;
  left: 0;
  top: 0;
  z-index: 1;
}
.messagePlate h2 {
  margin-bottom: 0;
}
.messagePlate p {
  color: #60505d;
  font-size: 22px;
  text-align: center;
  margin: 32px 0;
}
.messagePlate .usButton {
  margin: 0 auto;
}
.packtypeList {
  background: #f9f8f8;
}
.packtypeList .card-container {
  display: flex;
  gap: 24px;
  width: 100%;
  justify-content: center;
  flex-wrap: wrap;
  align-items: flex-start;
}
.packtypeList .card {
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.04);
  width: calc(33.333% - 24px);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 24px 20px;
  text-align: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  cursor: pointer;
}
.packtypeList .card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.08);
}
.packtypeList .card:hover .image-wrapper img {
  transform: scale(1.1);
}
.packtypeList .image-wrapper {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  background-color: #f0f0f0;
  margin-bottom: 24px;
  line-height: 0;
}
.packtypeList .image-wrapper img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  transition: all 0.5s ease;
}
.packtypeList .card-title {
  font-size: 22px;
  color: #0d2343;
  font-weight: 700;
  margin-bottom: 0px;
  transition: margin 0.3s ease;
}
.packtypeList .card-description {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  font-size: 16px;
  color: #5a6e85;
  line-height: 1.6;
  margin-top: 0;
  transition: max-height 0.4s ease, opacity 0.4s ease, margin-top 0.4s ease;
}
.packtypeList .card:hover .card-description {
  max-height: 200px;
  opacity: 1;
  margin-top: 12px;
}
.packpromo .image-box img {
  border-radius: 8px;
}
.packpromo .usButton {
  margin: 0 auto;
}
.packpromo h2 {
  margin-bottom: 24px;
}  .checklist ul li{
          cursor: pointer;

  }
.packpromo .promo-container {
  display: flex;
  background-color: #ffffff;
  border: 1px solid #e2e8f0;
  width: 100%;
}
.packpromo .promo-column {
  flex: 1;
  padding: 50px 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.packpromo .promo-column.left-side {
  border-right: 1px solid #e2e8f0;
}
.packpromo .promo-subtitle {
  font-size: 18px;
  color: #4a5568;
  line-height: 1.5;
  margin-bottom: 24px;
  font-weight: 500;
}
.packpromo .feature-list {
  text-align: left;
  width: 100%;
  max-width: 420px;
}
.packpromo .feature-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 24px;
  font-size: 16px;
  color: #4a5568;
  position: relative;
  line-height: 1.5;
}
.packpromo .feature-item:after{
        content: "";
    position: absolute;
    left: 9px;
    top: 3px;
    width: 16px;
    height: 16px;
    background: #16223e;
    border-radius: 4px;
    -webkit-mask: url("/static/img/dh.svg") center / contain no-repeat;
    mask: url("/static/img/dh.svg") center/contain no-repeat;
}
.packpromo .feature-icon {
  width: 18px;
  height: 18px;
  color: #000000;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 11px;
  margin-right: 12px;
  flex-shrink: 0;
  margin-top: 2px;
  position: relative;
  padding-left: 24px;
}
.packpromo .feature-icon:after {
         content: "";
        position: absolute;
        left: 0;
        top: 6px;
        width: 16px;
        height: 16px;
        border-radius: 4px;
        -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E") center/contain no-repeat;
        mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E") center/contain no-repeat;
}
.packpromo .image-box {
  width: 100%;

  overflow: hidden;
  margin-bottom: 24px;
}
.packpromo .image-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.packpromo .right-side .promo-subtitle {
  margin-bottom: 24px;
}
.index h2 {
  margin-bottom: 16px;
}
.index .h3 {
  color: #1a2b48;
  font-size: 18px;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 24px;
}
.packDetailList {
  width: 100%;
  background: #f7f7f7;
}
.packDetailList.index .usButton {
  margin: 40px auto 0;
}
.packDetailList.index ul li {
  width: 25%;
}
.packDetailList.index ul li:hover img {
  transform: scale(1.1);
}
.packDetailList.index ul li .packdetailTit {
  text-align: center;
}
.packDetailList.index ul li .packdetailInfo {
  text-align: center;
}
.packDetailList h3 {
  color: #1a2b48;
  font-size: 18px;
  text-align: center;
  line-height: 1.6;
  margin-bottom: 24px;
}
.packDetailList ul {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 24px);
  margin: -12px;
}
.packDetailList ul li {
  padding: 12px;
  width: 20%;
}
.packDetailList ul li:hover .detailImg .img1 {
  position: absolute;
  opacity: 0;
}
.packDetailList ul li:hover .detailImg .img2 {
  position: relative !important;
  opacity: 1 !important;
}
.packDetailList ul li .box {
  display: block;
}
.packDetailList ul li .box .packdetailTit {
  font-size: 16px;
  font-weight: bold;
  margin: 24px 0 12px 0;
  color: #011627;
  text-align: center;
}
.packDetailList ul li .box .packdetailInfo {
  font-size: 16px;
  color: #3f4e5b;
  line-height: 1.6;
}
.packDetailList ul li .box .detailImg {
  width: 100%;
  line-height: 0;
  overflow: hidden;
  border-radius: 8px;
  position: relative;
}
.packDetailList ul li .box .detailImg .img2 {
  position: absolute;
  opacity: 0;
}
.packDetailList ul li .box .detailImg img {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
}
.availableOptions .tabs-nav {
  display: flex;
  gap: 12px;
  margin-bottom: 24px;
  flex-wrap: wrap;
  justify-content: center;
}
.availableOptions .tab-button {
  padding: 16px 48px;
  font-size: 16px;
  color: #4a5568;
  background-color: #f1f3f5;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  transition: all 0.2s ease;
}
.availableOptions .tab-button:hover {
  background-color: #e2e8f0;
}
.availableOptions .tab-button.active {
  background-color: #11294a;
  color: #ffffff;
}
.availableOptions .content-container {
  background-color: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  width: 100%;
  display: flex;
  min-height: 500px;
  overflow: hidden;
}
.availableOptions .tab-panel {
  display: none;
  width: 100%;
}
.availableOptions .tab-panel.active {
  display: flex;
}
.availableOptions .panel-left {
  flex: 1;
  padding: 40px;
  display: flex;
  flex-direction: column;
}
.availableOptions .panel-right {
  flex: 1;
  overflow: hidden;
}
.availableOptions .panel-right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.availableOptions .panel-title {
  font-size: 24px;
  color: #11294a;
  font-weight: 700;
  margin-bottom: 32px;
}
.availableOptions .section-title {
  font-size: 16px;
  color: #11294a;
  font-weight: 700;
  margin-bottom: 16px;
}
.availableOptions .options-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin-bottom: 32px;
}
.availableOptions .option-item {
  font-size: 16px;
  color: #2d3748;
  display: flex;
  align-items: center;
}
.availableOptions .option-item::before {
  content: "*";
  margin-right: 8px;
  color: #4a5568;
}
.inspired {
  background: #f7f7f7;
}
.inspired .slick-arrow {
  top: 50%;
  transform: translate(-50%, 0);
  height: 24px;
  width: 24px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}
.inspired .slick-arrow:hover {
  border-top: 2px solid #243e61;
  border-right: 2px solid #243e61;
}
.inspired .slick-arrow.slick-prev {
  left: -50px;
  transform: translate(0, -50%) rotate(-135deg);
}
.inspired .slick-arrow.slick-next {
  right: -50px;
  transform: translate(0, -50%) rotate(45deg);
}
.inspired .usButton {
  margin: 80px auto 0;
}
.inspired .slick-dots {
  display: flex;
  justify-content: center;
  gap: 6px;
  bottom: -30px;
}
.inspired .slick-dots li {
  height: 6px;
  width: 6px;
  border-radius: 50%;
  padding: 0;
  background: #c6c6c6;
}
.inspired .slick-dots li:hover {
  background: #000;
}
.inspired .slick-dots li.slick-active {
  background: #000;
}
.inspired h3 {
  color: #3f4e5b;
  font-size: 18px;
  text-align: center;
  margin-bottom: 32px;
  line-height: 1.6;
}
.inspired ul {
  width: calc(100% + 24px);
  margin: -12px;
  display: flex;
}
.inspired ul li {
  width: 33.3%;
  padding: 12px;
}
.inspired ul li:hover .inspiredImg img {
  transform: scale(1.1);
}
.inspired ul li .inspiredBox {
  display: block;

}
.inspired ul li .inspiredBox .inspiredImg {
  border-radius: 8px;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}
.inspired ul li .inspiredBox .inspiredImg img {
  width: 100%;
height: 480px;
}
.inspired ul li .inspiredBox .inspiredBoxTit {
  font-size: 22px;
  color: #1a2b48;
  margin: 24px 0 20px 0;
  font-weight: bold;
}
.inspired ul li .inspiredBox .inspiredBoxInfo p {
  color: #3f4e5b;
  font-size: 16px !important;
  line-height: 1.6 !important;
     display: -webkit-box;
    -webkit-box-orient: vertical;   
    -webkit-line-clamp: 3;
   overflow: hidden;
}
.inspired ul li .inspiredBox .inspiredBoxInfo,
.inspired ul li .inspiredBox .inspiredBoxInfo>div{
      color: #3f4e5b;
  font-size: 16px !important;
  line-height: 1.6 !important;
     display: -webkit-box;
    -webkit-box-orient: vertical;   
    -webkit-line-clamp: 3;
   overflow: hidden;backface-visibility: hidden;
    
}
.process h2 {
  margin-bottom: 36px;
}
.process ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 24px 40px;
}
.process ul li {
  width: 48%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.process ul li svg {
  height: 52px;
}
.process ul li .processTit {
  margin: 16px 0;
  color: #1a2b48;
  font-size: 22px;
  font-weight: bold;
}
.process ul li .processInfo {
  color: #1a2b48;
  font-size: 16px;
  text-align: center;
  line-height: 1.6;
}
.faq .usButton {
  margin: 32px auto 0;
}
.faq.index .faq-container {
  margin-top: 32px;
}
.faq .faq-item {
  background-color: #ffffff;
  border: 1px solid #eef2f5;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
  margin-bottom: 15px;
  border-radius: 4px;
  overflow: hidden;
  transition: all 0.3s ease;
}
.faq .faq-title {
  padding: 24px;
  font-size: 18px;
  font-weight: 700;
  color: #1a2b48;
  cursor: pointer;
  display: flex;
  align-items: center;
  position: relative;
}
.faq .faq-title::before {
  content: "";
  display: inline-block;
  margin-right: 12px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #1a2b48;
  transform: rotate(-90deg);
  transition: transform 0.2s ease, border-color 0.2s ease;
}
.faq .faq-item.active .faq-title {
  color: #0077b5;
}
.faq .faq-item.active .faq-title::before {
  transform: rotate(0deg);
  border-top-color: #0077b5;
}
.faq .faq-content {
  display: none;
  padding: 0 24px 24px 44px;
  font-size: 16px;
  line-height: 1.6;
  color: #2c3e50;
}
.faq .faq-content strong {
  color: #2c3e50;
  font-weight: 700;
}
.needMore {
  background: #f7f3f0;
}
.needMore .needMore-container {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
.needMore svg {
  width: 50px;
  height: 50px;
}
.needMore .contact-card {
  flex: 1;
  background: #ffffff;
  text-align: center;
  padding: 36px 24px;
  display: flex;
  flex-direction: column;
  height: 100%;
  align-items: center;
}
.needMore .star-icon {
  position: relative;
  display: block;
  color: #5a6b7c;
  width: 0px;
  height: 0px;
  border-right: 28px solid transparent;
  border-bottom: 20px solid #5a6b7c;
  border-left: 28px solid transparent;
  transform: rotate(35deg);
  margin-bottom: 35px;
}
.needMore .star-icon:before {
  border-bottom: 16px solid #5a6b7c;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  position: absolute;
  height: 0;
  width: 0;
  top: -11px;
  left: -17px;
  display: block;
  content: "";
  transform: rotate(-35deg);
}
.needMore .star-icon:after {
  position: absolute;
  display: block;
  color: #5a6b7c;
  top: 3px;
  left: -27px;
  width: 0px;
  height: 0px;
  border-right: 28px solid transparent;
  border-bottom: 20px solid #5a6b7c;
  border-left: 28px solid transparent;
  transform: rotate(-70deg);
  content: "";
}
.needMore .contact-card h3 {
  font-size: 22px;
  font-weight: 700;
  color: #041e42;
  margin: 16px 0 12px 0;
}
.needMore .contact-card p {
  font-size: 16px;
  color: #555555;
  line-height: 1.5;
  margin: 0 0 24px 0;
  min-height: 48px;
  max-width: 280px;
}
.needMore .contact-card p a {
  text-decoration: underline;
}
.needMore .contact-link {
  color: #000080;
  font-size: 16px;
  text-decoration: underline;
  font-weight: 500;
}
.needMore .contact-link:hover {
  color: #000080;
}
.needMore .status-text {
  color: #666666;
  font-size: 16px;
  margin: 0;
}
.detailTop .gallery .bigPicList {
  margin-bottom: 16px;
}
.detailTop .gallery .smallPicList ul {
  width: calc(100% + 12px);
  margin: -6px;
}
.detailTop .gallery .smallPicList ul li {
  width: 25%;
  padding: 0 6px;
  opacity: 0.5;
}
.flexwapcolumn {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.flexwapcolumn.pic img {
  max-width: 48%;
}
.flexwapcolumn > div {
  max-width: 47.5%;
}
.flexwapcolumn img {
  border-radius: 12px;
}
.detailTop .gallery .smallPicList ul li .pic {
  height: auto;
  border-radius: 8px;
  overflow: hidden;
}
.detailTop .gallery .smallPicList ul li.slick-current {
  opacity: 1;
}
.detailTop .gallery .smallPicList ul li.slick-current .pic {
  border: 1px solid #16223e;
  width: 100%;
}
.detailTop .gallery li {
  height: auto;
  border-radius: 8px;
  overflow: hidden;
}
.whatWeDo .usButton {
  margin: 40px auto 0;
}
.whatWeDo ul {
  display: flex;
  gap: 24px;
  margin: 32px;
}
.whatWeDo ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.whatWeDo ul li .icon {
  height: 52px;
  width: 52px;
}
.whatWeDo ul li .wedoTit {
  font-size: 22px;
  color: #1a2b48;
  font-weight: bold;
  margin: 24px 0;
}
.whatWeDo ul li .wedoInfo {
  font-size: 16px;
  text-align: left;
  line-height: 1.6;
  color: #1a2b48;
}
.built {
  background: #f7f7f7;
}
.built .builtBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
  margin-top: 32px;
}
.built .built-image-side {
  flex: 1;
  max-width: 47%;
}
.built .built-image-side img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
}
.built .built-content-side {
  flex: 1;
  max-width: 50%;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.built .built-item {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}
.built .built-icon {
  width: 52px;
  height: 52px;
  border: 2px solid #a3b1c2;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.built .built-icon svg {
  width: 24px;
  height: 24px;
  object-fit: contain;
}
.built .built-text h3 {
  margin: 0 0 8px 0;
  font-size: 22px;
  font-weight: 700;
  color: #1a2b48;
}
.built .built-text p {
  margin: 0;
  font-size: 16px;
  color: #1a2b48;
  line-height: 1.6;
}
.howIt ul {
  display: flex;
  gap: 12px;
  margin-top: 32px;
}
.howIt ul li {
  width: 25%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.howIt ul li .icon img {
  height: 52px;
  width: 52px;
}
.howIt ul li .title {
  margin: 16px 0 12px 0;
  font-size: 22px;
  font-weight: 700;
  color: #1a2b48;
  white-space: nowrap;
}
.howIt ul li .icon {
  height: 52px;
  display: flex;
  align-items: center;
}
.howIt ul li .stit {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 16px;
  color: #1a2b48;
}
.howIt ul li .info {
  margin: 0;
  font-size: 16px;
  color: #1a2b48;
  line-height: 1.6;
}
.header-nav {
  background-color: #fff;
  position: fixed;
  width: 100%;
  z-index: 1000;
  top: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  left: 0;
}
.header-nav .max-width {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
.header-nav .headerBox {
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.header-nav .logo-area {
  display: flex;
  align-items: center;
  gap: 10px;
  z-index: 1002;
}
.header-nav .logo-area img {
  height: 70px;
}
.header-nav .menu-toggle {
  display: none;
  flex-direction: column;
  justify-content: space-between;
  width: 26px;
  height: 18px;
  cursor: pointer;
  z-index: 1002;
}
.header-nav .menu-toggle span {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #1a2b48;
  transition: all 0.3s ease;
}
.header-nav .menu-toggle.active span:nth-child(1) {
  transform: translateY(8px) rotate(45deg);
}
.header-nav .menu-toggle.active span:nth-child(2) {
  opacity: 0;
}
.header-nav .menu-toggle.active span:nth-child(3) {
  transform: translateY(-8px) rotate(-45deg);
}
.header-nav .nav-container {
  display: flex;
  align-items: center;
  flex: 1;
 
  justify-content: space-between;
  height: 100%;
}
.header-nav .usButton {
  background: #1a2b48;
  color: #fff;
  margin: auto 0;
  font-size: 16px;
}
.header-nav .usButton:hover {
  background: #e6e6e6;
}
.header-nav .nav-menu {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 32px 0 auto;
  padding: 0;
  height: 100%;
}
.header-nav .nav-item {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}
.header-nav .nav-link {
  color: #1a2b48;
  text-decoration: none;
  font-size: 18px;
  padding: 0 20px;
  height: 100%;
  display: flex;
  align-items: center;
  transition: color 0.2s ease;
  cursor: pointer;
  font-weight: bold;
}

.header-nav .has-dropdown .nav-link::after {
  content: "";
  display: inline-block;
  margin-left: 6px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid rgb(26, 43, 72);
  vertical-align: middle;
  transition: transform 0.2s ease;
}
.header-nav .dropdown-menu {
  position: absolute;
  top: 80%;
  left: 0;
  background: #1a2b48;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 225px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 0.25s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.header-nav .dropdown-item a {
  color: #1a2b48;
  text-decoration: none;
  font-size: 16px;
  background: #fff;
  line-height: 52px;
  display: block;
  padding: 0 25px;
  transition: background-color 0.2s ease;
}
.header-nav .dropdown-item a:hover {
  background-color: #1a2b48;
  color: #fff;
}
.header-nav .has-dropdown:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
html .footer {
  background-color: #1a2b48 !important;
  color: #ffffff;
  padding: 60px 80px 30px 80px;
  box-sizing: border-box;
}
.footer-container {
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 40px;
}
.footer-column {
  flex: 1;
  min-width: 180px;
  text-align: left;
}
.footer-column.brand-info {
  flex: 1.5;
  min-width: 260px;
}
.footer-logo {
  height: 42px;
  margin-bottom: 20px;
}
.footer-logo img {
  height: 100%;
  object-fit: contain;
}
.social-icons {
  display: flex;
  gap: 15px;
  margin-bottom: 15px;
}
.social-icons svg {
  width: 36px;
  height: 36px;
  object-fit: contain;
}
.social-icons a:first-child svg {
  height: 32px;
  width: 32px;
}
.footer-slogan {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 20px 0;
  color: #ffffff;
}
.contact-details {
  font-size: 16px;
  color: #ffffff;
  line-height: 1.6;
  margin-bottom: 40px;
}
.modal-header img{
    height: 40px;
    margin-bottom: 8px;
}
.copyright2 {
  display: none;
  font-size: 14px;;
}
.contact-details p {
  margin: 0 0 10px 0;
}
.copyright {
  font-size: 14px;
  color: #fff;
  margin-top: 110px;
}
.footer-column h4 {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 24px 0;
  color: #ffffff;
}
.footer-links li {
  margin-bottom: 15px;
}
.footer-links li a {
  font-size: 16px;
}
.footer-links a {
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
  transition: opacity 0.2s;
}
.footer-links a:hover {
  opacity: 0.8;
}
.footer-text {
  font-size: 16px;
  color: #ffffff;
  line-height: 1.8;
  margin: 0;
}
.compliance-icons {
  display: flex;
  gap: 20px;
  margin-top: 20px;
  align-items: center;
}
.compliance-icons img {
  height: 60px;
  object-fit: contain;
}
.modelMc {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 50%;
  z-index: 9998;
  display: none;
  width: 100vw;
  height: 100vh;
  left: 50%;
  transform: translate(-50%, -50%);
}
.modal-container {
  display: none;
  background-color: #ffffff;
  width: 100%;
  max-width: 640px;
  padding: 24px;
  box-sizing: border-box;
  border-radius: 4px;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
}
.modal-container .close {
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 32px;
  font-size: 40px;
  color: #000;
}
.modal-header {
  text-align: center;
  margin-bottom: 20px;
}
.modal-header h2 {
  font-size: 28px;
  color: #1a2b48;
  line-height: 1;
  margin: 0 0 10px 0;
  font-weight: 700;
}
.modal-header p {
  font-size: 16px;
  color: #5c6f84;
  margin: 0;
}
.form-row {
  display: flex;
  gap: 12px;
  margin-bottom: 12px;
}
.form-group {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.form-group.full-width {
  flex: none;
  width: 100%;
}
.form-group label {
  font-size: 16px;
  font-weight: 600;
  color: #4a5568;
  margin-bottom: 8px;
}
.form-group label span {
  color: #e53e3e;
  margin-left: 3px;
}
.form-group input[type="text"],
.form-group input[type="email"],
.form-group select,
.form-group textarea {
  width: 100%;
  height: 36px;
  border: 1px solid #718096;
  border-radius: 2px;
  padding: 0 12px;
  box-sizing: border-box;
  font-size: 14px;
  color: #2d3748;
  outline: none;
  background-color: #ffffff;
}
.form-group input::placeholder,
.form-group textarea::placeholder {
  color: #a0aec0;
}
.form-group select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%234a5568"><path d="M7 10l5 5 5-5z"/></svg>');
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 18px;
  padding-right: 35px;
  cursor: pointer;
}
.form-group textarea {
  height: 110px;
  padding: 12px;
  resize: vertical;
  font-family: inherit;
}
.file-upload-area {
  margin-top: 5px;
  margin-bottom: 30px;
}
.file-upload-area label {
  font-size: 14px;
  font-weight: 600;
  color: #4a5568;
  display: block;
  margin-bottom: 10px;
}
.file-upload-area input[type="file"] {
  font-size: 14px;
  color: #718096;
}
.submit-btn {
  width: 100%;
  height: 48px;
  background-color: #69727d;
  color: #ffffff;
  border: none;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  transition: background-color 0.2s;
}
.submit-btn:hover {
  background-color: #5a6268;
}
.nbanner{
    margin-top: 100px;
}
@media (max-width: 1300px) {
    .howIt ul li .title{
        font-size: 20px;
    }
    .about-whatmatters .content-card{
        min-width: auto;
    }
    .availableOptions .tab-button{
        padding: 14px 36px;
    }
    .footer-container{
        gap: 12px;
        flex-wrap: nowrap;
    }
}

@media (max-width: 976px) {
  .banner .bannerbox .nbannerInfo,
  .banner .bannerbox .usButton {
    margin-top: 28px;
  }
  .packDetailList ul li .box .detailImg img {
    width: 90%;
  }
  .packDetailList ul li .box .detailImg {
    text-align: center;
  }
  .header-nav .menu-toggle {
    display: flex;
  }
  .header-nav .dropdown-menu{
    
      background:transparent !important;
  }
  .header-nav .nav-container {
    position: absolute;
    top: 60px;
    z-index: -99;
           width: calc(100% + 40px) !important;
        top: 60px;
        left: -20px;
    background-color: #1a2b48;
    flex-direction: column;
    align-items: stretch;
    height: auto;
    padding: 20px;
    box-sizing: border-box;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-20px);
    transition: all 0.3s ease;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
    max-height: calc(100vh - 88px);
    overflow-y: auto;
  }
  .header-nav .nav-container.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  .header-nav .nav-menu {
    flex-direction: column;
    margin: 0 0 20px 0;
    height: auto;
  }
  .header-nav .nav-item {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    height: auto;
  }
  .header-nav .nav-link {
    width: 100%;
    padding: 15px 0;
    height: auto;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  }
  .header-nav .has-dropdown.open .nav-link::after {
    transform: rotate(180deg);
  }
  .header-nav .dropdown-menu {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 1;
    visibility: visible;
    transform: none;
    box-shadow: none;
    background-color: #111d31;
    display: none;
  }
  .header-nav .dropdown-item a {
    line-height: 44px;
    padding: 0 28px;
  }
  .header-nav .usButton {
    margin: 10px 0 0 0;
    text-align: center;
  }
}
@media (max-width: 976px) {
  .banner .bannerbox {
    height: 520px;
    padding: 0 24px;
  }
  .banner .bannerbox h1 {
    font-size: 32px;
  }
  .modal-container {
    padding: 30px 24px;
    margin: 0px;
    width: calc(100vw - 40px);
    overflow-y: auto;
    max-height: 80vh;
  }
  .modal-header h2 {
    font-size: 28px;
  }
  .form-row {
    flex-direction: column;
    gap: 8px;
    margin-bottom: 0;
  }
  .form-group {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 976px) {
  
    .accordion-header span{
        font-weight: bold;
    }
    .about-packaging .item-desc{
    margin-bottom: 18px;
        
    }
    
    .wapborder{
        border-radius: 14px;
        padding-bottom: 24px;
        border: 1px solid  #e5e5e5;
    }
    
    .header-nav .nav-link{
    color:#fff;
}
  .about-Whoweare .whoweareInfo {
    padding: 16px;
  }
  .built .builtBox {
    flex-direction: column;
  }
  .built .builtBox > div {
    width: 80% !important;
    max-width: 80% !important;
  }
  .howIt ul {
    flex-direction: column;
  }
  .howIt ul li {
    width: 100%;
  }
  .built .built-item {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .inspired .slick-arrow.slick-prev {
    left: 24px;
  }
  .inspired .slick-arrow.slick-next {
    right: 24px;
  }
  .inspired .slick-arrow {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
  .whatWeDo ul {
    gap: 24px;
    display: flex;
    margin: 0;
    flex-direction: column;
  }
  .whatWeDo ul li .wedoTit {
    margin: 16px 0;
    font-size: 18px;
  }
  .built .built-text h3 {
    font-size: 18px;
  }
  .howIt ul li .title {
    font-size: 18px;
  }
  .packDetailList h3.h3,
  .index .h3 {
    font-size: 18px;
  }
  .packDetailList ul li .box .packdetailTit {
    font-size: 18px;
  }
  .header-nav .nav-container {
    z-index: -999;
    display: none;
  }
  .header-nav .nav-container.active {
    z-index: 99;
    display: block;
  }
  .footer {
    padding: 40px 30px 20px 30px;
  }
  .footer-container {
    flex-direction: column;
    gap: 16px;
  }
  .copyright2 {
    display: block;
  }
  .copyright {
    display: none;
  }
  .social-icons a:first-child svg {
    height: 32px;
    width: 32px;
  }
  .built {
    flex-direction: column;
    gap: 40px;
  }
  .built-image-side,
  .built-content-side {
    max-width: 100%;
  }
  .needMore .needMore-container {
    flex-direction: column;
    align-items: center;
    gap: 24px;
  }
  .needMore .contact-card p {
    margin-bottom: 16px;
  }
  .faq .faq-title {
    padding: 16px;
  }
  .needMore .contact-card p {
    min-height: auto;
  }
  .needMore .contact-card h3 {
    font-size: 18px;
  }
  .faq .faq-content {
    padding: 0 16px 16px 40px;
  }
  .contact-container {
    flex-direction: column;
    gap: 50px;
  }
  .caseList .cases-grid-container {
    padding: 0;
  }
  .caseList .case-title {
    font-size: 18px;
  }
  .caseList .case-tags span {
    font-size: 14px;
  }
  .process ul li {
    width: 100%;
  }
  .inspired ul {
    width: 80%;
    margin: 0 auto;
  }

  .process ul li .processTit {
    font-size: 18px;
  }
  .inspired .slick-arrow.slick-next {
    right: -12px;
  }
  .inspired .slick-arrow.slick-prev {
    left: -12px;
  }
  .inspired .slick-arrow {
    border-top: 2px solid #243e61;
    border-right: 2px solid #243e61;
  }
  .inspired ul li .inspiredBox .inspiredBoxTit {
    font-size: 18px !important;
    margin: 16px 0 8px 0;
  }
  .inspired .slick-dots {
    width: 100%;
    bottom: -20px;
  }
  .inspired h3 {
    margin-bottom: 16px;
  }
  .inspired .usButton {
    margin-top: 50px;
  }
  .inspired h2 {
    margin-bottom: 12px;
  }
  .availableOptions .panel-title {
    font-size: 18px;
    margin-bottom: 0px;
  }
  .availableOptions .options-grid {
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 0;
  }
  .availableOptions .panel-left {
    padding: 24px;
  }
  .availableOptions .tab-button {
    flex: 1;
    white-space: nowrap;
    padding: 16px 0px;
    min-width: 48%;
  }
  .availableOptions .section-title {
    margin: 12px 0;
  }
  .packDetailList ul li .box .packdetailTit {
    margin: 24px 0 8px 0;
  }
  .packDetailList ul li {
    width: 50% !important;
  }
  .content-container {
    flex-direction: column;
  }
  .tab-panel.active {
    flex-direction: column-reverse;
  }
  .panel-right {
    height: 250px;
  }
  .promo-column.left-side,
  .packpromo .promo-column {
    padding: 24px;
  }
  .packtypeList .card-title {
    font-size: 20px;
  }
  .packtypeList .card-description {
    opacity: 1;
    max-height: inherit;
    margin-top: 16px;
  }
  .packtypeList .card {
    width: 70%;
  }
  .promo-container {
    flex-direction: column;
  }
  .promo-column.left-side {
    border-right: none;
    border-bottom: 1px solid #e2e8f0;
  }
  .messagePlate p {
    font-size: 16px;
  }
  .caseList .cases-grid-container {
    grid-template-columns: repeat(2, 1fr);
  }
  .about-packaging .item-title {
    font-size: 18px;
  }
  .nbanner .nbannerBox h1 {
    font-size: 28px;
    line-height: 38px;
    margin-top: 24px;
    text-align: center;
  }
  .nbanner .nbannerBox {
    height: 430px;
    justify-content: flex-start;
    padding-top: 48px;

  }
  .nbanner .nbannerBox .nbannerInfo {
    margin-top: 24px;
  }
  .nbanner .nbannerBox.start .nbannerInfo {
    min-width: 50%;
  }
  .pagePadding {
    padding: 52px 0;
    width: 100%;
  }
  .pagePadding h2 {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 1.2;
  }
  .packaging-item,
  .packaging-item.reverse {
    flex-direction: column !important;
    gap: 20px !important;
  }
  .item-img-box,
  .item-text-box {
    flex: 0 0 100%;
    width: 100%;
  }
  .about-packaging .packaging-list {
    gap: 28px;
    width:80%;
    margin: 0 auto;
  }
  .about-packaging .packaging-list {
    margin-top: 0;
  }
  .about-whatmatters .card-title {
    font-size: 18px;
    margin-bottom: 16px;
    padding-top: 20px;
  }
  .about-whatmatters .card-text {
    font-size: 16px;
  }
  .about-whatmatters .card-btn {
    font-size: 14px;
  }
  .about-whatmatters .card-container {
    flex-direction: column;
      flex-wrap: wrap;
  }
  .about-whatmatters .card-text {
    margin-bottom: 24px;
  }
  .about-whatmatters .content-card {
    width: 100%;
    padding: 40px 24px;
  }
  .layout37 {
    display: block;
    position: fixed !important;
    z-index: 16;
    top: 0px;
  }
  .about-packaging .item-img-box img {
    height: 350px ;
  }
  .needMore .contact-card {
    width: 100%;
  }
  .top_nav {
    display: none;
  }
  ._nav2 {
    width: 100%;
    float: left;
  }
  ._nav2-1_bg {
    width: 100%;
  }
  ._nav2 .ctext {
    width: 100%;
    float: left;
  }
  ._nav2 .ctext .top {
    position: relative;
    z-index: 5;
  }
  ._nav2 .ctext .menuph {
    display: block;
  }
  ._nav2 .ctext .menuph {
    float: right;
    width: 28px;
    height: 28px;
    cursor: pointer;
    text-align: center;
    margin: 12px 0px 12px 0;
  }
  ._nav2 .ctext .menuph .point {
    display: inline-block;
    width: 28px;
    height: 28px;
    position: relative;
  }
  ._nav2 .ctext .menuph .point:hover .navbtn,
  ._nav2 .ctext .menuph .point:hover .navbtn::after,
  ._nav2 .ctext .menuph .point:hover .navbtn::before {
    width: 28px;
  }
  ._nav2 .ctext .menuph .navbtn {
    position: absolute;
    top: 14px;
    right: 0;
    display: inline-block;
    height: 2px;
    background: #2e8655;
    width: 28px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }
  ._nav2 .ctext .menuph .navbtn::after,
  ._nav2 .ctext .menuph .navbtn::before {
    position: absolute;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 2px;
    content: "";
    background: #2e8655;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }
  ._nav2 .ctext .menuph .navbtn::after {
    top: -10px;
  }
  ._nav2 .ctext .menuph .navbtn::before {
    top: 10px;
  }
  ._nav2 .ctext .menuph .point.active .navbtn {
    background: transparent;
  }
  ._nav2 .ctext .menuph .point.active .navbtn::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0px;
  }
  ._nav2 .ctext .menuph .point.active .navbtn::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0px;
  }
  ._nav2 .ctext .xialaph {
    top: 0;
    float: left;
    width: 100%;
    height: 100vh;
    overflow: auto;
    padding: 0 15px;
    z-index: 999999999999;
    background: #fff;
    display: none;
    left: 0;
    top: 50px;
  }
  ._nav2 .ctext .xialaph .ul2,
  ._nav2 .ctext .xialaph .ul3 {
    display: none;
  }
  ._nav2 .ctext .xialaph h4 a {
    float: left;
    width: 60%;
    font-size: 16px;
    line-height: 50px;
  }
  ._nav2 .ctext .xialaph h4 a span {
    padding-left: 6px;
    color: #ccc;
    font-size: 14px;
  }
  ._nav2 .ctext .xialaph h4 {
    float: left;
    width: 100%;
    position: relative;
  }
  ._nav2 .ctext .xialaph li:last-child h4::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
  }
  ._nav2 .ctext .xialaph h4:hover a,
  ._nav2 .ctext .xialaph h5:hover a {
    color: #2e8655;
  }
  ._nav2 .ctext .xialaph h4::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
  }
  ._nav2 .ctext .xialaph h5 a {
    float: left;
    width: 100%;
    color: #1f1f1f;
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
  }
  ._nav2 .ctext .xialaph h5 {
    float: left;
    width: 100%;
    position: relative;
  }
  ._nav2 .ctext .xialaph h5::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #e5e5e5;
  }
  ._nav2 .ctext .xialaph li:last-child h5::after {
    display: none;
  }
  ._nav2 .ctext .xialaph h4 img {
    width: 15px;
    height: 8px;
    float: right;
    margin-top: 24px;
    cursor: pointer;
  }
  ._nav2 .ctext .xialaph h5 img {
    width: 11px;
    height: 6px;
    float: right;
    margin-top: 26px;
    margin-right: 18px;
    cursor: pointer;
  }
  ._nav2 .ctext .xialaph h4.active img.img_s,
  ._nav2 .ctext .xialaph h5.active img.img_s {
    display: none;
  }
  ._nav2 .ctext .xialaph h4.active img.img_d,
  ._nav2 .ctext .xialaph h5.active img.img_d {
    display: block;
  }
  ._nav2 .ctext .xialaph .ul2 {
    float: left;
    width: 100%;
    padding: 0 10px;
  }
  ._nav2 .ctext .xialaph .phsou {
    position: relative;
    margin-top: 34px;
  }
  ._nav2 .ctext .xialaph .phsou input {
    width: 100%;
    height: 56px;
    background-color: #fff;
    color: #aaa;
    font-size: 14px;
    padding-left: 20px;
    border: 1px solid #e5e5e5;
  }
  ._nav2 .ctext .xialaph .phsou img {
    cursor: pointer;
    width: 21px;
    height: 22px;
    position: absolute;
    top: 17px;
    right: 29px;
  }
  ._nav2 .ctext .img_d,
  ._nav2 .ctext .disno {
    display: none;
  }
  ._nav2 .box {
    display: flex;
    height: 50px;
    padding: 0 15px;
    width: 100%;
    justify-content: space-between;
  }.header-nav .usButton{
    background: #fff;
    color:#1a2b48;
}
  ._nav2 .box .bg {
    height: 50px;
    background: #fff;
    width: 100%;
    left: 0;
    position: absolute;
    z-index: 5;
    float: left;
    opacity: 1;
  }
  ._nav2 .ctext.sub .box .bg {
    opacity: 1;
  }
  ._nav2 .box .logo {
    float: left;
    position: relative;
    z-index: 6;
  }
  ._nav2 .box .logo img {
    height: 30px;
    margin-top: 10px;
    display: block;
  }
  ._nav2 .soph {
    margin-top: 15px;
    width: 100%;
    float: left;
  }
  ._nav2 .soph .so {
    float: left;
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 6;
    border: 1px solid #2e8655;
  }
  .footer-column {
    flex: auto;
  }
  .contact-details {
    margin-bottom: 12px;
  }
  .compliance-icons img {
    height: 46px;
  }
  /* ._nav2 .soph .search {
    float: left;
    width: 100%;
    height: 36px;
    background: none;
    border: none;
    line-height: 36px;
    padding: 0 56px 0 10px;
    color: #414141;
    font-size: 14px;
  }

  ._nav2 .soph .searsub {
    float: right;
    width: 50px;
    height: 100%;
    border: none;
    background: url(../img/search2.png) center no-repeat @c;
    position: absolute;
    right: 0;
    top: 0;
  } */
  .usButton {
    padding: 12px 20px;
  }
  .messagePlate h2 {
    margin-bottom: 0;
  }
  .messagePlate p {
    margin: 24px 0;
  }
  .cases-grid-container {
    margin-bottom: 32px;
  }
  .flexwapcolumn {
    flex-direction: column-reverse;
  }
  .flexwapcolumn.mb {
    margin-bottom: 24px;
  }
  .res-card .num {
    font-size: 18px;
  }
  .checklist .wapshow {
    flex-direction: column !important;
    display: flex !important;
    margin-bottom: 16px;
  }
  .res-card {
    padding: 12px 16px;
  }
  .flexwapcolumn.pic img {
    max-width: 70%;
  }
  .flexwapcolumn > div {
    gap: 0;
  }
  .ch-item {
    padding: 8px 0;
  }
  .ch-item h4 {
    font-size: 18px !important;
  }
  .flexwapcolumn > div {
    width: 70% !important;
    max-width: 70% !important;
  }
  .packpromo .image-box{
         width: 70% !important;
    max-width: 70% !important;
      
  }
  .sol-card h4 {
    font-size: 18px !important;
  }
  .howIt ul {
    gap: 24px;
  }
  html,
  body {
    overflow-x: hidden;
  }
  .about-whatmatters .card-btn {
    padding: 16px 28px;
  }
  .banner .bannerbox .nbannerInfo {
    font-size: 18px;
  }
  .detailTop .gallery .smallPicList ul li {
    padding: 0 3px;
  }
  .detailTop .gallery .smallPicList ul {
    width: calc(100% + 6px);
    margin: 0 -3px;
  }
  .detailTop {
    padding-bottom: 52px !important;
  }
  h2.title {
    margin-top: 0 !important;
  }
  .mbx{
      flex-wrap: wrap;
  }
  .footer-column{
      text-align: left;
  }
  .res-card {
    background: transparent !important;
    padding: 0% 0 !important;
  }
  .header-nav .has-dropdown .nav-link::after{
          border-top: 8px solid #fff;
  }
  .header-nav .dropdown-item a{
      background: rgb(26, 43, 72);
      color:#fff;
  }
  .header-nav .dropdown-item a:hover{
        background: #fff;
      color:rgb(26, 43, 72);
  }
  .sol-card {
    padding: 0 !important;
    border: 0 !important;
  }
  .nbanner {
    margin-top: 50px;
  }
  .banner{
      margin-top: 0px;
  }
  .footer-container{
              justify-content: flex-start;
  }
  .header-nav .headerBox{
      height: 60px;
  }
  .header-nav .logo-area img{
      height: 40px;
  }
  .bg{
      margin-top: 50px !important;
  }

  .checklist ul li{margin-bottom 0px !important;}
html .footer{
    padding-left: 16px !important;
    padding-right: 16px !important;
}
h2.title,.res-card .num,.res-card p,.sol-card h4,.sol-card p{
    text-align: center;
}
.res-card .num{
    font-size: 18px !important;;
}
}
.banner .bannerbox .usButton {
  background: #fff;
  color: #1a2b48;
}
.footer-column.brand-info{
    
    text-align: left;
}








.whatWeDo ul li .wedoInfo{
    text-align: center;
}



   .footer-accordion { width: 100%;
       display: none;
   }


.accordion-item {
    background: #1c2845;
    padding: 12px;
  margin-bottom: 12px;
  border-radius: 8px;
  color: white;
  overflow: hidden;
}
.accordion-content li{
      font-size: 16px;
    color:#fff;
    text-align: left;
    line-height: 1.6;;
}
.accordion-content li a{
    font-size: 16px;
    color:#fff;
    margin-bottom: 12px;
    line-height: 1.6;;
    display: block;
}
.accordion-content li a:hover{
    background: #fff;
    color: #1a2b48;
}
}
.accordion-header{
    font-size: 18px;
}
.accordion-content li:last-child a{
    margin-bottom: 0;
}
.accordion-header {
  padding: 0px;
  display: flex;
  margin-bottom: 12px;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

.accordion-content {
  display: none; /* 默认隐藏 */
  padding: 0 0px 15px 0px;
  list-style: none;
  margin: 0;
}

.accordion-item.active .accordion-content { display: block; }

.footer-accordion  .icon {
  background: white;
  border: none;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  cursor: pointer;
  font-size: 10px;
}
@media (max-width: 976px) {
    .detailTop .hero{
        margin: 0 auto;
        width: 75% !important;
    }
    .availableOptionsLayout{
        width:80%;
        margin: 0 auto;
    }
    .messagePlate .textBox{
        width:100%;
    }
    .banner.wapbannermt{
        margin-top: 50px !important;
    }
    .bannermt h1{
        margin-top: 300px !important;
    }
  
    .bannermt{
        padding-bottom: 52px !important;
    }
    .checklist.brief{
        padding-top: 0 !important;
        border: 0px solid #e5e5e5 !important; 
    }
    .wapbordere{
        padding-top: 24px;
        border-radius: 14px;
      
        border: 1px solid #e5e5e5;
    }
    .promo-column .usButton{
        margin-top: 16px;
    }
    .packpromo .promo-subtitle{
        font-size: 16px;
    }
.packpromo .feature-item{
    margin-bottom: 12px;
}
    section .Our-Solution{
        margin-top: 24px !important;
    }
    .footer-column{
        display: none;
    }
    .footer-column.brand-info{
        display: block;
    }
    .footer-accordion { 
       display: block;
   }
   .inspired ul li .inspiredBox .inspiredImg img {
 
height: auto !important;
}
}
.results-grid-img img{
    border-radius: 12px;
}

.nbanner.pcshow{
    display: block !important;
}
.nbanner.wapshow{
    display: none !important;
}

.messagePlate .pcshow{
    display: block !important;
}
.messagePlate .wapshow{
    display: none !important;
}

@media screen and (max-width: 500px) {
     .packpromo .image-box{
         width: 100% !important;
    max-width: 100% !important;
      
  }
     .detailTop .hero{
       
        width: 100% !important;
    }
      .availableOptionsLayout{
        width:100%;
        margin: 0 auto;
    }
    .messagePlate .pcshow{  .availableOptionsLayout{
        width:80%;
        margin: 0 auto;
    }
    display: none !important;
}
.messagePlate .wapshow{
    display: block !important;
}
    .built .builtBox > div {
    width: 100% !important;
    max-width: 100% !important;
  }
      .inspired ul {
    width: 96%;
    margin: 0 auto;
  }

    .nbanner .nbannerBox.start .nbannerInfo{
                min-width: 90%;
        
    }
    .nbanner .nbannerBox.start{
            align-items: center !important; 
        
    }
      .nbanner .nbannerBox.start .nbannerInfo{
        text-align: center;
    }
    .nbanner.pcshow{
    display: none !important;
}
.nbanner.wapshow{
    display: block !important;
}
      .packtypeList .card {
    width: 100%;
  }
  .about-packaging .packaging-list{
      width:100%;
  }
    /*.packDetailList ul li{*/
    /*    width: 100% !important;*/
    /*}*/
      .flexwapcolumn.pic img {
    max-width: 100%;
  }
    .nbanner .nbannerBox.start{
        height: auto;
    }
      .flexwapcolumn > div {
    width: 100% !important;
    max-width: 100% !important;
  }
    .caseList .cases-grid-container {
    grid-template-columns: repeat(1, 1fr);
  }
  
}