body,
html {
    font-family: 'Segoe UI', SegoeUI, "Helvetica Neue", Helvetica, Arial, sans-serif
}

html {
    font-size: 10px
}

h1 {
    color: #fff
}

h2 {
    font-size: 34px;
    color: #1a1a1a;
    padding-bottom: 2%;
    text-align: center
}

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

.del {
    text-decoration: line-through !important
}

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

.inline-block,
h2 {
    word-spacing: normal
}

.inline-block {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box
}

.table-cell {
    display: table-cell
}

.icon-hook li,
.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.remove-bottom {
    margin-bottom: 0 !important
}

.remove-all,
.remove-right {
    margin-right: 0 !important
}

.remove-all {
    margin-bottom: 0 !important
}

.remove-bg {
    background-image: none !important
}

.empty-justify {
    display: inline-block !important;
    width: 100% !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    overflow: hidden !important
}

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

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

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

#banner .addscroll>a,
.font-size20 {
    font-size: 20px
}

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

a,
a:hover {
    text-decoration: none
}

.main-product ul li a:hover,
.table-comparison dd a,
a.link {
    color: #2280e1
}

a.link-yellow {
    color: #fffc03
}

a.link-active:hover,
a.link-yellow:hover,
a.link:active,
a.link:hover {
    text-decoration: underline
}

.link-yellow.arrow::after,
.link.arrow::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    background: url(/images/icon/icon-small.png) no-repeat 2px -122px
}

.link-yellow.arrow::after {
    background-position: -43px -74px
}

.download-blue {
    color: #fff
}

.download-blue,
.download-gray {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    width: 19%;
    font-size: 20px;
    line-height: 2.5;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    margin-top: 3%;
    transition: all .3s;
    border: 1px solid transparent
}

.download-green {
    color: #fff;
    border: 1px solid transparent
}

.download-green,
.download-orange,
.download-white {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    width: 19%;
    font-size: 20px;
    line-height: 2.5;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    margin-top: 3%;
    transition: all .3s
}

.download-orange {
    color: #fff;
    border: 1px solid transparent
}

.compare-box .buy.buy-orange,
.compare-box .download-blue,
.compare-box .download-gray,
.compare-box .download-green,
.compare-box .download-orange,
.compare-box .download-white {
    width: 80%
}

.download-gray {
    color: #666;
    border-color: #ccc;
    background-color: #fff
}

.download-gray:hover {
    color: #fff
}

.download-blue:hover,
.download-gray:hover {
    background: #1472d3;
    border-color: #1472d3
}

.download-blue {
    border-color: #2280e1;
    background: #2280e1
}

.download-green {
    background: #5dc560;
    border-color: #5dc560
}

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

.download-white {
    background: rgba(255, 255, 255, .02);
    color: #fff;
    border: 1px solid #acacac
}

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

.download-orange {
    background: #faa345
}

.download-orange:hover {
    background: #f69429
}

.more,
.more::after {
    display: inline-block;
    transition: all .3s
}

.more,
.more-block {
    box-sizing: border-box;
    text-align: center;
    line-height: 2.4;
    border-radius: 2px
}

.more {
    vertical-align: top;
    min-width: 140px;
    font-size: 16px;
    color: #2280e1;
    border: 1px solid #2280e1
}

.more-block {
    display: block;
    color: #aab3be;
    width: 50%;
    border: 1px solid #aab3be;
    margin: 0 auto;
    transition: all .3s
}

.more-index {
    line-height: 2.5
}

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

.more::after {
    content: "";
    vertical-align: middle;
    width: 13px;
    height: 20px;
    background: url(/images/icon/icon-small.png) no-repeat 2px -120px;
    margin-left: 2px
}

.more:hover {
    border-color: #2280e1;
    background-color: #2280e1;
    color: #fff
}

.more-white::after,
.more:hover::after {
    background-position-x: -20px
}

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

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

.link-yellow::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 20px;
    background: url(/images/icon/icon-small.png) no-repeat -45px -72px;
    margin-left: 2px
}

.bg-gray {
    background: #f0f1f2 !important
}

.bg-base {
    background: #fff !important
}

