h4 {
  color: #1a1a1a;
}
.vh {
  visibility: hidden;
}
.banner {
  padding: 65px 0 20px;
  background: url(/assets/images/background/DP-download-banner-bg.jpg) no-repeat center;
  background-size: cover;
  color: #fff;
}
.banner .desc {
  font-size: 2.4rem;
}
.banner .dnum {
  margin-top: 65px;
  font-size: 3rem;
}
.banner .dnum span {
  color: #FF9100;
}
.banner img {
  margin-top: -16px;
}
.download-pdt {
  padding: 90px 0;
}
.download-pdt .btn-dl {
  position: relative;
  font-size: 1.6rem;
  padding: 10px 25px 10px 70px;
  text-align: left;
  height: 50px;
  line-height: 1;
}
.download-pdt .btn-dl i {
  font-size: 1.2rem;
  font-style: normal;
}
.download-pdt .btn-dl::before {
  content: '';
  position: absolute;
  top: 0;
  left: 5px;
  display: inline-block;
  width: 46px;
  height: 49px;
  background: url(/assets/images/icons/DP-allin1.png) no-repeat;
  background-position: -1px -392px;
  vertical-align: middle;
}
.download-pdt .btn-green {
  background: linear-gradient(to right, #45B854, #6CEC7A, #45B854);
  background-size: 200%;
  transition: background-position 0.3s ease-in-out;
  border-radius: 6px;
}
.download-pdt .btn-green:hover {
  background-position: 100% 0;
}
.download-pdt .btn-blue {
  background: linear-gradient(to right, #1458D1, #3E84FF, #1458D1);
  background-size: 200%;
  transition: background-position 0.3s ease-in-out;
  border-radius: 6px;
}
.download-pdt .btn-blue:hover {
  background-position: 100% 0;
}
.download-pdt .pa-sta {
  padding: 15px;
  margin: 55px 0;
  box-shadow: 0px 3px 20px 1px rgba(20, 88, 210, 0.26);
  border-radius: 10px;
}
.download-pdt .pa-sta .img {
  margin-left: 15px;
}
.download-pdt .pa-sta .txt-con {
  margin-left: -25px;
}
.download-pdt .pa-sta .txt {
  padding-top: 10px;
  max-width: 645px;
  font-size: 1.4rem;
  line-height: 2;
}
.download-pdt .pa-sta .txt:lang(jp) {
  max-width: 620px;
}
.download-pdt .pa-sta .btn {
  margin-top: 20px;
  margin-left: 60px;
}
.download-pdt .pa-sta .btn:lang(it) {
  margin-left: 25px;
}
.download-pdt .d-title {
  margin-bottom: 30px;
}
.download-pdt .demos h4 span {
  display: block;
  margin-bottom: 10px;
  font-size: 1.4rem;
  font-family: MyriadPro;
  font-weight: normal;
}
.download-pdt .demos h4 span::before {
  width: 15px;
  height: 15px;
  content: "";
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  background: url(/assets/images/icons/DP-allin1.png) no-repeat -526px -80px;
}
.download-pdt .demos dd {
  padding: 23px 20px;
}
.download-pdt .demos .item {
  padding: 35px 0;
  text-align: center;
  min-height: 400px;
  box-shadow: 0px 6px 30px 0px rgba(21, 89, 210, 0.3);
  border-radius: 20px;
}
.download-pdt .demos .item:hover {
  box-shadow: 10px 15px 30px 0px rgba(21, 89, 210, 0.3);
}
.download-pdt .demos .item h6 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.download-pdt .demos .item p {
  color: #666;
  line-height: 2;
  min-height: 65px;
}
.download-pdt .demos .item .sp {
  display: inline-block;
}
.download-pdt .demos .item .btn {
  margin-top: 10px;
}
.download-pdt .notes {
  margin-top: 20px;
  text-align: center;
  line-height: 2;
}
.download-pdt .notes b {
  font-size: 2rem;
}
.buy-pdt {
  padding: 90px 0;
  background: url(/assets/images/background/DP-download-discount-bg.jpg) no-repeat center;
  background-size: cover;
}
.buy-pdt h4 {
  margin-bottom: 50px;
}
.buy-pdt .row .col-md-4 {
  padding: 0 25px;
}
.buy-pdt .item {
  min-height: 565px;
  background: #ffffff;
  box-shadow: 0px 8px 18px 0px rgba(21, 130, 246, 0.34);
  border-radius: 10px;
  text-align: center;
}
.buy-pdt .item:lang(jp) {
  min-height: 600px;
}
.buy-pdt .item > div {
  position: relative;
  min-height: 305px;
  background: #FFF2E4;
  border-radius: 10px 10px 0 0;
}
.buy-pdt .item > div h6 {
  padding: 25px 0 15px;
}
.buy-pdt .item > div .price {
  margin: 5px 0;
}
.buy-pdt .item > div .price span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  font-size: 2.4rem;
  font-weight: 900;
}
.buy-pdt .item > div .price del {
  color: #8B8B8B;
}
.buy-pdt .item .b-bg {
  width: 100%;
  height: 28px;
  display: block;
  background: url(/assets/images/background/DP-download_03.png) no-repeat center;
  background-size: cover;
}
.buy-pdt .item .hooks {
  margin-right: 8px;
}
.buy-pdt .item .tip1 {
  margin-left: 8px;
}
.buy-pdt .item .tips {
  margin-top: 5px;
  color: #424242;
}
.buy-pdt .item .btn {
  min-width: 150px;
  box-shadow: 0px 2px 4px 0px rgba(255, 145, 0, 0.47);
}
.buy-pdt .item .buy-btn {
  position: absolute;
  bottom: -55px;
  left: 0;
  right: 0;
  margin: auto;
  min-height: 63px;
}
.buy-pdt .item .ic-lf.hook6 {
  margin-top: 40px;
  padding: 10px 25px;
}
.buy-pdt .item .ic-lf.hook6:lang(de) {
  min-height: 207px;
}
.buy-pdt .item .ic-lf.hook6 > li {
  text-align: left;
  font-size: 1.4rem;
  color: #1a1a1a;
  margin-bottom: 10px;
}
.buy-pdt .moreinfo {
  margin-top: 30px;
}
.guarantee .part-guarantee-box {
  margin: 40px 0 0;
  padding: 0 40px;
  text-align: center;
}
.guarantee .part-guarantee-box .txt {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  text-align: left;
}
@media (max-width: 1200px) {
  .part-guarantee-box {
    padding: 0 10px;
  }
}
@media (max-width: 1000px) and (min-width: 620px) {
  .part-guarantee-box li {
    display: inline-block;
    text-align: left;
    width: 40%;
    margin-bottom: 20px;
  }
}
@media (max-width: 620px) {
  .guarantee {
    text-align: center;
  }
  .part-guarantee-box {
    display: inline-block;
  }
  .part-guarantee-box li {
    text-align: left;
    margin-bottom: 20px;
  }
}
.oth-pdt {
  padding: 80px 0;
}
.oth-pdt h4 {
  margin-bottom: 40px;
}
.oth-pdt .leftbox {
  padding: 70px 50px 0;
  width: 460px;
  min-height: 400px;
  background: linear-gradient(0deg, #2266e0 0%, #3a80fc 100%);
  box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  text-align: center;
  color: #fff;
}
.oth-pdt .leftbox h6 {
  margin: 20px 0 10px;
}
.oth-pdt .leftbox .desc {
  margin-bottom: 25px;
}
.oth-pdt .leftbox:hover {
  box-shadow: 0 0 25px rgba(3, 3, 3, 0.3);
}
.oth-pdt .leftbox .arw {
  color: #fff;
}
.oth-pdt .leftbox .arw:hover {
  background-color: #2266e0;
}
.oth-pdt .leftbox .arw::after {
  background-position: -341px -228px;
}
.oth-pdt .__incr-ofd-big {
  margin-bottom: 20px;
  padding: 35px 40px 0;
  width: 460px;
  min-height: 190px;
  border: 1px solid rgba(216, 231, 243, 0.75);
  border-radius: 10px;
}
.oth-pdt .__incr-ofd-big p {
  margin: 10px 0 20px;
}
.oth-pdt .__incr-ofd-big:hover {
  box-shadow: 0 0 25px rgba(3, 3, 3, 0.3);
}
.oth-pdt .__incr-ofd-big .img {
  margin-top: 22px;
}
.oth-pdt .p-icons {
  display: inline-block;
  vertical-align: middle;
  width: 80px;
  height: 80px;
  background-color: #eee;
  background: url(/assets/images/icons/DP-allin1.png) no-repeat;
}
.oth-pdt .p-icons.abstd {
  background-position: -615px -565px;
}
.oth-pdt .p-icons.asc {
  background-position: -732px -558px;
}
.oth-pdt .p-icons.acb {
  background-position: -240px -552px;
}
@media (max-width: 1200px) {
  .banner img {
    margin-top: 0;
  }
  .download-pdt .pa-sta {
    text-align: center;
  }
  .download-pdt .pa-sta .img {
    margin: auto;
  }
  .download-pdt .pa-sta .txt-con {
    margin-left: 0px;
  }
  .download-pdt .pa-sta .txt {
    max-width: 100%;
  }
  .download-pdt .pa-sta .btn {
    margin-left: 0;
  }
}
@media (max-width: 1000px) {
  .buy-pdt .item {
    margin-bottom: 30px;
  }
  .oth-pdt .leftbox {
    width: 100%;
    padding: 30px;
    min-height: 200px;
  }
  .oth-pdt .leftbox.f-fr {
    float: none;
  }
  .oth-pdt .__incr-ofd-big {
    margin-top: 30px;
    padding: 30px;
    width: 100%;
  }
  .oth-pdt .__incr-ofd-big .img {
    margin-top: 0;
  }
  .oth-pdt .__incr-ofd-big .f-fr,
  .oth-pdt .__incr-ofd-big .f-fl {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
  }
}
@media (max-width: 991px) {
  .buy-pdt .item .ic-lf {
    display: inline-block;
  }
  .oth-pdt .__incr-ofd-big {
    min-height: auto;
  }
  .oth-pdt .__incr-ofd-big .txt {
    width: auto;
  }
}
@media (max-width: 767px) {
  .__incr-ofd-big {
    text-align: center;
  }
  .__incr-ofd-big .txt {
    display: block !important;
  }
}
@media (max-width: 754px) {
  [class*=-pdt] {
    padding: 40px 0;
  }
  .banner {
    text-align: center;
  }
  .banner .dnum {
    margin: 20px 0;
  }
}
#std-download .btn-dl {
  position: relative;
  font-size: 2rem;
  padding: 10px 25px;
  text-align: left;
  height: 60px;
  line-height: 1;
}
#std-download .btn-dl i {
  font-size: 1.2rem;
  font-style: normal;
}
#std-download .btn-dl i.txt {
  display: none;
}
#std-download .btn-dl .icon {
  width: 46px;
  height: 40px;
  background: url(/assets/images/icons/download.png) no-repeat;
  background-position: 0 5px;
}
#std-download .btn-dl:hover i.size {
  display: none;
}
#std-download .btn-dl:hover i.txt {
  display: inline-block;
}
#std-download .btn-green {
  background: linear-gradient(to right, #08c02f, #15be2b, #03a022);
  background-size: 200%;
  transition: background-position 0.3s ease-in-out;
  border-radius: 6px;
}
#std-download .btn-green:hover {
  background-position: 100% 0;
}
#std-download .modal-content {
  width: 660px;
  min-height: 460px;
  box-shadow: 0px 3px 29px 0px rgba(9, 113, 24, 0.35);
  border-radius: 15px;
  border: none;
  font-size: 1.4rem;
}
#std-download .modal-content .close {
  position: absolute;
  top: 20px;
  right: 10px;
  opacity: 0.8;
  margin-top: -10px;
  transition: 0.3s;
  color: #fff;
  font-weight: normal;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: url(/assets/images/icons/close.png) no-repeat center;
}
#std-download .modal-content .close:hover {
  transform: rotate(180deg);
  opacity: 1;
}
#std-download .modal-content h3 {
  font-size: 2.4rem;
  text-align: center;
  margin-bottom: 0;
  padding: 8px 0 6px;
  color: #fff;
}
#std-download .modal-content .modal-header {
  border-radius: 10px 10px 0 0;
  position: relative;
  background: url(/assets/images/background/dl-title2.png) no-repeat center;
  background-size: cover;
}
#std-download .modal-content .modal-body {
  padding: 0;
}
#std-download .modal-content .b-h {
  padding: 15px;
  text-align: center;
  background-color: #ECECEC;
}
#std-download .modal-content .b-h .rec {
  margin-bottom: 8px;
  display: inline-block;
  width: 171px;
  padding: 3px 0 1px;
  font-size: 1.6rem;
  color: #fff;
  background: url(/assets/images/background/dld-bg-tip.png) no-repeat center;
}
#std-download .modal-content .b-h .desc {
  padding: 0 20px;
}
#std-download .modal-content .two-con {
  padding: 30px 20px 30px 30px;
}
#std-download .modal-content .two-con > div {
  display: inline-block;
  vertical-align: top;
}
#std-download .modal-content .two-con .img {
  position: relative;
}
#std-download .modal-content .two-con .img .free {
  position: absolute;
  top: 8px;
  right: 14px;
  color: #fff;
  font-weight: 900;
  transform: rotate(30deg);
}
#std-download .modal-content .two-con .name {
  margin-top: 5px;
  text-align: center;
  width: 160px;
  color: #2F2F2F;
  font-weight: 900;
}
#std-download .modal-content .two-con .ic-lf {
  margin-left: 10px;
  margin-bottom: 20px;
}
#std-download .modal-content .two-con .ic-lf > li {
  margin-bottom: 8px;
}
#std-download .modal-content .two-con .ic-lf > li::before {
  top: 2px;
}
#std-download .modal-content .two-con .btn {
  margin-left: 10px;
  margin-bottom: 0;
  margin-right: 30px;
  height: 60px;
  min-width: 240px;
}
#std-download .modal-content .two-con .btn .tit {
  font-size: 1.6rem;
}
#std-download .modal-content .two-con h6 {
  font-weight: normal;
}
#std-download .modal-content .text {
  max-width: 430px;
}
@media (max-width: 670px) {
  #std-download .modal-content {
    width: 100%;
    text-align: center;
  }
}
.oth-pdt {
  padding: 80px 0;
}
.oth-pdt h4 {
  margin-bottom: 40px;
}
.oth-pdt .leftbox {
  padding: 70px 50px 0;
  width: 460px;
  min-height: 400px;
  background: linear-gradient(0deg, #2266e0 0%, #3a80fc 100%);
  box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  text-align: center;
  color: #fff;
  margin: 0 auto 30px;
}
.oth-pdt .leftbox h6 {
  margin: 20px 0 10px;
}
.oth-pdt .leftbox .desc {
  margin-bottom: 25px;
}
.oth-pdt .leftbox:hover {
  box-shadow: 0 0 25px rgba(3, 3, 3, 0.3);
}
.oth-pdt .leftbox .arw {
  color: #fff;
}
.oth-pdt .leftbox .arw:hover {
  background-color: #2266e0;
}
.oth-pdt .leftbox .arw::after {
  background-position: -341px -228px;
}
.oth-pdt .__incr-ofd-big {
  padding: 70px 50px 0;
  width: 460px;
  min-height: 400px;
  background: linear-gradient(0deg, #2266e0 0%, #3a80fc 100%);
  box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  text-align: center;
  color: #fff;
  margin: 0 auto 30px;
}
.oth-pdt .__incr-ofd-big p {
  margin: 10px 0 20px;
}
.oth-pdt .__incr-ofd-big:hover {
  box-shadow: 0 0 25px rgba(3, 3, 3, 0.3);
}
.oth-pdt .__incr-ofd-big .arw {
  color: #fff;
}
.oth-pdt .__incr-ofd-big .arw:hover {
  background-color: #2266e0;
}
.oth-pdt .__incr-ofd-big .arw::after {
  background-position: -341px -228px;
}
.oth-pdt .__incr-ofd-big .img {
  margin-top: 22px;
}
.oth-pdt .p-icons {
  display: inline-block;
  vertical-align: middle;
  width: 80px;
  height: 80px;
  background-color: #eee;
  background: url(/assets/images/icons/DP-allin1.png) no-repeat;
}
.oth-pdt .p-icons.abstd {
  background-position: -615px -565px;
}
.oth-pdt .p-icons.asc {
  background-position: -846px -558px;
}
.oth-pdt .p-icons.acb {
  background-position: -240px -552px;
}
@media (max-width: 1000px) {
  .oth-pdt .leftbox {
    width: 100%;
    padding: 30px;
    min-height: 200px;
  }
  .oth-pdt .leftbox.f-fr {
    float: none;
  }
  .oth-pdt .__incr-ofd-big {
    margin-top: 30px;
    padding: 30px;
    width: 100%;
  }
  .oth-pdt .__incr-ofd-big .img {
    margin-top: 0;
  }
  .oth-pdt .__incr-ofd-big .f-fr,
  .oth-pdt .__incr-ofd-big .f-fl {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
  }
}
@media (max-width: 991px) {
  .oth-pdt .__incr-ofd-big {
    min-height: auto;
  }
  .oth-pdt .__incr-ofd-big .txt {
    width: auto;
  }
}
@media (max-width: 767px) {
  .__incr-ofd-big {
    text-align: center;
  }
  .__incr-ofd-big .txt {
    display: block !important;
  }
}
#am-modal-download .modal-content {
  text-align: center;
  width: 600px;
  min-height: 400px;
  background-size: cover;
  box-shadow: none;
  font-size: 1.4rem;
  border-radius: 10px;
  box-shadow: 0px 8px 12px 0px rgba(11, 56, 104, 0.2);
}
#am-modal-download .modal-content .modal-header {
  position: relative;
  background: url(/assets/images/background/dl-title1.png) no-repeat center;
  background-size: cover;
  border-bottom: none;
  border-radius: 10px 10px 0 0;
}
#am-modal-download .modal-content .modal-header .close {
  position: absolute;
  top: 20px;
  right: 10px;
  opacity: 0.8;
  margin-top: -10px;
  transition: 0.3s;
  color: #fff;
  font-weight: normal;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: url(/assets/images/icons/close.png) no-repeat center;
}
#am-modal-download .modal-content .modal-header .close:hover {
  transform: rotate(180deg);
  opacity: 1;
}
#am-modal-download .modal-content .modal-header h3 {
  font-size: 2.4rem;
  margin: 0;
  color: #ffffff;
}
#am-modal-download .modal-content .modal-body {
  background: #fff;
  padding-top: 20px;
}
#am-modal-download .modal-content .modal-body .rel {
  position: relative;
}
#am-modal-download .modal-content .modal-body p.desc {
  padding: 0 20px 20px;
  line-height: 1.5;
}
#am-modal-download .modal-content .modal-body .form-group {
  width: 400px;
  margin: 0 auto;
}
#am-modal-download .modal-content .modal-body .form-control {
  padding-left: 10px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #eef4fc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  border: 1px solid #C5C5E2;
  color: #AFAFAF;
}
#am-modal-download .modal-content .modal-body .form-control:focus {
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  color: #000;
}
#am-modal-download .modal-content .modal-body .err {
  position: absolute;
  bottom: -22px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 1.2rem;
  color: red;
}
#am-modal-download .modal-content .modal-body .err .success {
  color: #06ec1a;
}
#am-modal-download .modal-content .modal-body .btn {
  margin: 25px 0 15px;
  min-width: 170px;
}
#am-modal-download .modal-content .modal-body .btn-link {
  color: #091871;
}
#am-modal-download .modal-content .modal-footer {
  background: #eef4fc;
  border-top: none;
  text-align: center;
  border-radius: 0 0 10px 10px;
}
#am-modal-download .modal-content .modal-footer p {
  padding: 0 20px;
}
#am-modal-download .modal-content .modal-footer .privacy-policy-link {
  color: #333;
}
@media (max-width: 600px) {
  #am-modal-download .modal-content {
    width: auto;
  }
  #am-modal-download .modal-content .modal-body .form-group {
    width: auto;
  }
}
.proitem {
  margin: 0 auto;
  width: 160.13px;
  position: relative;
}
.proitem small {
  position: absolute;
  color: #eee;
  font-size: 22px;
  padding: 17px 0 0 13px;
  text-align: left;
  text-shadow: 3px 2px 2px rgba(0, 0, 0, 0.35);
  bottom: 14px;
  right: 29px;
  width: 101px;
  height: 103px;
  background: url(/assets/images/product/caidai.png) no-repeat center;
  background-size: 100%;
  box-sizing: border-box;
  zoom: 0.9;
}
.proitem small span {
  font-size: 16px;
  font-weight: normal;
  display: inline-block;
  transform: rotate(19deg);
  position: relative;
  top: 7px;
  margin-left: 3px;
}
.proitem .smallright {
  padding: 17px 0 0 10px;
}
.download-pdt h4.txt-ln {
  position: relative;
}
.download-pdt h4.txt-ln span.icon-new {
  position: absolute;
  top: 0;
  opacity: 1;
  background-color: #ff7300;
  margin-left: 20px;
  display: inline-block;
  font-size: 12px !important;
  height: 23px;
  line-height: 23px;
  color: #fff !important;
  border-radius: 4px;
  padding: 0 7px;
  vertical-align: middle;
  margin-left: 13px;
  font-weight: 400 !important;
  margin-top: -6px;
}
.download-pdt h4.txt-ln span.icon-new::before {
  content: "";
  display: block;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #ff9100;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  left: -5px;
}
