.single-page {
  width: 86%;
  padding: 0px 7% 60px 7%;
}
.single-page h1 {
  font-size: 20px;
  color: #333333;
  margin-bottom: 20px;
  line-height: 28px;
}
.single-page h2 {
  font-size: 18px;
  color: #333333;
  margin-bottom: 15px;
  line-height: 24px;
}
.single-page h3,
.single-page .sing-blod {
  font-size: 16px;
  color: #333333;
  margin-bottom: 15px;
  line-height: 24px;
}
.single-page p,
.single-page li {
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 24px;
}
.single-page a {
  color: #787878;
  text-decoration: underline;
}
.phone-top {
  padding-top: 40px;
}
.affiliate-max .one-title {
  text-align: center;
}
.affiliate-max .one-title img {
  margin: 0px auto 30px auto;
}
.affiliate-max .two-title h1 {
  padding: 30px 0px;
}
.affiliate-max .three-title h1 {
  padding: 30px 0px;
}
.affiliate-max .three-title .Choose-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.affiliate-max .three-title li {
  width: 32%;
  margin-bottom: 20px;
  background: #F3F3F3;
  text-align: center;
}
.affiliate-max .three-title li:last-of-type {
  width: 100%;
}
.affiliate-max .three-title li .jet-img {
  margin: 20px auto 20px auto;
}
.affiliate-max .three-title li h6 {
  padding: 10px 0px;
}
.affiliate-max .three-title li p {
  margin: 15px 0px;
  color: #333333;
  line-height: 1.8em;
}
.affiliate-max .three-title .con-usflex {
  display: flex;
  justify-content: space-between;
  padding: 40px 0px;
}
.affiliate-max .three-title .con-usleft {
  width: 32%;
  display: flex;
  justify-content: end;
}
.affiliate-max .three-title .con-usright {
  width: 54%;
  text-align: left;
  padding-right: 10%;
}
.affiliate-max .pb-30 {
  padding-bottom: 30px;
}
.affiliate-max h1 {
  font-size: 36px;
  color: #333333;
  text-align: center;
  line-height: 36px;
}
.affiliate-max h2 {
  font-size: 32px;
  color: #333333;
  line-height: 36px;
  padding: 30px 0px;
}
.affiliate-max h5,
.affiliate-max h6 {
  font-size: 16px;
  color: #333333;
}
.faq-max h1 {
  color: #2B2B2B;
  font-size: 30px;
  font-weight: 400;
}
.faq-max h2 {
  color: #2B2B2B;
  font-size: 25px;
  font-weight: 400;
  padding: 20px 0px 10px 0;
}
.faq-max h3 {
  color: #333333;
  font-size: 18px;
  font-weight: 400;
}
.faq-max ul li {
  margin-bottom: 20px;
}
.group-bg {
  background: url('../image/partbanner.webp') no-repeat;
  background-size: 100% 100%;
  height: 560px;
  margin-top: 66px;
  position: relative;
  margin-bottom: 60px;
}
.group-bg h1 {
  text-align: center;
  color: #FFFFFF;
  font-size: 48px;
  font-weight: 600;
  line-height: 46px;
  margin: 15px 0px;
}
.group-bg h2 {
  text-align: center;
  color: #CC65FF;
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
}
.group-bg-con {
  position: absolute;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
}
.group-max p {
  margin-bottom: 25px;
  color: #333333;
}
.group-max .group-top {
  padding-top: 20px;
}
.group-max a {
  text-decoration: none;
}
.group-max h1 {
  text-align: center;
  color: #333333;
  font-size: 36px;
  font-weight: 600;
  line-height: 36px;
  padding: 50px 0px 30px 0px;
}
.group-max h2 {
  text-align: center;
  color: #333333;
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
  padding: 30px 0;
}
.group-max h3 {
  color: #333333;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  padding: 15px 0px;
}
.group-max .flex {
  display: flex;
  justify-content: center;
}
.group-max .flex li {
  width: 15%;
  padding-right: 2%;
  text-align: center;
}
.group-max .flex p {
  margin: 15px 0px;
}
.group-max .flex figure {
  padding-bottom: 15px;
}
.group-max .flex figure img {
  margin: 0px auto;
}
.group-max .see-more {
  text-align: center;
  padding: 40px 0px;
}
.group-max .see-more a {
  color: #660099;
  font-size: 18px;
  font-weight: 400;
}
.group-max .product-list .product-list-li {
  margin-bottom: 0px;
}
.group-max .service-flex {
  justify-content: space-between;
  align-items: flex-start;
}
.group-max .service-flex li {
  width: 24%;
}
.group-max .service-flex .service-name {
  text-align: center;
  color: #333333;
  font-size: 26px;
  font-weight: 400;
}
.group-max .service-flex .service-intro {
  text-align: center;
  color: #333333;
  font-size: 18px;
  font-weight: 400;
}
.group-max .default-flex {
  display: flex;
  justify-content: space-between;
}
.group-max .default-left,
.group-max .default-right {
  width: 47%;
}
.group-max .default-btn,
.group-max .email-btn {
  background: #818a91;
  display: inline-block;
  padding: 12px 24px;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
}
.group-max .default-btn:hover {
  background: #660099;
}
.group-max .email-btn:hover {
  background: #660099;
}
.questions-list li {
  border-top: 1px solid #CECECE;
  margin-top: 15px;
  padding: 25px 0;
}
.questions-list h3 {
  color: #333333;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
  padding: 0 0 0 45px;
  margin-bottom: 40px;
}
.questions-list h3::after {
  content: "Q";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 1px solid #999999;
  line-height: 28px;
  text-align: center;
}
.questions-list p {
  color: #999999;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 15px;
  padding: 0 0 0 45px;
}
.questions-list .questions-p {
  position: relative;
}
.questions-list .questions-p::after {
  content: "A";
  position: absolute;
  left: 0px;
  color: #333333;
  top: 0px;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 1px solid #999999;
  line-height: 28px;
  text-align: center;
}
.group-form {
  width: 60%;
  margin: 0px auto;
}
.group-form .form-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.group-form .form-flex label {
  width: 48%;
}
.group-form .form-flex input {
  width: 96%;
}
.group-form textarea {
  display: block;
  padding-top: 10px;
  padding-left: 10px;
  width: 99%;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.group-form input {
  border: 1px solid #ccc;
  border-radius: 4px;
  height: 50px;
  padding: 0px 10px;
  display: block;
  width: 98%;
}
.group-form #button-submit {
  padding: 0px 15px;
  height: 50px;
  line-height: 50px;
  width: auto;
  border-radius: 0px;
  border: 1px solid #ccc;
  background: #eee;
  color: #666;
}
.group-form #button-submit:hover {
  background: #660099;
  color: #FFFFFF;
  cursor: pointer;
}
.wholesale-bg {
  background: #F7F7F7;
}
.drop-shipping {
  background: #D6E2DC;
}
.customized-service {
  background: #DCEAF5;
}
@media screen and (max-width: 1000px) {
  .single-page {
    padding: 40px 7% 0px 7%;
  }
}
@media screen and (max-width: 800px) {
  .single-page {
    width: 94%;
    padding: 40px 3% 0px 3%;
  }
  .affiliate-max h1 {
    font-size: 28px;
  }
  .affiliate-max h2 {
    font-size: 24px;
    padding: 15px 0px;
  }
  .affiliate-max .three-title li {
    width: 100%;
  }
  .affiliate-max .three-title .con-usleft {
    margin: 20px auto;
  }
  .affiliate-max .three-title .con-usright {
    width: 100%;
    text-align: center;
    padding-right: 0px;
  }
  .affiliate-max .three-title .con-usflex {
    display: block;
  }
  .group-bg {
    background: url('../phone-image/partbannerm.webp') no-repeat;
    background-size: 100% 100%;
    height: 400px;
    margin-top: 66px;
    position: relative;
    margin-bottom: 0px;
  }
  .group-bg h1 {
    text-align: center;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin: 15px 0px;
  }
  .group-bg h2 {
    text-align: center;
    color: #CC65FF;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
  }
  .group-bg .group-bg-con {
    width: 90%;
  }
  .group-max .flex {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .group-max .flex li {
    width: 45%;
    margin-bottom: 20px;
  }
  .group-max .service-flex li {
    width: 100%;
  }
  .group-max .drop-img {
    width: 100%;
    height: auto;
  }
  .group-max .default-flex {
    flex-wrap: wrap;
  }
  .group-max .default-left,
  .group-max .default-right {
    width: 100%;
  }
  .group-max h1 {
    font-size: 28px;
    font-weight: 400;
  }
  .drop-shipping {
    padding-bottom: 20px;
  }
  .group-form {
    width: 100%;
  }
  .group-form input {
    width: 96%;
  }
  .group-form textarea {
    width: 98%;
  }
  .group-form .form-flex input {
    width: 92%;
  }
}
