/* 20190814oldnav */
@charset "UTF-8";

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

@font-face {
    font-family: robotoregular;
    src: url(/vendor/static/RobotoRegular75bea79c.eot);
    src: url(/vendor/static/RobotoRegular75bea79c.eot) format('embedded-opentype'), url(/vendor/static/RobotoRegular96c07180.woff2) format('woff2'), url(/vendor/static/RobotoRegular79f29c88.woff) format('woff'), url(/vendor/static/RobotoRegularbd0e6d13.ttf) format('truetype'), url(/vendor/static/RobotoRegularf5eff653.svg#RobotoRegular) format('svg')
}

html {
    font-size: 62.5%
}

h1,
h2,
h4,
h6,
div,
body,
html,
p,
ul,
ol,
dl,
dd,
form,
input {
    margin: 0;
    padding: 0
}

body {
    margin: 0;
    font-family: Segoe UI, helvetica neue, Helvetica, Arial, sans-serif
}

ul,
ol,
dl {
    list-style: none
}

img {
    border: none;
    max-width: 100%;
    max-height: 100%
}

input {
    outline: none
}

a {
    text-decoration: none;
    color: #fff
}

i,
em,
b,
strong,
h1,
h2,
h4,
h6 {
    font-style: normal;
    font-weight: 400
}

h2 {
    font-size: 34px;
    font-size: 3.4rem;
    color: #1a1a1a;
    padding-bottom: 4.2%;
    text-align: center;
    word-spacing: normal
}

h4 {
    font-size: 20px;
    color: #333
}

p {
    font-size: 14px
}

.pull-left {
    float: left
}

.pull-right {
    float: right
}

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

.clear-left {
    clear: left
}

.clear-right {
    clear: right
}

.del {
    text-decoration: line-through
}

.inline {
    display: inline
}

.inline-block {
    display: inline-block;
    word-spacing: normal
}

.table-cell {
    display: table-cell
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.ver-top {
    vertical-align: top
}

.ver-middle {
    vertical-align: middle
}

.ver-bottom {
    vertical-align: bottom
}

.text-top {
    vertical-align: text-top
}

.text-bottom {
    vertical-align: text-bottom
}

.bold {
    font-weight: 700
}

.last {
    margin: 0 !important
}

.font-size14 {
    font-size: 14px;
    color: #666;
    line-height: 20px
}

.font-size16 {
    font-size: 16px
}

.font-size18 {
    font-size: 18px
}

.font-size20 {
    font-size: 20px
}

.font-size22 {
    font-size: 22px
}

.font-size24 {
    font-size: 24px
}

.font-size26 {
    font-size: 26px
}

.font-size28 {
    font-size: 28px
}

.font-size30 {
    font-size: 30px
}

.link {
    color: #4294e9;
    text-decoration: none
}

.link:hover,
.link:active {
    color: #2f97f7;
    text-decoration: underline
}

#infoBox {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 10000;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    overflow: hidden;
    display: none
}

#info {
    border: 1px solid #bbb;
    width: 26%;
    height: 190px;
    position: absolute;
    z-index: 10001;
    left: 50%;
    top: 50%;
    margin: -95px 0 0 -13%;
    background-color: #fff
}

#info h3 {
    height: 34px;
    font-size: 3.4rem;
    background-color: #f8f8f8;
    border-bottom: 1px solid #eee;
    line-height: 34px;
    font-size: 18px;
    text-align: left;
    padding: 0 5%;
    margin: 0
}

#info h3.warning {
    color: #b35c5a
}

#info h3.success {
    color: green
}

#info .close {
    font-size: 34px;
    line-height: 30px;
    width: 34px;
    height: 34px;
    text-align: center;
    position: absolute;
    right: 8px;
    z-index: 3449;
    cursor: pointer;
    top: 0;
    color: #2d2c3b
}

#info .close:hover {
    color: #6a6974;
    font-weight: 400
}

#info .msg {
    color: #666;
    padding: 2.5% 5%;
    line-height: 1.5;
    font-size: 14px
}

#info button {
    width: 20%;
    line-height: 1.8;
    padding: 3px 6px;
    position: absolute;
    bottom: 10%;
    right: 5%;
    border: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #2d8cec;
    color: #fff
}

.devider {
    display: block;
    border-bottom: 1px solid #d9dfe5;
    width: 100%;
    margin: 2% 0
}

.center-block {
    max-width: 1190px;
    margin: 0 auto
}

.container {
    width: 100%;
    padding: 6.5% 0
}

.wrap-header {
    background: #1a1c1e;
    height: 94px;
    margin-top: 0
}

#header {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #1a1c1e;
    position: fixed;
    z-index: 100;
    width: 100%;
    top: 0;
    margin-top: 0;
    font-family: Segoe UI, helvetica neue, Helvetica, Arial, sans-serif
}

#header .container {
    word-spacing: -4px;
    padding: 18px 0
}

#nav,
#logo {
    display: inline-block;
    vertical-align: middle;
    word-spacing: normal
}

#logo {
    width: 27%;
    position: relative;
    top: 0;
    background: url(/vendor/static/unselected882787a2.png) no-repeat right center
}

#logo:hover {
    background-image: url(/vendor/static/selecteddbd4155b.png)
}

#nav {
    width: 73%;
    text-align: right
}

#logo a {
    display: block
}

#logo a img,
#logo a span {
    display: inline-block;
    vertical-align: middle
}

#logo .logo-pic {
    display: inline-block;
    width: 20%;
    height: 54px;
    background: url(/vendor/static/logo717efcc9.svg) no-repeat center center;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

#logo .logo-txt {
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-left: 10px
}

#logo .logo-txt strong {
    display: block;
    font-size: 24px
}

.nav-top .menu li {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    margin-right: 10px
}

.nav-top .menu li a {
    color: #6e7174
}

.nav-top .menu li a:hover {
    color: #fff
}

.nav-top .menu,
.nav-top form,
#language-choice {
    display: inline-block;
    vertical-align: middle
}

#language-choice:hover p {
    color: #fff
}

.nav-top form input {
    vertical-align: top;
    border: none
}

.nav-top form {
    margin-right: 10px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.nav-top form .gg-search-btn {
    width: 22px;
    height: 24px;
    cursor: pointer;
    border: none;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    background: url(/vendor/static/ic-navba4912ac.png) no-repeat -8px -37px
}

.nav-top form .active-btn {
    border: 1px solid #dad7d7;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px
}

#gg-search {
    width: 0;
    height: 22px;
    display: none
}

#gg.active {
    border: 1px solid #dad7d7;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
    border-right: none;
    padding-left: 2px;
    display: inline-block
}

#language-choice {
    position: relative;
    cursor: pointer
}

#language-choice::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 24px;
    width: 15px;
    background: url(/vendor/static/ic-navba4912ac.png) no-repeat -30px -32px
}

#language-choice:hover::after {
    background-position-x: -49px
}

#language-choice p {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #6e7174
}

#language-choice ul {
    width: 72px;
    position: absolute;
    background-color: #eaeaea;
    border-top: 0;
    z-index: 999;
    right: 0;
    display: none
}

#language-choice ul li a {
    display: block;
    font-size: 12px;
    color: #3f3f3f;
    line-height: 2;
    text-align: left;
    padding: 0 10px
}

#language-choice ul li a:hover {
    background-color: #c9c9c9
}

.nav-bottom {
    width: 100%;
    position: relative;
    top: 18px
}

.nav-bottom .menu {
    text-align: right
}

.nav-bottom .menu li {
    display: inline-block;
    position: relative;
    z-index: 200;
    vertical-align: top;
    font-size: 16px;
    height: 34px;
    margin-right: 2%
}

.nav-bottom .menu li>a {
    color: #a3a6aa
}

.nav-bottom .menu li:hover>a {
    color: #fff
}

.nav-bottom .show>a::after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 10px;
    margin-left: 4px;
    background: url(/vendor/static/ic-navba4912ac.png) no-repeat -71px -39px
}

.nav-bottom .menu li:hover>a::after {
    background-position-x: -90px
}

.nav-bottom .menu .last {
    margin-right: 0
}

.nav-bottom .hide-content {
    width: 762px;
    height: auto;
    background: #fff;
    text-align: left;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    border-bottom-right-radius: 2px;
    position: absolute;
    top: 34px;
    z-index: 99999;
    -webkit-box-shadow: 0 0 6px #000;
    -moz-box-shadow: 0 0 6px #000;
    box-shadow: 0 0 6px #000;
    display: none
}

.nav-bottom .hide-content1 {
    right: -294px
}

.nav-bottom .hide-content4 {
    width: 386px;
    left: -142px
}

.nav-bottom .hide-content5 {
    width: 295px;
    left: -96px
}

.nav-bottom .hide-content5 dl,
.nav-bottom .hide-content4 dl {
    margin-bottom: 0 !important
}

.nav-bottom .hide-content5 dd {
    padding-left: 0 !important
}

.nav-bottom .hide-content::before {
    content: "";
    width: 20px;
    height: 10px;
    background: url(/vendor/static/bg-Triangle962fbd56.png) no-repeat center center;
    position: absolute;
    top: -9px
}

.nav-bottom .hide-content1::before {
    left: 53%
}

.nav-bottom .hide-content2::before {
    left: 70%
}

.nav-bottom .hide-content3::before {
    right: 4%
}

.nav-bottom .hide-content4::before {
    left: 48%
}

.nav-bottom .hide-content5::before {
    left: 45%
}

.nav-bottom .wrapper {
    padding: 24px;
    word-spacing: -4px
}

.nav-bottom .hide-content dl {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    word-spacing: normal
}

.nav-bottom .hide-content1 dl.eq1 {
    width: 60%
}

.nav-bottom .hide-content1 dl.last {
    width: 40%
}

.nav-bottom .hover-bg1 .bg1,
.nav-bottom .hover-bg1 .up {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 26px;
    display: none
}

.nav-bottom .hover-bg1:hover .bg1 {
    display: inline-block;
    background: url(/vendor/static/ic-navba4912ac.png) no-repeat -5px -65px
}

.nav-bottom .hover-bg1:hover .up {
    display: inline-block;
    background: url(/vendor/static/ic-navba4912ac.png) no-repeat -67px -65px
}

.nav-bottom .hover-bg1 .bg1:hover {
    background-position-x: -35px
}

.nav-bottom .hover-bg1 .up:hover {
    background-position-x: -97px
}

.nav-bottom .hover-bg2 .bg {
    vertical-align: middle;
    width: 30px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    background: #fd8a2e;
    margin-left: 6px
}

.nav-bottom .hide-content dl .icon-free {
    font-family: Segoe UI, helvetica neue, Helvetica, Arial, sans-serif
}

.nav-bottom .hide-content dt {
    font-size: 20px;
    margin-bottom: 10px;
    color: #333
}

.nav-bottom .hide-content dt::before {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 25px;
    height: 25px;
    background: url(/vendor/static/ic-navba4912ac.png) no-repeat -9px -7px;
    margin-right: 6px
}

.nav-bottom .hide-content dd {
    padding-left: 31px
}

.nav-bottom .hide-content1 .ic::before {
    background-position-x: -41px
}

.nav-bottom .hide-content2 .ic1::before {
    background-position-x: -98px
}

.nav-bottom .hide-content2 .ic2::before {
    background-position-x: -127px
}

.nav-bottom .hide-content2 .ic3::before {
    background-position-x: -190px
}

.nav-bottom .hide-content2 .ic3 span {
    margin-left: 30px
}

.nav-bottom .hide-content2 .ic4::before {
    background-position: -159px -4px
}

.nav-bottom .hide-content3 .ic1::before {
    background-position-x: -222px
}

.nav-bottom .hide-content3 .ic2::before {
    background-position-x: -253px
}

.nav-bottom .hide-content3 .ic3::before {
    background-position-x: -282px
}

.nav-bottom .hide-content2 .ic3 span {
    margin-left: 30px
}

.nav-bottom .hide-content4 .ic::before {
    background-position-x: -70px
}

.nav-bottom .hide-content dd a {
    font-size: 14px;
    line-height: 26px;
    color: #333;
    vertical-align: middle
}

.nav-bottom .hide-content dd a:hover {
    color: #4294e9
}

.nav-bottom .hide-content dl dd span {
    font-size: 14px;
    color: #999;
    vertical-align: middle
}

.nav-bottom .hide-content dl dd strong {
    color: #fd8a2e;
    vertical-align: middle
}

.icon-free::after {
    content: "Free";
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
    width: 44px;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    text-indent: 11px;
    background: url(/vendor/static/ic-navba4912ac.png) no-repeat -10px -96px;
    font-family: Segoe UI, helvetica neue, Helvetica, Arial, sans-serif
}

.icon30::after {
    content: "30-Day";
    width: 57px;
    text-indent: 8px;
    background: url(/vendor/static/ic-navba4912ac.png) no-repeat -104px -96px
}

.icon-gift::after {
    content: "Gift";
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
    width: 44px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    text-indent: 11px;
    background: url(/vendor/static/ic-navba4912ac.png) no-repeat -211px -96px
}

.icon-abnet::after {
    content: "New";
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
    width: 44px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    text-indent: 11px;
    background: url(/vendor/static/ic-navba4912ac.png) no-repeat -266px -96px
}

.nav-bottom .buy-msg {
    font-size: 14px;
    color: #fff;
    position: relative;
    background: url(/vendor/static/bg-freeware6b53588d.jpg) no-repeat;
    -moz-background-size: cover;
    background-size: cover;
    padding: 4% 2%
}

.nav-bottom .buy-msg p,
.nav-bottom .buy-btn {
    display: inline-block;
    vertical-align: middle
}

.nav-bottom .buy-msg p {
    width: 62%;
    line-height: 1.8
}

.nav-bottom .more {
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 16.5%;
    color: #fff;
    border-color: #fff
}

.hide-content1 .buy-msg::after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 4px;
    right: 10px;
    width: 134px;
    height: 181px;
    background: url(/vendor/static/img-network4cbda1ae.png) no-repeat
}

.nav-bottom .hide-content2 {
    width: 882px;
    right: -214px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
    word-spacing: -4px
}

.nav-bottom .hide-content2 .wrapper>dl,
.nav-bottom .hide-content2 .eq2 {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    width: 50%;
    word-spacing: normal
}

