@font-face {
    font-family: 'helveticaltstd';
    font-display: 'swap';
    src: url("/default/typeface/helveticaltstd/helveticaltstd-light-webfont.eot");
    src: url("/default/typeface/helveticaltstd/helveticaltstd-light-webfont.eot") format("embedded-opentype"),url("/default/typeface/helveticaltstd/helveticaltstd-light-webfont.woff2") format("woff2"),url("/default/typeface/helveticaltstd/helveticaltstd-light-webfont.woff") format("woff"),url("/default/typeface/helveticaltstd/helveticaltstd-light-webfont.ttf") format("truetype"),url("/default/typeface/helveticaltstd/helveticaltstd-light-webfont.svg#helveticaltstd") format("svg");
    font-weight: 300
}

@font-face {
    font-family: 'helveticaltstd';
    font-display: 'swap';
    src: url("/default/typeface/helveticaltstd/helveticaltstd-roman-webfont.eot");
    src: url("/default/typeface/helveticaltstd/helveticaltstd-roman-webfont.eot") format("embedded-opentype"),url("/default/typeface/helveticaltstd/helveticaltstd-roman-webfont.woff2") format("woff2"),url("/default/typeface/helveticaltstd/helveticaltstd-roman-webfont.woff") format("woff"),url("/default/typeface/helveticaltstd/helveticaltstd-roman-webfont.ttf") format("truetype"),url("/default/typeface/helveticaltstd/helveticaltstd-roman-webfont.svg#helveticaltstd") format("svg");
    font-weight: 400
}

@font-face {
    font-family: 'helveticaltstd';
    font-display: 'swap';
    src: url("/default/typeface/helveticaltstd/helveticaltstd-bold-webfont.eot");
    src: url("/default/typeface/helveticaltstd/helveticaltstd-bold-webfont.eot") format("embedded-opentype"),url("/default/typeface/helveticaltstd/helveticaltstd-bold-webfont.woff2") format("woff2"),url("/default/typeface/helveticaltstd/helveticaltstd-bold-webfont.woff") format("woff"),url("/default/typeface/helveticaltstd/helveticaltstd-bold-webfont.ttf") format("truetype"),url("/default/typeface/helveticaltstd/helveticaltstd-bold-webfont.svg#helveticaltstdBold") format("svg");
    font-weight: 600
}

@font-face {
    font-family: 'iconfont';
    font-display: 'swap';
    src: url("/default/typeface/icon/iconfont.eot");
    src: url("/default/typeface/icon/iconfont.eot#iefix") format("embedded-opentype"),url("/default/typeface/icon/iconfont.woff") format("woff"),url("/default/typeface/icon/iconfont.ttf") format("truetype"),url("/default/typeface/icon/iconfont.svg#iconfont") format("svg")
}

.iconfont,*:before,*:after {
    font-family: "iconfont" !important;
    font-size: inherit;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0 0.05rem;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    margin-top: -.05rem;
    display: inline-block
}

@font-face {
    font-family: 'iconfont_jp';
    src: url("/default/typeface/icon-jp/iconfont.eot");
    src: url("/default/typeface/icon-jp/iconfont.eot?#iefix") format("embedded-opentype"),url("/default/typeface/icon-jp/iconfont.woff") format("woff"),url("/default/typeface/icon-jp/iconfont.ttf") format("truetype"),url("/default/typeface/icon-jp/iconfont.svg#iconfont") format("svg")
}

.iconfont_jp .iconfont,.iconfont_jp *:before,.iconfont_jp *:after {
    font-family: "iconfont_jp" !important;
    font-size: inherit;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0 0.05rem;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    margin-top: -2px;
    display: inline-block
}

* {
    margin: 0px;
    padding: 0px;
    border: 0px;
    list-style: none;
    vertical-align: baseline
}

*:focus {
    outline: none
}

html {
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
    -blink-text-size-adjust: none;
    font-size: 40px
}

@media (max-width: 750px) {
    html {
        font-size:40px
    }
}

@media (max-width: 731.25px) {
    html {
        font-size:39px
    }
}

@media (max-width: 712.5px) {
    html {
        font-size:38px
    }
}

@media (max-width: 693.75px) {
    html {
        font-size:37px
    }
}

@media (max-width: 675px) {
    html {
        font-size:36px
    }
}

@media (max-width: 656.25px) {
    html {
        font-size:35px
    }
}

@media (max-width: 637.5px) {
    html {
        font-size:34px
    }
}

@media (max-width: 618.75px) {
    html {
        font-size:33px
    }
}

@media (max-width: 600px) {
    html {
        font-size:32px
    }
}

@media (max-width: 581.25px) {
    html {
        font-size:31px
    }
}

@media (max-width: 562.5px) {
    html {
        font-size:30px
    }
}

body {
    overflow-x: hidden
}

body,input,textarea {
    font: 16px/24px 'helveticaltstd',Arial,Calibri,sans-serif;
    background: #fff;
    color: #111532;
    word-break: break-word;
    font-weight: 300
}

a {
    zoom:1;color: #111532;
    text-decoration: none
}

a:hover {
    text-decoration: underline;
    color: #0087FD
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden
}

html .clearfix {
    *height: 1%
}

*:first-child+html.clearfix {
    zoom:1}

.clearfix {
    display: block
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
    line-height: 0px
}

input {
    border-radius: 0;
    font-family: inherit
}

input:-moz-placeholder,textarea:-moz-placeholder {
    color: #acb4bf
}

input::-moz-placeholder,textarea::-moz-placeholder {
    color: #acb4bf
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
    color: #acb4bf
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #acb4bf
}

[v-cloak] {
    display: none
}

.wap_pop {
    overflow: hidden;
    height: 100%
}

.pc_hidden {
    display: none
}

.open_chat_window {
    color: #007eeb;
    cursor: pointer
}

.inline_block {
    display: inline-block;
    *display: inline;
    zoom:1}

.cursor {
    cursor: pointer
}

.pop_img {
    display: block;
    cursor: pointer
}

.delay400 {
    transition-delay: 400ms !important
}

.inline-block {
    display: inline-block;
    *display: inline;
    zoom:1}

@media (max-width: 768px) {
    .phone_size_20 {
        font-size:0.5rem !important
    }

    .phone_size_24 {
        font-size: 0.6rem !important
    }
}

.marginTop30 {
    margin-top: .75rem
}

@media (max-width: 750px) {
    .phone_size_20 {
        font-size:0.5rem !important;
        line-height: 0.7rem !important
    }

    .phone_size_24 {
        font-size: 0.6rem !important;
        line-height: 0.8rem !important
    }
}

.header_logo {
    padding: 10px 0
}

.header_logo.shadow {
    box-shadow: 0px 4px 8px 0px rgba(249,249,249,0.27)
}

.header_logo .logo {
    background: url(../img/easeus-logo-s.png) 0 0 no-repeat;
    background-size: cover;
    display: block;
    width: 6.25rem;
    height: 1rem;
    overflow: hidden
}

@media (max-width: 750px) {
    .header_logo .logo {
        background-image:url(../img/easeus-logo-b.png)
    }
}

.header_2020 {
    height: 1.975rem;
    position: relative;
    font-weight: 400;
    position: relative;
    z-index: 100;
    background: #fff;
    box-shadow: 0rem 0.1rem 0.2rem 0rem rgba(21,58,160,0.1);
    border-bottom: 1px solid #f2f2f2
}

.header_2020 ul,.header_2020 form,.header_2020 input {
    margin: 0;
    border: 0;
    padding: 0
}

.header_2020 .wrap {
    position: static;
    max-width: 30rem;
    overflow: visible
}

.header_2020 .logo_box {
    float: left;
    margin-top: .5rem
}

.header_2020 .logo_box .logo {
    background: url(../img/easeus-logo-s.png) 0 0 no-repeat;
    background-size: cover;
    display: block;
    width: 6.25rem;
    height: 1rem;
    overflow: hidden;
    line-height: 7.5rem
}

.header_2020 .logo_box .logo:hover {
    text-decoration: none
}

@media (max-width: 768px) {
    .header_2020 .logo_box .logo {
        background-image:url(../img/easeus-logo-b.png)
    }
}

.header_2020 .logo_box .media_show {
    width: 0rem;
    height: 0rem;
    overflow: hidden
}

.header_2020 .word_box {
    float: right
}

.header_2020 .this_toplink {
    position: relative;
    padding: .1rem 0 .2rem 0;
    float: right
}

.header_2020 .this_toplink li {
    float: left;
    font-size: .325rem;
    line-height: .75rem;
    height: .75rem;
    position: relative;
    height: auto
}

.header_2020 .this_toplink li a,.header_2020 .this_toplink li span {
    font-size: .35rem;
    padding: 0;
    color: #111532;
    display: inline-block;
    cursor: pointer
}

.header_2020 .this_toplink li.line {
    margin: .225rem .45rem 0 .45rem;
    background-color: #D5D5D5;
    height: .3rem;
    width: .025rem;
    overflow: hidden
}

.header_2020 .this_toplink li.store {
    color: #FE6628
}

.header_2020 .this_toplink li.store a {
    color: #FE6628
}

.header_2020 .this_toplink li.store a:before {
    content: '\e730';
    font-size: .4rem;
    margin-right: .1rem
}

.header_2020 .this_toplink li.livechat .close {
    font-size: .5rem;
    padding: 0
}

.header_2020 .this_toplink li.livechat .link {
    display: block
}

.header_2020 .this_toplink li.livechat .livechat_content {
    position: absolute;
    width: 7.475rem;
    margin: 0;
    left: -5.5rem;
    top: -15rem;
    z-index: 155;
    transition: 400ms;
    text-align: left
}

.header_2020 .this_toplink li.livechat.current .livechat_content {
    top: .75rem
}

.header_2020 .this_toplink li.search .text {
    background-color: #e8eff9;
    width: 0rem;
    height: .75rem;
    line-height: .75rem;
    color: #6ea5e5;
    transition: 400ms
}

.header_2020 .this_toplink li.search .submit {
    background: none;
    height: .75rem;
    width: .75rem;
    font-size: .35rem;
    cursor: pointer;
    color: #7E7E8A;
    vertical-align: top;
    margin: 0;
    *margin-top: .05rem
}

.header_2020 .this_toplink li.search.current .text {
    padding-left: .2rem;
    width: 2rem
}

.header_2020 .this_toplink li.search.current .submit {
    background: #e8eff9
}

.header_2020 .header_nav {
    float: right
}

.header_2020 .header_nav .wrap {
    max-width: 37.5rem
}

.header_2020 .header_nav .search {
    display: none
}

.header_2020 .header_nav li {
    float: left;
    min-height: .6rem;
    padding-bottom: .325rem;
    margin-left: .875rem
}

.header_2020 .header_nav li .nav_a {
    font-size: .4rem;
    line-height: .5rem;
    font-weight: bold;
    color: #111532;
    display: inline-block;
    text-decoration: none
}

.header_2020 .header_nav li .nav_a:after {
    content: '\e612';
    font-weight: normal;
    margin-left: .05rem;
    transition: transform 400ms
}

.header_2020 .header_nav li .nav_a.eve:after {
    content: ''
}

.header_2020 .header_nav li .pro_content {
    position: absolute;
    left: 0;
    top: 1.975rem;
    background: #fff;
    width: 100%;
    border-top: .05rem solid #0087FF;
    padding: .9rem 0 1.7rem 0;
    display: none;
    text-align: center;
    box-shadow: 0px 10px 10px rgba(0,0,0,0.16)
}

.header_2020 .header_nav li .pro_content .icon {
    display: inline-block;
    width: 1.2rem;
    height: 1.2rem;
    background: url("/images_2019/icon-footer.png") 0 0 no-repeat;
    background-size: 30rem 30rem;
    vertical-align: middle;
    margin: 0 .075rem 0 -.15rem
}

.header_2020 .header_nav li .pro_content .icon.mac {
    background-position: -2.45rem 0
}

.header_2020 .header_nav li .pro_content .icon.android {
    background-position: -4.9rem 0
}

.header_2020 .header_nav li .pro_content .icon.ios {
    background-position: -7.35rem 0
}

.header_2020 .header_nav li .pro_content .icon.epm_home {
    background-position: -9.8rem 0
}

.header_2020 .header_nav li .pro_content .icon.epm_business {
    background-position: -12.25rem 0
}

.header_2020 .header_nav li .pro_content .icon.tb_home {
    background-position: -14.7rem 0
}

.header_2020 .header_nav li .pro_content .icon.tb_business {
    background-position: -17.15rem 0
}

.header_2020 .header_nav li .pro_content .icon.tb_management {
    background-position: -19.6rem 0
}

.header_2020 .header_nav li .pro_content .icon.tb_deploy {
    background-position: -22.05rem 0
}

.header_2020 .header_nav li .pro_content .icon.pctrans {
    background-position: -24.5rem 0
}

.header_2020 .header_nav li .pro_content .icon.phone_transfer {
    background-position: -26.95rem 0
}

.header_2020 .header_nav li .pro_content .icon.disk_copy {
    background-position: 0rem -2.45rem
}

.header_2020 .header_nav li .pro_content .icon.eversync {
    background-position: -2.45rem -2.45rem
}

.header_2020 .header_nav li .pro_content .icon.multimedia {
    background-position: -4.9rem -2.45rem
}

.header_2020 .header_nav li .pro_content .icon.video_e {
    background-position: -7.375rem -2.45rem
}

.header_2020 .header_nav li .pro_content .icon.rec_e {
    background-position: -9.8rem -2.45rem
}

.header_2020 .header_nav li .pro_content .icon.mobiunlock {
    background-position: -12.275rem -2.275rem
}

.header_2020 .header_nav li .pro_content .blue,.header_2020 .header_nav li .pro_content .org {
    border: .025rem solid #FE6628;
    line-height: .45rem;
    display: block;
    font-size: .35rem;
    padding: 0 .125rem;
    border-radius: .1rem;
    color: #FE6628;
    margin-left: .1rem;
    display: none
}

.header_2020 .header_nav li .pro_content .blue:hover,.header_2020 .header_nav li .pro_content .org:hover {
    background-color: #FE6628;
    color: #fff;
    text-decoration: none
}

.header_2020 .header_nav li .pro_content .blue {
    color: #0087FF;
    border-color: #0087FF
}

.header_2020 .header_nav li .pro_content .blue:hover {
    background-color: #0087FF
}

.header_2020 .header_nav li .pro_content dl,.header_2020 .header_nav li .pro_content .dl_space,.header_2020 .header_nav li .pro_content .dl_box {
    display: inline-block;
    *display: inline;
    zoom:1;vertical-align: top;
    width: 23%;
    padding: 0 0 0 2%;
    text-align: left
}

.header_2020 .header_nav li .pro_content dl a {
    color: #111532
}

.header_2020 .header_nav li .pro_content dl a:hover {
    color: #0087FF;
    text-decoration: none
}

.header_2020 .header_nav li .pro_content dl dt {
    font-size: .5rem;
    line-height: 1.25rem;
    height: 1.3rem;
    padding-bottom: .15rem;
    border-bottom: .025rem solid #E7E7EF;
    max-width: 6.25rem;
    margin-bottom: .55rem
}

.header_2020 .header_nav li .pro_content dl dd {
    line-height: .65rem;
    margin-top: .35rem;
    position: relative;
    padding-left: .25rem
}

.header_2020 .header_nav li .pro_content dl dd:before {
    content: '\e603';
    position: absolute;
    left: -.175rem;
    top: .05rem
}

.header_2020 .header_nav li .pro_content dl dd .word {
    display: inline-block
}

.header_2020 .header_nav li .pro_content dl dd:hover .blue,.header_2020 .header_nav li .pro_content dl dd:hover .org {
    display: inline-block
}

