.banner {
  background: #1459d3 url("/assets/images/background/bg.png") no-repeat center;
  background-size: auto;
}
.banner .container {
  padding-top: 110px;
  padding-bottom: 170px;
}
.banner h1 {
  font-size: 5.6rem;
  font-weight: bold;
  line-height: 1.1;
  color: #ffffff;
  margin-bottom: 40px;
}
.banner p {
  font-size: 24px;
  line-height: 1.1;
  color: #ffffff;
  margin-bottom: 60px;
}
.banner .banner-img {
  margin-bottom: 30px;
}
.banner .banner-img small {
  font-size: 16px;
  line-height: 28px;
  color: #ffffff;
}
.banner .ic-lf li {
  margin-bottom: 10px;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.6);
}
.banner .ic-lf .btn {
  height: 60px;
  line-height: 60px;
  min-width: 260px;
  font-size: 22px;
  font-weight: bold;
  margin-top: 40px;
}
.banner .ic-lf .btn.btn-wt {
  background-color: #08c02f;
  border: 0;
  color: #fff;
}
.banner .ic-lf .btn.btn-wt:hover {
  background-color: #22d950;
}
.banner .ic-lf .btn-org2 {
  margin-left: 20px;
  position: relative;
  color: #fff;
}
.banner .ic-lf .btn-org2:before {
  content: '';
  display: inline-block;
  width: 55px;
  height: 55px;
  background: linear-gradient(45deg, transparent 49%, #f5f7ff 50%);
  border-top-right-radius: 5px;
  position: absolute;
  right: -1px;
  top: -1px;
}
.banner .ic-lf .btn-org2:lang(es)::after,
.banner .ic-lf .btn-org2:lang(it)::after,
.banner .ic-lf .btn-org2:lang(fr)::after,
.banner .ic-lf .btn-org2:lang(jp)::after {
  font-size: 1.2rem;
  top: 8px;
  right: 0;
}
.banner .ic-lf .btn-org2:after {
  content: attr(data-text);
  display: inline-block;
  width: 40px;
  height: 30px;
  line-height: 1.5;
  right: -2px;
  top: 2px;
  font-size: 2rem;
  font-weight: 900;
  position: absolute;
  transform: rotate(45deg);
  color: #ff9100;
}
@media (max-width: 768px) {
  .banner {
    background: #1459d3;
    text-align: center;
  }
  .banner .ic-lf {
    display: inline-block;
  }
  .banner .btn {
    margin: 10px;
  }
}
.stand {
  background-color: #f5f7ff;
}
.stand .container {
  padding-top: 70px;
  padding-bottom: 70px;
}
.stand .stand-img {
  text-align: center;
}
.stand h2 {
  font-size: 4.6rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  color: #1a1a1a;
  margin-bottom: 70px;
}
.stand p {
  font-size: 16px;
  line-height: 26px;
  color: #666666;
  margin-bottom: 20px;
}
.stand p strong {
  color: #222222;
  font-weight: bold;
}
.stand .ic-lf {
  font-size: 16px;
  color: #666666;
}
.stand .ic-lf li {
  color: #666666;
  margin-bottom: 10px;
}
.stand a {
  color: #1694fa;
  font-size: 16px;
  margin-top: 20px;
}
.manager {
  background: url("/assets/images/background/BG2.png") no-repeat center;
  background-size: cover;
}
.manager .container {
  padding-top: 125px;
  padding-bottom: 85px;
}
.manager h2 {
  font-size: 4.6rem;
  font-weight: bold;
  line-height: 1.2;
  color: #000;
  text-align: center;
  margin-bottom: 15px;
}
.manager h2 + p {
  text-align: center;
  max-width: 1000px;
  margin: auto;
  font-size: 16px;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.7);
  margin-bottom: 30px;
}
.manager h2 + p .arw {
  font-size: 16px;
  color: #000;
}
.manager h2 + p .arw:hover {
  text-decoration: underline;
}
.smart {
  background: #f5f7ff url("/assets/images/background/bg3.png") no-repeat center;
  background-size: cover;
}
.smart .container {
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}
.smart h2 {
  font-size: 4.6rem;
  font-weight: bold;
  line-height: 1.2;
  color: #1a1a1a;
  margin-bottom: 50px;
}
.smart .smart-box h5 {
  font-size: 26px;
  font-weight: bold;
  line-height: 30px;
  color: #1a1a1a;
  margin-top: 15px;
  position: relative;
}
.smart .smart-box h5:after {
  margin-bottom: 20px;
  content: '';
  display: block;
  width: 30px;
  height: 4px;
  margin: 20px auto;
  background-color: #000000;
  border-radius: 2px;
}
.smart .smart-box p {
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 24px;
  color: #666666;
}
.smart .smart-box .arw {
  font-size: 16px;
  color: #1694fa;
}
.more .container {
  padding-top: 100px;
  padding-bottom: 100px;
}
.more h2 {
  font-size: 4.6rem;
  font-weight: bold;
  line-height: 1.2;
  color: #000000;
  text-align: center;
  margin-bottom: 15px;
}
.more p {
  font-size: 16px;
  line-height: 26px;
  color: rgba(0, 0, 0, 0.7);
  text-align: center;
}
.more .more-box {
  background-color: #ffffff;
  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 40px 0;
  margin-top: 50px;
  position: relative;
}
.more .more-box:before {
  content: '';
  background: url("/assets/images/icons/rectangle.png") no-repeat center;
  width: 60px;
  height: 190px;
  position: absolute;
  left: 30px;
  top: 0;
}
.more .more-box .more-flex {
  max-width: 950px;
  margin: auto;
}
.more .more-box .more-flex .more-right {
  padding-left: 60px;
}
.more .more-box .more-flex h5 {
  font-size: 26px;
  line-height: 30px;
  color: #1a1a1a;
  margin-bottom: 20px;
}
.more .more-box .more-flex .ic-lf li {
  display: inline-block;
  width: 49%;
}
.more .more-box .more-flex .ic-lf li:lang(es),
.more .more-box .more-flex .ic-lf li:lang(fr) {
  display: block;
  width: 100%;
}
.more .more-box .more-flex .ic-lf li:before {
  width: 20px;
  height: 20px;
  background-position: -1035px -315px;
}
.more .more-box .more-flex .ic-lf li a {
  font-size: 16px;
  color: #1694fa;
  margin-bottom: 15px;
}
.more .more-box .more-flex .ic-lf li a:hover {
  text-decoration: underline;
}
@media (max-width: 768px) {
  .smart .smart-box {
    margin-top: 20px;
  }
  .more .more-box .more-flex .more-right {
    padding-left: 15px;
  }
  .stand .arw {
    font-size: 14px;
  }
}
.ments {
  background-image: linear-gradient(#192faa, #192faa), linear-gradient(#000000, #000000);
  background-blend-mode: normal, normal;
}
.ments .container {
  padding-top: 100px;
  padding-bottom: 100px;
}
.ments h2 {
  text-align: center;
  font-size: 4.6rem;
  font-weight: bold;
  color: #ffffff;
}
.ments .ments-flex {
  margin-top: 60px;
}
.ments .ments-flex dt {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
}
.ments .ments-flex dt:lang(es) {
  font-size: 19px;
}
.ments .ments-flex dd {
  line-height: 1;
  margin-top: 15px;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.4);
  padding-left: 15px;
  position: relative;
}
.ments .ments-flex dd:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 5px;
  height: 5px;
  left: 0;
  top: 5px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
}
@media (max-width: 768px) {
  .ments .ments-flex dl {
    margin-top: 20px;
  }
}
.upgrade .container {
  padding-top: 100px;
  padding-bottom: 100px;
}
.upgrade h2 {
  font-size: 4.6rem;
  font-weight: bold;
  line-height: 1.2;
  color: #000;
  text-align: center;
  margin-bottom: 15px;
}
.upgrade h2 + p {
  max-width: 1030px;
  margin: auto;
  text-align: center;
  margin-bottom: 50px;
}
/*  */
.f-fs26 {
  font-size: 26px;
}
.s-fc-grn {
  color: #4EC45E;
}
.s-fc-blue {
  color: #1A5ED8;
}
.s-fc-org {
  color: #FC9414;
}
.s-fc-gray {
  color: #666;
}
.s-fw-lighter {
  font-weight: 100;
}
/* same */
.table .check-box {
  display: inline-block;
  cursor: pointer;
}
.table .check-box .check {
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  background: url(/assets/images/icons/DP-allin1.png) no-repeat;
}
.table .check-box.unchecked .check {
  background-position: -135px -80px;
}
.table .check-box.checked .check {
  background-position: -198px -80px;
}
.table h4 {
  font-size: 20px;
  font-family: 'MyriadPro';
}
.table h5 {
  font-size: 18px;
}
.table .tb-hd {
  padding: 30px 10px 20px 20px;
}
.table .tb-bd {
  padding: 10px 10px 20px 10px;
}
.table th .free .table th .price {
  margin-bottom: 8px;
}
.table .btn {
  margin-top: 15px;
}
.table .price span {
  font-size: 26px;
}
.table .price del {
  color: #666;
  font-size: 14px;
  font-weight: 100;
  margin-left: 3px;
}
.table .lifetime,
.table .lifetime .illustrate-tip {
  font-size: 12px;
  font-weight: 100;
}
.table .illustrate-tip {
  margin-left: 6px;
}
/*  */
/* table button */
.table .btn {
  min-width: 140px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  border-radius: 2px;
  border: 0;
}
/* table button */
/* table base */
.table {
  border: 0;
  width: 100%;
  font-size: 14px;
  text-align: center;
}
.table th,
.table td {
  border-right: 1px solid #fff;
  box-sizing: border-box;
  vertical-align: middle;
}
.table th {
  background-color: #f7f9ff;
}
.table th:last-child,
.table td:last-child {
  border: 0;
}
.table tbody td {
  padding: 15px 10px;
}
.table tbody td:first-child {
  text-align: left;
}
.table tbody tr:nth-child(odd) td {
  background-color: #E6F0FA;
}
.table tbody tr:nth-child(even) td {
  background-color: #F3F7F9;
}
.table .s-bd-rds {
  border-radius: 60px 10px 10px 10px;
}
.table .bg-org,
.table .bg-grn,
.table .bg-blue,
.table .bg-blue2,
.table .bg-blue3 {
  color: #fff;
}
.table .bg-org {
  background: #FF9000;
  background: linear-gradient(180deg, #FF9000, #F2A464);
}
.table .bg-grn {
  background: #45B854;
  background: linear-gradient(180deg, #45B854, #6CEC7A);
}
.table .bg-blue {
  background: #0492E4;
  background: linear-gradient(180deg, #0492E4, #3DAFFF);
}
.table .bg-blue2 {
  background: #1458D1;
  background: linear-gradient(180deg, #1458D1, #3E84FF);
}
.table .bg-blue3 {
  background: #1B2C8F;
  background: linear-gradient(180deg, #1B2C8F, #2F4FD7);
}
/* table-col */
.table-col6 th,
.table-col6 td {
  width: 14.9%;
}
.table-col6 th:first-child,
.table-col6 td:first-child {
  width: 24.8%;
}
.table-col4 th,
.table-col4 td {
  width: 23.3%;
}
.table-col4 th:first-child,
.table-col4 td:first-child {
  width: 30%;
}
.table-col3 th,
.table-col3 td {
  width: 31.6%;
}
.table-col3 th:first-child {
  text-align: left;
  padding-left: 20px;
}
.check-box {
  margin-top: 30px;
}
.check-box span {
  color: #22252a;
  font-size: 14px;
  font-weight: normal;
}
.table-col3 th:first-child,
.table-col3 td:first-child {
  width: 36.5%;
}
table .lifetime .pricing-cb-text {
  font-size: 14px;
  cursor: pointer;
}
.table .price del {
  opacity: 0.8;
  color: #1A5ED8;
}
/* table-col */
/* table ic */
table td.hook::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: url(/assets/images/icons/DP-allin1.png);
  background-position: -123px -19px;
}
table td.hook.org::before {
  background-position: -387px -19px;
}
table td.hook.blu::before {
  background-position: -189px -19px;
}
table td.hook.blu2::before {
  background-position: -256px -19px;
}
table td.hook.blu::before {
  background-position: -322px -19px;
}
.table td.nohook::before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 3px;
  border-radius: 2px;
  background-color: #BDBDBD;
}
/* table ic */
/* phone button */
.tb-tabs {
  display: none;
}
.tb-tabs li {
  display: inline-block;
}
.tb-tabs li a {
  text-align: center;
  display: block;
  border-radius: 6px;
  padding: 8px 5px;
  color: #116de5;
  margin-bottom: 10px;
  border: 1px solid #116de5;
}
.tb-tabs li.active a {
  color: #fff;
  background-color: #116de5;
}
/* phone button */
@media (min-width: 992px) {
  .fixed-tb-header.scrolling {
    position: fixed;
    background-color: #fff;
    z-index: 400;
  }
}
@media (max-width: 991px) {
  .tb-tabs {
    display: block;
    text-align: center;
  }
  .table th,
  .table td {
    display: none;
  }
  .table th:first-child,
  .table td:first-child,
  .table.t1 th:nth-child(2),
  .table.t1 td:nth-child(2),
  .table.t2 th:nth-child(3),
  .table.t2 td:nth-child(3),
  .table.t3 th:nth-child(4),
  .table.t3 td:nth-child(4),
  .table.t4 th:nth-child(5),
  .table.t4 td:nth-child(5),
  .table.t5 th:nth-child(6),
  .table.t5 td:nth-child(6) {
    display: table-cell;
    width: 50% !important;
  }
}
.table .table-notice p {
  display: inline-block;
  vertical-align: middle;
}
.guarantee .part-guarantee-box {
  background-image: linear-gradient(#192faa, #192faa), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal,
  normal;
  border-radius: 10px;
  margin: 40px 0 0;
  padding: 20px 40px;
  text-align: center;
}
.guarantee .part-guarantee-box:lang(it) {
  padding: 20px 15px;
}
.guarantee .part-guarantee-box .txt {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  text-align: left;
  color: #fff;
  font-size: 14px;
}
@media (max-width: 1200px) {
  .part-guarantee-box {
    padding: 20px 10px;
  }
}
@media (max-width: 1000px) and (min-width: 620px) {
  .part-guarantee-box li {
    display: inline-block;
    text-align: left;
    width: 40%;
    margin-bottom: 20px;
  }
  .smart .smart-box p:lang(it) {
    min-height: 100px;
  }
}
@media (max-width: 620px) {
  .guarantee {
    text-align: center;
  }
  .part-guarantee-box {
    display: inline-block;
  }
  .part-guarantee-box li {
    text-align: left;
    margin-bottom: 20px;
  }
}
.reviews {
  background-color: #f5f7ff;
}
.reviews .container {
  padding-top: 100px;
  padding-bottom: 100px;
}
.reviews h2 {
  text-align: center;
  font-size: 4.6rem;
  line-height: 1.2;
  color: #1a1a1a;
  margin-bottom: 50px;
}
.reviews .slick-bx .slick-tt.tt2 li {
  cursor: default;
}
.reviews .slick-bx .slick-tt.tt2 li:hover {
  box-shadow: none;
}
.reviews .slick-bx .slick-tt.tt2 li:hover:before {
  background: none;
  display: none;
}
.special .container {
  padding-top: 80px;
  padding-bottom: 80px;
}
.special h2 {
  font-size: 4.6rem;
  font-weight: bold;
  line-height: 1;
  color: #21252a;
  text-align: center;
  margin-bottom: 35px;
}
.special .combination-bx .txt-bx {
  max-width: 540px;
}
.special .combination-bx .cnt-mn {
  padding: 50px 50px;
}
.special .combination-bx .cnt-mn h4 {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 25px;
}
.special .combination-bx .cnt-mn .price-bx .price del {
  display: block;
}
.special .combination-bx .cnt-mn .price-bx .a-bx {
  margin-left: 40px;
}
.special .combination-bx .cnt-mn .ic-lf strong {
  color: #000;
}
@media (max-width: 555px) {
  .combination-bx .img-bx,
  .combination-bx .txt-bx {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .special .combination-bx p {
    min-height: auto;
  }
  .f-fl,
  .f-fr {
    float: none;
  }
  .special .combination-bx .cnt-mn {
    padding: 20px 10px;
  }
  .special .combination-bx .cnt-mn .price-bx .a-bx {
    margin: auto;
  }
  .slick-bx .slick-tt.tt2 li {
    width: 35%;
  }
}
.ic-func {
  display: inline-block;
  width: 60px;
  height: 60px;
  background: url(/assets/images/icons/DP-function-icon-2.png);
  position: relative;
  transition: all 0.5s;
}
.ic-func.ic1 {
  background-position: 0 -19px;
}
.ic-func.ic2 {
  background-position: -75px -19px;
}
.ic-func.ic3 {
  background-position: -147px -19px;
}
.ic-func.ic4 {
  background-position: -221px -19px;
}
.ic-func.ic5 {
  background-position: -295px -19px;
}
.ic-func.ic6 {
  background-position: -372px -19px;
}
.ic-func.ic7 {
  background-position: -445px -19px;
}
.ic-func.ic8 {
  background-position: -520px -19px;
}
.ic-func.ic9 {
  background-position: -592px -19px;
}
.ic-func.ic10 {
  background-position: -673px -19px;
}
.ic-func.ic11 {
  background-position: -740px -19px;
}
.ic-func.ic12 {
  background-position: -811px -19px;
}
.ic-func.ic13 {
  background-position: -884px -19px;
}
.ic-func.ic14 {
  background-position: -956px -19px;
}
.ic-func.ic15 {
  background-position: -524px -91px;
}
.ic-func.ic16 {
  background-position: -1099px -19px;
}
.ic-func.ic2-1 {
  background-position: -1px -91px;
}
.ic-func.ic2-2 {
  background-position: -73px -91px;
}
.ic-func.ic2-3 {
  background-position: -143px -91px;
}
.ic-func.ic2-4 {
  background-position: -216px -91px;
}
.ic-func.ic2-5 {
  background-position: -288px -91px;
}
.ic-func.ic2-6 {
  background-position: -360px -91px;
}
.ic-func.ic2-7 {
  background-position: -433px -91px;
}
.func-ls1 .func-it:not(:last-child)::before,
.func-ls2 .func-it:not(:last-child)::before {
  content: '';
  display: block;
  height: 100%;
  border-right: 1px solid rgba(46, 82, 241, 0.12);
  position: absolute;
  right: 0px;
  transition: none !important;
}
.func-ls1 {
  border-bottom: 1px solid rgba(46, 82, 241, 0.12);
  -o-border-image: linear-gradient(90deg, #ffffff, rgba(46, 82, 241, 0.12), #ffffff) 20;
  border-image: linear-gradient(90deg, #ffffff, rgba(46, 82, 241, 0.12), #ffffff) 20;
}
.func-ls1 .func-it:not(:last-child)::before {
  -o-border-image: linear-gradient(#ffffff, rgba(46, 82, 241, 0.12)) 20;
  border-image: linear-gradient(#ffffff, rgba(46, 82, 241, 0.12)) 20;
}
.func-ls2 .func-it:not(:last-child)::before {
  top: 0;
  -o-border-image: linear-gradient(rgba(46, 82, 241, 0.12), #ffffff) 20;
  border-image: linear-gradient(rgba(46, 82, 241, 0.12), #ffffff) 20;
}
.func-it {
  padding: 20px 0 35px;
  position: relative;
  text-align: center;
  overflow: hidden;
  height: 187px;
  transition: background-color 0.8s, color 0.8s;
}
.func-it:hover {
  background-color: #2280E1;
  color: #fff;
}
.func-it:hover::before {
  border-right: none !important;
}
.func-it:hover .it-bx {
  top: -90px;
}
.func-it:hover .prop-tips {
  opacity: 1;
  transform: translateY(0);
  display: block;
}
.func-it:hover h6 {
  margin: 20px 0;
  min-height: 0;
}
.func-it .it-bx {
  position: relative;
  top: 0;
  transition: top ease-in-out 0.5s;
}
.func-it h6 {
  margin: 15px 0 0;
  min-height: 49px;
  font-size: 16px;
}
.func-it .prop-tips {
  display: none;
  font-size: 14px;
  padding: 0 5px;
  transition: transform 0.5s;
}
.func-it .prop-tips .arw {
  margin-top: 10px;
}
@media (max-width: 480px) {
  .func-ls h6 {
    min-height: 48px;
  }
  .func-it .prop-tips {
    font-size: 12px;
  }
}
@media (max-width: 414px) {
  .func-ls h6:lang(es) {
    font-size: 15px;
  }
  .func-ls .func-it {
    zoom: 0.8;
  }
  .func-ls .func-it h6 {
    margin: 20px 0 10px;
  }
}
@media (max-width: 999px) {
  .more .more-box {
    text-align: center;
    padding: 20px 0 0;
  }
  .more .more-box .col-xs-12 {
    width: 50%;
  }
  .more .more-box .more-flex .ic-lf {
    display: inline-block;
  }
  .more .more-box .more-flex .ic-lf li {
    width: auto;
    display: block;
  }
}
@media (max-width: 768px) {
  .banner p {
    margin-bottom: 30px;
  }
  .manager-items {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .banner .container,
  .stand .container,
  .manager .container,
  .smart .container,
  .more .container,
  .special .container,
  .reviews .container,
  .ments .container,
  .upgrade .container {
    padding: 40px 0;
  }
  .banner h2,
  .stand h2,
  .manager h2,
  .smart h2,
  .more h2,
  .special h2,
  .reviews h2,
  .ments h2,
  .upgrade h2 {
    margin-bottom: 10px;
  }
  .ments .ments-flex {
    margin-top: 10px;
    text-align: center;
  }
  .ments .ments-flex dd:before {
    display: none;
  }
  .upgrade h2 + p {
    margin-bottom: 30px;
  }
}
[lang="tw"] .banner .btn-org2:after {
  font-size: 16px;
  top: 5px;
  right: 0;
}
[lang="tw"] .more .more-box .more-flex .ic-lf li {
  width: 90%;
}
[lang="jp"] .banner .btn-org2 {
  padding: 0 35px;
}
[lang="jp"] .more .more-box .more-flex .ic-lf li {
  width: 90%;
}
[lang="de"] .more .more-box .more-flex .ic-lf li,
[lang="it"] .more .more-box .more-flex .ic-lf li {
  width: 100%;
}
[lang="de"] .manager .manager-items .item h6,
[lang="it"] .manager .manager-items .item h6 {
  min-height: 60px;
}
@media all and (max-width: 576px) {
  [lang="de"] h2,
  [lang="fr"] h2,
  [lang="jp"] h2,
  [lang="es"] h2,
  [lang="it"] h2,
  [lang="tw"] h2 {
    font-size: 32px;
  }
  [lang="de"] .manager h2,
  [lang="fr"] .manager h2,
  [lang="jp"] .manager h2,
  [lang="es"] .manager h2,
  [lang="it"] .manager h2,
  [lang="tw"] .manager h2,
  [lang="de"] .smart h2,
  [lang="fr"] .smart h2,
  [lang="jp"] .smart h2,
  [lang="es"] .smart h2,
  [lang="it"] .smart h2,
  [lang="tw"] .smart h2,
  [lang="de"] .special h2,
  [lang="fr"] .special h2,
  [lang="jp"] .special h2,
  [lang="es"] .special h2,
  [lang="it"] .special h2,
  [lang="tw"] .special h2,
  [lang="de"] .reviews h2,
  [lang="fr"] .reviews h2,
  [lang="jp"] .reviews h2,
  [lang="es"] .reviews h2,
  [lang="it"] .reviews h2,
  [lang="tw"] .reviews h2,
  [lang="de"] .ments h2,
  [lang="fr"] .ments h2,
  [lang="jp"] .ments h2,
  [lang="es"] .ments h2,
  [lang="it"] .ments h2,
  [lang="tw"] .ments h2,
  [lang="de"] .upgrade h2,
  [lang="fr"] .upgrade h2,
  [lang="jp"] .upgrade h2,
  [lang="es"] .upgrade h2,
  [lang="it"] .upgrade h2,
  [lang="tw"] .upgrade h2 {
    font-size: 32px;
  }
  .banner .btn {
    min-width: auto;
    display: block;
    padding: 15px 0;
  }
  .btn,
  .table .btn {
    line-height: normal;
    height: auto;
    padding: 8px 10px 6px;
    min-width: auto;
  }
  .table .tb-hd {
    padding: 30px 0px 20px 0px;
  }
  .table .price span {
    font-size: 20px;
  }
  .table tbody td {
    word-break: break-word;
  }
  .table h4 {
    font-size: 18px;
  }
}
@media (max-width: 475px) {
  .more .more-box {
    padding: 20px 0 0;
  }
  .more .more-box .col-xs-12 {
    width: 100%;
  }
}
[lang="de"] .upgrade .prd-it .prd-mn .ic-lf {
  min-height: 110px;
  margin-bottom: 0;
}
[lang="de"] .upgrade .illustrate-tip .illustrate-content {
  min-width: 270px !important;
}
[lang="de"] .upgrade .tt {
  border-radius: 10px;
}
[lang="de"] .upgrade .upgrade .pricing-checked {
  background-position: 0 -71px;
}
[lang="de"] .upgrade .art-bx ul.ic-lf:not(:last-child) {
  margin-right: 3.5%;
}
[lang="de"] .upgrade .p-left {
  text-align: left !important;
  padding-left: 65px;
  margin: 10px 0;
  position: relative;
}
[lang="de"] .upgrade .prd-it {
  min-height: 541px;
}
[lang="de"] .upgrade .p-left {
  display: block;
  text-align: left;
}
[lang="de"] .upgrade .p-left .p-left-des {
  position: absolute;
  text-align: left;
  right: 80px;
  top: 0px;
  height: 18px;
}
[lang="de"] .upgrade .p-left .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="de"] .upgrade .p-left .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="de"] .upgrade .p-left:nth-child(3) .p-left-des {
  right: 40px;
}
[lang="de"] .pricing-cb-text {
  font-weight: normal;
}
[lang="de"] .pricing-cb {
  background: url('/assets/images/icons/icon-xuan2.png') no-repeat;
  background-position: 0px -107px;
}
[lang="de"] .pricing-cb.pricing-checked {
  background-position: 0px -34px;
}
[lang="de"] .price-click {
  color: #FFFFFF;
  font-size: 20px;
}
[lang="de"] del.price-click {
  opacity: 0.6;
  margin-left: 8px;
}
[lang="de"] .f-org {
  color: #FF9100;
  margin-left: 25px;
}
[lang="de"] [data-pricing-radio="true"] {
  display: inline-block;
  cursor: pointer;
}
.banner a {
  margin: 30px 20px 0;
}
.illustrate-tip .illustrate-content > div {
  font-weight: 400;
}
.banner a.btn {
  height: 60px;
  border-radius: 6px;
  min-width: 250px;
  line-height: 60px;
  font-size: 22px;
}
.upgrade .price {
  padding-top: 10px;
  line-height: 40px;
}
.upgrade .price .minsize {
  font-size: 14px;
  font-weight: 100;
}
.upgrade .btn-bl3 {
  margin-top: 0;
}
.upgrade .s-fc-blue {
  color: #192FAA;
  font-size: 32px;
}
@media (max-width: 576px) {
  .banner a.btn {
    line-height: 60px;
    padding: 0;
    margin: 10px auto;
  }
}