#banner,
.banner {
    background-color: #25394e;
    background-position: center center;
    background-size: cover
}

#banner h1,
.banner h1 {
    font-size: 44px;
    color: #fff
}

.banner h1 {
    margin-bottom: 4%
}

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

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

.container {
    width: 100%;
    padding: 5.8% 0;
    font-size: 0;
    height: auto
}

#banner .container,
#banner h1,
.banner .container,
.banner h1 {
    text-align: center
}

.icon-hook li {
    color: rgba(255, 255, 255, .7);
    line-height: 20px;
    background: url(/images/icon/icon-hook.png) no-repeat left 6px;
    margin-bottom: 1%;
    padding-left: 14px
}

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

.table-comparison .free-select {
    text-align: center;
    margin: 0 auto
}

.table-comparison .title {
    font-size: 14px;
    color: #666;
    line-height: 1.85;
    text-align: center;
    margin-bottom: 4%
}

.free-select input {
    display: none
}

.free-select .pricing-cb {
    font-size: 14px;
    color: #666;
    vertical-align: bottom;
    cursor: pointer
}

#banner .free-select .pricing-cb {
    color: #fff;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.free-select .pricing-checked::before {
    content: "";
    display: inline-block;
    vertical-align: bottom;
    width: 18px;
    height: 18px;
    background: url(/images/icon/icon-small.png) no-repeat -46px -5px;
    margin-right: 4px;
    margin-top: -6px
}

#banner .free-select .pricing-checked::before {
    background-position-y: -44px
}

.free-select .pricing-unchecked::before {
    content: "";
    display: inline-block;
    vertical-align: bottom;
    width: 18px;
    height: 18px;
    background: url(/images/icon/icon-small.png) no-repeat 0 -5px;
    margin-right: 4px;
    margin-top: -6px
}

.eq1 .free-select .pricing-checked::before,
.eq1 .free-select .pricing-unchecked::before {
    vertical-align: baseline
}

#banner .free-select .pricing-unchecked::before {
    background-position-y: -44px
}

.free-select .pricing-checked:hover::before {
    background-position-x: -69px
}

.free-select .pricing-unchecked:hover::before {
    background-position-x: -23px
}

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

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

#banner .tips-icon p {
    bottom: -20px;
    left: 20px
}

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

#banner.de .free-select .tips-icon p {
    height: 210px;
    top: -97.5px
}

#banner.it .free-select .tips-icon p {
    height: 250px;
    top: -117.5px
}

.it #banner .free-select .tips-icon p,
.it .free-select .tips-icon p {
    height: 238px;
    top: -112.5px
}

.de #banner .free-select .tips-icon p,
.de .free-select .tips-icon p {
    height: 200px;
    top: -94.5px
}

.de #banner [data-productname=PA_Tech] .free-select .tips-icon p,
.de [data-productname=PA_Tech] .free-select .tips-icon p,
.it #banner [data-productname=PA_Tech] .free-select .tips-icon p,
.it [data-productname=PA_Tech] .free-select .tips-icon p {
    height: 90px;
    top: -37.5px
}

.fr #banner .free-select .tips-icon p,
.fr .free-select .tips-icon p {
    height: 200px;
    top: -92.5px
}

.fr #banner [data-productname=PA_Tech] .free-select .tips-icon p,
.fr [data-productname=PA_Tech] .free-select .tips-icon p {
    height: 110px;
    top: -47.5px
}

.jp #banner .free-select .tips-icon p,
.jp .free-select .tips-icon p {
    height: 200px;
    top: -94.5px
}

.jp #banner [data-productname=PA_Tech] .free-select .tips-icon p,
.jp [data-productname=PA_Tech] .free-select .tips-icon p {
    height: 86px;
    top: -35.5px
}

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

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

#banner .free-select .tips-icon.left p,
.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 !important;
    width: 100%;
    margin-bottom: 15px;
    padding: 0 !important
}

.tips-icon:hover {
    background-position-x: -22px
}

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

.center-block {
    box-sizing: border-box
}

#banner h1 {
    margin-bottom: 25px
}

.notice-box {
    display: inline-block;
    color: #fefefe;
    font-size: 16px
}

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