.header_2020 .header_nav li .pro_content .dl_box .title {
    font-size: .5rem;
    line-height: 1.25rem;
    height: 1.3rem;
    padding-bottom: .15rem;
    border-bottom: .025rem solid #E7E7EF;
    max-width: 6.25rem;
    margin-bottom: .5rem
}

.header_2020 .header_nav li .pro_content .dl_box .title a {
    color: #111532
}

.header_2020 .header_nav li .pro_content .dl_box .title a:hover {
    color: #0087FF;
    text-decoration: none
}

.header_2020 .header_nav li .pro_content .dl_box .box {
    margin: .6rem 0 .75rem 0
}

.header_2020 .header_nav li .pro_content .dl_box .box:last-child {
    margin-bottom: 0
}

.header_2020 .header_nav li .pro_content .dl_box .box a.word {
    color: #111532
}

.header_2020 .header_nav li .pro_content .dl_box .box a.word:hover {
    color: #0087FF;
    text-decoration: none
}

.header_2020 .header_nav li .pro_content .dl_box .box .t {
    font-size: .4rem;
    font-weight: bold;
    position: relative;
    padding-left: .9rem
}

.header_2020 .header_nav li .pro_content .dl_box .box .t .iconfont {
    color: #42b8e6;
    position: absolute;
    left: 0rem;
    top: .05rem;
    font-size: .5rem;
    font-weight: normal
}

.header_2020 .header_nav li .pro_content .dl_box .box .d {
    line-height: .65rem;
    margin-top: .35rem;
    position: relative;
    padding-left: .25rem
}

.header_2020 .header_nav li .pro_content .dl_box .box .d:before {
    content: '\e603';
    position: absolute;
    left: -.175rem;
    top: .05rem
}

.header_2020 .header_nav li .pro_content .dl_box .box .d .word {
    display: inline-block
}

.header_2020 .header_nav li .pro_content .dl_box .box .d:hover .blue,.header_2020 .header_nav li .pro_content .dl_box .box .d:hover .org {
    display: inline-block
}

.header_2020 .header_nav li .pro_content .video_box {
    margin: 0 70px;
    text-align: left
}

.header_2020 .header_nav li .pro_content .video_box .word {
    color: #111532
}

.header_2020 .header_nav li .pro_content .video_box .word:hover {
    color: #0087FD;
    text-decoration: none
}

.header_2020 .header_nav li .pro_content .video_box .blue,.header_2020 .header_nav li .pro_content .video_box .org {
    display: inline-block;
    visibility: hidden
}

.header_2020 .header_nav li .pro_content .video_box:hover .blue,.header_2020 .header_nav li .pro_content .video_box:hover .org {
    visibility: visible
}

.header_2020 .header_nav li .pro_content .list2 dl,.header_2020 .header_nav li .pro_content .list2 .dl_space,.header_2020 .header_nav li .pro_content .list2 .dl_box {
    margin: 0 2%
}

.header_2020 .header_nav li .pro_content .list3 dl,.header_2020 .header_nav li .pro_content .list3 .dl_space,.header_2020 .header_nav li .pro_content .list3 .dl_box {
    margin: 0 2%
}

.header_2020 .header_nav li .pro_content .line {
    height: 1.5rem;
    overflow: hidden;
    clear: both
}

.header_2020 .header_nav li .pro_content .new,.header_2020 .header_nav li .pro_content .new2 {
    background: url(../img/icon-new.gif) no-repeat;
    background-size: cover;
    width: .625rem;
    height: .275rem;
    display: inline-block;
    vertical-align: middle;
    margin-left: .125rem
}

.header_2020 .header_nav li .pro_content .new2 {
    background-image: url(../img/icon-new-br-bul.gif);
    width: .85rem;
    height: .3rem
}

.header_2020 .header_nav li:hover .nav_a,.header_2020 .header_nav li.current .nav_a {
    color: #0087FF
}

.header_2020 .header_nav li:hover .nav_a:after,.header_2020 .header_nav li.current .nav_a:after {
    transform: rotate(180deg)
}

.header_2020 .header_nav li:hover span.nav_a,.header_2020 .header_nav li.current span.nav_a {
    color: inherit
}

.header_2020 .header_nav li:hover .pro_content,.header_2020 .header_nav li.current .pro_content {
    display: block
}

@media (max-width: 1200px) and (min-width: 1001px) {
    .header_2020 .header_nav li {
        margin-left:0.1rem
    }

    .header_2020 .header_nav li .nav_a {
        font-size: 0.375rem
    }
}

@media (max-width: 1000px) {
    .header_2020 {
        height:1.75rem
    }

    .header_2020 .logo_box {
        position: static;
        margin-top: 0.25rem;
        height: 1.5rem
    }

    .header_2020 .logo_box .logo {
        position: static;
        width: 6.25rem;
        height: 1rem;
        line-height: 7.500rem;
        background-image: url(../img/easeus-logo-b.png)
    }

    .header_2020 .logo_box .media_show {
        width: 1rem;
        height: 1rem;
        cursor: pointer;
        background-size: 0.65rem 0.525rem;
        position: absolute;
        right: 4%;
        top: 0.3rem;
        display: block
    }

    .header_2020 .logo_box .media_show:before {
        content: '\e8de';
        color: #2f2f2f;
        font-size: 1rem;
        line-height: 1rem;
        text-align: center
    }

    .header_2020 .logo_box .media_show.current:before {
        content: '\e8ee'
    }

    .header_2020 .logo_box .media_show.current {
        background: none
    }

    .header_2020 .word_box {
        float: none
    }

    .header_2020 .this_toplink {
        display: none
    }

    .header_2020 .header_nav {
        float: none;
        position: absolute;
        left: 0;
        top: 1.75rem;
        background: #37383a;
        color: #fff;
        z-index: 100;
        width: 100%;
        display: none
    }

    .header_2020 .header_nav .wrap {
        width: 96%
    }

    .header_2020 .header_nav li {
        float: none;
        width: auto;
        padding: 0;
        border-bottom: 0.025rem solid #2c2d2f;
        margin: 0 4%
    }

    .header_2020 .header_nav li.search {
        display: block
    }

    .header_2020 .header_nav li.search form {
        padding: 0.2rem 0 0.2rem 0
    }

    .header_2020 .header_nav li.search form .text {
        width: 100%;
        background-color: transparent;
        color: #fff;
        height: 0.95rem;
        line-height: 0.95rem;
        font-size: 0.55rem;
        border-bottom: 0.025rem solid #fff;
        border-radius: 0
    }

    .header_2020 .header_nav li:hover .nav_a:after {
        transform: rotate(0deg)
    }

    .header_2020 .header_nav li:hover .pro_content {
        display: none
    }

    .header_2020 .header_nav li.current .pro_content {
        display: block
    }

    .header_2020 .header_nav li.current .nav_a {
        color: #fff
    }

    .header_2020 .header_nav li.current .nav_a:after {
        transform: rotate(180deg)
    }

    .header_2020 .header_nav li .nav_a {
        display: block;
        color: #fff;
        font-size: 0.58rem;
        line-height: 1.55rem;
        position: relative
    }

    .header_2020 .header_nav li .nav_a:after {
        position: absolute;
        right: 0;
        top: 0rem
    }

    .header_2020 .header_nav li .nav_a:hover {
        color: #fff
    }

    .header_2020 .header_nav li .pro_content {
        position: static;
        background: #37383a;
        padding: 0 0 1.5rem 0
    }

    .header_2020 .header_nav li .pro_content dl {
        width: auto;
        display: block;
        padding: 0;
        margin: .75rem 0 0 0 !important
    }

    .header_2020 .header_nav li .pro_content dl a {
        color: #fff
    }

    .header_2020 .header_nav li .pro_content dl dt {
        max-width: none;
        font-size: 0.6rem
    }

    .header_2020 .header_nav li .pro_content dl dt .icon {
        background: none;
        display: none
    }

    .header_2020 .header_nav li .pro_content dl dt a {
        display: block
    }

    .header_2020 .header_nav li .pro_content dl dd {
        margin-left: 3%;
        font-size: 0.55rem
    }

    .header_2020 .header_nav li .pro_content dl dd .word {
        display: block;
        line-height: 1rem
    }

    .header_2020 .header_nav li .pro_content dl dd:before {
        top: 0.23rem;
        left: -0.35rem
    }

    .header_2020 .header_nav li .pro_content dl dd:hover .word {
        color: #fff
    }

    .header_2020 .header_nav li .pro_content dl dd:hover .blue,.header_2020 .header_nav li .pro_content dl dd:hover .org {
        display: none
    }

    .header_2020 .header_nav li .pro_content .dl_box {
        width: auto;
        display: block;
        padding: 0;
        margin: .75rem 0 0 0 !important
    }

    .header_2020 .header_nav li .pro_content .dl_box .title {
        max-width: none;
        font-size: 0.6rem
    }

    .header_2020 .header_nav li .pro_content .dl_box .title .icon {
        background: none;
        display: none
    }

    .header_2020 .header_nav li .pro_content .dl_box .title a {
        display: block;
        color: #fff
    }

    .header_2020 .header_nav li .pro_content .dl_box .box a {
        color: #fff
    }

    .header_2020 .header_nav li .pro_content .dl_box .box .t {
        font-size: 0.6rem;
        line-height: 0.7rem
    }

    .header_2020 .header_nav li .pro_content .dl_box .box .d {
        margin-left: 3%;
        font-size: 0.55rem
    }

    .header_2020 .header_nav li .pro_content .dl_box .box .d .word {
        display: block;
        line-height: 1rem;
        color: #fff
    }

    .header_2020 .header_nav li .pro_content .dl_box .box .d:before {
        top: 0.23rem;
        left: -0.35rem
    }

    .header_2020 .header_nav li .pro_content .dl_box .box .d:hover .word {
        color: #fff
    }

    .header_2020 .header_nav li .pro_content .dl_box .box .d:hover .blue,.header_2020 .header_nav li .pro_content .dl_box .box .d:hover .org {
        display: none
    }

    .header_2020 .header_nav li .pro_content .video_box {
        display: block;
        margin: 0 0 0.2rem 0
    }

    .header_2020 .header_nav li .pro_content .video_box:first-child {
        margin-top: 1rem
    }

    .header_2020 .header_nav li .pro_content .video_box .word {
        color: #fff;
        font-size: 0.55rem;
        line-height: 1rem
    }

    .header_2020 .header_nav li .pro_content .new,.header_2020 .header_nav li .pro_content .new2 {
        background: none;
        display: none
    }

    .header_2020 .header_nav li .pro_content .header_banner_img,.header_2020 .header_nav li .pro_content .line,.header_2020 .header_nav li .pro_content .dl_space {
        display: none
    }
}

.globle_header_banner {
    position: relative;
    background: #EFEFEF url("/images_2019/index/header/ad-off-4.png") no-repeat;
    height: 90px;
    text-align: center;
    display: block;
    bottom: -68px
}

.globle_header_banner img {
    vertical-align: middle
}

.globle_header_banner .t {
    display: inline-block;
    font-size: 28px;
    line-height: 90px;
    vertical-align: middle;
    margin: 0 14px 0 20px
}

.globle_header_banner .d {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    line-height: 26px
}

.globle_header_banner .bt {
    width: 140px;
    height: 40px;
    background-color: #0066FF;
    background: linear-gradient(90deg, #06f 0%, #2e92ff 100%);
    box-shadow: 0px 10px 10px rgba(0,0,0,0.15);
    border-radius: 5px;
    display: inline-block;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    color: #fff;
    margin-left: 30px
}

.language_top {
    position: fixed;
    width: 100%;
    left: 0px;
    top: -900px;
    z-index: 999;
    transition: 400ms;
    background-size: cover;
    max-height: 570px;
    overflow: hidden;
    border-bottom: 3px solid #3a99f7;
    box-shadow: 0 0 6px #2f2f2f;
    padding-bottom: 20px
}

.language_top.current {
    top: 0px;
    background: #fff url(../img/index/bg-language.png) no-repeat top center
}

.language_top .close {
    display: block;
    position: absolute;
    right: 10px;
    top: 40px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 32px;
    color: #0078D7;
    cursor: pointer
}

.language_top .wrap {
    padding-bottom: 20px;
    overflow: visible
}

.language_top .title {
    padding: 30px 0 30px 0;
    color: #0078D7;
    font-size: 30px;
    line-height: 32px;
    text-align: center;
    margin-bottom: 0
}

.language_top .list_box {
    float: left;
    width: 33%
}

.language_top .list_box.last {
    margin-right: 0
}

.language_top .list {
    color: #0078D7;
    margin-bottom: 30px
}

.language_top .list dt {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 10px
}

.language_top .list a {
    display: block;
    color: #2f2f2f;
    font-size: 16px;
    line-height: 26px
}

.language_top .list a span {
    color: #979eab;
    font-style: italic;
    display: inline-block;
    margin-left: 5px
}

.language_top .list a.current,.language_top .list a:hover,.language_top .list a.current span,.language_top .list a:hover span {
    color: #0078D7;
    text-decoration: none
}

@media (max-width: 1000px) {
    .float_livechat,.float_shares {
        display:none
    }

    .float_banner_index,.float_banner_fixed {
        display: none !important
    }

    .language_top {
        width: 100%;
        max-height: none;
        height: 17.5rem;
        max-height: 100%;
        overflow: auto
    }

    .language_top .list_box {
        width: auto;
        float: none
    }

    .language_top .title {
        font-size: 0.7rem;
        padding: 0.3rem 0
    }

    .language_top .list {
        margin-bottom: 0.2rem
    }

    .language_top .list dt {
        font-size: 0.6rem;
        margin-bottom: 0.2rem;
        line-height: 0.7rem;
        width: 100%
    }

    .language_top .list a {
        font-size: 0.45rem;
        line-height: 0.6rem;
        float: left;
        width: 50%
    }

    .language_top .list:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden
    }

    .language_top .close {
        top: 0.45rem;
        right: 0;
        width: 0.75rem;
        height: 0.75rem;
        background-size: 0.5rem 0.5rem
    }
}

.footer_2020 {
    background: #F5F5F7;
    padding: 1.7rem 0 0 0;
    border-top: .05rem solid #fff;
    box-shadow: 0rem 0.1rem 0.5rem 0rem rgba(21,58,160,0.15);
    position: relative;
    z-index: 1
}

.footer_2020 a {
    color: #111532
}

.footer_2020 .list_box {
    margin-bottom: 1.575rem
}

.footer_2020 .list_box li {
    float: left;
    width: 18.916%;
    margin-right: 1.335%;
    border-radius: .2rem;
    background: #fff;
    text-align: center;
    padding: .425rem 0 .625rem 0
}

.footer_2020 .list_box li.last {
    margin-right: 0
}

.footer_2020 .list_box li .icon {
    background-image: url("/images_2019/icon-footer.png");
    background-repeat: no-repeat;
    width: 1.5rem;
    height: 1.5rem;
    margin: 0 auto .075rem auto
}

.footer_2020 .list_box li .icon.no1 {
    background-position: 0 -4.525rem
}

.footer_2020 .list_box li .icon.no2 {
    background-position: -2.55rem -4.525rem
}

.footer_2020 .list_box li .icon.no3 {
    background-position: -5.075rem -4.525rem
}

.footer_2020 .list_box li .icon.no4 {
    background-position: -7.625rem -4.525rem
}

.footer_2020 .list_box li .icon.no5 {
    background-position: -10.15rem -4.525rem
}

.footer_2020 .list_box li .t {
    font-size: .5rem;
    line-height: .6rem;
    font-weight: 400;
    margin-bottom: .225rem
}

.footer_2020 .list_box li .d {
    font-size: .35rem;
    line-height: .45rem;
    color: #54545B
}

.footer_2020.lazyload_bg .list_box li .icon {
    background-image: none
}

