em {
  font-style: normal;
}
.s-fc-red {
  color: #FF3535;
}
.illustrate-tip {
  margin-left: 5px;
}
.free-select {
  color: #666;
}
.free-select .pricing-checked {
  background: url(/assets/images/icons/icon-gou.png) no-repeat 2px 3px;
}
.free-select .pricing-cb-row {
  display: inline-block;
}
.btn-org {
  border-radius: 4px;
  height: 50px;
  line-height: 50px;
  padding: 0;
  font-size: 24px;
  color: #ffffff;
  position: relative;
  min-width: 200px;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  transition: all 0.5s;
  background: #FF8A00;
  background: linear-gradient(-90deg, #FF6000, #FF8A00);
}
.btn-org i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
  width: 24px;
  height: 24px;
  line-height: 1;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABFUExURUxpcf///////////////////////////////////////////////////////////////////////////////////////4aDdakAAAAWdFJOUwAxrEwhZkLumvXQcBlUx8AO3nqKhCVps+EFAAAAxUlEQVQoz22RWRKEIBBDW0GgcQFccv+jDjCIYPl+tCrQnQTatDMDfbABYPmlLMphJpr2ecqsiSVLMwyt6GCRBIWN/H6YzJhwCHkY9Gu8B+evxtILCrY4U72QtiZMstUyYuoOVAL+mQXc526SL1v3biLubZ11dLIlR2ttCFpzTC6KYKIL8RQSqsk93R0iUi7eN0NFbOsTr8G6ZaoGQ1/7+Vy6xCULYmjMK67px/JMz9OLEhs1eD6G0v0Q/5rqLsvHHYpt7PYH/eYM8KxADj8AAAAASUVORK5CYII=) no-repeat center;
}
.btn-org:hover {
  background: #FF6000;
  background: linear-gradient(-90deg, #FF8A00, #FF6000);
}
[data-li="pro"] {
  display: none;
}
body {
  padding-top: 0 !important;
}
.illustrate-tip .illustrate-content {
  min-width: 250px;
  left: -125px;
}
.f-mh420 {
  min-height: 420px;
}
.countdown {
  text-align: center;
  width: auto;
  height: auto;
  box-sizing: border-box;
  position: relative;
  margin: auto;
  font-size: 20px;
  font-family: 'Segoe UI';
  color: #333;
}
.countdown div {
  display: inline;
}
.countdown > div {
  vertical-align: top;
}
.countdown > div span {
  text-align: center;
  font-size: 20px;
  border-radius: 5px;
  color: #E71414;
  font-weight: bold;
}
.countdown > div p {
  display: inline;
  color: #333;
  font-size: 14px;
}
.countdown > i {
  display: inline-block;
  height: 30px;
  font-size: 22px;
  line-height: 28px;
  vertical-align: top;
  font-style: normal;
  margin: 0 0px;
}
.banner {
  background: #181e80 url("/assets/images/uninstall-discount/banner.png") no-repeat center;
  background-size: cover;
}
.banner .container {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
  position: relative;
}
.banner .logo {
  position: absolute;
  left: 0;
  top: 20px;
}
.banner .try {
  line-height: 1.1;
  font-size: 24px;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  display: inline-block;
  padding: 7px 45px;
  min-height: 40px;
}
.banner h1 {
  font-family: "Myriad Pro", sans-serif;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 48px;
  line-height: 1.2;
  color: #ffffff;
}
.banner h1 img {
  vertical-align: middle;
  margin-left: 20px;
}
.banner .count {
  display: inline-block;
}
.banner-flex {
  max-width: 1080px;
  margin: auto;
  background: #ffffff;
  border-radius: 10px;
  padding: 10px;
}
.banner-box {
  border-radius: 10px;
  border: solid 6px #1459D2;
}
.banner-top {
  background-color: #f2f5f7;
  border-radius: 10px 10px 0px 0px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.banner-top .time-txt {
  font-size: 20px;
  line-height: 1.3;
  color: #1a1a1a;
  margin-bottom: 10px;
}
.banner-top .time-txt small {
  color: #ff3535;
  font-weight: bold;
}
.banner-bt {
  display: flex;
  align-items: center;
  margin: auto;
  padding: 35px 20px 50px;
  background: url(/assets/images/uninstall-discount/tu.png) no-repeat center;
  background-size: cover;
}
.banner-bt .img-bx {
  position: relative;
}
.banner-bt .dis {
  width: 135px;
  height: 135px;
  color: #fff;
  font-size: 34px;
  position: absolute;
  bottom: 10px;
  left: 19px;
  line-height: 1;
  text-align: center;
  padding: 37px 0 10px;
  font-weight: bold;
}
.banner-bt .dis-replace {
  font-size: 42px;
}
.banner-bt .bt-right {
  text-align: left;
}
.banner-bt .bt-right h5 {
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  color: #1a1a1a;
  margin-bottom: 15px;
}
.banner-bt .bt-right .ic-lf li {
  font-size: 14px;
  margin-top: 10px;
  color: #666;
  padding-left: 20px;
  position: relative;
}
.banner-bt .bt-right .ic-lf li::before {
  top: 1px;
  background: url(/assets/images/icons/icon-gou.png) no-repeat 0px -18px;
}
.banner-bt .bt-right .price {
  line-height: 1;
  margin-top: 30px;
}
.banner-bt .bt-right .price .save-price {
  font-size: 36px;
  font-weight: bold;
  color: #ff6600;
}
.banner-bt .bt-right .price del {
  font-size: 16px;
  line-height: 20px;
  color: #999999;
}
.banner-bt .bt-right .free-select {
  margin: 5px auto 30px;
  color: #666;
}
.banner-bt .bt-right .free-select .pricing-checked {
  background: url(/assets/images/icons/icon-gou.png) no-repeat 2px 3px;
}
.banner-bt .bt-right .free-select .pricing-cb-row {
  display: inline-block;
}
@media (min-width: 1200px) {
  .banner .col-md-3 {
    width: 29%;
  }
}
@media (min-width: 1200px) {
  .banner .logo {
    left: -80px;
  }
}
@media (min-width: 992px) {
  .col-md-offset-2 {
    margin-left: 10%;
    margin-right: 7%;
  }
}
@media (max-width: 768px) {
  .banner-bt .bt-right,
  .banner-bt .img-bx {
    display: inline-block;
  }
}
@media (max-width: 768px) {
  .banner .banner-flex .banner-bt {
    display: block;
  }
}
.protection {
  background-color: #fff;
}
.protection .container {
  padding: 15px;
}
.protection .protection-box::before,
.protection .protection-box::after {
  display: none;
}
.protection .protection-box .right {
  display: inline-block;
  vertical-align: middle;
}
.protection .protection-box .right h6,
.protection .protection-box .right p {
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  font-family: 'MyriadPro';
}
.protection .protection-box .func-icon {
  width: 37px;
  height: 37px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}
.protection .protection-box .func-icon.day90 {
  background: url("/assets/images/icons/dh-riqi.png") no-repeat center;
}
.protection .protection-box .func-icon.license {
  background: url("/assets/images/icons/dh-shandian.png") no-repeat center;
}
.protection .protection-box .func-icon.support {
  background: url("/assets/images/icons/ic3.png") no-repeat center;
}
.protection .protection-box .func-icon.bit2562 {
  background: url("/assets/images/icons/dh-safe.png") no-repeat center;
}
@media (min-width: 1200px) {
  .protection-box {
    display: flex;
    justify-content: space-between;
    max-width: 1080px;
    margin: 0 auto;
  }
  .protection-box li {
    width: auto;
    padding: 0;
  }
}
@media screen and (min-width: 0 \0) and (min-resolution: 0.001dpcm) {
  /*IE9 CSS*/
  .col-md-offset-2 {
    margin-left: 10%;
    margin-right: 5%;
  }
}
.more {
  background: url(/assets/images/uninstall-discount/bg-off.png) no-repeat center;
  background-size: cover;
  padding: 70px 0 90px;
  text-align: center;
}
.more h2 {
  margin-bottom: 85px;
}
.more-it {
  background: #FFFFFF;
  box-shadow: 0px 15px 30px 0px rgba(49, 108, 255, 0.2);
  border-radius: 20px;
}
.more-it3 {
  position: relative;
  top: -30px;
  box-shadow: 0px 15px 30px 0px rgba(49, 108, 255, 0.5);
}
.more-it-btm {
  margin: 30px 30px 0;
  padding: 25px 0;
  border-top: 1px solid #E3E6E6;
}
.more .col-md-6 .more-it {
  max-width: 460px;
  margin: 0 auto;
}
.more h6 {
  font-size: 20px;
  line-height: 36px;
  margin: 40px 0 35px;
}
.more h6.f-lh19 {
  line-height: 19px;
  margin: 49px 0 40px;
}
.more .price {
  line-height: 1;
}
.more .price strong {
  font-size: 36px;
}
.more .price del {
  color: #999;
}
.more .free-select {
  margin: 5px 0 30px;
}
.more .sub-tt {
  min-height: 10px;
  border-radius: 10px 10px 0 0;
  color: #fff;
  line-height: 40px;
  font-weight: bold;
}
.more .sub-tt1 {
  background-color: #3DAFFF;
  background: linear-gradient(90deg, #0492E4, #3DAFFF);
}
.more .sub-tt2 {
  background-color: #3E84FF;
  background: linear-gradient(90deg, #1458D1, #3E84FF);
}
.more .sub-tt3 {
  background-color: #2F4FD7;
  background: linear-gradient(-90deg, #1B2C8F, #2F4FD7);
}
.more .ic-lf li:not(:last-child) {
  margin-bottom: 9px;
}
.more .ic-lf.hook li::before {
  background: url(/assets/images/icons/icon-gou.png) no-repeat 3px -37px;
}
.more .ic-lf.hook2 li::before {
  background-position: 3px -54px;
}
.more .ic-lf.hook3 li::before {
  background-position: 3px -72px;
}
.more .btn {
  display: block;
  width: 220px;
  margin: 0 auto;
}
.more .ic-lf.dot {
  margin: 30px auto 0 auto;
  max-width: 400px;
  display: inline-block;
}
.more.ver-std .ic-lf {
  min-height: 312px;
}
.more.ver-std .ic-lf:lang(es) {
  min-height: 350px;
}
.more.ver-std .ic-lf:lang(it) {
  font-size: 14px;
}
.more.ver-srv .more-cnt {
  max-width: 1160px;
  margin: 0 auto;
}
.more .f-mh48 {
  min-height: 48px;
}
.more .f-mh90 {
  min-height: 90px;
}
.more .f-mh114 {
  min-height: 114px;
}
@media (max-width: 991px) {
  .more-it-btm {
    text-align: center;
  }
  .more-it-btm .ic-lf {
    display: inline-block;
  }
  .more-cnt > div:not(:last-child) {
    margin-bottom: 30px;
  }
  .more-cnt .more-it3 {
    position: static;
  }
}
.other {
  background: url(/assets/images/uninstall-discount/bg-off.png) no-repeat center;
  background-size: cover;
  padding: 70px 0 90px;
  text-align: center;
}
.other h2 {
  margin-bottom: 85px;
}
.other h6 {
  font-size: 18px;
  margin: 10px 0 25px;
}
.other-cnt {
  background-color: #fff;
  box-shadow: 0px 3px 20px 1px rgba(20, 88, 210, 0.26);
  border-radius: 30px;
  padding-top: 10px;
}
.other-it {
  padding: 23px 0px 35px;
}
.other-it.it2,
.other-it.it1 {
  border-right: 1px solid #E4E4E4;
  position: relative;
}
.other-it.it2::before,
.other-it.it1::before {
  content: '';
  display: inline-block;
  width: 42px;
  height: 42px;
  background: url(/assets/images/icons/jia1.png) no-repeat center;
  position: absolute;
  top: 85px;
  right: -21px;
}
.other .ic-lf {
  max-width: 280px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 20px;
  min-height: 107px;
}
.other .ic-lf li:not(:last-child) {
  margin-bottom: 7px;
}
.other .price strong {
  font-size: 24px;
  color: #FF4800;
}
.other .price del {
  color: #A8A8A8;
  font-size: 14px;
}
.other .pricing-cb-text {
  color: #333;
}
.other-btm {
  border-top: 1px solid #E4E4E4;
  line-height: 1.2;
  padding: 35px 0 30px;
}
.other-btm > div {
  display: inline-block;
  vertical-align: middle;
  margin-right: 50px;
}
.other-btm strong {
  color: #FF4800;
  font-size: 36px;
}
.other-btm p,
.other-btm del {
  color: #A8A8A8;
}
.other-btm .btn {
  vertical-align: middle;
}
@media (max-width: 991px) {
  .other-it.it1::before,
  .other-it.it2::before {
    right: calc(50% - 21px);
    top: auto;
    bottom: -10px;
  }
}
.timeout .banner h1 i.off30 {
  background: url(/assets/images/uninstall-discount/30.png) no-repeat center;
}
[lang=jp] .other .ic-lf {
  min-height: 127px;
}
