@charset "UTF-8";
.page-cooperation {
  background: #fafafa;
}
.page-cooperation .coop-hero {
  line-height: 0;
  overflow: hidden;
}
.page-cooperation .coop-hero img {
  width: 100%;
  height: auto;
  min-height: 200px;
  object-fit: cover;
  display: block;
  vertical-align: middle;
}
.page-cooperation .section-block {
  padding: 56px 16px;
}
.page-cooperation .section-block .section-title {
  font-size: 26px;
  font-weight: 600;
  color: #333;
  text-align: center;
  margin-bottom: 16px;
}
.page-cooperation .section-block .section-sub {
  font-size: 15px;
  color: #666;
  text-align: center;
  margin: 0 auto 32px;
  line-height: 1.85;
}
.page-cooperation .section-block .section-body-text {
  font-size: 15px;
  line-height: 2;
  color: #666;
  margin: 0 auto;
}
.page-cooperation .product-advantage .prod-advantage-intro {
  margin-bottom: 40px;
  padding: 36px 22px 40px;
  padding-left: 0;
  padding-right: 0;
  border-radius: 2px;
}
@media (min-width: 768px) {
  .page-cooperation .product-advantage .prod-advantage-intro {
    padding: 44px 36px 48px;
  }
}
.page-cooperation .product-advantage .prod-advantage-intro .prod-advantage-copy {
  text-align: left;
}
.page-cooperation .product-advantage .prod-advantage-intro .prod-advantage-title {
  font-size: 26px;
  font-weight: 700;
  color: #333;
  text-align: left;
  margin: 0 0 32px;
  letter-spacing: 0.02em;
}
@media (min-width: 768px) {
  .page-cooperation .product-advantage .prod-advantage-intro .prod-advantage-title {
    font-size: 30px;
    margin-bottom: 40px;
  }
}
.page-cooperation .product-advantage .prod-advantage-intro .prod-advantage-item {
  margin-bottom: 28px;
}
.page-cooperation .product-advantage .prod-advantage-intro .prod-advantage-item:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .page-cooperation .product-advantage .prod-advantage-intro .prod-advantage-item {
    margin-bottom: 36px;
  }
}
.page-cooperation .product-advantage .prod-advantage-intro .prod-advantage-item-title {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  line-height: 1.55;
  margin: 0 0 12px;
}
@media (min-width: 768px) {
  .page-cooperation .product-advantage .prod-advantage-intro .prod-advantage-item-title {
    font-size: 17px;
  }
}
.page-cooperation .product-advantage .prod-advantage-intro .prod-advantage-item-text {
  font-size: 15px;
  line-height: 1.9;
  color: #666;
  margin: 0;
}
.page-cooperation .product-advantage .prod-advantage-intro .prod-advantage-figure {
  display: inline-block;
  margin: 0;
  max-width: 100%;
}
.page-cooperation .product-advantage .prod-advantage-intro .prod-advantage-figure img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  filter: drop-shadow(0 20px 32px rgba(0, 0, 0, 0.12));
}
.page-cooperation .product-advantage .prod-grid .prod-grid-item {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  margin-bottom: 24px;
  padding: 20px;
  background: #fff;
  border-radius: 0;
  border: 1px solid #eee;
}
.page-cooperation .product-advantage .prod-grid .prod-grid-item .prod-grid-thumb {
  flex-shrink: 0;
  width: 88px;
  height: 88px;
  border-radius: 0;
  overflow: hidden;
}
.page-cooperation .product-advantage .prod-grid .prod-grid-item .prod-grid-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-cooperation .product-advantage .prod-grid .prod-grid-item.prod-grid-item--item1-card-bg {
  position: relative;
  isolation: isolate;
  min-height: 170px;
  align-items: center;
  justify-content: flex-end;
  gap: 0;
  padding: 20px 22px 20px 20px;
  background-color: #e8eef5;
  background-image: url("../images/aotianyouxi/item1_bg.png");
  background-repeat: no-repeat;
  background-position: center left;
  background-size: cover;
  border: 1px solid #e6e6e6;
  border-radius: 0;
}
.page-cooperation .product-advantage .prod-grid .prod-grid-item.prod-grid-item--item1-card-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 0;
  background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.55) 42%, rgba(255, 255, 255, 0.88) 58%, rgba(255, 255, 255, 0.96) 100%);
  z-index: 0;
  pointer-events: none;
}
.page-cooperation .product-advantage .prod-grid .prod-grid-item.prod-grid-item--item1-card-bg .prod-grid-text {
  position: relative;
  z-index: 1;
  flex: 0 1 auto;
  width: 56%;
}
.page-cooperation .product-advantage .prod-grid .prod-grid-item.prod-grid-item--item2-card-bg {
  position: relative;
  isolation: isolate;
  min-height: 170px;
  align-items: center;
  justify-content: flex-end;
  gap: 0;
  padding: 20px 22px 20px 20px;
  background-color: #e8eef5;
  background-image: url("../images/aotianyouxi/item2_bg.png");
  background-repeat: no-repeat;
  background-position: center left;
  background-size: cover;
  border: 1px solid #e6e6e6;
  border-radius: 0;
}
.page-cooperation .product-advantage .prod-grid .prod-grid-item.prod-grid-item--item2-card-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 0;
  background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.55) 42%, rgba(255, 255, 255, 0.88) 58%, rgba(255, 255, 255, 0.96) 100%);
  z-index: 0;
  pointer-events: none;
}
.page-cooperation .product-advantage .prod-grid .prod-grid-item.prod-grid-item--item2-card-bg .prod-grid-text {
  position: relative;
  z-index: 1;
  flex: 0 1 auto;
  width: 56%;
}
.page-cooperation .product-advantage .prod-grid .prod-grid-item.prod-grid-item--item3-card-bg {
  position: relative;
  isolation: isolate;
  min-height: 170px;
  align-items: center;
  justify-content: flex-end;
  gap: 0;
  padding: 20px 22px 20px 20px;
  background-color: #e8eef5;
  background-image: url("../images/aotianyouxi/item3_bg.png");
  background-repeat: no-repeat;
  background-position: center left;
  background-size: cover;
  border: 1px solid #e6e6e6;
  border-radius: 0;
}
.page-cooperation .product-advantage .prod-grid .prod-grid-item.prod-grid-item--item3-card-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 0;
  background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.55) 42%, rgba(255, 255, 255, 0.88) 58%, rgba(255, 255, 255, 0.96) 100%);
  z-index: 0;
  pointer-events: none;
}
.page-cooperation .product-advantage .prod-grid .prod-grid-item.prod-grid-item--item3-card-bg .prod-grid-text {
  position: relative;
  z-index: 1;
  flex: 0 1 auto;
  width: 56%;
}
.page-cooperation .product-advantage .prod-grid .prod-grid-item.prod-grid-item--item4-card-bg {
  position: relative;
  isolation: isolate;
  min-height: 170px;
  align-items: center;
  justify-content: flex-end;
  gap: 0;
  padding: 20px 22px 20px 20px;
  background-color: #e8eef5;
  background-image: url("../images/aotianyouxi/item4_bg.png");
  background-repeat: no-repeat;
  background-position: center left;
  background-size: cover;
  border: 1px solid #e6e6e6;
  border-radius: 0;
}
.page-cooperation .product-advantage .prod-grid .prod-grid-item.prod-grid-item--item4-card-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 0;
  background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.55) 42%, rgba(255, 255, 255, 0.88) 58%, rgba(255, 255, 255, 0.96) 100%);
  z-index: 0;
  pointer-events: none;
}
.page-cooperation .product-advantage .prod-grid .prod-grid-item.prod-grid-item--item4-card-bg .prod-grid-text {
  position: relative;
  z-index: 1;
  flex: 0 1 auto;
  width: 56%;
}
.page-cooperation .product-advantage .prod-grid .prod-grid-item .prod-grid-text h4 {
  font-size: 17px;
  font-weight: 600;
  color: #333;
  margin-bottom: 8px;
}
.page-cooperation .product-advantage .prod-grid .prod-grid-item .prod-grid-text h5 {
  font-size: 15px;
  font-weight: 600;
}
.page-cooperation .product-advantage .prod-grid .prod-grid-item .prod-grid-text p {
  font-size: 14px;
  line-height: 1.7;
  color: #666;
  margin: 0;
}
.page-cooperation .store-showcase {
  padding: 40px 0 48px;
  background: #fafafa;
}
.page-cooperation .store-showcase__carousel {
  position: relative;
  overflow: hidden;
  box-shadow: 0 10px 36px rgba(0, 0, 0, 0.08);
  background: #e8e8ea;
}
.page-cooperation .store-showcase .carousel-inner {
  border-radius: 6px;
}
.page-cooperation .store-showcase__img {
  width: 100%;
  display: block;
  min-height: 240px;
  max-height: 460px;
  object-fit: cover;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .page-cooperation .store-showcase__img {
    min-height: 320px;
    max-height: 520px;
  }
}
.page-cooperation .store-showcase__dots {
  bottom: 10px;
  margin: 0;
}
.page-cooperation .store-showcase__dots li {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin: 0 5px;
  background-color: rgba(255, 255, 255, 0.55);
  border: 0;
}
.page-cooperation .store-showcase__dots li.active {
  background-color: #fff;
}
.page-cooperation .store-showcase__nav {
  width: 44px;
  opacity: 0.92;
}
.page-cooperation .store-showcase__nav .carousel-control-prev-icon,
.page-cooperation .store-showcase__nav .carousel-control-next-icon {
  width: 2rem;
  height: 2rem;
}
.page-cooperation .store-showcase .carousel-control-prev {
  left: 8px;
}
.page-cooperation .store-showcase .carousel-control-next {
  right: 8px;
}
@media (max-width: 768px) {
  .page-cooperation .join-requirements .container {
    padding: 0px;
  }
}
.page-cooperation .join-requirements .req-grid {
  margin: 0 auto;
}
@media (max-width: 768px) {
  .page-cooperation .join-requirements .req-grid div {
    padding: 0px;
  }
}
.page-cooperation .join-requirements .req-item {
  text-align: center;
  padding: 24px 12px;
  margin-bottom: 16px;
}
.page-cooperation .join-requirements .req-item .req-icon {
  height: 64px;
  margin: 0 auto 14px;
  color: #888;
}
.page-cooperation .join-requirements .req-item .req-icon img {
  height: 64px;
}
.page-cooperation .join-requirements .req-item h4 {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin-bottom: 8px;
}
.page-cooperation .join-requirements .req-item p {
  font-size: 14px;
  color: #666;
  margin: 0;
  line-height: 1.65;
}
.page-cooperation .support-eight {
  background: #fafafa;
}
.page-cooperation .support-eight .support-slides {
  position: relative;
  min-height: 280px;
}
.page-cooperation .support-eight .support-slide {
  display: none;
}
.page-cooperation .support-eight .support-slide.active {
  display: block;
}
.page-cooperation .support-eight .support-slide .support-card {
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #eee;
  height: 100%;
  margin-bottom: 24px;
}
.page-cooperation .support-eight .support-slide .support-card img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}
.page-cooperation .support-eight .support-slide .support-card .support-card-body {
  padding: 20px 18px 22px;
}
.page-cooperation .support-eight .support-slide .support-card .support-card-body h4 {
  font-size: 17px;
  font-weight: 600;
  color: #333;
  margin-bottom: 10px;
}
.page-cooperation .support-eight .support-slide .support-card .support-card-body p {
  font-size: 14px;
  line-height: 1.75;
  color: #666;
  margin: 0;
}
.page-cooperation .support-eight .support-dots {
  display: flex;
  justify-content: center;
  gap: 10px;
  padding-top: 50px;
}
.page-cooperation .support-eight .support-dots button {
  width: 36px;
  height: 36px;
  border: 1px solid #ddd;
  background: #fff;
  border-radius: 4px;
  font-size: 15px;
  color: #666;
  cursor: pointer;
  line-height: 1;
}
.page-cooperation .support-eight .support-dots button:hover {
  border-color: #da231b;
  color: #da231b;
}
.page-cooperation .support-eight .support-dots button.active {
  background: #da231b;
  border-color: #da231b;
  color: #fff;
}
.page-cooperation .join-process .process-track {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px 12px;
  margin: 0 auto;
  padding: 32px 0 100px;
}
.page-cooperation .join-process .process-step {
  flex: 0 0 auto;
  width: calc(12.5% - 12px);
  min-width: 88px;
  text-align: center;
}
.page-cooperation .join-process .process-step .process-circle {
  width: 56px;
  height: 56px;
  margin: 0 auto 10px;
  color: #da231b;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}
.page-cooperation .join-process .process-step .process-circle img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-cooperation .join-process .process-step span {
  font-size: 13px;
  color: #333;
  line-height: 1.4;
  display: block;
}
.page-cooperation .join-cta {
  position: relative;
  padding: 64px 16px;
  background: #1a1a1a url("../images/aotianyouxi/bg.png") center/cover no-repeat;
}
.page-cooperation .join-cta .container {
  position: relative;
  z-index: 1;
}
.page-cooperation .join-cta .join-form-card {
  max-width: 660px;
  margin: 0 auto;
  padding: 36px 32px 40px;
  background: rgba(255, 255, 255, 0.94);
  border-radius: 8px;
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.25);
}
.page-cooperation .join-cta .join-form-card h3 {
  font-size: 22px;
  font-weight: 600;
  color: #333;
  text-align: center;
  margin-bottom: 24px;
}
.page-cooperation .join-cta .join-form-card #join-form > .form-group {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 16px;
}
.page-cooperation .join-cta .join-form-card #join-form > .form-group > label {
  flex: 0 0 100px;
  width: 100px;
  margin-bottom: 0;
  text-align: left;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
  color: #333;
}
.page-cooperation .join-cta .join-form-card #join-form > .form-group > label::after {
  content: "：";
}
.page-cooperation .join-cta .join-form-card #join-form > .form-group > .form-control,
.page-cooperation .join-cta .join-form-card #join-form > .form-group > .verify-row,
.page-cooperation .join-cta .join-form-card #join-form > .form-group > .region-row {
  flex: 1 1 auto;
  min-width: 0;
}
.page-cooperation .join-cta .join-form-card #join-form > .form-group > .form-control {
  height: 40px;
  padding: 8px 14px;
  border-radius: 4px;
  border-color: #e5e5e5;
  font-size: 14px;
  background: #fff;
  color: #333;
}
.page-cooperation .join-cta .join-form-card #join-form > .form-group > .form-control::placeholder {
  color: #bbb;
}
.page-cooperation .join-cta .join-form-card #join-form > .form-group > .form-control:focus {
  border-color: rgba(218, 35, 27, 0.5);
  box-shadow: 0 0 0 2px rgba(218, 35, 27, 0.15);
}
.page-cooperation .join-cta .join-form-card .verify-row {
  display: flex;
  align-items: center;
  gap: 12px;
}
.page-cooperation .join-cta .join-form-card .verify-row .verify-input {
  flex: 1 1 auto;
  min-width: 0;
}
.page-cooperation .join-cta .join-form-card .verify-row .form-control {
  height: 40px;
  padding: 8px 14px;
  border-radius: 4px;
  border-color: #e5e5e5;
  font-size: 14px;
}
.page-cooperation .join-cta .join-form-card .verify-row .form-control::placeholder {
  color: #bbb;
}
.page-cooperation .join-cta .join-form-card .verify-row .form-control:focus {
  border-color: rgba(218, 35, 27, 0.5);
  box-shadow: 0 0 0 2px rgba(218, 35, 27, 0.15);
}
.page-cooperation .join-cta .join-form-card .verify-row .captcha {
  flex: 0 0 138px;
  width: 138px;
  line-height: 0;
}
.page-cooperation .join-cta .join-form-card .verify-row .captcha img {
  width: 100%;
  height: 40px;
  object-fit: contain;
  cursor: pointer;
  display: block;
  border-radius: 4px;
  border: 1px solid #e5e5e5;
}
.page-cooperation .join-cta .join-form-card .region-row {
  display: flex;
  gap: 12px;
}
.page-cooperation .join-cta .join-form-card .region-row .form-group {
  flex: 1 1 0;
  min-width: 0;
  margin-bottom: 0;
}
.page-cooperation .join-cta .join-form-card .region-row .form-control {
  height: 40px;
  padding: 6px 10px;
  border-radius: 4px;
  border-color: #e5e5e5;
  font-size: 14px;
}
.page-cooperation .join-cta .join-form-card .region-row .form-control:focus {
  border-color: rgba(218, 35, 27, 0.5);
  box-shadow: 0 0 0 2px rgba(218, 35, 27, 0.15);
}
.page-cooperation .join-cta .join-form-card .btn-submit-co {
  width: 100%;
  margin-top: 8px;
  padding: 12px;
  font-size: 16px;
  font-weight: 600;
  background: #da231b;
  border: none;
  color: #fff;
  border-radius: 4px;
  cursor: pointer;
  transition: background 0.2s;
}
.page-cooperation .join-cta .join-form-card .btn-submit-co:hover {
  background: rgb(190.772244898, 30.6285714286, 23.627755102);
  color: #fff;
}
.page-cooperation .join-cta .join-form-card .btn-submit-co:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(218, 35, 27, 0.35);
}

