@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: -apple-system, BlinkMacSystemFont, segoe ui, Roboto, Helvetica, Arial, apple color emoji, segoe ui emoji, segoe ui symbol, sans-serif;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  font-size: 14px;
  color: #333;
  position: relative;
}

img {
  vertical-align: middle;
  border: 0;
}

a {
  zoom: 1;
  color: #2ea685;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

*:first-child + html.clearfix {
  zoom: 1;
}

.clearfix {
  display: block;
}

.clear {
  clear: both;
  height: 0px;
  overflow: hidden;
  line-height: 0px;
}

.hidden {
  display: none;
}

@font-face {
  font-family: "iconfont";
  src: url("fonts/iconfont/iconfont.eot");
  src: url("fonts/iconfont/iconfont.eot?#iefix") format("embedded-opentype"), url("fonts/iconfont/iconfont.woff2") format("woff2"), url("fonts/iconfont/iconfont.woff") format("woff"), url("fonts/iconfont/iconfont.ttf") format("truetype"), url("fonts/iconfont/iconfont.svg#iconfont") format("svg");
}
.josh-wrap {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

h1 {
  font-size: 40px;
  color: #2ea685;
}

.search_btn,
.submit {
  -webkit-appearance: none;
}

.jbtn {
  display: block;
  text-align: center;
  box-sizing: border-box;
  box-sizing: border-box;
}

.jbtn:hover {
  cursor: pointer;
  text-decoration: none;
}

.jbtn-learn {
  padding: 0 50px;
  height: 62px;
  line-height: 62px;
  color: #4bffce;
  border: 1px solid #4bffce;
  border-radius: 12px;
  font-size: 30px;
  width: 300px;
  min-width: 300px;
}

.jbtn-learn:hover {
  color: #c7fff0;
  border: 1px solid #c7fff0;
}

.buy-item {
  float: right;
}

.buy-item .price {
  text-align: center;
  margin: 0px 0 5px 0;
}

.buy-item .price .org {
  text-decoration: line-through;
  color: #777777;
  font-size: 17px;
  margin-right: 20px;
}

.buy-item .price .sell {
  font-size: 25px;
  color: #e03434;
}

.buy-now {
  display: block;
  background-repeat: no-repeat;
  background-color: #ff6137;
}

.buy-now:hover,
.buy-now:focus {
  background-color: #ff7f5c;
  text-decoration: none;
}

.buy-now span {
  display: block;
  text-align: center;
  color: #fff;
}

.buy-30 {
  width: 154px;
  float: right;
  margin-right: 64px;
}

.buy-30 .buy-now {
  width: 154px;
  height: 44px;
  background-position: 14px 8px;
  border-radius: 4px;
}

.buy-30 .buy-now span {
  height: 44px;
  line-height: 44px;
  width: 114px;
  font-size: 16px;
  margin-left: 40px;
}

.buy-30 .buy-win {
  background-image: url(../images/win-30.png);
}

.buy-30 .buy-mac {
  background-image: url(../images/mac-30.png);
  background-position: 12px 6px;
}

.buy-30 .buy-win-mac {
  background-image: url(../images/win-mac-30.png);
}

.buy-25 {
  width: 142px;
  float: right;
  margin-right: 16px;
}

.buy-25 .price {
  height: 20px;
}

.buy-25 .price .org {
  font-size: 14px;
  margin-right: 20px;
}

.buy-25 .price .sell {
  font-size: 20px;
}

.buy-25 .buy-now {
  width: 142px;
  height: 41px;
  background-position: 14px 8px;
  border-radius: 4px;
}

.buy-25 .buy-now span {
  height: 41px;
  line-height: 41px;
  width: 102px;
  font-size: 15px;
  margin-left: 40px;
}

.buy-25 .buy-win {
  background-image: url(../images/win-25.png);
}

.buy-25 .buy-mac {
  background-image: url(../images/mac-25.png);
}

.buy-text {
  float: none;
  width: 145px;
  margin: 0 auto;
}

.buy-text .price {
  margin-bottom: 10px;
}

.buy-text .price .org {
  font-size: 14px;
  margin-right: 35px;
}

.buy-text .price .sell {
  font-size: 20px;
  color: #e03434;
}

.buy-text .buy-now {
  width: 145px;
  height: 40px;
  border-radius: 5px;
}

.buy-text .buy-now span {
  display: block;
  height: 40px;
  line-height: 40px;
  width: 145px;
  font-size: 15px;
}

.btn-download-box .info {
  font-size: 13px;
  color: #818181;
  text-align: center;
  padding-bottom: 5px;
}

.btn-download {
  display: block;
  width: 130px;
  height: 47px;
  line-height: 47px;
  padding-left: 45px;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  background: #38da5e no-repeat;
  border-radius: 8px;
  margin: 0 auto;
}

.btn-download:hover {
  text-decoration: none;
  background-color: #62f384;
}

.btn-download-mac {
  background-image: url(../images/download/mac-43.png);
  background-position: 8px 5px;
}

.btn-download-win {
  background-image: url(../images/download/win-43.png);
  background-position: 8px 7px;
}

.btn-download p {
  line-height: 1;
}

.btn-download .name {
  padding-top: 7px;
}

.btn-download .version {
  padding-top: 2px;
  font-size: 12px;
}

.download-count-box {
  width: 100px;
  float: left;
  padding: 18px 0px 0 0px;
  text-align: right;
  margin-right: 10px;
}

.download-count-box .number {
  font-size: 18px;
  color: #2ea686;
  margin-top: 5px;
}

.download-count-box .tips {
  font-size: 14px;
  color: #565656;
  margin-top: 5px;
}

.btn-box-two {
  width: 410px;
  margin: 0 auto;
}

.btn-box-two .btn-download-box {
  width: 175px;
  padding: 18px 15px 0 15px;
  float: left;
  position: relative;
}

.btn-box-two .btn-download-box .info {
  position: absolute;
  bottom: 47px;
  left: 0;
  width: 100%;
  text-align: center;
}

.btn-box-wrap {
  width: 100%;
  text-align: center;
}
.btn-box-wrap .btn-download-box {
  display: inline-block;
  margin-right: 20px;
}
.btn-box-wrap .btn-download-box:last-child {
  margin-right: 0;
}

.product-btn .name {
  font-size: 22px;
  height: 100%;
  line-height: 1;
  line-height: 60px\0 ;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.product-btn a:hover {
  text-decoration: none;
  filter: brightness(106%);
}

.product-btn del {
  color: #f7c184;
}

.blueBtn-b,
.orangeBtn-b {
  display: inline-block;
  width: 150px;
  height: 60px;
  background: #55d774;
  border-radius: 5px;
  margin-right: 40px;
  margin-bottom: 8px;
  color: #ffffff;
  padding-left: 40px;
  padding-right: 6px;
  text-align: center;
  transition: all 0.3s;
}

.orangeBtn-b {
  background: #f09522;
}

.cart-b {
  background-image: url(../images/product/icon-cart.png);
  background-repeat: no-repeat;
  background-position: 20px center;
  padding-left: 44px;
  padding-right: 2px;
}

.download-b {
  background-image: url(../images/product/icon-download.png);
  background-repeat: no-repeat;
  background-position: 22px center;
}

.mt-30 {
  margin-top: 30px;
}

.buy-box--center {
  text-align: center;
}
.buy-box--center > .buy-item {
  display: inline-block;
  float: none;
}
.buy-box--center > .buy-item:last-child {
  margin-right: 0;
}

.pager {
  width: 445px;
  margin: 0 auto;
  padding: 25px 0;
}

.pager,
.pager a {
  font-size: 18px;
  color: #2ea383;
}

.page,
.pager ul {
  list-style: none;
  padding: 0;
  clear: both;
  height: 20px;
  line-height: 20px;
  margin-right: 30px;
  float: left;
}

.pager nav {
  float: left;
}

.page li,
.pager ul li {
  float: left;
}

.page li a,
.pager ul li a {
  display: block;
  padding: 0 5px;
}

.page li a img,
.pager ul li a img {
  margin-top: -3px;
}

.active-page,
.pager .active,
.pager .active a {
  color: #b96063;
}

.to-page {
  float: left;
  display: none;
}

.to-page-text {
  width: 38px;
  height: 18px;
  line-height: 18px;
  border: 1px solid #2ea383;
  border-radius: 5px;
  margin: 0 10px 0 10px;
  text-align: center;
  color: #2ea383;
}

.header {
  height: 55px;
  z-index: 99;
  background: #171717;
}

.absolute-header .header {
  width: 100%;
  position: absolute;
  top: 0;
  background-color: transparent;
  background: url(../images/menu-bg.png) repeat-x;
}

.logo {
  height: 55px;
  line-height: 55px;
  float: left;
  display: block;
  min-width: 153px;
  *width: 153px;
}

.nav-top {
  float: right;
}

.nav-store {
  display: block;
  float: left;
  color: #e6b820;
  font-size: 15px;
  height: 55px;
  line-height: 55px;
  position: relative;
  padding: 0 25px;
}

.nav-store::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(../images/sprites.png) no-repeat 0 0;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -10px;
}

.nav-store:hover,
.nav-store.active {
  color: #efcf6c;
  text-decoration: none;
}

.nav-store:hover::before,
.nav-store.active::before {
  background-position: 0 -40px;
}

.main-menu {
  float: left;
}

.main-menu ul {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 55px;
}

.main-menu li {
  height: 55px;
  float: left;
  text-align: center;
}

.main-menu li > a {
  display: block;
  font-size: 15px;
  height: 55px;
  line-height: 55px;
  color: #fff;
  padding: 0 25px;
}

.main-menu .li-small > a {
  float: left;
  padding: 0;
  font-size: 11px;
  *border-right: 1px slid #ffffff;
  margin-right: 5px;
}

.main-menu .li-small > a::after {
  content: "|";
  display: block;
  float: right;
  padding: 0 5px;
}

.main-menu .li-small:last-child > a::after {
  display: none;
}

.main-menu li:hover > a,
.main-menu li.active > a {
  text-decoration: none;
  color: #4bffce;
}

.main-menu .li-small:hover > a::after,
.main-menu li.active > a::after {
  color: #fff;
}

.main-menu .li-small > a.nav-search {
  width: 15px;
  background: url(../images/sprites.png) -40px 21px no-repeat;
}

.main-menu .li-small > a.nav-search::after {
  display: none;
}

.main-menu .li-small > a.nav-search:hover {
  background-position: -40px -19px;
}

.main-menu .subNavigation {
  display: none;
  position: absolute;
  top: 55px;
  right: 0px;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  z-index: 10;
  min-height: 260px;
  box-sizing: border-box;
  box-sizing: border-box;
}

.subNavigation .s_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #171717;
  opacity: 0.95;
  filter: alpha(opacity=95);
  -moz-opacity: 0.95;
  -khtml-opacity: 0.95;
  z-index: 0;
}

.subNavigation .s_border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #4bffce;
  z-index: 1;
  box-sizing: border-box;
  box-sizing: border-box;
}

