.banner {
  background: url("/assets/images/background/pa-tech-banner-bg.png") no-repeat center;
  background-size: cover;
}
.banner .banner-top {
  position: relative;
}
.banner .banner-top del {
  font-size: 18px;
  color: #ffffff;
  text-decoration: line-through;
  margin-left: 5px;
}
.banner .container {
  padding: 110px 15px 45px 15px;
}
.banner h1 {
  font-size: 60px;
  font-weight: bold;
  line-height: 70px;
  margin-bottom: 10px;
  color: #fff;
}
.banner h1 small {
  font-size: 40px;
}
.banner h1 small:first-letter {
  font-size: 48px;
}
.banner li {
  padding-left: 25px;
  margin-top: 15px;
  font-size: 16px;
  color: #fff;
}
.banner .price {
  margin-top: 50px;
  font-size: 40px;
  font-weight: bold;
  color: #f76a2d;
  display: inline-block;
}
.banner .price-bx {
  margin-top: 50px;
}
.banner .notice-box {
  font-size: 16px;
  line-height: 20px;
  color: #fff;
}
.banner .btng {
  margin-top: 40px;
}
.banner .btn-org2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 45px;
  min-width: 200px;
  height: 45px;
  margin-right: 30px;
}
.banner .arw {
  font-size: 18px;
}
.banner .trust-info {
  margin-top: 100px;
}
.banner .trust-info > span {
  font-size: 18px;
  vertical-align: middle;
  display: inline-table;
  height: 40px;
  color: #fff;
}
.banner .trust-info ul {
  display: inline-table;
}
.banner .trust-info li {
  display: table-cell;
  vertical-align: middle;
  height: 34px;
  padding: 3px 25px;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.banner .trust-info li:last-child {
  border-right: 0 none;
}
@media (min-width: 1200px) {
  .banner .banner-top-img {
    position: absolute;
    right: -45px;
    top: -20px;
  }
}
@media (max-width: 1199px) {
  .banner .banner-top-img {
    display: none;
  }
}
@media all and (max-width: 992px) {
  .banner.bg {
    padding-top: 55px;
  }
  .banner .subj-pic-wrapper {
    background-image: none;
    padding: 0;
  }
  .banner .subj-pic-wrapper h1 {
    text-align: center;
  }
  .banner .subj-pic-wrapper .banner-list {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .banner .trust-info {
    margin-top: 40px;
    text-align: center;
  }
  .banner .btn.btn-dld {
    display: table;
    margin: auto;
    padding-left: 14px;
    padding-right: 14px;
  }
}
@media all and (max-width: 576px) {
  .banner .trust-info > span {
    display: block;
    height: auto;
    line-height: normal;
  }
  .banner .trust-info li {
    display: block;
    border: 0;
    text-align: center;
    margin: 10px 0;
  }
  .banner .trust-info li > img {
    display: block;
    margin: auto;
  }
}
@media (max-width: 392px) {
  .banner .arw {
    margin-top: 10px;
  }
}
.guarantee {
  padding: 15px 0 15px;
}
.guarantee .part-guarantee-box {
  text-align: center;
}
.guarantee .part-guarantee-box .txt {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  text-align: left;
  color: #333;
  line-height: 1.2;
  white-space: nowrap;
}
@media (max-width: 991px) {
  .guarantee .part-guarantee-box {
    padding: 0;
  }
  .guarantee li > div {
    display: inline-block;
    width: 220px;
    text-align: left;
    margin-bottom: 10px;
  }
}
@media (max-width: 479px) {
  .guarantee li > div {
    width: 100%;
    text-align: center;
  }
  .guarantee .part-guarantee-box .txt {
    display: block;
    margin: 0;
    text-align: center;
  }
}
.hard {
  background-color: #f5f7ff;
}
.hard .container {
  padding: 100px 15px;
}
.hard h2 {
  text-align: center;
  max-width: 850px;
  margin: auto;
  font-size: 40px;
  font-weight: bold;
  line-height: 60px;
  color: #1a1a1a;
  margin-bottom: 50px;
}
.hard .hard-box {
  background: #145bd5 url("/assets/images/background/pa-tech-new-sanjiao.png") no-repeat left top;
  border-radius: 10px;
  padding: 30px;
}
.hard .hard-img {
  text-align: center;
}
.hard .hard-p {
  margin-top: 30px;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
}
.hard .hard-bt {
  margin-top: 70px;
}
.hard .hard-bt-box {
  max-width: 360px;
  background-color: #ffffff;
  box-shadow: 0px 10px 30px 0px rgba(21, 88, 209, 0.25);
  border-radius: 10px;
  padding: 30px;
  text-align: center;
}
.hard .hard-bt-box img {
  height: 100px;
  transition: transform 0.3s ease-in-out;
}
.hard .hard-bt-box:hover img {
  transform: translateY(-20px);
}
.hard .hard-bt-box p {
  font-size: 16px;
  line-height: 22px;
  color: #666;
}
.hard h4 {
  margin: 20px auto;
  font-size: 20px;
  line-height: 24px;
  color: #333333;
}
@media (min-width: 993px) and (max-width: 1200px) {
  .hard .hard-bt-box p {
    min-height: 110px;
  }
}
@media (max-width: 992px) {
  .hard .hard-bt {
    margin-top: 0;
  }
  .hard .hard-bt-box {
    margin-top: 20px;
    max-width: 100%;
  }
}
.solve {
  background: url("/assets/images/background/bg2-solve.png") no-repeat center;
  background-size: cover;
}
.solve .container {
  padding: 100px 15px;
}
.solve .solve-box {
  margin-top: 70px;
}
.solve h2 {
  font-size: 40px;
  font-weight: bold;
  color: #000;
  text-align: center;
}
.solve .top-txt {
  font-size: 22px;
  line-height: 36px;
  color: #ff9100;
}
.solve h4 {
  font-size: 36px;
  line-height: 1.1;
  color: #1a1a1a;
  margin-bottom: 25px;
  position: relative;
}
.solve h4:before {
  position: absolute;
  display: inline-block;
  content: '';
  width: 30px;
  height: 4px;
  bottom: -25px;
  left: 0;
  background-color: #000000;
  border-radius: 2px;
}
.solve p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  padding-top: 20px;
}
.solve hr {
  background-color: #ebecfb;
  margin: 20px 0;
}
.solve .solve-img {
  padding-top: 60px;
}
.solve .text-right {
  text-align: right;
}
.solve .bt-box {
  display: flex;
  align-items: center;
}
.solve .bt-box .bt-txt {
  position: relative;
}
.solve .bt-box .bt-txt:before {
  content: '';
  background: url("/assets/images/icons/dou-left.png") no-repeat center;
  width: 14px;
  height: 10px;
  position: absolute;
  display: block;
  left: 20px;
  top: 0;
}
.solve .bt-box .bt-txt:after {
  content: '';
  background: url("/assets/images/icons/dou-right.png") no-repeat center;
  width: 14px;
  height: 10px;
  position: absolute;
  display: block;
  right: 0;
  bottom: 0;
}
.solve .bt-box .bt-txt p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  font-style: italic;
  padding-left: 44px;
  padding-top: 0;
}
@media (max-width: 993px) {
  .solve .solve-img {
    text-align: center;
    padding-top: 0;
  }
  .solve .solve-box {
    margin-top: 20px;
  }
  .solve-box:nth-of-type(even) {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media (max-width: 430px) {
  .solve .bt-box .bt-txt {
    padding-top: 15px;
  }
  .solve .bt-box {
    flex-direction: column;
    flex-wrap: wrap;
  }
  .solve .bt-box .bt-txt p {
    padding-left: 0;
  }
  .solve .bt-box .bt-txt:before {
    left: 0;
  }
}
.more {
  background: url("/assets/images/background/bg3-specification.png") no-repeat center;
  background-size: cover;
}
.more .container {
  padding: 100px 15px;
}
.more h2 {
  font-size: 40px;
  font-weight: bold;
  line-height: 70px;
  color: #ffffff;
  position: relative;
  padding-bottom: 30px;
}
.more h2:before {
  content: '';
  display: inline-block;
  width: 40px;
  height: 6px;
  background-color: #ffffff;
  border-radius: 3px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.more .more-box {
  display: flex;
  flex-wrap: nowrap;
  background-color: #193db9;
  border-radius: 20px;
  max-width: 800px;
  margin-right: 0;
  margin-left: auto;
  padding: 50px 10px;
}
.more dl {
  display: inline-block \0;
  word-spacing: -8px \0;
  max-width: 33.33%;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0 20px;
}
.more dl:nth-of-type(2) dd:last-child::before {
  display: none;
}
.more dl:last-child {
  border-right: none;
}
.more dt {
  word-spacing: normal;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 20px;
  color: #ffffff;
}
.more dd {
  word-spacing: normal;
  padding-left: 15px;
  position: relative;
  font-size: 14px;
  margin-bottom: 10px;
  color: #ffffff;
  opacity: 0.7;
}
.more dd:before {
  content: '';
  position: absolute;
  background: #fff;
  top: 8px;
  left: 2px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
}
@media (max-width: 768px) {
  .more dl {
    max-width: 100%;
    border-right: none;
    padding: 0;
  }
  .more .more-box {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .more h2 {
    padding-bottom: 0;
    margin-bottom: 20px;
  }
}
.why {
  background-color: #f5f7ff;
}
.why .container {
  padding-top: 100px;
  padding-bottom: 100px;
}
.why h2 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  color: #1a1a1a;
  margin-bottom: 70px;
}
.why .why-box {
  max-width: 280px;
  margin: auto;
  padding: 20px 30px;
  text-align: center;
  background-color: #ffffff;
  box-shadow: 0px 15px 29px 0px rgba(86, 131, 244, 0.35);
  border-radius: 10px;
}
.why h4 {
  margin-top: 25px;
  margin-bottom: 20px;
  font-family: "Myriad Pro", sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 26px;
  color: #1a1a1a;
}
.why p {
  font-size: 16px;
  line-height: 26px;
  color: #666;
  min-height: 130px;
}
@media (min-width: 1200px) {
  .why .why-img {
    height: 160px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .why p {
    min-height: 160px;
  }
  .why .why-img {
    height: 115px;
  }
}
@media (max-width: 992px) {
  .why .why-box {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .why .why-img {
    height: 160px;
  }
}
@media (max-width: 767px) {
  .why .why-img,
  .why p {
    height: auto;
    min-height: auto;
  }
  .why .why-img {
    height: auto;
  }
}
.works {
  background: #fff;
}
.works .container {
  padding: 100px 15px;
}
.works h2 {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  line-height: 48px;
  color: #202020;
  margin-bottom: 60px;
}
.works [data-elem="togBtn"] h6 {
  font-family: "Myriad Pro", sans-serif;
  position: relative;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
  min-width: 285px;
  font-size: 18px;
  word-spacing: normal;
  white-space: initial;
}
.works [data-elem="togBtn"] h6 img {
  display: inline-block;
  vertical-align: middle;
  word-spacing: normal;
  white-space: initial;
  margin-right: 10px;
}
.works .tog-bx {
  border-bottom: 1px solid #464E52;
  text-align: center;
  margin-bottom: 40px;
}
.works .tog-bx li {
  padding: 10px 0 30px;
  position: relative;
  transition: all 0.3s;
}
.works .tog-bx li::after {
  content: '';
  border-bottom: 10px solid transparent;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0;
  left: 50%;
  transition: all 0.3s;
}
.works .tog-bx li.active {
  color: #FF9100;
}
.works .tog-bx li.active::after {
  border-color: #FF9100;
  left: 0;
  width: 100%;
}
.works .slick-tt {
  padding-right: 0;
}
.works .slick-tt li {
  position: relative;
  padding-left: 30px;
}
.works .slick-tt li:not(:last-child) {
  padding-bottom: 60px;
  border-left: 1px dashed #d7d0e8;
}
.works .slick-tt li::before {
  content: '';
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: radial-gradient(circle closest-side, #c0caf8 46.5%, #dde2f7 73%, #e8ebf7 100%);
  position: absolute;
  top: -3px;
  left: -15px;
}
.works .slick-tt li.active::before {
  background: radial-gradient(circle closest-side, #2d52f1 46.5%, #ced5f5 73%, #e0e4f6 100%);
}
.works .slick-tt li.active h6 {
  color: #2D52F1;
}
.works .slick-tt li.active p {
  font-size: 16px;
  padding-bottom: 15px;
}
.works .slick-tt h6 {
  font-size: 18px;
  margin-bottom: 15px;
}
.works .slick-tt p {
  color: #333;
  font-size: 0;
  max-width: 90%;
}
.works .slick-dots {
  bottom: 0px;
}
.works .slick-dots li button {
  vertical-align: bottom;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #CECECE;
}
.works .slick-dots .slick-active button {
  background-color: #2D52F1;
}
.works .slick-body img {
  max-height: 415px;
  margin-bottom: 30px;
}
.works .slick-body .slick-prev {
  left: -15px;
}
.works .slick-body .slick-next {
  right: -15px;
}
.works .a-bx {
  text-align: center;
  margin-top: 30px;
}
.works .tog-cnt {
  margin-top: 120px;
}
.looking {
  background-color: #f5f7ff;
}
.looking .container {
  padding-top: 100px;
  padding-bottom: 100px;
}
.looking h2 {
  font-size: 36px;
  font-weight: bold;
  line-height: 48px;
  color: #202020;
  text-align: center;
  margin-bottom: 50px;
}
.looking .accordion1 {
  padding-top: 20px;
}
.looking .accordion1 h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  color: #1a1a1a;
  margin-bottom: 15px;
}
.looking .accordion1 .collapsed {
  border-bottom: 1px solid #ebecfb;
  padding-bottom: 10px;
}
.looking .accordion1 .collapsed.active h5:after {
  transform: rotate(-180deg);
}
.looking .accordion1 p {
  font-size: 16px;
  color: #6b6b6b;
}
.looking .accordion1 h5 {
  font-size: 18px;
  font-weight: bold;
  padding: 15px 30px 15px 0;
  color: #2f2f2f;
  position: relative;
}
.looking .accordion1 h5:after {
  position: absolute;
  content: "";
  right: 16px;
  top: 50%;
  margin-top: -5px;
  width: 15px;
  height: 10px;
  background: url(/assets/images/icons/icon_arrow_under.png) no-repeat center;
  transition: 0.7s;
}
.looking .contacts {
  background-color: #0c66dc;
  box-shadow: 0px 10px 30px 0px rgba(0, 37, 131, 0.3);
  border-radius: 20px;
  padding: 20px;
  text-align: center;
}
.looking .contacts h4 {
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  margin: 20px auto;
  color: #ffffff;
}
.looking .contacts a {
  color: #fff;
  text-decoration: underline;
}
.looking .contacts a:hover {
  text-decoration: none;
  transition: 1s;
}
.looking .contacts p {
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
}
.awards {
  background-image: linear-gradient(#f4f5f7, #f4f5f7), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, normal;
  background: #f4f5f7;
}
.awards .container {
  padding: 100px 0;
}
.awards h2 {
  font-size: 36px;
  font-weight: bold;
  line-height: 48px;
  color: #202020;
  text-align: center;
}
.awards .roundabout_box {
  text-align: center;
  position: relative;
  overflow: hidden;
  margin: 20px auto 40px;
}
.awards .roundabout_box li {
  background-color: #ffffff;
  box-shadow: 0px 10px 30px 0px rgba(86, 131, 244, 0.35);
  border-radius: 20px;
  border: none;
  padding: 40px;
}
.awards .roundabout-holder {
  list-style: none;
  width: 800px;
  height: 450px;
  margin: 0 auto;
  z-index: 9;
}
.awards .dot {
  text-align: center;
  margin-top: -15px;
}
.awards .dot li {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #cecece;
}
.awards .dot li.active {
  background-color: #091871;
}
.awards .roundabout-moveable-item {
  font-size: 16px !important;
  height: 420px;
  line-height: 26px;
  width: 580px;
  overflow: hidden;
}
.awards .roundabout-moveable-item::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
}
.awards .roundabout-moveable-item:hover::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.awards .roundabout-moveable-item:hover .fdic {
  cursor: pointer;
  display: block;
  z-index: 10;
}
.awards .roundabout-moveable-item .fdic {
  display: none;
  content: "";
  width: 58px;
  height: 58px;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(/assets/ppc/images/view.png) center no-repeat;
}
.awards .roundabout-in-focus p {
  display: block;
}
.awards .roundabout-holder .text {
  position: absolute;
  font-size: 1.6rem;
  color: #333333;
}
.awards .btn_l,
.awards .btn_r {
  position: absolute;
  top: 50%;
  margin-top: -34px;
  display: block;
  width: 18px;
  height: 28px;
  z-index: 9;
  overflow: hidden;
  line-height: 68px;
  font-size: 50px;
}
.awards .btn_l {
  left: 0;
  background: url(/assets/ppc/images/icon_left.png) center no-repeat;
}
.awards .btn_l:hover {
  background-image: url(/assets/ppc/images/icon_left_hover.png);
}
.awards .btn_r {
  right: 0;
  background: url(/assets/ppc/images/icon_right.png) center no-repeat;
}
.awards .btn_r:hover {
  background-image: url(/assets/ppc/images/icon_right_hover.png);
}
.awards .awards-box .a-logo {
  margin-bottom: 20px;
}
.awards .awards-box p {
  margin-top: 20px;
  font-size: 16px;
  color: #666;
  line-height: 30px;
}
@media (max-width: 768px) {
  .awards .roundabout-holder {
    width: auto;
    max-width: 100%;
  }
  .awards .roundabout-moveable-item {
    width: 90% !important;
    left: 10px !important;
    margin: auto;
    right: 10px !important;
    max-width: 100%;
  }
}
[lang='it'] .hard .hard-bt .hard-bt-box {
  min-height: 320px;
}
@media (max-width: 1199px) {
  [lang='it'] .hard .hard-bt .hard-bt-box {
    min-height: 364px;
  }
}
@media (max-width: 991px) {
  [lang='it'] .hard .hard-bt .hard-bt-box {
    min-height: auto;
  }
}
[lang='fr'] .hard .hard-bt-box,
[lang='de'] .hard .hard-bt-box {
  min-height: 320px;
}
[lang='fr'] .why .why-box,
[lang='de'] .why .why-box {
  min-height: 427px;
}
[lang='fr'] .more dt,
[lang='de'] .more dt {
  font-size: 17px;
}
@media (max-width: 1199px) {
  [lang='fr'] .hard .hard-bt-box,
  [lang='de'] .hard .hard-bt-box {
    min-height: 366px;
  }
  [lang='fr'] .why .why-box,
  [lang='de'] .why .why-box {
    min-height: 460px;
  }
}
@media (max-width: 991px) {
  [lang='fr'] .hard .hard-bt-box,
  [lang='de'] .hard .hard-bt-box {
    min-height: auto;
  }
  [lang='fr'] .why .why-box,
  [lang='de'] .why .why-box {
    min-height: auto;
  }
}
[lang='es'] .hard .hard-bt-box,
[lang='de'] .hard .hard-bt-box {
  min-height: 320px;
}
@media (max-width: 1199px) {
  [lang='es'] .hard .hard-bt-box,
  [lang='de'] .hard .hard-bt-box {
    min-height: 366px;
  }
}
@media (max-width: 991px) {
  [lang='es'] .hard .hard-bt-box,
  [lang='de'] .hard .hard-bt-box {
    min-height: auto;
  }
}
[lang='de'] .hard h2 {
  font-size: 3.7rem;
}
.banner .btn-org2 {
  width: 250px;
  height: 60px;
  background: #FF9100;
  border-radius: 6px;
  line-height: 60px;
  font-size: 22px;
  font-weight: 100;
}
.banner .price1 {
  padding-top: 60px;
  line-height: 40px;
  margin-bottom: 20px;
}
.banner .price1 .s-fc-blue {
  font-size: 38px;
  font-weight: 800;
  color: #FF9100;
  line-height: 42px;
  font-family: "MyriadPro Bd";
}
.banner .price1 .minsize {
  display: inline-block;
  margin-right: 5px;
  font-size: 18px;
  font-weight: 100;
  opacity: 0.8;
  color: #fff;
}
[lang=jp] .banner [data-vat="after-tax"] {
  color: #fff;
  opacity: 0.8;
}
[lang=en] .banner {
  background: url(/assets/images/partition-assistant-technician/banner-bg.png) no-repeat;
  background-size: cover;
  padding: 50px 0 80px;
  text-align: center;
  color: #fff;
}
[lang=en] .banner .trademark {
  display: flex;
  justify-content: space-around;
  max-width: 900px;
  align-items: center;
  margin: auto;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
[lang=en] .banner .trademark img {
  margin: 0 10px;
}
[lang=en] .banner .container {
  padding: 0;
}
[lang=en] .banner h1 {
  font-size: 48px;
}
[lang=en] .banner p.des {
  font-size: 24px;
  max-width: 1000px;
  margin: auto;
  line-height: 36px;
  margin-bottom: 35px;
}
[lang=en] .banner .wrap {
  margin: auto;
  display: flex;
  justify-content: space-between;
  background: #EEF2FC;
  border-radius: 20px;
  max-width: 1089px;
  padding: 40px 50px 30px;
}
[lang=en] .banner .bn-lf {
  text-align: left;
  width: 35%;
  padding-top: 55px;
}
[lang=en] .banner .bn-lf .ic-lf {
  margin-bottom: 70px;
}
[lang=en] .banner .bn-lf li {
  font-size: 14px;
  color: #333;
  margin-bottom: 10px;
}
[lang=en] .banner .bn-lf li::before {
  top: 1px;
}
[lang=en] .banner h3 {
  color: #000;
  font-size: 16px;
  margin-bottom: 15px;
}
[lang=en] .banner .bn-main {
  text-align: center;
  width: 60%;
}
[lang=en] .banner .bn-main .box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
[lang=en] .banner .item {
  background: #FFFFFF;
  border-radius: 10px;
  padding: 25px 0 32px;
  width: 280px;
}
[lang=en] .banner .item h4 {
  font-size: 24px;
  color: #000;
  margin-bottom: 8px;
}
[lang=en] .banner .item h4 + p {
  color: #666666;
  font-size: 14px;
  margin: 0 auto 35px;
  max-width: 180px;
}
[lang=en] .banner .item .label {
  color: #666666;
  line-height: 26px;
  font-size: 14px;
  background: #DEEBFF;
  border-radius: 12px;
  padding: 4px 18px;
}
[lang=en] .banner .price {
  margin: 25px 0 10px;
  display: block;
  font-size: 0;
}
[lang=en] .banner .price strong {
  font-size: 34px;
  color: #ff6900;
  line-height: 1;
  position: relative;
  display: inline-block;
}
[lang=en] .banner .price strong small {
  font-family: myriadpro bd;
  font-size: 22px;
  font-weight: 700;
  color: #ff6900;
  line-height: 1;
  vertical-align: top;
}
[lang=en] .banner .price del {
  color: #999;
  font-size: 18px;
}
[lang=en] .banner .btn.btn-org {
  width: 180px;
  height: auto;
  background: linear-gradient(0deg, #ff821e, #ff7112);
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  line-height: 1;
  padding: 15px 0;
}
[lang=en] .banner .btn.btn-org:hover {
  opacity: 0.8;
}
[lang=en] .banner .btn.btn-org::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(/assets/images/partition-manager-server-edition/ic-buy.png) no-repeat;
  vertical-align: -2px;
  margin-right: 15px;
}
[lang=en] .banner .mao a {
  font-size: 14px;
  font-weight: 600;
  text-decoration: underline;
  color: #000000;
  line-height: 20px;
}
@media (max-width: 991px) {
  [lang=en] .banner .wrap {
    display: block;
  }
  [lang=en] .banner .bn-lf {
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin-bottom: 50px;
  }
  [lang=en] .banner .bn-lf .ic-lf {
    display: inline-block;
    margin-bottom: 30px;
  }
  [lang=en] .banner .bn-main {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 754px) {
  [lang=en] .banner .bn-main .box {
    display: block;
  }
  [lang=en] .banner .bn-main .item {
    width: 100%;
    margin-bottom: 30px;
  }
}
@media (max-width: 450px) {
  [lang=en] .banner .bn-lf {
    padding-top: 10px;
  }
  [lang=en] .banner .wrap {
    padding: 20px 20px 30px;
  }
  [lang=en] .banner .item {
    padding: 24px 20px;
  }
}
[lang=en] .guarantee {
  background: #192FAA;
}
[lang=en] .guarantee .protection-box li {
  display: inline-block;
  width: 24.5%;
  text-align: center;
  color: #fff;
  font-size: 14px;
}
[lang=en] .guarantee .func-icon {
  width: 37px;
  height: 37px;
  margin-right: 10px;
}
[lang=en] .guarantee .func-icon.day90 {
  background: url(/assets/images/partition-manager-server-edition/icon_90day.png) no-repeat;
}
[lang=en] .guarantee .func-icon.bit256 {
  background: url(/assets/images/partition-manager-server-edition/icon_256bit.png) no-repeat;
}
[lang=en] .guarantee .func-icon.lcode {
  background: url(/assets/images/partition-manager-server-edition/icon_license.png) no-repeat;
}
[lang=en] .guarantee .func-icon.support24 {
  background: url(/assets/images/partition-manager-server-edition/icon_support.png) no-repeat;
}
[lang=en] .guarantee .left,
[lang=en] .guarantee .right {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  font-size: 14px;
}
@media (max-width: 991px) {
  [lang=en] .protection-box {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: space-between;
  }
  [lang=en] .protection-box::before,
  [lang=en] .protection-box::after {
    display: none;
  }
  [lang=en] .protection-box li > div {
    width: auto;
  }
}
@media (max-width: 754px) {
  [lang=en] .guarantee .func-icon {
    display: block;
    margin: 5px auto;
  }
}
@media (max-width: 600px) {
  [lang=en] .guarantee .protection-box li {
    width: 50%;
  }
}
