body,
div,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
html,
li,
ol,
p,
ul {
  margin: 0;
  padding: 0;
}
body,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
html,
ol,
p,
ul {
  font-family: Segoe UI, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
li,
ul {
  list-style: none;
}
body {
  padding-top: 0 !important;
}
#active-entry {
  display: none !important;
}
.j-container {
  width: 1200px;
  margin: auto;
}
.j-container h1,
.j-container h2 {
  font-size: 34px;
  text-align: center;
  margin-bottom: 20px;
  color: #000;
}
.j-container-dimension {
  padding: 78px 0 75px;
}
.clearfix:after {
  content: '';
  display: block;
  overflow: hidden;
  visibility: hidden;
  clear: both;
  height: 0;
}
.hide {
  display: none !important;
}
.j-link {
  color: #2899f7;
  font-size: 14px;
  text-decoration: none;
  opacity: 0.7;
}
.j-link-more:after {
  content: '»';
  display: inline-block;
  vertical-align: baseline;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  opacity: 0.6;
  margin-left: 3px;
}
.j-link:hover {
  color: #208af7;
}
.j-link:hover::after,
.j-link:hover:after {
  opacity: 1;
  margin-left: 4px;
}
.hr {
  border-bottom: 1px solid #d0d0d0;
  height: 2px;
}
.btn {
  color: #fff;
  font-size: 20px;
  text-decoration: none;
  min-width: 210px;
  text-align: center;
  padding: 0 18px;
  height: 44px;
  display: inline-block;
  vertical-align: middle;
  line-height: 44px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-purchase {
  background-color: #ff7112;
}
.btn-purchase:hover {
  background-color: #ff821e;
}
.j-check-line {
  color: #46505a;
  font-size: 14px;
}
.guarantee-row li,
.guarantee-row li img,
.guarantee-row li p,
.j-check-line:before,
.j-tip {
  display: inline-block;
  vertical-align: middle;
}
.j-check-line:before {
  content: '';
  width: 18px;
  height: 18px;
  background: url(../../upgrade-now/img/icon_wgx.png) no-repeat center center;
}
.j-check-line.checked:before {
  background-image: url(../../upgrade-now/img/icon_gx.png);
}
.j-tip {
  position: relative;
  width: 15px;
  height: 15px;
  z-index: 11;
  cursor: pointer;
  top: -2px;
  background: url(../../upgrade-now/img/icon_yw.png) no-repeat center center;
}
.j-tip:hover {
  background-image: url(../../upgrade-now/img/icon_yw_hover.png);
}
.j-tip .j-tip-txt {
  width: 430px;
  height: auto;
  font-size: 14px;
  color: #fff;
  padding: 15px;
  background-color: #0f2944;
  border: solid 1px #081b2f;
  border-radius: 3px;
  position: absolute;
  display: none;
  line-height: 1.4 !important;
  word-spacing: normal;
  letter-spacing: normal;
  text-align: left !important;
}
.j-tip.j-left .j-tip-txt {
  left: 30px;
  bottom: 50%;
}
.j-tip.j-right .j-tip-txt {
  right: 30px;
  bottom: 50%;
}
.j-tip:hover .j-tip-txt {
  display: block;
}
.j-tip .j-tip-txt:before {
  content: '';
  width: auto !important;
  margin-bottom: 0;
  display: inline-block;
  border: 15px solid transparent;
  position: absolute;
}
.j-tip.j-left .j-tip-txt:before {
  border-right-color: #0f2944;
  top: 50%;
  margin-top: -15px;
  left: -30px;
}
.j-tip.j-right .j-tip-txt:before {
  border-left-color: #0f2944;
  right: -30px;
  top: 50%;
  margin-top: -15px;
}
.j-tip.j-bottom .j-tip-txt {
  top: 30px;
  left: 50%;
}
.j-tip.j-bottom .j-tip-txt:before {
  border-bottom-color: #0f2944;
  left: 50%;
  margin-left: -15px;
  top: -30px;
}
.j-tip.j-top .j-tip-txt {
  bottom: 30px;
  left: 50%;
}
.j-tip.j-top .j-tip-txt:before {
  border-top-color: #0f2944;
  left: 50%;
  margin-left: -15px;
  bottom: -30px;
}
.j-left {
  float: left !important;
}
.j-right {
  float: right !important;
}
.j-tip-txt span {
  display: block;
  text-indent: 0;
}
.j-tip-txt span:first-child {
  margin-bottom: 20px;
}
.bg-e9eff2 {
  background-color: #e9eff2;
}
.guarantee-row li img {
  margin-right: 5px;
}
.guarantee-row {
  padding: 15px 0;
  word-spacing: -6px;
}
.guarantee-row:lang(fr) {
  font-size: 14px;
}
.guarantee-row li {
  width: 25%;
  word-spacing: normal;
}
.j-radio-label {
  font-size: 14px;
  color: #21252a;
  cursor: pointer;
  display: block;
  text-align: left;
  text-indent: 15%;
  margin-bottom: 5px;
}
.j-radio-label.checked::before,
.j-radio-label.checked:before {
  background: url(../../upgrade-now/img/icon_dx_i.png) no-repeat center center;
}
.choose-box dt:after,
.j-radio-label:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.j-radio-label:before {
  width: 14px;
  height: 14px;
  top: -2px;
  margin-right: 2px;
  background-image: url(../../upgrade-now/img/icon_dx_o.png);
}
.choose-box {
  border: 1px solid #d0d0d0;
  width: 114px;
  position: absolute;
  top: 0;
  left: 50%;
  margin: auto auto auto -57px;
  background-color: #fff;
  border-bottom: none;
}
.choose-box dd,
.choose-box dt {
  height: 24px;
  line-height: 24px;
  text-align: left;
  width: 100%;
  margin-left: 0;
  text-indent: 10px;
  cursor: pointer;
  font-size: 14px;
}
.choose-box dt {
  border: 1px solid #d0d0d0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: none;
  border-left: none;
  border-right: none;
}
.choose-box dt:after {
  height: 24px;
  width: 24px;
  border-left: 1px solid #d0d0d0;
  text-align: center;
  top: -1px;
  float: right;
  background: url(../../upgrade-now/img/icon_unfold.png) no-repeat center center;
}
.choose-box dd {
  display: none;
}
.choose-box dd:hover {
  background-color: #f0f0f0;
}
.choose-row {
  position: relative;
  min-height: 26px;
  z-index: 10;
  margin-bottom: 13px;
}
.choose-box:hover {
  border-color: #d5d5d5;
}
.choose-box dd:last-child {
  border-bottom: 1px solid #d0d0d0;
}
.bg-f5f7fa {
  background-color: #f5f7fa;
}
#tool {
  position: fixed;
  right: 0;
  bottom: 70px;
  cursor: pointer;
}
.return-top {
  border-radius: 2px;
  background: url(../../../images/footer_share.png) no-repeat -10px -10px;
  display: none;
}
.return-top:hover {
  background-position-x: -80px;
}
.return-top,
.share,
.share li {
  width: 60px;
  height: 60px;
}
.share {
  border-radius: 2px;
  background: url(../../../images/footer_share.png) no-repeat -150px -10px;
  cursor: pointer;
  margin-top: 10px;
  position: relative;
  z-index: 999;
}
.j-timeout-layer {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10086;
  background: #000 url(../../upgrade-now/img/bg-style.png) no-repeat center center;
  top: 0;
  left: 0;
  opacity: 0.5;
}
.j-timeout-dialog,
.j-timeout-dialog .close {
  background-color: #fff;
  -webkit-box-shadow: 0 0 2px rgba(3, 3, 3, 0.3);
  -moz-box-shadow: 0 0 2px rgba(3, 3, 3, 0.3);
  box-shadow: 0 0 2px rgba(3, 3, 3, 0.3);
}
.j-timeout-dialog {
  position: fixed;
  z-index: 10087;
  width: 428px;
  left: 50%;
  top: 50%;
  margin-left: -214px;
  margin-top: -112px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding-bottom: 30px;
}
.j-timeout-dialog .close {
  color: #747779;
  font-size: 28px;
  width: 30px;
  height: 30px;
  line-height: 25px;
  position: absolute;
  top: -15px;
  right: -14px;
  text-align: center;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
.j-timeout-dialog-content {
  height: auto;
  width: auto;
}
.j-timeout-dialog-content .j-td-head {
  background-color: #ff7112;
  height: 50px;
  text-align: center;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.j-td-head.timeup-pic {
  background-image: url(../../upgrade-lite/img/bg_time_tc.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.j-timeout-dialog-content .j-countdown-outbox {
  position: static;
  margin-left: auto;
  display: block;
  width: 100%;
  height: auto;
}
.j-timeout-dialog-content .countdown-content {
  width: auto;
  display: block;
  text-align: left;
}
.j-timeout-dialog-content .countdown-content .label-box {
  display: inline-block;
  width: auto;
  background-color: #fff;
}
.j-timeout-dialog-content h4 {
  font-size: 20px;
  color: #f55151;
  font-weight: 500;
  padding: 6px 0;
}
.j-timeout-tip {
  font-size: 26px;
  color: #ff7112;
  text-align: center;
  padding: 34px 0 24px;
}
.btn-shutdown,
.j-timeout-tip {
  font-weight: 700;
}
.j-timeout-dialog .close:hover {
  color: #000;
  font-weight: 700;
  -webkit-box-shadow: 0 0 3px rgba(33, 33, 33, 0.2);
  -moz-box-shadow: 0 0 3px rgba(33, 33, 33, 0.2);
  box-shadow: 0 0 3px rgba(33, 33, 33, 0.2);
}
.share:hover {
  background-position-x: -220px;
}
.share ul {
  font-size: 0;
  width: 300%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  z-index: 9999;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.share li {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  font-size: 16px;
  background: #fff;
  transition: all 0.5s;
}
.share .facebook,
.share li:hover {
  background: #e6f4ff;
}
.share .facebook::after {
  content: "";
  display: block;
  width: 20px;
  height: 40px;
  margin: 10px auto;
  background: url(../../../images/footer_share.png) no-repeat -8px -74px;
}
.share .facebook:hover::after {
  background-position-y: -114px;
}
.share .google::after,
.share .twitter::after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  margin: 10px auto;
}
.share .twitter::after {
  background: url(../../../images/footer_share.png) no-repeat -27px -72px;
}
.share .google:hover::after,
.share .twitter:hover::after {
  background-position-y: -112px;
}
.share .google::after {
  background: url(../../../images/footer_share.png) no-repeat -66px -72px;
}
.j-pf-icon-cp_fp {
  background-image: url(../../static/img/icon/Check-Partition/icon-FormatPartition.png);
}
.j-pf-icon-cp_ceo {
  background-image: url(../../static/img/icon/Check-Partition/icon-Checkerror.png);
}
.j-pf-icon-cp_fep {
  background-image: url(../../static/img/icon/Check-Partition/icon-Fixerror.png);
}
.j-pf-icon-cp_cbs {
  background-image: url(../../static/img/icon/Check-Partition/icon-Checkbadsectors.png);
}
.j-pf-icon-dc_cpw {
  background-image: url(../../static/img/icon/Disk_Partition-Copy/icon-Copy-Wizards.png);
}
.j-pf-icon-dc_uoh {
  background-image: url(../../static/img/icon/Disk_Partition-Copy/icon-Upgradetheolder.png);
}
.j-pf-icon-dc_cp {
  background-image: url(../../static/img/icon/Disk_Partition-Copy/icon-CopyPartition.png);
}
.j-pf-icon-dc_cws {
  background-image: url(../../static/img/icon/Disk_Partition-Copy/icon-CopywithSector.png);
}
.j-pf-icon-whd_wp {
  background-image: url(../../static/img/icon/Wipe-Hard-Drive-Wipe-Partition/icon-WipePartition.png);
}
.j-pf-icon-whd_wd {
  background-image: url(../../static/img/icon/Wipe-Hard-Drive-Wipe-Partition/icon-WipeData.png);
}
.j-pf-icon-whd_fp {
  background-image: url(../../static/img/icon/Wipe-Hard-Drive-Wipe-Partition/icon-FormatPartition.png);
}
.j-pf-icon-whd_nc {
  background-image: url(../../static/img/icon/Wipe-Hard-Drive-Wipe-Partition/icon-NTFSFAT32Converter.png);
}
.j-pf-icon-pcw_rd {
  background-image: url(../../static/img/icon/Easy-Partition-Recovery-Wizard/icon-recover-deleted.png);
}
.j-pf-icon-pcw_fs {
  background-image: url(../../static/img/icon/Easy-Partition-Recovery-Wizard/icon-fast-search.png);
}
.j-pf-icon-pcw_cp {
  background-image: url(../../static/img/icon/Easy-Partition-Recovery-Wizard/icon-CheckPartition.png);
}
.j-pf-icon-pcw_cdl {
  background-image: url(../../static/img/icon/Easy-Partition-Recovery-Wizard/icon-ChangeDriveLetter.png);
}
.j-pf-icon-rm_ssm {
  background-image: url(../../static/img/icon/Rebuild-MBR/icon-Solve.png);
}
.j-pf-icon-rm_cwb {
  background-image: url(../../static/img/icon/Rebuild-MBR/icon-CreateWinPE.png);
}
.j-pf-icon-rm_fdl {
  background-image: url(../../static/img/icon/Rebuild-MBR/icon-Freedata.png);
}
.j-pf-icon-rm_dpc {
  background-image: url(../../static/img/icon/Rebuild-MBR/icon-Disk_PartitionCopy.png);
}
.j-pf-icon-mo_ss {
  background-image: url(../../static/img/icon/Migrate-OS-to-SSD-or-HDD/icon-ssd.png);
}
.j-pf-icon-mo_hh {
  background-image: url(../../static/img/icon/Migrate-OS-to-SSD-or-HDD/icon-hdd.png);
}
.j-pf-icon-mo_mo {
  background-image: url(../../static/img/icon/Migrate-OS-to-SSD-or-HDD/icon-MigrateOStoSSDorHDDWizard.png);
}
.j-pf-icon-mo_ap {
  background-image: url(../../static/img/icon/Migrate-OS-to-SSD-or-HDD/icon-AlignPartition.png);
}
.j-pf-icon-remo_ep {
  background-image: url(../../static/img/icon/Resize-MovePartition/icon-extend-partition.png);
}
.j-pf-icon-remo_sp {
  background-image: url(../../static/img/icon/Resize-MovePartition/icon-shrink-partition.png);
}
.j-pf-icon-remo_mp {
  background-image: url(../../static/img/icon/Resize-MovePartition/icon-move-partition.png);
}
.j-pf-icon-remo_as {
  background-image: url(../../static/img/icon/Resize-MovePartition/icon-alllocate-free-space.png);
}
.j-pf-icon-qp_pnh {
  background-image: url(../../static/img/icon/Quick-Partition/icon-partition-a-new.png);
}
.j-pf-icon-qp_pnhcp {
  background-image: url(../../static/img/icon/Quick-Partition/icon-repartition.png);
}
.j-pf-icon-qp_pp {
  background-image: url(../../static/img/icon/Quick-Partition/icon-partition-parameters.png);
}
.j-pf-icon-qp_p {
  background-image: url(../../static/img/icon/Quick-Partition/icon-preset.png);
}
.j-pf-icon-cmg_gd {
  background-image: url(../../static/img/icon/Convert-to-MBR/icon-gpt-disk.png);
}
.j-pf-icon-cmg_md {
  background-image: url(../../static/img/icon/Convert-to-MBR/icon-mbr-disk.png);
}
.j-pf-icon-cmg_cwd {
  background-image: url(../../static/img/icon/Convert-to-MBR/icon-conversion-wihtout.png);
}
.j-pf-icon-cmg_cwt {
  background-image: url(../../static/img/icon/Convert-to-MBR/icon-conversion-when-boot.png);
}
.j-pf-icon-rmp {
  background-image: url(../../static/img/icon/icon-resize_move.png);
}
.j-pf-icon-qp {
  background-image: url(../../static/img/icon/icon-quik.png);
}
.j-pf-icon-cdb {
  background-image: url(../../static/img/icon/icon-convert-disk.png);
}
.j-pf-icon-dpc {
  background-image: url(../../static/img/icon/icon-disk-copy.png);
}
.j-pf-icon-mos {
  background-image: url(../../static/img/icon/icon-migrate-os-to-ssd.png);
}
.j-pf-icon-mbm {
  background-image: url(../../static/img/icon/icon-make-bootable.png);
}
.j-pf-icon-fwd {
  background-image: url(../../static/img/icon/icon-wipe-disk.png);
}
.j-pf-icon-epr {
  background-image: url(../../static/img/icon/icon-easy-partition.png);
}
.j-pf-icon-cp {
  background-image: url(../../static/img/icon/iconcheck-partition.png);
}
.j-pf-icon-rm {
  background-image: url(../../static/img/icon/icon-rebuild-mbr.png);
}
.j-pf-icon-epoi {
  background-image: url(../../static/img/icon/icon-solve.png);
}
.j-pf-icon-tdg {
  background-image: url(../../static/img/icon/icon-gift.png);
}
.j-pf-icon-frtt {
  background-image: url(../../static/img/icon/icon-money.png);
}
.cnt-guarantee {
  background-color: #ff9100;
  font-size: 0;
  padding: 20px 0;
}
.protection-box li {
  display: inline-block;
  width: 25%;
  text-align: center;
  color: #fff;
  font-size: 14px;
}
.func-icon {
  width: 35px;
  height: 35px;
  background: url(/assets/sw/images/icon/ic-2.png) no-repeat;
  margin-right: 10px;
}
.func-icon.day90 {
  background-position: -10px -10px;
}
.func-icon.bit256 {
  background-position: -55px -10px;
}
.func-icon.free-shipping {
  background-position: -100px -10px;
}
.func-icon.support24 {
  background-position: -145px -10px;
}
.protection-box li .left,
.protection-box li .right {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  font-size: 14px;
}
.user-info {
  color: #fff;
  height: 65px;
  overflow: hidden;
  margin: 30px 0 0;
  text-align: center;
}
.user-info .slick-list {
  height: 65px !important;
}
.user-info p {
  height: 20px;
  line-height: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 14px;
  opacity: 0.4;
}
.user-info .slick-active + p {
  opacity: 1;
}
.user-info .slick-slide,
.user-info .slick-slide:focus,
.user-info .slick-slide > div,
.user-info .slick-slide > div:focus,
.user-info .slick-slide > div > p,
.user-info .slick-slide > div > p:focus {
  outline: 0;
}
.s-fc-org {
  color: #ff9100;
}
.up-btn {
  width: 180px;
  height: 50px;
  background: #ff9100;
  border-radius: 4px;
  display: block;
  line-height: 46px;
  margin: 10px auto 0;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  font-weight: 700;
}
.ic-lf {
  text-align: left;
}
.ic-lf li {
  padding-left: 20px;
  position: relative;
}
.tip-box {
  padding-left: 20px;
  font-size: 14px;
  color: #333;
  font-weight: 400;
  display: inline-block;
  position: relative;
}
.tips {
  display: inline-block;
  position: relative;
}
.tips .ic {
  width: 15px;
  height: 15px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  background: url(/assets/sw/images/icon/ic-1.png) no-repeat;
  background-position: -34px -10px;
  margin: 0;
  padding: 0;
}
.tips:hover .ic {
  background-position: -59px -10px;
}
.tips .tips-cnt {
  border-color: #fff;
  padding: 15px 20px 20px;
  border-top: 3px solid #ff9100;
  font-size: 14px;
  line-height: 24px;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=125, Strength=6);
  width: 300px;
  background-color: #fff;
  position: absolute;
  bottom: 30px;
  left: -163px;
  display: none;
  font-weight: 400;
  z-index: 10;
  border-radius: 10px;
  font-family: 'Segoe UI', 'myriad pro', 'microsoft yahei', '微软雅黑', 'Helvetica', 'Tahoma', 'Arial', 'STXihei', 'sans-serif';
}
.tips .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% - 12px);
  z-index: 2;
}
.tips:hover .tips-cnt {
  display: block;
}
.tips.other .tips-cnt {
  left: calc(50% - 150px);
}
.ic-lf li:before,
.tip-box:before {
  content: '';
  width: 15px;
  height: 15px;
  background: url(/assets/sw/images/icon/ic-1.png) no-repeat -10px -10px;
  position: absolute;
  top: 2px;
  left: 0;
}
.ic-lf.hook2 li::before,
.ic-lf.hook li::before {
  background: url(/assets/sw/images/icon/icon-ungrade1.png) no-repeat 2px -31px;
}
.ic-lf.hook2 li::before {
  background-position: 2px -57px;
}
.cl:after {
  content: '';
  display: block;
  overflow: hidden;
  visibility: hidden;
  clear: both;
  height: 0;
}
.bnr-other {
  text-align: center;
  margin-bottom: 30px;
}
.bnr-other h1 {
  max-width: 990px;
  margin: 0 auto 27px auto;
  font-weight: bold;
  font-size: 36px;
  line-height: 1.33;
}
.bnr-other .g-ls {
  max-width: 1040px;
  margin: 0 auto;
}
.bnr-other .g-it {
  background: #fff;
  float: left;
  width: 42.3%;
  box-shadow: 0px 10px 30px 0px rgba(28, 98, 196, 0.25);
  border-radius: 20px;
  margin: 0 3.8%;
  border-top: 8px solid #1961F4;
}
.bnr-other .g-it:nth-child(2) {
  border-color: #2427BA;
}
.bnr-other .g-it .top {
  padding: 42px 30px 30px;
}
.bnr-other .g-it .btm {
  margin: 0 30px;
  padding: 25px 0 20px;
  border-top: 1px solid #E5E5E5;
  font-size: 14px;
}
.bnr-other .g-it h4 {
  font-size: 28px;
  line-height: 1.28;
}
.bnr-other .g-it .ic-lf {
  min-height: 195px;
}
.bnr-other .g-it .ic-lf li:not(:last-child) {
  margin-bottom: 8px;
}
.bnr-other .price {
  margin: 14px 0 0;
}
.bnr-other .price strong {
  font-size: 40px;
  color: #FF6600;
  margin-right: 5px;
}
.bnr-other .price del {
  font-size: 18px;
  color: #999;
}
.bnr-other .up-btn {
  background: #FF7519;
}
.bnr-other .up-btn:lang(jp) {
  font-size: 16px;
}
.bnr-other .up-btn::before {
  display: none;
}
.bnr-other .up-btn:hover {
  opacity: 0.9;
}
[data-source="create_portable_version"],
[data-banner="type1"] {
  display: none;
}
.upgrade-pro.create_portable_version .j-banner-outer,
.upgrade-server.create_portable_version .j-banner-outer,
.upgrade-pro.create_portable_version .bg-upgrade-lite,
.upgrade-server.create_portable_version .bg-upgrade-lite {
  background: url(http://diskpart.com/assets/sw/images/upgrade-now/banner-v2.jpg) no-repeat top center;
  background-size: 100% auto;
}
.upgrade-pro.create_portable_version .j-marquee li,
.upgrade-server.create_portable_version .j-marquee li {
  color: #000 !important;
}
.upgrade-pro.create_portable_version .user-info p,
.upgrade-server.create_portable_version .user-info p {
  color: #a8a8a8;
  opacity: 1;
}
.upgrade-pro.create_portable_version .user-info .slick-active + p,
.upgrade-server.create_portable_version .user-info .slick-active + p {
  color: #000;
}
.upgrade-pro.create_portable_version .f-th:nth-child(3),
.upgrade-server.create_portable_version .f-th:nth-child(3),
.upgrade-pro.create_portable_version .f-td:nth-child(3),
.upgrade-server.create_portable_version .f-td:nth-child(3) {
  display: none;
}
.upgrade-pro.create_portable_version [data-source="def"],
.upgrade-server.create_portable_version [data-source="def"],
.upgrade-pro.create_portable_version [data-banner="def"],
.upgrade-server.create_portable_version [data-banner="def"] {
  display: none;
}
.upgrade-pro.create_portable_version [data-source="create_portable_version"],
.upgrade-server.create_portable_version [data-source="create_portable_version"],
.upgrade-pro.create_portable_version [data-banner="type1"],
.upgrade-server.create_portable_version [data-banner="type1"] {
  display: block;
}
.upgrade-pro.create_portable_version.upgrade-server .f-th:nth-child(3),
.upgrade-server.create_portable_version.upgrade-server .f-th:nth-child(3),
.upgrade-pro.create_portable_version.upgrade-server .f-td:nth-child(3),
.upgrade-server.create_portable_version.upgrade-server .f-td:nth-child(3) {
  display: table-cell;
}
.create_portable_version .f-table-column-6 .f-tr .f-th:nth-child(2),
.create_portable_version .f-table-column-6 .f-tr .f-td:nth-child(2) {
  display: none !important;
}
.upgrade-pro.create_portable_version .f-table-outer .f-table .f-th.bg-fff1e6,
.upgrade-server.create_portable_version .f-table-outer .f-table .f-th.bg-fff1e6 {
  display: none !important;
}
.upgrade-pro.create_portable_version .f-table-upgserv .f-tr .f-td:nth-child(2),
.upgrade-server.create_portable_version .f-table-upgserv .f-tr .f-td:nth-child(2) {
  display: none !important;
}
.upgrade-server .f-tr .f-td,
.upgrade-server .f-tr .f-th {
  width: 23% !important;
}
.upgrade-server .f-tr .f-td:nth-child(1),
.upgrade-server .f-tr .f-th:nth-child(1) {
  width: 31% !important;
}
#back-top {
  position: fixed;
  bottom: 100px;
  right: 20px;
  fill: #fff;
  width: 50px;
  height: 50px;
  background-color: #1939b6;
  opacity: 0.5;
  z-index: 100;
  border-radius: 50%;
}
#back-top:hover,
.fade.in {
  opacity: 1;
}
#back-top:hover,
.fade.in {
  opacity: 1;
}
.f-table [data-vat="after-tax"] {
  font-size: 14px;
}
.j-banner-outer .img-bx {
  position: relative;
}
.j-banner-outer .img-bx .coupon-txt {
  position: absolute;
  color: #fff;
  font-weight: bold;
  font-style: normal;
  bottom: 39px;
  left: 4px;
  font-size: 20px;
  display: inline-block;
  width: 110px;
  text-align: center;
}
.j-banner-outer .img-bx .coupon-txt small {
  font-weight: normal;
  position: relative;
  top: 1px;
}
.create_portable_version.upgrade-pro #compare .f-th:nth-child(2),
.create_portable_version.upgrade-pro #compare .f-td:nth-child(2) {
  display: none !important;
}
.create_portable_version.upgrade-pro #compare .f-th:nth-child(1) {
  width: 20%;
}
.create_portable_version.upgrade-pro #compare .f-th,
.create_portable_version.upgrade-pro #compare .f-td {
  width: 14%;
}
.create_portable_version.upgrade-pro #compare .f-th:last-child,
.create_portable_version.upgrade-pro #compare .f-td:last-child {
  display: table-cell;
}
.buybox {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.bg-upgrade-unlimited,
.bg-upgrade-server {
  background-size: cover;
}
.j-banner-outer {
  padding-bottom: 30px;
}
.upgrade-server .unlimited-new2 {
  display: none;
}
[lang=jp] .f-tr .sale-price {
  display: block;
}