.nav-bottom .hide-content2 .buy-msg {
    background: url(/vendor/static/bg-ad-tec24fc6d07.jpg) no-repeat;
    -moz-background-size: cover;
    background-size: cover;
    word-spacing: normal
}

.nav-bottom .hide-content2 .buy-msg p {
    width: 60%
}

.nav-bottom .hide-content2 .buy-msg::after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 4px;
    right: 24px;
    width: 134px;
    height: 181px;
    background: url(/vendor/static/OKR-Cust8ce843c2.png) no-repeat;
    -moz-background-size: cover;
    background-size: cover
}

.nav-bottom .hide-content3 {
    width: 807px;
    right: 0;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px
}

.nav-bottom .hide-content3 dl {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top
}

.nav-bottom .hide-content3 .eq1 {
    width: 33%
}

.nav-bottom .hide-content3 .eq2 {
    width: 40%
}

.nav-bottom .hide-content3 .buy-msg {
    background: url(/vendor/static/bg-ad-pro9633ad41.jpg) no-repeat;
    -moz-background-size: cover;
    background-size: cover
}

.nav-bottom .hide-content3 .buy-msg p {
    width: 60%
}

.nav-bottom .hide-content3 .buy-msg p b {
    font-size: 24px
}

.nav-bottom .hide-content3 .buy-msg::after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 4px;
    right: 24px;
    width: 116px;
    height: 157px;
    background: url(/vendor/static/img-pro7f50a305.png) no-repeat
}

.icon-award:before {
    content: "\E900"
}

.icon-backup:before {
    content: "\E901"
}

.icon-change:before {
    content: "\E902"
}

.icon-contact:before {
    content: "\E903"
}

.icon-document:before {
    content: "\E904"
}

.icon-faq:before {
    content: "\E905"
}

.icon-feature:before {
    content: "\E906"
}

.icon-license:before {
    content: "\E907"
}

.icon-partner:before {
    content: "\E908"
}

.icon-support:before {
    content: "\E909"
}

.icon-upgrad:before {
    content: "\E90A"
}

.icon-user:before {
    content: "\E90B"
}

.icon-video:before {
    content: "\E90C"
}

.mobile-menu {
    display: none
}

.link.arrow::after,
.more.arrow::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 20px;
    color: #2f97f7;
    background: url(/vendor/static/ic-LM-b579497f7.png) no-repeat 0 5px
}

#banner,
.banner {
    background: #2e3643 url(/vendor/static/bg-br3b00d490.jpg) no-repeat center center;
    -moz-background-size: cover;
    background-size: cover
}

#banner .container,
.banner .container {
    padding-top: 0;
    padding-bottom: 5.7%;
    text-align: center
}

#banner h1,
.banner h1 {
    font-size: 50px;
    font-size: 5.0rem;
    color: #fff;
    padding: 5.7% 0 2.5%
}

#banner.banner-index h1 {
    padding-top: 8%
}

#banner.banner-index .container {
    padding-bottom: 10.5%
}

#banner.banner-index p {
    width: 65%;
    margin: 0 auto
}

#banner h1.pro {
    padding-top: 7%;
    line-height: 1.2
}

#banner p,
.banner p {
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.4;
    font-weight: lighter
}

#banner ul.rights {
    margin-top: 2%;
    text-align: left
}

#banner ul.rights li {
    display: inline-block;
    vertical-align: top;
    width: 16%;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5)
}

#banner ul.rights h6 {
    font-size: 14px
}

#banner ul.rights img,
#banner ul.rights .txt {
    display: inline-block;
    vertical-align: middle
}

#banner ul.rights img {
    margin-right: 1%
}

.j_download-blue,
.download-blue,
.download-green,
.download-white {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 19.3%;
    font-size: 20px;
    line-height: 2.5;
    text-align: center;
    background: #4294e9;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 4.9%;
    margin-bottom: 1.7%;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    border: 1px solid transparent
}

.download-blue:hover,
.j_download-blue:hover {
    background: #2e7dd0
}

.download-blue,
.j_download-blue {
    border-color: #4294e9
}

.download-green {
    background: #5dc560
}

.download-green:hover {
    background: #44bb48
}

.download-white {
    background: #fff;
    color: #666;
    border: 1px solid #acacac
}

.download-white:hover {
    background: #4294e9;
    border-color: #4294e9;
    color: #fff
}

.more {
    font-size: 16px
}

.more-bg {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #aab3be;
    width: 50%;
    text-align: center;
    line-height: 2.4;
    border: 1px solid #aab3be;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: 0 auto;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.more-index {
    line-height: 2.5
}

.more-white {
    color: #aab3be;
    border-color: #aab3be
}

.more::after {
    content: "";
    width: 11px;
    height: 9px;
    margin-left: -4px;
    opacity: 1;
    background: url(/vendor/static/more-hover-icon16cfa56d.png) no-repeat center center;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
    display: inline-block
}

.buy {
    font-size: 16px;
    display: inline-block;
    width: 50%;
    line-height: 2.5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    color: #666;
    border: 1px solid #acacac;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear
}

.buy.buy-orange {
    background-color: #fd8a2e;
    border-color: #fd8a2e;
    color: #fff
}

.buy.buy-orange:hover {
    background-color: #ff510d;
    border-color: #ff510d
}

.buy.buy-blue {
    background-color: #4294e9;
    border-color: #4294e9;
    color: #fff
}

.buy.buy-blue:hover {
    background-color: #2e7dd0;
    border-color: #2e7dd0
}

.product-comparison {
    background-color: #fff
}

.product-comparison h2 {
    padding-bottom: 3%
}

.product-comparison ul {
    text-align: center;
    word-spacing: -4px
}

.product-comparison ul li {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    width: 26.9%;
    margin-right: 4%;
    border: 1px solid #ebf0f5;
    word-spacing: normal
}

.product-comparison ul p {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.85;
    color: #666;
    padding: 9% 6% 0;
    height: 128px;
    text-align: center
}

.product-comparison .more-bg {
    margin: 9% auto
}

.main-product {
    background: #eef1f3;
    word-spacing: -4px
}

.main-product .txt {
    vertical-align: top;
    width: 54.5%;
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    margin-right: 5.5%;
    word-spacing: normal
}

.main-product h4 {
    line-height: 1.5;
    border-bottom: 1px solid #c7c7c7;
    padding-bottom: 2%;
    margin-bottom: 2%;
    word-spacing: normal
}

.main-product ul li {
    padding-left: 14px;
    background: url(/vendor/static/ic-hook-gray8010e30c.png) no-repeat left 10px
}

.main-product ul li.new>span {
    font-size: 10px;
    color: #fff;
    display: inline-block;
    vertical-align: baseline;
    padding-left: 5px;
    width: 30px;
    height: 18px;
    line-height: 18px;
    background: url(/vendor/static/icon-bg7d22206a.png) no-repeat 1px -501px
}

.main-product .pic {
    vertical-align: top;
    width: 38%;
    word-spacing: normal;
    margin-right: 2%
}

.main-product .pic img {
    display: block;
    margin: 0 auto
}

.main-product .download-blue {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    width: 27.8%;
    font-size: 16px;
    margin-right: 2%
}

.main-product .more-bg {
    display: inline-block;
    vertical-align: top;
    width: 27.8%;
    margin-top: 4.9%
}

.carousel {
    background: url(/vendor/static/bg-carouselc25e9969.jpg) no-repeat center center;
    -moz-background-size: cover;
    background-size: cover
}

.carousel h2 {
    color: #fff
}

#carousel-uesr-reviews .msg {
    width: 80%;
    margin: 0 auto
}

#carousel-uesr-reviews h4 {
    text-align: center;
    padding-bottom: 3%;
    color: #fff
}

#carousel-uesr-reviews h4 span,
#carousel-uesr-reviews h4 img {
    display: inline-block;
    vertical-align: middle
}

#carousel-uesr-reviews h4 img {
    margin-right: 5px
}

#carousel-uesr-reviews h4 i {
    display: block;
    font-size: 14px
}

#carousel-uesr-reviews p {
    font-size: 14px;
    line-height: 1.86;
    color: #fff;
    height: 165px;
    position: relative
}

#carousel-uesr-reviews p::before {
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 20px;
    height: 20px;
    background: url(/vendor/static/icon-bg7d22206a.png) no-repeat -9px -220px;
    position: absolute;
    left: -5%
}

#carousel-uesr-reviews p::after {
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 20px;
    height: 20px;
    background: url(/vendor/static/icon-bg7d22206a.png) no-repeat -9px -247px;
    position: absolute;
    right: -5%
}

.carousel .swiper-button-prev {
    background: url(/vendor/static/icon-bg7d22206a.png) no-repeat -8px -26px;
    -moz-background-size: auto;
    background-size: auto
}

.carousel .swiper-button-next {
    background: url(/vendor/static/icon-bg7d22206a.png) no-repeat -5px -74px;
    -moz-background-size: auto;
    background-size: auto
}

.carousel .swiper-button-prev:hover {
    background-position-y: -122px
}

.carousel .swiper-button-next:hover {
    background-position-y: -170px
}

.swiper-pagination-bullet {
    width: 22px;
    height: 4px;
    background: rgba(255, 255, 255, 0.7);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    opacity: .5;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.media-menu {
    text-align: center;
    padding-bottom: 5%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.media-menu li {
    display: inline-block;
    vertical-align: top;
    width: 18.5%;
    background: #eaeaea;
    position: relative;
    cursor: pointer
}

.media-menu li:first-child {
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    border-top-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-left-radius: 2px;
    border-right: 1px solid #d5dade
}

.media-menu li:nth-child(2) {
    border-right: 1px solid #d5dade
}

.media-menu li:last-child {
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    border-bottom-right-radius: 2px
}

.media-menu .active {
    background: #4294e9
}

.media-menu .active::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border: 10px solid;
    border-color: #4294e9 transparent transparent transparent;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: -20px;
    z-index: 10
}

.media-reviews .hide-content {
    width: 90%;
    margin: 0 auto;
    font-size: 14px;
    color: #666;
    line-height: 1.86;
    position: relative
}

.media-reviews .hide-content li {
    display: none;
    text-align: center;
    position: relative
}

.media-reviews .hide-content::before {
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 20px;
    height: 20px;
    background: url(/vendor/static/icon-bg7d22206a.png) no-repeat -9px -275px;
    position: absolute;
    left: -5%
}

.media-reviews .hide-content::after {
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 20px;
    height: 20px;
    background: url(/vendor/static/icon-bg7d22206a.png) no-repeat -9px -301px;
    position: absolute;
    bottom: 0;
    right: -5%
}

.media-reviews .more-bg {
    width: 13.4%;
    margin-top: 5%
}

.carousel .more-white {
    width: 13.5%;
    margin-top: 2%
}

.special-offers ul {
    text-align: center
}

.special-offers ul li {
    width: 44.5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    margin-right: 6%;
    border: 1px solid #ebf0f5;
    padding: 2%;
    word-spacing: -4px
}

.special-offers a.link.arrow {
    word-spacing: normal;
    float: right;
    display: inline-block;
    text-align: right;
    margin-top: 2%;
    color: #2f97f7;
    height: auto;
    width: 100%
}

.special-offers h4 {
    border-bottom: 1px solid #ebf0f5;
    padding-bottom: 4%;
    margin-bottom: 6%;
    word-spacing: normal
}

.special-offers .pic,
.special-offers .msg {
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-spacing: normal
}

.special-offers .pic {
    width: 40%;
    padding-right: 2%
}

.special-offers .pic img {
    margin: 0 auto
}

.special-offers .msg {
    width: 60%;
    text-align: left;
    position: relative
}

.special-offers .msg .font-size14 {
    margin-bottom: 2%;
    padding-bottom: 0;
    height: 124px
}

.ubackup-com-pt .special-offers .msg .font-size14 {
    height: 144px;
}

.special-offers .msg strong {
    font-size: 24px;
    color: #ff250e;
    text-align: left
}

.special-offers .msg del {
    font-size: 14px;
    color: #bcbfc3;
    margin-left: 4px
}

@media screen and (min-width: 996px) {
    .ubackup-com-pt .special-offers .msg del {
        display: block;
        margin-left: 0;
    }

    .ubackup-com-pt .special-offers .msg .buy {
        bottom: 12px;
    }
}

.special-offers .msg .price {
    margin-bottom: 4%;
    display: inline-block
}

.special-offers .msg .buy {
    width: 45%;
    position: absolute;
    right: 0;
    left: auto
}

.service_wrapper {
    background: url(/vendor/static/bgf331b5d9.jpg) no-repeat center center;
    -moz-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.service_wrapper .service {
    padding-left: 50%
}

.service_wrapper .service h2 {
    font-size: 34px;
    font-size: 3.4rem;
    font-weight: 400;
    color: #fff;
    padding-bottom: 2%;
    text-align: left
}

.service_wrapper .service p {
    font-size: 14px;
    line-height: 2.125;
    color: rgba(255, 255, 255, 0.9);
    text-align: left;
    padding-left: 14px;
    background: url(/vendor/static/ic-hook-gray8010e30c.png) no-repeat 0 10px
}

.service_wrapper .service p.txt {
    padding-left: 0;
    background-image: none;
    padding-bottom: 3%
}

.resource {
    -moz-background-size: cover;
    background-size: cover
}

.resource h2 {
    padding-bottom: 1.5%;
    color: #fff
}

.resource p {
    color: #fff;
    margin-bottom: 2%
}

.resource .container {
    text-align: center
}

.product-feature {
    background: url(/vendor/static/bg18cf53850.jpg) no-repeat center center;
    -moz-background-size: cover;
    background-size: cover
}

.product-feature h2 {
    color: #fff;
    padding-bottom: 4%
}

.product-feature h6 {
    font-size: 14px;
    text-align: center;
    color: rgba(255, 255, 255, 0.7) !important
}

.product-feature .font-size18,
.product-feature .font-size24 {
    color: #fff;
    margin-bottom: 2%;
    word-spacing: normal
}

.product-feature .title {
    color: #fff;
    text-align: center;
    margin-bottom: 5%
}

.main-nav-menu {
    text-align: center;
    position: relative;
    z-index: 10
}

.main-nav-menu li {
    width: 15.5%;
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 20px;
    line-height: 1.9;
    color: #fff;
    text-align: center;
    background: #3c485d;
    border: 1px solid #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin-right: 4%;
    cursor: pointer;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s
}

.main-nav-menu li:hover,
.main-nav-menu li.active {
    background: #4294e9;
    border-color: #4294e9
}

.main-menu-content {
    margin-top: 3%;
    display: none;
    word-spacing: -4px
}

.main-menu-content.show {
    display: block
}

.main-menu-content .font-size14 {
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 2%;
    word-spacing: normal
}

.main-menu-content ol li,
.main-menu-content ul li {
    width: 32%;
    height: 330px;
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    padding: 85px 20px;
    word-spacing: normal;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(255, 255, 255, 0.02);
    margin-right: 2%;
    margin-bottom: 3%;
    -webkit-transition: all .25s linear;
    -o-transition: all .25s linear;
    -moz-transition: all .25s linear;
    transition: all .25s linear
}

.main-menu-content ol li.lastli {
    margin-bottom: 0
}

.main-menu-content ul li {
    width: 17%;
    height: 130px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 17px 20px;
    margin-bottom: 0
}

.main-menu-content li h4 {
    color: #fff;
    margin-bottom: 4%
}

.main-menu-content li h4 a {
    color: #fff
}

.main-menu-content li h4 a:hover,
.main-menu-content li:hover h4 a {
    text-decoration: underline
}

.main-menu-content ol li p {
    font-size: 14px;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.7);
    text-align: center;
    opacity: 0;
    -webkit-transition: all .25s linear;
    -o-transition: all .25s linear;
    -moz-transition: all .25s linear;
    transition: all .25s linear
}

.main-menu-content ol li:hover {
    border-color: rgba(255, 255, 255, 0.18);
    padding: 20px
}

.main-menu-content ol li img {
    -webkit-transition: all .25s linear;
    -o-transition: all .25s linear;
    -moz-transition: all .25s linear;
    transition: all .25s linear;
    width: 108px;
    height: 108px
}

.main-menu-content ol li:hover img {
    -webkit-transform: scale(.75);
    -moz-transform: scale(.75);
    -ms-transform: scale(.75);
    -o-transform: scale(.75);
    transform: scale(.75)
}

.main-menu-content ol li:hover p {
    opacity: 1;
    display: block
}

.main-menu-content>ul {
    overflow: hidden;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7)
}

