.world-pt {
  background-color: #232323;
  padding: 80px 20px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 100px;
}
.world-pt figure {
  margin-bottom: 80px;
}
.world-pt p {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #fff;
  border-radius: 20px;
  height: 40px;
  max-width: 600px;
  width: 80%;
  line-height: 1.4em;
}

.parents .before-after > div > b {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  width: 140px;
  height: 140px;
  background-color: #eee;
  font-size: 1.875rem;
  font-weight: bold;
  color: #555;
  margin: 0 auto;
  margin-bottom: 40px;
}
.parents .before-after .before {
  margin-bottom: 80px;
}
.parents .before-after .before .dfwrap {
  display: flex;
  box-sizing: border-box;
  padding: 60px 20px;
  border-top: 1px solid #eee;
}
.parents .before-after .before .dfwrap .left {
  padding-left: 40px;
  box-sizing: border-box;
  width: 50%;
}
.parents .before-after .before .dfwrap .left b {
  font-size: 46px;
  font-weight: bold;
  line-height: 70px;
  margin-bottom: 40px;
  display: block;
}
.parents .before-after .before .dfwrap .right {
  height: 580px;
  width: 50%;
}
.parents .before-after .before .dfwrap .right .swiper {
  height: 100%;
}
.parents .before-after .before .dfwrap .right .swiper .swiper-wrapper {
  transition-timing-function: linear;
}
.parents .before-after .before .dfwrap .right .swiper .swiper-wrapper .swiper-slide {
  height: auto;
}
.parents .before-after .before .dfwrap .right .swiper .swiper-wrapper .swiper-slide p {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 33px;
}
.parents .before-after .before .dfwrap .right .swiper .swiper-wrapper .swiper-slide p span {
  color: #67c351;
}
.parents .before-after .after {
  margin-bottom: 80px;
}
.parents .before-after .after > ul {
  border-top: 1px solid #333;
  box-sizing: border-box;
  padding: 60px 80px;
  display: flex;
  justify-content: space-between;
}
.parents .before-after .after > ul > li {
  width: calc(50% - 49px);
}
.parents .before-after .after > ul > li.blueafter .afterbox figure {
  background-color: #3fb0ff;
}
.parents .before-after .after > ul > li.blueafter .afterbox .ddaom p span {
  color: #3fb0ff;
}
.parents .before-after .after > ul > li.blueafter .afterbox ul.after-list li:before {
  background: url("/img/sub2-1baby-check (2).png");
}
.parents .before-after .after > ul > li figure {
  margin-bottom: 30px;
}
.parents .before-after .after > ul > li .afterbox {
  padding: 40px;
  background-color: #eee;
  border-radius: 20px;
}
.parents .before-after .after > ul > li .afterbox figure {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #ffa23f;
  font-size: 14px;
  text-align: center;
  width: 108px;
  height: 108px;
  margin-bottom: 60px;
  border-radius: 50%;
}
.parents .before-after .after > ul > li .afterbox figure img {
  margin-bottom: 10px;
}
.parents .before-after .after > ul > li .afterbox .ddaom {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 80px;
}
.parents .before-after .after > ul > li .afterbox .ddaom span {
  font-size: 50px;
  color: #666;
  line-height: 44px;
  font-weight: bold;
}
.parents .before-after .after > ul > li .afterbox .ddaom p {
  font-size: 30px;
  line-height: 44px;
  font-weight: bold;
  color: #666;
  letter-spacing: -3px;
  text-align: center;
}
.parents .before-after .after > ul > li .afterbox .ddaom p span {
  font-size: 30px;
  color: #ffa23f;
}
.parents .before-after .after > ul > li .afterbox .after-list {
  min-height: 320px;
}
.parents .before-after .after > ul > li .afterbox .after-list li {
  padding-left: 40px;
  line-height: 22px;
  position: relative;
  color: #555;
}
.parents .before-after .after > ul > li .afterbox .after-list li:before {
  content: "";
  display: inline-block;
  width: 23px;
  height: 22px;
  background: url("/img/sub2-1baby-check (1).png");
  position: absolute;
  left: 0;
  top: 4px;
}
.parents .before-after .after > ul > li .afterbox .after-list li:not(:last-child) {
  margin-bottom: 20px;
}
.parents .bestwrap {
  margin-bottom: 100px;
}
.parents .bestwrap .bestmember {
  width: 290px;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 0 auto;
  background: url("/img/sub2-1leef.png") no-repeat center center/contain;
  margin-bottom: 40px;
}
.parents .bestwrap .bestmember p {
  font-size: 1.25rem;
}
.parents .bestwrap .bestmember p b {
  font-weight: bold;
  font-size: 1.5rem;
}
.parents .bestwrap .bestmember span {
  color: #777;
  display: block;
}
.parents .bestwrap .best-intro-txt {
  font-size: 20px;
  line-height: 34px;
  text-align: center;
  margin-bottom: 60px;
}
.parents .bestwrap .bestvideo-top {
  display: flex;
  align-items: flex-start;
}
.parents .bestwrap .bestvideo-top .bestvideo1 {
  padding: 60px 90px;
  padding-right: 50px;
  box-sizing: border-box;
  width: 50%;
  position: relative;
}
.parents .bestwrap .bestvideo-top .bestvideo1:before {
  content: "";
  display: block;
  width: calc(100% + 40px);
  height: 100%;
  border-radius: 0 90px 0 90px;
  background-color: #3fb0ff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.parents .bestwrap .bestvideo-top .bestvideo1 p {
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 80px;
  text-align: center;
}
.parents .bestwrap .bestvideo-top .bestvideo1 video {
  width: 100%;
}
.parents .bestwrap .best-talk {
  width: 50%;
  margin-top: 80px;
  position: relative;
  height: 700px;
}
.parents .bestwrap .best-talk:after {
  content: "";
  display: block;
  width: 80px;
  height: 64px;
  background: url("/img/sub2-1chat.png") no-repeat 0 0;
  position: absolute;
  right: 40px;
  top: 100px;
}
.parents .bestwrap .best-talk .bluearea {
  width: 100%;
  position: relative;
  padding: 60px 90px;
  padding-left: 50px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.parents .bestwrap .best-talk .bluearea:before {
  content: "";
  display: block;
  width: calc(100% + 40px);
  height: 490px;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #3fb0ff;
  border-radius: 0 90px 0 90px;
  z-index: -1;
}
.parents .bestwrap .best-talk .bluearea .forflex {
  margin-bottom: 40px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.parents .bestwrap .best-talk .bluearea .forflex > a {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-bottom: 160px;
}
.parents .bestwrap .best-talk .bluearea .forflex .besttalksw {
  width: 300px;
}
.parents .bestwrap .best-talk .bluearea .forflex .besttalksw img {
  display: block;
}
.parents .bestwrap .best-talk .bluearea > p {
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
}
.parents .fire-member {
  margin-bottom: 100px;
}
.parents .fire-member .fire-tit {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 40px;
  line-height: 1.5em;
  justify-content: center;
  margin-bottom: 80px;
}
.parents .fire-member .fire-tit:before, .parents .fire-member .fire-tit:after {
  content: "";
  display: block;
  width: 26px;
  height: 41px;
  background: url("/img/sub2-1fire.png");
  margin: 0 20px;
}
.parents .fire-member .fire-list > li {
  margin-bottom: 60px;
  display: flex;
}
.parents .fire-member .fire-list > li .videoratio {
  width: 50%;
  position: relative;
  background-color: #000;
}
.parents .fire-member .fire-list > li .videoratio:after {
  content: "";
  display: block;
  padding-bottom: 55%;
}
.parents .fire-member .fire-list > li .videoratio video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.parents .fire-member .fire-list > li .fire-content {
  width: 50%;
  box-sizing: border-box;
  padding: 0 60px;
}
.parents .fire-member .fire-list > li .fire-content .fire-list-name {
  padding-bottom: 10px;
  border-bottom: 1px solid #232323;
  margin-bottom: 20px;
}
.parents .fire-member .fire-list > li .fire-content .fire-list-name b {
  font-size: 1.25rem;
  font-weight: bold;
}
.parents .fire-member .fire-list > li .fire-content ul li:not(:last-child) {
  margin-bottom: 20px;
  display: flex;
}
.parents .fire-member .fire-list > li .fire-content ul li:not(:last-child) .iconbox {
  width: 75px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 1.125rem;
  color: #555;
}
.parents .fire-member .fire-list > li .fire-content ul li:not(:last-child) .iconbox img {
  margin-bottom: 4px;
}
.parents .fire-member .fire-list > li .fire-content ul li:not(:last-child) .fire-txt {
  background-color: #f8f8f8;
  color: #555;
  line-height: 30px;
  border-radius: 10px;
  padding: 10px 20px;
  width: calc(100% - 75px);
  box-sizing: border-box;
}
.parents .fire-member .fire-list > li .fire-content ul li .fire-ddaom {
  display: flex;
  align-items: center;
  height: 80px;
}
.parents .fire-member .fire-list > li .fire-content ul li .fire-ddaom span {
  font-size: 50px;
  color: #999;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 75px;
}
.parents .fire-member .fire-list > li .fire-content ul li .fire-ddaom p {
  font-size: 1.125rem;
  font-weight: bold;
  color: #ffa23f;
  flex: 1;
  line-height: 1.4em;
  text-align: center;
}
.parents .sub2-1imgroll {
  margin-bottom: 100px;
}
.parents .sub2-1imgroll .swiper .swiper-wrapper {
  transition-timing-function: linear;
}
.parents .fire-kings {
  margin-bottom: 100px;
}
.parents .fire-kings .fire-king-tit {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
  margin-bottom: 60px;
}
.parents .fire-kings .fire-king-tit img {
  margin-bottom: 20px;
}
.parents .fire-kings .kings-rollwrap {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 60px 0;
  height: 340px;
  box-sizing: border-box;
  overflow: hidden;
}
.parents .fire-kings .kings-rollwrap ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  -webkit-animation: kingroll 20s linear infinite;
          animation: kingroll 20s linear infinite;
}
.parents .fire-kings .kings-rollwrap ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20%;
  color: #666;
  font-weight: bold;
  padding: 10px;
  box-sizing: border-box;
}
.parents .fire-kings .kings-rollwrap ul li b {
  font-size: 1.25rem;
}
.parents .best-bot-banner {
  position: -webkit-sticky;
  position: sticky;
  left: 50%;
  bottom: 0;
  z-index: 20;
}
.parents .best-bot-banner ul {
  display: flex;
  justify-content: center;
}
.parents .best-bot-banner ul li {
  width: 50%;
}