.notice-icon {
    display: inline-block;
    vertical-align: middle
}

.notice-icon img {
    width: 100%
}

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

#banner .sale>p {
    color: #fff;
    text-align: left
}

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

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

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

#banner .sale>p>span.del,
#banner .sale>p>span.savePrice {
    color: rgba(255, 255, 255, .7);
    font-size: 18px
}

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

.main-product {
    word-spacing: -4px
}

.main-product .txt {
    vertical-align: middle;
    width: 64%;
    font-size: 14px;
    color: #666
}

.main-product h4 {
    line-height: 1.5;
    padding-bottom: 2%;
    margin-bottom: 2%;
    word-spacing: normal
}

.main-product p {
    line-height: 26px;
    margin-bottom: 4%
}

.main-product dl dt {
    font-size: 20px;
    color: #333;
    margin-bottom: 2%
}

.main-product dl dd {
    background: url(/images/icon/icon-hook.png) no-repeat left 11px;
    padding-left: 12px;
    line-height: 30px
}

.main-product .pic {
    vertical-align: middle;
    width: 34%;
    margin-right: 2%
}

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

.main-product .pic p {
    text-align: center;
    color: #333;
    margin-top: 4%
}

.main-product .download-blue {
    display: inline-block;
    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%
}

.main-product.index .icon-hook li {
    color: #666
}

.main-product.index .txt {
    width: 56%
}

.main-product.index .download-blue,
.main-product.index .more-bg {
    margin-top: 5%
}

@media only screen and (min-width:768px) and (max-width:1024px) {

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

    .main-product.index .txt {
        width: 62%
    }

    .main-product.index .pic {
        margin-left: 2%
    }
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .main-product .pic {
        margin-top: 20px;
        text-align: center
    }

    .main-product .pic img {
        display: inline-block;
        width: auto;
        height: auto;
        float: none
    }

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

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

.main-product ul li {
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0;
    color: #666
}

.buy.buy-orange {
    background-image: linear-gradient(#faa345, #faa345), linear-gradient(#fd8a2e, #fd8a2e);
    background-blend-mode: normal, normal;
    border-radius: 2px
}

.bt,
.buy {
    border-radius: 2px;
    font-size: 20px
}

.buy {
    display: inline-block;
    width: 18%;
    vertical-align: middle;
    line-height: 2.5 !important;
    box-sizing: border-box;
    text-align: center;
    color: #666;
    border: 1px solid #acacac;
    transition: all .3s linear
}

.special-offers .buy {
    line-height: 2 !important
}

.bt {
    border: solid 1px #fff;
    opacity: .5;
    font-weight: 400;
    font-stretch: normal;
    letter-spacing: 0;
    color: #fff;
    margin-left: 20px
}

.bt:hover {
    background-color: #1472d3;
    opacity: 1;
    border: solid 1px #1472d3
}

.footer-icon p:before,
.lable-icon {
    display: inline-block;
    vertical-align: middle
}

.lable-icon {
    width: 15px;
    height: 15px;
    background: url(/images/partition-assistant-technician/icon_hook_orange.png) no-repeat;
    background-position: center;
    margin-left: 4px;
    position: relative
}

.footer-icon {
    display: inline-block;
    height: 45px
}

#banner .footer-icon p {
    display: inline-block;
    text-align: center
}

.footer-icon p:before {
    content: '';
    height: 40px;
    width: 40px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain
}

.footer-icon .one:before {
    background-image: url(/images/partition-assistant-technician/icon_90day.png)
}

.footer-icon .two:before {
    background-image: url(/images/partition-assistant-technician/icon_immediately.png)
}

.footer-icon .there:before {
    background-image: url(/public/active/purchase-week/img/free.png)
}

.footer-icon .four:before {
    background-image: url(/images/partition-assistant-technician/ic-secure.png)
}

.footer-icon .five:before {
    background-image: url(/images/partition-assistant-technician/icon_recommend.png)
}

.banner-down {
    background-color: #f0f1f2;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px
}

.down-notice {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0;
    color: #1a1a1a
}

#banner .footer-icon img,
#review ul li,
.down-icon,
.product-feature .txt-msg dl {
    display: inline-block;
    vertical-align: middle
}

.table-comparison dl dd {
    text-align: left;
    padding: 0;
    margin: 15px 0 0
}

.table-comparison dd a:hover {
    color: #0d52d7
}

.review-icon,
.review-icon p,
.review-icon p:before {
    display: inline-block;
    width: 100%
}

.review-icon p {
    width: 17%;
    margin-left: 25px
}

.review-icon p:before {
    content: '';
    height: 58px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
    vertical-align: middle
}

.review-icon .one {
    background-image: url(/images/partition-assistant-technician/logo_pcworld.png)
}

.review-icon .one:lang(de) {
    background-image: url(/images/partition-assistant-technician/computer.png)
}

.review-icon .two {
    background-image: url(/images/partition-assistant-technician/logo_techrepublic.png)
}

.fr .review-icon .two {
    background-image: url(/fr/images/logo_ccm.png)
}

.review-icon .there {
    background-image: url(/images/partition-assistant-technician/logo_download.png)
}

.review-icon .four {
    background-image: url(/images/partition-assistant-technician/logo_techadvisor.png)
}

.review-icon .five {
    background-image: url(/images/partition-assistant-technician/logo_lifewire.png)
}

.review-icon .five:lang(de) {
    background-image: url(/images/partition-assistant-technician/computer.png)
}

.review-icon .five:hover,
.review-icon .four:hover,
.review-icon .one:hover,
.review-icon .there:hover,
.review-icon .two:hover {
    background-position: 0 65px;
    cursor: pointer
}

.review-notice .five,
.review-notice .four,
.review-notice .there,
.review-notice .two {
    display: none
}

.review-notice .title::after,
.review-notice .title:before {
    content: '';
    display: inline-block;
    width: 23px;
    height: 23px;
    background-image: url(/public/images/icon-bg.png);
    background-position: -6px -275px
}

.review-notice .title::after {
    vertical-align: top;
    background-position: -6px -299px
}

.product-feature dl h4 {
    color: #fff;
    margin-bottom: 2%
}

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

.product-feature .txt-msg {
    margin-bottom: 4%;
    padding-bottom: 4%;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    text-align: center
}

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

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

.product-feature .txt-msg dd {
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    text-align: left;
    background: url(/images/icon/dot-white.png) no-repeat left 11px;
    padding-left: 8px
}

.product-feature .txt-msg::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 150px;
    height: 120px;
    background-image: url(/images/icon/icon-features.png);
    background-repeat: no-repeat;
    background-position-x: left
}