.main-menu-content:last-child ul li {
    float: left;
    width: 48%;
    height: auto;
    padding: 0;
    border: none;
    background: 0 0;
    margin-bottom: 3%
}

.main-menu-content:last-child ul li.lastli {
    margin-bottom: 0
}

.main-menu-content:last-child ul li p {
    text-align: left;
    padding: .75% 0 .75% 10px;
    background: url(/vendor/static/ic-serial-number-gray198965c22.png) left center no-repeat
}

.main-menu-content:last-child ul li h4 {
    text-align: left;
    padding: 0 0 1.5%;
    color: #fff
}

.main-menu-content ul li:hover {
    border: 1px solid rgba(255, 255, 255, 0.18)
}

.main-menu-content:last-child ul li:hover {
    border: none
}

.main-menu-content ul li.empty {
    width: 2%;
    border: none;
    padding: 0;
    background: 0 0
}

.main-menu-content:last-child ul li.empty {
    width: 9%
}

.main-menu-content .title-line {
    color: #ccc
}

.main-menu-content .title-line::before,
.main-menu-content .title-line::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 20%;
    height: 1px;
    background: #666e7c
}

.main-menu-content .title-line::before {
    margin-right: 1%
}

.main-menu-content .title-line::after {
    margin-left: 1%
}

.main-menu-content dl {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin-bottom: 5%;
    word-spacing: normal
}

.main-menu-content dl dt {
    font-size: 24px;
    color: #fff;
    margin-bottom: 2%
}

.main-menu-content dl dd {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 30px
}

.main-menu-content .require-msg {
    word-spacing: normal
}

.main-menu-content .require {
    display: inline-block;
    vertical-align: top;
    margin-right: 25%;
    margin-left: 8%
}

.main-menu-content .long {
    margin-left: 8% !important;
    margin-top: 3% !important
}

.main-menu-content .long span {
    width: 65%
}

.main-menu-content .require img,
.main-menu-content .require span {
    display: inline-block;
    vertical-align: middle
}

.main-menu-content .require img {
    margin-right: 10px
}

.main-menu-content .require h6 {
    color: #fff !important;
    text-align: left;
    padding-bottom: 10px
}

.main-menu-content .require p {
    text-align: left
}

.product-feature .txt-msg {
    margin-bottom: 4%
}

.product-feature .txt-msg img,
.product-feature .txt-msg dl {
    display: inline-block;
    vertical-align: middle
}

.product-feature .txt-msg dl {
    width: 80%;
    margin-left: 5%
}

.product-feature .txt-msg dt {
    font-size: 20px;
    color: #fff;
    margin-bottom: 1%
}

.product-feature .txt-msg dd {
    font-size: 14px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.6)
}

.guarantee ul {
    word-spacing: -3px;
    margin: 0 auto;
    display: table
}

.guarantee ul li {
    text-align: center;
    display: table-cell;
    width: 32%;
    padding: 2%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ebf0f4
}

.guarantee ul li.line {
    width: 2%;
    height: 90px;
    padding: 0;
    background: #fff;
    border: none;
    top: 0
}

.guarantee ul li>p {
    font-size: 14px;
    color: #666;
    padding-top: 5%;
    word-spacing: 1px
}

.upgrade-server-wrapper {
    background: url(/vendor/static/bg39d391c09.jpg) no-repeat center center;
    -moz-background-size: cover;
    background-size: cover
}

.upgrade-server-wrapper .container {
    padding-left: 19%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.upgrade-server-wrapper p {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
    text-align: left;
    background: url(/vendor/static/ic-hook-gray8010e30c.png) no-repeat 0 10px;
    padding-left: 15px;
    line-height: 1.875
}

.line {
    width: 100%;
    height: 0;
    border-top: 1px solid #b1b6bf;
    position: relative;
    top: -20px;
    z-index: 1
}

.table-comparison h2 {
    padding-bottom: 2%
}

.table-comparison .title {
    text-align: center;
    margin-bottom: 4%
}

.table-comparison ul {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ebf0f5;
    border-right: none;
    position: relative;
    width: auto;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    z-index: 99
}

.table-comparison .bg-color ul {
    background: #eaf4fc
}

.ubackup-com-pt .table-comparison ul,
.ubackup-com-pt .table-comparison ol {
    word-spacing: -4px;
}

.table-comparison ul li {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #ebf0f5
}

.table-comparison ul li:last-child,
.table-comparison .bg-color ol li:last-child {
    border-right: none
}

.table-comparison .bg-color ul li {
    border-color: #fff
}

.ubackup-com-pt .table-comparison ul li,
.ubackup-com-pt .table-comparison ol li {
    word-spacing: normal;
}

.table-comparison ul .eq1 {
    height: 247px;
    line-height: 247px;
    font-size: 16px;
    color: #22252a;
    text-align: center;
    position: relative
}

.table-comparison .eq1 .free-select {
    width: 100%;
    position: absolute;
    top: 10%
}

.table-comparison .bg {
    height: 132px
}

.table-comparison .bg h4 {
    text-align: center;
    padding: 5% 0;
    color: #fff
}

.table-comparison .bg>p {
    color: #fff;
    text-align: center
}

.table-comparison .bg>p.discount {
    font-size: 14px;
    margin-top: -1%;
    padding-bottom: 5%
}

.table-comparison .bg p span {
    font-size: 26px
}

.table-comparison .bg p .del {
    display: block;
    font-size: 14px;
    margin-left: 2px;
    color: rgba(255, 255, 255, 0.6)
}

.table-comparison .bg-blue {
    background-color: #4294e9
}

.table-comparison .bg-orange {
    background-color: #fd8a2e
}

.table-comparison .download-blue {
    width: 64%;
    font-size: 16px;
    margin-bottom: 4%;
    margin-top: 27%
}

.table-comparison .buy {
    width: 64%;
    display: block;
    margin: 4% auto
}

.table-comparison .select {
    width: 33%;
    height: 25px;
    font-size: 14px;
    line-height: 25px;
    text-indent: 20px;
    border: 1px solid #e6e6e6;
    margin: 20px auto;
    cursor: pointer;
    position: relative
}

.table-comparison .select::after {
    content: "";
    display: block;
    width: 20px;
    height: 25px;
    background: #e6e6e6 url(/vendor/static/ic-down2d8dc092.png) no-repeat center center;
    position: absolute;
    top: 0;
    right: 0
}

.table-comparison .options {
    width: 100%;
    border: 1px solid #e6e6e6;
    margin-left: -1px;
    display: none
}

.table-comparison .options span {
    display: block;
    width: 100%;
    background-color: #fff
}

.table-comparison .options span:hover {
    background-color: #e6e6e6
}

.tec-editio {
    background: url(/vendor/static/tec-editioc5835f8e.jpg) no-repeat center center;
    -moz-background-size: cover;
    background-size: cover
}

.tec-editio h2 {
    color: #fff
}

.tec-editio p {
    width: 70%;
    font-size: 14px;
    color: #fff;
    line-height: 1.43;
    text-align: center;
    margin: 0 auto
}

.tec-editio p a {
    color: #fffc03
}

.tec-editio p a:hover {
    text-decoration: underline
}

#review .container {
    overflow: hidden
}

#review ul {
    float: left;
    width: 45%;
    margin-right: 10%
}

#review ul li {
    display: inline-block;
    vertical-align: middle
}

#review .text {
    width: 410px;
    height: 217px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(/vendor/static/review-text-bg72b4a1a9.png) no-repeat center center;
    padding: 5% 5% 2% 12%;
    margin-left: -55px;
    position: relative
}

#review .text h4 {
    font-size: 22px;
    font-size: 2.2rem;
    color: #000;
    font-weight: 400;
    margin-bottom: 2%;
    text-align: left
}

#review .text p {
    font-size: 14px;
    color: #5c5d5e;
    line-height: 1.57;
    text-align: left
}

#review .font-size14 {
    color: #4294e9;
    vertical-align: middle
}

#review .font-size14:hover {
    text-decoration: underline
}

#review .btn {
    width: 80%;
    position: absolute;
    bottom: 5%;
    text-align: left
}

#review .btn span {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #e7e7e7 url(/vendor/static/arrow-review26bc1486.png) no-repeat 6px 4px;
    margin-right: 10px;
    float: right;
    cursor: pointer
}

#review .btn .right {
    background-position-x: -90px
}

#review .btn .right.show {
    background-position-x: -24px
}

#review .btn .left.show {
    background-position-x: -59px
}

#review .btn .show {
    background-color: #4294e9
}

#review ul li img,
#review .text p {
    display: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#review ul li .active {
    display: block
}

.table-comparison .check_license,
#banner .check_license {
    margin: 5% auto 3%;
    width: 126px;
    position: relative;
    cursor: pointer
}

.table-comparison .bg-color .check_license {
    background: #fff
}

#banner .check_license {
    margin: 0 0 0 1%
}

.table-comparison .check_license .lisence_num,
#banner .check_license .lisence_num {
    border: 1px solid #c8cacc;
    width: 98px;
    display: inline-block
}

.table-comparison .check_license .lisence_num,
.table-comparison .check_license .chose_lisence>p,
#banner .check_license .lisence_num,
#banner .check_license .chose_lisence>p,
.check_license .chose_lisence>p>a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    color: #a1a5a8;
    line-height: 1.5;
    padding-left: 10px;
    text-align: left;
    height: 23px;
    cursor: pointer;
    word-spacing: normal
}

#banner .check_license .lisence_num,
#banner .check_license .chose_lisence>p {
    color: #fff
}

.table-comparison .check_license .iconlisence,
#banner .check_license .iconlisence {
    display: inline-block;
    width: 23px;
    height: 21px;
    vertical-align: bottom;
    border: 1px solid #c8cacc;
    border-left: none;
    word-spacing: normal;
    background: url(/vendor/static/drop-down-arrow17004460.png) no-repeat center center
}

#banner .check_license .iconlisence {
    background: url(/vendor/static/icon-bg7d22206a.png) no-repeat -5px -440px
}

#banner .check_license .iconlisence {
    vertical-align: top
}

.table-comparison .check_license .chose_lisence,
#banner .check_license .chose_lisence {
    display: none;
    width: 120px;
    border: 1px solid #c8cacc;
    border-top: none;
    position: absolute;
    z-index: 200;
    background-color: #fff;
    top: 23px;
    left: 0
}

#banner .check_license .chose_lisence {
    z-index: 10
}

#banner .check_license .chose_lisence {
    background: #4e5768
}

.table-comparison .check_license .chose_lisence>p:hover {
    background-color: #f0f0f0
}

#banner .check_license .chose_lisence>p:hover {
    background-color: rgba(255, 255, 255, 0.1)
}

#banner a.link {
    width: 25%;
    display: block;
    color: #fffc03;
    font-size: 16px;
    line-height: 1.875
}

#banner .sale {
    margin-top: 1.5%
}

#banner .sale>p,
#banner .check_license {
    display: inline-block;
    vertical-align: baseline;
    color: #fff;
    word-spacing: -5px;
    vertical-align: middle
}

#banner .sale>p {
    margin-bottom: .5%
}

#banner .sale>p.discount {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 1%;
    width: 20%
}

#banner .sale>form {
    margin-bottom: 2%
}

#banner .sale>p>span {
    color: #fffc03;
    font-size: 34px
}

#banner .sale>p>span.del,
#banner .sale>p>span.savePrice {
    display: inline-block;
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    margin-left: 5px
}

#banner .sale>span.del {
    color: rgba(255, 255, 255, 0.7);
    margin-left: 1%
}

#banner .check_license p {
    line-height: 1.875;
    color: #fff
}

.table-comparison .free-select {
    text-align: center
}

.free-select input {
    display: none
}

.free-select input+label {
    font-size: 14px;
    color: #666;
    vertical-align: middle;
    cursor: pointer
}

#banner .free-select input+label {
    color: #fff
}

.free-select input:checked+label::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    background: url(/vendor/static/technology-icone6e1e1c0.png) no-repeat -51px -5px;
    margin-right: 4px
}

#banner .free-select input:checked+label::before {
    background: url(/vendor/static/technology-icon2866deee7.png) no-repeat -51px -5px
}

