.banner {
  background: url(/assets/images/aomei-backupper/banner-bg@2x.png) no-repeat center;
  background-size: cover;
  padding: 100px 0;
  min-height: 732px;
}
.banner .desc {
  max-width: 750px !important;
}
.banner h1 {
  font-size: 72px;
  color: #091871;
}
.banner h6 {
  font-size: 46px;
  color: #091871;
  font-weight: 700;
}
@media (max-width: 500px) {
  .what-it .des {
    padding: 10px 30px;
  }
  .banner {
    padding-bottom: 0;
  }
  .banner .btn {
    width: 100%;
  }
  .banner-nav {
    flex-wrap: wrap;
  }
  .banner-nav .nav-box {
    width: 100%;
    margin-bottom: 30px;
    text-align: left;
  }
  .banner h6 {
    font-size: 30px;
  }
}
.banner-nav {
  margin: 40px 0;
  display: flex;
  color: #091871;
  font-size: 14px;
  font-weight: 400;
}
.banner-nav .nav-box {
  margin-right: 60px;
}
.banner-nav img {
  width: 40px;
  height: 40px;
  margin-right: 8px;
}
.feature-title {
  text-align: center;
}
.feature-title h3 {
  font-size: 36px;
  font-weight: 700;
  color: #1A1A1A;
}
.feature-title p {
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  margin: 24px 0;
  margin-bottom: 110px;
}
.why {
  background: #EBF0FA;
  padding: 120px 0;
}
.why p {
  width: 320px;
}
.why h6 {
  margin: 24px 0;
}
.slick-next,
.slick-prev {
  width: 20px;
}
.why .top {
  background: none;
  padding-bottom: 0;
  padding-top: 80px;
}
.why .item {
  background: none;
  padding-bottom: 0;
}
.what-it .user p {
  text-align: center;
}
.why-it {
  margin-bottom: 0;
}
.why .main {
  padding: 0;
}
.slick-list {
  max-width: 1000px;
  height: 298px;
  background: #FFFFFF;
  box-shadow: 0px 10px 30px 0px rgba(86, 131, 244, 0.1);
  border-radius: 40px 40px 40px 40px;
  opacity: 1;
}
.what .slick .slick-dots {
  bottom: -40px;
}
.what {
  background: url("/assets/images/aomei-backupper/bg3@2x.png") no-repeat center;
  background-size: cover;
}
.what-it .user {
  margin-bottom: 0;
}
.what-it .user p > img:last-child {
  margin: 24px 0;
}
.feature .item .txtbx {
  max-width: 590px;
  padding-top: 20px;
}
.feature .item .txtbx h3 {
  font-size: 32px;
}
.download {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #5683F4;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.149);
  border-radius: 10px 10px 10px 10px;
}
.download img {
  width: 40px;
  height: 40px;
}
.download div {
  line-height: 20px;
  margin-left: 5px;
}
.download .dowmTextLitter {
  font-size: 12px;
  text-align: left;
}
.A-Text {
  color: #5683F4;
}
.A-Text:hover {
  color: #376bf0;
}
.imgbx {
  max-width: 340px;
  max-height: 246px;
}
