.banner {
  background: #1361da url("/assets/images/background/unlimited-chahua.png") no-repeat right bottom;
  background-size: contain;
}
.banner .container {
  padding-top: 110px;
  padding-bottom: 40px;
}
.banner .hook1 li {
  font-size: 16px;
  margin-bottom: 10px;
  color: #ffffff;
}
.banner h1 {
  font-size: 60px;
  font-weight: bold;
  line-height: 1.2;
  color: #ffffff;
  margin-bottom: 30px;
}
.banner h1 small {
  font-size: 48px;
}
.banner .price-flex {
  margin-top: 75px;
  margin-bottom: 65px;
}
.banner .price-flex .price {
  font-size: 20px;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 10px;
}
.banner .price-flex .price strong {
  margin-left: 10px;
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
  color: #FF9100;
}
.banner .price-flex .price del {
  font-size: 20px;
  opacity: 0.6;
  text-decoration: line-through;
}
.banner .price-flex .pricing-cb-text {
  cursor: pointer;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
}
.banner .btn-org2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 45px;
  height: 45px;
  min-width: 200px;
  border-radius: 4px;
}
.banner .arw-wt {
  font-size: 18px;
  color: #fff;
  margin-left: 20px;
}
.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 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 .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: 1200px) {
  .guarantee .part-guarantee-box {
    text-align: center;
  }
}
@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;
}
.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%;
  }
}
.what .container {
  padding-top: 100px;
  padding-bottom: 90px;
}
.what h2 {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  color: #000;
  margin-bottom: 15px;
}
.what h2 + p {
  font-size: 18px;
  text-align: center;
  color: #666666;
}
.what .what-tp {
  margin-top: 150px;
}
.what .what-tp .improve {
  max-width: 1100px;
  margin: auto;
}
.what .what-tp h5 {
  font-size: 36px;
  font-weight: bold;
  color: #1a1a1a;
  margin-bottom: 60px;
  position: relative;
}
.what .what-tp h5:lang(es) {
  font-size: 3.4rem;
}
.what .what-tp h5:before {
  content: '';
  display: inline-block;
  width: 30px;
  height: 4px;
  background-color: #000000;
  border-radius: 2px;
  position: absolute;
  bottom: -50%;
  margin-top: -2px;
  left: 0;
}
.what .what-tp h5 + p {
  font-size: 18px;
  line-height: 36px;
  color: #666;
  max-width: 530px;
}
.what .what-tp .impr-box {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
}
.what .what-tp .margin-center .impr-txt {
  margin: auto;
}
.what .what-tp .margin-right .impr-txt {
  margin-right: 0;
  margin-left: auto;
}
.what .what-tp .impr-txt {
  max-width: 280px;
  text-align: center;
}
.what .what-tp .impr-txt h6 {
  font-size: 16px;
  font-weight: bold;
  color: #1a1a1a;
  margin: 15px auto;
}
.what .what-tp .impr-txt p {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
}
.what .what-tp .impr2 {
  display: flex;
}
.what .what-tp .impr2 h6 {
  font-size: 16px;
  font-weight: bold;
  color: #1a1a1a;
  margin-bottom: 20px;
}
.what .what-tp .impr2 p {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
}
.what .what-tp .impr2 .unli {
  margin: 0;
}
.what .what-tp .impr2 .impr2-right {
  max-width: calc(100% - 145px);
  margin-left: 20px;
}
.what .what-tp .unli {
  margin: auto;
  width: 60px;
  height: 60px;
  display: inline-block;
  background: url("/assets/images/icons/icon-dp-unli.png") no-repeat;
}
.what .what-tp .unli.icon-nuli1 {
  background-position: 0px 0px;
}
.what .what-tp .unli.icon-nuli2 {
  background-position: 0 -70px;
}
.what .what-tp .unli.icon-nuli3 {
  background-position: 0 -140px;
}
.what .what-tp .unli.icon-nuli4 {
  background-position: 0 -210px;
}
.what .what-tp .unli.icon-nuli5 {
  background-position: 0 -280px;
}
.what .what-tp .unli.icon-nuli6 {
  background-position: 0 -350px;
}
.what .what-tp .unli.icon-nuli7 {
  background-position: 0 -420px;
}
.what .what-tp .unli.icon-nuli8 {
  background-position: 0 -490px;
}
.what .what-tp .unli.icon-nuli9 {
  background-position: 0 -560px;
}
.what .what-tp .unli.icon-nuli10 {
  background-position: 0 -630px;
}
.what .what-tp .unli.icon-nuli11 {
  background-position: 0 -700px;
}
.what .what-tp .unli.icon-nuli12 {
  background: url(/assets/images/icons/ic12-PortableUSB.png) no-repeat center;
}
.what .what-bt {
  background-color: #ffffff;
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  padding: 90px 50px 60px 50px;
}
.what .what-bt .impr-box {
  margin-top: 50px;
}
@media (max-width: 992px) {
  .what .what-tp .improve:nth-of-type(even) {
    display: flex;
    flex-direction: column-reverse;
  }
  .what .what-bt {
    padding: 30px;
  }
  .what .what-tp h5 + p {
    max-width: 100%;
  }
  .what .what-tp {
    text-align: center;
    margin-top: 30px;
  }
  .what .what-tp h5 {
    margin-bottom: 20px;
  }
  .what .what-tp h5:before {
    display: none;
  }
  .what .what-tp .impr-txt {
    max-width: 100%;
    margin-top: 20px;
  }
  .what .what-tp .impr2 .impr2-right {
    margin-bottom: 20px;
    text-align: left;
  }
}
.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;
  }
}
.choose {
  background: #f5f7ff;
}
.choose .container {
  padding-top: 100px;
  padding-bottom: 100px;
}
.choose h2 {
  font-size: 40px;
  font-weight: bold;
  color: #1a1a1a;
  text-align: center;
  margin-bottom: 50px;
}
.choose .cb1 {
  background-color: #ffffff;
  box-shadow: 0px 8px 18px 0px rgba(21, 130, 246, 0.34);
  border-radius: 0px 0px 20px 20px;
  padding: 40px 20px;
  text-align: center;
}
.choose .cb1.border1 {
  border-top: 6px solid #ffb700;
}
.choose .cb1.border2 {
  border-top: 6px solid #ff9100;
}
.choose .cb1.border3 {
  border-top: 6px solid #ff5900;
}
.choose .popular {
  padding: 5px 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  color: #fefefe;
  background: #ff5900;
  text-align: center;
}
.choose .popular.visibility {
  visibility: hidden;
}
.choose h5 {
  margin: 15px auto;
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  color: #1a1a1a;
}
.choose .price {
  max-width: 225px;
  margin: auto;
  font-size: 32px;
  font-weight: bold;
  color: #1a1a1a;
}
.choose .price.right {
  text-align: right;
}
.choose .price del {
  font-size: 16px;
  font-weight: normal;
  color: #8b8b8b;
  text-decoration: line-through;
}
.choose .pricing-cb.pricing-checked {
  background-position: center;
  background: url("/assets/images/icons/hook2.png") no-repeat;
  width: 11px;
  height: 11px;
}
.choose .pricing-cb-text {
  font-size: 14px;
  font-weight: normal;
  color: #1a1a1a;
}
.choose .btn {
  display: table;
  margin: 20px auto;
  min-width: 150px;
  font-size: 18px;
  border-radius: 4px;
  box-shadow: 0px 2px 4px 0px rgba(255, 145, 0, 0.47);
}
.choose .btny1 {
  background-color: #ffb700;
}
.choose .btny2 {
  background-color: #ff9100;
}
.choose .btny3 {
  background-color: #ff5900;
}
.choose .ic-lf {
  min-height: 230px;
  padding-top: 20px;
  border-top: 1px solid #e8edff;
}
.choose .ic-lf li {
  padding-left: 25px;
  font-size: 14px;
  line-height: 24px;
  color: #1a1a1a;
  margin-bottom: 10px;
}
.choose .ic-lf li:before {
  left: 10px;
  background: #4a4a4a;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .choose h5 {
    min-height: 120px;
  }
  .choose .ic-lf {
    min-height: 270px;
  }
}
@media (max-width: 991px) {
  .choose .ic-lf {
    min-height: auto;
  }
  .popular {
    margin-top: 30px;
  }
  .popular.visibility {
    margin-top: 0;
  }
}
.looking {
  background-color: #fff;
}
.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 h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  color: #1a1a1a;
  margin-bottom: 15px;
}
.looking .accordion1 .collapsed {
  border-bottom: 1px solid #ebecfb;
}
.looking .accordion1 .collapsed.active h5:after {
  transform: rotate(-180deg);
}
.looking .accordion1 .collapsed:last-child {
  border: none;
}
.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: #f5f7ff;
}
.awards .container {
  padding-top: 60px;
  padding-bottom: 60px;
}
.awards .container .pd-0 {
  padding: 0;
}
.awards h2 {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  color: #1a1a1a;
  margin-bottom: 60px;
}
.awards .comment-box li .name-c span {
  font-size: 22px;
  font-weight: bold;
  color: #1a1a1a;
  vertical-align: middle;
  text-align: left;
  margin-left: 15px;
}
.awards .comment-box li .name-c span small {
  display: block;
  font-size: 14px;
  color: #666666;
}
[lang='de'] .more dt,
[lang='fr'] .more dt,
[lang='es'] .more dt {
  font-size: 17px;
}
[lang='de'] .hard .hard-bt-box,
[lang='fr'] .hard .hard-bt-box,
[lang='es'] .hard .hard-bt-box {
  min-height: 342px;
}
[lang='de'] .awards .comment-box,
[lang='fr'] .awards .comment-box,
[lang='es'] .awards .comment-box {
  min-height: 369px;
}
[lang='de'] .awards .slick-slide,
[lang='fr'] .awards .slick-slide,
[lang='es'] .awards .slick-slide {
  min-height: 369px;
}
@media (max-width: 1199px) {
  [lang='de'] .hard .hard-bt-box,
  [lang='fr'] .hard .hard-bt-box,
  [lang='es'] .hard .hard-bt-box {
    min-height: 432px;
  }
  [lang='de'] .comment-box,
  [lang='fr'] .comment-box,
  [lang='es'] .comment-box {
    min-height: auto;
  }
  [lang='de'] .slick-slide,
  [lang='fr'] .slick-slide,
  [lang='es'] .slick-slide {
    min-height: auto;
  }
}
@media (max-width: 991px) {
  [lang='de'] .hard .hard-bt-box,
  [lang='fr'] .hard .hard-bt-box,
  [lang='es'] .hard .hard-bt-box {
    min-height: auto;
  }
}
[lang='de'] .comment-box li,
[lang='fr'] .comment-box li,
[lang='es'] .comment-box li {
  padding: 30px 72px 20px;
}
@media (max-width: 500px) {
  [lang='de'] .what .what-tp h5,
  [lang='fr'] .what .what-tp h5,
  [lang='es'] .what .what-tp h5 {
    font-size: 24px;
  }
  [lang='de'] .hard h2,
  [lang='fr'] .hard h2,
  [lang='es'] .hard h2 {
    font-size: 24px;
  }
}
.awards .comp .slick-list .slick-track li:nth-child(4) img {
  padding: 0;
}
.border1 .proitem,
.border2 .proitem,
.border3 .proitem {
  position: relative;
  width: 210px;
  margin: auto;
}
.border1 .proitem small,
.border2 .proitem small,
.border3 .proitem small {
  position: absolute;
  color: #eee;
  font-size: 22px;
  padding: 11px 0 0 13px;
  text-align: left;
  text-shadow: 3px 2px 2px rgba(0, 0, 0, 0.35);
  bottom: 14px;
  right: 4px;
  width: 124px;
  height: 103px;
  background: url(/assets/images/product/caidai.png) no-repeat center;
  background-size: 100%;
  box-sizing: border-box;
  zoom: 0.9;
  bottom: 17px;
  right: 39px;
  font-weight: 600;
}
.border1 .proitem small span,
.border2 .proitem small span,
.border3 .proitem small span {
  font-size: 16px;
  font-weight: normal;
  display: inline-block;
  transform: rotate(14deg);
  position: relative;
  top: 4px;
  margin-left: 3px;
}
.border3 .proitem small {
  padding: 13px 0 0 13px;
  right: 12px;
  background: none;
}
.banner .price-flex {
  margin: 50px 0 30px;
}
.banner .price-flex strong {
  color: #FF9100;
}
.banner .btn {
  width: 250px;
  height: 60px;
  background: #FF9100;
  border-radius: 6px;
  line-height: 60px;
  font-size: 24px;
  font-weight: 400;
}
.choose .minsize {
  font-size: 14px;
  color: #888;
  font-weight: 100;
}
.border3 .proitem small {
  padding: 3px 0 0 13px;
}
.border1 .proitem,
.border2 .proitem,
.border3 .proitem {
  min-height: 168px;
}
[lang=jp] .choose .border1 .price,
[lang=jp] .choose .border2 .price {
  padding-top: 25px;
  min-height: 93px;
}
[lang=jp] .choose .border1 .price strong,
[lang=jp] .choose .border2 .price strong {
  margin-left: 5px;
}
[lang=jp] .choose [data-vat="after-tax"] {
  display: block;
  min-height: 0;
}
[lang=it] .border3 .proitem small {
  padding: 3px 0 0 8px;
}
[lang=it] .border3 .proitem small span {
  margin-left: 0;
}
[lang=it] .border3 .proitem small span:nth-child(1) {
  transform: rotate(5deg);
}
[lang=it] .border3 .proitem small span:nth-child(2) {
  top: 12px;
  left: auto;
  right: 4px;
  transform: rotate(18deg);
}
[lang=tw] .choose .price.right {
  text-align: center;
}