.free-select input:not(:checked)+label::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    background: url(/vendor/static/technology-icone6e1e1c0.png) no-repeat -5px -5px;
    margin-right: 4px
}

#banner .free-select input:not(:checked)+label::before {
    background: url(/vendor/static/technology-icon2866deee7.png) no-repeat -5px -5px
}

.free-select input:checked+label:hover::before {
    background-position-x: -74px
}

.free-select input:not(:checked)+label:hover::before {
    background-position-x: -28px
}

.tips-icon {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    background: url(/vendor/static/ic-life15x15a7bfc7b4.png) no-repeat 0 0;
    margin-left: 4px;
    position: relative
}

.tips-icon p,
#banner .tips-icon p {
    width: 250px;
    font-size: 12px;
    color: #666;
    padding: 5px;
    background-color: #fff1d1;
    border: solid 1px #ffc995;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    position: absolute;
    bottom: 20px;
    left: -210px;
    display: none
}

.free-select .tips-icon p,
#banner .free-select .tips-icon p {
    width: 430px;
    height: 240px;
    font-size: 14px;
    color: #fff;
    padding: 15px;
    background-color: #0f2944;
    border: solid 1px #081b2f;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    left: 31px;
    right: 0;
    bottom: 0;
    top: -111.5px;
    display: none;
    line-height: 1.4 !important;
    word-spacing: normal;
    letter-spacing: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left !important
}

.free-select .tips-icon.bottom p,
#banner .free-select .tips-icon.bottom p {
    top: 31px;
    left: -207.5px
}

.free-select .tips-icon.top p,
#banner .free-select .tips-icon.top p {
    top: -235px;
    left: -207.5px
}

.free-select .tips-icon.left p,
#banner .free-select .tips-icon.left p {
    left: -445px
}

.free-select .tips-icon p::before {
    content: "";
    width: auto !important;
    margin-bottom: 0;
    display: inline-block;
    border: 15px solid transparent;
    border-right-color: #0f2944;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: -30px
}

.free-select .tips-icon.bottom p::before {
    border-right-color: transparent;
    border-bottom-color: #0f2944;
    top: -30px;
    left: 50%;
    margin-left: -15px;
    margin-top: 0
}

.free-select .tips-icon.top p::before {
    border-right-color: transparent;
    border-top-color: #0f2944;
    left: 50%;
    top: 218px;
    margin-left: -15px;
    margin-top: 0
}

.free-select .tips-icon.left p::before {
    border-right-color: transparent;
    border-left-color: #0f2944;
    left: auto;
    right: -30px;
    top: 50%;
    margin-top: -15px
}

.free-select .tips-icon p span {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px
}

.free-select .tips-icon p span:last-child {
    margin-bottom: 0
}

.tips-icon:hover {
    background-position-y: -25px
}

.tips-icon:hover p,
#banner .tips-icon:hover p {
    display: block;
    z-index: 1000
}

.table-comparison .table-content {
    border-left: 1px solid #ebf0f5;
    border-right: 1px solid #ebf0f5
}

.table-comparison h6 {
    font-size: 18px;
    color: #333;
    line-height: 55px;
    background: #f6f7f7;
    text-align: left;
    text-indent: 10px
}

.table-comparison ol {
    visibility: visible;
    border-bottom: 1px solid #ebf0f5
}

.table-comparison ol li {
    width: 25%;
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    color: #333;
    line-height: 20px;
    padding: 20px 10px
}

.table-comparison .bg-color ol li {
    border-right: 1px solid #fff
}

.table-comparison ol .hook {
    background: url(/vendor/static/hooka492667c.png) no-repeat center center;
    text-align: center
}

.table-comparison ol .nohook {
    text-align: center
}

.table-comparison ol .nohook::before {
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 16px;
    height: 3px;
    background: #bdbdbd;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.table-comparison ol .hook span {
    display: block;
    margin-top: 20%
}

.table-comparison ol .tips-icon p {
    width: 310px;
    bottom: 20px;
    left: 10px
}

.table-comparison ol .tips-right p {
    left: -314px
}

.table-comparison ol .txt {
    text-align: center
}

.table-comparison dl {
    margin-top: 2%
}

.table-comparison dl dt {
    font-size: 20px;
    margin-bottom: 1%
}

.table-comparison dl dd {
    font-size: 14px;
    color: #666;
    line-height: 20px;
    padding-left: 8px;
    margin-bottom: 1%;
    background: url(/vendor/static/ic-serial-number-gray198965c22.png) no-repeat left 8px
}

.table-comparison dl b {
    font-weight: 600
}

.message-text p {
    text-align: center
}

#tool {
    position: fixed;
    right: 0;
    bottom: 70px;
    cursor: pointer
}

.return-top {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: url(/vendor/static/footer_sharea5069c34.png) no-repeat -10px -10px;
    display: none
}

.return-top:hover {
    background-position-x: -80px
}

.share {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: url(/vendor/static/footer_sharea5069c34.png) no-repeat -150px -10px;
    cursor: pointer;
    margin-top: 10px;
    position: relative;
    z-index: 999
}

.share:hover {
    background-position-x: -220px
}

.share ul {
    width: 300%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    z-index: 9999;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-left-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    border-top-left-radius: 2px
}

.share li.google {
    display: none
}

.share li {
    display: inline-block;
    vertical-align: top;
    width: 60px;
    height: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    background: #fff;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.share li:hover,
.share .facebook {
    background: #e6f4ff
}

.share .facebook::after {
    content: "";
    display: block;
    width: 20px;
    height: 40px;
    margin: 10px auto;
    background: url(/vendor/static/footer_sharea5069c34.png) no-repeat -8px -74px
}

.share .facebook:hover::after {
    background-position-y: -114px
}

.share .twitter::after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    margin: 10px auto;
    background: url(/vendor/static/footer_sharea5069c34.png) no-repeat -27px -72px
}

.share .twitter:hover::after {
    background-position-y: -112px
}

.share .google::after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    margin: 10px auto;
    background: url(/vendor/static/footer_sharea5069c34.png) no-repeat -66px -72px
}

.share .google:hover::after {
    background-position-y: -112px
}

.message_wrapper {
    background: #eef1f3
}

.message_wrapper .container {
    overflow: hidden;
    padding: 80px 0
}

.message_wrapper h2 {
    color: #111;
    padding: 0 0 5.5%
}

.message_wrapper ul {
    overflow: hidden;
    height: 60px;
    width: 4080px;
    position: relative;
    left: 0
}

.message_wrapper ul li {
    float: left;
    margin-right: 60px
}

.message_wrapper ul li img {
    margin: 0 auto
}

.resource {
    background: url(/vendor/static/bg2b136a424.png) no-repeat
}

.resource a {
    display: inline-block;
    width: 15%
}

.resource a:nth-child(3) {
    margin-right: 3%
}

.resource2 a:nth-child(3) {
    margin-right: 0
}

.resource2 a:nth-child(4) {
    margin: 0 2%
}

.comparison {
    border-top: 1px solid #ebedf0
}

.comparison h2 {
    padding-bottom: 0
}

.comparison .content-wrapper {
    display: none
}

.comparison .down-icon,
.comparison .up-icon {
    width: 22px;
    height: 28px;
    margin: 4% auto 0;
    cursor: pointer
}

.comparison .down-icon {
    background: url(/vendor/static/dropdown-1671615a4.gif) no-repeat 0 0
}

.comparison .up-icon {
    background: url(/vendor/static/top-up347d1fda.png) no-repeat -10px -10px;
    display: none
}

.comparison .up-icon:hover {
    background-position: -44px -10px
}

.comparison table {
    margin-top: 4%;
    border-collapse: separate;
    border-spacing: 0
}

.comparison thead {
    background-color: #495b71
}

.comparison thead tr th:first-child {
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px
}

.comparison thead tr th:last-child {
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px
}

.comparison tbody tr td:first-child {
    border-left: 1px solid #cad5e3
}

.comparison tbody tr td:last-child {
    border-right: 1px solid #cad5e3
}

.comparison tbody tr:last-child td {
    border-bottom: 1px solid #cad5e3
}

.comparison tbody tr:last-child td:first-child {
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px
}

.comparison tbody tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px
}

.comparison thead th,
.comparison tbody td {
    font-weight: 400;
    width: 23%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.comparison thead th:nth-child(3),
.comparison tbody td:nth-child(3) {
    width: 54%
}

.comparison thead th:nth-child(1),
.comparison tbody td:nth-child(1) {
    padding-left: 1.6%
}

.comparison tbody td:nth-child(3) {
    padding-right: 1.6%
}

.comparison thead th {
    text-align: left;
    color: #fff;
    font-size: 22px;
    line-height: 3.65
}

.comparison tbody tr:nth-child(even) {
    background-color: #e5e9ef
}

.comparison tbody td {
    color: #666;
    line-height: 1.7;
    padding: 2.5% 0
}

.comparison tbody td li {
    padding-left: 10px;
    background: url(/vendor/static/ic-serial-number-gray198965c22.png) no-repeat 0 8px
}

.comparison tbody tr td:first-child span {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-right: 10px;
    background-image: url(/vendor/static/icon270173e43.png);
    background-repeat: no-repeat;
    vertical-align: middle
}

tbody tr:first-child td:first-child span {
    background-position: 0 2px
}

tbody tr:nth-child(2) td:first-child span {
    background-position: 0 -32px
}

tbody tr:nth-child(3) td:first-child span,
tbody tr:nth-child(4) td:first-child span {
    background-position: 0 -64px
}

#banner .addscroll {
    position: fixed;
    width: 600px;
    top: 0;
    right: 0;
    z-index: 999;
    margin-top: 0
}

#banner .addscroll .check_license {
    position: absolute;
    top: 16px;
    left: 70px
}

#banner .addscroll .price {
    position: absolute;
    top: 0;
    left: 220px;
    width: 168px;
    text-align: right
}

#banner .addscroll .price span {
    font-size: 16px
}

#banner .addscroll .price span.del {
    font-size: 12px;
    margin-left: 5px
}

#banner .addscroll a {
    font-size: 14px;
    position: absolute;
    left: 410px;
    top: 10px;
    width: 12% !important;
    line-height: 2;
    border: none;
    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none
}

#banner .addscroll .j_download {
    display: none
}

#banner .addscroll .download-blue {
    left: 500px;
    margin: 0
}

#banner .addscroll .more.add-christmas {
    display: none
}

#banner .addscroll form {
    position: absolute;
    top: 15px;
    left: 224px
}

#banner .addscroll .tips-icon,
#banner .addscroll ul,
#banner .addscroll p.discount {
    display: none
}

#footer {
    background: #212223
}

#footer .container {
    padding: 5% 0;
    word-spacing: -3px
}

#footer .container>dl,
#footer .center {
    display: inline-block;
    vertical-align: top;
    margin-right: 14%;
    width: 23.5%;
    word-spacing: normal
}

#footer .center dl {
    margin-bottom: 5%
}

#footer dl dt {
    font-size: 20px;
    color: #ededee;
    padding-bottom: 4%;
    margin-bottom: 4%;
    border-bottom: 1px solid #666
}

#footer dl dd {
    font-family: Segoe UI, helvetica neue, Helvetica, Arial, sans-serif !important
}

#footer .font-size16 {
    color: #d2d2d4;
    margin-top: 10%
}

#footer dl dd a {
    font-size: 14px;
    line-height: 32px;
    color: #868686
}

#footer dl dd .download {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 2.5;
    background-color: #359eff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-top: 8%;
    overflow: hidden;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

#footer .download::before {
    content: "";
    float: left;
    width: 20%;
    height: 40px;
    background: #2481e1 url(/vendor/static/download47b8b19d.png) no-repeat center center
}

#footer dl dd .download:hover {
    background-color: #2481e1
}

#footer .forum a {
    display: block;
    border-bottom: 2px dashed #4e4f52;
    padding-bottom: 5%;
    margin-bottom: 10%
}

#footer .friendlink {
    margin-top: 5%;
    word-spacing: -4px
}

#footer .friendlink a {
    display: inline-block;
    vertical-align: top;
    word-spacing: normal;
    width: 30px;
    height: 30px;
    margin-right: 8%;
    background-image: url(/vendor/static/friendlink118080c29.svg);
    background-repeat: no-repeat;
    -moz-background-size: 400%;
    background-size: 400%
}

#footer .friendlink .facebook {
    background-position: 0 0
}

#footer .friendlink .twitter {
    background-position: -30px 0
}

#footer .friendlink .google {
    display: none
}

#footer .friendlink .youtube {
    background-position: -90px 0
}

#footer .friendlink .facebook:hover {
    background-position: 0 -30px
}

#footer .friendlink .twitter:hover {
    background-position: -30px -30px
}

#footer .friendlink .youtube:hover {
    background-position: -90px -30px
}

#send-email {
    margin-top: 10%;
    line-height: 32px;
    word-spacing: -4px
}

#send-email p {
    color: #999;
    word-spacing: normal;
    margin-bottom: 2%
}

#email-txt,
#email-btn {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    font-size: 14px;
    word-spacing: normal
}

#email-txt {
    width: 40%;
    color: #666;
    height: 32px;
    padding-left: 2px;
    padding-right: 6px;
    border: 1px solid #33373d;
    background-color: #2a2a2b;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px
}

#email-btn {
    width: 25%;
    color: #fff;
    height: 32px;
    background-color: #3381d0;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    cursor: pointer
}

.footer-two {
    background-color: #1a1b1c
}

#footer .footer-two .container {
    padding: 2% 0;
    font-size: 12px;
    color: #999;
    text-align: center;
    word-spacing: normal
}

#footer .footer-two ul {
    margin-top: 1%
}

#footer .footer-two ul li {
    display: inline-block
}

#footer .footer-two a {
    color: #999
}

#footer a:hover {
    color: #fff
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #email-btn {
        position: relative;
        left: -4px
    }

    .safari-hack {
        word-spacing: -4px
    }

    #logo .logo-pic>img {
        max-height: 54px
    }
}