.subNavigation .s_border::before {
  content: " ";
  display: block;
  width: 177px;
  height: 102px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/nav-border.png) no-repeat 0 -118px;
}

.subNavigation .s_border::after {
  content: " ";
  display: block;
  width: 177px;
  height: 102px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(../images/nav-border.png) no-repeat 0 0;
}

.subNavigation dl {
  position: relative;
  z-index: 2;
  padding-left: 125px;
}

.subNavigation dl dd {
  width: 250px;
  height: 260px;
  float: left;
}
.subNavigation dl dd:nth-child(n+4) {
  height: 240px;
}
.subNavigation dl dd:nth-child(n+4) .prd-box {
  padding-top: 130px;
}

.subNavigation dd .prd-box {
  display: block;
  width: 100%;
  height: 100px;
  text-align: center;
  padding-top: 160px;
  position: relative;
  color: #4bffce;
}

.subNavigation dd .prd-box a {
  font-size: 14px;
  color: #4bffce;
}

.subNavigation dd .prd-box .nava-default:hover {
  text-decoration: none;
}

.subNavigation dd .prd-box h4,
.subNavigation dd .prd-box .h4,
.subNavigation dd .prd-box h4 a,
.subNavigation dd .prd-box .h4 a {
  color: #fff;
}

.subNavigation dd .prd-box h5,
.subNavigation dd .prd-box .h5,
.subNavigation dd .prd-box h5 a,
.subNavigation dd .prd-box .h5 a {
  color: #aeaeae;
}