@media (max-width: 1024px) {
  .parents .before-after > div > b {
    margin-bottom: 40px;
  }
  .parents .before-after .before {
    margin-bottom: 40px;
  }
  .parents .before-after .before .dfwrap {
    padding: 40px 15px;
    flex-direction: column;
  }
  .parents .before-after .before .dfwrap .left {
    padding-left: 0px;
    box-sizing: border-box;
    width: 100%;
    flex-direction: row;
    display: flex;
  }
  .parents .before-after .before .dfwrap .left b {
    font-size: 26px;
    line-height: 35px;
    margin-bottom: 20px;
  }
  .parents .before-after .before .dfwrap .left img {
    margin-left: 20px;
    width: 62px;
  }
  .parents .before-after .before .dfwrap .right {
    height: 380px;
    width: 100%;
  }
  .parents .before-after .before .dfwrap .right .swiper .swiper-wrapper .swiper-slide p br {
    display: none;
  }
  .parents .before-after .after {
    margin-bottom: 60px;
  }
  .parents .before-after .after > ul {
    padding: 30px 40px;
    flex-direction: column;
    align-items: center;
  }
  .parents .before-after .after > ul > li {
    margin-bottom: 40px;
    width: 100%;
  }
  .parents .before-after .after > ul > li figure {
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
  }
  .parents .bestwrap {
    margin-bottom: 80px;
  }
  .parents .bestwrap .bestvideo-top {
    flex-direction: column;
    align-items: center;
  }
  .parents .bestwrap .bestvideo-top .bestvideo1 {
    padding: 20px 40px;
    width: 100%;
    padding-right: 20px;
    max-width: 500px;
  }
}
@media (max-width: 1024px) and (max-width: 600px) {
  .parents .bestwrap .bestvideo-top .bestvideo1 {
    padding: 20px 20px 20px 20px;
  }
}
@media (max-width: 1024px) {
  .parents .bestwrap .bestvideo-top .bestvideo1:before {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .parents .bestwrap .bestvideo-top .bestvideo1 p {
    color: #fff;
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 40px;
    padding-top: 20px;
    text-align: center;
  }
}
@media (max-width: 1024px) {
  .parents .bestwrap .bestvideo-top .bestvideo1 video {
    width: 100%;
    border-radius: 0 0 0 40px;
    overflow: hidden;
  }
}
@media (max-width: 1024px) {
  .parents .bestwrap .best-talk {
    width: 100%;
    max-width: 500px;
    margin-top: 20px;
    position: relative;
    height: auto;
  }
  .parents .bestwrap .best-talk:after {
    display: none;
  }
  .parents .bestwrap .best-talk .bluearea {
    width: 100%;
    position: relative;
    padding: 20px 40px;
    padding-left: 40px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  .parents .bestwrap .best-talk .bluearea:before {
    content: "";
    width: 100%;
  }
  .parents .bestwrap .best-talk .bluearea .forflex {
    margin-bottom: 40px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }
  .parents .bestwrap .best-talk .bluearea .forflex > a {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    margin-bottom: 160px;
  }
}
@media (max-width: 1024px) and (max-width: 600px) {
  .parents .bestwrap .best-talk .bluearea .forflex > a {
    display: none;
  }
}
@media (max-width: 1024px) {
  .parents .bestwrap .best-talk .bluearea .forflex .besttalksw {
    width: 300px;
  }
  .parents .bestwrap .best-talk .bluearea .forflex .besttalksw img {
    display: block;
  }
}
@media (max-width: 1024px) {
  .parents .bestwrap .best-talk .bluearea > p {
    color: #fff;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
  }
}
@media (max-width: 1024px) {
  .parents .fire-member {
    margin-bottom: 60px;
  }
  .parents .fire-member .fire-tit {
    font-size: 24px;
    text-align: center;
  }
  .parents .fire-member .fire-list > li {
    margin-bottom: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .parents .fire-member .fire-list > li .videoratio {
    width: 100%;
    max-width: 600px;
    margin-bottom: 20px;
  }
  .parents .fire-member .fire-list > li .fire-content {
    width: 100%;
    max-width: 600px;
    padding: 0 20px;
  }
  .parents .fire-member .fire-list > li .fire-content .fire-list-name {
    padding-bottom: 10px;
    border-bottom: 1px solid #232323;
    margin-bottom: 20px;
  }
  .parents .fire-member .fire-list > li .fire-content .fire-list-name b {
    font-size: 1.25rem;
    font-weight: bold;
  }
  .parents .fire-member .fire-list > li .fire-content ul li:not(:last-child) {
    margin-bottom: 20px;
    display: flex;
  }
  .parents .fire-member .fire-list > li .fire-content ul li:not(:last-child) .iconbox {
    width: 55px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-size: 1.125rem;
    color: #555;
  }
  .parents .fire-member .fire-list > li .fire-content ul li:not(:last-child) .iconbox img {
    margin-bottom: 4px;
  }
  .parents .fire-member .fire-list > li .fire-content ul li:not(:last-child) .fire-txt {
    background-color: #f8f8f8;
    color: #555;
    line-height: 30px;
    border-radius: 10px;
    padding: 10px 20px;
    width: calc(100% - 55px);
    box-sizing: border-box;
  }
  .parents .fire-member .fire-list > li .fire-content ul li .fire-ddaom {
    display: flex;
    align-items: center;
    height: auto;
  }
  .parents .fire-member .fire-list > li .fire-content ul li .fire-ddaom span {
    font-size: 50px;
    color: #999;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 75px;
  }
  .parents .fire-member .fire-list > li .fire-content ul li .fire-ddaom p {
    font-size: 1.125rem;
    font-weight: bold;
    color: #ffa23f;
    flex: 1;
    line-height: 1.4em;
    text-align: center;
  }
}
@media (max-width: 1024px) {
  .parents .best-bot-banner ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .parents .best-bot-banner ul li {
    width: 100%;
    max-width: 500px;
  }
}
@media (max-width: 1024px) {
  .parents .sub2-1imgroll {
    margin-bottom: 50px;
  }
}
@media (max-width: 1024px) {
  .parents .fire-kings {
    margin-bottom: 50px;
  }
  .parents .fire-kings .fire-king-tit {
    font-size: 1.5rem;
    line-height: 1.5em;
  }
  .parents .fire-kings .fire-king-tit img {
    margin-bottom: 20px;
  }
}
@-webkit-keyframes kingroll {
  to {
    transform: translateY(-100%);
  }
}
@keyframes kingroll {
  to {
    transform: translateY(-100%);
  }
}
.ptarea .pt-zoom {
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
  margin-bottom: 80px;
}
.ptarea .pt-zoom .zoom-target {
  margin-bottom: 10px;
}
.ptarea .pt-zoom .zoom-flex {
  display: flex;
  flex-direction: row-reverse;
  margin-bottom: 60px;
}
.ptarea .pt-zoom .zoom-flex .swiper {
  margin-right: 8px;
  width: calc(100% - 130px);
}
.ptarea .pt-zoom .zoom-flex .swiper .swiper-slide {
  width: auto;
}
.ptarea .pt-zoom .zoom-flex .fresco {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #eee;
  width: 122px;
  font-size: 14px;
}
.ptarea .oneforone-pt {
  margin-bottom: 100px;
}
.ptarea .oneforone-pt .sub-tit {
  font-size: 100px;
  margin-bottom: 60px;
}
.ptarea .oneforone-pt > p {
  text-align: center;
  margin-bottom: 50px;
}
.ptarea .oneforone-pt .blackboard {
  margin: 0 auto;
  display: block;
}
.ptarea .oneforone-pt .pt-flex {
  padding-top: 80px;
  display: flex;
  justify-content: space-between;
}
.ptarea .oneforone-pt .pt-flex .left {
  margin-right: 20px;
  box-sizing: border-box;
  padding-left: 80px;
}
.ptarea .oneforone-pt .pt-flex .left > p {
  margin-bottom: 40px;
}
.ptarea .oneforone-pt .pt-flex .left .checkgra {
  margin-bottom: 150px;
  display: block;
}
.ptarea .oneforone-pt .pt-flex .left ul li {
  display: flex;
}
.ptarea .oneforone-pt .pt-flex .left ul li:not(:last-child) {
  margin-bottom: 20px;
}
.ptarea .oneforone-pt .pt-flex .left ul li:before {
  content: "";
  display: inline-block;
  background: url("/img/sub2-2check (1).png");
  width: 24px;
  height: 18px;
  margin-right: 5px;
}
.ptarea .pt-process figure {
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .ptarea .pt-zoom {
    margin-bottom: 40px;
  }
  .ptarea .pt-zoom .zoom-flex {
    margin-bottom: 30px;
  }
  .ptarea .oneforone-pt {
    margin-bottom: 50px;
  }
  .ptarea .oneforone-pt .sub-tit {
    font-size: 50px;
    margin-bottom: 30px;
  }
  .ptarea .oneforone-pt > p {
    margin-bottom: 30px;
    font-size: 1.25rem;
  }
  .ptarea .oneforone-pt .pt-flex {
    padding-top: 40px;
    flex-direction: column-reverse;
    align-items: center;
  }
  .ptarea .oneforone-pt .pt-flex .left {
    margin-right: 0;
    padding-left: 0;
    padding: 0 20px;
    margin-top: 20px;
  }
  .ptarea .oneforone-pt .pt-flex .left > p {
    margin-bottom: 20px;
  }
  .ptarea .oneforone-pt .pt-flex .left .checkgra {
    margin-bottom: 40px;
  }
  .ptarea .oneforone-pt .pt-flex .left ul li:not(:last-child) {
    margin-bottom: 14px;
  }
  .ptarea .pt-process figure {
    margin-bottom: 40px;
  }
}
.processer > .sub2-3tab {
  height: 80px;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  margin-bottom: 80px;
}
.processer > .sub2-3tab.on > ul {
  position: fixed;
  top: 80px;
  left: 50%;
  transform: translateX(-50%);
  height: 80px;
  z-index: 10;
  max-width: 1100px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.171);
}
@media (max-width: 1280px) {
  .processer > .sub2-3tab.on > ul {
    top: 50px;
  }
}
.processer > .sub2-3tab ul {
  display: flex;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 10px;
  border-radius: 40px;
  background-color: #eee;
}
.processer > .sub2-3tab ul li {
  width: 20%;
  height: 100%;
  border-radius: 40px;
  overflow: hidden;
}
.processer > .sub2-3tab ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 1.125rem;
  color: #666;
  font-weight: bold;
}
.processer > .sub2-3tab ul li a.on {
  background-color: #ffb423;
  color: #fff;
}
.processer h3.sub-tit2 {
  margin-bottom: 30px;
}
.processer .processing-way {
  width: 100%;
  max-width: 712px;
  margin: 0 auto;
  margin-bottom: 80px;
}
.processer .processing-way > p {
  text-align: center;
  margin-bottom: 40px;
}
.processer .processing-way ul li {
  border: 4px solid #eee;
  position: relative;
  border-radius: 20px;
  width: 100%;
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 160px;
  flex-direction: column;
}
.processer .processing-way ul li b {
  position: absolute;
  left: 16px;
  top: 16px;
  font-family: "Montserrat", sans-serif;
  font-size: 1.875rem;
  border-radius: 10px;
  color: #fff;
  font-weight: bold;
  background-color: #ed4e4e;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.processer .processing-way ul li .recommend {
  background-color: #95cd34;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  width: 60px;
  height: 20px;
  font-size: 0.875rem;
  margin-bottom: 10px;
}
.processer .processing-way ul li .red {
  display: block;
  margin-top: 10px;
  font-size: 0.875rem;
}
.processer .curiculam {
  margin-bottom: 40px;
}
.processer .curiculam .quastion {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
}
.processer .curiculam .quastion span {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffb423;
  color: #fff;
  font-size: 1.875rem;
  font-weight: bold;
  width: 197px;
  height: 55px;
  border-radius: 0 20px 0 20px;
}
.processer .curiculam .quastion p {
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  border-radius: 20px;
}
.processer .swiper-area {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  position: relative;
  padding-bottom: 60px;
  margin-bottom: 80px;
}
.processer .swiper-area > a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
}
.processer .swiper-area .swiper {
  width: calc(100% - 160px);
  max-width: 720px;
}
.processer .swiper-area .cul-pager {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  display: flex;
  justify-content: center;
}
.processer .swiper-area .cul-pager span {
  background-color: gold;
  opacity: 0.2;
  width: 17px;
  height: 17px;
}
.processer .swiper-area .cul-pager span.swiper-pagination-bullet-active {
  opacity: 1;
}
.processer .training-course {
  margin-bottom: 100px;
}
.processer .training-course > .sub-tit2 {
  margin-bottom: 30px;
}
.processer .training-course > p.fs20 {
  margin-bottom: 60px;
  text-align: center;
}
.processer .training-course .signature b {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000;
  border-radius: 20px;
  width: 280px;
  height: 40px;
  font-size: 1.5rem;
  margin: 0 auto;
  margin-bottom: 60px;
}
.processer .training-course .signature ul {
  width: 100%;
  max-width: 836px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.processer .training-course .signature ul li {
  border-radius: 20px;
  background-color: #ffb423;
  font-size: 1.25rem;
  font-weight: bold;
  width: 194px;
  height: 220px;
  box-sizing: border-box;
  padding: 40px 20px;
  background-repeat: no-repeat;
  background-position: 100% 100%;
}
.processer .training-course .signature ul li:not(:last-child) {
  margin-right: 20px;
}
.processer .training-course .signature ul li a {
  color: #fff;
}
.processer .training-course .signature ul li span {
  display: block;
  margin-top: 15px;
  border-radius: 15px;
  height: 20px;
  width: 50px;
  font-size: 0.875rem;
  color: #fff;
  background-color: #ed4e4e;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: lighter;
}
.processer .training-course .signature ul li span.sh-best {
  background-color: #317cee;
}
.processer .price-intro {
  margin-bottom: 80px;
}
.processer .price-intro > p {
  text-align: center;
  margin-bottom: 60px;
}

@media (max-width: 768px) {
  .processer > .sub2-3tab {
    height: 40px;
    margin-bottom: 40px;
  }
  .processer > .sub2-3tab ul {
    padding: 6px;
  }
  .processer > .sub2-3tab ul li a {
    font-size: 12px;
  }
  .processer h3.sub-tit2 {
    margin-bottom: 30px;
  }
  .processer .processing-way {
    margin-bottom: 40px;
  }
  .processer .processing-way > p {
    margin-bottom: 24px;
  }
  .processer .processing-way ul li {
    margin-bottom: 20px;
    height: 180px;
    box-sizing: border-box;
    padding: 0 20px;
    text-align: center;
  }
  .processer .processing-way ul li b {
    position: relative;
    left: 0;
    top: 0;
    font-size: 1.75rem;
    margin-bottom: 10px;
  }
  .processer .curiculam {
    margin-bottom: 24px;
  }
  .processer .curiculam .quastion span {
    font-size: 1.5rem;
    height: 45px;
  }
  .processer .curiculam .quastion p {
    line-height: 1.4em;
  }
  .processer .swiper-area {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
  .processer .swiper-area > a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
  }
  .processer .swiper-area .swiper {
    width: calc(100% - 60px);
  }
  .processer .training-course {
    margin-bottom: 50px;
  }
  .processer .training-course > .sub-tit2 {
    margin-bottom: 18px;
  }
  .processer .training-course > p.fs20 {
    margin-bottom: 30px;
  }
  .processer .training-course .signature b {
    width: 240px;
    font-size: 1.25rem;
    margin-bottom: 30px;
  }
  .processer .training-course .signature ul {
    flex-direction: column;
    align-items: center;
  }
  .processer .training-course .signature ul li {
    width: 200px;
    height: 200px;
  }
  .processer .training-course .signature ul li:not(:last-child) {
    margin-right: 0;
    margin-bottom: 14px;
  }
  .processer .price-intro {
    margin-bottom: 40px;
  }
  .processer .price-intro > p {
    margin-bottom: 30px;
  }
}
.trainer .trainer-profile {
  margin-bottom: 100px;
}
.trainer .trainer-profile h3 {
  margin-bottom: 30px;
}
.trainer .trainer-profile > p {
  margin-bottom: 40px;
}
.trainer .trainer-profile .profile-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 22px;
  background-color: #ffa23f;
  border-radius: 20px;
  margin: 0 auto;
}
@media (max-width: 1340px) {
  .trainer .trainer-profile .profile-list {
    max-width: 870px;
  }
}
@media (max-width: 920px) {
  .trainer .trainer-profile .profile-list {
    max-width: 330px;
  }
}
.trainer .trainer-profile .profile-list li {
  margin-bottom: 20px;
}
.trainer .trainer-profile .btns {
  display: flex;
  padding-top: 40px;
  justify-content: center;
}
.trainer .trainer-profile .btns li {
  width: 30%;
  max-width: 300px;
}
.trainer .trainer-profile .btns li:not(:last-child) {
  margin-right: 20px;
}
.trainer .trainer-profile .btns li a {
  border-radius: 20px;
  text-align: center;
  line-height: 1.4em;
}
@media (max-width: 680px) {
  .trainer .trainer-profile .btns {
    padding-top: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .trainer .trainer-profile .btns li {
    width: calc(50% - 5px);
    max-width: 300px;
    margin-bottom: 10px;
  }
  .trainer .trainer-profile .btns li:first-child {
    width: 100%;
    max-width: 100%;
  }
  .trainer .trainer-profile .btns li:first-child a {
    max-width: 100%;
    width: 100%;
  }
  .trainer .trainer-profile .btns li:not(:last-child) {
    margin-right: 0;
  }
  .trainer .trainer-profile .btns li a {
    border-radius: 20px;
  }
}/*# sourceMappingURL=sub2.css.map */