@media only screen and (min-width: 993px) {
    .nav-bottom .hover-bg2 .bg {
        display: none;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        -moz-transition: all .5s;
        transition: all .5s
    }

    .nav-bottom .hover-bg2 .bg2 {
        background: #4294e9
    }

    .nav-bottom .hover-bg2 dd:hover>.bg {
        display: inline-block
    }

    .nav-bottom .hover-bg2 .bg:hover {
        background: #c26922;
        color: #fff
    }

    .nav-bottom .hover-bg2 .bg2:hover {
        background: #3475b8
    }

    .more::after {
        opacity: 0
    }

    .more:hover::after {
        margin-left: 6px;
        opacity: 1
    }

    .more-bg:hover {
        color: #fff;
        background: #4294e9;
        border-color: #4294e9
    }
}

@media only screen and (min-width: 320px) and (max-width: 1099px) {
    .center-block {
        width: 90%
    }
}

@media only screen and (min-width: 320px) and (max-width: 992px) {
    #header .container {
        padding: 5px 0
    }

    .main-menu-content ol li,
    .main-menu-content ul li {
        height: auto;
        padding: 20px
    }

    .main-menu-content ol li p {
        opacity: 1
    }

    #logo {
        background-image: none
    }

    #logo .logo-txt>i,
    #nav .nav-top,
    .nav-bottom .menu,
    .nav-bottom .show>a::after,
    .nav-bottom .hide-content::before {
        display: none
    }

    #logo .logo-txt strong {
        font-size: 20px;
        position: absolute;
        top: 15px;
        left: 60%
    }

    .nav-bottom {
        top: 0;
        position: static;
        display: inline-block;
        width: auto;
        text-align: right
    }

    .mobile-menu {
        display: inline-block;
        width: 50%;
        height: 50%
    }

    .nav-bottom .menu {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        padding: 20px;
        text-align: left;
        background: #22262c;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 999999
    }

    .nav-bottom .menu li {
        display: block;
        margin-right: 0;
        border-bottom: 1px solid #595c60;
        height: auto;
        line-height: 50px;
        position: relative
    }

    .nav-bottom .menu li>a {
        color: #a2a5aa
    }

    .nav-bottom .menu li::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 10%;
        height: 50px;
        background: url(/vendor/static/mobile-nav-down9dff058d.png) no-repeat center center
    }

    .nav-bottom .menu .mobile-nav-close::after {
        background: url(/vendor/static/mobile-nav-close5e0c52f2.png) no-repeat center center
    }

    .nav-bottom .menu li a {
        display: inline-block
    }

    .nav-bottom .hide-content {
        position: static;
        width: auto;
        background-color: #22262c;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .nav-bottom .wrapper {
        padding: 0
    }

    .nav-bottom .hide-content dl dt {
        color: #656a71;
        line-height: 25px
    }

    .nav-bottom .hide-content dl dd {
        line-height: 1.4
    }

    .nav-bottom .hide-content dl dd a {
        color: #fff
    }

    .nav-bottom .buy-msg {
        display: none
    }

    [class^=icon-],
    [class*=" icon-"] {
        color: #fff
    }

    .slick-prev,
    .slick-next {
        display: none !important
    }

    #footer .container>dl,
    #footer .center {
        display: block;
        width: 100%;
        margin-right: 0
    }

    #footer .center dl {
        margin-bottom: 0
    }

    #footer .font-size16 {
        margin-top: 4%
    }

    #footer dl dt {
        padding-bottom: 0;
        margin-bottom: 0;
        line-height: 60px;
        background: url(/vendor/static/mobile-nav-down9dff058d.png) no-repeat right center
    }

    #footer dl dd {
        display: none
    }

    #footer .footer-two ul {
        display: none
    }

    #banner .tips-icon p {
        left: -120px
    }

    .nav-bottom .hover-bg2 .bg {
        display: inline-block;
        background: #c26922;
        color: #fff
    }

    .nav-bottom .hover-bg2 .bg {
        background-color: #4294e9
    }

    .more-bg {
        color: #fff;
        background: #4294e9;
        border-color: #4294e9
    }

    .more::after {
        margin-left: 3px
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    #logo {
        width: 20%
    }

    .wrap-header {
        height: 70px
    }

    #nav {
        height: 60px;
        width: 80%
    }

    #nav .nav-top {
        display: none;
        position: relative;
        top: 30px
    }

    #nav .nav-bottom {
        margin-top: 18px
    }

    #logo .logo-pic {
        width: 32%
    }

    #logo .logo-txt strong {
        left: 40%
    }

    .nav-bottom .hover-bg1 .bg1,
    .nav-bottom .hover-bg1 .up {
        display: inline-block !important
    }

    .nav-bottom .hover-bg1 .bg1 {
        background: url(/vendor/static/ic-navba4912ac.png) no-repeat -5px -65px
    }

    .nav-bottom .hover-bg1 .up {
        background: url(/vendor/static/ic-navba4912ac.png) no-repeat -67px -65px
    }

    .mobile-menu {
        width: 50%
    }

    .paid-width {
        width: 60% !important;
        margin-left: auto !important;
        margin-right: auto !important
    }

    .download-blue,
    .download-green,
    .download-white {
        margin-bottom: 0
    }

    .main-product .pic {
        margin-top: 40px
    }

    .nav-bottom .menu li::after {
        width: 6%
    }

    .paid-block {
        display: block !important;
        width: 100% !important
    }

    .product-comparison ul p {
        height: 165px
    }

    .main-nav-menu li {
        width: 22%
    }

    .main-menu-content ul li {
        height: 130px;
        padding: 10px
    }

    .main-product .pic,
    .main-product .txt {
        vertical-align: middle
    }

    #review ul {
        text-align: center;
        margin-bottom: 40px
    }

    .special-offers h4 {
        height: auto
    }

    .special-offers .pic {
        width: 36%;
        margin-right: 2%
    }

    .special-offers .msg .price {
        display: block
    }

    .special-offers .msg .buy {
        position: static;
        width: 80%
    }

    .service_wrapper .service {
        padding-left: 30%
    }

    .product-feature .txt-msg dl {
        margin-left: 0
    }

    .product-comparison ul li {
        width: 30%
    }

    .resource a {
        width: 24%
    }

    #footer .friendlink a,
    #email-btn {
        width: 10%
    }

    .main-product .pic,
    .main-product .txt {
        display: block;
        width: 90%;
        margin-left: auto;
        margin-right: auto
    }

    .special-offers ul li {
        display: block;
        width: 85%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 4%
    }

    .special-offers ul li:last-child {
        margin-bottom: 0
    }

    .special-offers ul li.last {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .special-offers a.link.arrow {
        float: none;
        text-align: center
    }

    .special-offers .msg {
        width: 62%
    }

    #banner a.link {
        width: 40%
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    html {
        font-size: 50%
    }

    .wrap-header {
        height: 64px
    }

    .nav-bottom .hover-bg2 .bg2 {
        display: none
    }

    .nav-bottom .hover-bg1 .up {
        display: inline-block !important;
        background: url(/vendor/static/ic-navba4912ac.png) no-repeat -67px -63px
    }

    #banner h1,
    .banner h1 {
        padding-top: 13% !important
    }

    #banner .container,
    .banner .container {
        padding-bottom: 13% !important
    }

    .nav-bottom .hide-content dl,
    .nav-bottom .hide-content .eq2 {
        display: block !important;
        width: 100% !important
    }

    .nav-bottom .hide-content .last {
        margin-bottom: 20px !important
    }

    #logo .logo-pic {
        width: 50%
    }

    #banner p {
        padding: 0
    }

    .mobile-block {
        display: block !important;
        width: 100% !important;
        margin-left: auto !important;
        margin-right: auto !important
    }

    .mobile-none {
        display: none !important
    }

    .mobile-btn-block {
        display: block !important;
        width: 80% !important;
        margin-left: auto !important;
        margin-right: auto !important
    }

    .product-comparison ul li {
        margin-bottom: 10px
    }

    .main-product .pic {
        margin-top: 20px
    }

    #carousel-uesr-reviews p {
        height: 230px
    }

    #carousel-uesr-reviews p::before {
        left: -12%
    }

    #carousel-uesr-reviews p::after {
        right: -10%
    }

    .media-reviews .hide-content .show::before {
        left: -7%
    }

    .media-menu li {
        width: 32%
    }

    .media-menu .active::after {
        border-width: 8px;
        bottom: -16px;
        margin-left: -8px
    }

    .special-offers .msg .font-size14 {
        height: auto;
        margin-top: 4%;
        margin-bottom: 4%
    }

    .special-offers ul li {
        margin-bottom: 20px
    }

    .special-offers .msg .price {
        width: 100%;
        text-align: center
    }

    .special-offers .msg .buy {
        width: 80%;
        position: static;
        display: block;
        margin: 0 auto
    }

    .main-nav-menu li {
        margin-bottom: 10px
    }

    .line {
        display: none
    }

    .main-product ul li {
        background-position-y: 6px
    }

    .main-menu-content ol li {
        display: block;
        width: 100%
    }

    .main-menu-content ol .last {
        margin-bottom: 20px !important
    }

    .table-comparison .bg h4 {
        font-size: 14px;
        height: 30px;
        margin-bottom: 20px;
        word-wrap: break-word
    }

    .table-comparison .bg p span {
        font-size: 12px;
        display: block
    }

    .table-comparison .bg p .del {
        font-size: 10px
    }

    .table-comparison .download-blue,
    .table-comparison .free-select,
    .table-comparison .check_license,
    .table-comparison .buy {
        display: none
    }

    .table-comparison ul .eq1 {
        height: 120px;
        line-height: 120px
    }

    .table-comparison .bg {
        height: 120px
    }

    .table-comparison ol .hook span {
        margin-top: 40%
    }

    .table-comparison ol li {
        padding-left: 6px;
        padding-right: 0;
        font-size: 12px;
        word-wrap: break-word
    }

    .main-menu-content ul li {
        display: block;
        width: 100%;
        margin-bottom: 20px
    }

    .main-product .more-index {
        margin-top: 2%
    }

    .product-comparison ul p {
        height: auto !important
    }

    #review ul {
        margin-bottom: 40px
    }

    #review ul li {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-bottom: 20px;
        padding-top: 20px;
        border: 1px solid #ebf0f4;
        border-bottom: none
    }

    #review ul li .active {
        margin: 0 auto
    }

    #review .text {
        margin-left: 0;
        background-image: none;
        border: 1px solid #ebf0f4;
        padding: 5%;
        height: 160px
    }

    #banner a.link {
        width: 65%
    }

    .guarantee ul li {
        display: block;
        width: 100%;
        margin-bottom: 2%
    }

    .guarantee ul li.line {
        display: none
    }

    .upgrade-server-wrapper .container {
        padding-left: 0
    }

    .media-reviews .more-bg.indexmore {
        margin-left: auto !important
    }

    .service_wrapper .service {
        padding-left: 0
    }

    .product-feature .txt-msg img,
    .product-feature .txt-msg dl {
        display: block;
        margin: 0 auto
    }

    .product-feature .txt-msg dl {
        width: 100%
    }

    .product-feature .txt-msg img {
        margin-bottom: 20px
    }

    .resource a,
    .resource2 a:nth-child(4) {
        margin-bottom: 20px
    }

    .special-offers a.link.arrow {
        float: none;
        display: block;
        text-align: center
    }

    .special-offers h4 {
        height: auto
    }

    #review .btn {
        width: 90%
    }

    .upgrade-server-wrapper p {
        background-position-y: 5px
    }

    #banner .sale>p.discount {
        display: block;
        text-align: center;
        width: 100%
    }
}

.free-lisence {
    background: #454f62 url(/vendor/static/free-licence-bgd5e7e0f8.jpg) no-repeat center top;
    -moz-background-size: cover;
    background-size: cover;
    max-height: 450px;
    text-align: center;
    display: none !important;
    width: 0;
    height: 0;
    overflow: hidden
}

.free-lisence .container {
    padding: 6.2% 0
}

.free-lisence h2 {
    color: #fff;
    padding-bottom: 3%
}

.free-lisence h4 {
    padding-top: 20px;
    text-align: center;
    height: 88px;
    line-height: 1;
    margin-bottom: 5px;
    color: #fff;
    background: url(/vendor/static/free-licence-title01e8159b.png) no-repeat center top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.free-lisence p {
    color: #fff
}

.free-lisence p.text {
    width: 32%;
    margin: 1% auto 1.5%
}

.free-lisence p.text b {
    font-weight: 700
}

.free-lisence .link {
    color: #4294e9;
    padding-left: 25px;
    background: url(/vendor/static/free-licence-mouse8ca055b6.png) no-repeat left center
}

@media only screen and (max-width: 767px) and (min-width: 320px) {
    .free-lisence p.text {
        width: 100%
    }

    .free-lisence h4 {
        background: 0 0;
        font-weight: bolder;
        padding-top: 0;
        height: auto
    }

    .free-lisence p:last-child,
    .free-lisence p:last-child a {
        display: inline-block;
        line-height: 2
    }
}

@media only screen and (max-width: 992px) and (min-width: 768px) {
    .free-lisence p.text {
        width: 80%
    }
}

@media only screen and (min-width: 993px) {

    #header.has-active,
    #header.has-active+.wrap-header {
        -webkit-transition: all .4s;
        -o-transition: all .4s;
        -moz-transition: all .4s;
        transition: all .4s;
        margin-top: 60px
    }

    #header.header-scroll,
    #header.header-scroll+.wrap-header {
        -webkit-transition: all .4s;
        -o-transition: all .4s;
        -moz-transition: all .4s;
        transition: all .4s;
        margin-top: -44px
    }

    #header.header-scroll #logo {
        -webkit-transition: all .4s;
        -o-transition: all .4s;
        -moz-transition: all .4s;
        transition: all .4s;
        background: 0 0;
        top: 21px
    }

    #header.header-scroll .logo-pic {
        -webkit-transition: transform .4s;
        -webkit-transition: -webkit-transform .4s;
        transition: -webkit-transform .4s;
        -o-transition: -o-transform .4s;
        -moz-transition: transform .4s, -moz-transform .4s;
        -moz-transition: transform .4s, -moz-transform .4s;
        transition: transform .4s;
        transition: transform .4s, -webkit-transform .4s, -moz-transform .4s, -o-transform .4s;
        transition: transform .4s, -webkit-transform .4s, -moz-transform .4s, -o-transform .4s;
        -ms-transform: scale(.7);
        -webkit-transform: scale(.7);
        -moz-transform: scale(.7);
        -o-transform: scale(.7);
        transform: scale(.7)
    }

    #header.header-scroll .logo-txt i {
        -webkit-transition: all .4s;
        -o-transition: all .4s;
        -moz-transition: all .4s;
        transition: all .4s;
        display: none
    }
}

