h2 {
  font-size: 40px;
  line-height: 46px;
}
h1,
h2,
h3,
h4,
h5,
h6,
strong,
html {
  font-family: "PT Sans", "Arial", "Helvetica", sans-serif;
}
.illustrate {
  background: url(/static/images/cyber-backup/pa-page-av-ic-tips-16.svg) no-repeat;
}
.bnr {
  position: relative;
  padding: 64px 0;
  color: #111010;
  text-align: center;
  background: linear-gradient(180deg, #FFFFFF 30%, #EEEEF1 100%);
  opacity: 1;
}
.bnr .container2 {
  max-width: 1320px;
}
.bnr h1 {
  font-size: 4.8rem;
  margin-bottom: 24px;
  line-height: 60px;
}
.bnr-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: left;
}
.bnr-box .txt {
  max-width: 622px;
}
.bnr-box .tit {
  display: flex;
  align-items: center;
  font-size: 4rem;
  margin-bottom: 24px;
}
.bnr-box .tit img {
  width: 32px;
  height: 32px;
  vertical-align: middle;
}
.bnr-box .tit .pr-name {
  margin-left: 8px;
  font-size: 24px;
  font-weight: 700;
  color: #000000;
  line-height: 30px;
  vertical-align: middle;
}
.bnr-box h3 {
  font-size: 52px;
  font-weight: 700;
  color: #000000;
  line-height: 60px;
  margin-bottom: 24px;
}
.bnr-box .desc {
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}
.bnr-box .sp {
  font-size: 12px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 16px;
}
.bnr-box .free {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  background: #00cb1b;
  border-radius: 4px;
  padding: 0 5px;
  margin-left: 10px;
}
.bnr-box .btn-bl {
  max-width: 294px;
  height: 64px;
  line-height: 1;
  padding: 0px 53px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bnr-box .bnr-links {
  margin-top: 40px;
}
.bnr-box .down {
  display: block;
  height: 24px;
  width: 24px;
  background: url(/static/images/phone-manager/pa-page-ft-ic-download-24.svg) no-repeat;
  background-size: cover;
}
.bnr-box .bt-text {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 56px;
  position: relative;
}
.bnr-box .bt-txt {
  text-align: left;
  margin-left: 10px;
}
.bnr-box .sp {
  margin-top: 3px;
  line-height: 1;
}
.bnr-links {
  display: flex;
  align-items: center;
}
.bnr-links .f-fs16 {
  font-size: 18px;
}
.bnr-more {
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  margin-left: 30px;
}
.bnr-more i {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(/static/ft/images/download/ub-ft-download-ic-ios-24-white@2x.png) no-repeat;
  background-size: 24px 24px;
  vertical-align: -8px;
}
.bnr-more:after {
  content: ">>";
  display: inline-block;
  margin-left: 5px;
  transition: transform 0.3s;
}
.bnr-more:hover::after {
  transform: translateX(10px);
}
.bnr-tips {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  margin-top: 24px;
}
.bnr-tips .ios:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  vertical-align: middle;
  background: url(/static/images/phone-manager/pa-page-ic-banner-ios16.svg);
}
.bnr-tips .iphones:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  vertical-align: middle;
  background: url(/static/images/phone-manager/pa-page-ic-banner-iphone.svg);
}
.bnr-tips span {
  margin-right: 32px;
  display: inline-block;
  line-height: 22px;
  vertical-align: middle;
  font-size: 16px;
}
.bnr-tips label {
  background: linear-gradient(256deg, #ED3F4B 0%, #E162BB 33%, #8A83F7 53%, #5299DB 76%, #2DA2B5 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.bnr .bnr-img {
  width: 694px;
  max-width: 100%;
}
@media screen and (max-width: 1280px) {
  .bnr {
    font-size: 12px;
  }
  .bnr .bnr-box .txt {
    min-width: unset;
  }
  .bnr .guarantee {
    position: unset;
    transform: none;
    width: 100%;
    margin-top: 80px;
  }
  .bnr-tips {
    margin: 40px auto;
  }
}
@media screen and (max-width: 991px) {
  .bnr {
    padding: 80px 0;
  }
  .bnr .bnr-img {
    height: auto;
  }
  .bnr .bnr-box {
    padding: 0px;
    flex-direction: column-reverse;
    text-align: center;
  }
  .bnr .bnr-box .txt {
    margin-top: 40px;
    margin-left: 0px;
  }
  .bnr .bnr-box .tit {
    justify-content: center;
  }
  .bnr .bnr-box .lists {
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
  }
  .bnr .bnr-box .lists li {
    width: 50%;
    border-right: none;
    padding: 10px;
  }
  .bnr .bnr-box .lists li:first-child {
    padding: 0px 25px;
  }
  .bnr .guarantee {
    position: unset;
    transform: none;
    width: 100%;
    margin-top: 80px;
    flex-wrap: wrap;
    height: auto;
    padding: 10px;
  }
  .bnr .guarantee .icons {
    width: 50%;
    padding: 0px;
    text-align: center;
    margin: 10px 0;
    font-size: 12px;
  }
  .bnr .guarantee .icons::before {
    display: block;
    margin: auto;
    position: unset;
  }
}
@media screen and (max-width: 476px) {
  .bnr .bnr-switch {
    zoom: 0.7;
  }
  .bnr-links {
    flex-direction: column;
  }
  .bnr-more {
    margin: 10px 0 0 0;
  }
}
.iphone {
  background: #fff;
  padding: 160px 0;
}
.iphone .f-fs40 {
  margin-bottom: 24px;
  text-align: center;
  font-size: 40px;
  color: #000000;
  line-height: 46px;
}
.iphone p.tt {
  margin: auto;
  margin-bottom: 100px;
  text-align: center;
  font-size: 20px;
  color: #000000;
  line-height: 26px;
}
.iphone h3 {
  margin-bottom: 16px;
  font-size: 48px;
  color: #000000;
  line-height: 54px;
}
.iphone h3 + p {
  font-size: 16px;
  color: #000000;
  line-height: 32px;
}
.iphone .wrap {
  align-items: center;
  justify-content: space-between;
  display: flex;
  margin: auto;
  margin-top: 120px;
  max-width: 1080px;
}
.iphone .wrap .txt-box {
  width: 50%;
}
.iphone .wrap .f-vam {
  width: 440px;
  height: 320px;
}
.iphone .wrap .ic-lf li {
  line-height: 30px;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 32px;
}
.iphone .wrap .ic-lf li::before {
  top: calc(50% - 7px);
  width: 16px;
  height: 16px;
  background: url(/static/images/phone-manager/pa-page-ft-ic-gougou-16.svg) no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 1199px) {
  .iphone .wrap {
    margin-top: 0;
  }
  .iphone h2 {
    font-size: 24px !important;
  }
  .iphone h3 {
    font-size: 24px;
  }
  .iphone .img-box {
    zoom: 0.8;
  }
}
@media (max-width: 991px) {
  .iphone .wrap {
    flex-direction: column;
  }
  .iphone .wrap:last-child {
    flex-direction: column-reverse;
  }
  .iphone .wrap .txt-box {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
    margin-top: 40px;
  }
  .iphone .wrap .hook {
    display: inline-block;
    text-align: left;
  }
  .iphone .btn-bl {
    display: block;
    width: 294px;
    max-width: 100%;
    margin: auto;
  }
}
@media (max-width: 767px) {
  .iphone {
    padding: 40px 0;
  }
  .iphone .img-box {
    zoom: 1;
    width: 320px;
    max-width: 70%;
    margin: auto;
  }
  .iphone h2 + p {
    line-height: 24px;
  }
  .iphone .btn-bl {
    width: 240px;
  }
  .iphone .wrap .f-vam {
    height: auto;
  }
}
.top {
  background: #F7F7F7;
  padding: 160px 0;
  text-align: center;
}
.top h2 {
  margin-bottom: 24px;
  font-weight: 700;
}
.top p.des {
  margin-bottom: 80px;
  line-height: 26px;
}
.top .wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.top .wrap .it {
  position: relative;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
  border-radius: 16px;
  cursor: pointer;
  border: 1px solid #E6E8E9;
  overflow: hidden;
  margin: 0 0 10px;
  width: calc(25% - 8px);
  height: 202px;
}
.top .wrap .it:hover .front {
  opacity: 0;
}
.top .wrap .it:hover .back {
  opacity: 1;
}
.top .wrap .front {
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #fff;
  transition: 0.3s;
  z-index: 2;
  transform: 0.5s all;
}
.top .wrap .front .mark {
  display: inline-block;
  position: absolute;
  top: 8px;
  right: 8px;
  height: 18px;
  line-height: 16px;
  background: #ff5900;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  padding: 0 3px;
}
.top .wrap .front h5 {
  font-size: 20px;
  color: #000000;
  line-height: 26px;
  margin-top: 16px;
}
.top .wrap .back {
  background: #fff;
  padding: 24px;
  position: relative;
  transition: 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  transform: 0.5s all;
  opacity: 0;
}
.top .wrap .back h6 {
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  line-height: 26px;
  margin-bottom: 6px;
}
.top .wrap .back p {
  font-size: 14px;
  line-height: 26px;
}
@media (max-width: 1280px) {
  .top h2 {
    font-size: 24px;
  }
  .top .wrap .it {
    width: 45%;
    height: auto;
  }
  .top .wrap .back p {
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  .top p {
    font-size: 18px;
  }
  .top .wrap .it {
    background: #fff;
    padding: 30px 10px;
    margin: 20px 0;
  }
  .top .wrap .it h5 {
    display: none !important;
  }
  .top .wrap .it h6 {
    display: block !important;
  }
  .top .wrap .it .front {
    opacity: 1 !important;
    transform: rotateY(0deg) !important;
    height: auto;
    background: none;
    position: static;
    padding: 0;
  }
  .top .wrap .it .back {
    opacity: 1;
    transform: rotateY(0deg);
    height: auto;
    background: none;
    position: static;
    padding: 0;
  }
}
@media (max-width: 600px) {
  .top .wrap .it {
    width: 100%;
    max-width: 100%;
  }
}
.Way {
  padding: 160px 0;
  color: #fff;
  text-align: center;
  line-height: 1;
}
.Way .container2 {
  width: 1280px;
  border-radius: 24px 24px 24px 24px;
  opacity: 1;
  color: #000;
}
.Way h2 {
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 700;
  line-height: 46px;
}
.Way p {
  font-size: 20px;
  font-weight: 400;
  margin-top: 16px;
  line-height: 26px;
}
.Way .item-ls {
  display: flex;
  justify-content: center;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 80px;
}
.Way .it {
  width: 33.33%;
  overflow: hidden;
  position: relative;
  margin: 0 32px;
}
.Way .it p {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.Way .it h4 {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  margin-top: 40px;
}
.Way .it i {
  display: inline-block;
  width: 200px;
  height: 200px;
}
.Way .it i.ic-1 {
  background: url(/static/images/cyber-backup/pa-page-acbn-img-features-1@2x.png) no-repeat;
  background-size: cover;
}
.Way .it i.ic-2 {
  background: url(/static/images/cyber-backup/pa-page-acbn-img-features-2@2x.png) no-repeat;
  background-size: cover;
}
.Way .it i.ic-3 {
  background: url(/static/images/cyber-backup/pa-page-acbn-img-features-3@2x.png) no-repeat;
  background-size: cover;
}
@media (max-width: 1280px) and (min-width: 992px) {
  .Way h2 {
    font-size: 24px;
  }
  .Way .it {
    padding: 40px 20px 40px;
    margin: 0 5px;
  }
}
@media (max-width: 991px) {
  .Way h2 {
    font-size: 24px;
  }
  .Way .item-ls {
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }
  .Way .item-ls .it {
    width: 100%;
    margin: 0 0 30px;
    max-width: 600px;
  }
  .Way .container2 {
    width: 100%;
    height: 100%;
  }
}
.edtions {
  background: #f8f9fa;
  padding: 160px 0 160px 0;
  text-align: center;
}
.edtions h2 {
  text-align: center;
  margin-bottom: 16px;
}
.edtions p {
  font-size: 20px;
  font-weight: 400;
  color: #000000;
  line-height: 26px;
}
.edtions .table-box {
  margin: 80px 0;
}
.edtions .lasttd {
  position: relative;
}
.edtions .trial {
  position: absolute;
  display: block;
  margin-top: 16px;
  left: 50%;
  transform: translateX(-30px);
  font-size: 14px;
  line-height: 20px;
  color: #000;
}
.edtions .trial:hover .move {
  transition: all 0.5s;
  margin-left: 5px;
}
.edtions-switch {
  position: relative;
  display: flex;
  width: 566px;
  height: 74px;
  background: #ffffff;
  border-radius: 16px 16px 16px 16px;
  font-size: 12px;
  border: 1px solid #e6e8e9;
  margin: 40px auto;
}
.edtions-switch::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0.4%;
  top: 3%;
  width: 50%;
  height: 92%;
  border: 1px solid rgba(34, 88, 246, 0.5);
  transition: 0.3s ease-out all;
  border-radius: 14px 14px 14px 14px;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
}
.edtions-switch.left::before {
  left: 0.4%;
}
.edtions-switch.right::before {
  left: 49.3%;
}
.edtions-switch .switch-btn {
  padding: 12px 0;
  width: 50%;
  text-align: center;
  cursor: pointer;
}
.edtions-switch .switch-btn strong {
  font-weight: 400;
  font-size: 14px;
}
.edtions-switch .switch-btn.active strong {
  font-weight: 700;
}
.edtions .switch-pd {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3px;
  margin-bottom: 5px;
}
.edtions .switch-pd .ic-1 {
  width: 20px;
  height: 20px;
  background: url(/static/images/phone-manager/pa-page-ft-ic-gougou-20.svg) no-repeat;
}
.edtions .switch-pd .ic-2 {
  width: 20px;
  height: 20px;
  background: url(/static/images/phone-manager/pa-page-ft-ic-gougou-20.svg) no-repeat;
}
.edtions-table {
  width: 100%;
  color: #000000;
  border: 1px solid #e6e8e9;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
  background: #ffffff;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 10px;
  background: #FFFFFF;
  border-radius: 24px 24px 24px 24px;
  opacity: 1;
  border: 1px solid #E6E8E9;
  overflow: hidden;
}
.edtions-table.show {
  display: table;
}
.edtions-table thead,
.edtions-table tbody,
.edtions-table tfoot,
.edtions-table tr {
  width: 100%;
}
.edtions-table th,
.edtions-table td {
  width: 25%;
  line-height: 1;
  font-weight: 400;
  position: relative;
}
.edtions-table th:first-child,
.edtions-table td:first-child {
  text-align: left;
  padding-left: 24px;
  border-right: 1px solid #f3f3f4;
}
.edtions-table th .illustrate,
.edtions-table td .illustrate {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  line-height: 20px;
}
.edtions-table th .illustrate .illustrate-cnt,
.edtions-table td .illustrate .illustrate-cnt {
  width: 245px;
}
.edtions-table th .illustrate .title,
.edtions-table td .illustrate .title {
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
}
.edtions-table th .illustrate .litter-title,
.edtions-table td .illustrate .litter-title {
  font-weight: 600;
  font-size: 14px;
}
.edtions-table th:last-child {
  border-radius: 0 10px 0 0;
  overflow: hidden;
}
.edtions-table thead th {
  padding: 30px 0;
}
.edtions-table tbody {
  text-align: center;
}
.edtions-table tbody tr {
  height: 48px;
  box-sizing: border-box;
}
.edtions-table tbody tr:nth-child(odd) {
  background: #f9faff;
}
.edtions-table tbody td {
  font-size: 14px;
  vertical-align: middle;
  box-sizing: border-box;
}
.edtions-table tbody td:first-child {
  text-align: left;
  font-size: 16px;
  padding-left: 24px;
  border-right: 1px solid #f3f3f4;
}
.edtions-table .th-bd {
  position: relative;
}
.edtions-table .th-bd::before {
  position: absolute;
  left: 0px;
  top: 0px;
  content: "";
  display: inline-block;
  width: 100%;
  height: 8px;
  background: #56c470;
}
.edtions-table .th-bd.th-bl::before {
  background: #35B3FC;
}
.edtions-table .th-bd.th-bl2::before {
  background: #2258f6;
}
.edtions-table .icon::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 30px;
  margin-top: 15px;
}
.edtions-table .icon.not::before {
  background: url(/static/images/phone-manager/pa-page-ft-ic-gougou-20.svg) no-repeat;
  background-size: 20px 20px;
}
.edtions-table .icon.inc::before {
  background: url(/static/images/phone-manager/pa-page-ft-ic-wu-20.svg) no-repeat;
  background-size: 20px 20px;
}
.edtions-table .icon.roket3::before {
  width: 70px;
  background: url(/static/images/phone-manager/pa-page-ft-ic-roket.svg);
  background-size: 25px 30px;
}
.edtions-table .icon.roket5::before {
  width: 125px;
  background: url(/static/images/phone-manager/pa-page-ft-ic-roket.svg);
  background-size: 25px 30px;
}
.edtions-table .icon.icon-flash::before {
  width: 42px;
  height: 14px;
  background: url(/static/mr/images/download/mr-download-ic-speed-1.png) no-repeat;
}
.edtions-table .icon.icon-flash2::before {
  width: 74px;
  height: 14px;
  background: url(/static/mr/images/download/mr-download-ic-speed-2.png) no-repeat;
}
.edtions-table tfoot td {
  padding: 0 0 60px 0;
  border-top: 1px solid #f3f3f4;
  text-align: center;
  vertical-align: middle;
  border-right: none !important;
}
.edtions-table tfoot .switch-box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 0 5px;
}
.edtions-table tfoot .switch-price {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #e6e8e9;
  border-radius: 8px;
  margin: 24px 0;
  cursor: pointer;
}
.edtions-table tfoot .switch-price.not-border {
  border: 1px solid transparent;
}
.edtions-table tfoot .switch-price .f-fs14 {
  margin-bottom: 10px;
}
.edtions-table tfoot .switch-price.active {
  position: relative;
  border: 1px solid #2258f6;
}
.edtions-table tfoot .switch-price.active::before {
  position: absolute;
  right: 0px;
  top: 0px;
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/static/images/phone-manager/pa-page-ft-ic-xz-20.svg) no-repeat;
  background-size: 20px 20px;
}
.edtions-table tfoot .pricing {
  display: flex;
  justify-content: center;
  align-items: last baseline;
  line-height: 1;
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  line-height: 30px;
}
.edtions-table tfoot .pricing .sym {
  font-size: 20px;
  font-weight: 700;
}
.edtions-table tfoot .pricing .num {
  font-size: 40px;
  font-weight: 700;
}
.edtions-table tfoot del {
  color: #999999;
  font-weight: 700;
  font-size: 14px;
  min-height: 21px;
}
.edtions-table tfoot .btn-bl {
  min-width: 220px;
}
.edtions-table tfoot .btn-bl i {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(/static/images/phone-manager/pa-page-ft-ic-download-24.svg) no-repeat;
  transform: scale(0.8);
  vertical-align: -7px;
}
.edtions-table tfoot .btn-org {
  min-width: 220px;
  position: relative;
}
.edtions-table tfoot .btn-org i {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(/static/images/phone-manager/pa-page-ft-ic-buy-16.svg) no-repeat;
  vertical-align: -4px;
}
.edtions-table tfoot .version {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 20px;
}
.edtions-table-2 th:first-child,
.edtions-table-2 td:first-child {
  width: 31%;
}
.edtions-table-2 th:not(:first-child),
.edtions-table-2 td:not(:first-child) {
  width: 34.5%;
}
.edtions-table-2 tfoot .switch-price {
  width: 160px;
}
.edtions .nav span {
  vertical-align: middle;
}
.edtions .nav img {
  vertical-align: middle;
  margin: 0 10px;
}
.edtions .grt {
  margin-top: 80px;
  padding: 25px 0;
}
.edtions .grt .list {
  display: flex;
  justify-content: space-between;
  padding: 0 80px;
}
.edtions .grt .icon {
  font-size: 16px;
  color: #000;
  line-height: 18px;
  text-align: center;
}
.edtions .grt .icon span {
  position: relative;
  display: inline-block;
  text-align: left !important;
  padding-left: 50px;
  color: #000;
  line-height: 20px;
}
.edtions .grt .icon span::before {
  position: absolute;
  left: -8px;
  top: -2px;
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
}
.edtions .grt .icon-1 span::before {
  background: url(/static/images/phone-manager/pa-page-av-ic-security-1.svg) no-repeat;
}
.edtions .grt .icon-2 span::before {
  background: url(/static/images/phone-manager/pa-page-av-ic-security-2.svg) no-repeat;
}
.edtions .grt .icon-3 span::before {
  background: url(/static/images/phone-manager/pa-page-av-ic-security-3.svg) no-repeat;
}
.edtions .grt .icon-4 span::before {
  background: url(/static/images/phone-manager/pa-page-av-ic-security-4.svg) no-repeat;
}
@media screen and (max-width: 991px) {
  .edtions {
    padding: 80px 0;
  }
  .edtions h2 {
    font-size: 24px;
  }
  .edtions .nav img {
    width: 90%;
  }
  .edtions .container2 {
    padding: 0px;
  }
  .edtions .edtions-switch {
    width: 95%;
  }
  .edtions .table-box {
    overflow-x: scroll;
  }
  .edtions-table {
    position: relative;
    table-layout: fixed;
    min-width: 991px;
    z-index: 1;
    overflow: hidden;
  }
  .edtions .edtions-table td:first-child,
  .edtions .edtions-table th:first-child {
    position: sticky;
    left: 0;
    z-index: 2;
    background: #fff;
    width: 15%;
  }
  .edtions .edtions-table-2 th:not(:first-child),
  .edtions .edtions-table-2 td:not(:first-child) {
    width: 25%;
  }
  .edtions .grt {
    margin-top: 30px;
  }
  .edtions .grt .list {
    padding: 0;
    flex-wrap: wrap;
    justify-content: space-evenly;
    font-size: 12px;
  }
  .edtions .grt .list .icon {
    width: 50%;
    text-align: center;
    margin: 10px 0;
  }
  .edtions .grt .list .icon span {
    padding: 0px;
    text-align: center !important;
  }
  .edtions .grt .list .icon span::before {
    display: block;
    position: unset;
    margin: auto;
  }
}
@media screen and (max-width: 576px) {
  .edtions .edtions-switch {
    zoom: 0.7;
  }
  .edtions .edtions-switch .switch-btn strong {
    font-size: 12px;
  }
}
.appraise {
  text-align: center;
  padding: 160px;
  padding-bottom: 200px;
  background: #fff;
}
.appraise .btn-bd-bl {
  margin-bottom: 40px;
}
.appraise .container {
  max-width: 1280px;
}
.appraise .slick-center {
  margin-top: 80px;
}
.appraise .slick-center .item1 {
  max-width: 416px;
  height: 398px;
  background: #FFFFFF;
  border-radius: 16px 16px 16px 16px;
  opacity: 1;
  border: 1px solid #E6E8E9;
  padding: 40px 16px;
  margin: 8px;
  box-sizing: border-box;
  position: relative;
}
.appraise .slick-center .item-top {
  display: flex;
  height: auto;
  background: #fff;
  padding: 0;
  flex-direction: row;
  justify-content: space-between;
}
.appraise .slick-center .item-top .users {
  margin: auto;
}
.appraise .slick-center .item-txt {
  text-align: center;
  background: transparent;
  padding: 0;
}
.appraise .slick-center .item-txt p {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 32px;
}
.appraise .slick-center .item-txt span {
  font-size: 24px;
  font-weight: 700;
  color: #000000;
  line-height: 30px;
  position: absolute;
  bottom: 40px;
  left: 120px;
}
.slick-center .slick-list::before {
  background: none !important;
}
.slick-center .slick-arrow::before {
  background: url(/static/images/phone-manager/pa-page-av-ic-arrow-40.svg) no-repeat;
  background-size: contain;
}
.slick-center .slick-list::after {
  background: none !important;
}
.slick-center .slick-arrow.slick-prev {
  left: -6%;
}
.slick-center .slick-arrow.slick-prev::before {
  background-position: 0;
}
.slick-center .slick-arrow.slick-next {
  right: -6%;
  transform: rotate(180deg);
}
.slick-center .slick-arrow.slick-next::before {
  background-position: 0;
}
.slick-center .slick-arrow {
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
  border: 1px solid #E6E8E9;
  background: #FFFFFF;
}
.slick-center .slick-next {
  box-shadow: 0px -10px 20px 0px rgba(0, 0, 0, 0.05) !important;
  border: 1px solid #E6E8E9;
  background: #FFFFFF;
}
.slick-dots {
  bottom: -46px;
}
.slick-dots li.slick-active button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #2258F6;
}
.slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.slick-slide img {
  margin: 14px 0;
}
@media (max-width: 1500px) {
  .appraise h2 {
    font-size: 24px;
  }
  .appraise .slick-center .box {
    max-width: 450px;
  }
  .appraise .slick-center .item-txt p {
    min-height: 193px;
  }
  .slick-center .slick-dots li button {
    width: 8px;
    height: 8px;
  }
}
@media (max-width: 1300px) {
  .appraise .slick-center .box {
    width: auto !important;
    max-width: 100%;
  }
  .appraise .slick-center .slick-slide {
    padding: 0 10px;
  }
  .slick-track {
    display: flex;
    flex-wrap: nowrap;
  }
  .appraise .slick-center .item-txt span {
    bottom: 10px;
    left: 50%;
    width: 300px;
    transform: translateX(-150px);
  }
}
@media (max-width: 1199px) {
  .appraise .slick-center .item-txt p {
    min-height: 280px;
  }
}
@media (max-width: 991px) {
  .appraise .slick-center .item-txt p {
    min-height: 0;
  }
  .appraise .slick-center .slick-dots {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .appraise {
    padding: 40px 0 40px;
  }
  .appraise .f-fs40 {
    font-size: 24px;
  }
  .appraise .slick-center .item1 {
    padding-bottom: 60px;
    margin: 0;
  }
  .appraise .slick-center .item-txt p {
    line-height: 32px;
  }
  .appraise .slick-center .item1 {
    height: auto;
  }
}
@media (max-width: 390px) {
  .appraise .slick-center .item-top {
    padding: 30px 16px 0;
  }
  .appraise .slick-center .item-top .ic-logo {
    zoom: 0.7;
  }
  .appraise .slick-center .item-top::after {
    zoom: 0.6;
    right: 40px;
    top: 55px;
  }
  .appraise .slick-center .slick-dots {
    bottom: -25px;
  }
  .appraise .slick-center h4 + span {
    margin-bottom: 12px;
  }
}
.download {
  padding: 80px 0;
  background: #040221;
  border-radius: 0px 0px 0px 0px;
  color: #FFFFFF;
  text-align: center;
}
.download .tit {
  display: flex;
  justify-content: center;
  margin-bottom: 16px;
}
.download .tit img {
  margin: 0 16px;
  vertical-align: middle;
}
.download .tit .pr-name {
  font-size: 24px;
  font-weight: 700;
  color: #FFFFFF;
  vertical-align: middle;
}
.download h2 {
  text-align: center;
  line-height: 1.15;
}
.download .bnr-links {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.download .bnr-links .btn-md {
  line-height: 1.5;
  min-width: 294px;
  height: 64px;
  background: #2258F6;
  border-radius: 32px 32px 32px 32px;
  opacity: 1;
  padding: 12px 54px;
}
.download .bt-text {
  position: relative;
  text-align: left;
  margin-left: 30px;
}
.download .bt-text strong {
  font-size: 18px;
  color: #FFFFFF;
  line-height: 24px;
}
.download .bt-text p {
  color: rgba(255, 255, 255, 0.6);
  line-height: 1;
}
.download .down {
  display: block;
  position: absolute;
  height: 24px;
  width: 24px;
  top: 8px;
  left: -30px;
  background: url(/static/images/phone-manager/pa-page-ft-ic-download-24.svg) no-repeat;
  background-size: cover;
}
#back-top {
  display: none !important;
}
@media (max-width: 991px) {
  h2 {
    font-size: 24px !important;
  }
  p {
    font-size: 12px !important;
  }
}
#promo-rightbox-mini-ub {
  display: none !important;
}
.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-in-out;
  display: none;
  background: rgba(0, 0, 0, 0.5);
}
.popup .mask {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 26px;
  height: 26px;
  background: url(/static/images/icon/ub-all-sprite@2x.png) no-repeat -268px -255px;
  background-size: 1400px 872px;
  cursor: pointer;
  opacity: 1 !important;
  transition: transform 0.3s ease-in-out;
}
.popup .close:hover {
  transform: rotate(180deg);
}
.popup-cnt {
  width: 886px;
  height: 482px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 999999;
  display: flex;
  background: #fff;
  border: 1px solid #c0d9f4;
  box-shadow: 0px 20px 50px 0px rgba(13, 53, 98, 0.3);
  border-radius: 16px;
  overflow: hidden;
}
.popup-lf {
  width: 324px;
  background: #e2edf6 url(/static/acbn/images/hyper-v-backup/tan-bg.png) no-repeat center bottom;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
}
.popup-lf .img {
  margin-bottom: 50px;
}
.popup-rt {
  width: 560px;
  padding: 20px 30px 30px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.popup-rt .form {
  width: 350px;
  max-width: 100%;
  margin: 40px auto 0;
}
.popup-rt .tt {
  color: #1a1a1a;
  line-height: 1.25;
  margin-bottom: 6px;
}
.popup-rt .des {
  color: #333;
}
.popup-rt button:active,
.popup-rt button:focus {
  outline: none !important;
}
.popup-rt label {
  display: block;
  text-align: center;
}
.popup-rt label input {
  width: 100%;
  height: 50px;
  padding: 0 20px;
  border: 1px solid #e6e8e9;
  border-radius: 8px;
  font-weight: 400;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
}
.popup-rt label input::placeholder {
  font-weight: normal;
  color: #666;
  text-align: center;
}
.popup-rt label .submit {
  width: 100%;
}
.popup-rt label .submit:not(:last-child) {
  margin-bottom: 16px;
}
.popup .ic-lf li:not(:last-child) {
  margin-bottom: 14px;
}
.popup .form-row {
  position: relative;
}
.popup .form-row:not(:last-child) {
  margin-bottom: 24px;
}
.popup .form-row .focus input {
  border-color: #137df5;
}
.popup .form-row .tips-info {
  position: absolute;
  width: 100%;
  color: forestgreen;
  text-align: center;
  font-size: 14px;
}
.popup .form-row .tips-info.err {
  color: #ff1800;
}
.popup .tt-x {
  display: none;
  width: 350px;
  max-width: 100%;
  margin: 0 auto;
}
.popup .new-txt {
  margin-top: 20px;
  font-size: 12px;
}
.popup .new-txt a {
  color: #000;
  text-decoration: underline;
}
.popup .new-txt a:hover {
  color: #137df5;
}
.popup[data-type="hyper-v"] .hyper-v {
  display: block;
}
.popup[data-type="hyper-v-trail"] .hyper-v-trail {
  display: block;
}
@media (max-width: 991px) {
  .popup h2 {
    font-size: 24px;
  }
  .popup-cnt {
    max-width: 826px;
    width: 96%;
  }
}
@media (max-width: 767px) {
  .popup-rt {
    padding: 20px 20px 30px;
  }
}
@media (max-width: 500px) {
  .popup-cnt {
    flex-direction: column;
    height: 400px;
  }
  .popup .close {
    top: 2px;
    right: 5px;
  }
  .popup-rt {
    width: 100%;
  }
  .popup-lf {
    display: none;
  }
  .popup .btn-md {
    min-width: 100%;
  }
}
@media (max-width: 1056px) {
  .bnr h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 24px !important;
  }
  p,
  li,
  span {
    font-size: 12px !important;
  }
}
[lang="jp"] body .iphone h3 {
  font-size: 4rem;
}
[lang="de"] body .bnr-box .btn-bl {
  padding: 0 35px;
}
[lang="de"] body .edtions .trial {
  left: 42%;
}
[lang="fr"] body .edtions-table-2 tfoot .switch-price {
  width: 190px;
}
[lang="fr"] body .top .wrap .it {
  height: 260px;
}
[lang="fr"] body .bnr-box .btn-bl {
  padding: 0 30px;
}
[lang="es"] body .btn-lg {
  min-width: 330px;
}
[lang="es"] body .bnr-box .btn-bl {
  padding: 0 20px;
}
[lang="es"] body .top .wrap .it {
  height: 290px;
}
[lang="es"] body .edtions .trial {
  transform: translateX(-45px);
}
[lang="es"] body .appraise .slick-center .item1 {
  height: 440px;
}
[lang="it"] body .bnr-box .btn-bl {
  padding: 0 30px;
}
