@font-face {
  font-family: "Myriad Pro";
  src: url(/assets/fonts/MyriadPro-Regular.eot);
  src: url(/assets/fonts/MyriadPro-Regular.eot) format("embedded-opentype"),
    url(/assets/fonts/MyriadPro-Regular.woff) format("woff"),
    url(/assets/fonts/MyriadPro-Regular.ttf) format("truetype"),
    url(/assets/fonts/MyriadPro-Regular.svg) format("svg");
  font-display: swap;
}
@font-face {
  font-family: "Myriad bd";
  src: url(/assets/fonts/MyriadPro-Bold.eot);
  src: url(/assets/fonts/MyriadPro-Bold.eot) format("embedded-opentype"),
    url(/assets/fonts/MyriadPro-Bold.woff) format("woff"),
    url(/assets/fonts/MyriadPro-Bold.ttf) format("truetype"),
    url(/assets/fonts/MyriadPro-Bold.svg) format("svg");
  font-display: swap;
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(/assets/fonts/glyphicons-halflings-regular.eot);
  src: url(/assets/fonts/glyphicons-halflings-regular.eot?#iefix)
      format("embedded-opentype"),
    url(/assets/fonts/glyphicons-halflings-regular.woff2) format("woff2"),
    url(/assets/fonts/glyphicons-halflings-regular.woff) format("woff"),
    url(/assets/fonts/glyphicons-halflings-regular.ttf) format("truetype"),
    url(/assets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)
      format("svg");
  font-display: swap;
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon.glyphicon-menu-up:before {
  content: "\e260";
}
html {
  font-size: 16px;
  font-size: 62.5%;
  font-family: "myriad pro", "Segoe UI", "helvetica neue", Helvetica, Arial,
    sans-serif;
}
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
span,
textarea,
a,
menu {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th {
  text-align: left;
  font-weight: normal;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
i,
cite,
em,
var,
address,
dfn {
  font-style: normal;
}
[hidefocus],
summary {
  outline: 0;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
small {
  font-size: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Myriad bd";
}
sup,
sub {
  font-size: 83%;
}
pre,
code,
kbd,
samp {
  font-family: inherit;
}
q:before,
q:after {
  content: none;
}
textarea {
  overflow: auto;
  resize: none;
}
label,
summary {
  cursor: default;
}
a,
button {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: bold;
}
ins,
u,
s,
a,
a:hover {
  text-decoration: none;
}
body {
  background: #fff;
  font-size: 14px;
  font-size: 1.4rem;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 16px;
}
.f-fs22 {
  font-size: 22px;
}
.f-fs16 {
  font-size: 16px;
}
.f-tal {
  text-align: left !important;
}
.container {
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 1230px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row:after,
.f-cb:after {
  content: "";
  display: block;
  overflow: hidden;
  visibility: hidden;
  height: 0;
  clear: both;
}
.icon-left li {
  position: relative;
  padding-left: 20px;
  text-align: left;
}
.icon-left li::before {
  content: "";
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  background: url(/assets/sw/images/upgrade-now/v11/gou1-2.png) no-repeat 0 0;
}
.icon-left.hook .not-hook {
  color: #bdbdbd;
}
.icon-left.hook .not-hook::before {
  background-position: 0 -30px;
}
.col-6 {
  width: 50%;
  float: left;
}
.g-cnt {
  max-width: 1200px;
  margin: 0 auto;
}
.f-vam {
  vertical-align: middle;
}
.dfx {
  display: flex;
}
.f-ib {
  display: inline-block;
}
.btn {
  display: inline-block;
  min-width: 180px;
  padding-left: 25px;
  padding-right: 25px;
  height: 50px;
  line-height: 49px;
  font-size: 16px;
  border-radius: 10px;
  margin-bottom: 20px;
  text-decoration: none;
  color: #fff;
}
.btn.btn-orange {
  font-size: 18px;
  margin-bottom: 0;
  border-radius: 6px;
  border-color: transparent !important;
  background: linear-gradient(0deg, #ff821e, #ff7112);
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
}
.btn.btn-orange:hover {
  background: #fa600d !important;
}
.btn.btn-car::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 16px;
  position: relative;
  top: 2px;
  background: url(/assets/images/buy-ab-pro/v2/ic-buy.png) no-repeat center;
}
.learn-more {
  position: relative;
  color: #fff;
}
.learn-more::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 10px;
  background: url(/assets/sw/images/upgrade-now/v11/jiantou_2.png) no-repeat
    center;
  vertical-align: middle;
  margin-left: 9px;
  transition: transform 0.3s;
}
.learn-more:hover::after {
  transform: translateX(5px);
}
.tip-box {
  padding-left: 15px;
  background: url(/assets/sw/images/upgrade-now/gou-lifetime.png) no-repeat 0
    4px;
  font-size: 14px;
  color: #333333;
  display: inline-block;
  font-weight: normal;
}
.tips {
  display: inline-block;
  position: relative;
  margin-left: 5px;
  cursor: pointer;
}
.tips.other {
  margin-left: 0;
}
.tips.other .tips-cnt {
  left: calc(50% - 160px);
}
.tips .ic {
  width: 13px;
  height: 13px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  background: url(/assets/sw/images/upgrade-now/v11/xinxi.png) no-repeat center;
  margin: 0 !important;
  padding: 0 !important;
  background-color: transparent !important;
}
.tips-cnt {
  border-color: #fff;
  padding: 15px 20px 20px;
  border-top: 3px solid #106aff;
  font-size: 14px;
  line-height: 24px;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#666', Direction=125, Strength=6);
  width: 320px;
  background-color: #fff;
  position: absolute;
  bottom: 30px;
  left: -153px;
  display: none;
  font-weight: normal;
  z-index: 100;
}
.tips-cnt::after {
  content: "";
  display: block;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #fff;
  position: absolute;
  bottom: -12px;
  left: calc(50% - 13px);
  z-index: 2;
}
.tips .txt {
  text-decoration: underline;
}
.tips:hover .tips-cnt {
  display: block;
}
@media (max-width: 1400px) {
  .tips-cnt {
    width: 220px;
  }
  .tips.other {
    position: static;
  }
  .tips.other .tips-cnt {
    left: 0 !important;
    margin-bottom: 20px;
  }
  .tips.other .tips-cnt::after {
    left: 20px !important;
  }
}
.back2top,
.icon-md2 {
  width: 60px;
  height: 60px;
}
.back2top {
  font-size: 40px;
  line-height: 2;
  color: #fff;
  text-align: center;
  position: fixed;
  bottom: 80px;
  right: 10px;
  z-index: 456;
  cursor: pointer;
  display: none;
  border-radius: 50%;
  background: #4384f5;
}
.back2top:hover {
  background-color: #0b41a1;
}
.bnr {
  text-align: center;
  color: #fff;
  background: url(/assets/sw/images/upgrade-now/v11/banner-bg.png) no-repeat
    center top / cover;
  padding-top: 35px;
  padding-bottom: 35px;
}
.bnr.end {
  background: url(/assets/sw/images/upgrade-now-v3/banner-bg2.png) no-repeat
    center top / cover;
  padding-top: 90px;
}
.bnr .logo {
  position: absolute;
  top: 30px;
  left: 60px;
}
.bnr .utype2 .tt,
.bnr .utype1 .tt {
  min-height: 350px;
}
.bnr .utype2 .tt img,
.bnr .utype1 .tt img {
  position: relative;
  z-index: 2;
}
.bnr .utype2 .tt .cdtt,
.bnr .utype1 .tt .cdtt {
  min-height: 88px;
  min-width: 315px;
  color: #1a1a1a;
  padding: 7px 10px 3px 31px;
  line-height: 1;
}
.bnr .utype2 .tt .cdtt .timeout,
.bnr .utype1 .tt .cdtt .timeout {
  display: inline-block;
}
.bnr .utype2 .tt .cdtt .cdtt-inner,
.bnr .utype1 .tt .cdtt .cdtt-inner {
  min-height: 78px;
}
.bnr .utype2 .prd-x,
.bnr .utype1 .prd-x {
  padding: 29px 0;
  background: rgba(245, 247, 252, 0.2);
  border-radius: 20px;
  border: 1px solid #fff;
}
.bnr .utype2 .prd-x .accept,
.bnr .utype1 .prd-x .accept {
  font-size: 18px;
  text-align: center;
  margin-top: 50px;
}
.bnr .utype2 .prd-x .accept img,
.bnr .utype1 .prd-x .accept img {
  margin-left: 20px;
}
.bnr .utype2 .prd h2,
.bnr .utype1 .prd h2 {
  font-size: 32px;
}
.bnr .utype2 .prd-ls,
.bnr .utype1 .prd-ls {
  margin-top: 25px;
  padding: 20px 20px 20px 35px;
  border-radius: 20px;
  color: #333;
}
.bnr .utype2 .prd-ls p,
.bnr .utype1 .prd-ls p {
  color: #555;
}
.bnr .utype2 .prd-ls h3,
.bnr .utype1 .prd-ls h3,
.bnr .utype2 .prd-ls h4,
.bnr .utype1 .prd-ls h4 {
  color: #1a1a1a;
}
.bnr .utype2 .prd-it,
.bnr .utype1 .prd-it {
  display: inline-block;
  padding: 0 0 20px;
  width: 31.8%;
  text-align: center;
  background-color: #fff;
  vertical-align: bottom;
  position: relative;
  border-radius: 20px;
}
.bnr .utype2 .prd-it .dis,
.bnr .utype1 .prd-it .dis {
  position: absolute;
  right: 0px;
  top: 0x;
  width: 64px;
  height: 64px;
  background: url(/assets/sw/images/upgrade-now-v3/zhe.png);
  padding: 12px 0 0 16px;
}
.bnr .utype2 .prd-it .dis span,
.bnr .utype1 .prd-it .dis span {
  color: #fff;
  display: block;
  font-size: 16px;
  transform: rotate(45deg);
}
.bnr .utype2 .prd-it:nth-child(2),
.bnr .utype1 .prd-it:nth-child(2) {
  margin-left: 1.8%;
  margin-right: 1.8%;
}
.bnr .utype2 .prd-it.prd-active,
.bnr .utype1 .prd-it.prd-active {
  border: 4px solid #fe670c;
}
.bnr .utype2 .prd-it.prd-active .dis,
.bnr .utype1 .prd-it.prd-active .dis {
  right: -4px;
  top: -4px;
}
.bnr .utype2 .prd-it h4,
.bnr .utype1 .prd-it h4 {
  font-size: 24px;
  margin-top: 27px;
  margin-bottom: 25px;
}
.bnr .utype2 .prd-it .tt-more,
.bnr .utype1 .prd-it .tt-more {
  padding: 0 25px;
  background-color: #fe670c;
  color: #fff;
  position: absolute;
  font-weight: 700;
  background: #fe670c;
  border-radius: 16px;
  min-width: 140px;
  min-height: 32px;
  line-height: 32px;
  left: 50%;
  top: -16px;
  transform: translateX(-50%);
}
.bnr .utype2 .prd-it .des,
.bnr .utype1 .prd-it .des {
  min-height: 59px;
  max-width: 210px;
  margin: 0 auto;
}
.bnr .utype2 .prd-it .icon-left,
.bnr .utype1 .prd-it .icon-left {
  font-size: 16px;
  display: inline-block;
}
.bnr .utype2 .prd-it .icon-left li:not(:last-child),
.bnr .utype1 .prd-it .icon-left li:not(:last-child) {
  margin-bottom: 10px;
}
.bnr .utype2 .prd-it .icon-left strong,
.bnr .utype1 .prd-it .icon-left strong {
  font-weight: 600;
}
.bnr .utype2 .prd-it .s-fc-gray,
.bnr .utype1 .prd-it .s-fc-gray {
  color: #999;
  margin-top: 5px;
}
.bnr .utype2 .prd-it .price,
.bnr .utype1 .prd-it .price {
  margin: 40px 0 10px;
}
.bnr .utype2 .prd-it .price strong,
.bnr .utype1 .prd-it .price strong {
  font-size: 36px;
  color: #fe670c;
  position: relative;
  display: inline-block;
  font-family: "Myriad bd";
}
.bnr .utype2 .prd-it .price strong small,
.bnr .utype1 .prd-it .price strong small {
  position: relative;
  font-size: 18px;
  top: 0;
}
.bnr .utype2 .prd-it .price strong .ic-cupon,
.bnr .utype1 .prd-it .price strong .ic-cupon {
  position: absolute;
  margin-top: -7px;
  margin-left: 2px;
  display: inline-block;
  padding: 3px 10px 0;
  height: 16px;
  line-height: 1;
  background: #f64e4e;
  color: #fff;
  font-size: 12px;
  white-space: nowrap;
  border-radius: 12px 12px 12px 0px;
}
.bnr .utype2 .prd-it .price .del,
.bnr .utype1 .prd-it .price .del {
  display: inline-block;
  font-weight: 100;
}
.bnr .utype2 .prd-it .price .big,
.bnr .utype1 .prd-it .price .big {
  font-size: 30px;
}
.bnr .utype2 .prd-it .price del,
.bnr .utype1 .prd-it .price del {
  color: #999;
  font-size: 18px;
}
.bnr .utype2 .countdown,
.bnr .utype1 .countdown {
  color: #1a1a1a;
  display: flex;
  align-items: center;
}
.bnr .utype2 .countdown > div,
.bnr .utype1 .countdown > div {
  min-height: 78px;
  display: flex;
  flex-direction: column-reverse;
}
.bnr .utype2 .countdown > div > div > div,
.bnr .utype1 .countdown > div > div > div {
  display: inline-block;
  margin: 0 2px;
  background: url(/assets/sw/images/upgrade-now-v3/icon_bg_countdown.png)
    no-repeat;
  width: 48px;
  height: 79px;
}
.bnr .utype2 .countdown > div > div > div > img,
.bnr .utype1 .countdown > div > div > div > img {
  width: 48px;
  height: 64px;
}
.bnr .utype2 .countdown span,
.bnr .utype1 .countdown span {
  color: #e71414;
  font-size: 20px;
  font-weight: bold;
  width: 48px;
  height: 60px;
  display: inline-block;
}
.bnr .utype2 .countdown p,
.bnr .utype1 .countdown p {
  font-size: 12px;
  color: #b0a9f8;
  margin-bottom: 10px;
}
.bnr .utype2 .countdown i,
.bnr .utype1 .countdown i {
  font-style: normal;
  color: #9d9d9d;
  font-size: 36px;
  margin: 0 8px;
  transform: translateY(5px);
  display: inline-block;
}
.bnr .utype3 .tt {
  min-height: 350px;
}
.bnr .utype3 .tt img {
  position: relative;
  z-index: 2;
}
.bnr .utype3 .tt .cdtt {
  min-height: 88px;
  min-width: 315px;
  color: #1a1a1a;
  padding: 7px 10px 3px 31px;
  line-height: 1;
}
.bnr .utype3 .tt .cdtt .timeout {
  display: inline-block;
}
.bnr .utype3 .tt .cdtt .cdtt-inner {
  min-height: 78px;
}
.bnr .utype3 .prd-x .accept {
  font-size: 18px;
  text-align: center;
  margin-top: 50px;
}
.bnr .utype3 .prd-x .accept img {
  margin-left: 20px;
}
.bnr .utype3 .prd h2 {
  font-size: 32px;
}
.bnr .utype3 .prd-ls {
  margin-top: 25px;
  padding: 20px 20px 20px 35px;
  border-radius: 20px;
  color: #333;
}
.bnr .utype3 .prd-ls p {
  color: #555;
}
.bnr .utype3 .prd-ls h3,
.bnr .utype3 .prd-ls h4 {
  color: #1a1a1a;
}
.bnr .utype3 .prd-it {
  display: inline-block;
  padding: 0 0 20px;
  width: 31.8%;
  text-align: center;
  background-color: #fff;
  vertical-align: bottom;
  position: relative;
  border-radius: 20px;
}
.bnr .utype3 .prd-it .dis {
  position: absolute;
  right: 0px;
  top: 0x;
  width: 64px;
  height: 64px;
  background: url(/assets/sw/images/upgrade-now-v3/zhe.png);
  padding: 12px 0 0 16px;
}
.bnr .utype3 .prd-it .dis span {
  color: #fff;
  display: block;
  font-size: 16px;
  transform: rotate(45deg);
}
.bnr .utype3 .prd-it:nth-child(2) {
  margin-left: 1.8%;
  margin-right: 1.8%;
}
.bnr .utype3 .prd-it.prd-active {
  border: 4px solid #fe670c;
}
.bnr .utype3 .prd-it.prd-active .dis {
  right: -4px;
  top: -4px;
}
.bnr .utype3 .prd-it h4 {
  font-size: 24px;
  margin-top: 27px;
  margin-bottom: 25px;
}
.bnr .utype3 .prd-it .tt-more {
  padding: 0 25px;
  background-color: #fe670c;
  color: #fff;
  position: absolute;
  font-weight: 700;
  background: #fe670c;
  border-radius: 16px;
  min-width: 140px;
  min-height: 32px;
  line-height: 32px;
  left: 50%;
  top: -16px;
  transform: translateX(-50%);
}
.bnr .utype3 .prd-it .des {
  min-height: 59px;
  max-width: 210px;
  margin: 0 auto;
}
.bnr .utype3 .prd-it .icon-left {
  font-size: 16px;
  display: inline-block;
}
.bnr .utype3 .prd-it .icon-left li:not(:last-child) {
  margin-bottom: 10px;
}
.bnr .utype3 .prd-it .icon-left strong {
  font-weight: 600;
}
.bnr .utype3 .prd-it .s-fc-gray {
  color: #999;
  margin-top: 5px;
}
.bnr .utype3 .prd-it .price {
  margin: 40px 0 10px;
}
.bnr .utype3 .prd-it .price strong {
  font-size: 36px;
  color: #fe670c;
  position: relative;
  display: inline-block;
  font-family: "Myriad bd";
}
.bnr .utype3 .prd-it .price strong small {
  position: relative;
  font-size: 18px;
  top: 0;
}
.bnr .utype3 .prd-it .price strong .ic-cupon {
  position: absolute;
  margin-top: -7px;
  margin-left: 2px;
  display: inline-block;
  padding: 3px 10px 0;
  height: 16px;
  line-height: 1;
  background: #f64e4e;
  color: #fff;
  font-size: 12px;
  white-space: nowrap;
  border-radius: 12px 12px 12px 0px;
}
.bnr .utype3 .prd-it .price .del {
  display: inline-block;
  font-weight: 100;
}
.bnr .utype3 .prd-it .price .big {
  font-size: 30px;
}
.bnr .utype3 .prd-it .price del {
  color: #999;
  font-size: 18px;
}
.bnr .utype3 .countdown {
  color: #1a1a1a;
  display: flex;
  align-items: center;
}
.bnr .utype3 .countdown > div {
  min-height: 78px;
  display: flex;
  flex-direction: column-reverse;
}
.bnr .utype3 .countdown > div > div > div {
  display: inline-block;
  margin: 0 2px;
  background: url(/assets/sw/images/upgrade-now-v3/icon_bg_countdown.png)
    no-repeat;
  width: 48px;
  height: 79px;
}
.bnr .utype3 .countdown > div > div > div > img {
  width: 48px;
  height: 64px;
}
.bnr .utype3 .countdown span {
  color: #e71414;
  font-size: 20px;
  font-weight: bold;
  width: 48px;
  height: 60px;
  display: inline-block;
}
.bnr .utype3 .countdown p {
  font-size: 12px;
  color: #b0a9f8;
  margin-bottom: 10px;
}
.bnr .utype3 .countdown i {
  font-style: normal;
  color: #9d9d9d;
  font-size: 36px;
  margin: 0 8px;
  transform: translateY(5px);
  display: inline-block;
}
.bnr .utype4 .tt {
  display: inline-block;
  position: relative;
}
.bnr .utype4 .tt img {
  position: relative;
  z-index: 2;
}
.bnr .utype4 .tt .cdtt {
  position: absolute;
  bottom: 44px;
  right: 47px;
  min-width: 315px;
  color: #1a1a1a;
  background: #ffd602;
  padding: 7px 10px 3px 31px;
  line-height: 1;
  transform: skewX(-10deg);
}
.bnr .utype4 .tt .cdtt:lang(it) {
  right: 0px;
}
.bnr .utype4 .tt .cdtt-inner {
  transform: skewX(10deg);
}
.bnr .utype4 .tt .cdtt .timeout {
  display: inline-block;
}
.bnr .utype4 .tt .em {
  font-size: 18px;
  font-style: italic;
  display: inline-block;
  margin-right: 5px;
  color: #4544a4;
}
.bnr .utype4 .prd-x {
  padding: 29px 0;
  background: rgba(245, 247, 252, 0.2);
  border-radius: 20px;
  border: 1px solid #fff;
}
.bnr .utype4 .prd-x .accept {
  font-size: 18px;
  text-align: center;
  margin-top: 50px;
}
.bnr .utype4 .prd-x .accept img {
  margin-left: 20px;
}
.bnr .utype4 .prd-ls {
  margin-top: 25px;
  padding: 20px 20px 20px 35px;
  border-radius: 20px;
  color: #333;
}
.bnr .utype4 .prd-ls p {
  color: #555;
}
.bnr .utype4 .prd-ls h3,
.bnr .utype4 .prd-ls h4 {
  color: #1a1a1a;
}
.bnr .utype4 .prd-it {
  display: inline-block;
  padding: 0 0 20px;
  width: 31.8%;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
  vertical-align: bottom;
}
.bnr .utype4 .prd-it:nth-child(2) {
  margin-left: 1.8%;
  margin-right: 1.8%;
}
.bnr .utype4 .prd-it.prd-active {
  border: 2px solid #fe670c;
}
.bnr .utype4 .prd-it h4 {
  font-size: 24px;
  margin-top: 27px;
  margin-bottom: 25px;
}
.bnr .utype4 .prd-it .tt-more {
  padding: 3px 0 3px;
  background-color: #fe670c;
  color: #fff;
  font-weight: 700;
}
.bnr .utype4 .prd-it .des {
  min-height: 59px;
  max-width: 210px;
  margin: 0 auto;
}
.bnr .utype4 .prd-it .icon-left {
  font-size: 16px;
  display: inline-block;
}
.bnr .utype4 .prd-it .icon-left li:not(:last-child) {
  margin-bottom: 10px;
}
.bnr .utype4 .prd-it .icon-left strong {
  font-weight: 600;
}
.bnr .utype4 .prd-it .s-fc-gray {
  color: #999;
  margin-top: 5px;
  display: block;
}
.bnr .utype4 .prd-it .price {
  margin: 40px 0 10px;
}
.bnr .utype4 .prd-it .price strong {
  font-size: 36px;
  color: #fe670c;
  position: relative;
  display: inline-block;
  font-family: "Myriad bd";
}
.bnr .utype4 .prd-it .price strong small {
  position: relative;
  font-size: 18px;
  top: -15px;
}
.bnr .utype4 .prd-it .price strong .ic-cupon {
  position: absolute;
  margin-top: -7px;
  margin-left: 2px;
  display: inline-block;
  padding: 3px 10px 0;
  height: 16px;
  line-height: 1;
  background: #f64e4e;
  color: #fff;
  font-size: 12px;
  white-space: nowrap;
  border-radius: 12px 12px 12px 0px;
}
.bnr .utype4 .prd-it .price del {
  color: #999;
  font-size: 18px;
}
.bnr .utype4 .countdown {
  color: #1a1a1a;
}
.bnr .utype4 .countdown p,
.bnr .utype4 .countdown div {
  display: inline;
}
.bnr .utype4 .countdown span {
  color: #e71414;
  font-size: 20px;
  font-weight: bold;
}
.bnr .utype4 .countdown p {
  font-size: 14px;
}
.bnr .utype4 .countdown i {
  font-style: normal;
}
.bnr .ic-hook-gold {
  color: #fe670c;
  font-weight: 600;
}
[lang="tw"] .bnr .utype1 .prd-it .price .big,
[lang="es"] .bnr .utype1 .prd-it .price .big,
[lang="fr"] .bnr .utype1 .prd-it .price .big,
[lang="it"] .bnr .utype1 .prd-it .price .big,
[lang="tw"] .bnr .utype2 .prd-it .price .big,
[lang="es"] .bnr .utype2 .prd-it .price .big,
[lang="fr"] .bnr .utype2 .prd-it .price .big,
[lang="it"] .bnr .utype2 .prd-it .price .big,
[lang="tw"] .bnr .utype3 .prd-it .price .big,
[lang="es"] .bnr .utype3 .prd-it .price .big,
[lang="fr"] .bnr .utype3 .prd-it .price .big,
[lang="it"] .bnr .utype3 .prd-it .price .big {
  font-size: 18px;
}
.cnt-guarantee {
  color: #fff;
  padding: 12px 0 8px;
  margin-top: 33px;
}
.cnt-guarantee li {
  text-align: center;
}
.cnt-guarantee h6 {
  font-size: 14px;
  font-weight: normal;
}
.cnt-guarantee .col-3 {
  float: left;
  width: 25%;
}
.cnt-guarantee .protection-box li {
  text-align: center;
  color: #fff;
}
.cnt-guarantee .protection-box li .left,
.cnt-guarantee .protection-box li .right {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  font-size: 14px;
}
.cnt-guarantee .protection-box li .func-icon {
  display: inline-block;
  width: 38px;
  height: 38px;
  background: url(/assets/sw/images/upgrade-now/v11/icon_90day.png) no-repeat;
}
.cnt-guarantee .protection-box li .func-icon.ic-1 {
  background-position: 0 0;
}
.cnt-guarantee .protection-box li .func-icon.ic-2 {
  background-position: -132px 0;
}
.cnt-guarantee .protection-box li .func-icon.ic-3 {
  background-position: -287px 0;
}
.cnt-guarantee .protection-box li .func-icon.ic-4 {
  background-position: -449px 0;
}
@media (max-width: 991px) {
  .prd-ls {
    padding: 16px 10px 20px 10px;
  }
  .prd-ls .prd-hd,
  .prd-ls .prd-cnt {
    float: none;
    width: 100%;
  }
  .prd-ls .prd-hd {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .prd-ls .prd-hd p {
    text-align: center;
  }
  .prd-ls .prd-hd .icon-left {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .prd-it {
    display: block;
    width: 100%;
    max-width: 600px;
    margin: 0 auto 30px !important;
  }
  .prd-it h4 {
    margin-top: 0;
    padding-top: 30px;
  }
}
@media (max-width: 412px) {
  .prd-x {
    padding-top: 80px;
  }
  .prd-x .toggle-btn {
    top: 0;
  }
  .prd-x .toggle-btn li {
    width: 100%;
    margin-bottom: 20px;
  }
  .prd-x .toggle-btn li a {
    border-bottom: 1px solid #01387b !important;
    color: #01387b !important;
    border-left: 1px solid #01387b !important;
    border-right: 1px solid #01387b !important;
    border-top: 5px solid #01387b !important;
    border-radius: 20px 20px 0px 0px;
  }
  .prd-x .toggle-btn li a::before {
    display: none !important;
  }
  .prd-x .toggle-btn li.active a {
    background-color: #01387b;
    color: #fff !important;
  }
  .prd-x .toggle-btn .tips {
    right: 0;
  }
}
@media (max-width: 991px) {
  .bnr .tt {
    margin-bottom: 30px;
  }
  .bnr .tt .cdtt {
    bottom: 16%;
    right: 5%;
  }
}
.accept {
  padding: 38px 0;
  background-color: #f2f2f2;
  text-align: center;
  font-size: 18px;
}
.accept img {
  margin-left: 20px;
  vertical-align: middle;
}
.cnt-why {
  text-align: center;
  padding: 70px 0 40px;
  color: #46505a;
  border-bottom: 1px solid #dcdcdc;
}
.cnt-why h2 {
  color: #1a1a1a;
  margin-bottom: 30px;
}
.cnt-why .des {
  max-width: 980px;
  margin: 0 auto;
  line-height: 30px;
  font-size: 16px;
}
.cnt-why .des:lang(fr),
.cnt-why .des:lang(de),
.cnt-why .des:lang(it) {
  max-width: 1030px;
}
.cnt-why .why-mn {
  margin-top: 65px;
  min-height: 590px;
  position: relative;
}
.cnt-why .why-mn .center-img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -143px;
  margin-left: -180px;
  z-index: 5;
}
.cnt-why .why-mn-txt {
  min-height: 590px;
  position: relative;
}
.cnt-why .why-mn-txt dl {
  position: absolute;
  width: 360px;
  font-size: 0;
  background-color: #fff;
  opacity: 1;
}
.cnt-why .why-mn-txt dl dt {
  width: 60px;
  height: 60px;
  display: inline-block;
  background: url(/assets/sw/images/upgrade-now/icon-upgrade.png);
  vertical-align: top;
}
.cnt-why .why-mn-txt dl dd {
  width: 300px;
  font-size: 14px;
  vertical-align: top;
  display: inline-block;
  padding-left: 20px;
  text-align: left;
}
.cnt-why .why-mn-txt dl dd h5 {
  font-size: 18px;
}
.cnt-why .why-mn-txt dl dd::before {
  content: "";
  display: inline-block;
  z-index: 6;
}
.cnt-why .why-mn-txt dl.one {
  top: 130px;
  left: 0;
}
.cnt-why .why-mn-txt dl.one dt {
  background-position: -10px -10px;
}
.cnt-why .why-mn-txt dl.one dd::before {
  width: 64px;
  height: 26px;
  background: url(/assets/sw/images/upgrade-now/xian1.png) no-repeat center;
  position: absolute;
  top: 50px;
  right: -70px;
}
.cnt-why .why-mn-txt dl.one:hover dt {
  background-position: -10px -120px;
}
.cnt-why .why-mn-txt dl.one:hover dd:before {
  background: url(/assets/sw/images/upgrade-now/xian1-hover.png) no-repeat
    center;
}
.cnt-why .why-mn-txt dl.two {
  top: 0;
  left: 50%;
  margin-left: -180px;
}
.cnt-why .why-mn-txt dl.two dt {
  background-position: -120px -10px;
}
.cnt-why .why-mn-txt dl.two dd::before {
  width: 25px;
  height: 55px;
  background: url(/assets/sw/images/upgrade-now/xian2.png) no-repeat center;
  position: absolute;
  left: 158px;
  bottom: -60px;
}
.cnt-why .why-mn-txt dl.two:hover dt {
  background-position: -120px -120px;
}
.cnt-why .why-mn-txt dl.two:hover dd::before {
  background: url(/assets/sw/images/upgrade-now/xian2-hover.png) no-repeat
    center;
}
.cnt-why .why-mn-txt dl.three {
  top: 130px;
  left: 825px;
}
.cnt-why .why-mn-txt dl.three dt {
  background-position: -230px -10px;
}
.cnt-why .why-mn-txt dl.three:hover dt {
  background-position: -230px -120px;
}
.cnt-why .why-mn-txt dl.three:hover dd:before {
  background: url(/assets/sw/images/upgrade-now/xian3-hover.png) no-repeat
    center;
}
.cnt-why .why-mn-txt dl.three dd:before {
  width: 49px;
  height: 30px;
  background: url(/assets/sw/images/upgrade-now/xian3.png) no-repeat center;
  position: absolute;
  left: -56px;
  top: 20px;
}
.cnt-why .why-mn-txt dl.four {
  top: 355px;
  left: 0;
}
.cnt-why .why-mn-txt dl.four dt {
  background-position: -340px -10px;
}
.cnt-why .why-mn-txt dl.four dd::before {
  width: 103px;
  height: 26px;
  background: url(/assets/sw/images/upgrade-now/xian4.png) no-repeat center;
  position: absolute;
  right: -80px;
  top: -10px;
}
.cnt-why .why-mn-txt dl.four:hover dt {
  background-position: -340px -120px;
}
.cnt-why .why-mn-txt dl.four:hover dd:before {
  background: url(/assets/sw/images/upgrade-now/xian4-hover.png) no-repeat
    center;
}
.cnt-why .why-mn-txt dl.five {
  top: 455px;
  left: 50%;
  margin-left: -180px;
}
.cnt-why .why-mn-txt dl.five dt {
  background-position: -450px -10px;
}
.cnt-why .why-mn-txt dl.five dd:before {
  width: 42px;
  height: 93px;
  background: url(/assets/sw/images/upgrade-now/xian5.png) no-repeat center;
  position: absolute;
  left: 100px;
  top: -100px;
}
.cnt-why .why-mn-txt dl.five:hover dt {
  background-position: -450px -120px;
}
.cnt-why .why-mn-txt dl.five:hover dd:before {
  background: url(/assets/sw/images/upgrade-now/xian5-hover.png) no-repeat
    center;
}
.cnt-why .why-mn-txt dl.six {
  top: 355px;
  left: 825px;
}
.cnt-why .why-mn-txt dl.six dt {
  background-position: -560px -10px;
}
.cnt-why .why-mn-txt dl.six dd:before {
  width: 66px;
  height: 30px;
  background: url(/assets/sw/images/upgrade-now/xian6.png) no-repeat center;
  position: absolute;
  left: -71px;
  top: -15px;
}
.cnt-why .why-mn-txt dl.six:hover dt {
  background-position: -560px -120px;
}
.cnt-why .why-mn-txt dl.six:hover dd:before {
  background: url(/assets/sw/images/upgrade-now/xian6-hover.png) no-repeat
    center;
}
.system-con {
  display: none;
}
.system-con .c-title {
  font-family: "Myriad bd";
}
.system-con h2 {
  line-height: 36px;
  font-size: 3.6rem;
  text-align: center;
  margin: 60px 0;
}
.system-con .w-title {
  margin-bottom: 30px;
  line-height: 24px;
  font-size: 2.4rem;
  font-weight: 600;
  text-align: center;
  font-family: "Myriad bd";
}
.system-con .ic-li:before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  top: 4px;
  left: 0;
  background: url(/assets/sw/images/upgrade-now/icon-upgrade.png);
}
.system-con .why-head-con {
  color: #1a1a1a;
  max-width: 1200px;
  background: #ffffff;
  box-shadow: 0 10px 20px 0 rgba(0, 105, 253, 0.2);
  border-radius: 10px;
  padding-top: 40px;
}
.system-con .why-head-con .twobox {
  justify-content: space-around;
  align-items: center;
}
.system-con .why-head-con .twobox .img-con {
  margin-bottom: 20px;
}
.system-con .why-head-con .text-con {
  max-width: 700px;
}
.system-con .why-head-con .text-con p {
  line-height: 24px;
}
.system-con .why-head-con .text-con .c-title {
  margin: 0;
  font-size: 1.8rem;
}
.system-con .why-head-con .text-con .c-desc {
  color: #46505a;
  font-size: 1.4rem;
  line-height: 24px;
}
.system-con .why-head-con .text-con .infolist {
  margin-left: 55px;
}
.system-con .why-head-con .text-con li {
  position: relative;
  margin-bottom: 30px;
}
.system-con .why-head-con .text-con li::before {
  position: absolute;
  top: 2px;
  left: -52px;
  content: "";
  width: 35px;
  height: 35px;
  background-image: url("/assets/sw/images/upgrade-now/icon-upgrade.png");
}
.system-con .why-head-con .text-con li:last-child {
  margin-bottom: 40px;
}
.system-con .why-head-con .text-con li:not(:last-child) {
  margin-bottom: 15px;
}
.system-con .why-head-con .text-con li.one-line:before {
  top: 1px;
}
.system-con .why-head-con .text-con.mar40-li li {
  margin-bottom: 40px;
}
.system-con .why-head-con .text-con.mar20-li li {
  margin-bottom: 20px;
}
.system-con .why-head-con .infolist.pxeboot {
  margin: 0;
}
.system-con .why-head-con .infolist.pxeboot > li:before {
  background: none;
}
.system-con .why-head-con .infolist.pxeboot > li .c-title {
  position: relative;
}
.system-con .why-body-con {
  margin: 62px 0 80px;
  justify-content: space-between;
}
.system-con .why-body-con > div {
  padding-top: 40px;
  padding-bottom: 30px;
}
.system-con .why-body-con .boxsw {
  min-height: 340px;
  background: #ffffff;
  box-shadow: 0 10px 20px 0 rgba(0, 105, 253, 0.2);
  border-radius: 10px;
}
.system-con .why-body-con .boxsw.min300 {
  min-height: 300px;
}
.system-con .why-body-con .boxsw.min280 {
  min-height: 280px;
}
.system-con .why-body-con .b-left,
.system-con .why-body-con .b-right {
  flex-basis: 48%;
}
.system-con .why-body-con .infobox {
  justify-content: space-around;
}
.system-con .why-body-con .img-con {
  margin-bottom: 60px;
}
.system-con .why-body-con .text-box {
  width: 330px;
}
.system-con .why-body-con .text-box .c-title {
  position: relative;
  margin: 0;
  font-size: 1.8rem;
  text-indent: 28px;
}
.system-con .why-body-con .text-box .c-title::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "";
  background-image: url("/assets/sw/images/upgrade-now/icon-upgrade.png");
}
.system-con .why-body-con .text-box .c-title.fs-sm {
  color: #46505a;
  font-size: 1.4rem;
  line-height: 24px;
}
.system-con .why-body-con .text-box .c-desc {
  margin-top: 0;
  color: #46505a;
  font-size: 1.4rem;
  line-height: 24px;
}
.system-con .why-body-con .text-box li {
  margin-bottom: 30px;
}
.system-con .why-body-con .b-right .img-con {
  margin: 0;
}
.system-con .why-body-con .b-right .c-coment {
  position: relative;
  margin: 0;
  padding: 0 20px;
  line-height: 24px;
  color: #46505a;
}
.system-con .why-body-con .b-right .c-coment::before {
  position: absolute;
  top: -5px;
  left: -30px;
  content: "";
  width: 26px;
  height: 26px;
  background-image: url("/assets/sw/images/upgrade-now/icon-upgrade.png");
  background-position: -9px -311px;
}
.system-con .why-body-con .b-right .c-coment::after {
  position: absolute;
  bottom: -25px;
  right: 3px;
  content: "";
  width: 26px;
  height: 26px;
  background-image: url("/assets/sw/images/upgrade-now/icon-upgrade.png");
  background-position: -86px -311px;
}
.system-con .why-body-con .twobox {
  justify-content: space-around;
  align-items: center;
}
.system-con .why-body-con .ic-li {
  position: relative;
  padding-left: 30px;
}
.system-con .why-body-con.min360 .boxsw {
  min-height: 350px;
  padding-top: 30px;
}
.system-con .text-box .ico-none::before,
.system-con .text-con .ico-none::before {
  background-color: #2899f7;
  width: 15px !important;
  height: 15px !important;
  border-radius: 50%;
  display: none;
}
.system-con .text-box .ico-achieve::before,
.system-con .text-con .ico-achieve::before {
  background-position: -9px -228px !important;
}
.system-con .text-box .ico-smooth:before,
.system-con .text-con .ico-smooth:before {
  background-position: -92px -228px !important;
}
.system-con .text-box .ico-hardisk:before,
.system-con .text-con .ico-hardisk:before {
  background-position: -175px -228px !important;
}
.system-con .text-box .ico-compatibility:before,
.system-con .text-con .ico-compatibility:before {
  background-position: -9px -385px !important;
}
.system-con .text-box .ico-space:before,
.system-con .text-con .ico-space:before {
  background-position: -93px -385px !important;
}
.system-con .text-box .ico-computers:before,
.system-con .text-con .ico-computers:before {
  background-position: -175px -385px !important;
}
.system-con .text-box .ico-cpus:before,
.system-con .text-con .ico-cpus:before {
  background-position: -260px -385px !important;
}
.system-con .text-box .ico-yun:before,
.system-con .text-con .ico-yun:before {
  width: 36px !important;
  background-position: -764px -385px !important;
}
.system-con .text-box .ico-cd1:before,
.system-con .text-con .ico-cd1:before {
  width: 36px !important;
  background-position: -8px -470px !important;
}
.system-con .text-box .ico-cd2:before,
.system-con .text-con .ico-cd2:before {
  width: 36px !important;
  background-position: -91px -470px !important;
}
.system-con .text-box .ico-cd3:before,
.system-con .text-con .ico-cd3:before {
  width: 36px !important;
  background-position: -170px -468px !important;
}
.system-con .text-box .ico-win10:before,
.system-con .text-con .ico-win10:before {
  background-position: -346px -385px !important;
}
.system-con .text-box .ico-hardware:before,
.system-con .text-con .ico-hardware:before {
  background-position: -176px -228px !important;
}
.system-con .text-box .ico-partition:before,
.system-con .text-con .ico-partition:before {
  background-position: -430px -385px !important;
}
.system-con .text-box .ico-drive:before,
.system-con .text-con .ico-drive:before {
  background-position: -514px -385px !important;
}
.system-con .text-box .ico-unallocated:before,
.system-con .text-con .ico-unallocated:before {
  background-position: -597px -385px !important;
}
.system-con .text-box .ico-average:before,
.system-con .text-con .ico-average:before {
  background-position: -680px -385px !important;
}
.system-con .text-box .ico-migration:before,
.system-con .text-con .ico-migration:before {
  background-position: -257px -229px !important;
}
.system-con .text-box .ico-securely:before,
.system-con .text-con .ico-securely:before {
  background-position: -324px -229px !important;
}
.system-con .text-box .ico-delete:before,
.system-con .text-con .ico-delete:before {
  background-position: -390px -229px !important;
}
.system-con .text-box .ico-retain:before,
.system-con .text-con .ico-retain:before {
  background-position: -455px -229px !important;
}
.system-con .text-box .ico-freely:before,
.system-con .text-con .ico-freely:before {
  background-position: -523px -229px !important;
}
.system-con .text-box .ico-reliably:before,
.system-con .text-con .ico-reliably:before {
  background-position: -591px -229px !important;
}
.system-con .text-box .ico-location:before,
.system-con .text-con .ico-location:before {
  background-position: -659px -229px !important;
}
.system-con .text-box .ico-available:before,
.system-con .text-con .ico-available:before {
  background-position: -727px -229px !important;
}
.system-con .text-box .ico-supports:before,
.system-con .text-con .ico-supports:before {
  background-position: -794px -229px !important;
}
.system-con .text-box .ico-bootable:before,
.system-con .text-con .ico-bootable:before {
  background-position: -861px -229px !important;
}
.system-con .text-box .ico-dynamic:before,
.system-con .text-con .ico-dynamic:before {
  background-position: -214px -312px !important;
}
.system-con .text-box .ico-multiple:before,
.system-con .text-con .ico-multiple:before {
  background-position: -281px -312px !important;
}
.system-con .text-box .ico-process:before,
.system-con .text-con .ico-process:before {
  background-position: -348px -312px !important;
}
.system-con .text-box .ico-gpt1:before,
.system-con .text-con .ico-gpt1:before {
  background-position: -416px -312px !important;
}
.system-con .text-box .ico-gpt2:before,
.system-con .text-con .ico-gpt2:before {
  background-position: -484px -312px !important;
}
.system-con .text-box .ico-img1:before,
.system-con .text-con .ico-img1:before {
  background: url(/assets/sw/images/upgrade-now/v11/ic1-check.png) no-repeat
    center !important;
}
.system-con .text-box .ico-img2:before,
.system-con .text-con .ico-img2:before {
  background: url(/assets/sw/images/upgrade-now/v11/ic2-recover.png) no-repeat
    center !important;
}
.system-con .text-box .ico-img3:before,
.system-con .text-con .ico-img3:before {
  background: url(/assets/sw/images/upgrade-now/v11/ic3-file.png) no-repeat
    center !important;
}
.system-con .infolist .triangle:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: bottom;
  background-image: url("/assets/sw/images/upgrade-now/icon-upgrade.png");
  background-position: -153px -311px;
}
.system-con .infolist .triangle {
  margin-bottom: 20px;
}
.system-con .w-desc {
  text-align: center;
  max-width: 900px;
  margin: 0 auto 50px auto;
  color: #46505a;
  font-size: 16px;
}
[data-txt="dynamic-disk"] .why-body-con .text-box li {
  margin-bottom: 20px;
}
.system-con[data-txt="backup-scheme"] .why-body-con .w-title {
  margin-bottom: 20px;
}
.prd-tb {
  background-color: #f2f2f2;
  text-align: center;
  padding: 95px 0 99px;
}
.prd-tb h2 {
  margin-bottom: 45px;
  font-size: 40px;
}
.prd-tb .table {
  margin-bottom: 45px;
}
.prd-tb .table thead {
  z-index: 88;
}
.prd-tb .table thead tr.cdt {
  display: none;
}
.prd-tb .table thead tr.cdt-old {
  display: table-row;
}
.prd-tb .price {
  margin: 0 0 12px;
  position: relative;
}
.prd-tb .price strong {
  font-size: 24px;
  margin-right: 5px;
  color: #fe670c;
  font-family: "Myriad bd";
}
.prd-tb .price del {
  font-weight: normal;
  font-size: 18px;
  color: #999;
  white-space: nowrap;
}
.prd-tb .btn {
  min-width: 140px;
  height: 36px;
  line-height: 40px;
  margin-top: 25px;
  font-size: 16px;
}
.prd-tb .btn.btn-orange {
  background: linear-gradient(0deg, #ff821e, #ff7112);
}
.prd-tb .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "glyphicons halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  width: 18px;
}
.prd-tb .glyphicon::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 8px;
  background: url(/assets/sw/images/upgrade-now/jiantou.png) no-repeat 2px 1px;
  position: absolute;
  top: 10px;
}
.prd-tb .glyphicon:hover::before {
  background-position: 2px -15px;
}
.prd-tb .s-fcgreen {
  color: #0da81b !important;
}
.prd-tb .tips:not(.other) {
  float: right;
}
.prd-tb .tips-x {
  max-width: 1120px;
  margin: 0 auto;
  text-align: left;
}
.prd-tb .tips-x strong {
  font-size: 36px;
  color: #091871;
}
.prd-tb .tips-x p {
  margin-top: 5px;
  line-height: 1.714;
  color: #666;
}
.prd-tb a.blue1 {
  color: #4294e9;
}
.prd-tb a.blue1:hover,
.prd-tb a.blue1:focus {
  color: #4294e9;
  text-decoration: underline;
}
.table {
  color: #333;
}
.table .th-hd {
  font-size: 20px;
  font-weight: bold;
  height: 60px;
  line-height: 60px;
  color: #fff;
  border-radius: 20px 20px 0 0;
  position: relative;
  font-family: "Myriad bd";
}
.table .th-hd::before {
  content: "";
  position: absolute;
  bottom: -6px;
  left: calc(50% - 9px);
  display: inline-block;
  border-top: 6px solid transparent;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
}
.table .th-hd.tt1 {
  background: #0da81b;
}
.table .th-hd.tt1::before {
  border-top-color: #0da81b;
}
.table .th-hd.tt2 {
  background: #009cff;
}
.table .th-hd.tt2::before {
  border-top-color: #009cff;
}
.table .th-hd.tt3 {
  background: #106aff;
}
.table .th-hd.tt3::before {
  border-top-color: #106aff;
}
.table .th-hd.tt4 {
  background: #091871;
}
.table .th-hd.tt4::before {
  border-top-color: #091871;
}
.table .th-bd {
  min-height: 180px;
  padding: 26px 10px 23px;
  background: #fff;
  box-shadow: 5px 0 20px 0 rgba(0, 0, 0, 0.1);
}
.table tr th {
  border: 0 !important;
  vertical-align: top;
  background: linear-gradient(180deg, #f2f2f2 30%, #fff 30%);
  position: relative;
}
.table tr th:first-child {
  background: #f2f2f2;
  z-index: 5;
}
.table tr th:first-child .th-bd {
  padding-top: 80px;
  text-align: center;
  border-radius: 10px 0 0;
  background: #f7f7f7;
  box-shadow: 0 -10px 20px 0 rgba(26, 110, 221, 0.1),
    5px 0 20px 0 rgba(0, 0, 0, 0.1);
}
.table tr th:nth-child(2) {
  z-index: 4;
}
.table tr th:nth-child(3) {
  z-index: 3;
}
.table tr th:nth-child(4) {
  z-index: 2;
}
.table tr th:nth-child(5) {
  z-index: 1;
}
.table tr td {
  min-height: 53px;
  padding: 12px 10px 15px 13px;
  vertical-align: middle;
  border: 1px solid #dae6ff;
  background-color: #fff;
  z-index: 6;
}
.table tr td:first-child {
  background: #f2f2f2;
  padding: 12px 17px 15px 17px;
}
.table tr td:not(:first-child) {
  padding: 0 15px;
}
.table tr td.hook:before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  background: url(/assets/sw/images/upgrade-now/v11/gou1.png) no-repeat center;
}
.table tr td.nohook:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 2px;
  background-color: #bdbdbd;
}
.table tr th,
.table tr td {
  width: 220px;
  text-align: center;
}
.table tr th:lang(fr),
.table tr td:lang(fr),
.table tr th:lang(de),
.table tr td:lang(de),
.table tr th:lang(it),
.table tr td:lang(it),
.table tr th:lang(es),
.table tr td:lang(es) {
  width: 240px;
}
.table tr th:nth-child(1),
.table tr td:nth-child(1) {
  width: 320px;
  font-size: 16px;
  font-weight: bold;
  color: #1a1a1a;
  text-align: left;
  font-weight: normal;
}
.table .check-box {
  display: inline-block;
}
.table .check-box .check {
  display: inline-block;
  cursor: pointer;
  background: url(/assets/images/icons/tiny-icon-all.png) no-repeat -334px -393px;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
.table .check-box .check.unchecked {
  background-position: -268px -393px;
}
@media (max-width: 1199px) {
  .table {
    zoom: 0.9;
  }
  .table tbody tr td:first-child {
    width: 200px;
  }
}
.faq {
  padding: 90px 15px 60px;
  background: #f8f8f8;
  min-height: 800px;
}
.faq h2 {
  font-size: 40px;
  text-align: center;
  margin-bottom: 45px;
}
.faq .faq-con {
  background: #ffffff;
  box-shadow: 0 10px 39px 1px rgba(109, 126, 255, 0.12);
  border-radius: 10px;
  padding: 26px 70px;
}
.faq .faq-con .f-title {
  position: relative;
  font-size: 20px;
  padding: 30px 0 25px;
  cursor: pointer;
}
.faq .faq-con .f-title:hover {
  color: #137df5;
}
.faq .faq-con .f-title:hover::after {
  background-position: 0 -60px;
}
.faq .faq-con .f-title::after {
  display: block;
  border: none;
  width: 20px;
  height: 10px;
  content: "";
  background: url(/assets/images/store/v2/jiantou2.png) no-repeat;
  background-position: 0 -90px;
  position: absolute;
  top: 38px;
  right: 0;
}
.faq .faq-con .f-info {
  max-width: 920px;
  margin-bottom: 27px;
  font-size: 16px;
  color: #333;
  line-height: 1.5;
}
.faq .faq-con .f-info p:not(:last-child) {
  margin-bottom: 10px;
}
.faq .faq-con li:not(:last-child) {
  border-bottom: 1px solid #ebebeb;
}
.faq .faq-con li.active .f-title {
  color: #137df5;
}
.faq .faq-con li.active .f-title::after {
  background-position: 0 -60px;
  transform: rotate(-180deg);
}
.faq a.learn-more {
  color: #137df5 !important;
}
.faq a.learn-more.arrow::after {
  top: -1px;
  width: 16px !important;
  height: 10px;
  background: url(/assets/images/icons/ab-all-ic1.png) no-repeat -74px -22px !important;
}
.flipster {
  padding: 90px 0 100px 0;
  text-align: center;
  overflow: hidden;
  background: url(/assets/sw/images/upgrade-now/v11/bg-see.png) no-repeat center /
    cover;
}
.flipster .flipsterbox {
  position: relative;
}
.flipster .flip-item {
  width: 500px;
  background: #ffffff;
  box-shadow: 0 10px 30px 0 rgba(86, 131, 244, 0.35);
  border-radius: 20px;
  padding: 40px;
}
.flipster .flip-item .awds-tt {
  filter: blur(2px);
}
.flipster .flip-item.flip-prev .awds-tt,
.flipster .flip-item.flip-next .awds-tt {
  filter: blur(1px);
}
.flipster .flip-item.flip-current {
  filter: none;
}
.flipster .flip-item.flip-current .awds-tt {
  clip-path: none;
  filter: none;
}
.flipster .flipto-prev,
.flipster .flipto-next {
  position: absolute;
  width: 20px;
  height: 28px;
  top: 50%;
  transform: translateY(-50%);
}
.flipster .flipto-prev {
  left: -60px;
  background: url(/assets/images/icons/jiantouleft_normal.png) no-repeat;
}
.flipster .flipto-prev:hover {
  background: url(/assets/images/icons/jiantouleft_hover.png) no-repeat;
}
.flipster .flipto-next {
  right: -60px;
  background: url(/assets/images/icons/jiantouright-normal.png) no-repeat;
}
.flipster .flipto-next:hover {
  background: url(/assets/images/icons/jiantouright-hover.png) no-repeat;
}
.flipster h2 {
  font-size: 40px;
  margin-bottom: 16px;
}
.flipster .tt-des {
  font-size: 18px;
  margin-bottom: 55px;
  color: #333;
}
.flipster .awsb {
  position: relative;
}
.flipster .awds-des {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 60px;
  min-height: 241px;
}
.flipster .awds-des .name {
  position: absolute;
  left: 50%;
  bottom: 0px;
  transform: translate(-50%, 50%);
}
.flipster .userinfo {
  margin-top: 50px;
}
.flipster .userinfo strong {
  font-size: 14px;
  color: #1a1a1a;
  line-height: 30px;
  display: block;
}
.flipster .userinfo .company {
  font-size: 14px;
  color: #333333;
  line-height: 30px;
}
footer {
  padding: 17px 0 15px;
  text-align: center;
  background: #222;
  color: #ccc;
}
.timeout .prd-ls .prd-cnt .prd-it:nth-child(3) .ic-cupon {
  display: none;
}
[lang="tw"] .prd-tb .price del {
  font-size: 16px;
  position: static;
}
[lang="tw"] .logo p {
  font-size: 12px;
  position: absolute;
  left: 45px;
  bottom: 5px;
  white-space: nowrap;
  transform: scale(0.833);
  word-spacing: -0.8px;
  opacity: 0.8;
  color: #fff;
  line-height: 1;
}
[lang="jp"] .table .th-bd {
  min-height: 230px;
}
[lang="jp"] .bnr .utype4 .tt .cdtt {
  right: 0;
}
[lang="jp"] .prd-tb .price small {
  display: block;
}
[lang="jp"] .prd-tb .price del {
  display: inline-block;
  min-height: 19px;
}
#compare {
  height: 1px;
  visibility: hidden;
}
[lang="fr"] .bnr .utype3 .prd-it {
  vertical-align: middle;
}
[lang="fr"] .bnr .utype3 .prd-it.prd-active h4 {
  margin-bottom: 28px;
}
