.banner {
  padding: 100px 0;
  background-image: url("https://www.ubackup.com/resource/ft/images/phone-backup-index/banner-bg.png");
  color: #fff;
  background-size: cover;
  text-align: center;
  position: relative;
}
.banner h1 {
  margin-top: 24px;
  margin-bottom: 24px;
  max-width: 100%;
  line-height: 62px;
}
.banner p.tt {
  width: 1000px;
  margin: auto;
  max-width: 100%;
}
@media (max-width: 767px) {
  .banner {
    text-align: center;
    padding: 50px 0;
  }
  .banner .f-vam {
    margin-right: 20px;
    zoom: 0.8;
  }
  .banner p.f-fs24 {
    margin-bottom: 20px;
    font-weight: 600;
  }
}
.mbtips {
  background: #f8f9fa;
  text-align: center;
  padding: 160px 0;
}
.mbtips h2 {
  margin-bottom: 80px;
  line-height: 1.15;
}
.mbtips .clearfix {
  display: flex;
  margin: auto;
  justify-content: space-between;
}
.mbtips .tipsbox {
  font-size: 0;
}
.mbtips .tipsbox li {
  max-width: 23.7%;
  width: 604px;
  padding: 2px;
  border-radius: 62px 22px 56px 22px;
  clip-path: polygon(41px 0, 100% 0, 100% calc(100% - 41px), calc(100% - 41px) 100%, 0 100%, 0% 41px);
}
.mbtips .tipsbox .item {
  width: 100%;
  background: #fff;
  border-radius: 58px 19px 52px 19px;
  clip-path: polygon(40px 0, 100% 0, 100% calc(100% - 40px), calc(100% - 40px) 100%, 0 100%, 0% 40px);
  background-size: 51% 100%;
  background-repeat: no-repeat;
  text-align: left;
}
.mbtips .tipsbox .item img {
  width: 100%;
}
.mbtips .tipsbox h4 {
  margin-bottom: 8px;
}
.mbtips .tipsbox h4 + p {
  margin-bottom: 16px;
  line-height: 22px;
}
.mbtips .tipsbox h4 + p:lang(es) {
  min-height: 88px;
}
.mbtips .tipsbox .mb-cont {
  padding: 20px 25px 24px;
}
.mbtips .tipsbox .a-bl {
  font-size: 16px;
}
@media (max-width: 991px) {
  .mbtips {
    padding: 80px 0;
  }
  .mbtips h2 {
    margin-bottom: 40px;
  }
  .mbtips .clearfix {
    display: block;
  }
  .mbtips .clearfix li {
    width: 100%;
    max-width: 388px;
    margin: 20px auto;
  }
}
@media (max-width: 767px) {
  .mbtips .f-fs20 {
    font-size: 16px;
  }
}
@media (max-width: 390px) {
  .mbtips {
    padding: 40px 0 24px;
  }
  .mbtips .clearfix li {
    margin: 16px auto;
  }
  .mbtips .clearfix .mb-cont {
    padding: 20px;
  }
  .mbtips .clearfix h4 {
    margin: 3px auto 10px;
  }
  .mbtips .clearfix h4 + p {
    line-height: 18px;
    min-height: 0;
    margin-bottom: 8px;
  }
}
.all-wrap {
  overflow: hidden;
  padding-bottom: 160px;
  background: #f8f9fa;
}
.all-wrap .container4 {
  padding-bottom: 70px;
}
.all-wrap h2 {
  text-align: center;
  margin-bottom: 20px;
}
.all-wrap .wrap {
  background: #e6e8e9;
  clip-path: polygon(49px 0, 100% 0, 100% calc(100% - 49px), calc(100% - 49px) 100%, 0 100%, 0% 49px);
  border-radius: 70px 25px 70px 25px;
  padding: 1px;
}
.all-wrap .box {
  padding: 80px 80px 80px 40px;
  border-radius: 70px 25px 70px 25px;
  background: #fff;
  clip-path: polygon(49px 0, 100% 0, 100% calc(100% - 49px), calc(100% - 49px) 100%, 0 100%, 0% 49px);
}
.all-wrap .newlist > li {
  position: relative;
  padding: 60px 0px 0px 160px;
}
.all-wrap .newlist > li:hover a p.title {
  color: #2a6eea !important;
}
.all-wrap .time {
  position: absolute;
  top: 66px;
  left: 0;
  width: 150px;
  font-size: 2rem;
  line-height: 26px;
}
.all-wrap .time:lang(es) {
  width: 148px;
}
.all-wrap .title {
  color: #000;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}
.all-wrap .desc {
  line-height: 20px;
  font-size: 1.6rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 60px;
}
.all-wrap .pagination {
  margin-top: 5%;
}
.all-wrap a:hover {
  text-decoration: none;
}
.all-wrap .side-box {
  background: #f8f9fa;
  position: relative;
}
.all-wrap .side-box:before {
  right: -999em;
  background: #f8f9fa;
  content: "";
  display: block;
  position: absolute;
  width: 999em;
  top: 0;
  bottom: 0;
}
.all-wrap .side {
  display: inline-block;
  width: 384px;
  height: 428px;
  background: #ffffff;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
  border-radius: 24px 24px 24px 24px;
  opacity: 1;
  border: 1px solid #e6e8e9;
  transform: translate(-80px, 0);
  padding: 40px 80px;
  text-align: center;
}
.all-wrap .side .a-box:hover h3 {
  color: #2a6eea;
}
.all-wrap .side h3 {
  margin-top: 10px;
  margin-bottom: 23px;
  color: #000;
}
.all-wrap .side .ic-hk {
  text-align: left;
  margin-bottom: 20px;
}
.all-wrap .side .ic-hk li {
  line-height: 20px;
  margin-bottom: 2px;
}
.all-wrap .side .btn-bl {
  width: 216px;
  margin-bottom: 20px;
  box-shadow: 0px 10px 20px 0px rgba(34, 88, 246, 0.4);
  height: 48px;
}
.all-wrap .side a.link {
  font-weight: 600;
  color: #000;
  padding-bottom: 2px;
  border-bottom: 1px solid #000;
}
/* 分页 */
ul.simple-pagination {
  list-style: none;
}
.simple-pagination {
  display: block;
  overflow: hidden;
  padding: 0 5px 5px 0;
  margin: 0;
}
.simple-pagination ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.simple-pagination li {
  list-style: none;
  padding: 0;
  margin: 0 10px 0 10px;
  float: left;
  min-height: 28px;
}
.simple-pagination li:last-child,
.simple-pagination li:nth-child(1),
.simple-pagination li:nth-child(2) {
  display: none;
}
span.ellipse.clickable {
  cursor: pointer;
}
.ellipse input {
  width: 3em;
}
/*------------------------------------*\
Light Theme Styles
\*------------------------------------*/
.light-theme a,
.light-theme span {
  float: left;
  color: #000;
  font-size: 14px;
  line-height: 28px;
  height: 28px;
  font-weight: normal;
  text-align: center;
  min-width: 13px;
  padding: 0 3px;
  border-radius: 3px;
  /* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);*/
  background: #fff;
  /* Old browsers */
  /*background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); !* FF3.6+ *!
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #efefef)); !* Chrome,Safari4+ *!
    background: -webkit-linear-gradient(top, #ffffff 0%, #efefef 100%); !* Chrome10+,Safari5.1+ *!
    background: -o-linear-gradient(top, #ffffff 0%, #efefef 100%); !* Opera11.10+ *!
    background: -ms-linear-gradient(top, #ffffff 0%, #efefef 100%); !* IE10+ *!
    background: linear-gradient(top, #ffffff 0%, #efefef 100%); !* W3C *!*/
}
.light-theme .first,
.light-theme .last {
  display: none;
}
.light-theme .current {
  vertical-align: middle;
  font-weight: 600;
  color: #2258f6;
}
.light-theme a:hover {
  text-decoration: none;
}
.light-theme .current {
  cursor: default;
}
.light-theme .ellipse {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  font-weight: bold;
  cursor: default;
}
.light-theme .ratio {
  border: none;
  background: none;
  box-shadow: none;
  display: none;
}
.pagination {
  margin: 3% auto 0;
  text-align: center;
}
.simple-pagination ul {
  display: inline-block;
}
.light-theme li:not(.disabled) .current.next:hover,
.light-theme li:not(.disabled) .next:hover,
.light-theme li:not(.disabled) .current .prev:hover,
.light-theme li:not(.disabled) .prev:hover {
  background: #2258f6;
  border: 1px solid transparent;
}
.light-theme li:not(.disabled) .current.next:hover::before,
.light-theme li:not(.disabled) .next:hover::before,
.light-theme li:not(.disabled) .current .prev:hover::before,
.light-theme li:not(.disabled) .prev:hover::before {
  background-position: -20px -168px;
}
.light-theme .current.next,
.light-theme .next,
.light-theme .current.prev,
.light-theme .prev {
  width: 32px;
  height: 32px;
  background: #ffffff;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
  opacity: 1;
  border: 1px solid #e6e8e9;
  border-radius: 50%;
  font-size: 0;
  position: relative;
}
.light-theme .current.next::before,
.light-theme .next::before,
.light-theme .current.prev::before,
.light-theme .prev::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 12px;
  height: 12px;
  color: transparent;
  background: url(https://www.ubackup.com/resource/images/icon/ub-all-sprite@2x.png) no-repeat;
  background-size: 1400px 872px;
  background-position: -84px -168px;
  transform: rotate(90deg);
}
.light-theme .current.next::before,
.light-theme .next::before {
  transform: rotate(-90deg);
}
.light-theme .disabled .current.next::before,
.light-theme .disabled .next::before,
.light-theme .disabled .current.prev::before,
.light-theme .disabled .prev::before {
  opacity: 0.4;
}
.light-theme .light-theme .simple-pagination ul li:first-child {
  display: none;
}
.pagination .last,
.pagination .first {
  width: 50px;
}
@media (max-width: 991px) {
  .all-wrap .container2 {
    flex-direction: column-reverse;
  }
  .all-wrap .time {
    position: static;
  }
  .all-wrap .box {
    padding: 40px;
  }
  .all-wrap .newlist > li {
    max-width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .all-wrap .side-box {
    text-align: center;
    background: transparent;
  }
  .all-wrap .side-box::before {
    display: none;
  }
  .all-wrap .side {
    transform: none;
    margin: auto;
    z-index: 10;
    max-width: 100%;
  }
}
@media (max-width: 676px) {
  .simple-pagination li {
    margin: 0 7px;
  }
}
@media (max-width: 500px) {
  .all-wrap {
    padding-bottom: 40px;
  }
  .all-wrap h2 {
    margin-bottom: 0;
  }
  .all-wrap .title {
    font-size: 16px;
  }
  .all-wrap .time {
    font-size: 14px;
  }
  .all-wrap .box {
    padding: 40px 10px;
  }
  .all-wrap .newlist > li {
    padding-top: 24px;
  }
  .all-wrap .desc {
    font-size: 12px;
    padding-bottom: 24px;
  }
  .simple-pagination ul {
    zoom: 0.8;
  }
}
@media (max-width: 390px) {
  .all-wrap .side {
    max-width: 90%;
    padding: 40px;
    margin-bottom: 20px !important;
  }
  .all-wrap .side h3 {
    font-size: 20px;
    margin-bottom: 18px;
  }
  .all-wrap .side .ic-hk {
    display: inline-block;
  }
  .all-wrap .side .ic-hk li {
    font-size: 14px;
  }
  .simple-pagination li {
    margin: 0 17px;
  }
}