.product-feature .txt-msg a.link.arrow {
    display: block;
    margin-top: 2%
}

.main-nav-menu,
div.line {
    width: 100%;
    position: relative
}

.main-nav-menu,
.main-nav-menu li {
    text-align: center;
    box-sizing: border-box
}

.main-nav-menu {
    z-index: 10;
    word-spacing: -4px;
    margin-left: auto;
    margin-right: auto
}

.main-nav-menu li {
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    line-height: 1.9;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 20px;
    cursor: pointer;
    transition: all .3s;
    word-spacing: normal;
    margin-right: 4% !important;
    width: 20%;
    background-color: #26374a;
    color: #fff
}

.main-nav-menu li.last {
    margin-right: 0 !important
}

.main-menu-content {
    padding-left: 0 !important;
    display: none;
    margin-top: 3%
}

.main-nav-menu li.two {
    margin-right: 0
}

.main-nav-menu li.active,
.main-nav-menu li:hover {
    color: #fff;
    background: #2280e1;
    border-color: #2280e1
}

#review ul li .active,
.main-menu-content.show {
    display: block
}

div.line {
    height: 0;
    border-top: 1px solid #b1b6bf;
    top: -20px;
    z-index: 1
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .product-feature .txt-msg dl {
        width: 75%;
        text-align: left;
        margin-left: 0
    }
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .product-feature .txt-msg img {
        display: block;
        margin: 0 auto;
        margin-bottom: 20px
    }

    .product-feature .txt-msg dl {
        display: block;
        width: 100%;
        margin: 3% auto 0
    }
}

.a-notice {
    font-size: 16px;
    line-height: 25px;
    margin-left: 20px
}

