.container {
  max-width: 1230px;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.banner {
  background: url("/assets/aub/images/mysql-backup/mysql-backup-bg.png") no-repeat center;
  background-size: cover;
  color: #ffffff;
}
.banner .container {
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}
.banner h1 {
  margin-top: 30px;
  font-size: 46px;
  font-weight: bold;
  line-height: 64px;
  margin-bottom: 10px;
  text-align: center;
}
.banner p {
  font-size: 24px;
  text-align: center;
  margin-bottom: 60px;
}
.banner .banner-box {
  max-width: 1000px;
  margin: auto;
}
.banner .banner-box .ic-lf {
  margin-bottom: 80px;
}
.banner li {
  font-size: 18px;
  margin-top: 15px;
}
.banner .btn.btn-org2 {
  border-radius: 4px;
  font-size: 20px;
}
.banner .arw-wt.more {
  font-size: 20px;
  margin-left: 60px;
}
@media (min-width: 830px) {
  .banner .img-pic {
    position: absolute;
    right: 50px;
    bottom: 15px;
    display: block;
  }
}
@media (max-width: 829px) {
  .banner h1 {
    margin-top: auto;
  }
  .banner .img-pic {
    margin-top: 20px;
  }
  .banner .container {
    text-align: center;
  }
  .banner p,
  .banner .banner-box .ic-lf {
    margin-bottom: 20px;
  }
  .banner .banner-box .ic-lf {
    text-align: left;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 400px) {
  .banner {
    text-align: center;
  }
  .banner .banner-box .ic-lf {
    text-align: left;
  }
  .banner .arw-wt.more {
    margin: 20px auto 0;
    display: table;
  }
}
.why {
  background-color: #f5f7ff;
  text-align: center;
}
.why .container {
  padding-top: 100px;
  padding-bottom: 100px;
}
.why h2 {
  font-size: 46px;
  font-weight: bold;
  color: #1a1a1a;
  margin-bottom: 90px;
}
.why .why-items {
  word-spacing: -8px;
}
.why li {
  vertical-align: top;
  display: inline-block;
  max-width: 360px;
  word-spacing: normal;
  min-height: 430px;
  padding: 30px 20px;
  background-color: #ffffff;
  border-radius: 10px;
}
.why li:nth-of-type(2) {
  margin: 0 calc(calc(100% - 1080px) / 2);
  margin: 0 20px \0;
}
.why .img-box {
  margin-top: 30px;
  line-height: 75px;
}
.why h5 {
  margin: 40px auto;
  font-size: 24px;
  font-weight: bold;
  line-height: 26px;
  color: #070c23;
}
.why p {
  font-size: 16px;
  line-height: 24px;
  color: #42475d;
}
@media (min-width: 1020px) and (max-width: 1140px) {
  .why li {
    max-width: 320px;
  }
  .why li:nth-of-type(2) {
    margin: 0 calc(calc(100% - 960px) / 2);
    margin: 0 15px \0;
  }
}
@media (max-width: 1019px) {
  .why li {
    display: block;
    max-width: 100%;
    margin-top: 20px;
  }
  .why li:nth-of-type(2) {
    margin: 20px auto 0;
  }
}
.what .container {
  padding-top: 100px;
  padding-bottom: 100px;
}
.what h2 {
  font-size: 46px;
  font-weight: bold;
  color: #1a1a1a;
  text-align: center;
}
.what .fl {
  float: left;
}
.what .fr {
  float: right;
}
.what .item {
  max-width: 1000px;
  margin: 80px auto 0;
  position: relative;
}
.what .item:after {
  content: '';
  clear: both;
  display: block;
}
.what .item-img {
  width: calc(100% - 62%);
  text-align: center;
}
.what .item-txt {
  max-width: 62%;
}
.what .item-txt h6 {
  font-size: 24px;
  font-weight: bold;
  line-height: 26px;
  color: #070c23;
  position: relative;
  margin-bottom: 25px;
}
.what .item-txt h6:after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 31px;
  height: 6px;
  background-color: #145ad4;
  border-radius: 3px;
  bottom: -13px;
  left: 0;
}
.what .item-txt p {
  font-size: 16px;
  line-height: 24px;
  color: #42475d;
}
@media (max-width: 630px) {
  .what .item-img {
    width: auto;
    max-width: 100%;
  }
  .what .fr,
  .what .fl {
    float: none;
  }
  .what .item-txt {
    margin-top: 20px;
    max-width: 100%;
  }
}
.us {
  background: #f8f8f8;
  text-align: center;
}
.us .container {
  padding-top: 100px;
  padding-bottom: 100px;
}
.us h2 {
  font-size: 46px;
  font-weight: bold;
  color: #1a1a1a;
}
.us .us-box {
  max-width: 960px;
  margin: auto;
  word-spacing: -8px;
}
.us .us-box .item {
  margin-top: 80px;
  word-spacing: normal;
  display: inline-block;
  max-width: 400px;
  padding: 20px 20px;
  background-color: #ffffff;
  box-shadow: 0px 15px 29px 0px rgba(86, 131, 244, 0.35);
  border-radius: 20px;
}
.us .us-box .item:nth-of-type(2n+1) {
  margin-right: calc(100% - 800px);
}
.us .us-box .item .img-box {
  line-height: 185px;
}
.us .us-box .item h6 {
  margin: 20px auto;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  color: #000000;
}
.us .us-box .item p {
  font-size: 16px;
  line-height: 30px;
  color: #000000;
}
@media (max-width: 850px) {
  .us .us-box .item {
    margin-top: 40px;
    max-width: 100%;
    display: block;
  }
  .us .us-box .item:nth-of-type(2n+1) {
    margin-right: auto;
  }
}
.trusted {
  background: #f2f2f2;
}
.trusted .container {
  padding-top: 100px;
  padding-bottom: 40px;
  text-align: center;
}
.trusted h2 {
  font-size: 36px;
  font-weight: bold;
  color: #1a1a1a;
  margin-bottom: 45px;
}
.trusted .swiper-box .slick-dots {
  display: none !important;
}
.trusted .swiper-box .slick-prev {
  background: url("/assets/aub/images/icon/left.png") no-repeat center;
  width: 12px;
  height: 20px;
}
.trusted .swiper-box .slick-prev:hover {
  background: url("/assets/aub/images/icon/left-hover.png") no-repeat center;
}
.trusted .swiper-box .slick-next {
  background: url("/assets/aub/images/icon/right.png") no-repeat center;
  width: 12px;
  height: 20px;
}
.trusted .swiper-box .slick-next:hover {
  background: url("/assets/aub/images/icon/right-hover.png") no-repeat center;
}
.trusted .swiper-box .row {
  max-width: 1100px;
  margin: auto;
  background-color: #ffffff;
  box-shadow: 1px -20px 30px 0px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  padding: 80px 100px;
  word-spacing: -8px;
}
.trusted .swiper-box .inline-block {
  word-spacing: normal;
  display: inline-block;
  vertical-align: middle;
}
.trusted .swiper-box .img-box {
  width: calc(100% - 48.8888%);
}
.trusted .swiper-box .img-box img:first-child {
  margin-bottom: 10px;
}
.trusted .swiper-box .trusted-txt {
  max-width: 48.888%;
}
.trusted .trusted-logo {
  margin-top: 70px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.trusted .trusted-logo li {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
}
.trusted .trusted-logo li:not(:last-child) {
  margin-right: 7%;
}
@media (max-width: 768px) {
  .trusted .swiper-box .row {
    padding: 30px ;
  }
  .trusted .swiper-box .inline-block {
    display: block;
  }
  .trusted .swiper-box .trusted-txt {
    max-width: 100%;
    margin-top: 15px;
  }
  .trusted .swiper-box .img-box {
    width: auto;
    max-width: 100%;
  }
}
@media (max-width: 720px) {
  .trusted .trusted-logo {
    margin-top: 20px;
    flex-wrap: wrap;
  }
  .trusted .trusted-logo li {
    margin-top: 10px ;
    width: 176px;
    margin-right: 0!important;
  }
}
@media (max-width: 416px) {
  .trusted .trusted-logo li {
    width: 50%;
    padding: 0 10px;
  }
}
/*# sourceMappingURL=mysql-backup.css.map */