.banner {
  padding: 60px 0 50px;
  background: url(/assets/images/background/pur-bg-banner.png) no-repeat center;
  background-size: cover;
  color: #fff;
}
.banner #price-69-98 {
  display: none;
}
.banner #price-79-98 {
  display: block;
}
.banner h1 {
  text-align: center;
}
.banner h6 {
  margin-top: 110px;
  font-size: 2.2rem;
  color: #1a1a1a;
  min-height: 60px;
}
.banner h6 span {
  display: block;
  font-size: 1.6rem;
}
.banner .intro {
  text-align: center;
  font-size: 2.4rem;
}
.banner .part-buy-box {
  margin-top: 40px;
  text-align: center;
}
.banner .part-buy-row {
  padding-bottom: 20px;
}
.banner .marg-20 {
  margin: 15px 0;
}
.banner .banner-checkbox {
  margin: 15px 0;
}
.banner .equal-value-box {
  margin-top: 70px;
}
.banner .equal-value-box .price-item {
  font-size: 2.2rem;
}
.banner .equal-value-box .txt {
  color: #1a1a1a;
  padding-right: 8px;
}
.banner .equal-value-box .sale-price {
  font-size: 4rem;
}
.banner .equal-value-box .btn {
  margin-top: 40px;
  height: 60px;
  line-height: 60px;
  font-size: 2.2rem;
  font-weight: 900;
}
.banner .part-buy-row p {
  line-height: 1.8;
}
.banner .part-buy-item {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  width: 339px;
  min-height: 323px;
  color: #858585;
  background: #FFFFFF;
  box-shadow: 0px 8px 21px 0px rgba(0, 9, 17, 0.21);
  border-radius: 20px;
}
.banner .part-buy-item.add-equal {
  position: relative;
  margin: 0 50px;
}
.banner .part-buy-item.add-equal::before,
.banner .part-buy-item.add-equal::after {
  position: absolute;
  top: 50%;
  display: block;
  width: 42px;
  height: 42px;
  content: "";
  background: #eee;
}
.banner .part-buy-item.add-equal::before {
  background: url(/assets/images/icons/pur-jiahao.png) no-repeat center;
  left: -47px;
}
.banner .part-buy-item.add-equal::after {
  background: url(/assets/images/icons/pur-denghao.png) no-repeat center;
  right: -47px;
}
.banner .part-buy-item.res {
  min-height: 391px;
  background: #fff url(/assets/images/background/pur-bgdaojishi.png) no-repeat top;
  background-size: cover;
}
.banner .part-buy-item img {
  position: absolute;
  top: -75px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.banner .sale-price {
  font-size: 3rem;
  color: #FF9100;
  font-weight: 900;
}
.banner .countdown {
  margin: 15px auto 0;
  width: 200px;
  color: #fff;
  border-radius: 10px;
  background: #1459D3;
  box-shadow: 0px 3px 8px 0px rgba(3, 13, 37, 0.3);
  overflow: hidden;
}
.banner .countdown p {
  font-size: 1.2rem;
}
.banner .countdown > div {
  display: inline-block;
  vertical-align: bottom;
  width: 17%;
}
.banner .countdown > div span {
  font-size: 2rem;
}
.banner .countdown i {
  font-style: normal;
  font-size: 2.2rem;
}
.banner .countdown .txt-group {
  background-color: #fff;
}
.banner .countdown .txt-group > li {
  width: 21%;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.2rem;
  color: #3958DE;
}
.banner .res .price-item:lang(jp) span,
.banner .res .price-item:lang(jp) del {
  display: inline-block;
  vertical-align: top;
}
.banner .res .price-item:lang(jp) [data-vat="after-tax"] {
  display: block;
}
.banner .res .price-item:lang(jp) .txt {
  margin-top: 14px;
}
.banner .res .price-item:lang(jp) del {
  margin-top: 21px;
}
.guarantee {
  margin: 60px auto 0;
  max-width: 950px;
  min-height: 80px;
  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: #fff;
}
@media (max-width: 991px) {
  .guarantee .part-guarantee-box {
    padding: 0;
  }
  .guarantee li > div {
    display: inline-block;
    width: 200px;
    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;
  }
  .guarantee .part-guarantee-box li {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.product-wrap {
  padding: 90px 0;
}
.product-wrap h2 {
  text-align: center;
  margin-bottom: 70px;
}
.product-wrap .product-group {
  text-align: center;
}
.product-wrap .buybox-item {
  padding: 0 25px;
}
.product-wrap .buybox-item .con {
  max-width: 280px;
  min-height: 500px;
  background: rgba(243, 243, 243, 0);
  box-shadow: 0px 3px 10px 0px #8AACE9;
  border-radius: 10px;
}
.product-wrap .buybox-item .con:hover {
  box-shadow: 3px 3px 10px 3px #8AACE9;
}
.product-wrap .buybox-item .con.pro {
  background: url(/assets/images/background/pur-bg1.png) no-repeat top;
}
.product-wrap .buybox-item .con.serv {
  background: url(/assets/images/background/pur-bg2.png) no-repeat top;
}
.product-wrap .buybox-item .con.unli {
  background: url(/assets/images/background/pur-bg3.png) no-repeat top;
}
.product-wrap .buybox-item .con.tech {
  background: url(/assets/images/background/pur-bg4.png) no-repeat top;
}
.product-wrap .buybox-item .con img {
  margin: 20px 0 0;
  width: 100px;
  height: auto;
}
.product-wrap .buybox-item .con h3 {
  color: #fff;
  font-size: 2rem;
}
.product-wrap .buybox-item .con .buybox-info {
  margin-top: 25px;
  display: inline-block;
  text-align: left;
  font-size: 1.4rem;
  min-height: 135px;
  white-space: nowrap;
}
.product-wrap .buybox-item .con .buybox-info li {
  margin-bottom: 5px;
}
.product-wrap .buybox-item .con .pricing-cb-text {
  font-size: 1.4rem;
}
.product-wrap .buybox-item .con .price {
  margin: 8px 0 0px;
  font-size: 3.2rem;
  color: #FF8604;
}
.product-wrap .buybox-item .con .price del {
  font-size: 1.4rem;
  color: #999;
}
.product-wrap .buybox-item .con .btn {
  min-width: 160px;
  height: 44px;
  line-height: 44px;
}
.product-wrap .buybox-item:lang(jp) .price {
  min-height: 54px;
  margin-bottom: 10px;
}
.product-wrap .buybox-item:lang(jp) del,
.product-wrap .buybox-item:lang(jp) .price > span {
  display: inline-block;
  vertical-align: top;
  line-height: 1.2;
}
.product-wrap .buybox-item:lang(jp) del {
  margin-top: 16px;
}
.product-wrap .buybox-item:lang(jp) [data-vat="after-tax"] {
  display: block;
  font-size: 14px;
  color: #333;
}
.product-wrap .payment {
  margin-top: 60px;
  color: #666;
  text-align: center;
}
.product-wrap .payment img {
  margin-left: 8px;
  vertical-align: middle;
}
.faq-wrap {
  padding: 70px 0;
  background-color: #EEF1F3;
}
.faq-wrap h2 {
  text-align: center;
  margin-bottom: 30px;
}
.faq-wrap .accordion1 .tab-btn {
  position: relative;
  font-size: 1.8rem;
  padding: 15px 30px 15px 10px;
  border-radius: 3px;
  background-color: #fff;
  border-top: 2px solid #fff;
  color: #21252A;
}
.faq-wrap .accordion1 .tab-btn::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;
}
.faq-wrap .accordion1 .collapsed.active .tab-btn {
  border-top-color: #1454C8;
  box-shadow: 1px 3px 10px 0px #8aace9;
}
.faq-wrap .accordion1 .collapsed.active .tab-btn::after {
  transform: rotate(180deg);
}
.faq-wrap .accordion1 .collapsed:not(:last-child) {
  margin-bottom: 20px;
}
.faq-wrap .accordion1 .tab-panel {
  padding: 15px 0 0 10px;
  color: #5C5E5E;
  font-size: 1.4rem;
  line-height: 2;
}
.faq-wrap .contact-info {
  margin-top: 40px;
  padding: 40px 90px 0;
  border-top: 1px solid #D7DDE1;
  font-size: 1.4rem;
  line-height: 2;
}
.faq-wrap .contact-info .icon-service {
  position: relative;
  font-size: 2rem;
  color: #21252A;
}
.faq-wrap .contact-info .icon-service::before {
  position: absolute;
  top: 0;
  left: -40px;
  width: 28px;
  height: 32px;
  content: "";
  display: block;
  background: url(/assets/images/icons/Email.png) no-repeat center;
}
.review-wrap {
  background-color: #f5f7ff;
  padding: 90px 0;
}
.review-wrap h2 {
  text-align: center;
  margin-bottom: 40px;
}
.review-wrap .comment-box li .content-c {
  min-height: 160px;
}
.special-wrap {
  padding: 90px 0;
  background-color: #fff;
}
.special-wrap h2 {
  margin-bottom: 50px;
}
.special-wrap .combination-bx {
  background-color: #fff;
}
.special-wrap .combination-bx .txt-bx p {
  min-height: 120px;
}
[lang=es] .special-wrap .combination-bx .txt-bx p {
  min-height: 154px;
}
@media (max-width: 1200px) {
  .banner .part-buy-box {
    margin-top: 100px;
  }
  .banner .part-buy-box > li {
    margin-bottom: 30px;
  }
  .banner .part-buy-item {
    vertical-align: top;
  }
  .banner .part-buy-item.add-equal {
    margin-bottom: 30px;
  }
  .banner .guarantee {
    margin-top: 20px;
  }
  .product-wrap .buybox-item {
    padding: 10px;
  }
  .product-wrap .buybox-item .con .buybox-info {
    white-space: normal;
  }
  .faq-wrap .img-bubble-box {
    text-align: center;
    margin-bottom: 30px;
  }
}
@media (max-width: 999px) {
  .banner .part-buy-box > li {
    margin-bottom: 50px;
  }
  .banner .part-buy-item.add-equal {
    margin: 100px 0px 77px!important;
  }
  .banner .part-buy-item.add-equal::before,
  .banner .part-buy-item.add-equal::after {
    left: 0;
    right: 0;
    margin: auto;
  }
  .banner .part-buy-item.add-equal::before {
    top: -132px;
  }
  .banner .part-buy-item.add-equal::after {
    top: unset;
    bottom: -60px;
    right: 0!important;
  }
  .banner .part-buy-item:lang(en),
  .banner .part-buy-item:lang(jp) {
    width: 100%!important;
    max-width: 383px;
  }
  .product-wrap .buybox-item .con {
    margin: 0 auto;
  }
}
@media (max-width: 561px) {
  .product-wrap .payment .vis {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .banner .part-buy-box > li {
    width: 100%;
  }
  .banner .part-buy-item.add-equal {
    margin: 100px 0 55px;
  }
}
@media (min-width: 768px) {
  .product-wrap .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .product-wrap .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .product-wrap .container {
    width: 1200px;
  }
  .product-wrap .product-group {
    zoom: 0.9;
  }
}
[data-pricing-radio="true"] {
  cursor: pointer;
}
[lang=jp] .product-wrap .buybox-item .con,
[lang=fr] .product-wrap .buybox-item .con,
[lang=en] .product-wrap .buybox-item .con,
[lang=de] .product-wrap .buybox-item .con,
[lang=it] .product-wrap .buybox-item .con,
[lang=es] .product-wrap .buybox-item .con,
[lang=tw] .product-wrap .buybox-item .con {
  min-height: 530px;
}
[lang=jp] .pricing-cb,
[lang=fr] .pricing-cb,
[lang=en] .pricing-cb,
[lang=de] .pricing-cb,
[lang=it] .pricing-cb,
[lang=es] .pricing-cb,
[lang=tw] .pricing-cb {
  background: url('/assets/images/icons/icon-xuan2.png') no-repeat;
  background-position: 0px -107px;
}
[lang=jp] .pricing-cb.pricing-checked,
[lang=fr] .pricing-cb.pricing-checked,
[lang=en] .pricing-cb.pricing-checked,
[lang=de] .pricing-cb.pricing-checked,
[lang=it] .pricing-cb.pricing-checked,
[lang=es] .pricing-cb.pricing-checked,
[lang=tw] .pricing-cb.pricing-checked {
  background-position: 0px -71px;
}
[lang=jp] [data-pricing-radio="true"],
[lang=fr] [data-pricing-radio="true"],
[lang=en] [data-pricing-radio="true"],
[lang=de] [data-pricing-radio="true"],
[lang=it] [data-pricing-radio="true"],
[lang=es] [data-pricing-radio="true"],
[lang=tw] [data-pricing-radio="true"] {
  cursor: pointer;
}
[lang=jp] .banner .pricing-box .price strong,
[lang=fr] .banner .pricing-box .price strong,
[lang=en] .banner .pricing-box .price strong,
[lang=de] .banner .pricing-box .price strong,
[lang=it] .banner .pricing-box .price strong,
[lang=es] .banner .pricing-box .price strong,
[lang=tw] .banner .pricing-box .price strong {
  font-size: 40px;
  font-weight: bold;
  color: #ff9100;
}
[lang=jp] .de-new,
[lang=fr] .de-new,
[lang=en] .de-new,
[lang=de] .de-new,
[lang=it] .de-new,
[lang=es] .de-new,
[lang=tw] .de-new {
  text-align: left;
  display: inline-block;
  margin: 0 10px;
}
[lang=jp] .de-new small,
[lang=fr] .de-new small,
[lang=en] .de-new small,
[lang=de] .de-new small,
[lang=it] .de-new small,
[lang=es] .de-new small,
[lang=tw] .de-new small {
  margin-left: 20px;
  font-size: 22px;
  font-weight: bold;
  color: #333;
}
[lang=jp] .de-new .active .pricing-cb-text,
[lang=fr] .de-new .active .pricing-cb-text,
[lang=en] .de-new .active .pricing-cb-text,
[lang=de] .de-new .active .pricing-cb-text,
[lang=it] .de-new .active .pricing-cb-text,
[lang=es] .de-new .active .pricing-cb-text,
[lang=tw] .de-new .active .pricing-cb-text,
[lang=jp] .de-new .active .price-small,
[lang=fr] .de-new .active .price-small,
[lang=en] .de-new .active .price-small,
[lang=de] .de-new .active .price-small,
[lang=it] .de-new .active .price-small,
[lang=es] .de-new .active .price-small,
[lang=tw] .de-new .active .price-small {
  color: #FF9100;
}
[lang=jp] .part-buy-item .f-ls,
[lang=fr] .part-buy-item .f-ls,
[lang=en] .part-buy-item .f-ls,
[lang=de] .part-buy-item .f-ls,
[lang=it] .part-buy-item .f-ls,
[lang=es] .part-buy-item .f-ls,
[lang=tw] .part-buy-item .f-ls {
  text-align: left;
  display: inline-block;
}
[lang=jp] .part-buy-item .f-ls > p::before,
[lang=fr] .part-buy-item .f-ls > p::before,
[lang=en] .part-buy-item .f-ls > p::before,
[lang=de] .part-buy-item .f-ls > p::before,
[lang=it] .part-buy-item .f-ls > p::before,
[lang=es] .part-buy-item .f-ls > p::before,
[lang=tw] .part-buy-item .f-ls > p::before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-left: 6px solid #4E4E4E;
  border-bottom: 6px solid transparent;
  margin-right: 5px;
}
[lang=jp] .marg-20,
[lang=fr] .marg-20,
[lang=en] .marg-20,
[lang=de] .marg-20,
[lang=it] .marg-20,
[lang=es] .marg-20,
[lang=tw] .marg-20 {
  margin-top: 0;
  margin-bottom: 10px;
}
[lang=jp] .p-left,
[lang=fr] .p-left,
[lang=en] .p-left,
[lang=de] .p-left,
[lang=it] .p-left,
[lang=es] .p-left,
[lang=tw] .p-left {
  text-align: left;
  padding-left: 40px;
}
[lang=jp] .f-dib,
[lang=fr] .f-dib,
[lang=en] .f-dib,
[lang=de] .f-dib,
[lang=it] .f-dib,
[lang=es] .f-dib,
[lang=tw] .f-dib {
  color: #333;
}
[lang=jp] .f-dib::before,
[lang=fr] .f-dib::before,
[lang=en] .f-dib::before,
[lang=de] .f-dib::before,
[lang=it] .f-dib::before,
[lang=es] .f-dib::before,
[lang=tw] .f-dib::before {
  content: '';
  display: inline-block;
  width: 13px;
  height: 11px;
  background: url('/assets/images/icons/DP-allin1.png');
  background-position: -1123px -82px;
  margin-right: 8px;
}
[lang=jp] .f-dib > span,
[lang=fr] .f-dib > span,
[lang=en] .f-dib > span,
[lang=de] .f-dib > span,
[lang=it] .f-dib > span,
[lang=es] .f-dib > span,
[lang=tw] .f-dib > span {
  display: inline-block;
  margin: 0 5px;
  font-size: 22px;
  font-weight: bold;
  color: #FF9100;
}
[lang=jp] .f-dib > del,
[lang=fr] .f-dib > del,
[lang=en] .f-dib > del,
[lang=de] .f-dib > del,
[lang=it] .f-dib > del,
[lang=es] .f-dib > del,
[lang=tw] .f-dib > del {
  font-size: 16px;
}
[lang=jp] .buybox-item:nth-child(4) [data-elem="pricing-box"],
[lang=fr] .buybox-item:nth-child(4) [data-elem="pricing-box"],
[lang=en] .buybox-item:nth-child(4) [data-elem="pricing-box"],
[lang=de] .buybox-item:nth-child(4) [data-elem="pricing-box"],
[lang=it] .buybox-item:nth-child(4) [data-elem="pricing-box"],
[lang=es] .buybox-item:nth-child(4) [data-elem="pricing-box"],
[lang=tw] .buybox-item:nth-child(4) [data-elem="pricing-box"] {
  margin: 33px 30px 27px;
}
[lang=jp] .buybox-item:nth-child(4) .pricing-cb,
[lang=fr] .buybox-item:nth-child(4) .pricing-cb,
[lang=en] .buybox-item:nth-child(4) .pricing-cb,
[lang=de] .buybox-item:nth-child(4) .pricing-cb,
[lang=it] .buybox-item:nth-child(4) .pricing-cb,
[lang=es] .buybox-item:nth-child(4) .pricing-cb,
[lang=tw] .buybox-item:nth-child(4) .pricing-cb {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  background: url(/assets/images/icons/DP-allin1.png) no-repeat;
  margin-top: -1px;
  background-position: -1121px -79px;
}
[lang=jp] .slick-initialized .slick-slide,
[lang=fr] .slick-initialized .slick-slide,
[lang=en] .slick-initialized .slick-slide,
[lang=de] .slick-initialized .slick-slide,
[lang=it] .slick-initialized .slick-slide,
[lang=es] .slick-initialized .slick-slide,
[lang=tw] .slick-initialized .slick-slide {
  min-height: 381px !important;
  position: relative;
}
[lang=jp] .slick-initialized .slick-slide .arw,
[lang=fr] .slick-initialized .slick-slide .arw,
[lang=en] .slick-initialized .slick-slide .arw,
[lang=de] .slick-initialized .slick-slide .arw,
[lang=it] .slick-initialized .slick-slide .arw,
[lang=es] .slick-initialized .slick-slide .arw,
[lang=tw] .slick-initialized .slick-slide .arw {
  position: absolute;
  bottom: 18px;
  left: 50%;
  margin-left: -67px;
}
[lang=jp] .p-left-des,
[lang=fr] .p-left-des,
[lang=en] .p-left-des,
[lang=de] .p-left-des,
[lang=it] .p-left-des,
[lang=es] .p-left-des,
[lang=tw] .p-left-des {
  text-align: left;
  height: 18px;
  display: inline-block;
  position: relative;
  top: -3px;
  margin-left: 5px;
}
[lang=jp] .p-left-des i,
[lang=fr] .p-left-des i,
[lang=en] .p-left-des i,
[lang=de] .p-left-des i,
[lang=it] .p-left-des i,
[lang=es] .p-left-des i,
[lang=tw] .p-left-des i {
  display: inline-block;
  width: 9px;
  height: 18px;
  vertical-align: middle;
  background: url('/assets/images/icons/sanjiao.png') no-repeat center;
}
[lang=jp] .p-left-des span,
[lang=fr] .p-left-des span,
[lang=en] .p-left-des span,
[lang=de] .p-left-des span,
[lang=it] .p-left-des span,
[lang=es] .p-left-des span,
[lang=tw] .p-left-des span {
  vertical-align: 4px;
  line-height: 21px;
  width: 54px;
  height: 18px;
  display: inline-block;
  background: #F25757;
  color: #fff;
  font-weight: normal;
  font-size: 12px;
  vertical-align: middle;
  text-align: center;
}
[lang=jp] .banner .part-buy-item.add-equal,
[lang=en] .banner .part-buy-item.add-equal {
  margin: 0 20px;
}
[lang=jp] .banner .part-buy-item.add-equal::before,
[lang=en] .banner .part-buy-item.add-equal::before {
  left: -33px;
}
[lang=jp] .banner .part-buy-item.add-equal::after,
[lang=en] .banner .part-buy-item.add-equal::after {
  right: -33px;
  z-index: 50;
}
[lang=jp] .banner .part-buy-item,
[lang=en] .banner .part-buy-item {
  width: 383px;
}
[lang=jp] .de-new,
[lang=en] .de-new {
  margin: 0 0 0 10px;
}
[lang=jp] .de-new small,
[lang=en] .de-new small {
  margin-left: 10px;
}
[lang=jp] .product-wrap .buybox-item .con .btn {
  margin-bottom: 20px;
}
[lang=it] .banner .f-ls {
  text-align: center;
}
[lang=it] .banner .f-ls p {
  text-align: left;
}
[lang=it] .banner-txt {
  text-align: left;
  display: inline-block;
}
[lang=it] .banner-txt > p::before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-left: 6px solid #4E4E4E;
  border-bottom: 6px solid transparent;
  margin-right: 5px;
}
[lang=tw] .f-dib > span {
  font-size: 16px;
  color: #333;
  font-weight: normal;
}
[lang=tw] .banner .f-dib small {
  margin-left: 5px;
  margin-right: 3px;
  font-size: 22px;
  font-weight: bold;
  color: #FF9100;
  vertical-align: -1px;
}
[lang=tw] .banner .f-dib del {
  font-size: 14px;
  color: #858585;
}
