.f-fs40 {
  font-size: 40px;
}
.f-fs28 {
  font-size: 28px;
}
.download .wrap-3 .btn-wrap:hover,
.download .wrap-3 .btn:hover,
a[class*="btn"][class*="btn-bd"].btn-bd-grn:hover {
  background-color: #00b65e;
  color: #fff;
}
.banner {
  padding: 150px 0 0;
  background: url(/resource/images/download/banner-bg.png) no-repeat #3342af;
  background-size: cover;
  height: 730px;
}
.banner .container {
  height: 100%;
  position: relative;
}
.banner .banner-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.banner .banner-top .left {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}
.banner .banner-top .right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-top: 40px;
}
.banner .banner-top .right h1 {
  font-size: 5rem;
  padding-left: 50px;
  color: #fff;
  text-shadow: 0 9px 0 #12208d;
}
.banner .banner-top .right h2 {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  padding-left: 50px;
}
.banner .banner-top .right p {
  color: #fff;
  font-weight: 700;
  line-height: 28px;
}
.banner .banner-top .right p::before {
  vertical-align: middle;
  margin: 0 10px 0 50px;
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(/resource/images/icons/abackup-icon-small-all.png) no-repeat;
  background-position: -516px -294px;
}
.banner .banner-top .right a {
  margin: 30px 0 0 50px;
  width: 220px;
  height: 60px;
  font-size: 18px;
  line-height: 60px;
  font-weight: 600;
}
.banner .banner-top .right a::before {
  content: "";
  display: inline-block;
  vertical-align: -2px;
  margin-right: 4px;
  width: 14px;
  height: 18px;
  background: url(/resource/images/icons/abackup-icon-small-all.png) no-repeat;
  background-position: -365px -61px;
}
.banner .banner-bt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
}
.banner .banner-bt li {
  min-height: 160px;
  width: 24.7%;
  max-width: 25%;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
.banner .banner-bt li::before {
  margin: 24px auto 10px;
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  background: url(/resource/images/icons/abackup-icon1.png) no-repeat;
  background-position: -940px -316px;
}
.banner .banner-bt li p {
  color: #fff;
  opacity: 0.7;
  font-size: 12px;
  margin: 0 auto;
  max-width: 178px;
}
.banner .banner-bt li:nth-child(2)::before {
  background-position: -860px -316px;
}
.banner .banner-bt li:nth-child(3)::before {
  background-position: -780px -316px;
}
.banner .banner-bt li:nth-child(4)::before {
  background-position: -700px -316px;
}
@media (max-width: 1199px) {
  .banner {
    padding-top: 110px;
    padding-bottom: 160px;
    position: relative;
    background-size: 100% 100%;
  }
  .banner .container {
    position: static;
  }
  .banner .banner-bt ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 991px) {
  .banner {
    height: auto;
    position: relative;
    background-size: 100% 100%;
  }
  .banner .container {
    position: static;
  }
  .banner .banner-top {
    display: block;
  }
  .banner .banner-top h1 {
    padding: 0 !important;
  }
  .banner .banner-top p {
    padding: 0 !important;
  }
  .banner .banner-top p::before {
    margin-left: 0 !important;
  }
  .banner .banner-top h2 {
    padding: 0 !important;
    margin-bottom: 20px;
  }
  .banner .banner-top .right {
    padding-top: 0;
    text-align: center;
  }
  .banner .banner-top .right a {
    margin: 3px auto 30px;
  }
}
@media (max-width: 693px) {
  .banner {
    padding-bottom: 400px;
  }
  .banner .banner-bt ul {
    display: block;
  }
  .banner .banner-bt ul li {
    width: 49.5%;
    max-width: none;
  }
}
@media (max-width: 500px) {
  .banner {
    padding-bottom: 660px;
  }
  .banner .banner-top .right h1 {
    font-size: 3rem;
  }
  .banner .banner-top .right a {
    width: 100%;
  }
  .banner .banner-bt ul li {
    width: 100%;
  }
}
.download {
  padding: 100px 0;
  text-align: center;
  background: #f5f6ff;
}
.download h2 {
  text-align: center;
  margin-bottom: 10px;
}
.download .down-txt {
  max-width: 720px;
  margin: auto;
  margin-bottom: 40px;
  color: #666;
}
.download .down-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 60px;
}
.download .down-top .item {
  width: 380px;
  background: #fff;
  -webkit-box-shadow: 0 10px 25px 0 rgba(9, 24, 113, 0.1);
  box-shadow: 0 10px 25px 0 rgba(9, 24, 113, 0.1);
  border-radius: 10px;
  text-align: center;
}
.download .down-top .item-2 .item-top {
  background: url(/resource/images/download/title2.png) no-repeat;
  background-size: cover;
}
.download .down-top .item-3 .item-top {
  background: url(/resource/images/download/title3.png) no-repeat;
  background-size: cover;
}
.download .down-top .item-top {
  max-width: 380px;
  height: 120px;
  background: url(/resource/images/download/title1.png) no-repeat;
  border-radius: 10px 10px 0 0;
  padding: 15px 0;
}
.download .down-top h4 {
  font-size: 24px;
  color: #fff;
}
.download .down-top .downnum {
  display: inline-block;
  height: 30px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  color: #fff;
  font-size: 12px;
  line-height: 30px;
  padding: 0 15px;
  margin-top: 8px;
}
.download .down-top .downnum::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(/resource/images/download/give.png) no-repeat;
  vertical-align: -2px;
  margin-right: 5px;
}
.download .down-top .list {
  display: inline-block;
  text-align: left;
  min-height: 120px;
  margin: 20px 0 40px 0;
}
.download .down-top .list li {
  font-size: 16px;
  color: #666;
}
.download .down-top .list li::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url(/resource/images/download/gou1.png) no-repeat;
  margin-right: 10px;
}
.download .down-top .btn {
  display: block;
  width: 200px;
  height: 52px;
  background: #00b65e;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  line-height: 52px;
  margin: auto;
}
.download .down-top .more {
  font-size: 12px;
  font-weight: 400;
  color: #aaa;
  line-height: 30px;
}
.download .down-top .bot {
  width: 95%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 50px;
  background: #f5f7fa;
  border-radius: 4px;
  padding: 0 20px;
  margin: 30px auto 10px;
}
.download .down-top .bot-item {
  font-size: 14px;
  font-weight: 400;
  color: #2485f2;
}
.download .down-top .bot .icon::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(/resource/images/download/icon1.png) no-repeat;
  vertical-align: middle;
  margin-right: 6px;
}
.download .down-top .bot .icon-1::before {
  background-position: 0 0;
}
.download .down-top .bot .icon-2::before {
  background-position: -120px 0;
}
.download .down-top .bot .icon-3::before {
  background-position: -243px 0;
}
.download .illustrate-tip .illustrate-content {
  width: 420px;
}
.download .down-wrap {
  height: 340px;
  background: #fff;
  border: 2px solid #3272e0;
  -webkit-box-shadow: 0 10px 20px rgba(25, 41, 161, 0.1);
  box-shadow: 0 10px 20px rgba(25, 41, 161, 0.1);
  opacity: 1;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
}
.download .down-wrap .illustrate-tip {
  margin-left: 3px;
}
.download .down-wrap .easy {
  background: url(/resource/images/download/img-left-AB.png) no-repeat;
  width: 220px;
  position: relative;
  opacity: 1;
  border-radius: 7px 0 0 7px;
  padding: 32px 30px;
}
.download .down-wrap .easy::before {
  margin: 0 auto;
  display: block;
  content: "";
  width: 143px;
  height: 33px;
  background: url(/resource/images/download/img-hot.png) no-repeat;
}
.download .down-wrap .easy h3 {
  margin: 8px 0 10px;
  font-size: 20px;
  color: #fff;
}
.download .down-wrap .easy li {
  text-align: left;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 12px;
  opacity: 0.9;
}
.download .down-wrap .down-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  width: calc(100% - 220px);
}
.download .down-wrap .down-box h4 {
  margin-bottom: 8px;
}
.download .down-wrap .down-box .yuan {
  width: 127px;
  height: 30px;
  background: #eee;
  border-radius: 15px;
  margin: 0 auto;
  color: #333;
  font-size: 12px;
  line-height: 30px;
  margin-bottom: 8px;
}
.download .down-wrap .down-box .yuan::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/resource/images/icons/abackup-icon-small-all.png) no-repeat;
  background-position: -417px -60px;
  vertical-align: middle;
}
.download .down-wrap .down-box li {
  width: 196px;
  height: 340px;
  padding: 30px 0;
  position: relative;
}
.download .down-wrap .down-box li .f-fs20 {
  text-align: center;
}
.download .down-wrap .down-box li .tip-txt {
  max-width: 200px;
  text-align: left;
  color: #999;
  margin: 30px auto 0;
}
.download .down-wrap .down-box li .down-btn {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
.download .down-wrap .down-box li .btn-sm {
  width: 200px;
  height: 52px;
  background: #00b65e;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  line-height: 52px;
}
.download .down-wrap .down-box li .f-fs12 {
  color: #aaa;
}
.download .wrap-2 {
  height: 340px;
  border: none;
}
.download .wrap-2 .easy {
  background: url(/resource/images/download/title4.png) no-repeat;
  background-size: cover;
  position: relative;
}
.download .wrap-2 .easy-list li {
  position: relative;
  font-size: 12px;
  color: #fff;
  padding-left: 10px;
}
.download .wrap-2 .easy-list li::before {
  position: absolute;
  left: 0;
  top: 8px;
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  background: #fff;
  border-radius: 50%;
}
.download .wrap-2 .easy::before {
  display: none;
}
.download .wrap-2 .easy h3 {
  font-size: 24px;
  margin-bottom: 30px;
}
.download .wrap-2 .down-box li {
  padding-left: 25px;
  padding-right: 25px;
  width: 280px;
  height: auto;
  text-align: center;
}
.download .wrap-2 .down-box li .f-ib {
  line-height: 20px;
}
.download .wrap-2 .down-box li .down-btn {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-bottom: 20px;
}
.download .wrap-3 {
  height: 242px;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0 10px 20px rgba(25, 41, 161, 0.1);
  box-shadow: 0 10px 20px rgba(25, 41, 161, 0.1);
  border-radius: 10px;
  margin-bottom: 60px;
}
.download .wrap-3 .easy {
  width: 220px;
  background: url(/resource/images/download/img-left-AB-Other-software.png);
  position: relative;
  border-radius: 7px 0 0 7px;
}
.download .wrap-3 .easy::before {
  display: none;
}
.download .wrap-3 .easy h3 {
  width: 100%;
  height: 30px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  text-align: center;
  color: #fff;
}
.download .wrap-3 .f-df {
  padding: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 220px);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
.download .wrap-3 .box {
  padding: 20px 0;
  width: 100%;
  border-bottom: 1px solid #eee;
  line-height: 40px;
}
.download .wrap-3 .box:last-child {
  border-bottom: none;
}
.download .wrap-3 .box p {
  color: #999;
}
.download .wrap-3 .btn-wrap {
  border-radius: 10px;
  width: 130px;
  height: 40px;
  line-height: 40px;
  font-size: 1.6rem;
  padding: 0 10px;
  color: #00b65e;
  border: 1px solid #00b65e;
  cursor: pointer;
  position: relative;
}
.download .wrap-3 h4 {
  font-size: 16px;
  margin-right: 24px;
  min-width: 200px;
}
.download .wrap-3 .winPE {
  position: absolute;
  width: 130px;
  height: 0;
  background: #fff;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  opacity: 1;
  bottom: -90px;
  left: 0;
  border-radius: 10px;
  margin-top: 20px;
  overflow: hidden;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}
.download .wrap-3 .winPE.active {
  height: 80px;
}
.download .wrap-3 .winPE a {
  display: block;
}
.download .wrap-3 .winPE a:hover {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fe7800;
}
.download .wrap-3 .btn {
  min-width: 0;
  font-size: 14px;
  width: 130px;
  height: 40px;
  line-height: 40px;
  font-size: 1.6rem;
  padding: 0 10px;
  color: #00b65e;
  border: 1px solid #00b65e;
  cursor: pointer;
}
.download .know {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.download .know li {
  width: 380px;
  height: 245px;
  background: #fff;
  -webkit-box-shadow: 0 10px 20px rgba(25, 41, 161, 0.1);
  box-shadow: 0 10px 20px rgba(25, 41, 161, 0.1);
  border-radius: 10px;
  text-align: center;
  padding: 30px;
  position: relative;
}
.download .know h4 {
  font-size: 20px;
  margin-bottom: 8px;
}
.download .know p {
  font-size: 14px;
  color: #999;
  text-align: center;
  line-height: 24px;
  min-height: 90px;
}
.download .know p span {
  display: inline-block;
  margin-bottom: 5px;
}
.download .know .more {
  color: #aaa;
}
@media (max-width: 1199px) {
  .download .know li {
    width: 30%;
    padding-bottom: 50px;
    height: auto;
  }
  .download .know .more {
    bottom: 25px;
  }
}
@media (max-width: 990px) {
  .download {
    padding-bottom: 60px;
  }
  .download .down-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .download .down-top .item {
    width: 100%;
    max-width: 100%;
    margin: 20px 0;
  }
  .download .down-top .item .item-top {
    max-width: 100%;
  }
  .download .down-wrap,
  .download .wrap-3 {
    display: block;
    height: auto;
  }
  .download .down-wrap .easy,
  .download .wrap-3 .easy {
    width: 100%;
    background-image: none;
    background-color: #12208d;
    border-radius: 7px 7px 0 0;
    padding: 32px 30px;
  }
  .download .down-wrap .easy li,
  .download .wrap-3 .easy li {
    text-align: center;
  }
  .download .down-wrap .easy h3,
  .download .wrap-3 .easy h3 {
    position: static;
  }
  .download .down-wrap .down-box,
  .download .wrap-3 .down-box {
    width: 100%;
  }
  .download .wrap-2 .down-box li {
    padding-bottom: 100px;
  }
  .download .wrap-3 .f-df {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .download .down-wrap .easy {
    border-radius: 7px 7px 0 0;
  }
  .download .down-wrap .down-box {
    display: block;
    padding: 15px;
  }
  .download .down-wrap .down-box li {
    padding-bottom: 0;
    height: auto;
    width: 100%;
    border-bottom: 1px solid #eee;
  }
  .download .down-wrap .down-box li:last-child {
    border-bottom: none;
  }
  .download .down-wrap .down-box li .tip-txt {
    text-align: center;
  }
  .download .down-wrap .down-box li .down-btn {
    margin-bottom: 0;
    position: static;
    padding-bottom: 13px;
  }
  .download .wrap-2 .down-box {
    padding-bottom: 30px;
  }
  .download .wrap-2 .down-box:last-child {
    padding-bottom: 0;
  }
  .download .wrap-2 .down-box li .down-btn {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  .download .wrap-3 .f-df {
    display: block;
  }
  .download .wrap-3 .f-df .f-fl,
  .download .wrap-3 .f-df .f-fr {
    float: none;
  }
  .download .wrap-3 .f-df .btn-wrap {
    margin: 0 auto;
  }
  .download .know {
    display: block;
  }
  .download .know li {
    width: 100%;
    margin-bottom: 20px;
  }
  .download .know p {
    text-align: center;
  }
  .download .know .more {
    bottom: 18px;
  }
}
.contact {
  padding: 0 0 110px;
  background: #f5f6ff;
}
.contact h2 {
  font-size: 4rem;
  text-align: center;
  margin-bottom: 30px;
}
.contact .con-wrap {
  background: url(/resource/images/download/img-bg.png) no-repeat center;
  max-width: 1200px;
  min-height: 180px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  padding: 50px 180px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.contact p {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 80px;
  color: #fff;
}
.contact p::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/resource/images/icons/abackup-icon-small-all.png);
  vertical-align: middle;
  background-position: -698px -60px;
}
.contact p:nth-child(2)::before {
  background-position: -755px -60px;
}
.contact p:nth-child(3)::before {
  background-position: -581px -60px;
}
.contact p:last-child {
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .contact .con-wrap {
    padding: 50px 80px;
    text-align: center;
    background-size: 100% 100%;
  }
}
@media (max-width: 991px) {
  .contact h2 {
    font-size: 3.5rem;
  }
  .contact .con-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    padding: 20px 30px;
    background-size: 100% 100%;
  }
  .contact .con-wrap p {
    line-height: 34px;
  }
}
@media (max-width: 693px) {
  .contact h2 {
    font-size: 2.8rem;
  }
  .contact .con-wrap {
    padding: 30px;
  }
  .contact .con-wrap p {
    font-size: 16px;
  }
}