/*.subNavigation dd .prd-box:hover,
.subNavigation dd .prd-box:hover h4,
.subNavigation dd .prd-box:hover h5,
.subNavigation dd .prd-box:hover .h4,
.subNavigation dd .prd-box:hover .h5,
.subNavigation dd .prd-box:hover a,
.subNavigation dd .prd-box a:hover {
  text-decoration: none;
}*/
.subNavigation dd .img {
  width: 250px;
  position: absolute;
  bottom: 125px;
  left: 0;
  text-align: center;
}

.subNavigation dd h5,
.subNavigation dd .h5 {
  padding-bottom: 15px;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  border-color: #333;
  -webkit-appearance: button;
  cursor: pointer;
  text-transform: none;
  box-sizing: border-box;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background-color: #fff;
  box-sizing: border-box;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@-webkit-keyframes nav-icon-up {
  12% {
    -webkit-transform: translateY(-12px);
  }
  24%, 29% {
    -webkit-transform: translateY(-24px);
  }
  36% {
    -webkit-transform: translateY(-12px);
  }
  50% {
    -webkit-transform: translateY(-6px);
  }
  60% {
    -webkit-transform: translateY(-4px);
  }
  70% {
    -webkit-transform: translateY(-2px);
  }
  45%, 55%, 65%, 72% {
    -webkit-transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@keyframes nav-icon-up {
  12% {
    transform: translateY(-12px);
  }
  24%, 29% {
    transform: translateY(-24px);
  }
  36% {
    transform: translateY(-12px);
  }
  50% {
    transform: translateY(-6px);
  }
  60% {
    transform: translateY(-4px);
  }
  70% {
    transform: translateY(-2px);
  }
  45%, 55%, 65%, 72% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}
.subNavigation dd .prd-box:hover .img {
  -webkit-animation: nav-icon-up 1.2s linear infinite;
  animation: nav-icon-up 1.4s linear infinite;
}

.subNavigation dd h4,
.subNavigation dd .h4 {
  font-size: 16px;
  margin-bottom: 3px;
}

.subNavigation dd h5,
.subNavigation dd .h5 {
  font-size: 12px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}

#loadJS {
  display: none;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
.carousel-inner > .item.active.right {
    left: 0;
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
    left: 0;
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right,
.carousel-inner > .item.active {
    left: 0;
    transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 0.9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev:before {
  content: "‹";
}

.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.support-simple {
  background: #171717;
  padding: 105px 0;
}

.support-simple .item {
  width: 25%;
  float: left;
  text-align: center;
}

.support-simple .item .img img {
  max-width: 98%;
}

.support-simple .item p {
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-family: Arial;
  font-weight: 400;
  color: rgb(116, 255, 217);
  line-height: 120%;
  margin-top: 15px;
}

.h1t {
  font-size: 32px;
}

.h2t {
  font-size: 24px;
}

.footer {
  background: #3b3b3b;
}

.foot-contact {
  width: 220px;
  float: left;
}

.foot-contact .img {
  padding: 55px 0 15px 0px;
  text-align: left;
}

.foot-contact .item {
  margin: 0 auto;
}

.foot-contact .item a {
  display: block;
}

.foot-contact .twitter,
.foot-contact .facebook {
  margin-right: 16px;
}

.foot-link {
  width: 260px;
  float: left;
  padding-top: 25px;
}

.foot-contact a {
  display: block;
  font-size: 17px;
  color: #4bffce;
  padding-left: 32px;
  height: 40px;
  line-height: 40px;
}

.foot-contact .footer-logo {
  padding-left: 0;
}

.footer .f-store {
  background: url(../images/foot-store.png) no-repeat 0px 6px;
}

.footer .f-download {
  background: url(../images/foot-Download-Center.png) no-repeat 2px 7px;
}

.footer .f-help {
  background: url(../images/foot-Help.png) no-repeat 5px 8px;
}

.foot-hot-topic {
  width: 200px;
  float: left;
  padding-left: 20px;
}

.foot-hot-topic h4,
.foot-hot-topic .h4 {
  color: #4bffce;
  font-size: 19px;
  text-align: left;
  padding: 55px 0 18px 0;
}

.foot-hot-topic a {
  font-size: 14px;
  color: #f7f7f7;
  height: 25px;
  line-height: 25px;
}

.foot-company {
  width: 160px;
  float: left;
  padding-left: 20px;
}

.foot-company h4,
.foot-company .h4 {
  color: #4bffce;
  font-size: 19px;
  text-align: left;
  padding: 55px 0 18px 0;
}

.foot-company a {
  font-size: 14px;
  color: #f7f7f7;
  height: 25px;
  line-height: 25px;
}

.foot-support {
  width: 150px;
  float: left;
  padding-left: 20px;
}

.foot-support h4,
.foot-support .h4 {
  color: #4bffce;
  font-size: 19px;
  text-align: left;
  padding: 55px 0 18px 0;
}

.foot-support a {
  font-size: 14px;
  color: #f7f7f7;
  height: 25px;
  line-height: 25px;
}

.foot-newsletter {
  width: 210px;
  float: left;
  padding-top: 30px;
}

.foot-newsletter h4,
.foot-newsletter .h4 {
  color: #4bffce;
  font-size: 19px;
  text-align: left;
  padding: 25px 0 12px 0;
}

.follow-item {
  margin-top: 10px;
}

.follow-item a {
  margin-right: 6px;
  display: inline-block;
}
.follow-item a .icon {
  width: 34px;
  height: auto;
  transition: all 0.2s;
  position: relative;
  top: 0;
}
.follow-item a:hover .icon {
  top: -2px;
}

.foot-newsletter .f-subscribe {
  text-align: left;
  font-size: 14px;
  color: #f7f7f7;
}

.f-country {
  text-align: center;
  padding-top: 5px;
  position: relative;
  display: block;
}

.languageIcon {
  background-color: transparent;
  width: 278px;
  position: absolute;
  right: 0;
  top: -164px;
  background-color: #565656;
  border: solid 1px #4bffce;
  display: none;
  z-index: 3;
}

.languageIcon ul {
  padding-left: 18px;
  padding-top: 10px;
}

.languageIcon ul li {
  width: 50%;
  height: 20px;
  float: left;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
  margin-bottom: 10px;
}

.languageIcon ul li img {
  float: left;
  margin-right: 5px;
}

.languageIcon ul li a {
  color: #fff;
}

.f-country a {
  color: #4bffce;
  font-size: 13px;
  margin-right: 5px;
}

.foot-bottom {
  width: 100%;
  padding: 45px 0 10px 0;
  text-align: center;
  font-size: 13px;
}

.foot-bottom a {
  font-size: 13px;
}

.copyright {
  color: #ffffff;
  margin-left: 15px;
}

.top-banner {
  height: 130px;
  width: 100%;
  text-align: center;
  line-height: 130px;
  color: #fff;
  font-size: 36px;
}

.top-banner .title {
  color: #fff;
}

.top-banner a,
.top-banner .img {
  display: block;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  color: #fff;
  background-color: #666;
}

.top-banner a:hover {
  text-decoration: none;
}

.top-banner .h1 {
  color: #ffffff;
  font-size: 36px;
}

.drm-modal {
  width: 100%;
  height: 100%;
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5) !important;
  display: none;
}

.drm-modal .modal-dialog {
  position: relative;
  margin: 30px auto;
  width: 900px;
}

.drm-modal .modal-content {
  padding: 20px 2px 2px 2px;
  background-color: #2ea685;
  box-shadow: none;
  border-radius: 0;
  color: #fff;
  border: none;
}

.drm-modal .modal-header {
  padding: 10px 0;
  border-bottom: none;
}

.drm-modal .close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  font-size: 30px;
  color: #fff;
  margin-top: -25px;
  line-height: 30px;
  width: 30px;
  height: 30px;
  display: block;
  opacity: 1;
  text-shadow: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  background: url(../images/close.png) no-repeat 0 0;
}

.drm-modal .close:hover {
  background-position: 0 -30px;
}

#modal-youtube .modal-body {
  height: 0;
  padding-bottom: 56.12245%;
  position: relative;
}

#modal-youtube iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border: none;
}

.scroll-top-bar {
  width: 100%;
  position: fixed;
  top: 0;
  display: none;
  z-index: 98;
}

.scroll-top-bar.nav-absulute {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 98;
  line-height: 30px;
  background: #000;
}

.scroll-top-bar.nav-absulute a {
  color: #ffffff;
}

.nav-absulute a.logo {
  padding: 0;
}

.nav-absulute a.logo:hover {
  background: none;
}

.youtube-iframe-lazyload {
  text-align: center;
  margin: 15px;
}

.youtube-iframe-lazyload iframe {
  min-height: 315px;
  background: #000 url(../images/play.png) no-repeat center center;
}

.spotify-iframe-lazyload {
  text-align: center;
  margin: 15px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
@media (max-width: 1000px) and (min-width: 768px) {
  .josh-wrap {
    width: 750px;
  }
}
@media (max-width: 767px) {
  .h2t {
    font-size: 1.05rem;
  }
  .logo {
    text-align: center;
  }
  .josh-wrap {
    width: auto;
  }
  .navbar-toggle {
    display: block;
  }
  .nav-top {
    display: none;
    width: 100%;
    position: absolute;
    top: 55px;
    left: 0;
    float: none;
    background: #171717;
    filter: Alpha(Opacity=80);
    background-color: rgba(23, 23, 23, 0.8);
    text-align: center;
    border: none;
    border-bottom: 1px solid #4bffce;
    z-index: 99;
  }
  .nav-store {
    float: none;
    width: 100%;
    padding: 0;
  }
  .main-menu,
.main-menu ul {
    height: auto;
  }
  .main-menu,
.main-menu ul,
.main-menu li,
.main-menu .li-small > a {
    float: none;
    width: 100%;
  }
  .main-menu .li-small > a::after {
    text-indent: -999em;
  }
  .main-menu .li-small > a.nav-search {
    width: 100%;
    background: none;
  }
  .main-menu .li-small > a.nav-search::after {
    display: inline-block !important;
    padding: 0;
    float: none;
    content: " ";
    width: 15px;
    height: 100%;
    background: url(../images/sprites.png) -40px 21px no-repeat;
  }
  .main-menu .subNavigation {
    width: 100%;
    position: relative;
    top: -5px;
  }
  .subNavigation dl {
    padding-left: 0;
  }
  .subNavigation dl dd {
    width: 100%;
    height: 240px;
  }
  .subNavigation dd .img {
    width: 100%;
    bottom: 110px;
  }
  .nav-absulute a.logo {
    float: none;
    padding: 4px 0;
  }
  .foot-contact .img {
    text-align: center;
    padding: 0 15px;
    display: none;
  }
  .footer .josh-wrap {
    position: relative;
    padding-bottom: 265px;
  }
  .footer .foot-item {
    width: auto;
    padding: 15px;
    float: none;
    border-bottom: 1px solid #4c4c4c;
  }
  .footer .foot-item h4,
.footer .foot-item .h4 {
    padding: 0;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    font-size: 15px;
  }
  .footer .foot-hot-topic h4::before,
.footer .foot-hot-topic .h4::before,
.footer .foot-company h4::before,
.footer .foot-company .h4::before {
    font-family: "iconfont" !important;
    content: "\e65b";
    position: absolute;
    right: 0px;
    font-weight: normal;
    font-size: 15px;
    top: 2px;
    transition: all 0.3s;
  }
  .footer .active h4::before,
.footer .active .h4::before {
    transform: rotate(-180deg);
  }
  .footer .foot-hot-topic a,
.footer .foot-company a {
    display: none;
    font-size: 12px;
  }
  .footer .foot-hot-topic a:nth-child(2),
.footer .foot-company a:nth-child(2) {
    margin-top: 16px;
  }
  .footer .active a {
    display: block;
  }
  .footer .foot-contact {
    width: 100%;
    position: absolute;
    bottom: 110px;
    box-sizing: border-box;
  }
  .foot-contact .item a {
    font-size: 15px;
  }
  .footer .foot-bottom {
    width: 100%;
    position: absolute;
    bottom: 50px;
    padding: 15px 0;
  }
  .footer .follow-item {
    margin-top: 15px;
  }
  .footer .follow-item a img {
    width: 25px;
    height: 25px;
  }
  .footer .follow-item + h4 {
    margin-top: 20px;
  }
  .footer .f-subscribe {
    font-size: 12px;
    margin-top: 15px;
  }
  .buy-box-30 {
    width: 320px;
    margin: 0 auto;
    padding: 0 !important;
  }
  .buy-box-30 .buy-item {
    margin-right: 10px;
  }
  .buy-box-30 .buy-item:first-child {
    margin-right: 0;
  }
  .btn-box-two {
    width: 100%;
  }
  .btn-box-two .btn-download-box {
    padding-top: 44px;
    float: none;
    margin: 0 auto;
  }
  .download-count-box {
    width: 100%;
    float: none;
    text-align: center;
  }
  .pager {
    width: 100%;
  }
  .page {
    width: 100%;
    float: none;
  }
  .first-page {
    margin-left: 15px;
  }
  .page li a,
.pager ul li a {
    font-size: 12px;
  }
  .to-page {
    text-align: left;
    font-size: 12px;
  }
  .foot-bottom {
    padding-top: 40px;
    padding-bottom: 70px;
  }
  .drm-modal .modal-dialog {
    margin-top: 45%;
    width: 100%;
  }
  .copyright {
    display: block;
    margin-top: 10px;
    font-size: 12px;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  .youtube-iframe-lazyload iframe {
    max-width: 100% !important;
  }
  .spotify-iframe-lazyload iframe {
    max-width: 100% !important;
  }
  .top-banner a,
.top-banner .img {
    font-size: 20px;
  }
  .to-page-text {
    width: 28px;
    height: 15px;
    margin: 0 5px;
  }
  .nav-store::before {
    display: inline-block;
    position: initial;
    margin-right: 3px;
    position: relative;
    top: 4px;
  }
  .main-menu li {
    height: 40px;
  }
  .nav-store,
.main-menu li > a {
    height: 40px;
    line-height: 40px;
  }
  .subNavigation dd .prd-box {
    height: 85px;
    padding-top: 155px;
  }
}
.user-reviews-3-item {
  background-color: #282828;
  padding: 37px 0;
}

.user-reviews-3-item .h4 {
  text-align: center;
  font-size: 30px;
  color: #fff;
}

.user-reviews-3-item .carousel {
  width: 782px;
  margin: 0 auto;
  margin-top: 90px;
  background: url(../images/home/user-reviews-bg.png) no-repeat center center;
}

.user-reviews-3-item .carousel-inner {
  height: 206px;
  margin: 0 auto;
  overflow: hidden;
}

.user-reviews-3-item .carousel-control {
  width: 42px;
  opacity: 0.9;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}

.user-reviews-3-item .carousel-control.left {
  left: -80px;
  background: url(../images/home/prev.png) no-repeat center center;
}

.user-reviews-3-item .carousel-control.right {
  right: -80px;
  background: url(../images/home/next.png) no-repeat center center;
}

.user-reviews-3-item .carousel-control:hover {
  opacity: 1;
}

.user-reviews-3-item .item {
  height: 100%;
}

.user-reviews-3-item .review-title {
  padding-top: 68px;
  font-size: 20px;
  padding-left: 68px;
  padding-right: 68px;
  color: #fff;
}

.user-reviews-3-item .review-rating {
  position: absolute;
  top: 70px;
  right: 68px;
}

.user-reviews-3-item .review-rating .star {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../images/home/star.png) no-repeat center center;
}

.user-reviews-3-item .review-content {
  font-size: 15px;
  color: rgb(218, 218, 218);
  margin-top: 14px;
  line-height: 130%;
  padding-left: 68px;
  padding-right: 68px;
}

.user-reviews-3-item .carousel-indicators {
  top: -26px;
  bottom: auto;
  height: 52px;
}

.user-reviews-3-item .carousel-indicators li {
  width: 60px;
  height: 52px;
  background: none;
  text-indent: 0;
  transition: all 0.3s;
  position: relative;
  z-index: 2;
  margin: 0 48px;
}

.user-reviews-3-item .carousel-indicators .polygon {
  width: 60px;
  height: 52px;
  background: #317361;
  -webkit-clip-path: polygon(24% 0, 76% 0, 100% 50%, 76% 100%, 24% 100%, 0 50%);
          clip-path: polygon(24% 0, 76% 0, 100% 50%, 76% 100%, 24% 100%, 0 50%);
  position: relative;
  transition: background 0.3s;
}

.user-reviews-3-item .carousel-indicators .polygon .avatar {
  width: 58px;
  height: 50px;
  -webkit-clip-path: polygon(24% 0, 76% 0, 100% 50%, 76% 100%, 24% 100%, 0 50%);
          clip-path: polygon(24% 0, 76% 0, 100% 50%, 76% 100%, 24% 100%, 0 50%);
  position: absolute;
  top: 1px;
  left: 1px;
  background: no-repeat center center;
  background-size: 100% auto;
}

.user-reviews-3-item .carousel-indicators .active {
  transform: scale(1.6552) translateX(-31%);
  position: absolute;
  margin: 0;
  left: 50%;
  z-index: 3;
}

.user-reviews-3-item .carousel-indicators .active .polygon {
  background: #4bffce;
  position: relative;
  transition: background 0.3s;
}

.user-reviews-3-item .carousel-indicators .active .polygon .avatar {
  margin-left: -1px;
  margin-top: -1px;
  -webkit-clip-path: polygon(24% 0, 76% 0, 100% 50%, 76% 100%, 24% 100%, 0 50%);
          clip-path: polygon(24% 0, 76% 0, 100% 50%, 76% 100%, 24% 100%, 0 50%);
  position: absolute;
  top: 2px;
  left: 2px;
}

@media (max-width: 767px) {
  .user-reviews-3-item {
    overflow: hidden;
  }
  .user-reviews-3-item .carousel {
    width: 100%;
    background-size: 100% 100%;
  }
  .user-reviews-3-item .carousel-inner {
    height: 20rem;
  }
  .user-reviews-3-item .review-rating {
    position: initial;
    text-align: center;
    margin-top: 15px;
  }
  .user-reviews-3-item .carousel-indicators li {
    margin-left: 25px;
    margin-right: 25px;
  }
  .user-reviews-3-item .carousel-indicators {
    width: 90%;
    margin-left: -45%;
  }
  .support-simple .item p {
    font-size: 0.75rem;
  }
  .support-simple .item .img img {
    max-width: 80%;
  }
}
#scrollUp {
  display: none;
  position: fixed;
  bottom: 80px;
  right: 38px;
  z-index: 9999;
  height: 40px;
  width: 40px;
  opacity: 0.9;
  background: url("../images/gotop.png") no-repeat center;
  background-size: cover;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}

#scrollUp:hover {
  opacity: 1;
}

