h1,
h2,
h3 {
  font-family: Helvetica, "HelveticaNeueLTPro Bd", sans-serif, "Microsoft YaHei";
  line-height: 1;
}
.banner,
.why {
  font-family: Helvetica, "HelveticaNeueLTPro Bd", sans-serif, "Microsoft YaHei";
}
.banner {
  padding: 100px 0 110px 0;
  font-family: Helvetica Neue LT Pro;
  background: url(/assets/mb/images/photo-deduplication/banner-bg.png) no-repeat center;
  background-size: cover;
}
.banner .lb,
.banner .rb {
  vertical-align: middle;
}
.banner h1 {
  font-size: 48px;
}
.banner .des {
  font-size: 20px;
  font-weight: normal;
  color: #1e252f;
  margin: 30px 0 26px 0;
  line-height: 30px;
}
.banner .b-list li {
  position: relative;
  padding-left: 25px;
  font-size: 16px;
  font-weight: normal;
  color: #1e252f;
  line-height: 35px;
}
.banner .b-list li::before {
  position: absolute;
  left: 0;
  top: 10px;
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(/assets/mb/images/photo-deduplication/hook.png) no-repeat;
}
.banner .btn {
  position: relative;
  height: auto;
  background: linear-gradient(-89deg, #1a35b2 0%, #0f74ec 100%);
  box-shadow: 0px 3px 13px 0px rgba(2, 52, 100, 0.35);
  border-radius: 30px;
  padding: 13px 41px 13px 80px;
  line-height: 1;
  border: none;
  text-align: left;
  margin-top: 27px;
}
.banner .b-txt {
  display: inline-block;
  line-height: 1 !important;
  font-size: 20px;
  font-weight: normal;
  color: #ffffff;
}
.banner .btn::before {
  position: absolute;
  left: 30px;
  top: 18px;
  content: "";
  display: inline-block;
  width: 33px;
  height: 31px;
  background: url(/assets/mb/images/photo-deduplication/download.png);
  vertical-align: text-bottom;
}
.banner .size {
  font-size: 12px;
  color: #f5f7fd;
  opacity: 0.62;
}
.banner .btn-dw {
  margin-top: 20px;
}
.banner .btn-dw div {
  line-height: 1;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  letter-spacing: 0.5px;
  color: #ffffff;
}
.banner .btn-dw small {
  padding-top: 5px;
  display: block;
  line-height: 1;
  font-size: 12px;
  letter-spacing: 0.3px;
  color: #f5f7fd;
  opacity: 0.62;
}
.banner .btn-dw:hover {
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .banner .rb,
  .banner .lb {
    text-align: center;
    margin: 15px 0;
  }
  .banner .b-list {
    display: table;
    text-align: left;
    margin: 0 auto;
  }
  .banner .btn {
    padding: 13px 21px 13px 80px;
  }
}
.why {
  padding: 54px 0 100px 0;
  text-align: center;
  background: url(/assets/mb/images/photo-deduplication/bg1.png) no-repeat;
}
.why h2 {
  font-size: 40px;
}
.why .wcont {
  margin-top: 75px;
}
.why .l-wcont,
.why .r-wcont {
  vertical-align: middle;
}
.why .r-wcont {
  text-align: left;
  padding: 20px;
}
.why .r-wcont h3 {
  font-size: 20px;
  color: #1e252f;
  margin-bottom: 15px;
}
.why .r-wcont li {
  position: relative;
  padding-left: 25px;
}
.why .r-wcont li::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 10px;
  height: 20px;
  background: linear-gradient(0deg, #468ae7, #0e6dee);
  border-radius: 5px;
}
.why .r-wcont li:nth-last-child(1) {
  margin-top: 40px;
}
.why .r-wcont .ms {
  font-size: 16px;
  font-weight: normal;
  color: #1e252f;
}
.what {
  padding: 100px 0;
  background: url(/assets/mb/images/photo-deduplication/bg4.png) no-repeat;
  text-align: center;
  background-size: cover;
}
.what h2 {
  font-size: 40px;
  margin-bottom: 70px;
}
.what .wlist .wbox {
  max-width: 560px;
  min-height: 300px;
  background: #ffffff;
  border-radius: 30px;
  padding: 30px;
  margin-bottom: 30px;
}
.what .wlist h3 {
  font-size: 20px;
  color: #1e252f;
  line-height: 32px;
  margin: 15px 0 10px 0;
}
.what .wlist .icon1 {
  min-height: 90px;
  background: url(/assets/mb/images/photo-deduplication/ic-1.png) no-repeat center;
  background-size: 41px 80px;
}
.what .wlist .icon2 {
  min-height: 90px;
  background: url(/assets/mb/images/photo-deduplication/ic-2.png) no-repeat center;
  background-size: 80px 80px;
}
.what .wlist .icon3 {
  min-height: 90px;
  background: url(/assets/mb/images/photo-deduplication/ic-3.png) no-repeat center;
  background-size: 68px 89px;
}
.what .wlist .icon4 {
  background: url(/assets/mb/images/photo-deduplication/ic-4.png) no-repeat center;
  min-height: 90px;
  background-size: 72px 72px;
}
.what .wlist .ms {
  font-size: 16px;
  color: #1e252f;
  line-height: 30px;
  margin: 0 auto;
  max-width: 450px;
}
@media screen and (max-width: 1200px) {
  .what .wlist .wbox {
    min-height: 350px;
    margin: 15px;
  }
}
@media screen and (max-width: 768px) {
  .what .wlist .wbox {
    max-width: 100%;
    min-height: 350px;
    margin: 15px 0;
  }
}
.step {
  padding: 100px 0;
  text-align: center;
}
.step h2 {
  font-size: 40px;
  margin-bottom: 70px;
}
.step .l-step {
  text-align: left;
  vertical-align: middle;
}
.step .l-step h4 {
  display: inline-block;
  font-size: 20px;
  color: #1e252f;
  vertical-align: middle;
}
.step .r-step {
  vertical-align: middle;
}
.step .slick-nav-row {
  margin: 30px 0 80px 0;
  position: relative;
}
.step .slick-nav-row .tit {
  position: absolute;
  left: 0;
  top: -10px;
  width: 152px;
  height: 52px;
  text-align: center;
  line-height: 48px;
  font-size: 20px;
  font-weight: bold;
  color: #1e252f;
}
.step .slick-nav-row p {
  padding-left: 180px;
}
.step .active .tit {
  width: 152px;
  height: 52px;
  font-size: 24px;
  color: #ffffff;
  text-align: center;
  line-height: 42px;
  background: url(/assets/mb/images/photo-deduplication/hover.png) no-repeat;
}
.step .slick-dots {
  display: block !important;
  bottom: -30px;
}
.step .slick-dots li {
  margin: 0 10px;
}
.step .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.step .slick-prev,
.step .slick-prev:hover {
  left: 10px;
  background: url(/assets/mb/images/icons/icon_all.png) no-repeat;
  background-position: -565px -192px;
  width: 45px;
  height: 56px;
  margin-top: -28px;
}
.step .slick-next,
.step .slick-next:hover {
  background: url(/assets/mb/images/icons/icon_all.png) no-repeat;
  background-position: -618px -192px;
  width: 45px;
  height: 56px;
  margin-top: -28px;
  right: 10px;
}
@media screen and (max-width: 768px) {
  .step .r-step {
    width: 100%;
  }
}
.explore {
  padding: 100px 0;
}
.explore h2 {
  font-size: 40px;
  text-align: center;
}
.explore .exlist {
  margin-top: 70px;
}
.explore .exlist li {
  text-align: center;
}
.explore .exlist .ex-icons {
  min-height: 150px;
  text-align: center;
  position: relative;
}
.explore .exlist .ex-icons img {
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
}
.explore .exlist h4 {
  font-size: 20px;
  color: #1e252f;
  text-align: center;
  margin-top: 33px;
}
.explore .exlist a {
  text-decoration: none;
}
.explore .exlist a:hover {
  transform: translateY(-10px);
}
@media screen and (max-width: 998px) {
  .explore li {
    width: 50%;
    padding: 15px;
    margin: auto;
  }
}
@media screen and (max-width: 560px) {
  .explore li {
    width: 100%;
    padding: 15px;
    margin: auto;
  }
}
.go {
  background: url(/assets/mb/images/photo-deduplication/bg6-go-get.png) no-repeat;
  background-size: cover;
  text-align: center;
  padding: 51px 0 47px 0;
}
.go h2 {
  font-size: 40px;
  color: #ffffff;
}
.go .get {
  width: 234px;
  height: 50px;
  background: #0ecc24;
  box-shadow: 0px 3px 7px 0px rgba(11, 67, 181, 0.42);
  border-radius: 25px;
  font-size: 18px;
  font-weight: normal;
  color: #ffffff;
  line-height: 50px;
  text-align: center;
  margin-top: 35px;
  text-decoration: none;
}
.go .get:hover {
  opacity: 0.9;
}
.awds-wrap {
  background: url("/assets/mb/images/background/MB-backup-to-computer-what-say-bg.jpg") no-repeat center;
  padding: 85px 0;
  background-size: cover;
}
.awds-wrap .g-cnt {
  max-width: 1200px;
  margin: auto;
}
.awds-wrap h2 {
  text-align: center;
}
.awds-wrap .name {
  border: none;
  vertical-align: middle;
  display: inline-block;
  max-width: 100%;
  width: auto;
}
.awds-wrap .name + span {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #1e252f;
}
.awds-wrap .carousel-container {
  position: relative;
  margin-top: 60px;
}
.awds-wrap #carousel1 {
  min-height: 390px;
  width: 500px;
  margin: auto;
  font-size: 1.8rem;
  color: #555;
}
.awds-wrap #carousel1 li {
  width: 580px;
  height: 390px;
  background-color: #ffffff;
  box-shadow: 0px 15px 29px 0px rgba(86, 131, 244, 0.2);
  border-radius: 10px;
}
.awds-wrap #carousel1 li .awds-tt {
  padding: 38px;
}
.awds-wrap #carousel1 li .stars {
  margin: 20px 0;
}
.awds-wrap #carousel1 li p {
  line-height: 32px;
  font-size: 16px;
  color: #1e252f;
}
.awds-wrap #carousel1 .roundabout-in-focus .btn_l,
.awds-wrap #carousel1 .roundabout-in-focus .btn_r {
  display: block;
}
.awds-wrap #carousel1 .btn_l,
.awds-wrap #carousel1 .btn_r {
  display: none;
  position: absolute;
  width: 12px;
  height: 20px;
  bottom: 30px;
}
.awds-wrap #carousel1 .btn_l {
  right: 65px;
  background: url(/assets/images/icon/jiantouleft_normal.png) no-repeat center;
}
.awds-wrap #carousel1 .btn_l:hover {
  background: url(/assets/images/icon/jiantouleft_hover.png) no-repeat center;
}
.awds-wrap #carousel1 .btn_r {
  right: 30px;
  background: url(/assets/images/icon/jiantouright-normal.png) no-repeat center;
}
.awds-wrap #carousel1 .btn_r:hover {
  background: url(/assets/images/icon/jiantouright-hover.png) no-repeat center;
}
.awds-wrap .more {
  text-align: center;
  margin: 50px auto;
}
.awds-wrap .more a {
  font-size: 16px;
  line-height: 1;
  color: #126fed;
}
.awds-wrap h3 {
  font-size: 30px;
  letter-spacing: 1px;
  color: #000000;
  text-align: center;
  margin-bottom: 30px;
}
.awds-wrap #carousel {
  height: 87px;
  overflow: hidden;
}
.awds-wrap #carousel .rl-ic-lg {
  float: left;
  background: url("/assets/mb/images/icons/logo-ic.png") no-repeat 0px -300px;
  width: 1209px;
  height: 87px;
}
.awds-wrap #carousel .rl-ic-lg.rl-ic-lg1 {
  background: url("/assets/mb/images/icons/logo-ic.png") no-repeat 0px -396px;
  width: 888px;
  margin-right: 20px;
}
@media (max-width: 768px) {
  .awds-wrap .carousel-container {
    overflow-y: hidden;
    overflow-x: scroll;
  }
  .awds-wrap #carousel1 {
    width: 300px;
  }
  .awds-wrap #carousel1 li {
    width: 400px;
    height: 100%;
  }
}
@media (max-width: 400px) {
  .awds-wrap #carousel1 {
    width: 200px;
  }
  .awds-wrap #carousel1 li {
    width: 300px;
    height: auto;
  }
}
[lang=en] a.arw::after {
  background: url(/assets/mb/images/baoguang/more2.png) no-repeat;
  width: 18px;
  height: 13px;
}
[lang=en] .cnt-new {
  background: url(/assets/mb/images/baoguang/index-bg.png) no-repeat;
  background-size: cover;
  padding: 80px 0 65px;
  color: #1E252F;
  text-align: center;
}
[lang=en] .cnt-new .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
[lang=en] .cnt-new .container::after,
[lang=en] .cnt-new .container::before {
  display: none !important;
}
[lang=en] .cnt-new .container .left {
  min-width: 45%;
}
[lang=en] .cnt-new .container .right {
  min-width: 55%;
}
[lang=en] .cnt-new .container .right {
  text-align: left;
}
[lang=en] .cnt-new .des {
  font-size: 22px;
  margin-bottom: 15px;
  font-family: myriad pro;
  font-weight: 600;
}
[lang=en] .cnt-new h2 {
  text-align: left;
  margin-bottom: 30px;
  font-size: 30px;
  line-height: 1.3;
  font-family: myriad pro !important;
}
[lang=en] .cnt-new .btn-down {
  min-width: 230px;
  height: 50px;
  background: #0ECC24;
  line-height: 50px;
  box-shadow: 0px 3px 7px 0px rgba(11, 67, 181, 0.42);
  border-radius: 25px;
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 600;
  margin-bottom: 10px;
}
[lang=en] .cnt-new .btn-down:hover {
  background: #04a517;
}
[lang=en] .cnt-new .btn-down::before {
  background: url(/assets/mb/images/baoguang/icon-download2.png) no-repeat;
  width: 18px;
  height: 19px;
  content: '';
  display: inline-block;
  margin-right: 10px;
  vertical-align: -4px;
}
[lang=en] .cnt-new .btxt-a:hover {
  text-decoration: none;
}
[lang=en] .cnt-new .btn-box {
  display: inline-block;
  text-align: center;
}
@media (max-width: 779px) {
  [lang=en] .cnt-new .container {
    display: block;
  }
  [lang=en] .cnt-new .container .left,
  [lang=en] .cnt-new .container .right {
    margin: auto;
    width: 100%;
    text-align: center;
  }
  [lang=en] .cnt-new .container h2 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  [lang=en] .banner .new-txt {
    display: none;
  }
}
