.banner {
  padding: 50px 0 66px 0;
  background: url(/assets/images/buy-pa-pro/banner-bg.png) no-repeat;
  background-size: cover;
}
.banner h1 {
  font-size: 40px;
  color: #ffffff;
  text-align: center;
  line-height: 50px;
  margin: auto;
}
.banner .guarantee {
  max-width: 980px;
  margin: 45px auto 0px;
}
.banner .guarantee:lang(en) {
  max-width: 850px;
}
.banner .guarantee:lang(tw) {
  max-width: 700px;
}
.banner .guarantee li {
  position: relative;
  float: left;
  padding: 0 80px 0 50px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 16px;
}
.banner .guarantee li .icons {
  display: inline-block;
  position: absolute;
  left: 0px;
  top: -3px;
  width: 40px;
  height: 40px;
  background: url(/assets/images/buy-pa-pro/icon_90day.png) no-repeat;
}
.banner .guarantee li .icons-1 {
  background-position: 0 0;
}
.banner .guarantee li .icons-2 {
  background-position: -100px 0;
}
.banner .guarantee li .icons-3 {
  background-position: -210px 0;
}
.banner .guarantee li .icons-4 {
  background-position: -318px 0;
}
.banner .guarantee li .txt {
  display: inline-block;
  text-align: left;
}
.banner .guarantee li:nth-child(4) {
  padding: 0 0px 0 50px;
}
@media screen and (max-width: 992px) {
  .banner .guarantee {
    display: flex;
    max-width: 100%;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  .banner .guarantee li {
    text-align: center;
    padding: 0 0 0 50px;
  }
}
@media screen and (max-width: 623px) {
  .banner .guarantee {
    max-width: 80%;
  }
  .banner .guarantee li {
    width: 50%;
    margin: 10px 0;
    text-align: left;
  }
}
@media screen and (max-width: 530px) {
  .banner .guarantee {
    max-width: 190px;
  }
  .banner .guarantee li {
    width: 100%;
    margin: 10px 0;
    text-align: left;
  }
}
.salebox {
  position: relative;
  padding: 80px 0 94px 0;
}
.salebox .pbox {
  padding: 30px 15px 30px 30px;
  background: #f1f4fc;
  border-radius: 20px;
  font-size: 0px;
  margin-bottom: 70px;
}
.salebox .pboxinfo {
  width: 39%;
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
}
.salebox .pbox-2 {
  padding: 50px 15px 50px 30px;
  margin-bottom: 50px;
}
.salebox .pdimg {
  width: 40%;
  display: inline-block;
  vertical-align: middle;
}
.salebox .infotxt {
  width: 60%;
  display: inline-block;
  vertical-align: middle;
}
.salebox .infotxt h4 {
  font-size: 18px;
}
.salebox .infotxt .desc {
  max-width: 230px;
}
.salebox .infotxt strong {
  display: block;
  font-size: 28px;
  font-weight: bold;
  color: #1a1a1a;
  line-height: 30px;
}
.salebox .infotxt .tix {
  display: inline-block;
  background: #deebff;
  border-radius: 12px;
  font-size: 14px;
  color: #555555;
  line-height: 26px;
  padding: 0px 13px;
  margin: 15px 0 25px 0;
}
.salebox .infotxt .tix:lang(jp) {
  font-size: 13px;
}
.salebox .infotxt .desc {
  font-size: 16px;
  color: #555555;
  line-height: 24px;
}
.salebox .infotxt .list {
  max-width: 250px;
  margin-top: 15px;
}
.salebox .infotxt .list li {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  color: #555555;
  margin-bottom: 5px;
  padding-left: 18px;
  line-height: 20px;
}
.salebox .infotxt .list li::before {
  position: absolute;
  left: 0;
  top: 3px;
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url(/assets/images/buy-pa-pro/gou.png) no-repeat;
}
.salebox .buyboxs {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 61%;
}
.salebox .buybox {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
}
.salebox .buybox .item {
  max-width: 320px;
  background: #ffffff;
  border-radius: 10px;
  text-align: center;
  padding: 46px 0 44px;
  margin: auto;
}
.salebox .buybox h4 {
  font-size: 24px;
  color: #1a1a1a;
  line-height: 16px;
}
.salebox .buybox .ms {
  max-width: 210px;
  margin: 25px auto 50px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  min-height: 60px;
}
.salebox .buybox .ms:lang(jp) {
  min-height: 80px;
}
.salebox .buybox .ms:lang(fr) {
  min-height: 80px;
}
.salebox .buybox .price {
  font-size: 36px;
  font-weight: bold;
  color: #ff9100;
  line-height: 1;
  font-family: "MyriadPro Bd";
}
.salebox .buybox .price small {
  color: #999999;
  font-weight: 400;
}
.salebox .buybox .sym {
  font-size: 18px;
  font-weight: bold;
  color: #ff9100;
  vertical-align: top;
  line-height: 1;
}
.salebox .buybox .btn {
  width: 180px;
  height: auto;
  background: #ff9100;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  line-height: 1;
  padding: 15px 0;
  margin-top: 15px;
}
.salebox .buybox .btn:hover {
  opacity: 0.8;
}
.salebox .buybox .btn::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(/assets/images/buy-pa-pro/ic-buy.png) no-repeat;
  vertical-align: middle;
  margin-right: 20px;
}
.salebox .buy-tips {
  position: absolute;
  left: 50%;
  top: -50px;
  transform: translate(-50%, -50%);
  width: 220px;
  height: 40px;
  background: #ffe6c4;
  border-radius: 20px;
  font-size: 16px;
  font-weight: bold;
  color: #ff7918;
  line-height: 40px;
  text-align: center;
}
.salebox .accept {
  font-size: 18px;
  font-weight: 400;
  color: #1a1a1a;
  line-height: 30px;
  text-align: center;
  position: absolute;
  left: 50%;
  bottom: 0px;
  transform: translate(-50%, 50%);
  max-width: 960px;
  background: #ffffff;
  box-shadow: 0px 5px 25px 0px rgba(23, 91, 212, 0.2);
  border-radius: 10px;
  padding: 20px;
}
.salebox .accept img {
  vertical-align: middle;
  margin-left: 20px;
}
@media screen and (max-width: 1200px) {
  .salebox .accept img {
    margin-left: 0px;
    height: auto;
  }
  .salebox .pboxinfo {
    text-align: center;
  }
  .salebox .pboxinfo .list {
    text-align: left;
  }
  .salebox .buybox {
    padding: 0 5px;
  }
}
@media screen and (max-width: 991px) {
  .salebox .accept img {
    margin-left: 0px !important;
    height: auto;
  }
  .salebox .pbox {
    position: relative;
  }
  .salebox .pboxinfo {
    width: 100%;
    padding: 0px;
  }
  .salebox .infotxt,
  .salebox .pdimg {
    width: 50%;
  }
  .salebox .infotxt .list {
    max-width: 100%;
  }
  .salebox .infotxt .desc {
    max-width: 100%;
  }
  .salebox .buyboxs {
    position: unset;
    width: 100%;
  }
  .salebox .buybox {
    width: 100%;
    padding: 0 5px;
    margin: 20px 0;
  }
  .salebox .buybox .item {
    max-width: 100%;
  }
  .salebox .buy-tips {
    top: 0px;
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 767px) {
  .salebox .buybox .ms {
    max-width: 100%;
    min-height: auto;
  }
  .salebox .pbox-2 {
    padding: 50px 15px 30px;
  }
  .salebox .accept img {
    margin-left: 0px;
    height: auto;
  }
  .salebox .pboxinfo {
    text-align: center;
  }
  .salebox .infotxt {
    width: 100%;
  }
  .salebox .pdimg {
    display: block;
    margin: auto;
  }
}
.faq {
  background: #f7f7f7;
  padding: 100px 0;
}
.faq h2 {
  font-size: 36px;
  color: #000000;
  margin-bottom: 56px;
  text-align: center;
}
.faq .tbox {
  border-radius: 10px;
  background: #ffffff;
  padding: 25px 70px;
}
.faq .faq-con {
  text-align: left;
}
.faq .faq-con > li {
  min-height: 58px;
  background-color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  color: #1a1a1a;
  border-bottom: 1px solid #e4e4e4;
}
.faq .faq-con > li:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.faq .faq-con .f-title {
  cursor: pointer;
  position: relative;
  font-size: 20px;
  font-weight: 600;
  color: #1a1a1a;
  font-weight: bold;
  margin: 0;
  padding: 25px 0;
}
.faq .faq-con .f-title:after {
  position: absolute;
  top: 40px;
  right: 0px;
  width: 20px;
  height: 10px;
  content: "";
  background: url(/assets/sw/images/upgrade-now/v3/UB-all-icon.png) no-repeat;
  background-position: -108px -168px;
}
.faq .faq-con .f-title.active:after {
  background-position: -156px -165px;
}
.faq .faq-con .active {
  color: #137df5;
}
.faq .faq-con .f-info {
  max-width: 877px;
  font-size: 16px;
  font-weight: 400;
  color: #484848;
  line-height: 24px;
  padding-bottom: 25px;
  display: none;
}
.faq .tbox {
  text-align: right;
}
.faq .tbox .to {
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  color: #137df5;
  margin: 30px 100px 0 0px;
}
.faq .tbox .to::after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 12px;
  background: url(/assets/sw/images/upgrade-now/v3/UB-all-icon.png) no-repeat;
  background-position: -63px -166px;
  vertical-align: middle;
  margin: 0 0 3px 17px;
  transition: all 0.5s;
}
.faq .tbox .to:hover {
  text-decoration: none;
}
.faq .tbox .to:hover:after {
  transform: translateX(20px);
}
@media screen and (max-width: 1200px) {
  .faq .faq-con {
    margin-left: 0;
  }
  .faq .tbox .to {
    margin: 10px;
  }
  .faq .faq-con .f-title {
    padding-right: 30px;
  }
}
@media screen and (max-width: 768px) {
  .faq .tbox {
    padding: 30px 15px;
  }
  .faq .faq-con .f-title {
    padding-right: 30px;
  }
}
.say {
  padding: 90px 0 100px 0;
  background: url(/assets/images/buy-pa-pro/bg-say.png) no-repeat;
  background-size: cover;
}
.say h2 {
  text-align: center;
  margin-bottom: 30px;
}
.say .list {
  font-size: 0px;
}
.say .list li {
  display: inline-block;
  width: 30%;
  vertical-align: top;
}
.say .list li:nth-child(2) {
  margin: 0 60px;
}
.say .item {
  position: relative;
  width: 360px;
  background: #ffffff;
  box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  padding: 40px;
  margin: auto;
  transition: transform 0.3s;
}
.say .item:hover {
  transform: translateY(-10px);
}
.say .item .tx {
  vertical-align: middle;
}
.say .item .name {
  font-size: 24px;
  font-weight: 600;
  color: #1a1a1a;
  line-height: 30px;
  vertical-align: middle;
  margin-left: 20px;
}
.say .item .ms {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
  margin-top: 40px;
  min-height: 150px;
}
.say .item .ms:lang(de) {
  min-height: 211px;
}
.say .item .ms:lang(it) {
  min-height: 180px;
}
.say .item .ms:lang(es) {
  min-height: 180px;
}
.say .item .icons {
  position: absolute;
  right: 30px;
  top: 0;
  transform: translateY(-30%);
}
@media screen and (max-width: 1200px) {
  .say .list li {
    width: 33.33%;
  }
  .say .list .item {
    width: auto;
    max-width: 360px;
  }
  .say .list .item .ms {
    min-height: 180px;
  }
  .say .list li:nth-child(2) {
    margin: 0px;
  }
}
@media screen and (max-width: 991px) {
  .say .list li {
    width: 100%;
    margin: 20px 0;
  }
  .say .list .item {
    width: auto;
    max-width: 100%;
  }
  .say .list .item .ms {
    min-height: auto;
  }
  .say .list li:nth-child(2) {
    margin: 0px;
  }
}
.server .say li {
  width: 33.33%;
}
.server .say li:nth-child(2) {
  margin: 0px;
}
.server .say .userinfo {
  min-height: 72px;
}
.server .say .icons {
  top: 20px;
  transform: none;
}
.server .say .item {
  width: 400px;
  box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.05);
  border-radius: 20px 0px 0px 20px;
  text-align: center;
  padding: 68px 0px 30px;
}
.server .say .item-1 {
  background: linear-gradient(-90deg, #ffffff, rgba(255, 255, 255, 0.3));
}
.server .say .item-2 {
  margin: 0;
  background: linear-gradient(-90deg, #ffffff, rgba(255, 255, 255, 0.3));
}
.server .say .item-3 {
  background: linear-gradient(-90deg, #ffffff, rgba(255, 255, 255, 0.3));
}
.server .say .item .ms {
  margin-top: 25px;
  padding: 0 40px 30px;
  border-bottom: 1px solid #eceef3;
  min-height: 181px;
}
.server .say .item .ms:lang(de) {
  min-height: 242px;
}
.server .say .item .ms:lang(jp) {
  min-height: 210px;
}
.server .say .item .ms:lang(it) {
  min-height: 210px;
}
.server .say .item .ms:lang(fr) {
  min-height: 220px;
}
.server .say .item .ms:lang(es) {
  min-height: 220px;
}
.server .say .item .country {
  font-size: 14px;
  color: #1a1a1a;
  line-height: 25px;
  margin-top: 20px;
}
.unit .say .item .ms {
  min-height: 211px;
}
.unit .say .item .ms:lang(it) {
  min-height: 250px;
}
@media screen and (max-width: 1200px) {
  .server .say li {
    vertical-align: top;
  }
  .server .say .item {
    width: 100%;
    padding: 60px 15px 30px;
  }
  .server .say .item .ms {
    min-height: 211px;
  }
}
@media screen and (max-width: 991px) {
  .server .say li {
    width: 100%;
  }
  .server .say .item {
    width: 100%;
    padding: 60px 15px 30px;
    border-radius: 20px;
  }
  .server .say .item .ms {
    min-height: auto;
  }
}
.pop {
  display: none;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  z-index: 5000;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  text-align: center;
  overflow-y: scroll;
}
.pop-box {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 800px;
  height: 560px;
  transform: translate(-50%, -50%);
  background: url(/assets/images/buy-pa-pro/pop/BG.png) no-repeat;
}
.pop .content-box {
  position: relative;
  padding: 0 60px;
}
.pop .content-box .close {
  position: absolute;
  right: -10px;
  top: -10px;
  cursor: pointer;
  transition: transform 0.3s;
}
.pop .content-box .close:hover {
  transform: rotate(-360deg);
}
.pop .content-box .title {
  margin: 30px 0;
}
.pop .pdimg {
  margin: 60px 40px 0 0;
}
.pop .item {
  display: inline-block;
  vertical-align: top;
}
.pop .item .txtbox {
  width: 400px;
  height: 380px;
  background: #fff8f3;
  border-radius: 30px;
  margin: auto;
  padding: 25px 15px 20px;
}
.pop .item h3 {
  font-size: 20px;
  color: #1a1a1a;
  line-height: 30px;
}
.pop .item .txt {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
}
.pop .tipbox {
  position: relative;
  width: 300px;
  height: 80px;
  background: #ffffff;
  border: 1px solid #ffb048;
  box-shadow: 0px 5px 15px 0px rgba(255, 145, 0, 0.2);
  border-radius: 10px;
  margin: 25px auto 0px;
  padding: 18px 0px;
}
.pop .tipbox strong {
  font-size: 20px;
  color: #1a1a1a;
}
.pop .tipbox p {
  font-size: 16px;
  color: #666666;
  line-height: 20px;
}
.pop .tipbox span {
  font-weight: 600;
}
.pop .tipbox .add {
  position: absolute;
  left: 50%;
  top: 0px;
  transform: translate(-50%, -50%);
}
.pop .tipbox .tipimg {
  position: absolute;
  right: -5px;
  top: -3px;
  width: 70px;
  height: 42px;
  background: url(/assets/images/buy-pa-pro/pop/tip.png) no-repeat;
}
.pop .tipbox .tipimg span {
  position: absolute;
  right: 12px;
  top: 6px;
  font-size: 12px;
  font-family: "MyriadPro Bd";
  color: #ffffff;
  display: inline-block;
  transform: rotate(30deg);
}
.pop .price {
  line-height: 1;
  margin: 45px 0 20px 0;
}
.pop .price .sym {
  font-size: 18px;
  font-weight: bold;
  color: #ff9100;
  line-height: 16px;
  vertical-align: top;
}
.pop .price strong {
  font-size: 32px;
  font-weight: bold;
  color: #ff9100;
}
.pop .price del {
  font-size: 16px;
  color: #999999;
  line-height: 16px;
  margin-right: 5px;
}
.pop .price .save {
  display: inline-block;
  border-radius: 6px;
  font-size: 20px;
  font-weight: bold;
  font-family: "MyriadPro Bd";
}
.pop .btn {
  min-width: 320px;
  height: 50px;
  background: #ff9100;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  font-size: 20px;
  color: #ffffff;
  line-height: 50px;
  font-family: "MyriadPro Bd";
}
.pop .btn:hover {
  opacity: 0.8;
}
.pop .gua {
  font-size: 12px;
  color: #000000;
  line-height: 20px;
  margin-top: 6px;
}