.specialPro {
    display: none
}

.specialPro.on {
    display: block
}

.addscroll .specialPro.on {
    display: inline-block
}

#active-entry {
    height: 60px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #94c1e2 url(/vendor/static/entrya6f0aeb6.png) no-repeat center top;
    z-index: 100
}

#active-entry p {
    width: 80%;
    text-align: center;
    font-size: 30px;
    color: #fff;
    line-height: 60px
}

#active-entry p span {
    color: #ff250e
}

#active-entry .entry-buy-btn,
.banner-buy-btn {
    display: block;
    text-align: center;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.7);
    background-color: transparent;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    position: absolute;
    left: 50%
}

#active-entry .entry-buy-btn {
    height: 33px;
    width: 120px;
    font-size: 14px;
    line-height: 33px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    top: 14px;
    margin-left: 460px
}

.banner-buy-btn {
    width: 190px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-left: -95px;
    bottom: 70px
}

#active-entry .entry-buy-btn:hover,
.banner-buy-btn:hover {
    background-color: #2f97f7;
    border-color: #2f97f7
}

#active-entry .entry-close {
    display: block;
    width: 24px;
    height: 24px;
    background: url(/vendor/static/btn-closeaa7544b1.png) no-repeat;
    position: absolute;
    top: 18px;
    right: 30px;
    z-index: 999999;
    cursor: pointer;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

#active-entry .entry-close:hover {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

#banner .check_license .chose_lisence>p>a {
    display: block;
    width: 100%;
    font-size: 12px;
    color: #fff;
    padding-left: 0
}

.j_download-blue {
    margin-left: 35px;
    width: 18% !important
}

.j_download-upgrade.j_download-blue {
    width: 50% !important;
    display: block;
    height: 40px;
    line-height: 40px;
    margin: 20px auto !important;
    clear: both;
    font-size: 16px
}

.center-block h2 {
    margin-bottom: 3.5%;
    padding-top: 0;
    padding-bottom: 0
}

.special-offers ul li:hover {
    -webkit-box-shadow: 0 0 25px rgba(3, 3, 3, 0.1);
    -moz-box-shadow: 0 0 25px rgba(3, 3, 3, 0.1);
    box-shadow: 0 0 25px rgba(3, 3, 3, 0.1)
}

#nav ol.menu li:nth-child(4) .eq1 dd:nth-child(2) .icon-free {
    display: none !important
}

#nav ol.menu li:nth-child(4) .eq2 dl:nth-child(1) dd:nth-child(2) .icon-free:after {
    display: none !important;
    font-family: Segoe UI, helvetica neue, Helvetica, Arial, sans-serif
}

#nav ol.menu li:nth-child(4) .eq2 dl:nth-child(2) dd:nth-child(2) .icon-free:after {
    display: none !important;
    font-family: Segoe UI, helvetica neue, Helvetica, Arial, sans-serif
}

#banner .addscroll {
    z-index: 2147483647;
    right: auto;
    left: 745.5px;
    background-color: #1a1c1e;
    height: 51px;
    width: 776px
}

#banner .addscroll .price {
    height: auto;
    line-height: normal;
    font-size: 16px;
    left: 353px !important
}

#banner .addscroll form {
    top: 19px
}

#banner .addscroll .check_license {
    top: 22px;
    left: 156px
}

#banner .addscroll .price span {
    font-size: 18px
}

#banner .addscroll a {
    right: 0;
    left: auto !important
}

#banner .addscroll .redirect a {
    width: auto !important;
    position: static;
    clear: both
}

#banner .addscroll a.buy {
    right: -webkit-calc(27%) !important;
    right: -moz-calc(27%) !important;
    right: -webkit-calc(12% + 45px) !important;
    right: -moz-calc(12% + 45px) !important;
    right: calc(12% + 45px) !important
}

#banner .addscroll form {
    left: 356px !important
}

#banner .addscroll a {
    top: 17px
}

#banner p.price {
    word-spacing: normal;
    word-wrap: break-word
}

#banner .free-select p.price {
    word-spacing: normal;
    word-wrap: normal
}

#banner ul.rights img,
#banner ul.rights .txt {
    line-height: normal
}

@media screen and (max-width: 1199.98px) {
    #banner .addscroll {
        position: static
    }
}

[data-type=check] {
    display: inline-block !important;
    color: #46505a;
    font-size: 14px;
    cursor: pointer;
    vertical-align: middle;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

[data-type=check]:before,
[data-type=check]:hover:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 4px;
    vertical-align: middle;
    background: url(/public/active/upgrade-now/img/icon_wgx.png) no-repeat center
}

.checked[data-type=check]:before,
.checked[data-type=check]:hover:before {
    background: url(/public/active/upgrade-now/img/icon_gx.png) no-repeat center
}

@-webkit-keyframes specialOfferLoop {
    from {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    to {
        -webkit-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1)
    }
}

@-moz-keyframes specialOfferLoop {
    from {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    to {
        -webkit-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1)
    }
}

@-o-keyframes specialOfferLoop {
    from {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    to {
        -webkit-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1)
    }
}

@keyframes specialOfferLoop {
    from {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    to {
        -webkit-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1)
    }
}

@font-face {
    font-family: lj naviconfont;
    src: url(/vendor/static/icomoon.eot);
    src: url(/vendor/static/icomoon.eot#iefix) format('embedded-opentype'), url(/vendor/static/icomoon.ttf) format('truetype'), url(/vendor/static/icomoon.woff) format('woff'), url(/vendor/static/icomoon.svg#icomoon) format('svg');
    font-weight: 400;
    font-style: normal
}

[class^=lj-naviconfont-],
[class*=" lj-naviconfont-"] {
    font-family: lj naviconfont !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lj-naviconfont-download:before {
    content: "\E900";
    color: #3892e6
}

.lj-naviconfont-upgrade:before {
    content: "\E901";
    color: #ff8b3b
}

.lj-container:after,
.brand-logo:after,
.lj-top-nav:after,
.lj-search-form:after,
.lj-navbottom:after,
.lj-bottom-nav:after {
    content: '';
    display: table;
    clear: both
}

#top-nav * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.lj-container {
    max-width: 1170px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

a {
    text-decoration: none
}

.f16 {
    font-size: 16px !important
}

#top-nav {
    position: relative;
    z-index: 9999999
}

.lj-hide {
    display: none !important
}

#navbar-placeholder {
    background-color: #1a1c1e
}

.lj-brand {
    float: left;
    position: relative;
    width: 160px;
    margin-right: -160px;
    margin-top: .4em;
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -o-transition: all 800ms;
    transition: all 800ms
}

.navbar-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20180825;
    width: 100%
}

.lj-navbottom .lj-bottom-nav li>a {
    font-size: 16px;
    text-transform: uppercase
}

.lj-link-wrapper {
    margin-left: 162px;
    text-align: right;
    position: relative;
    margin-top: 10px
}

.lj-rel {
    position: relative
}

.am-promotion-entry.am-remove {
    height: 0;
    overflow: hidden;
    position: absolute;
    min-height: auto;
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -o-transition: all 800ms;
    transition: all 800ms
}

.close-promotion {
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    width: 40px;
    height: 40px;
    font-size: 30px;
    color: #707377
}

.lj-link-container {
    width: 100%;
    text-align: center;
    color: #555
}

.lj-nav {
    background-color: #1a1c1e;
    color: #bcbfc2;
    border-top: 1px solid #1a1c1e
}

.brand-logo {
    display: block;
    position: relative
}

.brand-logo:hover {
    opacity: .9;
    filter: alpha(opacity=90);
    color: #fff
}

.brand-logo img,
.brand-logo h3 {
    float: left
}

.brand-logo,
.lj-link-container a {
    color: #bcbfc2
}

.brand-logo h3 {
    font-size: 24px;
    font-weight: 400;
    margin: 7px 0 0 7px;
    text-align: left;
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -o-transition: all 800ms;
    transition: all 800ms
}

.brand-logo .vice-logo {
    width: 174px;
    height: 58px;
    display: block;
    position: absolute;
    top: -10px;
    right: -103%;
    background-image: url(/vendor/static/lj-icon.png);
    background-repeat: no-repeat
}

.lj-top-nav-bu .vice-logo {
    background-position: 1px -217px
}

.lj-top-nav-bu .brand-logo:hover .vice-logo {
    background-position: 1px -154px
}

.lj-top-nav-bu .brand-logo h3 {
    margin-top: 1px
}

.lj-top-nav-bu .lj-bottom-nav :nth-child(5) .lj-dropdown-menu dd>a {
    padding-left: 15px
}

.lj-dropdown-menu dd>a.icon-free:after {
    content: none
}

.brand-logo h3 small {
    display: block;
    font-size: 14px;
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -o-transition: all 800ms;
    transition: all 800ms
}

.lj-nav li,
.lj-nav dd,
.lj-nav ul,
.lj-nav dl,
.lj-nav ol,
.lj-nav dt {
    list-style: none;
    padding: 0;
    margin: 0;
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -o-transition: all 800ms;
    transition: all 800ms
}

.lj-navtop,
.lj-navbottom {
    text-align: left
}

.lj-top-nav li a {
    font-size: 14px;
    color: #666;
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -o-transition: all 800ms;
    transition: all 800ms
}

.lj-top-nav li a:hover {
    color: #fff
}

.lj-navtop {
    text-align: right;
    letter-spacing: -0.31em;
    *letter-spacing: normal;
    word-spacing: -0.43em;
    height: 58px;
    line-height: 58px;
    margin-bottom: 5px
}

.lj-navtop .lj-top-nav,
.lj-navtop .lj-special-point,
.lj-navtop .lj-lang-area,
.lj-navtop .lj-search-form {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    word-spacing: normal;
    letter-spacing: normal;
    text-align: left;
    margin-left: .43em
}

.lj-navtop .lj-top-nav {
    margin-left: 0;
    margin-right: 18px
}

.lj-top-nav li {
    float: left;
    margin-left: 12px
}

.lj-top-nav li:first-child {
    margin-left: 0
}

.lj-special-point {
    position: relative;
    width: 64px
}

.lj-special-point a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fffc10;
    color: #000;
    padding: 5px 5px 15px;
    font-weight: 600;
    position: relative;
    line-height: normal;
    top: -1px;
    border-bottom: 1px solid #1a1c1e;
    -webkit-animation: 1s specialOfferLoop infinite normal;
    -o-animation: 1s specialOfferLoop infinite normal;
    -moz-animation: 1s specialOfferLoop infinite normal;
    animation: 1s specialOfferLoop infinite normal
}

.lj-special-point a:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 14px solid transparent;
    border-bottom-color: #1a1c1e;
    border-left-width: 33px;
    border-right-width: 33px;
    bottom: -2px;
    left: 0;
    z-index: 11
}

.lj-special-point a:hover {
    background-color: #efec00;
    font-weight: 700
}

.lj-search-form {
    position: relative
}

.lj-search-form .lj-search-input {
    float: left
}

.lj-search-form .lj-search-input,
.lj-search-form .lj-search-submit {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 30px;
    padding: 2px 5px;
    display: block;
    outline: none;
    border: none;
    font-size: 14px
}

.lj-search-form .lj-search-submit {
    width: 30px
}

.lj-search-form .lj-search-input {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    color: #555;
    background-color: #fff;
    background-image: none;
    width: 0;
    padding-left: 0;
    padding-right: 0;
    -webkit-transition: width 600ms, padding-left 600ms, padding-right 600ms;
    -moz-transition: width 600ms, padding-left 600ms, padding-right 600ms;
    -o-transition: width 600ms, padding-left 600ms, padding-right 600ms;
    transition: width 600ms, padding-left 600ms, padding-right 600ms
}

.active .lj-search-input {
    border: 1px solid #fff;
    border-right: 0;
    background-color: #fff;
    color: #555;
    padding-left: 5px;
    padding-right: 5px;
    width: 320px;
    -webkit-transition: width 600ms, padding-left 600ms, padding-right 600ms;
    -moz-transition: width 600ms, padding-left 600ms, padding-right 600ms;
    -o-transition: width 600ms, padding-left 600ms, padding-right 600ms;
    transition: width 600ms, padding-left 600ms, padding-right 600ms
}

.active .lj-search-form .lj-search-submit {
    background-color: #fff
}