.footer_2020.lazyload_bg.run .list_box li .icon {
    background-image: url("/images_2019/icon-footer.png")
}

.footer_2020 .box_all {
    padding-bottom: .5rem;
    margin-bottom: 1rem
}

.footer_2020 .box_all .cell {
    float: left;
    width: 23.75%;
    margin-right: 1.666%
}

.footer_2020 .box_all .cell.last {
    margin-right: 0
}

.footer_2020 .box_all .cell .first {
    min-height: 6.5rem;
    padding-bottom: .5rem
}

.footer_2020 .box_all .cell dl dt {
    font-size: .45rem;
    font-weight: bold;
    line-height: .6rem;
    margin-bottom: .375rem
}

.footer_2020 .box_all .cell dl dd {
    line-height: .85rem;
    font-size: .35rem;
    color: #54545B
}

.footer_2020 .box_all .cell dl dd a {
    color: #54545B
}

.footer_2020 .box_all .cell .button {
    padding-top: .375rem;
    margin-bottom: 1.2rem
}

.footer_2020 .box_all .cell .button a {
    display: block;
    padding-left: .25rem;
    margin-bottom: .25rem;
    font-size: .4rem;
    text-decoration: none
}

.footer_2020 .box_all .cell .button a:before {
    content: '\e668';
    margin-right: .35rem;
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: .5rem;
    transition: 300ms
}

.footer_2020 .box_all .cell .button a:hover:before {
    background-color: #FD8F36;
    color: #fff
}

.footer_2020 .box_all .cell .button a.down:before {
    content: '\e655'
}

.footer_2020 .box_all .cell .button a.down:hover:before {
    background-color: #3589FF
}

.footer_2020 .box_all .cell .login_box .t {
    margin-bottom: .25rem
}

.footer_2020 .box_all .cell .login_box .login {
    display: inline-block;
    width: 3.1rem;
    height: .85rem;
    line-height: .85rem;
    text-align: center;
    border: .025rem solid #3589FF;
    border-radius: .1rem;
    color: #3589FF;
    font-size: .35rem;
    text-decoration: none;
    transition: 300ms;
    margin: .125rem .3rem 0 0
}

.footer_2020 .box_all .cell .login_box .login:hover {
    background-color: #3589FF;
    color: #fff
}

.footer_2020 .box_all .cell .newsletter {
    margin-bottom: 1.25rem
}

.footer_2020 .box_all .cell .newsletter .t {
    font-size: .45rem;
    font-weight: bold;
    margin-bottom: .575rem
}

.footer_2020 .box_all .cell .newsletter .error_word {
    font-size: .3rem
}

.footer_2020 .box_all .cell .newsletter .mail {
    border-bottom: .025rem solid #D4D4D4;
    background-color: transparent;
    color: #54545B;
    font-size: .4rem;
    line-height: .75rem;
    vertical-align: bottom;
    width: 54%;
    margin-right: 2%
}

.footer_2020 .box_all .cell .newsletter .submit {
    border: .025rem solid #3589FF;
    color: #3589FF;
    background-color: transparent;
    transition: 300ms;
    line-height: .85rem;
    display: inline-block;
    padding: 0 .225rem;
    font-size: .35rem;
    cursor: pointer;
    border-radius: .1rem
}

.footer_2020 .box_all .cell .newsletter .submit:hover {
    background-color: #3589FF;
    color: #fff
}

.footer_2020 .box_all .cell .language_bottom_click {
    font-size: .4rem;
    cursor: pointer
}

.footer_2020 .box_all .cell .language_bottom_click .iconfont {
    font-size: .5rem
}

.footer_2020 .last_word {
    text-align: center;
    border-top: .025rem solid #D2D2D7;
    padding: .625rem 0 .75rem 0;
    color: #54545B
}

.footer_2020 .last_word a {
    color: #54545B
}

.footer_2020 .last_word .share {
    display: block;
    width: 100%;
    margin-bottom: .55rem
}

.footer_2020 .last_word .share a {
    background: #fff;
    display: inline-block;
    width: 1.05rem;
    height: 1.05rem;
    line-height: 1.05rem;
    border-radius: .2rem;
    font-size: .55rem;
    margin: 0 .15rem;
    vertical-align: top;
    text-decoration: none;
    color: #111532
}

.footer_2020 .last_word .share a:hover {
    color: #fff
}

.footer_2020 .last_word .share a.facebook:hover {
    background-color: #4064AD
}

.footer_2020 .last_word .share a.twitter:hover {
    background-color: #2DA7FF
}

.footer_2020 .last_word .share a.youtube:hover {
    background-color: #E25350
}

.footer_2020 .last_word .last_dis {
    font-size: .35rem;
    margin-bottom: .375rem
}

.footer_2020 .last_word .link {
    font-size: .35rem
}

@media (max-width: 1000px) {
    .footer_2020 .list_box {
        display:none
    }

    .footer_2020 .box_all .cell {
        width: auto;
        float: none;
        margin: 0
    }

    .footer_2020 .box_all .cell a {
        text-decoration: none
    }

    .footer_2020 .box_all .cell .first {
        min-height: 0;
        padding-bottom: 0
    }

    .footer_2020 .box_all .cell dl {
        border-bottom: 0.025rem solid #dee0e2;
        max-height: 1.7rem;
        overflow: hidden;
        transition: 400ms
    }

    .footer_2020 .box_all .cell dl.current {
        max-height: 12rem
    }

    .footer_2020 .box_all .cell dl.current dt:after {
        transform: rotate(180deg)
    }

    .footer_2020 .box_all .cell dl dt {
        padding: 0.025rem 0;
        margin-bottom: 0;
        line-height: 1.7rem;
        position: relative;
        font-size: .5625rem
    }

    .footer_2020 .box_all .cell dl dt:after {
        content: '\e612';
        position: absolute;
        top: 0rem;
        right: 0.2rem;
        font-weight: normal
    }

    .footer_2020 .box_all .cell dl dd {
        font-size: .5625rem;
        line-height: 1.4rem
    }

    .footer_2020 .box_all .cell dl dd a {
        display: block;
        padding-left: 1rem
    }

    .footer_2020 .box_all .cell .newsletter .t {
        font-size: .5625rem;
        line-height: 0.8rem
    }

    .footer_2020 .box_all .cell .newsletter .submit {
        width: 3.3rem;
        height: 1.65rem;
        line-height: 1.65rem;
        font-size: .5625rem
    }

    .footer_2020 .box_all .cell .newsletter .mail {
        font-size: .5625rem
    }

    .footer_2020 .box_all .cell .button a {
        line-height: 1.7rem;
        font-size: .5625rem;
        border-bottom: 0.025rem solid #dee0e2
    }

    .footer_2020 .box_all .cell .button a:before {
        background: none
    }

    .footer_2020 .box_all .cell .login_box {
        margin-bottom: 0.8rem
    }

    .footer_2020 .box_all .cell .login_box .t {
        font-size: .5625rem;
        margin-bottom: 0.6rem;
        font-weight: bold
    }

    .footer_2020 .box_all .cell .login_box .login {
        width: 6.1875rem;
        height: 1.65rem;
        line-height: 1.65rem;
        font-size: 0.5rem
    }

    .footer_2020 .box_all .cell .language_bottom_click {
        font-size: .5625rem
    }
}

.footer {
    text-align: center;
    background-color: #242424;
    color: #a1a1a3;
    padding: 20px 0
}

.footer .last_dis {
    padding: 6px 20px 6px 0
}

.footer a {
    color: #a1a1a3
}

.footer .link {
    padding: 6px 0;
    font-size: 14px
}

.footer_newsletter_2020 {
    background: #F5F5F7;
    padding: 1.7rem 0 0 0;
    border-top: .05rem solid #fff;
    box-shadow: 0rem 0.1rem 0.5rem 0rem rgba(21,58,160,0.15);
    position: relative;
    z-index: 1
}

.footer_newsletter_2020 a {
    color: #111532
}

.footer_newsletter_2020 .list_box {
    margin-bottom: 1rem
}

.footer_newsletter_2020 .list_box li {
    float: left;
    width: 18.916%;
    margin-right: 1.335%;
    border-radius: .2rem;
    background: #fff;
    text-align: center;
    padding: .425rem 0 .625rem 0
}

.footer_newsletter_2020 .list_box li.last {
    margin-right: 0
}

.footer_newsletter_2020 .list_box li .icon {
    background: url("/images_2019/icon-footer.png") 0 -4.525rem no-repeat;
    width: 1.5rem;
    height: 1.5rem;
    margin: 0 auto .075rem auto
}

.footer_newsletter_2020 .list_box li .icon.no2 {
    background-position: -2.55rem -4.525rem
}

.footer_newsletter_2020 .list_box li .icon.no3 {
    background-position: -5.075rem -4.525rem
}

.footer_newsletter_2020 .list_box li .icon.no4 {
    background-position: -7.625rem -4.525rem
}

.footer_newsletter_2020 .list_box li .icon.no5 {
    background-position: -10.15rem -4.525rem
}

.footer_newsletter_2020 .list_box li .t {
    font-size: .5rem;
    line-height: .6rem;
    font-weight: 400;
    margin-bottom: .225rem
}

.footer_newsletter_2020 .list_box li .d {
    font-size: .35rem;
    line-height: .45rem;
    color: #54545B
}

.footer_newsletter_2020 .img_box {
    margin: 0 0 1rem 0;
    text-align: center
}

.footer_newsletter_2020 .img_box img {
    max-width: 100%;
    height: auto;
    margin: 0 auto
}

.footer_newsletter_2020 .last_word {
    text-align: center;
    border-top: .025rem solid #D2D2D7;
    padding: .625rem 0 .75rem 0;
    color: #54545B
}

.footer_newsletter_2020 .last_word a {
    color: #54545B
}

.footer_newsletter_2020 .last_word .share {
    display: block;
    width: 100%;
    margin-bottom: .55rem
}

.footer_newsletter_2020 .last_word .share a {
    background: #fff;
    display: inline-block;
    width: 1.05rem;
    height: 1.05rem;
    line-height: 1.05rem;
    border-radius: .2rem;
    font-size: .55rem;
    margin: 0 .15rem;
    vertical-align: top;
    text-decoration: none;
    color: #111532
}

.footer_newsletter_2020 .last_word .last_dis {
    font-size: .35rem;
    margin-bottom: .375rem
}

.footer_newsletter_2020 .last_word .link {
    font-size: .35rem
}

@media (max-width: 1000px) {
    .footer_newsletter_2020 .list_box {
        display:none
    }
}

.article_new_question2 {
    background-color: #f1f1f1;
    padding: 120px 0 80px 0;
    color: #222;
    position: relative;
    z-index: 1
}

.article_new_question2 .pro_title {
    font-weight: normal;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    margin-bottom: 55px
}

.article_new_question2 .box_all {
    background-color: #fff;
    padding: 35px 90px 12px 30px
}

.article_new_question2 .box_all .check {
    text-align: center;
    margin-bottom: 48px
}

.article_new_question2 .box_all .check .point {
    width: 4px;
    height: 4px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    margin: 0 8px;
    background-color: #888888
}

.article_new_question2 .box_all .check span {
    color: #888888;
    cursor: pointer;
    line-height: 20px
}

.article_new_question2 .box_all .check span.current {
    color: #222;
    border-bottom: 1px solid #727888
}

.article_new_question2 .box_all .list {
    border-top: 1px solid #222;
    border-bottom: 1px solid #222;
    padding-bottom: 1px
}

.article_new_question2 .box_all .list dl {
    padding: 27px 0 27px 5px;
    border-bottom: 1px solid #eee;
    margin-bottom: -1px;
    padding-right: 50px;
    position: relative;
    cursor: pointer
}

.article_new_question2 .box_all .list dl:last-child {
    border: 0
}

.article_new_question2 .box_all .list dl dt {
    font-size: 16px;
    font-weight: bold
}

.article_new_question2 .box_all .list dl dd {
    display: none;
    margin: 18px 0 15px 0;
    line-height: 26px
}

.article_new_question2 .box_all .list dl:after {
    content: '\e612';
    position: absolute;
    right: 0px;
    top: 32px;
    font-size: 22px;
    transition: 400ms
}

.article_new_question2 .box_all .list dl.current:after {
    transform: rotate(180deg)
}

.article_new_question2 .box_all .last {
    padding: 35px 0
}

.article_new_question2 .box_all .last a {
    display: inline-block;
    margin-left: 30px
}

.float_banner_fixed {
    height: 70px;
    overflow: hidden
}

.float_banner {
    width: 100%;
    height: 70px;
    background: #fff url(../img/campaign/easeus-easter-sales-2018/easter-top-banner.jpg) no-repeat center 0;
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
    z-index: 160
}

.float_banner.fixed_bottom {
    position: fixed;
    bottom: 0;
    left: 0
}

.float_banner.current {
    width: 100%;
    top: 0;
    position: fixed;
    z-index: 999
}

.float_banner a {
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 100;
    width: 100%;
    text-decoration: none
}

.float_banner .close_bt {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    position: absolute;
    cursor: pointer;
    top: 0px;
    left: 50%;
    margin-left: 490px;
    z-index: 101
}

.float_banner .list_countdown {
    z-index: 99;
    color: #FFF;
    width: 280px;
    height: 54px;
    text-align: left;
    padding: 12px 0 0 0;
    margin: auto;
    position: absolute;
    left: 50%;
    margin-left: -77px
}

.float_banner .list_countdown li {
    height: 54px;
    width: 63px;
    display: inline-block;
    text-align: center;
    padding-top: 15px;
    font-size: 26px;
    letter-spacing: 17px
}

.float_banner .list_countdown li.h {
    margin: 0 15px 0 130px
}

@media (max-width: 1000px) {
    .float_banner {
        display:none !important
    }
}

@media (min-width: 1150px) {
    .float_banner .close_bt {
        margin-left:530px
    }
}

@media (min-width: 1350px) {
    .float_banner .close_bt {
        margin-left:630px
    }
}

.download_pop_new .close {
    display: block;
    background: #000000;
    position: absolute;
    right: -20px;
    top: 0px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    z-index: 999;
    color: #fff;
    text-align: center;
    font-size: 18px
}

.download_pop_new {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: none
}

.download_pop_new .bg {
    background: #000;
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6;
    filter: alpha(opacity=60);
    width: 100%;
    height: 100%
}

.download_pop_new .content {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -160px 0 0 -220px;
    background: #ffffff;
    padding-bottom: 20px;
    width: 430px;
    border-radius: 5px
}

.download_pop_new .title {
    background: #eeeeee;
    font-size: 20px;
    padding: 20px 0;
    text-align: center;
    color: #2f2f2f;
    border-radius: 5px 5px 0 0;
    margin-bottom: 30px
}

.download_pop_new .email_title {
    font-size: 18px;
    line-height: 30px;
    margin: auto 50px;
    margin-bottom: 6px
}

.download_pop_new .input .text {
    border: none;
    border-bottom: 1px solid #c1c1c1;
    background: #fff;
    width: 297px;
    height: 37px;
    line-height: 37px;
    color: #aeaeae;
    margin: auto 50px;
    font-style: italic;
    padding-left: 0
}

.download_pop_new .error {
    margin: auto 50px
}

.download_pop_new .check {
    margin: 20px 50px;
    color: #808080;
    text-align: center;
    font-size: 14px;
    cursor: pointer
}

.download_pop_new .check * {
    vertical-align: top
}

.download_pop_new .check .c_box {
    margin-right: 5px;
    color: #007eed
}

.download_pop_new .submit {
    background: #007eed;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    width: 240px;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    margin: 20px auto;
    display: block
}

.download_pop_new .landing {
    position: absolute;
    width: 32px;
    height: 32px;
    background: url(../img/loading.gif) no-repeat;
    display: block;
    left: 50%;
    top: 35%;
    display: none
}

