.search-form {
  border: 1px solid #d3a449 !important;
}

.search-btn {
  background: #D3A449 !important;
  border: 1px solid #d3a449 !important;
  height: 38px !important;
}

.promotion-faq {
  background: #FFFFFF;
  border: 1px solid #291b02;
  border-radius: 21px;
  padding: 0 15px;
}

.page-header.gaps-page-header .header-content .account-box .item.active {
  color: #D3A449 !important;
}

.page-header.gaps-page-header .header-content .account-box .item:hover .tit {
  color: #D3A449 !important;
}

.page-header.gaps-page-header .header-content .account-box .item .tit {
  font-family: Montserrat-Medium;
  font-size: 14px;
  color: #291B02;
  letter-spacing: 0;
  font-weight: 500 !important;
}

.select-box:after {
  display: none !important;
}

.icon-send {
  width: 18px !important;
  height: 18px !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  background-image: url(/static/home/images/promotion/icon-2.png);
}

.page-header.gaps-page-header .header-content .account-box .nav-link {
  font-weight: 500 !important;
}

.page-header.gaps-page-header .header-content .account-box .item:hover .item-icon {
  color: #D3A449 !important;
}

.pc {
  background: #F1F3F4;
}
.pc .promotion-header {
  height: 900px;
  position: relative;
}
.pc .promotion-header .banner {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  position: relative;
}
.pc .promotion-header .banner .products-btn {
  position: relative;
  bottom: -535px;
  padding: 15px 20px;
  font-family: Montserrat-ExtraBold;
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 0;
  font-weight: 900;
  background-image: linear-gradient(90deg, #AC7F32 0%, #E5BC67 100%);
  border-radius: 8px;
  display: inline-block;
}
.pc .page-row-1 {
  padding: 25px 30px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  margin-top: -75px;
  z-index: 1;
  position: relative;
}
.pc .page-row-1 .ecosystem-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pc .page-row-1 .ecosystem-box .ecosystem-left {
  flex: none;
}
.pc .page-row-1 .ecosystem-box .ecosystem-left .title {
  font-family: Montserrat-Bold;
  font-size: 24px;
  color: #291B02;
  letter-spacing: 0;
  font-weight: 700;
}
.pc .page-row-1 .ecosystem-box .ecosystem-left .desc {
  font-family: Montserrat-Medium;
  font-size: 18px;
  color: #291B02;
  letter-spacing: 0;
  line-height: 28px;
  font-weight: 500;
}
.pc .page-row-1 .ecosystem-box .ecosystem-right {
  flex: auto;
  min-width: 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-evenly;
}
.pc .page-row-1 .ecosystem-box .ecosystem-right .ecosystem-item .item-icon {
  width: 130px;
  height: 130px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 auto;
}
.pc .page-row-1 .ecosystem-box .ecosystem-right .ecosystem-item .item-title {
  font-family: Montserrat-Bold;
  font-size: 14px;
  color: #5F460A;
  letter-spacing: 0;
  text-align: center;
  font-weight: 700;
}
.pc .page-row-1 .ecosystem-network {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.pc .page-row-1 .ecosystem-network:after {
  content: "";
  position: absolute;
  background-image: linear-gradient(269deg, #C2984A 0%, rgba(248, 226, 146, 0) 100%);
  border-radius: 8px;
  width: 300px;
  height: 2px;
  left: 65px;
}
.pc .page-row-1 .ecosystem-network:before {
  content: "";
  position: absolute;
  transform: scaleX(-1);
  background-image: linear-gradient(269deg, #C2984A 0%, rgba(248, 226, 146, 0) 100%);
  border-radius: 8px;
  width: 300px;
  height: 2px;
  right: 65px;
}
.pc .page-row-1 .ecosystem-network .network-icon {
  background-image: url("/static/home/images/promotion/icon-1.png");
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.pc .page-row-1 .ecosystem-network .title {
  font-family: SourceHanSerifC-Heavy;
  font-size: 18px;
  color: #BD861C;
  letter-spacing: 0;
  font-weight: 900;
}
.pc .page-row-1 .ecosystem-label {
  padding: 25px;
  background: rgba(22, 42, 29, 0.85);
  border-radius: 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-image: linear-gradient(to right, #F5DE8E 100%, #F4DD8D 100%, #2E3724 100%, #FBF1C1 100%) 1;
}
.pc .page-row-1 .ecosystem-label .label-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pc .page-row-1 .ecosystem-label .label-item .label-icon {
  flex: none;
  width: 80px;
  height: 80px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
}
.pc .page-row-1 .ecosystem-label .label-item .label-info {
  flex: auto;
  min-width: 0;
}
.pc .page-row-1 .ecosystem-label .label-item .label-info .label-title {
  font-family: Montserrat-Bold;
  font-size: 18px;
  color: #EDD384;
  letter-spacing: 0;
  font-weight: 700;
  color: #EDD384;
}
.pc .page-row-1 .ecosystem-label .label-item .label-info .label-desc {
  opacity: 0.6;
  font-family: Montserrat-Regular;
  font-size: 15px;
  color: #EDD384;
  letter-spacing: 0;
  line-height: 16px;
  font-weight: 400;
  color: #EDD384;
}
.pc .page-row-2 .cat-list-box {
  position: relative;
  padding: 25px 30px;
  background: #ffffff;
  border-radius: 24px;
}
.pc .page-row-2 .cat-list-box .title {
  font-family: Montserrat-Bold;
  font-size: 24px;
  color: #291B02;
  letter-spacing: 0;
  text-align: center;
  font-weight: 700;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #E5BC67, #AC7F32);
}
.pc .page-row-2 .cat-list-box .swiper-slide {
  width: auto;
}
.pc .page-row-2 .cat-list-box .swiper-slide .item {
  position: relative;
}
.pc .page-row-2 .cat-list-box .swiper-slide .item:first-child:before {
  display: none;
}
.pc .page-row-2 .cat-list-box .swiper-slide .item:before {
  content: "";
  position: absolute;
  background-image: linear-gradient(180deg, #E8DFB9 0%, rgba(245, 241, 221, 0) 100%);
  border-radius: 4px;
  height: 50%;
  width: 1px;
}
.pc .page-row-2 .cat-list-box .swiper-slide .item .icon {
  width: 130px;
  height: 130px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  margin: 0 auto;
}
.pc .page-row-2 .cat-list-box .swiper-slide .item .name {
  font-family: Montserrat-Bold;
  font-size: 20px;
  color: #291B02;
  letter-spacing: 0;
  text-align: center;
  font-weight: 700;
}
.pc .page-row-2 .cat-list-box .category-swiper-button-next {
  color: #fff;
  width: 44px !important;
  height: 44px !important;
  border-radius: 50% !important;
  right: 15px !important;
  background: #D3A449 !important;
  opacity: inherit !important;
}
.pc .page-row-2 .cat-list-box .category-swiper-button-next:before {
  color: #ffffff !important;
}
.pc .page-row-2 .cat-list-box .category-swiper-button-prev {
  left: 15px !important;
  color: #fff;
  width: 44px !important;
  height: 44px !important;
  border-radius: 50% !important;
  background: #D3A449 !important;
  opacity: inherit !important;
}
.pc .page-row-2 .cat-list-box .category-swiper-button-prev:before {
  color: #ffffff !important;
}
.pc .page-row-2 .goods-item-panel {
  background: #FFFFFF;
  box-shadow: 0px 2px 16px 0px rgba(218, 219, 222, 0.1);
  border-radius: 16px;
  overflow: hidden;
}
.pc .page-row-2 .goods-item-panel .info {
  padding: 15px !important;
}
.pc .page-row-2 .goods-item-panel .info .goods-price {
  font-family: Arial-BoldMT;
  font-size: 24px;
  color: #291B02;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: 700;
}
.pc .page-row-2 .goods-item-panel .info .goods-name {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #5F460A;
  letter-spacing: 0;
  line-height: 18px;
  font-weight: 400;
}
.pc .page-row-2 .goods-item-panel .info .unit {
  font-family: ArialMT;
  font-size: 14px;
  color: #5F460A;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: 400;
}
.pc .page-row-2 .goods-item-panel .info .item-desc {
  overflow: initial;
}
.pc .page-row-2 .goods-item-panel .info .goods-btn {
  background: #FFFFFF;
  box-shadow: 0px 2px 16px 0px rgba(218, 219, 222, 0.1);
  border-radius: 16px;
  font-family: Arial-BoldMT;
  font-size: 18px;
  color: #D3A449;
  letter-spacing: 0;
  text-align: center;
  line-height: 24px;
  font-weight: 700;
  width: 100%;
  border: 1px solid #D3A449;
  padding: 5px 30px;
}
.pc .page-row-2 .more {
  margin: 0 auto;
  text-align: center;
}
.pc .page-row-2 .more .more-box {
  border: 1px solid #291b02;
  border-radius: 21px;
  display: inline-block;
  padding: 4px 25px;
  color: #291B02;
  font-weight: 600;
}
.pc .page-row-2 .more .more-box .more-text {
  font-family: Montserrat-SemiBold;
  font-size: 20px;
  letter-spacing: 0;
  background: #F1F3F4;
  display: inline-block;
}
.pc .page-row-3 .title {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-family: Montserrat-Bold;
  font-size: 24px;
  color: #291B02;
  letter-spacing: 0;
  text-align: center;
  font-weight: 700;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #E5BC67, #AC7F32);
}
.pc .page-row-3 .title:after {
  content: "";
  position: absolute;
  transform: scaleX(-1);
  background: #E3DCD3;
  border-radius: 8px;
  width: 600px;
  height: 2px;
  left: 20px;
}
.pc .page-row-3 .title:before {
  content: "";
  position: absolute;
  background: #E3DCD3;
  border-radius: 8px;
  width: 600px;
  height: 2px;
  right: 20px;
}
.pc .page-row-3 .partners-box {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.pc .page-row-3 .partners-box .partners-item {
  width: 80px;
  height: 80px;
}
.pc .page-row-3 .partners-box .partners-item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.pc .page-row-4 {
  padding: 30px;
  display: flex;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
.pc .page-row-4 .trusted-left {
  position: relative;
}
.pc .page-row-4 .trusted-left .title {
  font-family: Montserrat-Bold;
  font-size: 32px;
  color: #EDD384;
  letter-spacing: 0;
  font-weight: 700;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #EDD384, #CF9E4B);
}
.pc .page-row-4 .trusted-left .desc {
  opacity: 0.9;
  font-family: Montserrat-Medium;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 28px;
  font-weight: 500;
}
.pc .page-row-4 .trusted-left .links {
  background-image: linear-gradient(#AC7F32 0%, #E5BC67 100%);
  border-radius: 8px;
  display: inline-block;
  font-family: Montserrat-ExtraBold;
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 0;
  font-weight: 900;
  padding: 12px 30px;
}
.pc .page-row-4 .trusted-left:after {
  content: "";
  position: absolute;
  background-image: linear-gradient(180deg, rgba(194, 152, 74, 0) 0%, #C2984A 51%, rgba(248, 226, 146, 0) 100%);
  border-radius: 1px;
  width: 1px;
  height: 100%;
  top: 0;
  right: 0;
}
.pc .page-row-4 .trusted-right .trusted-item {
  display: flex;
  align-items: center;
}
.pc .page-row-4 .trusted-right .trusted-item .thumb {
  width: 60px;
  height: 60px;
}
.pc .page-row-4 .trusted-right .trusted-item .info .num {
  font-family: Montserrat-Bold;
  font-size: 24px;
  color: #EDD384;
  letter-spacing: 0;
  font-weight: 700;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #EDD384, #CF9E4B);
}
.pc .page-row-4 .trusted-right .trusted-item .info .desc {
  opacity: 0.9;
  font-family: Montserrat-Regular;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0;
  font-weight: 400;
}
.pc .page-row-5 {
  padding: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
.pc .page-row-5 .title {
  font-family: Montserrat-Bold;
  font-size: 32px;
  color: #EDD384;
  letter-spacing: 0;
  font-weight: 700;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #EDD384, #CF9E4B);
}
.pc .page-row-5 .standards-box {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  background: #F1E4D0;
  border-radius: 16px;
  padding: 30px;
}
.pc .page-row-5 .standards-box .standards-item .thumb {
  width: 60px;
  height: 60px;
  margin: 0 auto;
}
.pc .page-row-5 .standards-box .standards-item .standards-title {
  font-family: Montserrat-Bold;
  font-size: 20px;
  color: #936E21;
  letter-spacing: 0;
  text-align: center;
  font-weight: 700;
  height: 60px;
}
.pc .page-row-5 .standards-box .standards-item .desc {
  font-family: Montserrat-Regular;
  font-size: 14px;
  color: #291B02;
  letter-spacing: 0;
  text-align: center;
  line-height: 16px;
  font-weight: 400;
}
.pc .page-row-5 .title2 {
  font-family: Montserrat-Bold;
  font-size: 32px;
  color: #EDD384;
  letter-spacing: 0;
  font-weight: 700;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #EDD384, #CF9E4B);
}
.pc .page-row-5 .infrastructure-box {
  display: flex;
  align-items: center;
}
.pc .page-row-5 .infrastructure-box .infrastructure-item {
  flex: 1;
  min-width: 0;
  height: 320px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  padding: 20px 15px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.pc .page-row-5 .infrastructure-box .infrastructure-item:last-child {
  margin-right: 0 !important;
}
.pc .page-row-5 .infrastructure-box .infrastructure-item .thumb {
  width: 42px;
  height: 42px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
.pc .page-row-5 .infrastructure-box .infrastructure-item .standards-title {
  opacity: 0.9;
  font-family: Montserrat-Medium;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 500;
}

.mobile .promotion-header {
  height: 430px;
}
.mobile .banner {
  background-size: 100% 100% !important;
}
.mobile .products-btn {
  left: 20px;
  bottom: -260px !important;
}
.mobile .page-row-1 {
  margin-top: 0px !important;
}