@media (max-width: 991px) {
  .page-cooperation .join-process .process-step {
    width: calc(25% - 12px);
  }
}
@media (max-width: 767px) {
  .page-cooperation .section-block {
    padding: 40px 16px;
  }
  .page-cooperation .section-block .section-title {
    font-size: 22px;
  }
  .page-cooperation .join-process .process-step {
    width: calc(33.333% - 10px);
  }
  .page-cooperation .join-cta .join-form-card {
    padding: 28px 20px 32px;
  }
}
@media (max-width: 575px) {
  .page-cooperation .join-process .process-step {
    width: calc(50% - 8px);
    min-width: 0;
  }
  .page-cooperation .product-advantage .container {
    padding: 0;
  }
  .page-cooperation .product-advantage .prod-grid .prod-grid-item {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .page-cooperation .product-advantage .prod-grid .prod-grid-item.prod-grid-item--item1-card-bg, .page-cooperation .product-advantage .prod-grid .prod-grid-item.prod-grid-item--item2-card-bg, .page-cooperation .product-advantage .prod-grid .prod-grid-item.prod-grid-item--item3-card-bg, .page-cooperation .product-advantage .prod-grid .prod-grid-item.prod-grid-item--item4-card-bg {
    min-height: 220px;
    justify-content: center;
    padding: 20px 16px 24px;
    background-position: center;
  }
  .page-cooperation .product-advantage .prod-grid .prod-grid-item.prod-grid-item--item1-card-bg::before, .page-cooperation .product-advantage .prod-grid .prod-grid-item.prod-grid-item--item2-card-bg::before, .page-cooperation .product-advantage .prod-grid .prod-grid-item.prod-grid-item--item3-card-bg::before, .page-cooperation .product-advantage .prod-grid .prod-grid-item.prod-grid-item--item4-card-bg::before {
    background: linear-gradient(180deg, transparent 0%, rgba(255, 255, 255, 0.45) 40%, rgba(255, 255, 255, 0.92) 72%, rgba(255, 255, 255, 0.98) 100%);
  }
  .page-cooperation .product-advantage .prod-grid .prod-grid-item.prod-grid-item--item1-card-bg .prod-grid-text, .page-cooperation .product-advantage .prod-grid .prod-grid-item.prod-grid-item--item2-card-bg .prod-grid-text, .page-cooperation .product-advantage .prod-grid .prod-grid-item.prod-grid-item--item3-card-bg .prod-grid-text, .page-cooperation .product-advantage .prod-grid .prod-grid-item.prod-grid-item--item4-card-bg .prod-grid-text {
    max-width: 100%;
  }
  .page-cooperation .product-advantage .prod-grid .col-md-6 {
    padding: 0;
  }
}