.lj-search-form .lj-search-input:focus {
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.lj-search-form .lj-search-submit {
    background-image: url(/vendor/static/lj-icon.png);
    background-repeat: no-repeat;
    background-position: -30px 5px;
    background-color: transparent;
    border-left: 0;
    overflow: hidden;
    border-color: #4b4b4b
}

.lj-search-form .lj-search-submit:hover {
    background-color: #4b4b4b
}

.lj-navtop .lj-search-form {
    margin: 0 12px 0 18px
}

.lj-navtop-bu .lj-search-form {
    margin-left: 0
}

.lj-lang-area {
    line-height: normal;
    height: auto;
    position: relative;
    top: 2px
}

.lj-lang-area .lj-lang-list {
    position: absolute;
    background-color: #fff;
    top: 26px;
    right: 0;
    z-index: 10;
    max-height: 0;
    overflow: hidden;
    -webkit-box-shadow: 0 5px 23px -5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 5px 23px -5px rgba(0, 0, 0, 0.4);
    box-shadow: 0 5px 23px -5px rgba(0, 0, 0, 0.4);
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -o-transition: all 800ms;
    transition: all 800ms;
    min-width: 100px
}

.scrolling .lj-lang-area .lj-lang-list {
    top: 32px
}

.lj-lang-area .lj-lang-list.vertical-slide {
    max-height: 300px
}

.lj-lang-area h4 {
    cursor: pointer;
    margin: 0;
    font-size: 14px;
    color: #666
}

.lj-lang-area:hover h4,
.lj-lang-area:hover h4:after {
    color: #fff;
    border-top-color: #fff
}

.lj-lang-area .lj-lang-list li>a {
    padding: 4px 15px;
    display: block;
    font-size: 14px;
    color: #3f3f3f
}

.lj-lang-area .lj-lang-list li>a:hover {
    background-color: #c9c9c9
}

.lj-lang-area .lj-lang-list li:first-child:before,
.lj-lang-area .lj-lang-list li:last-child:after {
    content: '';
    display: block;
    height: 5px;
    background-color: #fff
}

.lj-navbottom {
    text-align: right
}

.lj-navbottom .lj-bottom-nav {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    position: relative
}

.lj-navbottom .lj-bottom-nav>li {
    text-align: left;
    float: left;
    margin-left: 15px
}

.lj-navbottom .lj-bottom-nav>li:first-child {
    margin-left: 0
}

.lj-navbottom .lj-bottom-nav li>a {
    display: block;
    min-height: 20px;
    padding-bottom: 14px;
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -o-transition: all 800ms;
    transition: all 800ms
}

.lj-navbottom .lj-bottom-nav li>a:hover {
    color: #fff
}

.lj-navbottom .lj-bottom-nav li.lj-has-dropdown>a:after,
.lj-lang-area h4:after {
    content: '';
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    position: relative;
    top: -2px;
    left: 0;
    margin-left: 2px;
    width: 12px;
    height: 10px;
    background: url(/vendor/static/top-icon2.png) no-repeat -19px -172px
}

.lj-lang-area h4:after {
    height: 24px;
    width: 15px;
    margin-left: 0;
    background-position: -70px -133px !important
}

.lj-lang-area:hover h4:after {
    background-position-x: -53px !important
}

.lj-navbottom .lj-bottom-nav li.lj-has-dropdown:hover>a:after {
    background-position-x: -35px
}

.lj-top-nav-bu .lj-navtop {
    height: auto;
    line-height: normal
}

.lj-dropdown-menu {
    -webkit-box-shadow: 0 5px 23px -5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 5px 23px -5px rgba(0, 0, 0, 0.4);
    box-shadow: 0 5px 23px -5px rgba(0, 0, 0, 0.4);
    position: absolute;
    background-color: #fff;
    padding: 0 15px;
    top: 35px;
    right: 0;
    max-height: 0;
    overflow: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0
}

.lj-fadein .lj-dropdown-menu,
.lj-has-dropdown:hover .lj-dropdown-menu {
    max-height: 1200px;
    padding: 30px 15px 45px;
    -webkit-transition: all 900ms;
    -moz-transition: all 900ms;
    -o-transition: all 900ms;
    transition: all 900ms
}

.scrolling .vice-logo {
    display: none
}

.scrolling .lj-link-wrapper {
    margin-top: 0
}

.scrolling .lj-brand {
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -o-transition: all 800ms;
    transition: all 800ms
}

.scrolling .lj-brand img {
    width: 48px;
    height: auto !important;
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -o-transition: all 800ms;
    transition: all 800ms
}

.scrolling .lj-brand .brand-logo h3 {
    margin-top: 0;
    font-size: 20px;
    font-size: 2.0rem;
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -o-transition: all 800ms;
    transition: all 800ms
}

.scrolling .lj-brand .brand-logo h3 small {
    font-size: 14px !important;
    font-weight: 400;
    position: relative;
    top: -5px;
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -o-transition: all 800ms;
    transition: all 800ms
}

.scrolling .lj-lang-area {
    height: 36px;
    line-height: 36px
}

.scrolling .lj-lang-area ul li {
    line-height: normal
}

.scrolling .lj-navtop {
    height: auto;
    line-height: normal;
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -o-transition: all 800ms;
    transition: all 800ms;
    margin-bottom: 0;
    margin-top: 0;
    height: 0;
    overflow: hidden
}

.scrolling .lj-special-point {
    width: 120px;
    text-align: center;
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -o-transition: all 800ms;
    transition: all 800ms
}

.scrolling .lj-special-point a:after {
    border: 8px solid transparent;
    border-bottom-color: #1a1c1e;
    border-left-width: 60px;
    border-right-width: 60px;
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -o-transition: all 800ms;
    transition: all 800ms
}

.scrolling .lj-special-point a {
    padding: 4px 5px 12px;
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -o-transition: all 800ms;
    transition: all 800ms
}

.scrolling .lj-navbottom .lj-bottom-nav li>a {
    padding-bottom: 14px;
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -o-transition: all 800ms;
    transition: all 800ms
}

.scrolling .lj-top-nav li a {
    font-size: 13px;
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -o-transition: all 800ms;
    transition: all 800ms
}

.scrolling .lj-dropdown-menu {
    top: 34px
}

.scrolling .lj-fadein>a:before,
.scrolling .lj-has-dropdown:hover>a:before {
    top: 9px;
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -o-transition: all 800ms;
    transition: all 800ms
}

.scrolling .lj-navbottom .lj-bottom-nav {
    position: relative;
    top: 17px
}

.lj-dropdown-menu dt,
.lj-dropdown-menu dt>a {
    color: #21252a;
    font-size: 20px;
    padding-left: 35px;
    margin-bottom: 9px;
    padding-top: 2px;
    padding-bottom: 2px
}

.lj-dropdown-menu dt>a {
    padding-left: 0
}

.lj-dropdown-menu dt>a:hover {
    color: #37a2fc
}

.lj-dropdown-menu dl dd:first-child {
    margin-top: 0
}

.lj-dropdown-menu dd>a {
    color: #4b4e53;
    font-size: 14px;
    display: inline-block;
    padding: 5px 0 0 35px;
    min-height: 26px
}

.lj-dropdown-menu dd>a:hover {
    color: #37a2fc
}

.lj-btn {
    display: inline-block;
    vertical-align: middle;
    padding: 4px 10px;
    text-align: center;
    font-size: 16px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    line-height: normal
}

.lj-btn i {
    font-size: 24px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    top: -4px
}

.lj-btn-o {
    border: 1px solid #fff;
    background-color: transparent;
    color: #fff
}

.lj-btn-o:hover {
    color: #fff;
    background: #4294e9;
    border-color: #4294e9
}

.lj-dropdown-menu>dl {
    padding-right: 15px
}

.lj-dropdown-with:after {
    content: '';
    display: table;
    clear: both
}

.lj-dropdown-with {
    width: -webkit-calc(130%);
    width: -moz-calc(130%);
    width: -webkit-calc(100% + 30px);
    width: -moz-calc(100% + 30px);
    width: calc(100% + 30px);
    position: relative;
    clear: both;
    padding: 25px 135px 25px 15px;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: -15px;
    top: 45px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    word-break: keep-all
}

.lj-dropdown-with-bg1 {
    background-image: url(/vendor/static/dropdown-with-bg1.jpg)
}

.lj-dropdown-with-bg2 {
    background-image: url(/vendor/static/dropdown-with-bg2.jpg)
}

.lj-dropdown-with-bg3 {
    background-image: url(/vendor/static/dropdown-with-bg3.jpg)
}

.lj-dropdown-with>p {
    font-size: 14px;
    color: #fff;
    line-height: 1.8;
    text-align: left;
    width: 74%;
    display: inline-block;
    vertical-align: middle;
    word-break: break-word;
    white-space: normal;
    margin-right: 15px
}

.lj-dropdown-with .lj-btn-o {
    min-width: 100px;
    color: #fff
}

.lj-dropdown-with:after {
    display: block;
    width: 134px;
    height: 181px;
    position: absolute;
    bottom: 0;
    right: 0
}

.lj-b-acb:after {
    background: url(/vendor/static/nav_dropdown_p_acb.png) no-repeat center center
}

.lj-b-okr-cust:after {
    background: url(/vendor/static/nav_dropdown_p_okr-cust.png) no-repeat center center
}

.lj-b-ab-pro:after {
    background: url(/vendor/static/nav_dropdown_p_ab_pro.png) no-repeat center center
}

.lj-navicon {
    display: inline-block;
    margin-left: 12px;
    margin-right: 4px;
    padding: 2px 9px;
    border: 1px solid;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    position: relative;
    top: -3px
}

.lj-navicon:after {
    content: '';
    width: 0;
    display: block;
    height: 0
}

.lj-dropdown-menu dd> :nth-child(1) {
    margin-right: 5px
}

.lj-dropdown-menu dd>a~span {
    display: inline-block;
    vertical-align: middle;
    min-height: auto;
    font-size: 14px
}

.lj-dropdown-menu dd>.lj-navicon {
    display: inline-block;
    margin-left: 9px;
    margin-right: 2px;
    padding: 1px 7px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    position: relative;
    top: -3px;
    color: #fff;
    min-height: auto
}

.lj-dropdown-menu dd>a.lj-navicon:hover {
    color: #fff
}

.lj-navicon-free {
    color: #fff;
    background-color: #5dc560;
    border-color: #5dc560
}

.lj-navicon-free:after {
    border: 5px solid transparent;
    border-bottom-color: #5dc560;
    border-left-width: 10px;
    position: absolute;
    left: -10px;
    top: .5em
}

.lj-navicon-new {
    color: #fff;
    background-color: #3892e6;
    border-color: #3892e6;
    margin-left: 5px;
    bottom: 3px
}

.lj-navicon-new:after {
    border: 5px solid transparent;
    border-bottom-color: #3892e6;
    border-left-width: 10px;
    position: absolute;
    left: -10px;
    top: .5em
}

.lj-dropdown-menu dd>.lj-navicon.lj-navicon-buy {
    visibility: hidden
}

.lj-navicon-buy {
    color: #fff;
    background-color: #fd8a2e;
    border-color: #fd8a2e;
    margin-left: 5px;
    bottom: 3px;
    display: none
}

.lj-navicon-buy:hover {
    background-color: #ff510d !important
}

.lj-dropdown-menu dd>.lj-navicon-buy {
    margin-left: 2px;
    margin-right: 3px
}

.lj-dropdown-menu dd :last-child {
    margin-right: 0 !important
}

.lj-dropdown-menu dd>.lj-navicon.lj-navicon-try {
    visibility: hidden
}

.lj-navicon-try {
    color: #fff;
    background-color: #37a2fc;
    border-color: #37a2fc;
    margin-left: 5px;
    bottom: 3px
}

.lj-navicon-try:hover {
    background-color: #2481e1 !important
}

.lj-dropdown-menu dd>.lj-navicon-try {
    margin-left: 2px;
    margin-right: 3px
}

.lj-navbottom .lj-bottom-nav .lj-dropdown-menu dd:hover .lj-navicon-try,
.lj-navbottom .lj-bottom-nav .lj-dropdown-menu dd:hover .lj-navicon-buy {
    visibility: visible !important
}

.lj-naviconfont {
    font-size: 24px;
    border: 0;
    vertical-align: middle;
    position: relative;
    top: -3px
}

.lj-naviconfont-download:hover {
    color: #2481e1
}

.lj-dropdown-menu dd>a.lj-naviconfont {
    padding: 0;
    background-color: #fff;
    font-size: 24px;
    visibility: hidden;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;
    min-height: 22px;
    line-height: 1.07em;
    margin-right: 2px;
    width: 26px;
    border: 0 !important;
    text-align: center
}

.lj-dropdown-menu dd>a.lj-naviconfont:last-child {
    margin-right: 0
}

.lj-dropdown-menu dd> :nth-child(1):hover~.lj-naviconfont {
    visibility: visible !important
}

.lj-navbottom .lj-bottom-nav .lj-dropdown-menu dd:hover .lj-naviconfont {
    visibility: visible !important
}

.lj-naviconfont-download {
    color: #fff;
    background-color: #37a2fc;
    border-color: #37a2fc;
    margin-left: 3px
}

.lj-navbottom .lj-bottom-nav .lj-dropdown-menu dd .lj-naviconfont-download:hover:before {
    color: #2481e1 !important
}

.lj-naviconfont-upgrade {
    color: #fff;
    background-color: #ff8b3b;
    border-color: #ff8b3b;
    margin-left: 3px
}

.lj-navbottom .lj-bottom-nav .lj-dropdown-menu dd .lj-naviconfont-upgrade:hover:before {
    color: #ff510d !important
}

.lj-dropdown-menu .lj-row {
    margin-bottom: 25px;
    display: table;
    width: 100%
}

.lj-dropdown-menu .lj-row:last-child {
    margin-bottom: 0
}

.lj-dropdown-menu .lj-row dl {
    display: table-cell;
    width: 50%
}

.lj-dropdown-menu dt {
    position: relative;
    word-break: keep-all;
    white-space: nowrap
}

.lj-dropdown-menu dt:before {
    content: '';
    display: block;
    width: 26px;
    height: 22px;
    background-image: url(/vendor/static/lj-icon.png);
    background-repeat: no-repeat;
    background-position: -999px -999px;
    position: absolute;
    top: 7px;
    left: 5px
}

.icon-nav-pc:before {
    background-position: 0 3px !important
}

.icon-nav-user:before {
    background-position: 3px -40px !important
}

.icon-nav-server:before {
    background-position: 2px -18px !important
}

.icon-nav-cpr:before {
    background-position: 2px -62px !important
}

.icon-nav-backup:before {
    background-position: 5px -106px !important
}

.icon-nav-disk:before {
    background-position: 3px -82px !important
}

.icon-nav-cbackup:before {
    background-position: 2px -130px !important
}

.icon-nav-tools:before {
    background-position: -60px -105px !important
}

.icon-nav-ok:before {
    background-position: -117px -105px !important
}

.icon-nav-games:before {
    background-position: -29px -59px !important
}

.icon-nav-depimg:before {
    background-position: -149px -105px !important
}

.icon-nav-net:before {
    background-position: -63px -61px !important
}

.icon-nav-us:before {
    background-position: -96px -63px !important
}

.icon-nav-pman:before {
    background-position: -126px -63px !important
}

.icon-nav-file:before {
    background-position: -153px -63px !important
}

.lj-fadein>a,
.lj-has-dropdown:hover>a {
    position: relative
}

.lj-fadein>a:before,
.lj-has-dropdown:hover>a:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: 14px solid transparent;
    border-bottom-color: #fff;
    left: 50%;
    margin-left: -7px;
    top: 11px
}

.lj-cell {
    display: table-cell;
    width: 2000px;
    padding-right: 45px
}

.lj-row .lj-cell {
    display: table-cell;
    width: 2000px
}

.lj-row .lj-cell dl {
    display: block;
    width: auto;
    margin-bottom: 20px
}

.lj-row .lj-cell dl:last-child {
    margin-bottom: 0
}

#toggle-bar {
    clip: rect(0, 0, 0, 0);
    position: absolute
}

.lj-navmenu,
.ctrl-menu {
    display: none
}

