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

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

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

.lj-hide {
    display: none !important
}

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

.lj-brand {
    float: left;
    position: relative;
    width: 166px;
    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 img, .brand-logo h3 {
    float: left
}

.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-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;
    text-decoration: none;
}

.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
}

.lj-fadein .lj-dropdown-menu, .lj-has-dropdown:hover .lj-dropdown-menu {
    max-height: 1200px;
    padding: 30px 15px 30px;
    -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;
    position: relative;
}

.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: 16px;
    -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: 36px
}

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

.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: 16px;
    display: inline-block;
}

.lj-dropdown-menu dd {
    padding: 3px 15px;
}

.lj-dropdown-menu dd > p {
    font-size: 14px;
}

.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 > 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-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: 5px;
    margin-right: 2px;
    padding: 1px 7px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    position: relative;
    vertical-align: middle;
    top: -6px;
    color: #fff;
    min-height: auto;
    font-size: 12px;
}

.lj-dropdown-menu dd > a.lj-navicon:hover {
    color: #fff;
    text-decoration: none;
}

.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: 5px;
    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-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: 20px;
    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: 20px;
    outline: none;
    vertical-align: middle;
    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
}

@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 .brand-logo h3 {
        font-size: 24px;
        font-size: 2.4rem;
        margin: 0 0 0 7px
    }

    .scrolling .lj-brand .brand-logo h3 {
        font-size: 20px;
        font-size: 2.0rem;
        line-height: 2;
        -webkit-transition: all 800ms;
        -moz-transition: all 800ms;
        -o-transition: all 800ms;
        transition: all 800ms;
        height: 47px;
        line-height: 40px;
    }

    .scrolling .lj-brand .brand-logo h3 small {
        font-size: 14px
    }

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

    .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;
    }
}

#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:first-child {
        margin-top: 0
    }

    .lj-dropdown-menu.lj-thin dl:first-child {
        padding-bottom: 20px;
        border-bottom: 1px solid #c8c8c8;
        margin-bottom: 15px;
    }

    .lj-dropdown-menu.lj-thin {
        right: 50%;
        margin-right: -187px
    }
}

#banner .free-select {
    margin-bottom: 15px;
}

.addscroll .free-select {
    margin: 0;
    display: inline-block;
    line-height: normal;
    height: auto;
    float: left;
}

#banner .addscroll .price {
    margin: auto;
}

#banner .sale.addscroll p.price {
    margin-top: 0
}

#banner.bg-abnetwork .addscroll a {
    margin-top: 0;
    top: 15px
}

#banner.bg-abnetwork .addscroll a.acb-buy-btn {
    right: 100px;
    border: 1px solid #fd8a2e
}

#banner.bg-abnetwork .addscroll a.am-btn-org-o {
    border: 1px solid #fff
}

.am-promotion-entry {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin: auto;
    z-index: 20000000;
}

.brand-logo {
    color: #fff;
}

.lj-cell {
    padding-right: 0;
}

.lj-has-dropdown {
    position: relative;
}

.lj-bottom-nav li:nth-child(2) .lj-dropdown-menu {
    right: -138px;
}

.lj-bottom-nav li:nth-child(4) .lj-dropdown-menu {
    right: -99px;
}

.lj-dropdown-menu dd > a:hover {
    text-decoration: underline;
}

.lj-dropdown-menu dd > a.compar-link {
    color: #0d1eaa;
    margin-top: 15px;
}

.lj-dropdown-menu dd .lj-navicon-newfree {
    background: url(/vendor/static/free-icon_it.png) no-repeat center;
    width: 56px;
    height: 15px;
    padding: 0;
    border: 0;
}

.lj-dropdown-menu dd .lj-navicon-newnew {
    width: 47px;
    height: 24px;
    padding: 0;
    border: 0;
    background: url(/vendor/static/new-icon_it.png) no-repeat center;
}

.lj-dropdown-menu dd .lj-navicon-thirtyday {
    width: 55px;
    height: 13px;
    padding: 0;
    border: 0;
    background: url(/vendor/static/30days-icon_it.png) no-repeat center;
}

.lj-top-nav-bu .brand-logo h3 {

    font-weight: normal;
    font-stretch: normal;
    background: none;
    background-size: cover;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;

    margin: 0 0 0 12px;
    height: 47px;
    color: #fff;
    font-family: "arial";
    letter-spacing: 1px;
    line-height: 2;
    height: 54px;
    line-height: 57px;
    font-size: 26px;

}

@media all and (max-width: 1199.98px) {
    .lj-dropdown-menu dd > a.compar-link {
        color: #2481e1;
    }

    .scrolling .lj-navmenu {
        top: 0.2em;
    }
}

.scrolling .lj-brand .brand-logo h3 {
    height: 47px;
    line-height: 40px;
}

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

.lj-brand .brand-logo h3 small {
    display: none;
}

.scrolling .lj-navbottom .lj-bottom-nav {
    top: 15px;
}

#top-nav .lj-dropdown-menu dd > a:nth-child(1) {
    padding: 0;
}

#top-nav .lj-dropdown-menu dd > :nth-child(1) {
    margin-right: 0;
}

.lj-dropdown-menu dd {
    font-size: 0;
[;font-size: 12px;];
    *font-size: 0;
[;letter-spacing: -3px;];
    *letter-spacing: normal;
    *word-spacing: -1px;
}

.lj-dropdown-menu dd > a, .lj-dropdown-menu dd > span {
    display: inline-block;
    *display: inline;
    font-family: Segoe UI, helvetica neue, Helvetica, Arial, sans-serif;
    *zoom: 1;
    line-height: normal;
    letter-spacing: normal;
    word-spacing: normal;
}

.lj-bottom-nav li:nth-child(2) .lj-dropdown-menu dd {
    padding-top: 0;
    padding-bottom: 0;
}

#lang-area.open h4 {
    color: #fff;
}

#lang-area.open h4:after {
    background-position-x: -53px !important;
}

.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,
.lj-navbottom .lj-bottom-nav .lj-dropdown-menu dd:hover .lj-naviconfont-download,
.lj-navbottom .lj-bottom-nav .lj-dropdown-menu dd:hover .lj-naviconfont-upgrade {
    visibility: visible !important
}
#top-nav * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/*header 20191012   end*/