.star-rating .star {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAWBJREFUeNqklL1KQ0EQhe+9iSns7DRFUlgJgiCKtmplo2Iafzob38EnsLL1CQI2KgpiZRAbG4MKtgo+gZUI6s16Bs7CsGzYSVz4uD87e/bs7OzmrptZ2gpwoJMKzA2CObjn+2IquDC4WwcLZO2/DmXCZzDN7xcwA3rDOtxVYhnft4d1OALewUTw/xVMgZ/YoGrwPQbmyBLFHDfGt0lwxR0XOw/gQzvcx3OZSW9GJi1BJZGaNwrfiKCIXYMaO3vG3S/p3HHCb7Ba0PoeO0TsN7M1Heuo0fFO2uCAzqyCvlU4th2WzSE4BqPgy7hkSdMRx0bLpuBMWwmhgvk7ATtccrSwJS93CWdOCdxqsX4npTGAYNNy9CyCZb/YmKCfVXb7U4n4VlOF3hjEYZU7fgHmeRwvVamYliwidTo6A7Ngg2e2y7tR/p0zph7eB6GgBJzyzmuBp8gKHsEmY0R4XHf+CTAAntBUtu1JFmEAAAAASUVORK5CYII=) no-repeat;
  background-size: 100%;
}

/* .awards-reviews-list */
.awards-reviews-list {
  padding: 66px 0;
}

