@charset "UTF-8";
@font-face {
  font-family: "Lexend";
  src: url("/default/typeface/Lexend/Lexend-Light.woff2") format("woff2"), url("/default/typeface/Lexend/Lexend-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lexend";
  src: url("/default/typeface/Lexend/Lexend-Regular.woff2") format("woff2"), url("/default/typeface/Lexend/Lexend-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lexend";
  src: url("/default/typeface/Lexend/Lexend-SemiBold.woff2") format("woff2"), url("/default/typeface/Lexend/Lexend-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lexend";
  src: url("/default/typeface/Lexend/Lexend-SemiBold.woff2") format("woff2"), url("/default/typeface/Lexend/Lexend-SemiBold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/*typeface-end*/
* {
  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;
  }
}
@media (max-width: 543.75px) {
  html {
    font-size: 29px;
  }
}
@media (max-width: 525px) {
  html {
    font-size: 28px;
  }
}
@media (max-width: 506.25px) {
  html {
    font-size: 27px;
  }
}
@media (max-width: 487.5px) {
  html {
    font-size: 26px;
  }
}
@media (max-width: 468.75px) {
  html {
    font-size: 25px;
  }
}
@media (max-width: 450px) {
  html {
    font-size: 24px;
  }
}
@media (max-width: 431.25px) {
  html {
    font-size: 23px;
  }
}
@media (max-width: 412.5px) {
  html {
    font-size: 22px;
  }
}
@media (max-width: 393.75px) {
  html {
    font-size: 21px;
  }
}
@media (max-width: 375px) {
  html {
    font-size: 20px;
  }
}
@media (max-width: 356.25px) {
  html {
    font-size: 19px;
  }
}
@media (max-width: 337.5px) {
  html {
    font-size: 18px;
  }
}
@media (max-width: 318.75px) {
  html {
    font-size: 17px;
  }
}
@media (max-width: 300px) {
  html {
    font-size: 16px;
  }
}
@media (max-width: 281.25px) {
  html {
    font-size: 15px;
  }
}
@media (max-width: 262.5px) {
  html {
    font-size: 14px;
  }
}
@media (max-width: 243.75px) {
  html {
    font-size: 13px;
  }
}
@media (max-width: 225px) {
  html {
    font-size: 12px;
  }
}
@media (max-width: 206.25px) {
  html {
    font-size: 11px;
  }
}
@media (max-width: 187.5px) {
  html {
    font-size: 10px;
  }
}
body,
input,
textarea {
  font: 16px/24px "Lexend", Arial, Calibri, sans-serif;
  background: #fff;
  color: #111532;
  word-break: break-word;
  font-weight: 400;
}

body {
  overflow-x: hidden;
}

a {
  zoom: 1;
  color: #0087fd;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color: #0082f6;
}

.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: 0.75rem;
}

@media (max-width: 750px) {
  .phone_size_20 {
    font-size: 0.6rem !important;
    line-height: 1rem !important;
  }
  .phone_size_24 {
    font-size: 0.7rem !important;
    line-height: 1rem !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("https://www.easeus.com/images_2019/index/header_2022/logo-new.svg") center no-repeat;
  background-size: cover;
  display: block;
  width: 6rem;
  height: 1rem;
  overflow: hidden;
}

.website_iframe {
  height: 0;
  width: 0;
  display: none;
}

.header_2023_new {
  position: relative;
  z-index: 990;
  box-shadow: 0px 4px 8px 0px rgba(21, 58, 160, 0.1);
  background: #fff;
}
.header_2023_new.current {
  position: fixed;
  z-index: 20000;
  width: 100%;
  height: 100%;
  overflow: auto;
  top: 0px;
  left: 0px;
}
.header_2023_new .wrap {
  max-width: 1200px;
  display: flex;
  justify-content: space-between;
  height: 80px;
  align-items: center;
  font-weight: 400;
}
.header_2023_new .wrap .close_box {
  display: none;
}
.header_2023_new .wrap .logo {
  width: 240px;
  height: 40px;
  background: url("https://www.easeus.com/images_2019/index/header_2022/logo-new.svg") center no-repeat;
  background-size: 100% auto;
  margin-right: 20px;
  text-decoration: none;
  position: relative;
  top: -6px;
}
.header_2023_new .wrap .nav {
  display: flex;
  flex: 1;
  justify-content: flex-end;
  margin-right: 60px;
}
.header_2023_new .wrap .nav > li {
  position: relative;
  margin-right: 30px;
}
.header_2023_new .wrap .nav > li.static {
  position: static;
}
.header_2023_new .wrap .nav > li .nav_a,
.header_2023_new .wrap .nav > li .link {
  font-size: 16px;
  height: 38px;
  line-height: 38px;
  display: block;
  padding: 23px 23px 19px;
  color: #000;
  position: relative;
  white-space: nowrap;
  font-weight: bold;
}
.header_2023_new .wrap .nav > li .nav_a:before,
.header_2023_new .wrap .nav > li .link:before {
  content: "\e612";
  position: absolute;
  transition: transform 400ms;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  right: 4px;
  top: 34px;
}
.header_2023_new .wrap .nav > li .nav_a:after,
.header_2023_new .wrap .nav > li .link:after {
  content: "";
  width: 0px;
  height: 2px;
  background: #2c4eff;
  position: absolute;
  bottom: 0px;
  left: 24px;
  transition: width 400ms;
}
.header_2023_new .wrap .nav > li .nav_a.hidden,
.header_2023_new .wrap .nav > li .link.hidden {
  display: none;
}
.header_2023_new .wrap .nav > li .link {
  padding-right: 0;
}
.header_2023_new .wrap .nav > li .link:before {
  display: none;
}
.header_2023_new .wrap .nav > li .pro_content {
  position: absolute;
  left: 50%;
  top: 80px;
  color: #000000;
  max-width: 0px;
  max-height: 0px;
  transition: maxWidth 200ms, maxHeight 200ms;
  opacity: 0;
  padding-top: 6px;
  overflow: hidden;
  border-radius: 8px;
}
.header_2023_new .wrap .nav > li .pro_content a {
  color: inherit;
}
.header_2023_new .wrap .nav > li .pro_content .box_all {
  position: relative;
  display: flex;
  flex-shrink: 0;
  justify-content: space-between;
  align-items: stretch;
  background: #edf0f5;
  border-radius: 8px;
  box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box {
  padding: 16px 30px 16px 15px;
  border-radius: 8px;
  background: #fff;
  flex-shrink: 0;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box.support_w, .header_2023_new .wrap .nav > li .pro_content .box_all .list_box.partner_w {
  padding: 10px 0;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box.support_w .list, .header_2023_new .wrap .nav > li .pro_content .box_all .list_box.partner_w .list {
  flex-direction: column;
  width: 260px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box.support_w .list .li, .header_2023_new .wrap .nav > li .pro_content .box_all .list_box.partner_w .list .li {
  border-radius: 0;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box.support_w .list .li .icon, .header_2023_new .wrap .nav > li .pro_content .box_all .list_box.partner_w .list .li .icon {
  margin-left: 30px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box.partner_w .list {
  width: 310px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .line {
  width: 1px;
  height: calc(100% - 26px);
  background-color: #dcdcdc;
  margin: 0 30px 0 15px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .a_link {
  display: flex;
  flex-direction: column;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .a_link a {
  padding: 6px 0;
  font-size: 14px;
  line-height: 18px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list {
  position: relative;
  flex-shrink: 0;
  display: flex;
  flex-wrap: wrap;
  width: 932px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list.s_w {
  width: 274px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li {
  height: 68px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #000;
  text-decoration: none;
  position: relative;
  cursor: pointer;
  white-space: nowrap;
  padding-right: 15px;
  z-index: 2;
  border-radius: 8px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li:hover {
  background-color: #edf0f5;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li.no1 {
  width: 317px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li.no2 {
  width: 283px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li.no3 {
  width: 287px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .new {
  position: absolute;
  left: 26px;
  top: 34px;
  font-size: 14px;
  color: #ff6316;
  width: 52px;
  height: 24px;
  text-align: center;
  font-weight: 600;
  background: url("https://www.easeus.com/images_2019/index/header_2022/header_icon.svg?0.5693659626") no-repeat -296px -389px;
  z-index: 3;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon {
  background-size: 1200px 1200px;
  background-position: -50px -50px;
  background-repeat: no-repeat;
  width: 42px;
  height: 40px;
  margin: 0 8px 0 15px;
  position: relative;
  z-index: 2;
  flex-shrink: 0;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.img {
  background: none;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.drw1 {
  background-position: -150px -50px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.drw2 {
  background-position: -200px -50px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.drw3 {
  background-position: -250px -50px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.drw4 {
  background-position: -300px -50px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.drw5 {
  background-position: -400px -50px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.drw6 {
  background-position: -350px -50px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.epm1 {
  background-position: -50px -50px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.epm2 {
  background-position: -100px -50px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.tb1 {
  background-position: -50px -114px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.tb2 {
  background-position: -100px -114px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.tb3 {
  background-position: -150px -114px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.tb4 {
  background-position: -200px -114px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.tb5 {
  background-position: -150px -243px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.tb6 {
  background-position: -200px -243px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.mult1 {
  background-position: -50px -178px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.mult2 {
  background-position: -100px -178px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.mult3 {
  background-position: -150px -178px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.mult4 {
  background-position: -200px -178px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.mult5 {
  background-position: -250px -178px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.mult6 {
  background-position: -350px -178px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.mult7 {
  background-position: -300px -178px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.mult8 {
  background-position: -801px -245px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.mult9 {
  background-position: -754px -307px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.mult_all {
  background-position: -550px -243px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie1 {
  background-position: -50px -243px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie2 {
  background-position: -100px -243px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie3 {
  background-position: -150px -243px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie4 {
  background-position: -200px -243px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie5 {
  background-position: -50px -307px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie6 {
  background-position: -100px -307px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie7 {
  background-position: -150px -307px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie8 {
  background-position: -200px -307px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie9 {
  background-position: -250px -307px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie10 {
  background-position: -300px -307px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie11 {
  background-position: -350px -307px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie12 {
  background-position: -400px -307px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie13 {
  background-position: -450px -307px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie14 {
  background-position: -500px -307px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie15 {
  background-position: -552px -307px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie16 {
  background-position: -600px -307px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie17 {
  background-position: -651px -307px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie18 {
  background-position: -300px -243px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.support1 {
  background-position: -50px -371px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.support2 {
  background-position: -100px -371px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.support3 {
  background-position: -150px -371px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.support4 {
  background-position: -200px -371px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.support5 {
  background-position: -350px -371px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.support6 {
  background-position: -450px -371px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.support7 {
  background-position: -500px -371px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.support8 {
  background-position: -550px -371px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.manual {
  background-position: -450px -50px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.screenshot {
  background-position: -400px -178px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.video_win {
  background-position: -450px -178px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.video_mac {
  background-position: -502px -178px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.videocompressor {
  background-position: -550px -112px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.voice_changer {
  background-position: -650px -245px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.voice_remover {
  background-position: -700px -245px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.repair {
  background-position: -650px -178px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.repair_and {
  background-position: -703px -178px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon.player {
  background-position: -754px -178px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .word {
  flex: 1;
  position: relative;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .word .t {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .word .t span {
  color: #3387ff;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .word .d {
  font-size: 14px;
  color: #77797e;
  line-height: 18px;
  font-weight: 300;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .word .ai_icon {
  width: 34px;
  height: 23px;
  display: inline-block;
  background: url("/images_2019/videokit/new1/icon-ai01.png") no-repeat;
  position: absolute;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .word .ai_icon.no1 {
  top: -14px;
  left: 67px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .word .ai_icon.no2 {
  top: -14px;
  left: 150px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .word .ai_icon.no3 {
  top: -21px;
  left: 184px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .word .ai_icon.no4 {
  top: -18px;
  left: 87px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li.arr {
  padding-right: 78px;
  min-width: 0;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li.arr:before {
  content: "\e612";
  position: absolute;
  right: 30px;
  top: 24px;
  color: #7f7f7f;
  font-size: 14px;
  font-weight: bold;
  transform: rotate(-90deg);
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .title {
  color: #111532;
  margin: 14px 0 6px 30px;
  font-size: 14px;
  line-height: 18px;
  position: relative;
  z-index: 2;
  font-weight: 300;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .title_show .title {
  display: none;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box.point .list .li {
  padding: 0 40px;
  min-width: auto;
  height: 40px;
  justify-content: flex-start;
  font-weight: bold;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box.point .list .li:hover {
  color: #3387ff;
  text-decoration: underline;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box.point .list .li:before {
  content: "";
  background: #3387ff;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  margin-right: 14px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .more {
  padding: 0 15px;
  border: 1px solid #000;
  line-height: 26px;
  border-radius: 4px;
  display: inline-block;
  margin: 16px 0 16px 30px;
  text-decoration: none;
  font-size: 14px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box .more:hover {
  background-color: #f2f4f7;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box.no2 {
  display: flex;
  min-height: 204px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box.no2 .title_li {
  height: 100%;
  white-space: nowrap;
  position: relative;
  flex-shrink: 0;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box.no2 .title_li:before {
  content: "";
  background: #f2f4f7;
  width: 1px;
  height: calc(100% + 32px);
  position: absolute;
  right: 0px;
  top: -16px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box.no2 .title_li .li {
  line-height: 46px;
  padding: 0 20px 0 30px;
  position: relative;
  display: block;
  z-index: 2;
  text-decoration: none;
  cursor: pointer;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box.no2 .title_li .li.current:before {
  content: "";
  width: 3px;
  height: 3px;
  background: #007cff;
  position: absolute;
  left: 20px;
  top: 22px;
  border-radius: 50%;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box.no2 .title_li .bg_arr_title {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  background: #d2e4ff;
  width: 100%;
  height: 46px;
  z-index: 1;
  transition: width 100ms, top 100ms;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .list_box.no2 .title_li .more {
  margin-top: 50px;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .side_box {
  max-width: 0;
  padding: 0;
  overflow: hidden;
  transition: 100ms;
  flex-shrink: 0;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .side_box dl {
  margin: 30px 0;
  white-space: nowrap;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .side_box dl dt {
  color: #111532;
  font-size: 14px;
  margin: 0 0 16px 10px;
  font-weight: bold;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .side_box dl dd {
  margin: 14px 0 0 0;
  font-weight: 400;
  padding-left: 10px;
  position: relative;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .side_box dl dd:before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  position: absolute;
  left: 0px;
  top: 10px;
  background: #0087fd;
}
.header_2023_new .wrap .nav > li .pro_content .box_all .side_box dl dd a {
  color: #0087fd;
}
@keyframes header_2020_trans_side {
  0% {
    padding-right: 40px;
  }
  50% {
    padding-right: 45px;
  }
  100% {
    padding-right: 40px;
  }
}
.header_2023_new .wrap .nav > li .pro_content .box_all .side_box.current {
  display: block;
  max-width: 300px;
  padding: 0 40px 0 20px;
  animation: header_2020_trans_side 200ms ease-out 50ms 1;
}
.header_2023_new .wrap .nav > li .pro_content .box_all.in .side_box {
  transition: 0ms;
  animation: 0;
}
.header_2023_new .wrap .nav > li .pro_content .box_all:hover .list_box.no2 .list .title_show .li {
  animation: none;
}
.header_2023_new .wrap .nav > li .pro_content.utilities {
  left: -300px;
}
@media (min-width: 1850px) {
  .header_2023_new .wrap .nav > li .pro_content.utilities {
    left: -34px;
  }
}
.header_2023_new .wrap .nav > li.current .nav_a,
.header_2023_new .wrap .nav > li.current .link {
  color: #2c4eff;
  text-decoration: none;
}
.header_2023_new .wrap .nav > li.current .nav_a:before,
.header_2023_new .wrap .nav > li.current .link:before {
  transform: rotate(180deg);
}
.header_2023_new .wrap .nav > li.current .nav_a:after,
.header_2023_new .wrap .nav > li.current .link:after {
  width: calc(100% - 24px);
}
@keyframes header_2020_trans1 {
  0% {
    transform: translate(-30px, 0);
    opacity: 0;
  }
  80% {
    transform: translate(5px, 0);
    opacity: 0.9;
  }
  100% {
    transform: translate(0px, 0);
    opacity: 1;
  }
}
@keyframes header_2020_trans2 {
  0% {
    transform: translate(-80px, 0);
  }
  80% {
    transform: translate(5px, 0);
    opacity: 0.9;
  }
  100% {
    transform: translate(0px, 0);
    opacity: 1;
  }
}
.header_2023_new .wrap .nav > li.current .pro_content {
  max-width: 800px;
  max-height: 600px;
  opacity: 1;
  overflow: visible;
}
.header_2023_new .wrap .nav > li.current .pro_content .box_all .list_box .list .li .icon {
  background-image: url("https://www.easeus.com/images_2019/index/header_2022/header_icon.svg?0.5693659626");
}
.header_2023_new .wrap .nav > li.current .pro_content .box_all .list_box .list .li {
  animation: header_2020_trans1 300ms ease-out 135ms 1;
}
.header_2023_new .wrap .nav > li.current .pro_content .box_all .list_box .list .li:nth-child(1) {
  animation-delay: 0ms;
}
.header_2023_new .wrap .nav > li.current .pro_content .box_all .list_box .list .li:nth-child(2) {
  animation-delay: 15ms;
}
.header_2023_new .wrap .nav > li.current .pro_content .box_all .list_box .list .li:nth-child(3) {
  animation-delay: 30ms;
}
.header_2023_new .wrap .nav > li.current .pro_content .box_all .list_box .list .li:nth-child(4) {
  animation-delay: 45ms;
}
.header_2023_new .wrap .nav > li.current .pro_content .box_all .list_box .list .li:nth-child(5) {
  animation-delay: 60ms;
}
.header_2023_new .wrap .nav > li.current .pro_content .box_all .list_box .list .li:nth-child(6) {
  animation-delay: 75ms;
}
.header_2023_new .wrap .nav > li.current .pro_content .box_all .list_box .list .li:nth-child(7) {
  animation-delay: 90ms;
}
.header_2023_new .wrap .nav > li.current .pro_content .box_all .list_box .list .li:nth-child(8) {
  animation-delay: 105ms;
}
.header_2023_new .wrap .nav > li.current .pro_content .box_all .list_box .list .li:nth-child(9) {
  animation-delay: 120ms;
}
.header_2023_new .wrap .nav > li.current .pro_content .box_all .list_box .list .li:nth-child(10) {
  animation-delay: 135ms;
}
.header_2023_new .wrap .nav > li.current .pro_content .box_all .list_box .all_products_link {
  animation: header_2020_trans1 300ms ease-out 135ms 1;
  animation-delay: 105ms;
}
.header_2023_new .wrap .search_box {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: flex-end;
}
.header_2023_new .wrap .search_box .store {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  white-space: nowrap;
  margin-right: 10px;
}
.header_2023_new .wrap .search_box .store span {
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header_2023_new .wrap .search_box .store span:after {
  content: "\e668";
  font-size: 20px;
  font-weight: bold;
}
.header_2023_new .wrap .search_box .store:hover {
  text-decoration: none;
  color: #2c4eff;
}
@keyframes header_offer_rotate {
  0% {
    transform: rotateY(0deg);
  }
  50% {
    transform: rotateY(360deg);
  }
  100% {
    transform: rotateY(720deg);
  }
}
.header_2023_new .wrap .search_box .offer {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 39px;
  height: 39px;
  margin-top: -5px;
  margin-right: 10px;
}
.header_2023_new .wrap .search_box .offer span {
  width: 39px;
  height: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
  background: url("https://www.easeus.com/images_2019/offer_img/tab-discount.png") center top no-repeat;
  background-size: 39px 39px;
  display: inline-block;
  animation: header_offer_rotate 10s linear infinite;
}
.header_2023_new .wrap .search_box .search {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #000;
}
.header_2023_new .wrap .search_box .search span {
  text-decoration: none;
  display: inline-block;
}
.header_2023_new .wrap .search_box .search span:after {
  content: "\e661";
}
.header_2023_new .account_center_box.pc {
  height: 100%;
  display: flex;
  position: relative;
  align-items: center;
  margin: 0 10px 0 0;
}
.header_2023_new .account_center_box.mobi {
  display: none;
}
.header_2023_new .account_center_box:hover .popper_box {
  display: block;
}
.header_2023_new .account_center_box .link_btn {
  background-color: #026dff;
  border-radius: 4px;
  font-size: 14px;
  color: #fff;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  padding: 0 10px;
  white-space: nowrap;
}
.header_2023_new .account_center_box .link_btn:hover {
  text-decoration: none;
  background-color: #1988ff !important;
  color: #fff !important;
}
.header_2023_new .account_center_box .avatar_box {
  cursor: pointer;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
}
.header_2023_new .account_center_box .avatar_box img {
  display: inline-block;
  vertical-align: top;
}
.header_2023_new .account_center_box .popper_box {
  padding: 20px 16px 10px;
  position: absolute;
  right: -4px;
  top: 44px;
  background-color: #fff;
  border: 1px solid #e4e7ed;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  display: none;
  box-sizing: border-box;
}
.header_2023_new .account_center_box .popper_box .arrow {
  position: absolute;
  height: 15px;
  top: -15px;
  width: 100%;
  left: 0px;
}
.header_2023_new .account_center_box .popper_box .arrow::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  right: 9px;
  bottom: 0px;
}
.header_2023_new .account_center_box .popper_box .user_info {
  text-align: center;
  margin-bottom: 10px;
}
.header_2023_new .account_center_box .popper_box .user_info .avatar {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
}
.header_2023_new .account_center_box .popper_box .user_info .user_name {
  color: #000;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  margin: 10px auto 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100px;
  text-align: center;
}
.header_2023_new .account_center_box .popper_box .menu {
  padding: 5px 0;
  min-width: 140px;
  white-space: nowrap;
}
.header_2023_new .account_center_box .popper_box .menu li {
  padding: 5px 16px;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  display: flex;
  justify-content: center;
  border-radius: 3px;
}
.header_2023_new .account_center_box .popper_box .menu li.line {
  border-top: 1px solid #ebeef5;
  margin: 6px 0;
  height: 1px;
  padding: 0;
}
.header_2023_new .account_center_box .popper_box .menu li:hover {
  background-color: #ecf5ff;
}
.header_2023_new .account_center_box .popper_box .menu li .link {
  color: #000;
  cursor: pointer;
}
.header_2023_new .account_center_box .popper_box .menu li .link:hover {
  text-decoration: none;
}
@media (max-width: 1200px) {
  .header_2023_new .account_center_box.pc {
    display: none;
  }
  .header_2023_new .account_center_box.mobi {
    display: block;
    padding: 0 20px;
    text-align: center;
    position: relative;
  }
  .header_2023_new .account_center_box.mobi .link_btn {
    width: 150px;
    height: 36px;
    font-size: 16px;
    font-weight: 600;
    line-height: 36px;
  }
  .header_2023_new .account_center_box.mobi .link_btn:hover {
    background: none;
    color: #026dff;
  }
  .header_2023_new .account_center_box.mobi .avatar_box {
    display: inline-block;
  }
  .header_2023_new .account_center_box.mobi .popper_box {
    top: 80px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
  .header_2023_new .account_center_box.mobi .popper_box .arrow::before {
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 1200px) {
  .header_2023_new {
    box-shadow: none;
  }
  .header_2023_new .wrap {
    display: block;
    width: auto;
    max-width: none;
    height: 50px;
  }
  .header_2023_new .wrap .close_box {
    display: block;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 3;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .header_2023_new .wrap .close_box .close {
    position: relative;
    top: 3px;
    width: 20px;
    height: 16px;
    display: inline-block;
    transition: all 0.5s;
    text-align: left;
    padding-top: 1px;
  }
  .header_2023_new .wrap .close_box .close div {
    background: #000;
    position: absolute;
    height: 2px;
    width: 20px;
    border-radius: 2px;
  }
  .header_2023_new .wrap .close_box .close div:first-child {
    top: 0px;
    transition: width 0.15s 0.15s, top 0.15s, right 0.15s, transform 0.15s;
  }
  .header_2023_new .wrap .close_box .close div:nth-child(2) {
    top: 4px;
    transition: transform 0.15s;
  }
  .header_2023_new .wrap .close_box .close div:nth-child(3) {
    top: 8px;
    right: 0;
    transition: width 0.15s 0.15s, top 0.15s, right 0.15s, transform 0.15s;
  }
  .header_2023_new .wrap .close_box.current .close div:first-child {
    top: 2%;
    left: 7%;
    width: 50%;
    transform: rotate(45deg);
    transition: width 0.15s, top 0.15s 0.15s, left 0.15s 0.15s, transform 0.15s 0.15s;
  }
  .header_2023_new .wrap .close_box.current .close div:nth-child(2) {
    transform: rotate(-45deg);
    transition: transform 0.15s 0.15s;
    right: 1px;
  }
  .header_2023_new .wrap .close_box.current .close div:nth-child(3) {
    width: 50%;
    right: 7%;
    top: 43%;
    transform: rotate(45deg);
    transition: width 0.15s, top 0.15s 0.15s, right 0.15s 0.15s, transform 0.15s 0.15s;
  }
  .header_2023_new .wrap .logo {
    display: block;
    position: relative;
    margin: 0;
    background-size: 160px auto;
    background-position: 20px center;
    height: 50px;
    width: auto;
    z-index: 2;
    box-shadow: 0px 4px 8px 0px rgba(21, 58, 160, 0.1);
    top: 0;
  }
  .header_2023_new .wrap .nav {
    display: none;
    background: #fff;
    left: 0px;
    top: 72px;
    width: 100%;
    z-index: 1;
  }
  .header_2023_new .wrap .nav > li {
    margin: 0;
  }
  .header_2023_new .wrap .nav > li .nav_a,
  .header_2023_new .wrap .nav > li .link {
    padding: 0 20px;
    line-height: 48px;
    height: 48px;
  }
  .header_2023_new .wrap .nav > li .nav_a:before,
  .header_2023_new .wrap .nav > li .link:before {
    top: 14px;
    right: 20px;
  }
  .header_2023_new .wrap .nav > li .nav_a:after,
  .header_2023_new .wrap .nav > li .link:after {
    width: calc(100% + 40px);
    left: -40px;
    background-color: #f2f4f7;
  }
  .header_2023_new .wrap .nav > li .nav_a:hover,
  .header_2023_new .wrap .nav > li .link:hover {
    text-decoration: none;
  }
  .header_2023_new .wrap .nav > li .pro_content {
    display: none;
    opacity: 1;
    position: static;
    max-width: none;
    max-height: none;
    background: #f2f4f7;
    border-radius: 0;
    padding: 0 20px;
  }
  .header_2023_new .wrap .nav > li .pro_content .box_all {
    display: block;
    box-shadow: none;
    background: none;
  }
  .header_2023_new .wrap .nav > li .pro_content .box_all .list_box {
    background: none;
    display: block;
  }
  .header_2023_new .wrap .nav > li .pro_content .box_all .list_box.no2 {
    display: block;
  }
  .header_2023_new .wrap .nav > li .pro_content .box_all .list_box.support_w .list .li .icon, .header_2023_new .wrap .nav > li .pro_content .box_all .list_box.partner_w .list .li .icon {
    margin-left: 0;
  }
  .header_2023_new .wrap .nav > li .pro_content .box_all .list_box .arrow {
    display: none;
  }
  .header_2023_new .wrap .nav > li .pro_content .box_all .list_box .line {
    width: 100%;
    height: 1px;
    margin: 10px 0;
  }
  .header_2023_new .wrap .nav > li .pro_content .box_all .list_box .a_link a {
    font-size: 20px;
    line-height: 24px;
  }
  .header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list {
    width: auto;
    display: block;
  }
  .header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .title {
    margin: 14px 0 6px 0px;
  }
  .header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li {
    overflow: visible;
    padding-right: 30px;
  }
  .header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li.arr:before {
    right: 2px;
    transform: rotate(0);
    transition: transform 400ms;
  }
  .header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .icon {
    margin-left: 0;
  }
  .header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li .new {
    left: -4px;
  }
  .header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li.current.arr:before {
    transform: rotate(180deg);
  }
  .header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .li.current .word:after {
    content: "";
    height: 1px;
    background: #ccd1d8;
    width: calc(100% - 50px);
    position: absolute;
    left: 50px;
    bottom: 0px;
  }
  .header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .title_show.hidden {
    display: block;
  }
  .header_2023_new .wrap .nav > li .pro_content .box_all .list_box .list .title_show .title {
    display: block;
  }
  .header_2023_new .wrap .nav > li .pro_content .box_all .list_box .side_box {
    display: none;
    max-width: none;
    margin-left: 36px;
    padding-bottom: 20px;
  }
  .header_2023_new .wrap .nav > li .pro_content .box_all .list_box .side_box dl {
    margin: 0;
  }
  .header_2023_new .wrap .nav > li .pro_content .box_all .list_box .side_box dl dt {
    margin: 16px 0 0 14px;
  }
  .header_2023_new .wrap .nav > li .pro_content .box_all .list_box .side_box dl dd {
    position: relative;
    font-size: 15px;
    line-height: 24px;
    padding-left: 14px;
  }
  .header_2023_new .wrap .nav > li .pro_content .box_all .list_box .title_li {
    display: none;
  }
  .header_2023_new .wrap .nav > li .pro_content .box_all .side_box {
    display: none;
    transition: 0ms;
  }
  .header_2023_new .wrap .nav > li.wap_current .nav_a {
    color: #0087fd;
  }
  .header_2023_new .wrap .nav > li.wap_current .nav_a:before {
    transform: rotate(180deg);
  }
  .header_2023_new .wrap .nav > li.wap_current .pro_content .box_all .list_box .list .li .icon {
    background-image: url("https://www.easeus.com/images_2019/index/header_2022/header_icon.svg?0.5693659626");
  }
  .header_2023_new .wrap .search_box {
    background: #fff;
    display: block;
    width: 100%;
    padding: 10px 0;
    display: none;
  }
  .header_2023_new .wrap .search_box .store {
    margin: 0 20px 20px 10px;
    width: auto;
  }
  .header_2023_new .wrap .search_box .offer {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 20px;
  }
  .header_2023_new .wrap .search_box .search {
    display: block;
    margin: 0 20px 40px;
    width: auto;
  }
  .header_2023_new .wrap .search_box .change {
    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, rgb(0, 102, 255) 0%, rgb(46, 146, 255) 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_fixed*/
.language_top {
  position: fixed;
  width: 100%;
  left: 0px;
  top: -900px;
  z-index: 999;
  transition: 400ms;
  background-size: cover;
  max-height: 600px;
  overflow: hidden;
  border-bottom: 3px solid #3a99f7;
  box-shadow: 0 0 6px #2f2f2f;
  padding-bottom: 20px;
}

.language_top.current {
  top: 0px;
  background: #fff url(/images_2016/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;
    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;
  }
}
.news_footer_0407 {
  padding: 21px 0;
  background: #151b34;
  backdrop-filter: blur(5px);
}

.news_footer_0407 .flex-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.news_footer_0407 .flex-box .word_box {
  display: flex;
  flex-direction: column;
}

.news_footer_0407 .flex-box .word_box strong {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  line-height: 25px;
}

.news_footer_0407 .flex-box .word_box .info {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 18px;
}

.news_footer_0407 .flex-box .word_box .info p {
  margin: 0 10px 0 5px;
  font-size: 14px;
  color: #00b67a;
}

.news_footer_0407 .flex-box .form_box {
  position: relative;
  display: flex;
  align-items: center;
}

.news_footer_0407 .flex-box .form_box .error_word {
  position: absolute;
  left: 0;
  bottom: -20px;
  color: red;
  font-size: 12px;
}

.news_footer_0407 .flex-box .form_box .input {
  width: 530px;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  background-color: #fff;
  border-radius: 6px;
  box-sizing: border-box;
  border: 1px solid #e8e8e8;
  font-weight: 400;
}

.news_footer_0407 .flex-box .form_box .button {
  display: inline-flex;
  justify-content: center;
  margin-left: 5px;
  width: 190px;
  height: 50px;
  line-height: 50px;
  background: #00b67a;
  border-radius: 6px;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  cursor: pointer;
}

.news_footer_0407 .flex-box .form_box .button:hover {
  opacity: 0.9;
}

.news_footer_0407 .flex-box .form_box .button.current:after {
  content: "";
  background: url("/images/loading_1.gif") no-repeat;
  width: 31px;
  height: 31px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -15px 0 0 -15px;
}

@media (max-width: 1000px) {
  .news_footer_0407 .flex-box {
    flex-direction: column;
  }
  .news_footer_0407 .flex-box .word_box {
    margin-bottom: 30px;
  }
  .news_footer_0407 .flex-box .form_box {
    flex-direction: column;
    width: 100%;
  }
  .news_footer_0407 .flex-box .word_box strong {
    text-align: center;
    font-size: 0.5rem;
    line-height: 0.75rem;
  }
  .news_footer_0407 .flex-box .form_box .current {
    width: 100%;
    height: 2.4rem;
    line-height: 2.4rem;
    font-size: 0.75rem;
  }
  .news_footer_0407 .flex-box .form_box .button {
    width: 100%;
    margin: 15px 0 0 0;
    height: 2.4rem;
    line-height: 2.4rem;
    font-size: 0.75rem;
  }
  .news_footer_0407 .flex-box .form_box .input {
    width: 100%;
  }
}
.footer_pop_20230413 {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 998;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer_pop_20230413.hidden {
  display: none;
}

.footer_pop_20230413 .bg {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 998;
  background: #111111;
  opacity: 0.5;
}

.footer_pop_20230413 .box {
  background: #fff;
  border-radius: 12px;
  position: relative;
  z-index: 999;
  text-align: center;
  padding: 20px 40px;
  font-size: 20px;
}

.footer_pop_20230413 .box .close {
  position: absolute;
  right: -30px;
  top: -30px;
  background: #fff;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  cursor: pointer;
}

/**/
.footer_2023_tool {
  background: #151b34;
}

.footer_2023_tool a {
  color: inherit;
}

.footer_2023_tool .wrap {
  max-width: 1200px;
}

.footer_2023_tool .box_all {
  padding: 100px 0 86px;
  display: flex;
  justify-content: space-between;
}

.footer_2023_tool .box_all .cell:nth-child(5) {
  max-width: 190px;
}

.footer_2023_tool .box_all .cell .easeus_info .logo {
  background: url(https://www.easeus.com/images_2019/index/header_2022/home-bottom-slogan.png) 0 0 no-repeat;
  background-size: cover;
  display: block;
  width: 176px;
  height: 121px;
  overflow: hidden;
  margin-bottom: 1.125rem;
  background-size: cover;
}

.footer_2023_tool .box_all .cell .easeus_info .review {
  max-width: 200px;
}

.footer_2023_tool .box_all .cell dl.contact {
  margin-top: 0.85rem;
}

.footer_2023_tool .box_all .cell dl dt {
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 30px;
}

.footer_2023_tool .box_all .cell dl dd {
  color: #d6d6d9;
  font-size: 14px;
  margin-top: 11px;
  line-height: 26px;
  font-weight: 300;
}

.footer_2023_tool .box_all .cell dl dd > a {
  text-decoration: none;
  position: relative;
  display: flex;
  align-items: center;
}

.footer_2023_tool .box_all .cell dl dd > a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  overflow: hidden;
  transition: transform 400ms;
  transform: scale(0, 1);
  transform-origin: right center;
}

.footer_2023_tool .box_all .cell dl dd > a:hover:before {
  transform: scale(1, 1);
  transform-origin: left center;
}

.footer_2023_tool .box_all .cell dl dd .share {
  display: flex;
  margin-top: -5px;
}

.footer_2023_tool .box_all .cell dl dd .share a {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  color: #131729;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  text-decoration: none;
  color: #fff;
  position: relative;
}

.footer_2023_tool .box_all .cell dl dd .share a.linkedin {
  font-size: 24px;
}

.footer_2023_tool .box_all .cell dl dd .share a:last-child {
  margin-right: 0;
}

.footer_2023_tool .box_all .cell dl dd .share a span {
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
}

.footer_2023_tool .box_all .cell dl dd .share a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 50%;
  transition: transform 400ms;
  transform: scale(0);
}

.footer_2023_tool .box_all .cell dl dd .share a:hover:before {
  transform: scale(1);
}

.footer_2023_tool .box_all .cell dl dd .share a.youtube {
  font-size: 24px;
}

.footer_2023_tool .box_all .cell dl dd .share a.youtube:before {
  background: #ff2323;
  border: 1px solid #616161;
}

.footer_2023_tool .box_all .cell dl dd .share a.twitter:before {
  background: #000;
  border: 1px solid #616161;
}

.footer_2023_tool .box_all .cell dl dd .share a.facebook:before {
  background: #1a77f2;
  border: 1px solid #616161;
}

.footer_2023_tool .box_all .cell dl dd .share a.linkedin:before {
  background: #0c66c2;
  border: 1px solid #616161;
}

.footer_2023_tool .box_all .cell .lang_change {
  color: #fff;
  margin-top: 20px;
  position: relative;
}

.footer_2023_tool .box_all .cell .lang_change .lk {
  width: 116px;
  height: 36px;
  border-radius: 4px;
  padding: 0 10px 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  font-weight: 400;
  transition: background 300ms;
}

.footer_2023_tool .box_all .cell .lang_change .lk:hover {
  text-decoration: none;
}

.footer_2023_tool .box_all .cell .lang_change .lk .dq {
  font-size: 18px;
}

.footer_2023_tool .box_all .cell .lang_change .lk .w {
  font-size: 14px;
  margin: 0 8px;
  flex: 1;
}

.footer_2023_tool .box_all .cell .lang_change .lk .arr {
  font-size: 20px;
  transform: rotate(-90deg);
  transition: all 0.5s;
}

.footer_2023_tool .box_all .cell .lang_change:hover .lk .arr {
  transform: rotate(0deg);
}

.footer_2023_tool .box_all .cell .lang_change .change_list {
  background-color: #fff;
  color: #000;
  border-radius: 8px;
  padding: 10px 0;
  display: none;
  position: absolute;
  left: 0;
  top: 32px;
  width: 100%;
  box-sizing: border-box;
  z-index: 11;
}

.footer_2023_tool .box_all .cell .lang_change:hover .change_list {
  display: block;
}

.footer_2023_tool .box_all .cell .lang_change .change_list .list li a {
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  display: block;
  padding: 3px 20px;
}

.footer_2023_tool .box_all .cell .lang_change .change_list .list li a:hover {
  background-color: #50adff;
  text-decoration: none;
  color: #fff;
}

.footer_2023_tool .box_all .cell .trustpilot-widget {
  margin-top: 40px;
}

.footer_2023_tool .last_word {
  border-top: 1px solid #5a5e85;
}

.footer_2023_tool .last_word {
  background-color: #080c24;
}

.footer_2023_tool .last_word .last_box {
  height: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
}

.footer_2023_tool .last_word .last_box .nav_list ul {
  display: flex;
  align-items: center;
}

.footer_2023_tool .last_word .last_box .nav_list ul li {
  position: relative;
  margin: 0 6px;
}

.footer_2023_tool .last_word .last_box .nav_list ul li:after {
  content: "";
  position: absolute;
  top: 8px;
  right: -7px;
  bottom: 5px;
  width: 1px;
  background-color: #fff;
}

.footer_2023_tool .last_word .last_box .nav_list ul li:last-child:after {
  display: none;
}

.footer_2023_tool .last_word .last_box .box {
  display: flex;
  align-items: center;
}

.footer_2023_tool .last_word .last_box .box img {
  margin-right: 10px;
  vertical-align: middle;
  max-width: 70px;
  height: auto;
}

.footer_2023_tool .last_word .last_box .box p {
  margin-left: 5px;
}

@media (max-width: 1000px) {
  .footer_2023_tool .wrap {
    max-width: none;
    width: auto;
  }
  .footer_2023_tool .box_all {
    display: block;
    padding: 20px 0;
  }
  .footer_2023_tool .box_all .cell {
    max-width: none;
    padding: 0 20px;
  }
  .footer_2023_tool .box_all .cell:nth-child(5) {
    max-width: none;
  }
  .footer_2023_tool .box_all .cell .easeus_info .logo {
    background-image: url("https://www.easeus.com/images_2019/index/header_2022/home-bottom-slogan-mobile@2x.png");
    width: 151px;
    height: 103px;
    margin-bottom: 0;
  }
  .footer_2023_tool .box_all .cell .easeus_info .review {
    max-width: 200px;
  }
  .footer_2023_tool .box_all .cell dl {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    max-height: 45px;
    overflow: hidden;
    transition: 400ms;
  }
  .footer_2023_tool .box_all .cell dl dt {
    padding: 1px 0;
    margin-bottom: 0;
    line-height: 48px;
    position: relative;
    font-size: 18px;
    cursor: pointer;
    position: relative;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
  }
  .footer_2023_tool .box_all .cell dl dt:before {
    display: none;
  }
  .footer_2023_tool .box_all .cell dl dt:after {
    content: "\e612";
    position: absolute;
    top: 0;
    right: 5%;
    font-weight: 400;
  }
  .footer_2023_tool .box_all .cell dl dd {
    font-size: 14px;
    line-height: 38px;
    padding-left: 10px;
    margin: 0;
  }
  .footer_2023_tool .box_all .cell dl dd:nth-child(2) {
    padding-top: 12px;
  }
  .footer_2023_tool .box_all .cell dl dd:last-child {
    padding-bottom: 12px;
  }
  .footer_2023_tool .box_all .cell.current {
    background: #151a2f;
  }
  .footer_2023_tool .box_all .cell dl.contact {
    margin-top: 0;
  }
  .footer_2023_tool .box_all .cell dl.current {
    max-height: 480px;
    border-bottom: 0;
  }
  .footer_2023_tool .box_all .cell dl.current dt {
    color: #fff;
  }
  .footer_2023_tool .box_all .cell dl.current dt:before {
    width: 100%;
  }
  .footer_2023_tool .box_all .cell dl.current dt:after {
    transform: rotate(180deg);
  }
  .footer_2023_tool .box_all .cell .lang_change {
    margin-top: 5px;
  }
  .footer_2023_tool .box_all .cell .lang_change .lk {
    width: auto;
    padding: 0 45px 0 0;
  }
  .footer_2023_tool .box_all .cell .lang_change .lk .arr {
    transform: rotate(0deg);
    font-size: 16px;
  }
  .footer_2023_tool .box_all .cell .lang_change .change_list {
    position: static;
    background: none;
  }
  .footer_2023_tool .box_all .cell .lang_change .change_list .list li a {
    color: #d6d6d9;
  }
  .footer_2023_tool .box_all .cell .easeus_info {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footer_2023_tool .last_word {
    background: 0;
  }
  .footer_2023_tool .last_word .last_box {
    flex-direction: column;
    height: auto;
    padding: 1rem 0;
  }
  .footer_2023_tool .last_word .last_box .box {
    flex-direction: column;
    margin-bottom: 1rem;
  }
  .footer_2023_tool .last_word .last_box .box .last_dis {
    font-size: 0.45rem;
    margin-top: 1rem;
  }
  .footer_2023_tool .last_word .last_box .nav_list {
    padding-bottom: 10px;
  }
  .footer_2023_tool .last_word .last_box .nav_list ul li a {
    font-size: 0.35rem;
  }
}
.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;
}

.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 5% 12px 5%;
}

.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*/
.float_banner_fixed {
  height: 70px;
  overflow: hidden;
}

.float_banner {
  width: 100%;
  height: 70px;
  background: transparent none 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*/
.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(/images_2016/loading.gif) no-repeat;
  display: block;
  left: 50%;
  top: 35%;
  display: none;
}

.download_pop_show_new {
  cursor: pointer;
}

/*download_pop2*/
.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(/images_2016/loading.gif) no-repeat;
  display: block;
  left: 50%;
  top: 35%;
  display: none;
}

/*float_livechat*/
.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: 0.125rem;
}

.float_livechat .show .iconfont {
  display: block;
  font-size: 1.25rem;
  line-height: 1.3rem;
  padding: 0.2rem;
}

.livechat_content {
  border: 0.025rem solid #1264fc;
  background: #fff;
  position: absolute;
  left: 2.7rem;
  top: -0.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: 0.4rem;
  height: 0.4rem;
  line-height: 0.45rem !important;
  font-size: 0.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: 0.2rem;
  top: 0.25rem;
  width: 0.6rem;
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  font-size: 0.3rem;
  border-radius: 0.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(/images_2016/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(/images_2016/chat-icon-3.png) 0rem 0.05rem no-repeat;
}

.livechat_content .list .q {
  background: url(/images_2016/chat-icon-4.png) 0rem 0.05rem no-repeat;
}

.livechat_content .call {
  background: url(/images_2016/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(/images_2016/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(/images_2016/chat-on.gif);
}

.livechat_content .click {
  cursor: pointer;
}

.livechat_content .link {
  text-align: center;
  margin: 0 auto 0.25rem;
  display: block;
}

#livechat-for-own {
  right: 0.35rem;
  bottom: 185px;
  position: absolute;
  cursor: pointer;
  z-index: 999;
  transition: transform 400ms;
  transform: translate(200px, 0);
  background: url(https://www.easeus.com/images_2019/2025/7-31/livechat.png) no-repeat;
  width: 130px;
  box-sizing: border-box;
  padding-left: 46px;
  height: 46px;
  line-height: 46px;
  background-size: cover;
  color: #fff;
  text-align: left;
}
#livechat-for-own:hover {
  opacity: 0.9;
}
#livechat-for-own img {
  position: absolute;
  left: 15px;
  top: 19px;
  animation: livechat_eyes_blink 4s infinite;
}
#livechat-for-own.current {
  transform: translate(0, 0);
}

#livechat-compact-container {
  display: none;
}

/**/
.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(/images_2016/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*/
.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_2019*/
.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 rgb(255, 255, 255);
  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: rgb(251, 224, 150);
}

.star_list dd span {
  display: inline-block;
  text-align: left;
  font-size: 12px;
  margin-right: 10px;
}

body .float_totop {
  background: #d8e5fe;
  color: #a4b2ce;
  text-align: center;
  font-size: 0.75rem;
  background-size: 2.55rem 7.775rem;
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  cursor: pointer;
  z-index: 800;
  transition: bottom 400ms;
  border-radius: 8px;
  display: inline-block;
  position: fixed;
  bottom: 125px;
  right: 0.35rem;
}

body .float_totop.hidden {
  display: none;
}

.float_totop:hover {
  background-color: #c4d4f3;
}

@media (max-width: 1000px) {
  body .float_totop {
    bottom: 2rem;
    width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: 1rem;
  }
}
/*ioc_question:;*/
.ioc_question {
  display: inline-block;
  *display: inline;
  zoom: 1;
  *background: url(/images_2016/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: 0.4rem;
}

.ioc_question:after {
  content: "\e8f4";
  color: #007fec;
}

.ioc_question.white:after {
  color: #fff;
}

.ioc_question.blue {
  background: url(/images_2016/store-tb-info.png) center no-repeat;
}

.ioc_question.gray {
  *background: url(/images_2016/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 {
  width: 96%;
  padding: 8px 2%;
  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: 0.25rem 0;
  text-align: center;
  background-color: #f3f3f3;
  border-top: 0.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: 0.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(/images_2016/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: -0.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: 0.8rem;
  line-height: 0.9rem;
  display: block;
  white-space: nowrap;
}
.i_product_back li .word sup {
  vertical-align: top;
  position: relative;
  display: inline-block;
  line-height: 0.5rem;
}
.i_product_back li .word sup.s {
  font-size: 0.45rem;
  vertical-align: bottom;
  bottom: 0.125rem;
}
.i_product_back li .word font {
  color: #808080;
}
.i_product_back li .word a {
  color: inherit;
  border-bottom: 0.025rem solid #808080;
  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: 0.25rem;
  }
  .i_product_back li .word b {
    color: #232323;
    font-size: 0.6375rem;
  }
  .i_product_back li .word sup.s {
    color: #232323;
    font-size: 0.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(/images_2016/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.boder_style {
    border: none;
  }
  .video_pop {
    width: 100% !important;
    margin: -5.625rem 0 0 0 !important;
    left: 0 !important;
    height: 11.25rem !important;
  }
  .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*/
.check_pop {
  position: fixed;
  left: 0rem;
  top: 0rem;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: none;
}

.check_pop .close {
  display: block;
  background: url(/images_2016/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(/images_2016/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(/images_2016/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(/images_2016/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(/images_2016/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(/images_2016/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: -0.15rem;
  top: -0.15rem;
  color: #fff;
  width: 0.75rem;
  height: 0.75rem;
  text-align: center;
  line-height: 0.75rem;
  border-radius: 50%;
  cursor: pointer;
}

/*download_wap_po for wap*/
.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(/images_2016/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(/images_2016/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(/images_2016/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(/images_2016/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(/images_2016/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;
}

/* 2024-05-16 改版 */
.header_2024 {
  position: relative;
  z-index: 100;
  border-bottom: 1px solid var(--Stroke, rgba(255, 255, 255, 0.1));
  background: linear-gradient(90deg, rgba(212, 21, 214, 0.9) 0%, rgba(159, 22, 230, 0.1) 100%), #050505;
  box-shadow: 0 0 4px 0 rgba(212, 21, 214, 0.25);
  transition: background 200ms;
  z-index: 1000;
}
.header_2024.current {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: auto;
  top: 0px;
  left: 0px;
}
.header_2024 > .wrap {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  max-width: 1440px;
  height: 56px;
  padding-top: 8px;
}
.header_2024 .account_center_box {
  margin-left: 12px;
}
.header_2024 .account_center_box.pc {
  height: 100%;
  display: flex;
  position: relative;
  align-items: center;
}
.header_2024 .account_center_box.mobi {
  display: none;
}
.header_2024 .account_center_box:hover .popper_box {
  display: block;
}
.header_2024 .account_center_box .link_btn {
  background-color: #026dff;
  border-radius: 4px;
  font-size: 14px;
  color: #fff;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  padding: 0 10px;
  white-space: nowrap;
}
.header_2024 .account_center_box .link_btn:hover {
  text-decoration: none;
  background-color: #1988ff;
}
.header_2024 .account_center_box .avatar_box {
  cursor: pointer;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
}
.header_2024 .account_center_box .avatar_box img {
  display: inline-block;
  vertical-align: top;
}
.header_2024 .account_center_box .popper_box {
  padding: 20px 16px 10px;
  position: absolute;
  right: -4px;
  top: 44px;
  background-color: #fff;
  border: 1px solid #e4e7ed;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  display: none;
  box-sizing: border-box;
}
.header_2024 .account_center_box .popper_box .arrow {
  position: absolute;
  height: 15px;
  top: -15px;
  width: 100%;
  left: 0px;
}
.header_2024 .account_center_box .popper_box .arrow::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  right: 9px;
  bottom: 0px;
}
.header_2024 .account_center_box .popper_box .user_info {
  text-align: center;
  margin-bottom: 10px;
}
.header_2024 .account_center_box .popper_box .user_info .avatar {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
}
.header_2024 .account_center_box .popper_box .user_info .user_name {
  color: #000;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  margin: 10px auto 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100px;
  text-align: center;
}
.header_2024 .account_center_box .popper_box .menu {
  padding: 5px 0;
  min-width: 140px;
  white-space: nowrap;
}
.header_2024 .account_center_box .popper_box .menu li {
  padding: 5px 16px;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  display: flex;
  justify-content: center;
  border-radius: 3px;
}
.header_2024 .account_center_box .popper_box .menu li.line {
  border-top: 1px solid #ebeef5;
  margin: 6px 0;
  height: 1px;
  padding: 0;
}
.header_2024 .account_center_box .popper_box .menu li:hover {
  background-color: #ecf5ff;
}
.header_2024 .account_center_box .popper_box .menu li .link {
  color: #000;
  cursor: pointer;
}
.header_2024 .account_center_box .popper_box .menu li .link:hover {
  text-decoration: none;
}
@media (max-width: 1250px) {
  .header_2024 .account_center_box.pc {
    display: none;
  }
  .header_2024 .account_center_box.mobi {
    display: block;
    padding: 1rem 0.5rem 0;
    text-align: center;
    position: relative;
  }
  .header_2024 .account_center_box.mobi .link_btn {
    width: 150px;
    height: 36px;
    font-size: 16px;
    font-weight: 600;
    line-height: 36px;
  }
  .header_2024 .account_center_box.mobi .link_btn:hover {
    background: none;
    color: #026dff;
  }
  .header_2024 .account_center_box.mobi .avatar_box {
    display: inline-block;
  }
  .header_2024 .account_center_box.mobi .popper_box {
    top: 80px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
  .header_2024 .account_center_box.mobi .popper_box .arrow::before {
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
.header_2024 .logo_out {
  align-self: center;
}
.header_2024 .logo_out .logo {
  width: 166px;
  height: 32px;
  background: url("https://www.easeus.com/images_2019/index/header_2022/logo_black.svg") center no-repeat;
  background-size: cover;
  margin-right: 0.5rem;
  text-decoration: none;
  position: relative;
  display: block;
  flex-shrink: 0;
}
.header_2024 .logo_out .close_box {
  display: none;
}
.header_2024 .nav_box {
  display: flex;
  align-items: stretch;
  height: 100%;
  flex: 1;
}
.header_2024 .nav_box .nav {
  display: flex;
  flex: 1;
  justify-content: center;
  column-gap: 33px;
  margin-bottom: 0;
}
.header_2024 .nav_box .nav > li {
  position: relative;
  display: flex;
  align-items: center;
}
.header_2024 .nav_box .nav > li .header_win_11 {
  position: absolute;
  left: 24px;
  top: 0px;
  background: url("https://www.easeus.com/images_2019/index/header_2022/win11_1.png") no-repeat;
  width: 50px;
  height: 17px;
}
.header_2024 .nav_box .nav > li .nav_a {
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  display: block;
  padding: 0px 23px 0px;
  color: #161817;
  position: relative;
  white-space: nowrap;
  text-decoration: none;
}
.header_2024 .nav_box .nav > li .nav_a:before {
  content: "";
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNzIwNDI5MTkwMTM3IiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjE2MjkwIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgd2lkdGg9IjIwMCIgaGVpZ2h0PSIyMDAiPjxwYXRoIGQ9Ik04MjIuNjU2IDMyOS40MDhhMzIgMzIgMCAwIDEgMy42NDggNDAuODMybC0zLjcxMiA0LjQ4LTMyMC45NiAzMjBhMzIgMzIgMCAwIDEtNDAuODMyIDMuNTg0bC00LjQ4LTMuNzEyLTMxOC45NzYtMzIwYTMyIDMyIDAgMCAxIDQwLjg5Ni00OC44OTZsNC40OCAzLjcxMiAyOTYuMzg0IDI5Ny4yOCAyOTguMzA0LTI5Ny4zNDRhMzIgMzIgMCAwIDEgNDAuODMyLTMuNjQ4bDQuNDggMy43MTJ6IiBmaWxsPSIjMDAwMDAwIiBwLWlkPSIxNjI5MSI+PC9wYXRoPjwvc3ZnPg==) no-repeat center;
  background-size: cover;
  position: absolute;
  transition: transform 400ms;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  right: 4px;
  top: 8px;
  font-size: 14px;
}
.header_2024 .nav_box .nav > li a.nav_a::after {
  content: "";
  position: absolute;
  width: calc(100% - 45px);
  height: 1px;
  bottom: 0px;
  left: 23px;
  background-color: #fff;
  transform: scale(0, 1);
  transform-origin: right center;
  transition: transform 0.3s;
}
.header_2024 .nav_box .nav > li a.nav_a:hover::after {
  transform: scale(1, 1);
  transform-origin: left center;
}
.header_2024 .nav_box .nav > li .pro_content {
  position: absolute;
  left: 50%;
  top: 55px;
  max-width: 0px;
  max-height: 0px;
  transition: maxWidth 200ms, maxHeight 200ms;
  opacity: 0;
  padding-top: 12px;
  overflow: hidden;
  border-radius: 8px;
}
.header_2024 .nav_box .nav > li .pro_content a {
  color: inherit;
}
.header_2024 .nav_box .nav > li .pro_content .box_all {
  position: relative;
  display: flex;
  flex-shrink: 0;
  justify-content: space-between;
  align-items: stretch;
  background: #edf0f5;
  border-radius: 8px;
  box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box {
  padding: 16px 0 16px 0;
  border-radius: 8px;
  background: #fff;
  flex-shrink: 0;
  position: relative;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .arrow {
  height: 12px;
  width: 100%;
  top: -12px;
  left: 0;
  position: absolute;
  z-index: 10;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .arrow:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom-color: #fff;
  filter: drop-shadow(0px 4px 8px rgba(21, 58, 160, 0.1));
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list {
  position: relative;
  flex-shrink: 0;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li {
  height: 68px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #161817;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  white-space: nowrap;
  padding-right: 30px;
  min-width: 262px;
  z-index: 2;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .new {
  position: absolute;
  left: 26px;
  top: 34px;
  font-size: 14px;
  color: #ff6316;
  width: 52px;
  height: 24px;
  text-align: center;
  font-weight: 600;
  background: url("https://www.easeus.com/images_2019/index/header_2022/header_icon.svg?0.5693659626") no-repeat -296px -389px;
  z-index: 3;
  background-size: 1200px 1200px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon {
  background: url("https://www.easeus.com/images_2019/index/header_2022/header_icon.svg?0.5693659626") no-repeat -50px -50px;
  background-size: 1200px 1200px;
  width: 42px;
  height: 40px;
  margin: 0 8px 0 30px;
  position: relative;
  z-index: 2;
  flex-shrink: 0;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.drw1 {
  background-position: -150px -49px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.drw2 {
  background-position: -200px -50px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.drw3 {
  background-position: -250px -50px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.drw4 {
  background-position: -300px -50px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.drw5 {
  background-position: -400px -50px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.drw6 {
  background-position: -350px -50px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.epm1 {
  background-position: -50px -50px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.epm2 {
  background-position: -100px -50px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.epm3 {
  background-position: -852px -245px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.tb1 {
  background-position: -50px -114px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.tb2 {
  background-position: -100px -114px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.tb3 {
  background-position: -150px -114px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.tb4 {
  background-position: -200px -114px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.tb5 {
  background-position: -150px -243px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.tb6 {
  background-position: -200px -243px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.tb7 {
  background-position: -300px -114px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.tb8 {
  background-position: -350px -114px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.tb9 {
  background-position: -400px -114px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.mult1 {
  background-position: -50px -178px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.mult2 {
  background-position: -100px -178px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.mult3 {
  background-position: -150px -178px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.mult4 {
  background-position: -200px -178px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.mult5 {
  background-position: -250px -178px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.mult6 {
  background-position: -350px -178px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.mult7 {
  background-position: -300px -178px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.mult8 {
  background-position: -801px -245px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.mult9 {
  background-position: -754px -307px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.mult_all {
  background-position: -550px -243px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie1 {
  background-position: -50px -243px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie2 {
  background-position: -100px -243px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie3 {
  background-position: -150px -243px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie4 {
  background-position: -200px -243px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie5 {
  background-position: -50px -307px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie6 {
  background-position: -100px -307px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie7 {
  background-position: -150px -307px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie8 {
  background-position: -200px -307px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie9 {
  background-position: -250px -307px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie10 {
  background-position: -300px -307px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie11 {
  background-position: -350px -307px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie12 {
  background-position: -400px -307px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie13 {
  background-position: -450px -307px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie14 {
  background-position: -501px -307px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie15 {
  background-position: -551px -307px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie16 {
  background-position: -600px -307px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie17 {
  background-position: -651px -307px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie18 {
  background-position: -300px -243px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.utilitie19 {
  background-position: -400px -243px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.support1 {
  background-position: -50px -371px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.support2 {
  background-position: -100px -371px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.support3 {
  background-position: -150px -371px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.support4 {
  background-position: -200px -371px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.support5 {
  background-position: -350px -371px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.support6 {
  background-position: -450px -371px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.support7 {
  background-position: -500px -371px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.support8 {
  background-position: -550px -371px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.pdf_c {
  background-position: -251px -114px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.manual {
  background-position: -450px -50px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.screenshot {
  background-position: -401px -178px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.mobitoolkit {
  background-position: -353px -244px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.chattrans {
  background-position: -601px -244px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.online_re {
  background-position: -450px -113px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.appmove {
  background-position: -500px -112px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.macdrw {
  background-position: -500px -50px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.repaire {
  background-position: -650px -178px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.voice_changer {
  background-position: -652px -245px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.voice_remover {
  background-position: -702px -245px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.ai1 {
  background-position: -651px -112px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.ai2 {
  background-position: -601px -112px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.pdf_ai {
  background-position: -850px -178px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.video_win {
  background-position: -450px -178px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.video_mac {
  background-position: -502px -178px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.videocompressor {
  background-position: -550px -112px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.repair {
  background-position: -650px -178px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.repair_and {
  background-position: -703px -178px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.player {
  background-position: -754px -178px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.v_flow {
  background-position: -703px -114px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.v_compressor {
  background-position: -754px -50px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.v_converter {
  background-position: -703px -50px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.v_editor {
  background-position: -651px -50px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.ai_to {
  background-position: -601px -50px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.ai_so {
  background-position: -754px -114px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.ai_3 {
  background-position: -804px -50px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.ai_4 {
  background-position: -854px -50px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.ai_5 {
  background-position: -906px -50px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.ai_6 {
  background-position: -855px -114px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon.ai_7 {
  background-position: -804px -114px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .word {
  flex: 1;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .word .t {
  font-size: 16px;
  line-height: 20px;
  position: relative;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .word .t.ai_icon::after {
  content: "";
  width: 34px;
  height: 23px;
  display: inline-block;
  background: url("/images_2019/videokit/new1/icon-ai01.png") no-repeat;
  position: absolute;
  top: -10px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .word .d {
  font-size: 14px;
  color: #77797e;
  line-height: 18px;
  font-weight: 300;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .word .new_word {
  background: #fd8a34;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  padding: 0 5px;
  border-radius: 2px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li.arr {
  padding-right: 78px;
  min-width: 0;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li.arr:before {
  content: "\e612";
  position: absolute;
  right: 30px;
  top: 24px;
  color: #7f7f7f;
  font-size: 14px;
  font-weight: bold;
  transform: rotate(-90deg);
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .title {
  color: #111532;
  margin: 14px 0 6px 30px;
  font-size: 14px;
  line-height: 18px;
  position: relative;
  z-index: 2;
  font-weight: 300;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .title_show .title {
  display: none;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .bg_arr {
  position: absolute;
  left: 0px;
  top: 0px;
  background: #edf0f5;
  width: 0;
  height: 68px;
  z-index: 1;
  transition: top 100ms;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .resource {
  margin: 26px 0 14px 80px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .resource .t {
  font-size: 14px;
  color: #77797e;
  line-height: 18px;
  padding-bottom: 12px;
  border-bottom: 1px solid #979797;
  margin-bottom: 16px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .resource .d {
  margin-bottom: 16px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .resource .d:last-child {
  margin-bottom: 0;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .more {
  padding: 0 15px;
  border: 1px solid #000;
  line-height: 26px;
  border-radius: 4px;
  display: inline-block;
  margin: 16px 0 16px 30px;
  text-decoration: none;
  font-size: 14px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box .more:hover {
  background-color: #f2f4f7;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box.no2 {
  display: flex;
  min-height: 204px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box.no2 .title_li {
  height: 100%;
  white-space: nowrap;
  position: relative;
  flex-shrink: 0;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box.no2 .title_li:before {
  content: "";
  background: #f2f4f7;
  width: 1px;
  height: calc(100% + 32px);
  position: absolute;
  right: 0px;
  top: -16px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box.no2 .title_li .li {
  line-height: 46px;
  padding: 0 20px 0 30px;
  position: relative;
  display: block;
  z-index: 2;
  text-decoration: none;
  cursor: pointer;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box.no2 .title_li .bg_arr_title {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background: #d2e4ff;
  width: 100%;
  height: 46px;
  transition: width 100ms, top 100ms;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .list_box.no2 .title_li .more {
  margin-top: 50px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .side_box {
  max-width: 0;
  padding: 0;
  overflow: hidden;
  transition: 150ms cubic-bezier(0.36, 0.27, 0.66, 1.36);
  flex-shrink: 0;
  display: block;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .side_box dl {
  margin: 30px 0;
  white-space: nowrap;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .side_box dl dt {
  color: #111532;
  font-size: 14px;
  margin: 0 0 16px 10px;
  font-weight: bold;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .side_box dl dd {
  margin: 14px 0 0 0;
  font-weight: 400;
  padding-left: 10px;
  position: relative;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .side_box dl dd a {
  color: #0087fd;
}
.header_2024 .nav_box .nav > li .pro_content .box_all .side_box.current {
  max-width: 300px;
  padding: 0 40px 0 20px;
}
.header_2024 .nav_box .nav > li .pro_content .box_all.current .list_box .list .bg_arr {
  width: 100%;
}
.header_2024 .nav_box .nav > li .pro_content .box_all.in .side_box {
  transition: 0ms;
  animation: 0;
}
.header_2024 .nav_box .nav > li .pro_content .box_all:hover .list_box.no2 .list .title_show .li {
  animation: none;
}
.header_2024 .nav_box .nav > li .pro_content.utilities {
  left: -370px;
}
.header_2024 .nav_box .nav > li .pro_content.utilities .box_all .list_box .arrow:before {
  left: 426px;
}
@media (min-width: 1250px) and (max-width: 1860px) {
  .header_2024 .nav_box .nav > li .pro_content.utilities .box_all .side_box.current {
    padding-right: 12px;
    padding-left: 12px;
  }
}
.header_2024 .nav_box .nav > li.current .nav_a {
  text-decoration: none;
}
.header_2024 .nav_box .nav > li.current .nav_a:before {
  transform: rotate(180deg);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNzIwNDI5NTA5MTI5IiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjE2NDM1IiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgd2lkdGg9IjIwMCIgaGVpZ2h0PSIyMDAiPjxwYXRoIGQ9Ik04MjIuNjU2IDMyOS40MDhhMzIgMzIgMCAwIDEgMy42NDggNDAuODMybC0zLjcxMiA0LjQ4LTMyMC45NiAzMjBhMzIgMzIgMCAwIDEtNDAuODMyIDMuNTg0bC00LjQ4LTMuNzEyLTMxOC45NzYtMzIwYTMyIDMyIDAgMCAxIDQwLjg5Ni00OC44OTZsNC40OCAzLjcxMiAyOTYuMzg0IDI5Ny4yOCAyOTguMzA0LTI5Ny4zNDRhMzIgMzIgMCAwIDEgNDAuODMyLTMuNjQ4bDQuNDggMy43MTJ6IiBmaWxsPSIjZmZmZmZmIiBwLWlkPSIxNjQzNiI+PC9wYXRoPjwvc3ZnPg==);
}
.header_2024 .nav_box .nav > li.current .pro_content {
  max-width: 800px;
  max-height: 600px;
  opacity: 1;
  overflow: visible;
}
.header_2024 .nav_box .nav > li.current .pro_content .box_all .list_box .list .li {
  animation: header_2020_trans1 300ms ease-out 135ms 1;
}
.header_2024 .nav_box .nav > li.current .pro_content .box_all .list_box .list .li:nth-child(1) {
  animation-delay: 0ms;
}
.header_2024 .nav_box .nav > li.current .pro_content .box_all .list_box .list .li:nth-child(2) {
  animation-delay: 15ms;
}
.header_2024 .nav_box .nav > li.current .pro_content .box_all .list_box .list .li:nth-child(3) {
  animation-delay: 30ms;
}
.header_2024 .nav_box .nav > li.current .pro_content .box_all .list_box .list .li:nth-child(4) {
  animation-delay: 45ms;
}
.header_2024 .nav_box .nav > li.current .pro_content .box_all .list_box .list .li:nth-child(5) {
  animation-delay: 60ms;
}
.header_2024 .nav_box .nav > li.current .pro_content .box_all .list_box .list .li:nth-child(6) {
  animation-delay: 75ms;
}
.header_2024 .nav_box .nav > li.current .pro_content .box_all .list_box .list .li:nth-child(7) {
  animation-delay: 90ms;
}
.header_2024 .nav_box .nav > li.current .pro_content .box_all .list_box .list .li:nth-child(8) {
  animation-delay: 105ms;
}
.header_2024 .nav_box .nav > li.current .pro_content .box_all .list_box .list .li:nth-child(9) {
  animation-delay: 120ms;
}
.header_2024 .nav_box .nav > li.current .pro_content .box_all .list_box .list .li:nth-child(10) {
  animation-delay: 135ms;
}
.header_2024 .nav_box .nav > li.current .pro_content .box_all .list_box .resource {
  animation: header_2020_trans2 390ms ease-out 1ms 1;
}
.header_2024 .nav_box .nav > li.current .pro_content .box_all .list_box .all_products_link {
  animation: header_2020_trans1 300ms ease-out 135ms 1;
  animation-delay: 105ms;
}
.header_2024 .nav_box .search_box {
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header_2024 .nav_box .search_box .icons {
  width: 36px;
  height: 36px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header_2024 .nav_box .search_box .icons .buy {
  background: url("https://www.easeus.com/images_2019/index/header_2022/icon-h-1.svg") no-repeat center;
  width: 36px;
  height: 36px;
  margin-top: 2px;
}
.header_2024 .nav_box .search_box .icons .buy:hover {
  text-decoration: none;
}
.header_2024 .nav_box .search_box .icons.search {
  background: url("https://www.easeus.com/images_2019/index/header_2022/icon-s-1.svg") no-repeat center;
  margin-top: 2px;
}
.header_2024 .nav_box .search_box .icons.buy {
  background: url("https://www.easeus.com/images_2019/index/header_2022/buy-black.svg") no-repeat center;
}
@keyframes header_offer_rotate {
  0% {
    transform: rotateY(0deg);
  }
  50% {
    transform: rotateY(360deg);
  }
  100% {
    transform: rotateY(720deg);
  }
}
.header_2024 .nav_box .search_box .icons.offer {
  width: 39px;
  height: 39px;
  margin-top: -5px;
}
.header_2024 .nav_box .search_box .icons.offer span {
  width: 39px;
  height: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
  background: url("https://www.easeus.com/images_2019/offer_img/tab-discount.png") center top no-repeat;
  background-size: 39px 39px;
  display: inline-block;
  animation: header_offer_rotate 10s linear infinite;
  /*.svg_color{fill: #000;stroke:#000;}
    svg{animation:header_offer_rotate 4s linear infinite;}*/
}
.header_2024 .nav_box .search_box .icons.pc_hidden {
  display: none;
}
.header_2024 .nav_box .search_box .new_buy_125 {
  position: relative;
}
.header_2024 .nav_box .search_box .new_buy_125:hover .new_buy_content {
  opacity: 1;
  overflow: visible;
  display: block;
}
.header_2024 .nav_box .search_box .new_buy_125:hover .list_buy {
  opacity: 1;
  overflow: visible;
}
.header_2024 .nav_box .search_box .new_buy_125:hover .list_buy li {
  animation: header_2020_trans1 300ms ease-out 135ms 1 forwards;
}
.header_2024 .nav_box .search_box .new_buy_content {
  width: 346px;
  height: 472px;
  background: #ffffff;
  box-shadow: 0px 6px 22px 0px rgba(0, 0, 0, 0.11);
  position: absolute;
  top: 52px;
  border-radius: 8px;
  opacity: 0;
  display: none;
}
.header_2024 .nav_box .search_box .new_buy_content .store_go {
  height: 48px;
  text-align: center;
  border-top: 1px solid #e7eeff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  line-height: 48px;
}
.header_2024 .nav_box .search_box .new_buy_content .store_go .iconfont {
  transition: all 0.3s;
}
.header_2024 .nav_box .search_box .new_buy_content .store_go:hover .iconfont {
  transform: translateX(2px);
}
.header_2024 .nav_box .search_box .new_buy_content .arrow {
  height: 12px;
  width: 100%;
  top: -12px;
  left: 0;
  position: absolute;
  z-index: 10;
}
.header_2024 .nav_box .search_box .new_buy_content .arrow:before {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -9px;
  bottom: 0px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom-color: #fff;
  filter: drop-shadow(0px 4px 8px rgba(21, 58, 160, 0.1));
}
.header_2024 .nav_box .search_box .list_buy {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 14px;
  opacity: 0;
  overflow: hidden;
}
.header_2024 .nav_box .search_box .list_buy li {
  width: 156px;
  height: 125px;
  text-align: center;
  padding: 8px 0 13px;
  box-sizing: border-box;
  margin-bottom: 6px;
  opacity: 0;
}
.header_2024 .nav_box .search_box .list_buy li:hover {
  background: #edf0f6;
}
.header_2024 .nav_box .search_box .list_buy li a {
  font-weight: 400;
  font-size: 16px;
  color: #000;
}
.header_2024 .nav_box .search_box .list_buy li a:hover {
  text-decoration: none;
}
.header_2024 .nav_box .search_box .list_buy li p {
  max-width: 120px;
  margin: 0 auto;
}
.header_2024 .nav_box .search_box .list_buy .icon_buy {
  background: url("https://www.easeus.com/images_2019/index/header_2022/new-menu1x.png") no-repeat center;
  background-size: 1200px 1200px;
  width: 80px;
  height: 60px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.header_2024 .nav_box .search_box .list_buy .icon_buy.no1 {
  background-position: -20px -60px;
}
.header_2024 .nav_box .search_box .list_buy .icon_buy.no2 {
  background-position: -110px -60px;
}
.header_2024 .nav_box .search_box .list_buy .icon_buy.no3 {
  background-position: -200px -60px;
}
.header_2024 .nav_box .search_box .list_buy .icon_buy.no4 {
  background-position: -290px -60px;
}
.header_2024 .nav_box .search_box .list_buy .icon_buy.no5 {
  background-position: -380px -60px;
}
.header_2024 .nav_box .search_box .list_buy .icon_buy.no6 {
  background-position: -470px -60px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .header_2024 .nav_box .search_box .list_buy .icon_buy {
    background-image: url("/images_2019/index/header_2022/new-menu2x.png");
  }
}
@media (max-width: 1450px) {
  .header_2024 .nav_box .nav > li .nav_a {
    padding-left: 10px;
  }
  .header_2024 .nav_box .nav > li a.nav_a::after {
    width: calc(100% - 35px);
    left: 12px;
  }
  .header_2024 .nav_box .search_box {
    margin-left: 20px;
  }
}
@media (min-width: 1251px) {
  .header_2024:hover {
    background: #141518;
  }
  .header_2024:hover .logo {
    background-image: url("https://www.easeus.com/images_2019/index/header_2022/logo_white.svg");
  }
  .header_2024:hover .nav_box .nav > li .nav_a {
    color: #fff;
  }
  .header_2024:hover .nav_box .nav > li .header_win_11 {
    background-image: url("https://www.easeus.com/images_2019/index/header_2022/win11_2.png");
  }
  .header_2024:hover .search_box .icons.search {
    background-image: url("https://www.easeus.com/images_2019/index/header_2022/icon-s-2.svg");
  }
  .header_2024:hover .search_box .icons .buy {
    background-image: url("https://www.easeus.com/images_2019/index/header_2022/icon-h-2.svg");
  }
  .header_2024:hover .search_box .icons.offer span {
    border-color: #fff;
  }
  .header_2024:hover .search_box .icons.offer span .svg_color {
    fill: #fff;
    stroke: #fff;
  }
}
@media (max-width: 1250px) {
  .header_2024 {
    box-shadow: none;
    max-width: none;
    align-items: center;
    overflow: hidden;
    background: #fff;
  }
  .header_2024 > .wrap {
    width: auto;
    padding: 0;
    height: auto;
    display: block;
  }
  .header_2024 .logo_out {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #141518;
  }
  .header_2024 .logo_out .logo {
    width: 166px;
    margin-left: 3%;
    background-image: url(/images_2019/index/header_2022/logo_white.svg);
  }
  .header_2024 .logo_out .close_box {
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    z-index: 10;
  }
  .header_2024 .logo_out .close_box .close {
    position: relative;
    top: 3px;
    width: 20px;
    height: 17px;
    display: inline-block;
    transition: all 0.5s;
    text-align: left;
    padding-top: 1px;
  }
  .header_2024 .logo_out .close_box .close div {
    background: #fff;
    position: absolute;
    height: 2px;
    width: 20px;
    border-radius: 2px;
  }
  .header_2024 .logo_out .close_box .close div:first-child {
    top: 0px;
    transition: width 0.15s 0.15s, top 0.15s, right 0.15s, transform 0.15s;
  }
  .header_2024 .logo_out .close_box .close div:nth-child(2) {
    top: 7px;
    transition: transform 0.15s;
  }
  .header_2024 .logo_out .close_box .close div:nth-child(3) {
    top: 14px;
    right: 0;
    transition: width 0.15s 0.15s, top 0.15s, right 0.15s, transform 0.15s;
  }
  .header_2024 .logo_out .close_box.current .close div:first-child {
    top: 20%;
    left: 7%;
    width: 50%;
    transform: rotate(45deg);
    transition: width 0.15s, top 0.15s 0.15s, left 0.15s 0.15s, transform 0.15s 0.15s;
  }
  .header_2024 .logo_out .close_box.current .close div:nth-child(2) {
    transform: rotate(-45deg);
    transition: transform 0.15s 0.15s;
    right: 1px;
  }
  .header_2024 .logo_out .close_box.current .close div:nth-child(3) {
    width: 50%;
    right: 10%;
    top: 59%;
    transform: rotate(45deg);
    transition: width 0.15s, top 0.15s 0.15s, right 0.15s 0.15s, transform 0.15s 0.15s;
  }
  .header_2024 .arr_bg {
    display: none;
  }
  .header_2024 .nav_box {
    display: none;
    padding-top: 60px;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
    height: auto;
  }
  .header_2024 .nav_box .nav {
    background: #fff;
    left: 0px;
    top: 72px;
    width: 100%;
    z-index: 1;
    display: block;
  }
  .header_2024 .nav_box .nav > li {
    margin: 0;
    display: block;
  }
  .header_2024 .nav_box .nav > li .header_win_11 {
    display: none;
  }
  .header_2024 .nav_box .nav > li .nav_a {
    padding: 0 20px;
    line-height: 48px;
    height: 48px;
    font-weight: bold;
  }
  .header_2024 .nav_box .nav > li .nav_a::before {
    top: 18px;
    right: 20px;
  }
  .header_2024 .nav_box .nav > li .nav_a:after {
    display: none;
  }
  .header_2024 .nav_box .nav > li .nav_a:hover {
    text-decoration: none;
  }
  .header_2024 .nav_box .nav > li .pro_content {
    display: none;
    opacity: 1;
    position: static;
    max-width: none;
    max-height: none;
    background: #f2f4f7;
    border-radius: 0;
    padding: 0 20px;
    margin-left: 0px !important;
  }
  .header_2024 .nav_box .nav > li .pro_content .box_all {
    display: block;
    box-shadow: none;
    background: none;
  }
  .header_2024 .nav_box .nav > li .pro_content .box_all .list_box {
    background: none;
    display: block;
  }
  .header_2024 .nav_box .nav > li .pro_content .box_all .list_box.no2 {
    display: block;
  }
  .header_2024 .nav_box .nav > li .pro_content .box_all .list_box .arrow {
    display: none;
  }
  .header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .title {
    margin: 14px 0 6px 0px;
  }
  .header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li {
    overflow: visible;
    padding-right: 30px;
    color: #161817;
  }
  .header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li.arr:before {
    right: 2px;
    transform: rotate(0);
    transition: transform 400ms;
  }
  .header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .icon {
    margin-left: 0;
  }
  .header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li .new {
    left: -4px;
  }
  .header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li.current.arr:before {
    transform: rotate(180deg);
  }
  .header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .li.current .word:after {
    content: "";
    height: 1px;
    background: #ccd1d8;
    width: calc(100% - 50px);
    position: absolute;
    left: 50px;
    bottom: 0px;
  }
  .header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .title_show.hidden {
    display: block;
  }
  .header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list .title_show .title {
    display: block;
  }
  .header_2024 .nav_box .nav > li .pro_content .box_all .list_box .list.no_icon .li {
    height: 40px;
    font-size: 16px;
  }
  .header_2024 .nav_box .nav > li .pro_content .box_all .list_box .side_box {
    display: none;
    max-width: none;
    margin-left: 36px;
    padding-bottom: 20px;
  }
  .header_2024 .nav_box .nav > li .pro_content .box_all .list_box .side_box dl {
    margin: 0;
  }
  .header_2024 .nav_box .nav > li .pro_content .box_all .list_box .side_box dl dt {
    margin: 16px 0 0 14px;
  }
  .header_2024 .nav_box .nav > li .pro_content .box_all .list_box .side_box dl dd {
    position: relative;
    font-size: 15px;
    line-height: 24px;
    padding-left: 14px;
  }
  .header_2024 .nav_box .nav > li .pro_content .box_all .list_box .title_li {
    display: none;
  }
  .header_2024 .nav_box .nav > li .pro_content .box_all .side_box {
    display: none;
    transition: 0ms;
  }
  .header_2024 .nav_box .nav > li.wap_current .nav_a {
    color: #0087fd;
  }
  .header_2024 .nav_box .nav > li.wap_current .nav_a:before {
    transform: rotate(180deg);
  }
  .header_2024 .nav_box .search_box {
    background: #fff;
    width: 100%;
    display: block;
    margin-left: 0;
  }
  .header_2024 .nav_box .search_box .icons {
    width: auto;
    height: 48px;
    padding: 0 20px;
    border-bottom: 2px solid #f2f4f7;
    margin: 0;
    background-position: 20px center !important;
    justify-content: flex-start;
  }
  .header_2024 .nav_box .search_box .new_buy_125 .new_buy_125 {
    display: none;
  }
  .header_2024 .nav_box .search_box .new_buy_125:hover .new_buy_content {
    display: none;
  }
  .header_2024 .nav_ad_banner_2023 {
    display: none;
  }
}

/* 2024-05-16  footer_2024 改版 */
.footer_2024 .last_word .lang_change {
  color: #fff;
  margin-top: 20px;
  position: relative;
}

.footer_2024 .last_word .lang_change .lk {
  width: 116px;
  height: 36px;
  border-radius: 8px;
  padding: 0 10px 0 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  font-weight: 400;
  transition: background 200ms;
}

.footer_2024 .last_word .lang_change .lk:hover {
  text-decoration: none;
}

.footer_2024 .last_word .lang_change .lk .dq {
  font-size: 18px;
}

.footer_2024 .last_word .lang_change .lk .w {
  font-size: 14px;
  margin: 0 8px;
  flex: 1;
}

.footer_2024 .last_word .lang_change .lk .arr {
  font-size: 20px;
  transform: rotate(-90deg);
  transition: all 0.5s;
}

.footer_2024 .last_word .lang_change:hover .lk .arr {
  transform: rotate(-180deg);
}

.footer_2024 .last_word .lang_change .change_list {
  background-color: #fff;
  color: #000;
  border-radius: 8px 8px 0 0;
  padding: 10px 0;
  display: none;
  position: absolute;
  left: 0;
  bottom: 36px;
  width: 100%;
  box-sizing: border-box;
  z-index: 11;
}

.footer_2024 .last_word .lang_change:hover .change_list {
  display: block;
}

.footer_2024 .last_word .lang_change .change_list .list li a {
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  display: block;
  padding: 3px 20px;
}

.footer_2024 .last_word .lang_change .change_list .list li a:hover {
  background-color: #50adff;
  text-decoration: none;
  color: #fff;
}

.footer_2024 .last_word .lang_change:hover .lk {
  background: #fff;
  color: #151b34;
  border-radius: 0 0 8px 8px;
}

.footer_2024 {
  background: #010101;
}
.footer_2024 a {
  color: inherit;
}
.footer_2024 .wap_show {
  display: none;
}
.footer_2024 .share {
  display: flex;
  margin-right: 28px;
  margin-bottom: 40px;
}
.footer_2024 .share .a {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  text-decoration: none;
  color: #fff;
  position: relative;
  cursor: pointer;
}
.footer_2024 .share .a:last-child {
  margin-right: 0;
}
.footer_2024 .share .a span {
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
}
.footer_2024 .share .a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  border-radius: 50%;
  transition: transform 400ms;
  transform: scale(0);
}
.footer_2024 .share .a:hover:before {
  transform: scale(1);
}
.footer_2024 .share .a.youtube {
  font-size: 24px;
}
.footer_2024 .share .a.youtube:before {
  background: #ff2323;
  border: 1px solid #616161;
}
.footer_2024 .share .a.twitter:before {
  background: #000;
  border: 1px solid #616161;
}
.footer_2024 .share .a.facebook:before {
  background: #1a77f2;
  border: 1px solid #616161;
}
.footer_2024 .share .a.linkedin {
  font-size: 24px;
}
.footer_2024 .share .a.linkedin:before {
  background: #0c66c2;
  border: 1px solid #616161;
}
.footer_2024 .wrap {
  max-width: 1440px;
}
.footer_2024 .box_all {
  padding: 160px 0;
  display: flex;
  justify-content: space-between;
}
.footer_2024 .box_all .cell.logo_box {
  width: 237px;
  margin-left: 16%;
}
.footer_2024 .box_all .cell.logo_box .logo {
  background: url("https://www.easeus.com/images_2019/index/header_2022/logo_t.png") no-repeat;
  background-size: cover;
  width: 237px;
  height: 102px;
  display: block;
}
.footer_2024 .box_all .cell.logo_box .trustpilot-widget {
  margin-top: 40px;
}
.footer_2024 .box_all .cell.logo_box .email_input {
  position: relative;
}
.footer_2024 .box_all .cell.logo_box .email_input > input {
  width: 100%;
  height: 36px;
  box-sizing: border-box;
  padding: 0 35px 0 13px;
  border-radius: 4px;
  border: 1px solid #464646;
  background-color: #141518;
  color: #fff;
}
.footer_2024 .box_all .cell.logo_box .email_input .icon {
  position: absolute;
  right: 12px;
  top: 9px;
  width: 17px;
  height: 17px;
  background: url("https://www.easeus.com/images_2019/index/2024/f.png") no-repeat center center;
  cursor: pointer;
}
.footer_2024 .box_all .cell.logo_box .error_word {
  color: red;
}
.footer_2024 .box_all .cell dl.no_pad {
  padding-top: 0;
}
.footer_2024 .box_all .cell dl + dl {
  padding-top: 80px;
}
.footer_2024 .box_all .cell dl dt {
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 40px;
}
.footer_2024 .box_all .cell dl dd {
  color: #d6d6dc;
  font-size: 14px;
  margin-top: 24px;
  line-height: 26px;
  font-weight: 300;
}
.footer_2024 .box_all .cell dl dd > a {
  text-decoration: none;
  position: relative;
  display: inline-block;
}
.footer_2024 .box_all .cell dl dd > a:before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 1px;
  background: #fff;
  overflow: hidden;
  transition: transform 400ms;
  transform: scale(0, 1);
  transform-origin: right center;
}
.footer_2024 .box_all .cell dl dd > a:hover:before {
  transform: scale(1, 1);
  transform-origin: left center;
}
.footer_2024 .last_word {
  border-top: 1px solid #292929;
}
.footer_2024 .last_word .last_box {
  padding: 24px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #a7a7a7;
  font-size: 12px;
  font-weight: 300;
}
.footer_2024 .last_word .last_box .box {
  display: flex;
  align-items: center;
  flex: 1;
}
.footer_2024 .last_word .last_box .box img {
  margin-right: 10px;
  vertical-align: middle;
  max-width: 70px;
  height: auto;
}
.footer_2024 .last_word .last_box .box p {
  margin-left: 5px;
}
.footer_2024 .last_word .last_box .share {
  margin-right: 28px;
}
.footer_2024 .last_word .last_box .language_bottom_click {
  width: 116px;
  height: 36px;
  border-radius: 4px;
  color: #fff;
  padding: 0 10px 0 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  font-weight: 400;
  transition: background 300ms;
}
.footer_2024 .last_word .last_box .language_bottom_click:hover {
  background: #fff;
  color: #151b34;
}
.footer_2024 .last_word .last_box .language_bottom_click .dq {
  font-size: 18px;
}
.footer_2024 .last_word .last_box .language_bottom_click .w {
  font-size: 14px;
  margin: 0 8px;
  flex: 1;
}
.footer_2024 .last_word .last_box .language_bottom_click .arr {
  font-size: 20px;
  transform: rotate(-90deg);
}
@media (max-width: 1000px) {
  .footer_2024 .wrap {
    max-width: none;
    width: auto;
  }
  .footer_2024 .wap_show {
    display: block;
  }
  .footer_2024 .box_all {
    padding: 20px 0 0 0;
    flex-direction: column;
  }
  .footer_2024 .box_all .cell {
    max-width: none;
    padding: 0 20px;
  }
  .footer_2024 .box_all .cell.logo_box {
    order: 11;
    align-self: center;
    padding: 28px 0 0 0;
    margin-left: 0;
  }
  .footer_2024 .box_all .cell.logo_box .logo {
    width: 151px;
    height: 103px;
    margin: 0 auto;
    background-image: url("https://www.easeus.com/images_2019/index/header_2022/home-bottom-slogan-mobile@2x.png");
  }
  .footer_2024 .box_all .cell.logo_box .trustpilot-widget {
    margin: 14px 0 0 10px;
    height: 120px;
  }
  .footer_2024 .box_all .cell dl + dl {
    padding-top: 0;
  }
  .footer_2024 .box_all .cell dl {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    max-height: 45px;
    overflow: hidden;
    transition: 400ms;
  }
  .footer_2024 .box_all .cell dl dt {
    padding: 1px 0;
    margin-bottom: 0;
    line-height: 48px;
    position: relative;
    font-size: 18px;
    cursor: pointer;
    position: relative;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
  }
  .footer_2024 .box_all .cell dl dt:before {
    content: "";
    width: 0;
    height: 1px;
    background: #46546e;
    position: absolute;
    left: 0px;
    bottom: 0;
    transition: width 400ms;
  }
  .footer_2024 .box_all .cell dl dt:after {
    content: "\e612";
    position: absolute;
    top: 0px;
    right: 5%;
    font-weight: normal;
  }
  .footer_2024 .box_all .cell dl dd {
    font-size: 14px;
    line-height: 38px;
    padding-left: 10px;
    margin: 0;
  }
  .footer_2024 .box_all .cell dl dd:nth-child(2) {
    padding-top: 12px;
  }
  .footer_2024 .box_all .cell dl dd:last-child {
    padding-bottom: 12px;
  }
  .footer_2024 .box_all .cell.current {
    background: #151a2f;
  }
  .footer_2024 .box_all .cell.current dl {
    max-height: 480px;
    border-bottom: 0;
  }
  .footer_2024 .box_all .cell.current dl dt {
    color: #fff;
  }
  .footer_2024 .box_all .cell.current dl dt:before {
    width: 100%;
  }
  .footer_2024 .box_all .cell.current dl dt:after {
    transform: rotate(180deg);
  }
  .footer_2024 .box_all .cell dl.current {
    max-height: 480px;
    border-bottom: 0;
  }
  .footer_2024 .box_all .cell dl.current dt {
    color: #fff;
  }
  .footer_2024 .box_all .cell dl.current dt:before {
    width: 100%;
  }
  .footer_2024 .box_all .cell dl.current dt:after {
    transform: rotate(180deg);
  }
  .footer_2024 .last_word {
    background: none;
    border: 0;
  }
  .footer_2024 .last_word .last_box {
    flex-direction: column;
    height: auto;
    padding: 0.5rem 0 1rem 0;
  }
  .footer_2024 .last_word .last_box .trustpilot-widget {
    margin-bottom: 14px;
  }
  .footer_2024 .last_word .last_box .trustpilot-widget:after {
    display: none;
  }
  .footer_2024 .last_word .last_box .share {
    display: none;
  }
  .footer_2024 .last_word .last_box .box {
    flex-direction: column;
    margin-bottom: 0.6rem;
  }
  .footer_2024 .last_word .last_box .box .last_dis {
    font-size: 0.45rem;
    margin-top: 1rem;
  }
  .footer_2024 .last_word .last_box .box img {
    margin: 0 5px;
  }
  .footer_2024 .last_word .last_box .language_bottom_click {
    width: 90%;
    background: #fff;
    color: #2f2f2f;
  }
}

.header_2026 {
  position: relative;
  z-index: 1000;
  background: linear-gradient(90deg, rgba(212, 21, 214, 0.1) 0%, rgba(159, 22, 230, 0.1) 100%), #050505;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0px 0px 4px 0px rgba(212, 21, 214, 0.25);
  font-family: "Lexend", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  transition: background 200ms;
}
.header_2026 .mobile_modal {
  display: none;
  background: rgba(0, 0, 0, 0.5);
}
.header_2026 .wrap_1440 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0;
  gap: 40px;
}
@media (max-width: 1400px) {
  .header_2026 .wrap_1440 {
    gap: 35px;
  }
}
@media (max-width: 1300px) {
  .header_2026 .wrap_1440 {
    gap: 30px;
  }
}
@media (max-width: 1200px) {
  .header_2026 .wrap_1440 {
    gap: 25px;
  }
}
@media (max-width: 1100px) {
  .header_2026 .wrap_1440 {
    gap: 20px;
  }
}
.header_2026 .logo_box {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  flex-shrink: 0;
}
.header_2026 .logo_box:hover {
  text-decoration: none;
}
.header_2026 .logo_box .logo_icon {
  width: 32px;
  height: 32px;
  border-radius: 4px;
}
.header_2026 .logo_box .logo_text {
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.4;
}
.header_2026 .nav_2026 {
  flex: 1;
  display: flex;
  justify-content: center;
}
.header_2026 .nav_list {
  display: flex;
  align-items: center;
  gap: 40px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 1400px) {
  .header_2026 .nav_list {
    gap: 35px;
  }
}
@media (max-width: 1300px) {
  .header_2026 .nav_list {
    gap: 30px;
  }
}
@media (max-width: 1200px) {
  .header_2026 .nav_list {
    gap: 25px;
  }
}
@media (max-width: 1100px) {
  .header_2026 .nav_list {
    gap: 20px;
  }
}
.header_2026 .nav_item {
  position: relative;
}
.header_2026 .nav_item.has_dropdown .nav_link {
  cursor: pointer;
}
.header_2026 .nav_item.has_dropdown .dropdown_menu {
  left: 50%;
}
.header_2026 .nav_item.active .dropdown_menu, .header_2026 .nav_item:hover .dropdown_menu {
  opacity: 1;
  visibility: visible;
}
.header_2026 .nav_item.active .arrow_icon, .header_2026 .nav_item:hover .arrow_icon {
  transform: rotate(180deg);
}
.header_2026 .nav_link {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  white-space: nowrap;
  min-width: 0;
  text-decoration: none;
  line-height: 1.4;
  padding: 8px 0;
  transition: color 200ms;
  position: relative;
}
.header_2026 .nav_link::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 2px;
  background: linear-gradient(82deg, #a210eb 0%, #de15cd 40%, #ffe952 100%), linear-gradient(90deg, #d513d2 0%, #a410ec 100%);
  transition: width 0.3s ease;
}
.header_2026 .nav_link:hover {
  text-decoration: none;
  color: #ffffff;
}
.header_2026 .nav_link:hover::after {
  width: 100%;
}
.header_2026 .arrow_icon {
  width: 18px;
  height: 18px;
  transition: transform 200ms;
}
.header_2026 .dropdown_menu {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  min-width: 200px;
  padding-top: 22px;
  opacity: 0;
  visibility: hidden;
  transition: all 200ms ease;
}
.header_2026 .dropdown_content {
  position: relative;
  background: #151515;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  padding: 16px;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.4);
}
.header_2026 .dropdown_content::before {
  content: "";
  position: absolute;
  top: -7px;
  left: 50%;
  transform: translateX(-50%);
  width: 12px;
  height: 12px;
  background: #151515;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  transform: translateX(-50%) rotate(45deg);
}
.header_2026 .dropdown_item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 16px;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  position: relative;
  border-radius: 8px;
  border: 1px solid transparent;
  transition: border-color 200ms, background-color 200ms;
}
.header_2026 .dropdown_item .icon_normal {
  display: block;
}
.header_2026 .dropdown_item .icon_hover {
  display: none;
}
.header_2026 .dropdown_item:hover {
  background: rgba(187, 51, 255, 0.1);
  border-color: rgba(187, 51, 255, 0.1);
  text-decoration: none;
}
.header_2026 .dropdown_item:hover .icon_normal {
  display: none;
}
.header_2026 .dropdown_item:hover .icon_hover {
  display: block;
}
.header_2026 .dropdown_item:hover .dropdown_text {
  background: linear-gradient(263deg, #A210EB 5.18%, #DE15CD 41.04%, #FFE952 94.82%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.header_2026 .dropdown_icon {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}
.header_2026 .dropdown_text {
  white-space: nowrap;
}
.header_2026 .header_right {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-shrink: 0;
}
.header_2026 .account_center_box {
  position: relative;
}
.header_2026 .account_center_box.pc {
  display: flex;
  align-items: center;
}
.header_2026 .account_center_box.mobi {
  display: none;
}
.header_2026 .account_center_box:hover .popper_box {
  display: block;
}
.header_2026 .account_center_box .link_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 16px;
  height: 24px;
  background: linear-gradient(111deg, rgb(162, 16, 235) 0%, rgb(222, 21, 205) 40%, rgb(255, 233, 82) 100%) !important;
  border-radius: 4px;
  font-family: "Lexend", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4em;
  color: #ffffff !important;
  text-decoration: none;
  white-space: nowrap;
  transition: opacity 200ms;
}
.header_2026 .account_center_box .link_btn:hover {
  text-decoration: none;
  opacity: 0.9;
  color: #ffffff !important;
  background: linear-gradient(45deg, rgb(162, 16, 235) 0%, rgb(222, 21, 205) 40%, rgb(255, 233, 82) 100%) !important;
}
.header_2026 .account_center_box .avatar_box {
  cursor: pointer;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
}
.header_2026 .account_center_box .avatar_box img {
  display: inline-block;
  vertical-align: top;
}
.header_2026 .account_center_box .popper_box {
  padding: 20px 16px 10px;
  position: absolute;
  right: -4px;
  top: 44px;
  background-color: #fff;
  border: 1px solid #e4e7ed;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  display: none;
  box-sizing: border-box;
}
.header_2026 .account_center_box .popper_box .arrow {
  position: absolute;
  height: 15px;
  top: -15px;
  width: 100%;
  left: 0px;
}
.header_2026 .account_center_box .popper_box .arrow::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  right: 9px;
  bottom: 0px;
}
.header_2026 .account_center_box .popper_box .user_info {
  text-align: center;
  margin-bottom: 10px;
}
.header_2026 .account_center_box .popper_box .user_info .avatar {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
}
.header_2026 .account_center_box .popper_box .user_info .user_name {
  color: #000;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  margin: 10px auto 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100px;
  text-align: center;
}
.header_2026 .account_center_box .popper_box .menu {
  padding: 5px 0;
  min-width: 140px;
  white-space: nowrap;
}
.header_2026 .account_center_box .popper_box .menu li {
  padding: 5px 16px;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  display: flex;
  justify-content: center;
  border-radius: 3px;
}
.header_2026 .account_center_box .popper_box .menu li.line {
  border-top: 1px solid #ebeef5;
  margin: 6px 0;
  height: 1px;
  padding: 0;
}
.header_2026 .account_center_box .popper_box .menu li:hover {
  background-color: #ecf5ff;
}
.header_2026 .account_center_box .popper_box .menu li .link {
  color: #000;
  cursor: pointer;
}
.header_2026 .account_center_box .popper_box .menu li .link:hover {
  text-decoration: none;
}
.header_2026 .btn_signin {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 16px;
  height: 32px;
  background: linear-gradient(45deg, rgb(162, 16, 235) 0%, rgb(222, 21, 205) 40%, rgb(255, 233, 82) 100%);
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  text-decoration: none;
  transition: opacity 200ms;
}
.header_2026 .btn_signin:hover {
  text-decoration: none;
  opacity: 0.9;
}
.header_2026 .lang_switcher {
  position: relative;
}
.header_2026 .lang_switcher .nav_link {
  cursor: pointer;
}
.header_2026 .lang_switcher .dropdown_menu {
  left: calc(50% - 11px);
  min-width: 140px;
}
.header_2026 .lang_switcher .lang_item.active .dropdown_text {
  background: linear-gradient(263deg, #A210EB 5.18%, #DE15CD 41.04%, #FFE952 94.82%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.header_2026 .lang_switcher.active .dropdown_menu, .header_2026 .lang_switcher:hover .dropdown_menu {
  opacity: 1;
  visibility: visible;
}
.header_2026 .lang_switcher.active .arrow_icon, .header_2026 .lang_switcher:hover .arrow_icon {
  transform: rotate(180deg);
}
.header_2026 .lang_selector {
  position: relative;
}
.header_2026 .lang_selector.active .lang_dropdown, .header_2026 .lang_selector:hover .lang_dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.header_2026 .lang_selector.active .arrow_icon, .header_2026 .lang_selector:hover .arrow_icon {
  transform: rotate(180deg);
}
.header_2026 .lang_current {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
  padding: 8px 0;
}
.header_2026 .lang_dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  min-width: 120px;
  padding-top: 8px;
  opacity: 0;
  visibility: hidden;
  transition: all 200ms ease;
  transform: translateY(10px);
  background: #151515;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  padding: 8px 0;
  margin-top: 8px;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
}
.header_2026 .lang_item {
  display: block;
  padding: 10px 16px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background 200ms;
}
.header_2026 .lang_item:hover {
  background: rgba(255, 255, 255, 0.1);
  text-decoration: none;
}
.header_2026 .lang_item.active {
  color: #d415d6;
}
.header_2026 .search_box {
  display: flex;
  align-items: center;
  gap: 8px;
}
.header_2026 .mobile_toggle {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  cursor: pointer;
  gap: 5px;
}
.header_2026 .mobile_toggle span {
  display: block;
  width: 22px;
  height: 2px;
  background: #ffffff;
  border-radius: 2px;
  transition: all 300ms;
}
.header_2026 .mobile_toggle.active span:nth-child(1) {
  transform: rotate(45deg) translate(5px, 5px);
}
.header_2026 .mobile_toggle.active span:nth-child(2) {
  opacity: 0;
}
.header_2026 .mobile_toggle.active span:nth-child(3) {
  transform: rotate(-45deg) translate(5px, -5px);
}

.header_2026 .mobile_lang_nav {
  display: none;
}

@media (max-width: 1000px) {
  .header_2026 .mobile_lang_nav {
    display: block;
  }
  .header_2026 .logo_box {
    flex-grow: 1;
    margin-right: auto;
  }
  .header_2026 .mobile_modal {
    display: none;
    flex: 1;
    width: 100%;
    order: 100;
  }
  .header_2026 .nav_link::after {
    display: none;
  }
  .header_2026 .wrap_1440 {
    padding: 12px 0;
    flex-wrap: wrap;
    gap: 16px;
  }
  .header_2026 .lang_switcher {
    display: none;
  }
  .header_2026 .mobile_toggle {
    display: flex;
    order: 3;
  }
  .header_2026 .nav_2026 {
    display: none;
    width: 100%;
    order: 4;
    flex-basis: 100%;
    padding-bottom: 20px;
    position: relative;
  }
  .header_2026 .nav_2026::before {
    content: "";
    display: block;
    width: 100vw;
    height: 1px;
    background: rgba(255, 255, 255, 0.05);
    position: absolute;
    top: 0;
    left: -4%;
    pointer-events: none;
  }
  .header_2026.mobile_open {
    min-height: 100vh;
  }
  .header_2026.mobile_open .nav_2026 {
    display: block;
  }
  .header_2026 .nav_list {
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
  }
  .header_2026 .nav_item {
    width: 100%;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  }
  .header_2026 .nav_item:last-child {
    border-bottom: none;
  }
  .header_2026 .nav_link {
    width: 100%;
    padding-top: 24px;
    padding-bottom: 8px;
    justify-content: space-between;
  }
  .header_2026 .dropdown_menu {
    position: static;
    transform: none;
    max-height: 0;
    overflow: hidden;
    opacity: 1;
    visibility: visible;
    padding: 0;
    transition: max-height 300ms ease;
  }
  .header_2026 .nav_item.active > .nav_link .nav_text {
    background: linear-gradient(90deg, #a210eb 0%, #de15cd 43%, #ffe952 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
  }
  .header_2026 .nav_item.active .arrow_icon {
    transform: rotate(180deg);
  }
  .header_2026 .nav_item.active .dropdown_menu {
    max-height: 500px;
  }
  .header_2026 .dropdown_content {
    background: transparent;
    border: none;
    border-radius: 0;
    padding: 0 0 10px 0;
    backdrop-filter: none;
    box-shadow: none;
  }
  .header_2026 .dropdown_content::before {
    display: none;
  }
  .header_2026 .dropdown_item {
    padding: 12px 16px;
  }
  .header_2026 .header_right {
    order: 2;
    gap: 12px;
  }
  .header_2026 .header_right .search_box {
    display: none;
  }
  .header_2026 .lang_selector .lang_dropdown {
    right: auto;
    left: 0;
  }
  body.nav_open {
    overflow: hidden;
  }
}
@media (max-width: 1200px) and (min-width: 1001px) {
  .header_2026 .nav_list {
    gap: 18px;
  }
  .header_2026 .nav_link {
    font-size: 14px;
  }
}
.header_2026 .nav_item.current::after {
  content: "";
  position: absolute;
  bottom: -17px;
  left: 0;
  right: 0;
  height: 2px;
  background: linear-gradient(45deg, rgb(162, 16, 235) 0%, rgb(222, 21, 205) 40%, rgb(255, 233, 82) 100%);
  border-radius: 1px;
}

@media (max-width: 1000px) {
  .footer_2024 .box_all .cell dl dt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: "Lexend", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    font-weight: 600;
  }
  .footer_2024 .box_all .cell dl dt .dt_text {
    transition: color 200ms;
  }
  .footer_2024 .box_all .cell dl dt::after {
    font-family: "iconfont";
    font-size: 18px;
    transition: transform 200ms;
  }
  .footer_2024 .box_all .cell dl dd a {
    transition: color 200ms;
  }
  .footer_2024 .box_all .cell dl.current dt::before {
    display: none;
  }
  .footer_2024 .box_all .cell dl.current dt .dt_text {
    background: linear-gradient(90deg, #a210eb 0%, #de15cd 43%, #ffe952 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
  }
  .footer_2024 .box_all .cell dl.current dt::after {
    transform: rotate(180deg);
  }
  .footer_2024 .box_all .cell dl.current dd {
    display: block;
  }
}
/**/
.hidden {
  display: none;
}

.wrap,
.wrap_800,
.wrap_850,
.wrap_920,
.wrap_1000,
.wrap_1100,
.wrap_1150,
.wrap_1200,
.wrap_1250,
.wrap_1300,
.wrap_1400,
.wrap_1440 {
  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;
}

.wrap_1440 {
  max-width: 1440px;
}

.cover {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  _display: none;
  height: 100%;
  z-index: 1;
  background: url(/images_2016/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;
}

.epm_un_hidden {
  /*_display:none !important;*/
}

.for_wap {
  display: none;
}

/*globle_css*/
.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;
}

/*bg*/
.no_background {
  background: none !important;
}

.bg_gray {
  background-color: #f3f3f3;
}

.bg_white {
  background-color: #fff;
}

.bg_yellow {
  background-color: #fff9e6;
}

.bg_blue {
  background: #ebf4fd;
}

/*color*/
.red {
  color: #fc592d;
}

.loading {
  background: url(/images/loading_1.gif) no-repeat center;
  width: 0.775rem;
  height: 0.775rem;
  position: fixed;
  z-index: 999;
  left: 50%;
  top: 50%;
  margin: -0.375rem 0 0 -0.375rem;
  display: none;
  background-size: cover;
}

#globle_loading_bg {
  position: fixed;
  left: 0;
  top: 0;
  background: #000 url(/images/loading_1.gif) no-repeat center;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60);
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: none;
}

/*pop window*/
#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(/images_2016/icon-close.png) no-repeat;
  width: 0.85rem;
  height: 0.85rem;
  cursor: pointer;
}

/*font-site*/
.f14 {
  font-size: 0.35rem;
}

.f16 {
  font-size: 0.4rem;
}

/*parent_layer*/
.parent_layer {
  padding: 0.5rem 0;
  margin-top: 0.025rem;
}

.parent_layer .home {
  background: url(/images_2016/home.png) center no-repeat;
  text-decoration: none;
  width: 0.5rem;
  height: 0.6rem;
  display: inline-block;
}

/*star*/
.star_01,
.star_02,
.star_03 {
  display: inline-block;
  *background: url(/images_2016/icon-index.png) -159px 0px no-repeat;
  width: 0.4rem;
  margin-right: 0.025rem;
  overflow: hidden;
  vertical-align: middle;
  font-size: 0.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->none*/
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;
}

/*rotate*/
@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;
}

/*animate*/
@media (min-width: 1000px) {
  .animate_left {
    opacity: 0;
    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;
    transform: translate(2.5rem, 0rem);
  }
  .animate_top {
    opacity: 0;
    transform: translate(0rem, -1.25rem);
  }
  .animate_down {
    opacity: 0;
    transform: translate(0rem, 1.25rem);
  }
  .animate_show {
    opacity: 0;
  }
  .animate_left.run,
  .animate_right.run,
  .animate_top.run,
  .animate_show.run,
  .animate_down.run {
    transition: all ease-out 800ms 200ms;
    opacity: 1;
    transform: translate(0rem, 0rem);
  }
  .animate_flip,
  .animate_rotate {
    transform: rotateY(-180deg);
    transform-origin: 0 50%;
  }
  .animate_rotate {
    transform-origin: 50% 0;
  }
  .animate_flip.run,
  .animate_rotate.run {
    transition: all ease-out 1200ms 300ms;
    transform: rotateY(0deg);
  }
}
/*classify_table*/
.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;
}

/*beging*/
.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(/images_2016/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(/images_2016/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 {
  /*background:url(/images_2016/classify_page/icon-download.png) 0rem 0rem no-repeat;padding-left:0.5rem;*/
  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: 0.75rem;
}
.classify_table_note dt {
  margin-bottom: 0.125rem;
}
.classify_table_note dd {
  line-height: 0.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(/images_2016/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: 0.7rem;
  cursor: auto;
}
.icon_check_box.none:before {
  display: none;
}
.icon_check_box.white:before {
  color: #fff;
  border: 0.025rem solid #fff;
}
.icon_check_box.gray:before {
  color: #565656;
  border: 0.025rem solid #565656;
}
.icon_check_box:before {
  content: "";
  border: 0.025rem solid #0486ff;
  color: #0486ff;
  font-size: 0.3rem;
  line-height: 0.375rem;
  line-height: 15px\0 ;
  width: 0.375rem;
  height: 0.375rem;
  vertical-align: middle;
  display: inline-block;
  margin-right: 0.05rem;
  text-align: center;
}
.icon_check_box.current {
  *background: url(/images_2016/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(/images_2016/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(/images_2016/check-box-upgrade.png) no-repeat 0.125rem 0.075rem;
}

.store_check_box .word2 font {
  color: #fe5d02;
}

.store_check_box .word2.big {
  background: url(/images_2016/check-box-upgrade-non-big.png) 0rem 0rem no-repeat;
}

.store_check_box .word2.big.current {
  background: url(/images_2016/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;
}

/*hover*/
/*classify_table_fixed*/
.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*/
.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(/images_2016/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(/images_2016/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(/images_2016/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(/images_2016/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(/images_2016/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(/images_2016/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(/images_2016/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(/images_2016/tb-upgrade-chat-2.png) 0rem 0rem no-repeat;
}

.upgrade_pop .last_list a {
  color: #2f2f2f;
  text-decoration: underline;
}

/*download_pop*/
.download_pop .close {
  display: block;
  background: url(/images_2016/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(/images_2016/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(/images_2016/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(/images_2016/loading.gif) no-repeat;
  display: block;
  left: 50%;
  top: 50%;
  display: none;
}

.download_pop_show {
  cursor: pointer;
}

/*globle_ded-globle_add-globle_num*/
.globle_ded,
.globle_add {
  background: url(/images_2016/ioc-banner_buy_new_bt.jpg) no-repeat;
  background-size: 2.3rem 0.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;
}

/*search*/
.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*/
.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*/
.answer {
  position: relative;
  left: 0;
  margin: 0 !important;
  padding: 0 !important;
  top: 0;
  display: inline-block;
  vertical-align: middle;
  background: url(/images_2016/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(/images_2016/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*/
.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(/images_2016/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(/images_2016/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(/images_2016/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: 0.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;
  }
}
/*animate*/
/*classify_table*/
@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;
  }
}
/*download_pop and upgrade_pop*/
@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;
  }
}
/*old artical*/
@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;
}

.buy_bundle_2019 {
  padding: 1.85rem 0;
  background: #f6f6f6 url(/images_2019/buy/epm-buy-bg.png) no-repeat center bottom;
}
@media (min-width: 1900px) {
  .buy_bundle_2019 {
    background-size: 100% 8.3rem;
  }
}
.buy_bundle_2019 .buy_title {
  font-size: 0.95rem;
  line-height: 1rem;
  margin-bottom: 1.55rem;
}
.buy_bundle_2019 .buy_title font {
  color: #fe6628;
}
.buy_bundle_2019 .list_bundle_plus {
  background-color: #fff;
  border-radius: 0.3rem;
  box-shadow: 0rem 0.1rem 1.125rem 0rem rgba(21, 58, 160, 0.1);
  padding: 1rem 1.25rem 1rem 1.25rem;
  position: relative;
}
.buy_bundle_2019 .list_bundle_plus .box_all {
  width: 65%;
  background: url(/images_2019/buy/bundle-arrow.png) no-repeat center right;
  background-size: 0.725rem 10.975rem;
  padding-right: 3%;
  vertical-align: middle;
}
.buy_bundle_2019 .list_bundle_plus .box_all li {
  border: 0.025rem solid #3589ff;
  border-radius: 0.2rem;
  padding: 0.65rem 5.5rem 0.55rem 3.5rem;
  margin: 0.25rem 0;
  position: relative;
}
.buy_bundle_2019 .list_bundle_plus .box_all li .v {
  color: #3589ff;
  font-size: 0.7rem;
  line-height: 0.75rem;
  width: 0.8rem;
  position: absolute;
  left: 0.75rem;
  top: 0.875rem;
}
.buy_bundle_2019 .list_bundle_plus .box_all li .checkbox {
  *background: url(/images_2016/drw-win-icon_77.png) 0rem -1.925rem no-repeat;
  display: block;
  width: 0.525rem;
  height: 0.525rem;
  cursor: pointer;
  position: absolute;
  left: 0.75rem;
  top: 0.875rem;
  text-align: center;
  border: 0.025rem solid #3589ff;
  color: #fff;
}
.buy_bundle_2019 .list_bundle_plus .box_all li .checkbox:before {
  content: "\e63b";
  font-size: 0.5rem;
  position: absolute;
  left: 0;
  top: 0.025rem;
  width: 100%;
}
.buy_bundle_2019 .list_bundle_plus .box_all li .checkbox.current {
  background-position: 0rem 0rem;
  color: #3589ff;
}
.buy_bundle_2019 .list_bundle_plus .box_all li .icon {
  color: #3589ff;
  font-size: 1.1rem;
  line-height: 1.5rem;
  width: 1.5rem;
  position: absolute;
  left: 1.75rem;
  top: 0.55rem;
}
.buy_bundle_2019 .list_bundle_plus .box_all li .box .t {
  color: #111532;
  font-weight: bold;
  font-size: 0.45rem;
  margin-bottom: 0.3rem;
}
.buy_bundle_2019 .list_bundle_plus .box_all li .box .d {
  color: #969696;
  font-size: 0.35rem;
  line-height: 0.65rem;
}
.buy_bundle_2019 .list_bundle_plus .box_all li .price {
  position: absolute;
  right: 0.375rem;
  top: 1rem;
  width: 3.5rem;
  text-align: center;
}
.buy_bundle_2019 .list_bundle_plus .box_all li .price del {
  color: #969696;
  display: block;
}
.buy_bundle_2019 .list_bundle_plus .box_all li .price font {
  color: #fe6628;
  font-size: 0.45rem;
  line-height: 0.75rem;
  display: inline-block;
  font-weight: 400;
}
.buy_bundle_2019 .list_bundle_plus .box_all li .price font sup {
  font-size: 0.45rem;
  display: inline-block;
  line-height: 0.6rem;
  vertical-align: baseline;
}
.buy_bundle_2019 .list_bundle_plus .price_box {
  width: 32%;
  text-align: center;
  vertical-align: middle;
}
.buy_bundle_2019 .list_bundle_plus .price_box .p_b {
  font-size: 0.45rem;
  color: #54545b;
  line-height: 0.65rem;
  margin-bottom: 0.5rem;
  font-weight: 400;
}
.buy_bundle_2019 .list_bundle_plus .price_box .globle_button {
  font-weight: bold;
  font-size: 0.5rem;
}
.buy_bundle_2019 .list_bundle_plus .price_box .price_all {
  margin-bottom: 0.75rem;
}
.buy_bundle_2019 .list_bundle_plus .price_box .price_all del {
  display: block;
  color: #969696;
  font-size: 0.4rem;
  margin-bottom: 0.25rem;
}
.buy_bundle_2019 .list_bundle_plus .price_box .price_all font {
  color: #fe6628;
  font-size: 0.75rem;
  line-height: 0.875rem;
  display: block;
}
.buy_bundle_2019 .list_bundle_plus .price_box .price_all font sup {
  font-size: 0.75rem;
  line-height: 0.875rem;
  display: inline-block;
  vertical-align: baseline;
}
.buy_bundle_2019 .list_bundle_plus .price_box .price_all span {
  font-size: 0.35rem;
  color: #969696;
  display: block;
}
.buy_bundle_2019 .list_bundle_plus .price_box .tag_off {
  background: url(/images_2019/icon-web-all.png) no-repeat -9.2rem -2rem;
  background-size: 30rem 30rem;
  position: absolute;
  right: -0.2rem;
  top: -0.2rem;
  width: 4.35rem;
  height: 3.75rem;
}
.buy_bundle_2019 .list_bundle_plus .price_box .tag_off.off30 {
  background-position: -4.6rem -2rem;
}
@media (max-width: 1000px) {
  .buy_bundle_2019 .list_bundle_plus .box_all {
    margin-bottom: 1rem;
  }
  .buy_bundle_2019 .list_bundle_plus .box_all,
  .buy_bundle_2019 .list_bundle_plus .price_box {
    width: auto;
    padding: 0;
    background: none;
    display: block;
  }
}
@media (max-width: 550px) {
  .buy_bundle_2019 .list_bundle_plus .box_all li {
    padding: 1rem;
    text-align: center;
  }
  .buy_bundle_2019 .list_bundle_plus .box_all li .d {
    margin-bottom: 0.5rem;
  }
  .buy_bundle_2019 .list_bundle_plus .box_all li .v,
  .buy_bundle_2019 .list_bundle_plus .box_all li .checkbox {
    left: auto;
    right: 0.25rem;
    top: 0.2rem;
  }
  .buy_bundle_2019 .list_bundle_plus .box_all li .icon {
    position: static;
    text-align: center;
    width: auto;
  }
  .buy_bundle_2019 .list_bundle_plus .box_all li .price {
    position: static;
    width: auto;
  }
  .buy_bundle_2019 .list_bundle_plus .box_all li .price del {
    display: inline-block;
    margin-right: 0.35rem;
  }
}