.download_pop_show_new {
    cursor: pointer
}

.download_pop_new2 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: none
}

.download_pop_new2 .close {
    display: block;
    background: #000000;
    position: absolute;
    right: -20px;
    top: 0px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    z-index: 999;
    color: #fff;
    text-align: center;
    font-size: 18px
}

.download_pop_new2 .bg {
    background: #000;
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6;
    filter: alpha(opacity=60);
    width: 100%;
    height: 100%
}

.download_pop_new2 .content {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -160px 0 0 -220px;
    background: #ffffff;
    padding-bottom: 20px;
    width: 435px;
    border-radius: 5px
}

.download_pop_new2 .content .title {
    background: #eeeeee;
    font-size: 20px;
    padding: 20px 0;
    text-align: center;
    color: #2f2f2f;
    border-radius: 5px 5px 0 0;
    margin-bottom: 30px
}

.download_pop_new2 .content .input {
    margin: 0 50px;
    position: relative;
    border: 1px solid #c1c1c1;
    padding: 5px 10px;
    border-radius: 8px
}

.download_pop_new2 .content .input .iconfont {
    position: absolute;
    right: 14px;
    top: 11px;
    color: #807e7e;
    font-size: 24px;
    line-height: 32px;
    border-left: 1px solid #c1c1c1;
    padding-left: 8px
}

.download_pop_new2 .content .input .text {
    border: none;
    background: #fff;
    width: 260px;
    height: 37px;
    line-height: 37px;
    color: #aeaeae;
    font-style: italic;
    padding-left: 0;
    font-size: 16px
}

.download_pop_new2 .content .error {
    margin: auto 50px
}

.download_pop_new2 .content .check {
    margin: 20px 50px;
    color: #808080;
    text-align: left;
    font-size: 14px;
    cursor: pointer;
    position: relative;
    padding-left: 20px
}

.download_pop_new2 .content .check * {
    vertical-align: top
}

.download_pop_new2 .content .check .c_box {
    margin-right: 5px;
    color: #808080;
    position: absolute;
    left: 0;
    top: 2px
}

.download_pop_new2 .content .submit {
    background: #007eed;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    width: 240px;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    margin: 20px auto;
    display: block
}

.download_pop_new2 .content .landing {
    position: absolute;
    width: 32px;
    height: 32px;
    background: url(../img/loading.gif) no-repeat;
    display: block;
    left: 50%;
    top: 35%;
    display: none
}

.float_livechat {
    position: fixed;
    width: 2.7rem;
    right: 0;
    bottom: 7.15rem;
    transition: 400ms;
    z-index: 900
}

.float_livechat .show {
    background: #4285f5;
    width: 2.7rem;
    height: 2.5rem;
    cursor: pointer;
    color: #fff;
    text-align: center;
    font-size: 0.5rem;
    border-radius: .125rem
}

.float_livechat .show .iconfont {
    display: block;
    font-size: 1.25rem;
    line-height: 1.3rem;
    padding: .2rem
}

.livechat_content {
    border: 0.025rem solid #1264fc;
    background: #fff;
    position: absolute;
    left: 2.7rem;
    top: -.05rem;
    transition: 400ms;
    width: 7.475rem
}

.float_livechat.current .livechat_content {
    left: -4.825rem
}

.livechat_content .bg {
    background: #1264fc;
    margin-bottom: 0.5rem;
    position: relative;
    height: 1.3rem;
    line-height: 1.3rem;
    text-align: center;
    color: #fff;
    font-size: 0.6rem
}

.livechat_content .close {
    width: .4rem;
    height: .4rem;
    line-height: .45rem !important;
    font-size: .5rem;
    display: block;
    position: absolute;
    right: 0.125rem;
    top: 0.125rem;
    cursor: pointer;
    color: #fff !important
}

.livechat_content .title {
    text-align: center;
    font-size: 0.45rem;
    margin-bottom: 0.375rem
}

.livechat_content dl {
    background: #f9f9f9;
    margin: 0 0.375rem 0.25rem 0.375rem;
    padding: 0.125rem 0.05rem 0.25rem 0.95rem;
    cursor: pointer;
    position: relative
}

.livechat_content dl:before {
    content: '\e670';
    background-color: #98aec2;
    color: #fff;
    position: absolute;
    left: .2rem;
    top: .25rem;
    width: .6rem;
    height: .6rem;
    line-height: .6rem;
    text-align: center;
    font-size: .3rem;
    border-radius: .3rem
}

.livechat_content dl.click:before {
    content: '\e66e'
}

.livechat_content dl:hover {
    background-color: #efefef
}

.livechat_content dl dt {
    color: #0288ff;
    margin-bottom: 0.075rem;
    line-height: 0.55rem;
    font-size: 0.4rem;
    text-decoration: underline
}

.livechat_content dl dd {
    color: #898989;
    font-size: 0.325rem;
    line-height: 0.4rem
}

.livechat_content dl dd a {
    color: #898989
}

.livechat_content .c_title {
    background: url(../img/chat-icon-1.png) 0.3rem 0.1rem no-repeat;
    padding-left: 1rem;
    margin-bottom: 0.3rem;
    font-size: 0.425rem
}

.livechat_content .list {
    padding-left: 1rem
}

.livechat_content .list li {
    padding-left: 0.75rem;
    min-height: 0.75rem;
    line-height: 0.5rem;
    margin-bottom: 0.25rem;
    float: none !important
}

.livechat_content .list li font,.livechat_content .list li a {
    text-decoration: underline;
    color: #0288ff
}

.livechat_content .list li span {
    display: block;
    font-size: 0.325rem;
    color: #898989
}

.livechat_content .list .s {
    background: url(../img/chat-icon-3.png) 0rem 0.05rem no-repeat
}

.livechat_content .list .q {
    background: url(../img/chat-icon-4.png) 0rem 0.05rem no-repeat
}

.livechat_content .call {
    background: url(../img/chat-icon-2.png) 0.425rem 0.1rem no-repeat;
    padding: 0 0.1rem 0 1rem;
    margin-bottom: 0.3rem;
    font-size: 0.4rem
}

.livechat_content .call span {
    font-size: 0.325rem;
    display: block;
    color: #898989
}

.livechat_content .offline {
    background: url(../img/chat-off.png) no-repeat;
    width: 1.075rem;
    height: 0.425rem;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    margin-top: 0.1rem
}

.livechat_content .offline.current {
    background-image: url(../img/chat-on.gif)
}

.livechat_content .click {
    cursor: pointer
}

.livechat_content .link {
    text-align: center;
    margin: 0 auto 0.25rem;
    display: block
}

#livechat-for-own {
    background: #4285f5;
    right: 0rem;
    bottom: 7.15rem;
    position: fixed;
    width: 2.7rem;
    height: 2.5rem;
    cursor: pointer;
    color: #fff;
    text-align: center;
    font-size: 0.5rem;
    border-radius: .125rem;
    z-index: 999
}

#livechat-for-own .iconfont {
    display: block;
    font-size: 1.25rem;
    line-height: 1.3rem;
    padding: .2rem
}

#livechat-for-own.icon_1 {
    border-radius: .8rem;
    width: 1.6rem;
    height: 1.6rem
}

#livechat-for-own.icon_1 .iconfont {
    font-size: .75rem;
    line-height: 1.7rem;
    padding: 0
}

#livechat-compact-container {
    display: none
}

@media (max-width: 1000px) {
    #livechat-compact-container,#livechat-for-own {
        display:none !important
    }
}

.header_2020 .livechat_header {
    display: none
}

.livechat_header {
    position: absolute;
    position: absolute;
    top: -185px;
    right: 0px;
    width: 300px;
    text-align: center
}

.livechat_header .title {
    line-height: 22px;
    background: url(../img/head-bg.png) no-repeat center;
    width: 249px;
    height: 62px;
    color: #fff;
    font-size: 16px;
    padding: 5px 5px 0 5px;
    margin: 0 auto 15px auto
}

.livechat-girl {
    width: 85px;
    height: 85px;
    border-radius: 50%;
    opacity: 0;
    -webkit-box-shadow: 0 5px 10px 0 rgba(35,50,56,0.3);
    box-shadow: 0 5px 10px 0 rgba(35,50,56,0.3);
    z-index: 700;
    position: relative;
    margin: 0 auto
}

.livechat-girl:focus {
    outline: 0
}

.livechat-girl.animated {
    opacity: 1
}

.livechat-girl .girl {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 50
}

.livechat-girl .animated-circles .circle {
    background: rgba(18,100,252,0.2);
    width: 85px;
    height: 85px;
    border-radius: 50%;
    position: absolute;
    z-index: 49;
    transform: scale(1);
    -webkit-transform: scale(1)
}

.livechat-girl .animated-circles.animated .c-1 {
    animation: 2s scaleToggleOne cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards
}

.livechat-girl .animated-circles.animated .c-2 {
    animation: 2.5s scaleToggleTwo cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards
}

.livechat-girl .animated-circles.animated .c-3 {
    animation: 3s scaleToggleThree cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards
}

.livechat-girl.animation-stopped .circle {
    opacity: 0 !important
}