.awards-reviews-list .item {
  background: #e7f3f0;
  margin-bottom: 20px;
  transition: all 0.2s;
  border-radius: 16px;
}

.awards-reviews-list .item a:hover {
  text-decoration: none;
}

.awards-reviews-list .item:hover {
  transform: scale(1.02);
}

.awards-reviews-list .item .img {
  width: 240px;
  float: left;
  text-align: center;
  padding: 30px 0;
}

.awards-reviews-list .item .htitle-3 {
  font-size: 20px;
  margin-top: 10px;
  font-weight: bold;
}

.awards-reviews-list .item .img img {
  margin-top: 10px;
  max-width: 90%;
}

.awards-reviews-list .item .content {
  padding: 30px 10px;
  margin-left: 240px;
}

.awards-reviews-list .item .top {
  height: 20px;
  line-height: 20px;
}

.awards-reviews-list .item .star-rating {
  display: inline-block;
}

.awards-reviews-list .item .star {
  height: 16px;
  width: 16px;
}

.awards-reviews-list .item .author-date {
  display: inline-block;
  font-size: 14px;
  color: #888;
  margin-left: 15px;
  position: relative;
  top: -2px;
}

.awards-reviews-list .item .text {
  margin-top: 20px;
  font-size: 16px;
}

.awards-reviews-list .item .text p {
  font-size: 16px;
  color: #333;
  line-height: 150%;
}