.a-notice:hover {
    color: #0d52d7
}

.a-notice,
.some-notice,
.some-notice-main li {
    font-weight: 400;
    font-stretch: normal;
    letter-spacing: 0;
    color: #fff
}

.some-notice {
    padding-top: 80px;
    font-size: 34px;
    line-height: 26px;
    text-align: center
}

.some-notice-main {
    padding-top: 33px;
    text-align: left;
    padding-left: 18%
}

.some-notice-main li {
    list-style-type: disc;
    display: list-item;
    list-style-position: inside;
    font-size: 14px;
    line-height: 30px
}

.some-notice-main a {
    color: #fff43e
}

.some-notice-main a:hover {
    color: #eadf1a;
    text-decoration: underline
}

.some-info {
    height: auto !important
}

.main-product ul li a {
    color: #0e67a7
}

@media only screen and (max-width:767px) and (min-width:320px) {
    .bt {
        border-radius: 2px;
        border: solid 1px #fff;
        opacity: .5;
        font-size: 20px;
        font-weight: 400;
        font-stretch: normal;
        letter-spacing: 0;
        color: #fff;
        margin-left: 20px;
        margin-top: 5px
    }

    .down-icon {
        display: inline-block;
        vertical-align: middle;
        width: 98%
    }

    .review-icon p {
        display: block;
        width: 50%;
        margin-left: auto;
        margin-right: auto
    }
}

#banner .addscroll {
    z-index: 111111
}

@media only screen and (max-width:1023px) and (min-width:768px) {
    .review-icon p {
        display: inline-block;
        width: 29%;
        margin-left: 25px
    }

    #banner .footer-icon div {
        display: inline-block;
        width: 22%;
        text-align: left;
        vertical-align: middle;
        padding-left: 5px
    }
}

@media only screen and (max-width:767px) {
    #banner .footer-icon div {
        display: inline-block;
        width: 81%;
        text-align: left;
        vertical-align: middle;
        padding-left: 5px
    }

    #banner .footer-icon p {
        display: inline-block;
        text-align: center;
        padding-bottom: 5px
    }
}

@media only screen and (max-width:520px) {
    #banner .footer-icon div {
        display: inline-block;
        width: 75%;
        text-align: left;
        vertical-align: middle;
        padding-left: 5px
    }

    #banner .footer-icon p {
        display: inline-block;
        text-align: center;
        padding-bottom: 5px
    }
}

@media only screen and (max-width:414px) {
    #banner .footer-icon div {
        display: inline-block;
        width: 65%;
        text-align: left;
        vertical-align: middle;
        padding-left: 5px
    }

    #banner .footer-icon p {
        display: inline-block;
        text-align: center;
        padding-bottom: 5px
    }
}

.table-comparison dl ul {
    background: initial !important;
    border: 0
}

.table-comparison .remove-bottom .li {
    width: 100%;
    display: list-item;
    text-align: left;
    list-style-position: inside;
    list-style-type: disc !important
}

.reviews-text .title {
    padding: 15px
}

.alternate-div {
    text-align: center;
    padding-bottom: 15px
}

.alternate-div .alternate {
    font-size: 14px;
    color: #2280e1
}

.alternate-div .alternate:hover {
    font-size: 14px;
    color: #4294e9
}

.compare-tips dt {
    font-size: 20px;
    margin-bottom: 1%
}

.compare-tips dd {
    font-size: 14px;
    color: #666;
    line-height: 20px;
    padding-left: 8px;
    margin-bottom: 1%;
    background: url(/images/icon/dot-gray.png) no-repeat left 9px
}

.l-table {
    display: table;
    width: 100%;
    background-color: #f8f8f8;
    margin: auto auto 2%
}

.l-row {
    display: table-row
}

.l-row:nth-child(odd) {
    background-color: #eaf4fc
}

.l-row:nth-child(even) {
    background-color: #e1f0fb
}

.l-cell {
    display: table-cell;
    font-size: 14px;
    color: #333;
    padding: 20px 8px;
    border-left: 1px solid #fff;
    position: relative
}

.l-row.hide {
    display: none !important
}