@keyframes scaleToggleOne {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.5)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes scaleToggleTwo {
    0% {
        transform: scale(1)
    }

    20% {
        transform: scale(1)
    }

    60% {
        transform: scale(1.5)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes scaleToggleThree {
    0% {
        transform: scale(1)
    }

    33% {
        transform: scale(1)
    }

    66% {
        transform: scale(1.5)
    }

    100% {
        transform: scale(1)
    }
}

.star_content {
    position: relative;
    line-height: 16px
}

.star_content .star_button {
    display: inline-block;
    width: 19px;
    height: 18px;
    z-index: 53;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    *background: #fff url("https://images.easeus.com/images/en/ioc-subnav-down.png") no-repeat
}

.star_content .star_button:before {
    content: '\ec9d';
    color: #0087ff;
    line-height: 22px;
    vertical-align: top
}

.star_content .star_button.current {
    border: 1px solid #ddd;
    border-bottom: 0px
}

.star_content.new {
    position: relative;
    line-height: 16px
}

.star_content.new .star_button {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid rgba(255,255,255,0.2);
    z-index: 53;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    background-color: transparent;
    *background: #fff url("https://images.easeus.com/images/en/ioc-subnav-down.png") no-repeat;
    border-radius: 2px;
    text-align: center
}

.star_content.new .star_button:before {
    content: '\e612';
    color: #fff;
    line-height: 28px;
    vertical-align: middle;
    font-size: 16px;
    text-align: center
}

.star_content.new .star_button.current {
    border: 1px solid #fff;
    border-bottom: 0px;
    background: #fff;
    color: #2650AE
}

.star_content.new .star_button.current:before {
    color: #2650AE
}

.star_content.new.bor .star_button {
    border: 1px solid #2650AE;
    border: 1px solid rgba(53,137,255,0.2)
}

.star_content.new.bor .star_button:before {
    color: #2650AE
}

.star_content.new .star_button.current {
    border-bottom: 0px
}

.star_list {
    position: absolute;
    left: 0px;
    top: 18px;
    z-index: 52;
    white-space: nowrap;
    border: 1px solid #ddd;
    padding: 10px 20px 10px 20px;
    border-radius: 0 5px 5px 5px;
    background: #fff;
    color: #777;
    height: 137px
}

.star_list * {
    vertical-align: text-bottom;
    font-size: 13px
}

.star_list dt {
    line-height: 26px
}

.star_list dd {
    height: 23px;
    text-align: left
}

.star_list dd span.percent {
    display: inline-block;
    width: 100px;
    height: 14px;
    line-height: 14px;
    overflow: hidden;
    position: relative;
    top: 1px;
    border: 1px solid #E2E2E2;
    background: #EFEFEF
}

.star_list dd span.percent b {
    display: block;
    width: 0%;
    height: 100%;
    overflow: hidden;
    background: #fbe096
}

.star_list dd span {
    display: inline-block;
    text-align: left;
    font-size: 12px;
    margin-right: 10px
}

body .float_totop {
    background: #808080;
    color: #fff;
    text-align: center;
    font-size: .75rem;
    background-size: 2.55rem 7.775rem;
    width: 1.15rem;
    height: 1.125rem;
    line-height: 1.125rem;
    position: fixed;
    right: 0rem;
    bottom: 1rem;
    cursor: pointer;
    z-index: 910
}

.float_totop:hover {
    background-color: #666
}

@media (max-width: 1000px) {
    body .float_totop {
        bottom:2rem
    }
}

.ioc_question {
    display: inline-block;
    *display: inline;
    zoom:1;*background: url(../img/solution-icon-info.png) center 0.1rem no-repeat;
    width: 0.7rem;
    height: 0.6rem;
    vertical-align: middle;
    cursor: pointer;
    position: relative;
    z-index: 89;
    font-size: .4rem
}

.ioc_question:after {
    content: '\e8f4';
    color: #007fec
}

.ioc_question.white:after {
    color: #fff
}

.ioc_question.blue {
    background: url(../img/store-tb-info.png) center no-repeat
}

.ioc_question.gray {
    *background: url(../img/solution-icon-info-18.png) center no-repeat
}

.ioc_question.gray:after {
    color: #6c6c6c
}

.ioc_question.gray2:after {
    color: #b0b0b0
}

.ioc_question span {
    position: absolute;
    right: -110%;
    top: 0.65rem;
    width: 6rem;
    font-size: 0.35rem;
    line-height: 0.45rem;
    background: #72addf;
    color: #fff;
    border-radius: 0.075rem;
    padding: 0.15rem;
    display: none
}

.ioc_question.gray span {
    background: #6c6c6c
}

.ioc_question.gray2 span {
    background: #b0b0b0
}

.ioc_question.white span {
    background: #fff;
    color: #2f2f2f
}

.ioc_question:hover span {
    display: block
}

.ioc_question_globle {
    position: absolute;
    width: 6rem;
    font-size: 0.35rem;
    line-height: 0.45rem;
    background: #72addf;
    color: #fff;
    border-radius: 0.075rem;
    padding: 0.15rem;
    display: none;
    z-index: 999;
    word-break: break-all
}

.usernotice_pop {
    position: fixed;
    width: 96%;
    padding: 8px 2%;
    left: 0;
    bottom: 0px;
    background-color: #4a5142;
    background-color: rgba(74,81,78,0.9);
    color: #fff;
    text-align: center;
    line-height: 18px;
    z-index: 900;
    font-size: 14px
}

.usernotice_pop a {
    color: #fff
}

.usernotice_pop .button {
    background: #fff;
    display: inline-block;
    width: 70px;
    color: #2f2f2f;
    margin-left: 20px;
    cursor: pointer
}

.i_product_back {
    padding: .25rem 0;
    text-align: center;
    background-color: #f3f3f3;
    border-top: .05rem solid #fff
}

.i_product_back .wrap {
    display: table;
    width: 100%;
    overflow: visible
}

.i_product_back ul {
    display: table-row;
    width: 100%
}

.i_product_back li {
    display: table-cell;
    *display: inline;
    zoom:1;padding: 0 1%;
    border-right: .025rem solid #ebebeb;
    vertical-align: top
}

.i_product_back li.last {
    border-right: 0
}

.i_product_back li .word {
    display: inline-block;
    padding-left: 1.5rem;
    text-align: left;
    position: relative;
    min-width: 2.5rem
}

.i_product_back li .word .icon {
    background: url(../img/tb/index/icon-backup-software.png) -7.3rem 0rem no-repeat;
    background-size: 30rem 30rem;
    display: inline-block;
    width: 1.5rem;
    height: 1.25rem;
    position: absolute;
    left: 0rem;
    top: 50%;
    margin-top: -.625rem
}

.i_product_back li .word .icon.no2 {
    background-position: -9.85rem 0
}

.i_product_back li .word .icon.no3 {
    background-position: -12.3rem 0
}

.i_product_back li .word .icon.no4 {
    background-position: -14.75rem 0
}

.i_product_back li .word .icon.no5 {
    background-position: -17rem 0
}

.i_product_back li .word b {
    font-size: .8rem;
    line-height: .9rem;
    display: block;
    white-space: nowrap
}

.i_product_back li .word sup {
    vertical-align: top;
    position: relative;
    display: inline-block;
    line-height: .5rem
}

.i_product_back li .word sup.s {
    font-size: .45rem;
    vertical-align: bottom;
    bottom: .125rem
}

.i_product_back li .word font {
    color: #808080
}

.i_product_back li .word a {
    color: inherit;
    border-bottom: .025rem solid gray;
    text-decoration: none
}

@media (max-width: 1000px) {
    .i_product_back {
        text-align:left
    }

    .i_product_back .wrap {
        display: block;
        width: 94%
    }

    .i_product_back ul {
        display: block
    }

    .i_product_back li {
        display: inline-block;
        width: 45%;
        border-right: 0;
        padding: 00.25rem
    }

    .i_product_back li .word b {
        color: #232323;
        font-size: .6375rem
    }

    .i_product_back li .word sup.s {
        color: #232323;
        font-size: .6375rem;
        position: static;
        vertical-align: baseline
    }
}

.video_pop_bg {
    position: fixed;
    left: 0rem;
    top: 0rem;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=80);
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    z-index: 998;
    display: none
}

.video_pop {
    position: fixed;
    left: 50%;
    top: 49%;
    text-align: left;
    margin: -196px 0rem 0rem -350px;
    width: 700px;
    height: 394px;
    z-index: 999;
    display: none;
    background: url(/images/loading_1.gif) no-repeat center
}

.video_pop .close {
    display: block;
    position: absolute;
    right: -0.8rem;
    top: -0.8rem;
    background: url(../img/icon-close.png) no-repeat;
    width: 0.85rem;
    height: 0.85rem;
    cursor: pointer
}

.video_pop.boder_style {
    border: 8px solid #fff
}

@media (max-width: 768px) {
    .video_pop {
        width:100% !important;
        margin: -5.625rem 0 0 0 !important;
        left: 0 !important;
        height: 11.25rem !important
    }

    .video_pop.boder_style {
        border: none
    }

    .video_pop iframe {
        width: 100%;
        height: 11.25rem
    }
}

.copy_hidden {
    height: 0.025rem;
    overflow: hidden;
    margin-top: -0.025rem
}

.copy_hidden input,.copy_hidden textarea {
    border: 0;
    padding: 0;
    margin: 0;
    background: none
}

.check_pop {
    position: fixed;
    left: 0rem;
    top: 0rem;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: none
}

.check_pop .close {
    display: block;
    background: url(../img/close-wihte-a.png) center no-repeat;
    position: absolute;
    right: 0rem;
    top: 0rem;
    width: 1rem;
    height: 1rem;
    cursor: pointer;
    z-index: 999
}

.check_pop .bg {
    background: #000;
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6;
    filter: alpha(opacity=60);
    width: 100%;
    height: 100%
}

.check_pop .content {
    position: fixed;
    width: 23.75rem;
    left: 50%;
    top: 50%;
    margin: -9.3rem 0 0 -11.875rem
}

.check_pop .title {
    background-color: #3999e5;
    color: #fff;
    padding: 0.6rem 0;
    font-size: 0.55rem;
    line-height: 0.7rem;
    text-align: center
}

.check_pop .box {
    background-color: #f5f5f5;
    padding: 0.625rem 7% 1.25rem 7%
}

.check_pop .t_title {
    background: url(../img/icon-dearusers.png) no-repeat;
    padding-left: 1.625rem;
    margin-bottom: 0.75rem
}

.check_pop .t_title b {
    display: block;
    font-style: italic;
    font-size: 0.45rem;
    font-weight: normal
}

.check_pop .t_title span {
    font-size: 0.35rem
}

.check_pop .left_box {
    width: 48.5%;
    float: left;
    margin-top: 0.95rem
}

.check_pop .box_bg {
    background-color: #fff;
    min-height: 8.8rem;
    margin-bottom: 0.625rem
}

.check_pop .b_title {
    font-size: 0.5rem;
    padding: 0.5rem 0;
    text-align: center
}

.check_pop .b_title .re {
    display: block;
    background: url(../img/upgrade-recommen-2.png) center no-repeat;
    height: 0.65rem;
    line-height: 0.65rem;
    font-size: 0.4rem;
    color: #fff;
    margin-top: 0.25rem
}

.check_pop .price_free {
    background-color: #ececec;
    font-weight: bold;
    text-align: center;
    font-size: 0.55rem;
    padding: 0.4rem 0
}

.check_pop .list {
    padding: 0.5rem 8%
}

.check_pop .list li {
    background: url(../img/upgrade/upgrade-list-2.png) no-repeat 0 0.175rem;
    padding-left: 0.55rem;
    line-height: 0.7rem;
    font-size: 0.375rem
}

.check_pop .list li.x {
    background: url(../img/upgrade/upgrade-list-1.png) no-repeat 0 0.175rem
}

.check_pop .bt {
    text-align: center
}

.check_pop .bt a {
    display: block;
    margin: 0rem auto 0.25rem auto;
    width: 6.125rem;
    max-width: 90%;
    background-color: #b3b3b3;
    color: #fff;
    font-size: 0.5rem;
    padding: 0.35rem 0
}

.check_pop .bt a:hover {
    text-decoration: none;
    opacity: 0.9
}

.check_pop .right_box {
    float: right;
    width: 48.5%
}

.check_pop .right_box .box_bg {
    border: 0.025rem solid #f3900f
}

.check_pop .right_box .price_free {
    background-color: #ffe8cb
}

.check_pop .right_box .list li {
    background-image: url(../img/upgrade/upgrade-list-5.png)
}

.check_pop .right_box .bt a {
    background-color: #f38a01
}

.manual_recovery_fixed {
    position: fixed;
    left: 0rem;
    bottom: 3.15rem;
    z-index: 999
}

@media (max-width: 1000px) {
    .manual_recovery_fixed {
        display:none
    }
}

.manual_recovery_fixed.hidden {
    display: none
}

.manual_recovery_fixed img {
    width: 4rem;
    height: 5.575rem
}

.manual_recovery_fixed .close {
    position: absolute;
    right: -.15rem;
    top: -.15rem;
    color: #fff;
    width: .75rem;
    height: .75rem;
    text-align: center;
    line-height: .75rem;
    border-radius: 50%;
    cursor: pointer
}

.download_wap_pop {
    position: absolute;
    top: 0rem;
    left: 0rem;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 998;
    box-sizing: border-box;
    padding: 1rem 5%;
    overflow: auto;
    display: none
}

.download_wap_pop .close {
    display: block;
    position: absolute;
    right: 5%;
    top: 0.3rem;
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    cursor: pointer;
    z-index: 999;
    text-align: center;
    font-size: 1rem
}

.download_wap_pop .close:after {
    content: '\e8ee'
}

.download_wap_pop .loading {
    position: absolute;
    width: 0.8rem;
    height: 0.8rem;
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNTc4OTY4NjMyMjIxIiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjE3NzEiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCI+PGRlZnM+PHN0eWxlIHR5cGU9InRleHQvY3NzIj48L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNMjcyIDcwNGE0Ny44NCA0Ny44NCAwIDAgMC0zMy45MzYgMTQuMDY0bC05NiA5NmE0OCA0OCAwIDEgMCA2Ny44NzIgNjcuODcybDk2LTk2QTQ4IDQ4IDAgMCAwIDI3MiA3MDR6IG0tNDgtMTkyYTQ4IDQ4IDAgMCAwLTQ4LTQ4SDQ4YTQ4IDQ4IDAgMSAwIDAgOTZoMTI4YTQ4IDQ4IDAgMCAwIDQ4LTQ4eiBtLTE0LjA2NC0zNjkuOTM2YTQ4IDQ4IDAgMSAwLTY3Ljg3MiA2Ny44NzJsOTYgOTZhNDggNDggMCAxIDAgNjcuODcyLTY3Ljg3MmwtOTYtOTZ6TTc1MiAzMjBhNDcuODQgNDcuODQgMCAwIDAgMzMuOTM2LTE0LjA2NGw5Ni05NmE0OCA0OCAwIDEgMC02Ny44NzItNjcuODcybC05NiA5NkE0OCA0OCAwIDAgMCA3NTIgMzIweiBtMzMuOTM2IDM5OC4wNjRhNDggNDggMCAxIDAtNjcuODcyIDY3Ljg3Mmw5NiA5NmE0OCA0OCAwIDEgMCA2Ny44NzItNjcuODcybC05Ni05NnpNNTEyIDgwMGE0OCA0OCAwIDAgMC00OCA0OHYxMjhhNDggNDggMCAxIDAgOTYgMHYtMTI4YTQ4IDQ4IDAgMCAwLTQ4LTQ4eiBtNDY0LTMzNmgtMTI4YTQ4IDQ4IDAgMSAwIDAgOTZoMTI4YTQ4IDQ4IDAgMSAwIDAtOTZ6TTUxMiAwYTQ4IDQ4IDAgMCAwLTQ4IDQ4djEyOGE0OCA0OCAwIDEgMCA5NiAwVjQ4YTQ4IDQ4IDAgMCAwLTQ4LTQ4eiIgZmlsbD0iIiBwLWlkPSIxNzcyIj48L3BhdGg+PC9zdmc+") no-repeat;
    background-size: 0.8rem;
    display: none;
    left: 50%;
    top: 5.2rem;
    z-index: 999;
    animation: rotate 4s linear infinite
}

.download_pop_show {
    cursor: pointer
}

.download_wap_pop .title {
    font-size: 0.65rem;
    line-height: 1rem;
    margin-bottom: 0.5rem;
    text-align: center
}

.download_wap_pop .des {
    font-size: 0.45rem;
    line-height: 0.7rem;
    margin-bottom: 1rem;
    text-align: center;
    padding: 0 5%
}

.download_wap_pop .success .title {
    background: url(../img/icon-download-submi-successfully.png) center top no-repeat;
    background-size: 1.825rem;
    padding-top: 2rem
}

.download_wap_pop .mail_box {
    margin: 0 5%;
    margin-bottom: 1rem;
    height: 1.5rem;
    text-align: center
}

.download_wap_pop input {
    border: 0.025rem solid #0075d5;
    line-height: 1.5rem;
    height: 1.5rem;
    font-size: 0.55rem;
    vertical-align: top;
    box-sizing: border-box
}

.download_wap_pop .text {
    width: 70%;
    padding-left: 4%
}

.download_wap_pop .submit {
    width: 30%;
    background-color: #0075d5;
    color: #fff
}

.download_wap_pop .error {
    color: red;
    text-align: center;
    margin: -0.5rem 0 0.5rem 0
}

.download_wap_pop .this_scroll {
    background: #0078d7;
    padding: 1rem 0;
    position: relative;
    overflow: hidden;
    width: 100%
}

.download_wap_pop .list {
    position: relative;
    width: 100%;
    min-height: 1rem
}

.download_wap_pop .list li {
    text-align: center;
    float: left;
    overflow: hidden;
    min-height: 1rem
}

.download_wap_pop .list li .logo {
    display: block;
    margin-bottom: 0.4rem
}

.download_wap_pop .list li .logo img {
    height: 1.75rem;
    width: auto
}

.download_wap_pop .list li .word {
    padding: 0.4rem 0;
    color: #FFF;
    position: relative;
    width: 76%;
    display: inline-block
}

.download_wap_pop .quote_f {
    vertical-align: top;
    width: 0.525rem;
    height: 0.475rem;
    background: url(../img/drw_win/win-awards-bg-f.png) no-repeat;
    background-size: 0.525rem auto;
    display: inline-block
}

.download_wap_pop .quote_b {
    vertical-align: bottom;
    width: 0.525rem;
    height: 0.475rem;
    background: url(../img/drw_win/win-awards-bg-b.png) no-repeat;
    background-size: 0.525rem auto;
    display: inline-block
}

.download_wap_pop .ol {
    text-align: center
}

.download_wap_pop .ol span {
    background-color: #fff;
    width: 0.5rem;
    height: 0.5rem;
    display: inline-block;
    border-radius: 0.25rem;
    margin: 0 0.1rem
}

.download_wap_pop .ol span.current {
    background-color: #ff9900
}

.download_wap_pop .this_android {
    background-color: #0075d5;
    color: #fff;
    padding: 1rem 0
}

.download_wap_pop .this_android .title {
    background: url(../img/logo-adp.png) center top no-repeat;
    background-size: 2.05rem 2.025rem;
    padding-top: 2.2rem
}

.download_wap_pop .this_android .bt {
    background: url(../img/mobi_tool/android/buttongoogle_play.png) center no-repeat;
    display: block;
    margin: 0 auto;
    width: 6.25rem;
    height: 1.85rem;
    background-size: 6.025rem 1.85rem
}

.download_wap_pop .this_android.hidden .bt,.download_wap_pop .this_android.hidden .title {
    background: none;
    display: none
}

.download_wap_pop .this_scroll.bgnone {
    background: none;
    padding: 0
}

.inline_block {
    display: inline-block;
    *display: inline;
    zoom:1}

.hidden {
    display: none
}

.wrap,.wrap_800,.wrap_850,.wrap_920,.wrap_1000,.wrap_1100,.wrap_1150,.wrap_1200,.wrap_1250,.wrap_1300,.wrap_1400 {
    width: 92%;
    margin: 0rem auto;
    position: relative;
    max-width: 1600px
}

.wrap_800 {
    max-width: 800px
}

.wrap_850 {
    max-width: 850px
}

.wrap_920 {
    max-width: 920px
}

.wrap_1000 {
    max-width: 1000px
}

.wrap_1100 {
    max-width: 1100px
}

.wrap_1150 {
    max-width: 1150px
}

.wrap_1200 {
    max-width: 1200px
}

.wrap_1250 {
    max-width: 1250px
}

.wrap_1300 {
    max-width: 1300px
}

.wrap_1400 {
    max-width: 1400px
}

.cover {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    _display: none;
    height: 100%;
    z-index: 1;
    background: url(../img/opacity.png)
}

.cover:hover {
    text-decoration: none
}

@media (max-width: 750px) {
    .cover {
        display:none
    }
}

.margin_b_70 {
    margin-bottom: 1.75rem
}

.no_margin {
    margin-bottom: 0 !important
}

sup {
    vertical-align: super;
    font-size: smaller
}

.go_to {
    cursor: pointer
}

.livechat_window_pop,.livechat_window_pop_5 {
    cursor: pointer
}

#livechat-compact-container {
    right: 0px !important;
    bottom: 100px !important
}

.for_wap {
    display: none
}

.align_center,.AlignCenter {
    text-align: center
}

.align_left {
    text-align: left
}

.align_right {
    text-align: right
}

.left_content {
    width: 77%;
    float: left;
    padding-bottom: 0.5rem
}

.right_sidebar {
    width: 19%;
    float: right;
    padding-bottom: 0.5rem
}

.no_background {
    background: none !important
}

.bg_gray {
    background-color: #f3f3f3
}

.bg_white {
    background-color: #fff
}

.bg_yellow {
    background-color: #fff9e6
}

.bg_blue {
    background: #ebf4fd
}

.red {
    color: #fc592d
}

.loading {
    background: url(/images/loading_1.gif) no-repeat center;
    width: .775rem;
    height: .775rem;
    position: fixed;
    z-index: 999;
    left: 50%;
    top: 50%;
    margin: -.375rem 0 0 -.375rem;
    display: none
}

