.homeone-wrapper {
  position: relative;
  height: 500px;
}
.homeone-content {
  position: relative;
  justify-content: flex-end;
}
.homeone-content .left-video-wrapper {
  position: absolute;
  top: 56px;
  left: 0;
  z-index: 1;
}
.homeone-content .right-content {
  position: relative;
  width: 944px;
  height: 100%;
  color: #fff;
}
.homeone-content .left-video-wrapper .products-phone {
  position: absolute;
  width: 460px;
  height: 745px;
  background: url('../image/mark.png') no-repeat 0 0 / contain;
  z-index: 11;
}
.homeone-content .left-video-wrapper .products-media-item-wrapper {
  position: relative;
}
.homeone-content .left-video-wrapper .products-media-item {
  position: absolute;
  top: 21px;
  left: 4px;
  border-radius: 36px;
  overflow: hidden;
  z-index: 10;
}
.homeone-content .left-video-wrapper .products-video {
  width: 296px;
  height: 610px;
  border-radius: 36px;
  -webkit-animation: media-fade-in-data 0.4s ease 0s 1 normal both;
  animation: media-fade-in-data 0.4s ease 0s 1 normal both;
  z-index: 10;
}

@keyframes media-fade-in-data {
  0% {
    transform: scale(1.05);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.homeone-content .home-title {
  margin-top: 100px;
  width: 898px;
  word-break: break-word;
  font-size: 36px;
  font-weight: 600;
  color: #fff;
}
.homeone-content .four-box .item-btn {
  min-width: 252px;
  padding: 0 20px;
  height: 46px;
  margin-right: 20px;
  background: hsla(0, 0%, 100%, 0.1);
  border-radius: 38px 38px 38px 38px;
  color: #fff;
  font-size: 20px;
  margin-bottom: 20px;
}
.homeone-content .no-margin {
  margin: 0;
}
.homeone-content .one-rate {
  position: absolute;
  left: 0;
  bottom: -74px;
  text-align: center;
  z-index: 80;
}
.homeone-content .one-rate .rate-item {
  display: flex;
  flex-direction: column;
  margin-right: 12px;
  padding: 26px 9px 0;
  width: 227px;
  height: 160px;
  color: #111;
  background: #f6f7f8;
  box-shadow: 0 4px 10px 1px rgba(0, 0, 0, 0.1000000015);
  border-radius: 16px;
}
.el-rate {
  height: 20px;
  line-height: 1;
}
.el-rate__icon,
.el-rate__item {
  display: inline-block;
  position: relative;
}
.el-rate__item {
  font-size: 0;
  vertical-align: middle;
}
.homeone-content .star-item {
  margin-top: 12px;
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
  word-break: break-word;
}
/*=============================== Home2================= */
.hometwo-wrapper {
  position: relative;
  height: 504px;
  background-color: #f6f7f8;
}

.hometwo-wrapper .two-white {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 413px;
  background-color: #fff;
  text-shadow: #000 1px 0 0, #000 0 1px 0, #000 -1px 0 0, #000 0 -1px 0;
}

.hometwo-wrapper .hometwo-content {
  position: relative;
  z-index: 98;
}

.hometwo-wrapper .hometwo-content .hometwo-title {
  margin: 0 0 78px;
  font-size: 47px;
  text-align: right;
  font-weight: 600;
  -webkit-text-stroke: 0 #111;
}

.hometwo-wrapper .hometwo-content .hometwo-title .right-arrows {
  width: 145px;
  height: 20px;
  margin-right: 32px;
}

.hometwo-wrapper .hometwo-content .hometwo-title .title-btn {
  width: 220px;
  height: 50px;
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  background: #ff8a06;
  border: none;
  border-radius: 25px;
  opacity: 1;
}

.hometwo-wrapper .hometwo-content .content-img {
  text-align: right;
}

.hometwo-wrapper .hometwo-content .options-item {
  position: relative;
  margin-right: 16px;
  width: 240px;
  height: 189px;
  padding: 27px 20px 0;
  background: #ff8a06;
  border-radius: 10px;
  opacity: 1;
  transition: width 0.4s;
  transition-timing-function: ease;
}

.hometwo-wrapper .hometwo-content .options-item:last-of-type {
  margin-right: 0;
}

.hometwo-wrapper .hometwo-content .options-item:not(.options-hover) {
  width: 240px;
  transition: all 0.4s;
  transition-timing-function: ease;
}

.hometwo-wrapper .hometwo-content .options-item .item-front {
  position: absolute;
  top: 0;
  left: 0;
  padding: 27px 19px 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: all 0.4s;
  transition-timing-function: ease;
}

.hometwo-wrapper .hometwo-content .options-item .item-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 6px;
}

.hometwo-wrapper .hometwo-content .options-item .item-title {
  font-size: 22px;
  color: #fff;
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 8px;
}

.hometwo-wrapper .hometwo-content .options-item .item-more {
  height: 32px;
  color: #fff;
  cursor: pointer;
}

.hometwo-wrapper .hometwo-content .options-item .item-more .animate-buuton {
  box-sizing: border-box;
  padding: 0 20px !important;
}

.hometwo-wrapper .hometwo-content .options-item .item-desc {
  color: #fff;
  line-height: 21px;
}

.hometwo-wrapper .hometwo-content .options-item .item-arrows {
  position: absolute;
  right: 24px;
  bottom: 20px;
  z-index: 97;
  width: 28px;
  height: 28px;
}

.hometwo-wrapper .hometwo-content .options-item .item-circle {
  position: absolute;
  bottom: 0;
  right: 0;
}

.hometwo-wrapper .hometwo-content .options-hover {
  width: 540px !important;
  background: #211200 !important;
  color: #fff !important;
}

.hometwo-wrapper .hometwo-content .options-hover.aso-page {
  width: 800px;
}

.hometwo-wrapper .hometwo-content .item-reverse {
  position: absolute;
  top: 0;
  left: 0;
  padding: 27px 20px 0 24px;
  width: 482px;
  height: 100%;
  border-radius: 10px;
  transition: opacity 0.4s;
  transition-timing-function: ease;
}

.animate-buuton {
  display: inline-block;
  position: relative;
  padding: 0 44px;
  height: var(--h);
  min-width: var(--minw);
  line-height: var(--h);
  white-space: nowrap;
  color: var(--tc);
  font-size: var(--fs);
  font-weight: var(--we);
  border-radius: var(--ra);
  background-color: var(--color);
  text-align: center;
  cursor: pointer;
  overflow: hidden;
}
.hometwo-wrapper .two-white {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 413px;
  background-color: #fff;
  text-shadow: #000 1px 0 0, #000 0 1px 0, #000 -1px 0 0, #000 0 -1px 0;
}

.dd-fff-color {
  color: #fff;
}
.homeone-content .right-content .rate-top {
  margin: 124px 0 0;
  padding-left: 40px;
}

.homeone-content .right-content .rate-top .el-rate__icon {
  font-size: 28px;
}

.homeone-content .homeone-title {
  margin-top: 100px;
  width: 898px;
  word-break: break-word;
  font-size: 36px;
  font-weight: 600;
  color: #fff;
}

.homeone-content .en-title {
  margin-top: 10px;
  width: 898px;
  font-size: 36px;
  font-weight: 600;
  color: #fff;
}

.homeone-content .sub-title {
  margin: 25px 0 60px;
  padding-left: 40px;
  font-size: 20px;
  font-weight: 600;
}

.homeone-content .one-rate .rate-item:last-of-type {
  margin-right: 0;
}

.homeone-content .one-rate .rate-item:hover .star-item {
  transform: scale(1.05);
}

.homeone-content .one-rate .rate-item .rate-bottom .el-rate__icon {
  font-size: 20px;
}

.homeone-content .star-item {
  margin-top: 12px;
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
  word-break: break-word;
}

.el-rate__icon {
  margin-right: 4px;
}

@-webkit-keyframes media-fade-in-data-v-1f2a3ea4 {
  0% {
    transform: scale(1.05);
    opacity: 0;
  }

  to {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes media-fade-in-data-v-1f2a3ea4 {
  0% {
    transform: scale(1.05);
    opacity: 0;
  }

  to {
    transform: scale(1);
    opacity: 1;
  }
}
/* ======================Home 3===================== */
.home3-wrapper {
  padding-top: 60px;
  padding-bottom: 58px;
  text-align: center;
  background: #f6f7f8;
}

.home3-wrapper .title-3 {
  font-size: 36px;
  color: '#111';
  font-weight: 600;
}

.home3-wrapper .subtitle-3 {
  margin: 20px auto 88px;
  width: 694px;
  line-height: 30px;
}

.home3-item {
  align-items: center;
}

.home3-item .item-l {
  text-align: left;
}

.home3-item .item-l .item {
  margin-bottom: 70px;
}

.home3-item .item-l .item:last-child {
  margin-bottom: 0;
}

.home3-item .item-l .item-title {
  margin-bottom: 10px;
  font-size: 18px;
  color: '#111';
  font-weight: 600;
}

.home3-item .item-l .item-subt {
  line-height: 30px;
  word-break: break-word;
}

.home3-item .item-l .item-icon {
  margin-right: 45px;
  width: 96px;
  height: 96px;
}

.home3-item .item-r .item-r-img {
  width: 746px;
}
/* ====================================home 7======================= */
.home7-box {
  background-color: #fff;
}

.home7-wrapper {
  padding: 90px 0 67px;
  text-align: center;
  height: max-content;
}

.home7-wrapper .title {
  margin-bottom: 20px;
  font-size: 36px;
  color: '#111';
  font-weight: 600;
}

.home7-wrapper .home7-item {
  justify-content: space-between;
  margin-top: 50px;
  margin-bottom: 50px;
}

.home5-wrapper {
  margin-top: 90px;
  padding-bottom: 100px;
}

.home5-wrapper .home5-title {
  margin-bottom: 70px;
  line-height: 30px;
  text-align: center;
}

.home5-wrapper .home5-title .title {
  font-size: 36px;
  color: '#111';
  font-weight: 600;
}

.home5-wrapper .home5-grid {
  display: grid;
  grid-template-columns: auto 110px 110px 110px;
  grid-template-rows: 100px auto auto auto auto;
}

.home5-wrapper .home5-grid .grid-item1 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.home5-wrapper .home5-grid .grid-item1 .select-btn {
  justify-content: center;
  align-items: center;
  width: 145px;
  height: 42px;
  background: #f6f7f8;
  border-radius: 35px 35px 35px 35px;
  opacity: 1;
  cursor: pointer;
}

.home5-wrapper .home5-grid .grid-item1 .select-btn img {
  margin-right: 10px;
  width: 18px;
  height: 18px;
}

.home5-wrapper .home5-grid .grid-item1 .select-btn:first-of-type {
  margin-right: 15px;
}

.home5-wrapper .home5-grid .grid-item1 .active-btn {
  color: #fff;
  background: #ff8a06;
}

.home5-wrapper .item-row01 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  background-color: #f5f6f7;
  margin-bottom: 10px;
  padding: 10px 10px 2px;
  border-radius: 10px 0 0 10px;
}

.home5-wrapper .item-row12 {
  margin-left: 10px;
  padding: 10px 20px 11px 15px;
  background-color: #f5f6f7;
  border-radius: 10px 10px 0 0;
}

.home5-wrapper .item-row02 {
  width: 100%;
  margin-bottom: 10px;
  padding: 0 0 0 10px;
  background-color: #f5f6f7;
}

.home5-wrapper .item-row02:last-of-type {
  border-radius: 0 0 10px;
  overflow: hidden;
}

.home5-wrapper .item-contnet {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 15px;
  box-shadow: 0 10px 0 #f5f6f7;
  background-color: #edeff1 !important;
}

.home5-wrapper .last-con {
  box-shadow: 0 0 0 transparent;
}

.home5-wrapper .item-img {
  cursor: pointer;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin: 0 8px 8px 0;
}

.home5-wrapper .item-img .item-img-icon {
  width: 35px;
  height: 28px;
  border-radius: 6px;
  border: 2px solid #fff;
  box-shadow: 0 5px 12px rgba(112, 124, 132, 0.25);
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  transform: scale(1);
  transition: all 0.2s ease 0s;
}

.home5-wrapper .item-img :hover.item-img-icon {
  transform: scale(1.2);
}

.home4-wrapper {
  color: #fff;
  text-align: center;
  background-image: url(https://appfast-static.diandian.com/_nuxt/file/static/mini/map.png);
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
}

.home4-wrapper .home4-content {
  padding: 108px 104px 77px;
}

.home4-wrapper .home4-content .home4-title {
  font-size: 36px;
  color: #fff;
  font-weight: 600;
  line-height: 70px;
}

.home4-wrapper .home4-content .home4-subbtn {
  margin: 44px auto 55px;
  width: 895px;
  height: 52px;
  line-height: 52px;
  background: hsla(0, 0%, 100%, 0.1);
  border-radius: 38px 38px 38px 38px;
}

.home4-wrapper .home4-button {
  position: relative;
}

.home4-wrapper .home4-button .hom4-animate-btn {
  margin: 0 auto;
}

.home6-container {
  position: relative;
  height: 500px;
}

.home6-container .video-plc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 500px;
  background: linear-gradient(
    90deg,
    #ff8a00,
    #ff8a00 17%,
    rgba(255, 137, 0, 0.8000000119) 25%,
    rgba(255, 137, 0, 0.8000000119) 76%,
    #ff8a00 83%,
    #ff8a00
  );
  border-radius: 0 0 0 0;
  opacity: 1;
  z-index: 79;
}

.home6-container .home6-wrapper {
  position: relative;
  width: 100%;
  height: 500px;
}

.home6-container .home6-wrapper .products-video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.home6-container .home6-content {
  position: absolute;
  left: 50%;
  top: 0;
  width: 1280px;
  height: 100%;
  color: #fff;
  text-align: center;
  z-index: 80;
  transform: translateX(-50%);
}

.home6-container .home6-content .home6-title {
  font-size: 36px;
  color: #fff;
  font-weight: 600;
  margin-top: 117px;
  margin-bottom: 30px;
}

.home6-container .home6-content .home6-subtitle {
  font-size: 23px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 23px;
}

.home6-container .home4-button {
  position: relative;
  margin-top: 38px;
}

.home6-container .home4-button .hom4-animate-btn {
  margin: 0 auto;
}
.app-item-container {
  position: relative;
  padding: 1px;
  width: 408px;
  height: 500px;
  text-align: center;
  background: transparent;
  border-radius: 20px 20px 20px 20px;
  border: 1px solid transparent;
  opacity: 1;
}
.app-item-container .item-icon {
  width: 100%;
  height: auto;
  border-radius: 20px;
  opacity: 1;
}
fieldset,
img {
  border: 0;
}
.app-item-container .app-item-button {
  position: absolute;
  left: 50%;
  bottom: 50px;
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  background: #ff8a06;
  opacity: 1;
  transform: translateX(-50%);
  cursor: pointer;
}
.app-item-container .item-icon {
  width: 100%;
  height: auto;
  border-radius: 20px;
  opacity: 1;
}
.app-item-container:hover {
  border: 1px solid #ff8a06;
}

/* ================================carousel=============================== */
.carousel {
  width: 90%;
  margin: 0px auto;
}
.slick-slide {
  width: 100%;
  height: 160px;
  position: relative;
  justify-content: center;
}
.slick-slide img {
  width: 70px;
  height: 70px;
  border-radius: 16px;
  margin-bottom: 10px;
  border: 1px solid #ebecf0;
  -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
}
.slick-track .app-row:nth-child(2n) {
  background: #f6f7f8;
}
.app-carousel .carousel-slider-app-left .app-row .app-text {
  max-width: 120px;
  height: 25px;
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 1px;
  word-wrap: break-word;
  text-shadow: 0 10px 16px #f6f7f8;
}