.l-header .l-cell {
    padding: 0
}

.l-cell:first-child {
    border-left: none
}

.l-block:before {
    width: 18px;
    height: 3px;
    background: #bdbdbd;
    border-radius: 1px;
    margin-top: -1.5px
}

.l-hook:before {
    width: 18px;
    height: 18px;
    margin-top: -9px;
    background: url(/images/icon/icon-small.png) no-repeat left -98px
}

.l-block:before,
.l-hook:before {
    display: block;
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -9px;
    top: 50%
}

.l-row .l-cell {
    text-align: center
}

.l-row .l-cell.l-hook span {
    position: relative;
    top: 16px
}

.l-row .l-cell:first-child {
    text-align: left
}

.compare-fts li {
    display: block;
    line-height: 18px;
    padding-left: 8px;
    margin-bottom: 3px;
    background: url(/images/icon/dot-gray.png) no-repeat left 6px
}

.l-table-7 .l-row .l-cell:not(:nth-child(1)) {
    width: 13.3333%
}

.l-table-7 .l-row .l-cell:nth-child(1) {
    width: 20%
}

.l-table .l-row:first-child .l-cell:nth-child(1) {
    text-align: center
}

.l-show-diff-ctrl:before {
    content: "";
    display: inline-block;
    vertical-align: bottom;
    width: 18px;
    height: 18px;
    background: url(/images/icon/icon-small.png) no-repeat 0 -5px;
    margin-right: 4px;
    margin-top: -6px
}

.l-show-diff:checked+.l-show-diff-ctrl:before {
    background-position: -46px -5px
}

.l-show-diff {
    position: absolute;
    clip: rect(0, 0, 0, 0)
}

.l-show-diff-ctrl {
    cursor: pointer;
    padding: 5px 10px;
    border: 1px dotted transparent
}

.l-cell h3 {
    font-size: 20px;
    font-weight: 400;
    padding-left: 10px
}

.l-price-wrapper {
    color: #fff;
    text-align: center;
    height: 141px
}

.l-cell-box .l-price-wrapper h4 {
    font-size: 22px;
    color: #fff;
    padding-top: 25px;
    margin-bottom: 15px
}

.bg-faa {
    background-color: #faa345
}

.l-cell-box {
    border: 1px solid transparent;
    text-align: center;
    height: 100%;
    position: relative;
    margin: -1px -1px auto
}

.l-price-wrapper p span {
    font-size: 30px
}

.l-price-wrapper p span.del {
    text-decoration: line-through;
    font-size: 14px
}

.l-cell-box .free-select {
    padding: 15px 0
}

.l-cell-box .l-buy-btn {
    margin: auto auto 15px
}

.l-cell-box .l-buy-btn,
.l-cell-box .l-download-btn {
    display: block;
    width: 80%;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    text-align: center
}

.bg-228 {
    background-color: #2280e1
}

.l-version {
    font-size: 30px
}

.l-cell-box.l-static {
    position: static
}

.l-cell-box .l-download-btn {
    position: absolute;
    left: 50%;
    margin: auto auto 15px -40%;
    bottom: 1px
}

.l-cell-box.l-fixed-mid {
    position: absolute;
    width: 100%;
    left: 50%;
    margin-left: -50%;
    top: 50%;
    margin-top: -44px;
    height: auto
}

.l-fixed-header {
    position: fixed;
    width: 100%;
    left: 0;
    z-index: 99998
}

.l-fixed-header .l-table {
    border-bottom: 1px solid #f8f8f8
}

.l-disabled:before {
    display: none !important;
    width: 0;
    height: 0
}

.l-disabled {
    cursor: default !important
}

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

.guarantee ul li {
    display: table-cell;
    width: 33%;
    padding: 2% 1%;
    border: 1px solid #ebf0f4;
    box-sizing: border-box;
    background-color: #fff
}

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

.guarantee.bg-gray ul li.line {
    background-color: #f0f1f2
}

.guarantee ul li.center::before,
.guarantee ul li.left::before,
.guarantee ul li.right::before {
    content: "";
    display: block;
    width: 60px;
    height: 60px;
    background: url(/images/icon/icon.png) no-repeat;
    margin: 0 auto
}