#tc_sp {
    position: fixed;
    left: 50%;
    top: 49%;
    text-align: left;
    margin: -5.75rem 0rem 0rem -8.25rem;
    opacity: 0;
    z-index: 999;
    display: none;
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0
}

#tc_sp .loading {
    position: absolute;
    width: 0.8rem;
    height: 0.8rem;
    background: url(/images/loading_1.gif) no-repeat;
    display: block;
    left: 50%;
    top: 50%;
    display: none;
    margin-top: 2.5rem
}

#tc_sphtml {
    border-radius: 0.1rem;
    overflow: hidden
}

#tc_sp p {
    padding: 0.25rem 0.15rem
}

#tc_bg {
    position: fixed;
    left: 0rem;
    top: 0rem;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=80);
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    z-index: 998;
    display: none
}

#tc_close {
    display: block;
    position: absolute;
    right: -0.8rem;
    top: -0.8rem;
    background: url(../img/icon-close.png) no-repeat;
    width: 0.85rem;
    height: 0.85rem;
    cursor: pointer
}

.f14 {
    font-size: .35rem
}

.f16 {
    font-size: .4rem
}

.parent_layer {
    padding: 0.5rem 0;
    margin-top: 0.025rem
}

.parent_layer .home {
    background: url(../img/home.png) center no-repeat;
    text-decoration: none;
    width: 0.5rem;
    height: 0.6rem;
    display: inline-block
}

.star_01,.star_02,.star_03 {
    display: inline-block;
    *background: url(../img/icon-index.png) -159px 0px no-repeat;
    width: .4rem;
    margin-right: .025rem;
    overflow: hidden;
    vertical-align: middle;
    font-size: .375rem;
    color: #ff8924
}

.star_02 {
    background-position: -176px 0px
}

.star_03 {
    background-position: -194px 0px
}

.star_01:after {
    content: '\e65a'
}

.star_02:after {
    content: '\e65c'
}

.star_03:after {
    content: '\e65b'
}