.lj-has-dropdown>input[type=checkbox],
.lj-navbottom>input[type=checkbox] {
    clip: rect(0, 0, 0, 0);
    position: absolute;
    top: -9999px
}

.fadeOut {
    opacity: 0;
    height: 0;
    overflow: hidden;
    width: 0
}

.lj-dropdown-menu dd {
    word-break: keep-all;
    white-space: nowrap
}

.lj-dropdown-menu dt:after,
.lj-dropdown-menu dd:after {
    content: '';
    display: table;
    clear: both
}

#banner .free-select p.price {
    color: #fff;
    display: inline-block;
    /*  内联对象需加  */
    width: auto;
    word-break: keep-all;
    /* 不换行 */
    white-space: nowrap;
    /* 不换行 */
    overflow: hidden;
    /* 内容超出宽度时隐藏超出部分的内容 */
}

#banner .addscroll .free-select,
#banner .addscroll .check_license {
    display: inline-block;
}

._pt-overview #banner .check_license~.free-select,
._pt-overview #banner a.buy {
    display: inline-block;
}

@media screen and (max-width: 1199.98px) {
    .brand-logo .vice-logo {
        display: none
    }

    .lj-navtop .lj-top-nav,
    .lj-navtop .lj-lang-area,
    .lj-navtop .lj-special-point,
    .lj-navbottom {
        display: none;
        height: auto;
        line-height: normal
    }

    .ctrl-menu {
        display: block
    }

    .lj-navtop {
        height: auto;
        line-height: normal
    }

    .lj-navtop .lj-search-form {
        position: absolute;
        top: -42px;
        right: 35px;
        z-index: 200
    }

    .lj-nav {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .lj-brand {
        margin-top: 0;
        -webkit-transition: all 600ms;
        -moz-transition: all 600ms;
        -o-transition: all 600ms;
        transition: all 600ms
    }

    .lj-navmenu {
        display: block;
        float: right;
        width: 34px;
        position: relative;
        top: .712em
    }

    .lj-navmenu label>span {
        display: block;
        background: #fff;
        width: 100%;
        margin-top: 7px;
        margin-bottom: 8px;
        overflow: hidden;
        position: relative;
        opacity: 1;
        height: 2px;
        -webkit-transition: all 400ms;
        -moz-transition: all 400ms;
        -o-transition: all 400ms;
        transition: all 400ms
    }

    #toggle-bar:checked~.lj-nav .lj-navmenu>label>span:last-child {
        top: -9px;
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all 400ms;
        -moz-transition: all 400ms;
        -o-transition: all 400ms;
        transition: all 400ms
    }

    #toggle-bar:checked~.lj-nav .lj-navmenu>label>span:first-child {
        top: 10px;
        -moz-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition: all 400ms;
        -moz-transition: all 400ms;
        -o-transition: all 400ms;
        transition: all 400ms
    }

    #toggle-bar:checked~.lj-nav .lj-navmenu>label>span:nth-child(2) {
        opacity: 0;
        -webkit-transition: all 400ms;
        -moz-transition: all 400ms;
        -o-transition: all 400ms;
        transition: all 400ms
    }

    #toggle-bar:checked~.lj-nav.navbar-fixed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%
    }

    #toggle-bar:checked~.lj-nav .lj-link-container {
        margin-top: 15px;
        display: block;
        height: auto;
        -moz-transition: all 800ms;
        -o-transition: all 800ms;
        -webkit-transition: all 800ms;
        transition: all 800ms
    }

    #toggle-bar:checked~.lj-nav .lj-link-container .lj-navtop .lj-top-nav {
        display: block;
        margin: 0 auto;
        border-bottom: 1px solid #707377;
        border-top: 1px solid #707377;
        padding: 8px 15px;
        width: auto;
        -moz-transition: all 800ms;
        -o-transition: all 800ms;
        -webkit-transition: all 800ms;
        transition: all 800ms
    }

    #toggle-bar:checked~.lj-nav .lj-link-container .lj-link-wrapper:before {
        content: '';
        display: block;
        clear: both;
        height: 15px
    }

    #toggle-bar:checked~.lj-nav .lj-link-container .lj-navtop .lj-top-nav>li {
        display: table-cell;
        width: 33.33%;
        margin-left: 0;
        padding: 2px 0
    }

    #toggle-bar:checked~.lj-nav .lj-link-container .lj-navbottom {
        display: block
    }

    #toggle-bar:checked~.lj-nav .lj-link-container .lj-navbottom .lj-bottom-nav li>a {
        padding: 10px 15px;
        border-bottom: 1px solid #707377
    }

    #toggle-bar:checked~.lj-nav .lj-link-container .lj-navbottom .lj-bottom-nav,
    #toggle-bar:checked~.lj-nav .lj-link-container .lj-navbottom .lj-bottom-nav li {
        display: block;
        margin: auto;
        float: none;
        width: auto
    }

    .lj-has-dropdown {
        position: relative
    }

    .lj-has-dropdown .ctrl-menu {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        background: #fff;
        width: 100%;
        height: 41px;
        opacity: 0;
        filter: alpha(opacity=0);
        z-index: 30
    }

    .lj-has-dropdown .lj-dropdown-menu {
        width: auto;
        height: auto;
        position: static;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: auto !important
    }

    .lj-fadein>a:before,
    .lj-has-dropdown:hover>a:before {
        content: none
    }

    .lj-has-dropdown>input[type=checkbox]:checked~.lj-dropdown-menu {
        width: 100%;
        height: auto
    }

    .lj-has-dropdown>input[type=checkbox]:not(:checked)~.lj-dropdown-menu {
        height: auto;
        max-height: 0;
        overflow: hidden;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-transition: max-height 700ms, padding-bottom 800ms, padding-top 800ms;
        -moz-transition: max-height 700ms, padding-bottom 800ms, padding-top 800ms;
        -o-transition: max-height 700ms, padding-bottom 800ms, padding-top 800ms;
        transition: max-height 700ms, padding-bottom 800ms, padding-top 800ms
    }

    .lj-dropdown-menu .lj-row dl,
    .lj-dropdown-menu .lj-cell {
        display: block;
        width: auto;
        margin-top: 20px
    }

    .lj-dropdown-menu .lj-row dl:first-child,
    .lj-dropdown-menu .lj-cell:first-child {
        margin-top: 0
    }

    .lj-link-container,
    .lj-navtop,
    .lj-link-wrapper {
        float: none;
        width: auto;
        margin: auto;
        clear: both;
        max-width: none;
        min-width: auto;
        -moz-transition: all 800ms;
        -o-transition: all 800ms;
        -webkit-transition: all 800ms;
        transition: all 800ms
    }

    #toggle-bar:checked~.lj-nav .lj-link-container>.lj-link-wrapper {
        max-height: 2500px;
        overflow: hidden;
        -webkit-transition: all 1600ms;
        -moz-transition: all 1600ms;
        -o-transition: all 1600ms;
        transition: all 1600ms
    }

    #toggle-bar:not(:checked)~.lj-link-container>.lj-link-wrapper {
        max-height: 0;
        overflow: hidden;
        -webkit-transition: all 1600ms;
        -moz-transition: all 1600ms;
        -o-transition: all 1600ms;
        transition: all 1600ms
    }

    .lj-brand {
        margin-right: 0
    }

    .lj-dropdown-menu {
        background-color: #1a1c1e
    }

    .lj-dropdown-menu dt,
    .lj-dropdown-menu dt>a,
    .lj-dropdown-menu dd>a {
        color: #fefefe
    }

    .lj-has-dropdown>.lj-dropdown-menu .lj-cell,
    .lj-has-dropdown>.lj-dropdown-menu .lj-row {
        display: table-cell;
        width: 2000px
    }

    #ctrl-menu-all:checked~.lj-bottom-nav>.lj-has-dropdown> :not(input[type=checkbox]:checked).ctrl-menu {
        opacity: 0
    }

    #ctrl-menu-all:checked~.lj-bottom-nav>.lj-has-dropdown>input[type=checkbox]:checked~.ctrl-menu {
        opacity: .1
    }

    .scrolling .lj-brand {
        margin-top: 0
    }

    .scrolling.lj-nav {
        padding: 5px 0
    }

    .scrolling .lj-top-nav li a {
        font-size: 14px
    }

    .scrolling .lj-navbottom .lj-bottom-nav li>a {
        font-size: 16px
    }

    .scrolling .lj-brand img {
        width: 50px;
        height: auto !important;
        position: relative;
        top: 5px
    }

    .scrolling .lj-brand .brand-logo h3 {
        font-size: 24px;
        font-size: 2.4rem;
        margin: 2px 0 0 7px
    }

    .scrolling .lj-brand .brand-logo h3 small {
        font-size: 14px
    }

    .scrolling .lj-navbottom .lj-bottom-nav {
        top: 0
    }

    .lj-bottom-nav :nth-child(4) .lj-row:last-child {
        display: block;
        width: auto;
        margin-top: 25px
    }

    .lj-dropdown-with {
        top: 17px
    }

    #toggle-bar:checked~#navbar-placeholder {
        height: auto !important
    }
}

@media screen and (max-width: 767.98px) {

    .lj-has-dropdown>.lj-dropdown-menu .lj-cell,
    .lj-has-dropdown>.lj-dropdown-menu .lj-row {
        display: block;
        width: auto
    }

    .lj-dropdown-with>p,
    .lj-dropdown-with {
        word-break: break-word;
        white-space: normal
    }

    .lj-dropdown-with>p {
        margin-bottom: 5px
    }
}

@media screen and (max-width: 575.98px) {
    #toggle-bar:checked~.lj-nav .lj-link-container .lj-navtop .lj-top-nav>li {
        width: 50%
    }

    .lj-dropdown-menu dt,
    .lj-dropdown-menu dd {
        word-break: break-word;
        white-space: normal
    }
}

#google_translate_element {
    position: absolute;
    clip: rect(0, 0, 0, 0)
}

body {
    top: 0 !important
}

.goog-te-banner-frame {
    display: none !important
}

.goog-te-menu-frame {
    width: 950px !important;
    top: 50% !important;
    margin-top: -147px !important;
    left: 50% !important;
    margin-left: -490px !important;
    padding: 45px 15px
}

@media screen and (min-width: 920px) {
    .nav-emp-node {
        min-height: 25px
    }

    .lj-dropdown-menu>dl {
        margin-top: 20px
    }

    .lj-dropdown-menu>dl:first-child {
        margin-top: 0
    }

    .lj-dropdown-menu.lj-thin {
        right: 50%;
        margin-right: -195px
    }
}

.addscroll .free-select {
    margin: 0;
    height: 100%
}

#banner .addscroll .price {
    margin-top: 18px
}

#banner .addscroll .price {
    margin-top: 18px
}

#banner .sale.addscroll p.price {
    margin-top: 18px
}

#banner .addscroll .free-select>p {
    margin-top: 18px
}

#banner.bg-abnetwork .addscroll a {
    margin-top: 0;
    top: 15px
}

#banner.bg-abnetwork .addscroll a.acb-buy-btn {
    right: 70px;
    border: 1px solid #fd8a2e
}

#banner.bg-abnetwork .addscroll a.am-btn-org-o {
    border: 1px solid #fff
}

#banner .addscroll .check_license {
    top: 16px
}

.am-promotion-entry {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin: auto;
    z-index: 20000000;
}

body {
    background: #fff;
}

/*圣诞活动2018*/
.xl-sales-2018 {
    display: none !important;
    width: auto !important;
    padding: 0 14px;
    position: relative;
    background: #c7131b;
    border-radius: 2px;
    border-color: #c7131b;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: -1px;
    color: #fefefe;
}

.xl-sales-2018:before {
    content: '';
    background: url(/images/2018/gift.png) no-repeat 0;
    display: inline-block;
    width: 27px;
    height: 31px;
    vertical-align: sub;
    margin-right: 5px;
}

.xl-sales-2018:after {
    content: '';
    background: url(/images/2018/bell.png) no-repeat 0;
    display: inline-block;
    width: 35px;
    height: 39px;
    position: absolute;
    right: -15px;
    top: -15px;
}

.marginleft20 {
    margin-left: 3%;
}

.margin20 {
    margin: 20px 0;
}

#banner .xl-banner-box {
    vertical-align: top !important;
}

#banner .xl-banner-a {
    padding: 10px 53px !important;
}

#banner .download-blue {
    display: inline-block;
}

.xl-sales-2018:hover {
    background: #c8383e;
    border-color: #c8383e;
    transition: .3s;
}

.am-promotion-entry .btn-promotion {
    background: #fff !important;
    color: #ed1f24 !important;
}

.am-promotion-entry .btn-promotion:hover {
    background: #ed1f24 !important;
    color: #fff !important;
}

.am-promotion-entry button {
    font: -webkit-control;
}

#banner .addscroll a.link {
    text-align: right;
    width: auto !important;
    margin-left: 20px;
    margin-right: 0;
}


/* pt BY:yanyi  2019/01/31*/
.ubackup-com-pt .active .lj-search-input {
    width: 240px;
}

.ubackup-com-pt .icon-free:after {
    content: 'Grátis';
    background: url(/images/okr-free/green.png) 2px 6px no-repeat;
    padding: 7px 12px 5px 5px;
    min-width: 40px;
    width: auto;
    position: relative;
    top: -.45em;
}

.ubackup-com-pt #banner h1>sup {
    padding: 0px 12px 5px 6px;
}

.ubackup-com-pt #banner .addscroll .price {
    left: 400px !important;
}

.ubackup-com-pt #banner .addscroll .check_license {
    left: 235px;
}

.ubackup-com-pt #banner .addscroll a.buy {
    right: -webkit-calc(17%) !important;
    right: -moz-calc(17%) !important;
    right: -webkit-calc(2% + 45px) !important;
    right: -moz-calc(2% + 45px) !important;
    right: calc(2% + 45px) !important;
}

.ubackup-com-pt #banner .addscroll .price {
    width: 220px;
}

.ubackup-com-pt._-server #banner .addscroll a {
    top: 0;
}

/* index.html轮播分页器 */
.index-swiper .slick-dots li.slick-active button {
    background-color: #fff;
}

.cc-white .slick-dots li.slick-active button {
    background-color: #fff;
}

#banner .btngroup a.buy {
    display: inline-block;
}

#banner .btn-partner.buy {
    display: inline-block;
}

/* .table .scroll-text {
    top: 0 !important;
} */