body {
  background: #f5f6fb;
}
.estimateTime {
  padding: 1rem 0 3rem;
  background: #f5f5f5;
}
.swiper1 {
  width: 100%;
  min-height: 26rem;
  position: relative;
  text-align: center;
}
.swiper1 > .swiper-wrapper {
  width: 100%;
}
.swiper1 .indexSlie1 {
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.swiper1 .indexSlie1 > a {
  display: block;
}
.swiper1 .indexSlie1 > a > img {
  width: 100%;
  min-height: 26rem;
  object-fit: cover;
  vertical-align: middle;
}
.swiper1 .swiperPagination1 {
  position: absolute;
  bottom: 1.6rem !important;
}
.swiper1 .swiperPagination1 > span {
  border: .1rem solid #ffffff;
  border-radius: 50%;
  border: 1px solid #ffffff;
  border-radius: 50%;
  margin: 0 .5rem;
  width: 1.1rem;
  height: 1.1rem;
  opacity: 1;
  background: transparent;
}
.swiper1 .swiperPagination1 > .swiper-pagination-bullet-active {
  background-color: #fff;
}

.features {
  width: 100%;
  min-height: 10.2rem;
  display: flex;
  flex-direction: row;
  background: #fff;
}
.features .featuresItem {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.features .trun {
  margin-top: 2.6rem;
  height: 5rem;
  border-left: solid 1px #787878;
}
.features .featuresItem:nth-child(1) {
  margin-left: 2rem;
  margin-right: 1rem;
}
.features .featuresItem:nth-child(3) {
  margin-left: 1rem;
  margin-right: 1rem;
}
.features .featuresItem:nth-child(5) {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.features .featuresItem:nth-child(7) {
  margin-left: 1rem;
  margin-right: 1rem;
}
.features .featuresItem:nth-child(9) {
  margin-left: 1rem;
}
.features .featuresItem .itemBox {
  margin-top: 2.3rem;
  width: 100%;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 600;
  color: #111111;
  word-wrap: normal;
}
.features .featuresItem .itemTitle {
  width: 100%;
  text-align: center;
  font-weight: 400;
  color: #484848;
  word-wrap: normal;
  -webkit-transform: scale(0.812);
}

.mainLink {
  width: 100%;
  height: 16.9rem;
  display: flex;
  flex-direction: row;
}
.mainLink .linkItem {
  width: 25%;
  height: 16.9rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.mainLink .linkItem .title {
  width: 100%;
  text-align: center;
  margin-top: 1.6rem;
  font-size: 2.4rem;
  font-weight: 400;
  color: #333333;
}
.mainLink .linkItem img {
  margin: 0 auto;
}
.mainLink .linkItem .img1 {
  width: 4.9rem;
  height: 5.2rem;
}
.mainLink .linkItem .img2 {
  width: 5.3rem;
  height: 5.2rem;
}
.mainLink .linkItem .img3 {
  width: 4.7rem;
  height: 5rem;
}
.mainLink .linkItem .img4 {
  width: 5.4rem;
  height: 5rem;
}
.content {
  width: 100%;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  padding: 0 3rem;
  overflow: hidden;
}
.contentLink {
  width: 100%;
  height: 40rem;
  display: flex;
  flex-direction: row;
}
.contentLink .linkLeft {
  width: 33rem;
  height: 100%;
  position: relative;
  font-size: 2.2rem;
}
.contentLink .linkLeft img {
  width: 33rem;
  height: 100%;
}
.contentLink .linkLeft .type {
  position: absolute;
  left: 2.9rem;
  top: 2.9rem;
  font-size: 3.2rem;
  font-weight: 600;
  color: #ffffff;
}
.contentLink .linkLeft .title {
  position: absolute;
  left: 2.6rem;
  top: 7.2rem;
  font-weight: 500;
  color: #ffffff;
  -webkit-transform: scale(0.99);
}
.contentLink .linkRight {
  margin-left: 3rem;
  width: 33rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  font-size: 2.2rem;
}
.contentLink .linkRight .rightTopImg {
  width: 33rem;
  height: 18.7rem;
  position: relative;
}
.contentLink .linkRight .rightTopImg img {
  width: 33rem;
  height: 18.7rem;
}
.contentLink .linkRight .rightTopImg .type {
  position: absolute;
  left: 2.9rem;
  top: 2.9rem;
  font-size: 3.2rem;
  font-weight: 600;
  color: #ffffff;
}
.contentLink .linkRight .rightTopImg .title {
  position: absolute;
  left: 2.6rem;
  top: 7.2rem;
  font-weight: 500;
  color: #ffffff;
  -webkit-transform: scale(0.99);
}
.contentLink .linkRight .rightBtnImg {
  margin-top: 2.6rem;
  width: 33rem;
  height: 18.7rem;
  position: relative;
}
.contentLink .linkRight .rightBtnImg img {
  width: 33rem;
  height: 18.7rem;
}
.contentLink .linkRight .rightBtnImg .type {
  position: absolute;
  left: 2.9rem;
  top: 2.9rem;
  font-size: 3.2rem;
  font-weight: 600;
  color: #525353;
}
.contentLink .linkRight .rightBtnImg .title {
  position: absolute;
  left: 2.6rem;
  top: 7.2rem;
  font-weight: 500;
  color: #525353;
  -webkit-transform: scale(0.88);
}
.ready {
  width: 100%;
  display: flex;
  flex-direction: row;
  font-size: 2.2rem;
}
.ready .readyContent {
  display: flex;
  flex-direction: column;
  padding: 2.9rem 0;
  padding: 3.9rem 0 2.9rem 0;
  width: 100%;
  height: 100%;
  line-height: 1;
}
.ready .readyContent .type {
  margin-bottom: 1.6rem;
  font-size: 3rem;
  font-weight: 600;
  color: #111111;
}
.ready .readyContent .title {
  color: #484848;
  font-size: 2.4rem;
  transform: scale(0.833);
  transform-origin: left;
}

.ready .readyAll {
  margin-top: 5.7rem;
  color: #787878;
  white-space: nowrap;
  font-size: 2.4rem;
  transform: scale(0.916);
  transform-origin: top;
}
.readyList {
  width: 100%;
  margin-bottom: 1rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.readyList .listItem {
  width: 33rem;
  height: 35.3rem;
  margin-bottom: 3rem;
  display: flex;
  flex-direction: column;
}
.readyList .listItem:nth-child(2n) {
  margin-left: 3rem;
}
.readyList .listItem .mainImg {
  width: 33rem;
  height: 23.4rem;
  border-radius: .6rem;
}
.readyList .listItem .itemTitle {
  width: 33.3rem;
  font-size: 2.4rem;
  font-weight: 400;
  color: #111111;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 1.9rem;
}
.readyList .listItem .itemPecu {
  margin-top: 1.6rem;
  width: 33rem;
  display: flex;
  flex-direction: row;
}
.readyList .listItem .itemPecu .pecuLeft {
  width: 100%;
  display: flex;
  flex-direction: row;
}
.readyList .listItem .itemPecu .pecuLeft .type {
  box-sizing: border-box;
  background: #fcece0;
  color: #ef813b;
  border-radius: .4rem;
}
.readyList .listItem .itemPecu .pecuLeft .num {
  margin-left: .6rem;
  box-sizing: border-box;
  background: #fcece0;
  color: #ef813b;
  border-radius: .4rem;
}
.readyList .listItem .itemPecu .pecuLeft span {
  display: inline-block;
  -webkit-transform: scale(0.712);
}
.readyList .listItem .itemPecu .pecuRight {
  display: flex;
  flex-direction: row;
  color: #787878;
}
.readyList .listItem .itemPecu .pecuRight img {
  margin-top: 1.2rem;
  width: 2.4rem;
  height: 1.4rem;
}
.readyList .listItem .itemPecu .pecuRight span {
  display: inline-block;
  -webkit-transform: scale(0.712);
}
.aiImgBox {
  margin-bottom: .8rem;
  width: 100%;
  height: 18rem;
}
.aiImgBox img {
  width: 100%;
  height: 18rem;
}
.deviseList {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.deviseList .listItem {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  margin-bottom: 3rem;
  padding-bottom: 3rem;
  border-bottom: solid .1rem #e5e5e5;
}
.deviseList .listItem:nth-child(3) {
  margin-bottom: 1rem;
  border-bottom: none;
}
.deviseList .listItem .photo {
  width: 16rem;
  height: 16rem;
}
.deviseList .listItem .photo img {
  width: 16rem;
  height: 16rem;
  border-radius: .6rem;
}
.deviseList .listItem .feature {
  display: flex;
  flex-direction: column;
  flex: 1;
  font-size: 2.4rem;
  margin-left: 2.3rem;
  justify-content: space-between;
}
.deviseList .listItem .feature .name {
  font-size: 3rem;
  font-weight: 500;
  color: #1e1e1e;
  line-height: 1;
}
.deviseList .listItem .feature .lesson {
  font-size: 2.4rem;
  font-weight: 400;
  color: #666666;
  margin: 1.6rem 0 .6rem;
  transform: scale(0.916);
  transform-origin: top left;
}
.deviseList .listItem .feature .styleBox {
  display: flex;
}
.deviseList .listItem .feature .styleBox div {
  margin-right: .6rem;
  padding: 0 .3rem;
  height: 3rem;
  background: #fcece0;
  border-radius: 4px;
  line-height: 3rem;
  text-align: center;
  color: #ef813b;
  white-space: nowrap;
}
.deviseList .listItem .feature .styleBox div span {
  display: inline-block;
  font-size: 2.4rem;
  font-weight: 400;
  transform: scale(0.75);
}
.deviseList .listItem .feature .allLink {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1;
  color: #111111;
}
.deviseList .listItem .open {
  margin-top: 2.8rem;
  font-size: 2.4rem;
  width: 17rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.deviseList .listItem .open .num {
  margin-bottom: 1.2rem;
  font-weight: 500;
  color: #787878;
  white-space: nowrap;
  font-size: 2.4rem;
  transform: scale(0.75);
  transform-origin: bottom;
}
.deviseList .listItem .open .openBox {
  width: 17rem;
  height: 6rem;
  border: .1rem solid #ff6400;
  border-radius: .6rem;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 500;
  color: #ff6400;
  line-height: 6.1rem;
}
.deliveryTitle .readyContent {
  padding-top: 0;
}
.difference {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3.4rem;
  font-size: 2.4rem;
  width: 100%;
}
.difference .differenceBox {
  width: 12.6rem;
  height: 12.6rem;
  border-radius: 50%;
  font-weight: 400;
  line-height: 3rem;
  border: solid 1px #787878;
  color: #484848;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.difference .differenceActive {
  border: none;
  background: #ff6400;
  border-color: #ff6400;
  color: #fff;
}
.difference .differenceBox .title1 {
  transform: scale(0.916);
}
.difference .differenceBox .title2 {
  transform: scale(0.916);
}
.swiper2 {
  width: 100%;
  min-height: 26rem;
  margin-bottom: .9rem;
  position: relative;
  text-align: center;
  border-radius: 1rem;
}
.swiper2 > .swiper-wrapper {
  width: 100%;
}
.swiper2 .indexSlie1 {
  position: relative;
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.swiper2 .indexSlie1 > img {
  width: 100%;
  min-height: 26rem;
  object-fit: cover;
  vertical-align: middle;
}
.swiper2 .indexSlie1 .btn {
  display: block;
  position: absolute;
  top: 23.1rem;
  left: 3.7rem;
  width: 30rem;
  height: 5.8rem;
  line-height: 5.8rem;
  background: #ff6400;
  border-radius: 2.9rem;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 500;
  color: #fff;
  text-align: center;
}
.swiper2 .indexSlie1:nth-child(4) .btn {
  top: 27.6rem;
  left: 50%;
  transform: translate(-50%);
}
.swiper2 .swiperPagination1 {
  position: absolute;
  bottom: 1.6rem !important;
}
.swiper2 .swiperPagination1 > span {
  border: .1rem solid #ffffff;
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
}
.swiper2 .swiperPagination1 > .swiper-pagination-bullet-active {
  background-color: #fff;
}
.hall {
  width: 100%;
  display: flex;
  flex-direction: row;
  font-size: 2.4rem;
}
.hall .hallContent {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  margin-bottom: 3rem;
}
.hall .hallContent .type {
  font-size: 3rem;
  font-weight: 600;
  color: #111111;
}
.hall .hallContent .title {
  margin-top: 1rem;
  margin-left: -6.2rem;
  color: #484848;
  -webkit-transform: scale(0.829);
}
.swiper3 {
  width: 100%;
  min-height: 26rem;
  position: relative;
  text-align: center;
  margin-bottom: 4rem;
}
.swiper3 > .swiper-wrapper {
  width: 100%;
}
.swiper3 .indexSlie1 {
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.swiper3 .indexSlie1 > a {
  display: block;
}
.swiper3 .indexSlie1 > a > img {
  width: 100%;
  min-height: 26rem;
  object-fit: cover;
  vertical-align: middle;
}
.swiper3 .swiperPagination1 {
  position: absolute;
  bottom: 1.1rem !important;
}
.swiper3 .swiperPagination1 > span {
  border: 1px solid #ffffff;
  border-radius: 50%;
  margin: 0 .5rem;
  width: 1.1rem;
  height: 1.1rem;
  opacity: 1;
  background: transparent;
}
.swiper3 .swiperPagination1 > .swiper-pagination-bullet-active {
  background-color: #fff;
}
.oneShop .readyContent {
  padding-top: 0;
}
.process {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-size: 2.4rem;
  margin-bottom: 4rem;
}
.process .process1 {
  display: flex;
  flex-direction: row;
}
.process .process1 .processItem {
  width: 8.4rem;
  height: 10rem;
  display: flex;
  flex-direction: column;
}
.process .process1 .processItem .mainImg {
  margin: 0 auto;
}
.process .process1 .processItem .iconImg {
  margin: 3.3rem auto 0 auto;
  width: 1.1rem;
  height: 2rem;
}
.process .process1 .processItem .img1 {
  width: 5.5rem;
  height: 6.8rem;
}
.process .process1 .processItem .img2 {
  width: 6.1rem;
  height: 6.9rem;
}
.process .process1 .processItem .img3 {
  width: 7.8rem;
  height: 6.7rem;
}
.process .process1 .processItem .img4 {
  width: 8.3rem;
  height: 7rem;
}
.process .process1 .processItem div {
  margin: .9rem auto 0 -.7rem;
  white-space: nowrap;
  -webkit-transform: scale(0.729);
}
.process .process2 {
  margin: 1.8rem 0;
  margin-left: 50.6rem;
  width: 2.0rem;
  height: 1.1rem;
}
.process .process2 .iconImg {
  width: 2rem;
  height: 1.1rem;
}
.process .process3 {
  display: flex;
  flex-direction: row;
}
.process .process3 .processItem {
  width: 8.4rem;
  height: 10rem;
  display: flex;
  flex-direction: column;
}
.process .process3 .processItem .mainImg {
  margin: 0 auto;
}
.process .process3 .processItem .iconImg {
  margin: 3.3rem auto 0 auto;
  width: 1.1rem;
  height: 2rem;
}
.process .process3 .processItem .img1 {
  width: 6.6rem;
  height: 7rem;
}
.process .process3 .processItem .img2 {
  width: 5.4rem;
  height: 7.1rem;
}
.process .process3 .processItem .img3 {
  width: 8.1rem;
  height: 6.6rem;
}
.process .process3 .processItem .img4 {
  width: 6.2rem;
  height: 6.9rem;
}
.process .process3 .processItem div {
  margin: .9rem auto 0 -.7rem;
  white-space: nowrap;
  -webkit-transform: scale(0.729);
}
.strategy {
  height: auto;
}
.strategy .readyContent {
  padding-top: 0;
}
.strategy .readyAll{
  margin-top: 2.5rem;
}
.topicBox {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin-bottom: 3.3rem;
}
.topicBox .topicItem {
  display: flex;
  flex-direction: column;
  width: 33%;
}
.topicBox .topicItem .topicTitle {
  text-align: center;
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 4.4rem;
  color: #484848;
}
.topicBox .topicItem .topicNone {
  margin: 0 auto;
  width: 8rem;
  height: .4rem;
  background: #ee6d2d;
  border-radius: .1rem;
  opacity: 0;
}
.topicBox .topicItem.active .topicTitle {
  text-align: center;
  font-size: 2.4rem;
  font-weight: 600;
  color: #484848;
}
.topicBox .topicItem.active .topicNone {
  opacity: 1;
}
.topicList {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-bottom: 2rem;
}
.topicList .listItem {
  position: relative;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  display: flex;
  flex-direction: row;
  width: 100%;
  border-bottom: solid .1rem #e5e5e5;
  margin-left: .2rem;
}
.topicList .listItem .topicFloat {
  position: absolute;
  align-items: center;
  bottom: 1.6rem;
  right: 0;
  display: flex;
  flex-direction: row;
  font-size: 2.4rem;
  color: #787878;
  line-height: 1;
  transform-origin: right;
}
.topicList .listItem .topicFloat .eye {
  width: 2.4rem;
  height: 1.4rem;
}
.topicList .listItem .topicFloat div {
  box-sizing: border-box;
  font-weight: 400;
  color: #787878;
  transform: scale(0.833);
}
.topicList .listItem .mainImg {
  width: 14rem;
  height: 14rem;
  border-radius: .6rem;
  object-fit: cover;
}
.topicList .listItem .listTitle {
  flex: 1;
  margin-top: 4.4rem;
  margin-left: 2.7rem;
  font-weight: 400;
  color: #484848;
  text-align: left;
  line-height: 3.6rem;
  height: 3.6rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.footerBoxImg {
  width: 100%;
  height: 45.8rem;
}
.footerBoxImg img {
  width: 100%;
  height: 45.8rem;
}
.home button {
  display: block;
  color: #fff;
  background: #ff6400;
  width: 42rem;
  height: 6rem;
  border: none;
  margin: 0 auto 4rem;
  border-radius: .6rem;
  font-size: 2.4rem;
}
.swiper4 {
  width: 100%;
  /* min-height: 26rem; */
  /* margin-bottom: 3.8rem; */
  /* position: relative; */
  text-align: center;
}
.swiper4 > .swiper-wrapper {
  width: 100%;
}
.swiper5 .indexSlie1 {
  width: 100%;
  text-align: center;
  overflow: hidden;
}