.starBig_01,.starBig_02,.starBig_03 {
    display: inline-block;
    background: url(https://images.easeus.com/images/en/ioc-xingxing.png) 0px -18px no-repeat;
    width: 26px;
    height: 26px;
    margin-right: 1px
}

.starBig_02 {
    background-position: -31px -18px
}

.starBig_03 {
    background-position: -60px -18px
}

span.yes {
    display: inline-block;
    width: 0.25rem;
    height: 0.25rem;
    border-radius: 0.25rem;
    overflow: hidden;
    background-color: #0087ff
}

span.none {
    width: 0.15rem;
    display: inline-block;
    border-bottom: 0.025rem solid #2f2f2f;
    overflow: hidden;
    height: 0rem
}

@keyframes rotate {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.rotate {
    -webkit-animation: rotate 4s linear infinite;
    -moz-animation: rotate 4s linear infinite;
    animation: rotate 4s linear infinite
}

@keyframes rotate_f {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(-360deg)
    }
}

.rotate_f {
    -webkit-animation: rotate_f 4s linear infinite;
    -moz-animation: rotate_f 4s linear infinite;
    animation: rotate_f 4s linear infinite
}

@media (min-width: 1000px) {
    .animate_left {
        opacity:0;
        transition: all ease-out 800ms 200ms;
        transform: translate(-2.5rem, 0rem)
    }

    .animate_left.short {
        transform: translate(-1.25rem, 0rem)
    }

    .animate_right.short {
        transform: translate(1.25rem, 0rem)
    }

    .animate_right {
        opacity: 0;
        transition: all ease-out 800ms 200ms;
        transform: translate(2.5rem, 0rem)
    }

    .animate_top {
        opacity: 0;
        transition: all ease-out 800ms 200ms;
        transform: translate(0rem, -1.25rem)
    }

    .animate_down {
        opacity: 0;
        transition: all ease-out 800ms 200ms;
        transform: translate(0rem, 1.25rem)
    }

    .animate_show {
        opacity: 0;
        transition: all ease-out 800ms 400ms
    }

    .animate_left.run,.animate_right.run,.animate_top.run,.animate_show.run,.animate_down.run {
        opacity: 1;
        transform: translate(0rem, 0rem)
    }

    .animate_flip,.animate_rotate {
        transition: all ease-out 1200ms 300ms;
        transform: rotateY(-180deg);
        transform-origin: 0 50%
    }

    .animate_rotate {
        transform-origin: 50% 0
    }

    .animate_flip.run,.animate_rotate.run {
        transform: rotateY(0deg)
    }
}

.classify_table {
    display: table;
    width: 100%
}

.wrap .classify_table.margin_b_20 {
    margin-bottom: 0.5rem
}

.wrap .classify_table {
    padding-bottom: 4.3%;
    margin-bottom: 4.3%
}

.classify_table .improved,.classify_table .new {
    display: inline-block;
    color: #0087ff;
    line-height: 0.4rem;
    font-size: 0.3rem;
    margin: 0 0.15rem;
    padding: 0 0.075rem
}

.classify_table .most_popular_box {
    position: relative;
    height: 0rem;
    overflow: visible;
    text-align: center
}

.classify_table .most_popular {
    background-color: #ff4a4a;
    display: inline-block;
    color: #fff;
    line-height: 0.5rem;
    font-size: 0.35rem;
    margin: 0 0.15rem;
    padding: 0 0.125rem;
    margin-top: -0.5rem
}

.classify_table .list_change {
    text-align: center;
    min-height: 1.375rem
}

.classify_table .list_change span {
    display: inline-block;
    background: url(https://images.easeus.com/images/en/icon-radio_out.png) 0rem 0.05rem no-repeat;
    padding-left: 0.75rem;
    line-height: 0.65rem;
    cursor: pointer;
    font-size: 0.4rem
}

.classify_table .list_change span.current {
    background: url(https://images.easeus.com/images/en/icon-radio_in.png) 0rem 0.05rem no-repeat
}

.classify_table .list_change font {
    color: #f45200
}

.classify_table .buy.hidden {
    display: none
}

.classify_table .ques {
    margin-bottom: 0.25rem;
    min-height: 0.65rem
}

.classify_table .ques font {
    color: #f38a01
}

.classify_table .bg_gray {
    background-color: #f5f5f5
}

.classify_table .zindex2 {
    z-index: 2
}

.classify_table ul {
    display: table-row;
    width: 100%;
    position: relative
}

.classify_table ul.hidden {
    display: none
}

.classify_table li {
    display: table-cell;
    width: 17%;
    text-align: center;
    padding: 0.25rem 0;
    border-bottom: 0.025rem solid #efefef;
    border-left: 0.125rem solid #fff;
    border-right: 0.125rem solid #fff;
    vertical-align: middle;
    font-size: 0.4rem;
    transition: transform 400ms;
    *float: left;
    z-index: 1
}

.classify_table li:hover {
    z-index: 2
}

.classify_table ul.small_title {
    position: static;
    height: 0.9rem
}

.classify_table ul.small_title li {
    background: url(../img/epm-comparison-bg.png) repeat;
    border: 0rem;
    padding: 0;
    line-height: 0.9rem;
    text-align: left;
    font-weight: bold;
    font-size: 0.4rem;
    width: 100%;
    z-index: 0;
    position: absolute;
    *position: static;
    *height: 0.55rem
}

.classify_table ul.small_title li:before {
    content: '';
    background: url(../img/epm-comparison-icon.png) 0.175rem 0.175rem no-repeat;
    display: inline-block;
    width: 0.85rem;
    height: 0.85rem;
    vertical-align: top
}

.classify_table ul.small_title li.basic:before {
    background-position: 0.175rem -3.65rem
}

.classify_table ul.small_title li.advance:before {
    background-position: 0.175rem -5.575rem
}

.classify_table ul.small_title li.support:before {
    background-position: 0.175rem -1.75rem
}

.classify_table .t_title,.classify_table .c_title {
    text-align: left;
    width: 32%;
    *width: 28%;
    border-bottom: 0.025rem solid #ececec;
    border-left: 0;
    position: relative;
    word-break: break-word
}

.classify_table .click_com {
    display: inline-block;
    border: 0.025rem solid #0094ff;
    color: #0094ff;
    padding: 0.075rem 0.4rem 0.075rem 0.25rem;
    border-radius: 0.375rem;
    font-size: 0.4rem;
    position: absolute;
    bottom: 0.625rem;
    cursor: pointer;
    line-height: 0.6rem
}

.classify_table .click_com:before {
    content: '\e8e5';
    color: #0094ff;
    font-size: 0.55rem;
    margin-right: 0.15rem
}

.classify_table .click_com i {
    font-style: normal
}

.classify_table .click_com font {
    display: none
}

.classify_table .click_com.current:before {
    content: '\e8e8'
}

.classify_table .click_com.current font {
    display: inline-block
}

.classify_table .click_com.current i {
    display: none
}

.classify_table .c_title .click_com {
    position: static;
    display: none
}

.classify_table .c_title .click_com.current {
    display: inline-block
}

.classify_table .font_bg {
    background: #0388ff;
    color: #FFF;
    font-size: 0.3rem;
    padding: 0.05rem 0.075rem
}

.classify_table_5 li {
    width: 16%;
    *width: 14%
}

.classify_table_5 .t_title,.classify_table_5 .c_title {
    width: 20%
}

.classify_table .t_title {
    font-size: 0.45rem
}

.classify_table .c_title {
    line-height: 0.45rem;
    color: #808080;
    font-size: 0.35rem
}

.classify_table .c_title .title {
    font-size: 0.4rem;
    color: #2f2f2f
}

.classify_table .c_title p {
    margin: 0.15rem 0
}

.classify_table .c_title span {
    display: inline-block
}

.classify_table .list_li {
    vertical-align: top;
    padding-bottom: 0.5rem;
    position: relative
}

.classify_table .list_li .word,.classify_table .button .word {
    font-size: 0.6rem
}

.classify_table .img {
    margin-bottom: 0.45rem
}

.classify_table .icon {
    margin-bottom: 0.125rem
}

.classify_table .name {
    color: #2f2f2f;
    font-size: 0.45rem;
    text-align: center;
    margin-bottom: 0.3rem
}

.classify_table .name.bg {
    background: #0087ff;
    padding: 0.25rem 0
}

.classify_table .name.bg a {
    color: #FFF
}

.classify_table .name a {
    color: #2f2f2f
}

.classify_table .name_for {
    font-size: 0.55rem;
    font-weight: bold;
    display: block;
    margin-top: 0.15rem
}

.classify_table .name_for del {
    font-size: 0.35rem
}

.classify_table .price {
    margin-bottom: 0.5rem;
    min-height: 0.6rem
}

.classify_table .price b {
    font-size: 0.45rem
}

.classify_table .price2 {
    min-height: 0.825rem
}

.classify_table .down,.classify_table .buy {
    display: inline-block;
    margin-bottom: 0.3rem;
    background-color: #0087ff;
    color: #fff;
    width: 80%;
    text-decoration: none;
    font-size: 0.5rem;
    line-height: 0.6rem;
    padding: 0.325rem 0
}

.classify_table .down:hover {
    background-color: #0082f6
}

.classify_table .buy {
    background-color: #f38a01
}

.classify_table .buy:hover {
    background-color: #f37901
}

.classify_table .buy2 {
    line-height: 0.4rem;
    padding-top: 0.075rem;
    padding-bottom: 0.075rem;
    font-size: 0.4rem
}

.classify_table .buy2 span {
    display: block
}

.classify_table .upgrade {
    display: inline-block;
    margin-bottom: 0.3rem;
    border: 0.025rem solid #f37901;
    color: #f37901;
    width: 80%;
    text-decoration: none;
    font-size: 0.5rem;
    line-height: 0.65rem;
    padding: 0.25rem 0;
    cursor: pointer
}

.classify_table .upgrade:hover {
    background-color: #f37901;
    color: #fff
}

.classify_table .try {
    display: inline-block;
    line-height: 0.5rem
}

.classify_table .bt_price {
    font-weight: bold;
    font-size: 0.45rem;
    margin-bottom: 0.15rem;
    min-height: 0.6rem
}

.classify_table .button li {
    vertical-align: top;
    position: relative
}

.classify_table .bt_price del {
    font-weight: normal;
    color: #808080;
    font-size: 0.4rem
}

.classify_table .list_li .table_media_content {
    display: none
}

.classify_table .store_check_box {
    margin: -0.25rem 0 0.25rem 0;
    font-size: 0.35rem;
    min-height: 0.7rem
}

.classify_table_note {
    margin-top: .75rem
}

.classify_table_note dt {
    margin-bottom: .125rem
}

.classify_table_note dd {
    line-height: .5rem
}

@media (max-width: 768px) {
    .classify_table_note dt {
        font-size:0.6rem;
        line-height: 0.8rem
    }

    .classify_table_note dd {
        font-size: 0.5rem;
        line-height: 0.7rem
    }
}

.icon_check_box {
    cursor: pointer;
    *background: url(../img/check-box-upgrade-non.png) no-repeat 5px 3px;
    display: inline-block;
    *display: inline;
    zoom:1;*padding-left: 30px
}

.icon_check_box .blue {
    color: #0486ff
}

.icon_check_box.none {
    background: none;
    min-height: .7rem;
    cursor: auto
}

.icon_check_box.none:before {
    display: none
}

.icon_check_box.white:before {
    color: #fff;
    border: .025rem solid #fff
}

.icon_check_box.gray:before {
    color: #565656;
    border: .025rem solid #565656
}

.icon_check_box:before {
    content: '';
    border: .025rem solid #0486ff;
    color: #0486ff;
    font-size: .3rem;
    line-height: .375rem;
    line-height: 15px\0;
    width: .375rem;
    height: .375rem;
    vertical-align: middle;
    display: inline-block;
    margin-right: .05rem;
    text-align: center
}

.icon_check_box.current {
    *background: url(../img/check-box-upgrade.png) no-repeat 5px 3px
}

.icon_check_box.current:before {
    content: '\e6bc'
}

.icon_check_box.white.current:before {
    color: #fff
}

.icon_check_box.gray.current:before {
    color: #565656
}

.store_check_box .word2 {
    display: inline-block;
    position: relative;
    background: url(../img/check-box-upgrade-non.png) no-repeat 0.125rem 0.075rem;
    padding-left: 0.75rem;
    cursor: pointer;
    font-size: 0.35rem;
    text-align: left;
    min-height: 0.5rem
}

.store_check_box .word2.current {
    background: url(../img/check-box-upgrade.png) no-repeat 0.125rem 0.075rem
}

.store_check_box .word2 font {
    color: #fe5d02
}

.store_check_box .word2.big {
    background: url(../img/check-box-upgrade-non-big.png) 0rem 0rem no-repeat
}

.store_check_box .word2.big.current {
    background: url(../img/check-box-upgrade-big.png) 0rem 0rem no-repeat
}

.store_check_box.no_box {
    margin-top: 0
}

.store_check_box.no_box .word2 {
    background: none;
    padding: 0;
    line-height: 0.45rem
}

.store_check_box.no2 {
    margin-top: 0.325rem
}

.classify_table_fixed {
    position: fixed;
    left: 0;
    top: -7.5rem;
    z-index: 999;
    transition: 400ms;
    background-color: #fff;
    border-bottom: 0.025rem solid #ddd;
    width: 100%
}

.classify_table_fixed.current {
    top: 0
}

.classify_table_fixed .classify_table {
    margin-bottom: 0;
    padding: 0
}

.classify_table_fixed .classify_table .list_li {
    padding: 0.25rem 0
}

.classify_table_fixed .down {
    line-height: 0.95rem;
    font-size: 0.4rem
}

.upgrade_pop p {
    margin: 0rem;
    text-align: center
}

.upgrade_pop .error {
    color: red
}

.upgrade_pop .error_s {
    line-height: 0.45rem;
    color: #F00
}

.upgrade_pop .error_s font {
    color: #2f2f2f;
    display: inline-block;
    text-align: left;
    width: 12.125rem
}

.upgrade_pop input {
    border: 0rem;
    margin: 0rem;
    padding: 0rem
}

.upgrade_pop .close {
    display: block;
    background: url(../img/close-wihte-a.png) center no-repeat;
    position: absolute;
    right: 0rem;
    top: 0rem;
    width: 1rem;
    height: 1rem;
    cursor: pointer;
    z-index: 999
}

.upgrade_pop {
    position: fixed;
    left: 0rem;
    top: 0rem;
    width: 100%;
    height: 100%;
    z-index: 1000
}

.upgrade_pop .bg {
    background: #000;
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6;
    filter: alpha(opacity=60);
    width: 100%;
    height: 100%
}

.upgrade_pop .content {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -7rem 0 0 -8.2rem;
    background: #f5f5f5;
    text-align: left;
    width: 16.4rem
}

.upgrade_pop .title {
    background: #59a2d7;
    font-size: 0.55rem;
    font-weight: bold;
    color: #fff;
    padding: 0.75rem 0;
    text-align: center
}

.upgrade_pop .left {
    padding: 0.75rem 0.5rem 0 0.5rem;
    text-align: center
}

.upgrade_pop .t_title {
    font-size: 0.55rem;
    line-height: 0.7rem;
    margin-bottom: 0.75rem
}

.upgrade_pop .t_title span {
    font-size: 0.35rem;
    display: block;
    line-height: 0.45rem;
    margin-top: 0.2rem
}

.upgrade_pop .t_title font {
    color: #86b652
}

.upgrade_pop .t_title font.org {
    color: #ee6700
}

.upgrade_pop .t_title2 {
    font-size: 0.7rem;
    line-height: 0.8rem;
    margin-bottom: 0.65rem
}

.upgrade_pop .dis2 {
    font-size: 0.4rem;
    margin-bottom: 0.25rem
}

.upgrade_pop .input {
    margin-bottom: 0.25rem
}

.upgrade_pop .input .text {
    border-left: 0.025rem solid #c1c1c1;
    border-top: 0.025rem solid #c1c1c1;
    background: #fff;
    width: 8.5rem;
    height: 1.125rem;
    line-height: 1.125rem;
    border-radius: 0rem;
    color: #c0c0c0;
    padding-left: 0.25rem
}

.upgrade_pop .submit {
    background: #0087ff;
    color: #fff;
    cursor: pointer;
    font-size: 0.6rem;
    width: 7.5rem;
    height: 1.25rem;
    line-height: 1.25rem;
    border-radius: 0.125rem;
    margin: 0.25rem 0 0.5rem 0
}

.upgrade_pop .link {
    font-size: 0.5rem;
    margin-bottom: 1.5rem;
    display: inline-block;
    border-bottom: 0.025rem solid #268ed5;
    color: #268ed5;
    line-height: 0.75rem
}

.upgrade_pop .link:hover {
    text-decoration: blink
}

.upgrade_pop .landing {
    position: absolute;
    width: 0.8rem;
    height: 0.8rem;
    background: url(../img/loading.gif) no-repeat;
    display: block;
    left: 50%;
    top: 50%;
    display: none
}

.upgrade_pop .buy_title {
    font-size: 0.45rem;
    font-weight: bold;
    margin-bottom: 0.25rem
}

.upgrade_pop .buy_dis {
    font-size: 0.4rem;
    line-height: 0.75rem;
    margin-bottom: 0.5rem
}

.upgrade_pop .buy_dis font {
    font-weight: bold;
    color: #f17b00
}

.upgrade_pop .button_buy {
    background: #ec6c3d;
    width: 3.9rem;
    height: 1.05rem;
    line-height: 1.05rem;
    text-align: center;
    color: #fff;
    font-size: 0.45rem;
    border-radius: 0.125rem;
    display: inline-block
}

.upgrade_pop .last_word {
    line-height: 0.5rem;
    position: relative;
    padding: 0.5rem 0.5rem 0.75rem 0.5rem;
    background: #ebebeb
}

.upgrade_pop .last_word * {
    vertical-align: top
}

.upgrade_pop .last_word span {
    color: #ee693c;
    font-size: 0.5rem;
    line-height: 0.5rem;
    display: inline-block;
    position: relative;
    top: 0.1rem;
    *top: 0rem;
    left: -0.1rem
}

.upgrade_pop .no2 .t_title {
    margin-bottom: 0.75rem
}

.upgrade_pop .acc_word {
    font-size: 0.45rem;
    margin-bottom: 0.65rem
}

.upgrade_pop .landing {
    position: absolute;
    width: 0.8rem;
    height: 0.8rem;
    background: url(../img/loading.gif) no-repeat;
    display: block;
    left: 50%;
    top: 50%;
    display: none
}

.upgrade_pop .code {
    display: inline-block;
    height: 1.6rem;
    line-height: 1.575rem;
    font-size: 0.6rem;
    font-weight: bold;
    color: #378fd2;
    width: 7.8rem;
    background: url(/images/en/icon-coupon-code.png) no-repeat;
    margin-bottom: 0.75rem
}

.upgrade_pop .button_buy {
    font-size: 0.55rem;
    width: 5.25rem;
    line-height: 1.25rem;
    height: 1.25rem;
    margin-bottom: 0.5rem
}

.upgrade_pop .check_bt {
    padding: 0.15rem 0rem 0.15rem 0rem
}

.upgrade_pop .check_bt li {
    float: left;
    width: 49%;
    font-size: 0.5rem;
    text-align: center;
    position: relative;
    padding-top: 0.5rem
}

.upgrade_pop .check_bt li.list_1 {
    border-right: 0.025rem solid #bbb
}

.upgrade_pop .check_bt li .best {
    background: url(../img/icon-best-value.png) no-repeat;
    display: inline-block;
    width: 2.1rem;
    height: 1.5rem;
    margin-bottom: 0.15rem;
    position: absolute;
    left: 0.025rem;
    top: -0.125rem
}

.upgrade_pop .check_bt li p {
    margin-bottom: 0.45rem;
    line-height: 0.7rem;
    font-size: 0.45rem
}

.upgrade_pop .check_bt li p.dis {
    font-size: 0.35rem;
    line-height: 0.5rem;
    margin: 0.4rem 0.5rem 0 0.5rem
}

.upgrade_pop .check_bt li a {
    color: #fff;
    font-size: 0.4rem;
    background: #f38a01;
    display: inline-block;
    padding: 0 0.55rem;
    line-height: 1.15rem;
    border-radius: 0.075rem
}

.upgrade_pop .check_bt.tb li a {
    background-color: #f38a01
}

.upgrade_pop .check_bt li.list_2 a {
    background: none;
    border: 0.025rem solid #f38a01;
    line-height: 1.1rem;
    color: #f38a01
}

.upgrade_pop .check_bt.tb li.list_2 a {
    border-color: #f38a01;
    color: #f38a01
}

.upgrade_pop .check_bt li a:hover {
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.upgrade_pop .check_bt .price {
    display: block;
    font-size: 0.5rem;
    margin: 0.4rem 0 0 0
}

.upgrade_pop .check_list {
    margin: 0.5rem 5% 0.25rem 5%
}

.upgrade_pop .check_list li {
    border: 0.025rem solid #e3e3e3;
    margin: 0.25rem 0;
    padding: 0.25rem 0.5rem
}

.upgrade_pop .check_list span {
    display: inline-block;
    vertical-align: top
}

.upgrade_pop .check_list .c_title {
    font-size: 0.45rem;
    font-weight: bold;
    width: 49%;
    padding-top: 0.25rem
}

.upgrade_pop .check_list .price {
    width: 24%;
    font-size: 0.45rem;
    padding-top: 0.25rem
}

.upgrade_pop .check_list .bt {
    width: 26%;
    min-width: 3.1rem
}

.upgrade_pop .check_list .bt a {
    background-color: #f38a01;
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    color: #fff;
    display: inline-block;
    text-align: center
}

.upgrade_pop .check_list .bt a:hover {
    background-color: #f37901;
    text-decoration: none
}

.upgrade_pop .list_check_box {
    padding: 0 0.5rem
}

.upgrade_pop .list_check_box .des {
    text-align: left;
    margin: 0.375rem 0
}

.upgrade_pop .list_check_box .box {
    margin: 0.475rem 0;
    border: 0.025rem solid #dfdfdf;
    padding: 0.25rem 0.5rem 0 0.5rem;
    background-color: #fff
}

.upgrade_pop .list_check_box li {
    border-bottom: 0.025rem solid #e7e7e8;
    background: url(../img/icon-radio_out.png) 0rem 0.275rem no-repeat;
    padding: 0.25rem 0 0.25rem 0.75rem;
    font-weight: bold;
    font-size: 0.425rem;
    position: relative;
    cursor: pointer
}

.upgrade_pop .list_check_box li.current {
    background: url(../img/icon-radio_in.png) 0.025rem 0.3rem no-repeat
}

.upgrade_pop .list_check_box span i {
    display: block;
    font-style: normal;
    font-weight: normal;
    font-size: 0.35rem;
    color: #888
}

.upgrade_pop .livechat_window_pop {
    color: #0087ff
}

.upgrade_pop .list_check_box font {
    position: absolute;
    right: 0;
    top: 0.25rem;
    font-weight: normal;
    color: #f38b00
}

.upgrade_pop .list_check_box font.black {
    color: inherit
}

.upgrade_pop .list_check_box .button a {
    background-color: #f38a01;
    width: 5rem;
    height: 1.2rem;
    line-height: 1.2rem;
    color: #fff;
    display: block;
    text-align: center;
    margin: 0.5rem auto
}

.upgrade_pop .list_check_box .button a.hidden {
    display: none
}

.upgrade_pop .list_check_box .chat {
    text-align: center;
    padding: 0.475rem 0
}

.upgrade_pop .list_check_box .chat * {
    vertical-align: middle
}

.upgrade_pop .list_check_box .chat .tx {
    margin: 0 0.3rem;
    display: inline-block
}

.upgrade_pop .last_list {
    padding: 0.5rem 0.5rem 0.25rem 0.5rem;
    background-color: #ebebeb
}

.upgrade_pop .last_list li {
    background: url(../img/tb-upgrade-chat-1.png) 0rem 0.1rem no-repeat;
    padding: 0.05rem 0 0 0.75rem;
    line-height: 0.45rem;
    margin-bottom: 0.15rem;
    font-size: 0.375rem;
    min-height: 0.75rem
}

.upgrade_pop .last_list li.no2 {
    background: url(../img/tb-upgrade-chat-2.png) 0rem 0rem no-repeat
}

.upgrade_pop .last_list a {
    color: #2f2f2f;
    text-decoration: underline
}

.download_pop .close {
    display: block;
    background: url(../img/close-wihte-a.png) center no-repeat;
    position: absolute;
    right: 0rem;
    top: 0rem;
    width: 1rem;
    height: 1rem;
    cursor: pointer;
    z-index: 999
}

.download_pop {
    position: fixed;
    left: 0rem;
    top: 0rem;
    width: 100%;
    height: 100%;
    z-index: 1000
}

.download_pop .bg {
    background: #000;
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6;
    filter: alpha(opacity=60);
    width: 100%;
    height: 100%
}

.download_pop .content {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -7rem 0 0 -11.85rem;
    background: #f5f5f5;
    padding-bottom: 0.5rem
}

.download_pop .title {
    background: #59a2d7;
    font-size: 0.55rem;
    font-weight: bold;
    color: #fff;
    padding: 0.75rem 0;
    text-align: center
}

.download_pop .left {
    float: left;
    margin: 1.25rem 0 0 1.45rem;
    width: 13rem
}

.download_pop .t_title {
    font-size: 0.55rem;
    line-height: 0.7rem;
    margin-bottom: 0.15rem
}

.download_pop .t_title span {
    font-size: 0.35rem;
    display: block;
    line-height: 0.45rem;
    margin-top: 0.2rem
}

.download_pop .t_title font {
    color: #86b652
}

.download_pop .t_title2 {
    font-size: 0.7rem;
    line-height: 0.8rem;
    margin-bottom: 0.65rem
}

.download_pop .dis {
    margin-bottom: 1.25rem
}

.download_pop .dis a {
    text-decoration: underline
}

.download_pop .dis font,.download_pop .dis font * {
    color: #f38a01
}

.download_pop .dis2 {
    font-size: 0.4rem;
    margin-bottom: 0.25rem
}

.download_pop .email_title {
    font-size: 0.45rem;
    line-height: 0.75rem;
    margin-bottom: 0.15rem
}

.download_pop .input .text {
    border-left: 0.025rem solid #c1c1c1;
    border-top: 0.025rem solid #c1c1c1;
    background: #fff;
    width: 8.5rem;
    height: 1.125rem;
    line-height: 1.125rem;
    border-radius: 0rem;
    color: #c0c0c0;
    padding-left: 0.25rem
}

.download_pop .check {
    margin: 0.4rem 0 0.8rem 0
}

.download_pop .check * {
    vertical-align: top
}

.download_pop .checked {
    background: url(../img/ioc-input-gou-no.jpg) no-repeat center left;
    display: inline-block;
    height: 0.55rem;
    width: 0.5rem;
    overflow: hidden;
    cursor: pointer
}

.download_pop .checked.current {
    background: url(../img/ioc-input-gou.jpg) no-repeat center left
}

.download_pop .submit {
    background: #87b753;
    color: #fff;
    cursor: pointer;
    font-size: 0.6rem;
    width: 7.5rem;
    height: 1.25rem;
    line-height: 1.25rem;
    border-radius: 0.125rem
}

.download_pop .link {
    font-size: 0.5rem;
    margin-bottom: 1.5rem;
    display: inline-block;
    border-bottom: 0.025rem solid #268ed5;
    color: #268ed5;
    line-height: 0.75rem
}

.download_pop .link:hover {
    text-decoration: blink
}

.download_pop .buy_title {
    font-size: 0.45rem;
    font-weight: bold;
    margin-bottom: 0.25rem
}

.download_pop .buy_dis {
    font-size: 0.4rem;
    line-height: 0.75rem;
    margin-bottom: 0.5rem
}

.download_pop .buy_dis font {
    font-weight: bold;
    color: #f17b00
}

.download_pop .button_buy {
    background: #ec6c3d;
    width: 3.9rem;
    height: 1.05rem;
    line-height: 1.05rem;
    text-align: center;
    color: #fff;
    font-size: 0.45rem;
    border-radius: 0.125rem;
    display: inline-block
}

.download_pop .right {
    float: right;
    padding-top: 0.5rem;
    width: 9.25rem
}

.download_pop .review {
    background: #fff;
    width: 8.75rem;
    position: relative;
    margin-bottom: 0.25rem
}

.download_pop .review_title {
    font-weight: bold;
    font-size: 0.45rem;
    padding: 0.4rem 0 0.5rem 0.625rem
}

.download_pop .review .scrolls {
    width: 7.75rem;
    margin-left: 0.625rem;
    overflow: hidden;
    position: relative
}

.download_pop .review ul {
    position: relative
}

.download_pop .review li {
    position: relative;
    float: left;
    width: 100%
}

.download_pop .review li img {
    position: absolute;
    left: 0rem;
    top: 0rem
}

.download_pop .review li p {
    margin-left: 3rem
}

.download_pop .review .clicks {
    text-align: right;
    padding: 0.4rem 0.5rem 0.75rem 0
}

.download_pop .review .clicks span {
    display: inline-block;
    background: #dcdcdc;
    width: 0.5rem;
    height: 0.15rem;
    overflow: hidden;
    margin-left: 0.1rem;
    cursor: pointer
}

.download_pop .review .clicks span.current {
    background: #ee6600
}

.download_pop .word {
    background: #fff;
    width: 8.75rem
}

.download_pop .word p {
    padding: 0 0 0.4rem 0.625rem
}

.download_pop .word .word_title {
    font-weight: bold;
    font-size: 0.45rem;
    padding: 0.4rem 0 0.4rem 0.625rem
}

.download_pop .error {
    margin-top: 0.25rem;
    color: red
}

.download_pop .landing {
    position: absolute;
    width: 0.8rem;
    height: 0.8rem;
    background: url(../img/loading.gif) no-repeat;
    display: block;
    left: 50%;
    top: 50%;
    display: none
}

.download_pop_show {
    cursor: pointer
}

.globle_ded,.globle_add {
    background: url(../img/ioc-banner_buy_new_bt.jpg) no-repeat;
    background-size: 2.3rem .75rem;
    width: 0.775rem;
    height: 0.75rem;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    cursor: default;
    cursor: pointer;
    border-radius: 2px 0 0 2px
}

.globle_ded:hover,.globle_add:hover {
    text-decoration: none
}

.globle_add {
    background-position: -1.525rem 0rem;
    border-radius: 0 2px 2px 0
}

.current .globle_ded,.current .globle_add {
    cursor: pointer
}

.globle_num {
    border: 0rem;
    padding: 0rem;
    margin: 0rem;
    text-align: center;
    border-radius: 0;
    width: 0.725rem;
    height: 0.7rem;
    vertical-align: middle;
    border-top: 0.025rem solid #cbcbcb;
    border-bottom: 0.025rem solid #cbcbcb;
    line-height: 0.7rem
}

.google_search .left {
    width: 73%;
    float: left
}

.google_search .right {
    width: 24%;
    float: right;
    margin-bottom: 1rem
}

.google_search .h_title {
    font-size: 0.9rem;
    margin-bottom: 0.5rem;
    line-height: 1.25rem;
    font-weight: normal;
    margin: 0.5rem 0 0.75rem
}

.google_search .google_search_box {
    background: #5c6f80;
    padding: 0.75rem 6%
}

.google_search .text {
    width: 82%;
    text-indent: 1rem;
    background: #fff url(https://images.easeus.com/images/en/icon_gloabl.png) -1.825rem 0.325rem no-repeat;
    height: 1rem;
    font-size: 0.4rem;
    line-height: 1rem;
    vertical-align: middle;
    border-radius: 0.125rem 0 0 0.125rem;
    *text-indent: 0rem;
    *padding-left: 1rem;
    *width: 76%
}

.google_search .submit {
    background: #ec7145;
    color: #fff;
    height: 1rem;
    width: 18%;
    cursor: pointer;
    font-size: 0.45rem;
    vertical-align: middle;
    border-radius: 0 0.125rem 0.125rem 0
}

.google_search .right .gura_index li {
    float: none;
    width: auto
}

.google_search .content {
    overflow: auto
}

.google_search .side {
    background: #f2f2f2;
    padding: 0 4%;
    overflow: hidden
}

.google_search .side li {
    position: relative;
    border-bottom: 0.025rem dashed #dadada;
    padding: 0.45rem 0;
    margin-bottom: -0.025rem
}

.google_search .side li p {
    margin-left: 1.4rem
}

.google_search .side .title {
    line-height: 0.4rem;
    margin-bottom: 0.2rem;
    color: #4c4c4c
}

.google_search .side .word {
    color: #7e7f81;
    line-height: 0.4rem
}

.google_search .side .img {
    display: block;
    width: 1.35rem;
    height: 1.35rem;
    background: url(https://images.easeus.com/images/en/icon-buy-gurantee.png) no-repeat;
    position: absolute;
    left: 0rem;
    top: 0.3rem
}

.google_search .side .no2 .img {
    background-position: 0rem -1.575rem
}

.google_search .side .no3 .img {
    background-position: 0rem -3.275rem
}

.google_search .side .no4 .img {
    background-position: 0rem -4.875rem
}

.page_nav {
    padding: 0.2rem 0;
    color: #979598;
    line-height: 0.6rem
}

.page_nav .home {
    background: url(https://images.easeus.com/images/en/home.png) center no-repeat;
    display: inline-block;
    height: 0.6rem;
    width: 0.6rem
}

.page_nav .home:hover {
    text-decoration: none
}

.answer {
    position: relative;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    top: 0;
    display: inline-block;
    vertical-align: middle;
    background: url(../img/tb/icon-question.png) center no-repeat !important;
    width: 0.575rem !important;
    height: 0.65rem !important;
    cursor: pointer;
    min-width: auto !important
}

.answer.orange {
    background: url(../img/icon-question-orange.png) center no-repeat !important
}

.answer .answer_box {
    line-height: 0.375rem !important;
    color: #fff;
    padding: 0.25rem;
    position: absolute;
    left: -4.5rem;
    top: 0.625rem;
    width: 5rem;
    cursor: auto;
    display: none;
    background: #72addf;
    z-index: 99;
    text-align: left;
    font-size: 0.325rem;
    border-radius: 0.125rem
}

.answer:hover .answer_box {
    display: block
}

.download_pop_2 {
    position: fixed;
    left: 0rem;
    top: 0rem;
    width: 100%;
    height: 100%;
    z-index: 1000
}

.download_pop_2 p {
    margin: 0rem;
    text-align: left;
    text-align: center
}

.download_pop_2 .close {
    display: block;
    background: url(../img/close-wihte-a.png) center no-repeat;
    position: absolute;
    right: 0rem;
    top: 0rem;
    width: 1rem;
    height: 1rem;
    cursor: pointer;
    z-index: 999
}

.download_pop_2 .bg {
    background: #000;
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6;
    filter: alpha(opacity=60);
    width: 100%;
    height: 100%
}

.download_pop_2 .content {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -7rem 0 0 -8.2rem;
    background: #f5f5f5;
    text-align: left;
    width: 16.4rem
}

.download_pop_2 .title {
    background: #59a2d7;
    font-size: 0.55rem;
    font-weight: bold;
    color: #fff;
    padding: 0.75rem 0;
    text-align: center
}

.download_pop_2 .title .underline {
    border-bottom: 0.025rem solid #fff;
    display: inline-block;
    padding-bottom: 0.1rem
}

.download_pop_2 .title a {
    color: #fff;
    text-decoration: none
}

.download_pop_2 .title .down {
    background: #59a2d7 url(../img/icon-download.png) 0rem 0rem no-repeat;
    display: inline-block;
    width: 0.65rem;
    height: 0.65rem;
    vertical-align: middle;
    margin-right: 0.15rem
}

.download_pop_2 .last_word {
    line-height: 0.5rem;
    position: relative;
    padding: 0.5rem 0.5rem 0.75rem 0.5rem;
    background: #ebebeb;
    text-align: left
}

.download_pop_2 .last_word * {
    vertical-align: top
}

.download_pop_2 .last_word span {
    color: #ee693c;
    font-size: 0.5rem;
    line-height: 0.5rem;
    display: inline-block;
    position: relative;
    top: 0.1rem;
    *top: 0rem;
    left: -0.1rem
}

.download_pop_2 .last_word .orange {
    color: #f38a01
}

.download_pop_2 .check_bt {
    padding: 0.15rem 0rem 0.15rem 0rem
}

.download_pop_2 .check_bt li {
    float: left;
    width: 49%;
    font-size: 0.5rem;
    text-align: center;
    position: relative;
    padding-top: 0.5rem
}

.download_pop_2 .check_bt li.list_1 {
    border: 0.025rem solid #f38a01;
    margin-left: 4%;
    width: 45%;
    background-color: #fff;
    min-height: 6rem
}

.download_pop_2 .check_bt li .best {
    background: url(../img/icon-bestcalue.png) no-repeat;
    display: inline-block;
    margin-bottom: 0.15rem;
    position: absolute;
    width: 1.575rem;
    height: 1.175rem;
    top: 0;
    left: 0
}

.download_pop_2 .check_bt li p {
    margin-bottom: 0.45rem;
    line-height: 0.7rem;
    font-size: 0.45rem
}

.download_pop_2 .check_bt li p.dis {
    font-size: 0.35rem;
    line-height: 0.5rem;
    margin: 0.4rem 0.5rem 0 0.5rem;
    color: #828282
}

.download_pop_2 .check_bt li a {
    color: #fff;
    font-size: 0.4rem;
    background: #f38a01;
    display: inline-block;
    padding: 0 0.55rem;
    line-height: 1.15rem;
    border-radius: 0.075rem;
    min-width: 3rem
}

.download_pop_2 .check_bt li.list_2 {
    margin: 0 0 0.5rem 2%;
    width: 45%;
    background-color: #fff;
    min-height: 6rem
}

.download_pop_2 .check_bt li.list_2 a {
    background: none;
    border: 0.025rem solid #f38a01;
    color: #f38a01;
    line-height: 1.1rem
}

.download_pop_2 .check_bt li a:hover {
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.download_pop_2 .check_bt .price {
    display: block;
    font-size: 0.5rem;
    margin: 0.4rem 0 0 0
}

.download_pop_2 .check_bt .price .orange {
    color: #f38a01
}

.download_pop_2 .check_bt .price del {
    font-size: 0.4rem
}

.download_pop_2 .check_bt .check_bt_title {
    font-size: 0.5rem;
    margin: 0.5rem 0
}

.download_pop_2 .check_list {
    margin: 0.5rem 5% 0.25rem 5%
}

.download_pop_2 .check_list li {
    border: 0.025rem solid #e3e3e3;
    margin: 0.25rem 0;
    padding: 0.25rem 0.5rem
}

.download_pop_2 .check_list span {
    display: inline-block;
    vertical-align: top
}

.download_pop_2 .check_list .c_title {
    font-size: 0.45rem;
    font-weight: bold;
    width: 49%;
    padding-top: 0.25rem
}

.download_pop_2 .check_list .price {
    width: 24%;
    font-size: 0.45rem;
    padding-top: 0.25rem
}

.download_pop_2 .check_list .bt {
    width: 26%;
    min-width: 3.1rem
}

.download_pop_2 .check_list .bt a {
    background-color: #f38a01;
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    color: #fff;
    display: inline-block;
    text-align: center
}

.download_pop_2 .check_list .bt a:hover {
    background-color: #f37901;
    text-decoration: none
}

@media (max-width: 1000px) {
    body,textarea {
        font-size:.4rem;
        line-height: 0.6rem
    }

    img {
        max-width: 100%;
        height: auto
    }

    .left_content {
        width: 73%
    }

    .right_sidebar {
        width: 26%
    }

    .banner_star {
        display: none
    }

    #livechat-compact-container {
        display: none
    }
}

@media (max-width: 769px) {
    .left_content,.right_sidebar {
        width:auto;
        float: none
    }

    .float_livechat {
        display: none !important
    }

    .for_wap {
        display: block
    }

    .for_pc {
        display: none !important
    }

    .float_totop {
        bottom: 80px
    }

    .pad_hidden {
        display: none !important
    }

    .ioc_question {
        display: none
    }

    .pc_hidden {
        display: block
    }
}

@media (max-width: 479px) {
    .mobile_hidden {
        display:none !important
    }
}

@media (max-width: 768px) {
    .classify_table_fixed {
        display:none
    }

    .classify_table .t_title {
        font-size: 0.65rem;
        margin-bottom: 0.5rem;
        text-align: center
    }

    .classify_table>ul {
        display: none
    }

    .classify_table>ul:first-child {
        display: block
    }

    .classify_table>ul:first-child>li {
        display: block;
        width: 100%;
        border: 0
    }

    .classify_table .click_com {
        display: none !important
    }

    .classify_table .list_li {
        padding: 0;
        border: 0
    }

    .classify_table .list_li>* {
        display: none
    }

    .classify_table .list_li .name {
        display: block;
        color: #fff;
        padding: 10px 10% 10px 2%;
        margin: 0 0 2px 0;
        max-width: inherit;
        text-align: left;
        background: #757575 url(https://images.easeus.com/images/en/icon-up-down.png) 96% -86px no-repeat;
        text-decoration: none;
        cursor: pointer
    }

    .classify_table .list_li .name a {
        color: #fff;
        text-decoration: none
    }

    .classify_table .list_li .name_for {
        font-size: 16px;
        display: inline-block;
        vertical-align: top;
        margin: 0
    }

    .classify_table li.current .name {
        background-position: 96% 7px
    }

    .classify_table li.current .price {
        display: block;
        font-size: 0.5rem;
        line-height: 0.7rem
    }

    .classify_table li.current br {
        display: block
    }

    .classify_table li.current .down,.classify_table li.current .buy,.classify_table li.current .try {
        display: inline-block
    }

    .classify_table li.current .store_check_box {
        display: block
    }

    .classify_table .list_li.current .table_media_content {
        display: block
    }

    .classify_table .list_li .table_media_content ul {
        display: table-row !important
    }

    .classify_table .list_li .table_media_content ul li {
        width: 48%;
        padding-left: 2%
    }

    .classify_table .table_media_content li {
        display: none
    }

    .classify_table .list_li .c_title {
        display: table-cell
    }

    .classify_table .list_li:nth-child(1) ul li:nth-child(1) {
        display: table-cell
    }

    .classify_table .list_li:nth-child(2) ul li:nth-child(2) {
        display: table-cell
    }

    .classify_table .list_li:nth-child(3) ul li:nth-child(3) {
        display: table-cell
    }

    .classify_table .list_li:nth-child(4) ul li:nth-child(4) {
        display: table-cell
    }

    .classify_table .list_li:nth-child(5) ul li:nth-child(5) {
        display: table-cell
    }

    .classify_table .hidden {
        display: none !important
    }

    .classify_table .c_title p {
        font-size: 0.5rem;
        line-height: 0.7rem
    }

    .classify_table .c_title .title {
        font-size: 0.6rem;
        line-height: 0.8rem
    }

    .classify_table .try {
        font-size: 0.5rem;
        line-height: 0.7rem
    }
}

@media (max-width: 1000px) {
    .download_pop .left {
        float:none;
        width: auto
    }

    .download_pop .right {
        display: none
    }

    .download_pop .content {
        margin-left: -375px;
        width: 750px
    }

    .google_search .left {
        width: auto;
        float: none
    }

    .google_search .right {
        display: none
    }
}

@media (max-width: 767px) {
    .download_pop .title {
        padding-right:50px
    }

    .download_pop .content,.upgrade_pop .content {
        margin: 0 0 0 -230px;
        top: 10px;
        width: 460px
    }

    .download_pop .left {
        margin: 30px 10px 0 10px
    }

    .upgrade_pop .check_list .bt {
        width: auto;
        display: block;
        text-align: center;
        margin: 10px 0
    }
}

@media (max-width: 479px) {
    .download_pop .content,.upgrade_pop .content {
        margin-left:-150px;
        width: 300px
    }

    .download_pop .input .text,.download_pop .submit {
        width: 150px
    }

    .upgrade_pop .input .text,.upgrade_pop .submit {
        width: 150px
    }

    .upgrade_pop .check_bt li {
        width: auto;
        float: none;
        border-bottom: 1px solid #ddd;
        padding-bottom: 20px
    }

    .upgrade_pop .check_bt li a {
        font-size: 14px;
        padding: 0 10px
    }
}

@media (max-width: 1000px) {
    .RightContext {
        width:66%
    }

    .topic_main_col {
        width: 77%
    }
}

@media (max-width: 767px) {
    .topic_main_col,.RightContext {
        width:auto
    }

    .topic_main_col p img {
        width: 96% !important;
        height: auto !important
    }

    .LeftSideBar {
        display: none
    }

    .page_nav {
        line-height: 0.6rem
    }
}

.pushcrew-https-branding-modal-box {
    display: none !important
}