.guarantee ul li.center::before {
    background-position-y: -80px
}

.guarantee ul li.right::before {
    background-position-y: -160px
}

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

.guarantee ul li,
.reviews-text,
.special-offers ul {
    text-align: center
}

.reviews-text .title {
    font-size: 14px;
    color: #666;
    line-height: 20px;
    text-align: center;
    margin-top: 3%;
    margin-bottom: 3%
}

.reviews-text a.more {
    width: 15%;
    margin: 0 2%
}

.reviews-text a.more:last-child {
    margin-left: 4%
}

.reviews-text.index a.more:last-child {
    margin-left: 0
}

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

.special-offers ul li:last-child {
    margin-right: auto
}

.special-offers.bg-gray ul li {
    background-color: #fff;
    border-color: #ebf0f5
}

.special-offers a.link.arrow {
    word-spacing: normal;
    float: right;
    display: 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 .msg,
.special-offers .pic {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    word-spacing: normal
}

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

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

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

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

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

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

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

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

@media only screen and (min-width:768px) and (max-width:1024px) {

    .special-offers .msg .font-size14,
    .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%
    }

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

@media only screen and (min-width:320px) and (max-width:767px) {
    .special-offers .msg .font-size14 {
        height: auto;
        margin-top: 4%;
        margin-bottom: 4%
    }

    .special-offers ul li {
        max-width: 100% !important;
        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
    }

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

    .special-offers h4 {
        height: auto
    }
}

#review .container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden
}

#review ul {
    float: left;
    width: 45%;
    margin-right: 10%;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 40px
}

#review ul:last-child {
    margin-right: 0
}

#review .text {
    width: 410px;
    height: 217px;
    box-sizing: border-box;
    background: url(/images/bg-icon/review-text-bg.png) no-repeat center center;
    padding: 5% 5% 2% 14%;
    margin-left: -55px;
    position: relative
}

#review .text h4 {
    font-size: 22px;
    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 .btn {
    width: 80%;
    position: absolute;
    bottom: 5%;
    text-align: left
}

#review .btn span {
    display: block;
    width: 22px;
    height: 22px;
    border-radius: 2px;
    background: #e7e7e7 url(/images/icon/icon-small.png) no-repeat -10px -141px;
    margin-right: 10px;
    float: right;
    cursor: pointer
}

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

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

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

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

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

@media only screen and (min-width:320px) and (max-width:767px) {
    #review ul {
        margin-bottom: 40px
    }

    #review ul li {
        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
    }

    #review .btn {
        width: 90%
    }
}

.banner-notice {
    font-family: SegoeUI-Light;
    text-decoration: underline;
    font-weight: 400;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0;
    display: block;
    margin-top: 25px;
    margin-bottom: 27px;
    text-align: left
}

.banner-notice,
.banner-notice a {
    color: #fefefe;
    font-size: 16px
}

#banner .footer-icon li,
.footer-icon {
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0;
    color: #fff
}

.footer-icon {
    padding-top: 34px;
    text-align: left
}

#banner .footer-icon li {
    display: inline-block;
    width: 19%
}

#banner .footer-icon div {
    width: 70%;
    text-align: left;
    padding-left: 5px
}

.testimonials .container {
    text-align: center
}

#banner .footer-icon div,
.testimonials .msg h4,
.testimonials .msg img {
    display: inline-block;
    vertical-align: middle
}

.testimonials .msg img {
    margin-right: 12px
}

.testimonials p {
    line-height: 26px;
    margin: 3% 0;
    position: relative;
    padding: 0 6%
}

.testimonials p::after,
.testimonials p::before {
    width: 17px;
    height: 17px;
    content: "";
    display: block;
    position: absolute
}

.testimonials p::before {
    background: url(/images/icon/icon-small.png) no-repeat left -552px;
    left: 0;
    top: -20px
}

.testimonials p::after {
    background: url(/images/icon/icon-small.png) no-repeat -47px -552px;
    right: 0;
    bottom: -20px
}

.testimonials h4 span,
.testimonials p {
    font-size: 14px;
    color: #666
}

.testimonials a.more {
    width: 16%
}