.art-list {
  font-size: 15px;
  color: #565656;
  padding: 8px 0px;
  list-style-position: inside;
  list-style-type: disc;
}

.art-list li {
  padding: 4px;
  line-height: 120%;
  overflow-wrap: break-word;
  position: relative;
}

.art-list.num {
  list-style-type: decimal;
}

.art-list.roman {
  list-style-type: upper-roman;
}

.art-list.step {
  list-style: none;
  counter-reset: artlist-step-counter;
}

.art-list.step li::before {
  content: "Step " counter(artlist-step-counter, decimal) ".";
  counter-increment: artlist-step-counter;
  margin-right: 5px;
  font-weight: bold;
}

.art-list.none {
  list-style: none;
}

@media (max-width: 768px) {
  .awards-reviews-list {
    padding-left: 15px;
    padding-right: 15px;
  }
  .awards-reviews-list .item .img {
    width: auto;
    float: none;
  }
  .awards-reviews-list .item .content {
    padding-top: 0px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: 0;
  }
}
/** 2021.7.19 Summer Special Activity Animation **/
.header .special-activity {
  width: 55px;
  height: 55px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateX(100%) translateY(-50%);
  padding-left: 15px;
  box-sizing: content-box;
}
.header .special-activity .watermelon-1 {
  width: 41px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -20.5px;
  transform: translate(9px, -5px) rotate(-2deg);
  transform-origin: center bottom;
  -webkit-animation: watermelon-1 1s ease 0;
          animation: watermelon-1 1s ease 0;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
}
.header .special-activity .watermelon-2 {
  width: 39px;
  height: 29px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -14.5px;
  margin-left: -19.5px;
  transform: translate(0, 5px);
  transform-origin: center bottom;
  -webkit-animation: watermelon-2 1s ease 0;
          animation: watermelon-2 1s ease 0;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
}
@-webkit-keyframes watermelon-1 {
  0% {
    transform: translate(9px, -5px) rotate(-2deg);
  }
  15% {
    transform: translate(9px, -5px) rotate(-2deg);
  }
  85% {
    transform: translate(9px, -5px) rotate(2deg);
  }
  100% {
    transform: translate(9px, -5px) rotate(2deg);
  }
}
@keyframes watermelon-1 {
  0% {
    transform: translate(9px, -5px) rotate(-2deg);
  }
  15% {
    transform: translate(9px, -5px) rotate(-2deg);
  }
  85% {
    transform: translate(9px, -5px) rotate(2deg);
  }
  100% {
    transform: translate(9px, -5px) rotate(2deg);
  }
}
@-webkit-keyframes watermelon-2 {
  0% {
    transform: translate(0, 5px) rotate(2deg);
  }
  15% {
    transform: translate(0, 5px) rotate(2deg);
  }
  85% {
    transform: translate(0, 5px) rotate(-2deg);
  }
  100% {
    transform: translate(0, 5px) rotate(-2deg);
  }
}
@keyframes watermelon-2 {
  0% {
    transform: translate(0, 5px) rotate(2deg);
  }
  15% {
    transform: translate(0, 5px) rotate(2deg);
  }
  85% {
    transform: translate(0, 5px) rotate(-2deg);
  }
  100% {
    transform: translate(0, 5px) rotate(-2deg);
  }
}/*# sourceMappingURL=common.css.map */