.heaer{
  /*background: linear-gradient(163deg, #FF7C54 0%, #FF7C54 100%);*/
  background: linear-gradient(162deg, #FF7C54 0%, #FF6F4D 100%);
}
.header-r .nav-title, .header-r .navigation{
  color: #fff;
}

.dl-box{
  width: 100%;
  /* height: 652px; */
}
.dl-box.red{
  height: 750px;
  margin-top: 72px;
  padding-top: 149px;
  background: url('../images/download/bg_yellow.png') no-repeat left top;
  background-size: 100% 100%;
  /* background-size: cover; */
  overflow: hidden;
  box-sizing: border-box;
  /*linear-gradient(163deg, #FF7C54 0%, #FF5E44 100%);*/
}
.dl-box.red .dl-app {
  padding-top: 95px;
}
.dl-box.white .dl-app, .dl-box.gray .dl-app {
  padding-top: 146px;
  padding-left: 65px;
}
.dl-app .title{
  font-size: 50px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
}
.dl-app .desc{
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #fff;
  background: transparent;
  line-height: 20px;
  margin: 10px 14px 0 0;
}
.dl-box.white .dl-app .title, .dl-box.gray .dl-app .title{
  color: #000;
}
.dl-app .title .title-icon{
  display: inline-block;
  width: auto;
  height: auto;
  /*margin-left: 15px;*/
}
.dl-app .desc {
  background: transparent;
}
.dl-app .desc li{
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #A2020A;
  background: transparent;
  line-height:20px;
  margin:10px 14px 0 0 ;
}
.dl-app .desc li.desc-title{
  font-size: 26px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #fff;
  background: transparent;
  line-height: 20px;
  margin: 10px 14px 0 0;
}
.dl-box.white .dl-app .desc li{
  color: #EB2C0A;
}
.dl-box .dl-app .desc li.line{
  color: #F74410;
}

.dl-box.gray .dl-app .desc li{
  color: #EB2C0A;
}
.dl-app .desc li.line{
  font-size: 15px;
}
.dl-box.white .dl-app .desc li.line, .dl-box.gray .dl-app .desc li.line{
  color: #FFCDC3;
}
.dl-app .desc-details{
  width: 478px;
  font-size: 15px;
  font-family: PingFang SC;
  font-weight: 400;
  letter-spacing: 1px;
  color: #FFFFFF;
  line-height: 23px;
  text-align: justify; /*实现两端对齐*/
  margin: 60px 0 12px;
}
.dl-app .app {
  width: 144px;
  display: inline-block;
  margin: 0 0 12px;
  text-align: left;
  font-size:14px;
  font-family:PingFangSC-Regular,PingFang SC;
  font-weight:400;
  color:rgba(51,51,51,1);
  line-height:14px;
}
.dl-app .app img {
  width: 144px;
  /*border: 8px solid rgba(255,255,255, 0.45);*/
  margin-bottom: 12px;
}
.dl-app .app span {
  display: block;
  width: 144px;
  font-size: 16px;
  letter-spacing: 2px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #fff;
  text-align: center;
}
.dl-box.gray .app span {
  color: #000;
}
.dl-app .details{
  width: 406px;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 27px;
}
.dl-app .download-list {
  font-size: 0;
  padding: 32px 0 24px 0;
  box-sizing: border-box;
}
.dl-app .download-list a:hover {
  opacity: 0.9;
}
.dl-app .download-pc {
  display: inline-block;
  vertical-align: top;
  width: 147px;
  height: 50px;
  margin-right: 24px;
  background: url("../images/download/download_windows.png") no-repeat center;
  background-size: 100%;
}
.dl-app .download-pc-xp {
  display: inline-block;
  vertical-align: top;
  width: 136px;
  height: 50px;
  background: url("../images/download/download_winxp.png") no-repeat center;
  background-size: 100%;
}

.app-img {
  font-size: 0;
  text-align: right;
  overflow: hidden;
}
.dl-box.white .app-img{
  width: 637px;
  padding-top: 160px;
}
.dl-box.gray .app-img{
  width: 627px;
  padding-top: 130px;
}
.app-img img{
  width: 320px;
  margin-top: 70px;
}
.wrap-tedian-list {
  display: inline-block;
  width: 505px;
  line-height: 30px;
  margin-top: 20px;
  color: #fff;
  font-size: 18px;
  text-align: justify;
}
.download-qrcode {
  display: block;
  margin-top: 30px;
}
/*
.wrap-tedian-list.red {
  color: #F82300;
}
.wrap-tedian-list.red .item .title , .wrap-tedian-list.red .item .desc{
  color: #F82300;
}
.wrap-tedian-list .item .title {
  font-size: 25px;
  font-family: PingFang SC;
  font-weight: 500;
  line-height: 35px;
  padding: 13px 0 0 40px;
  position: relative;
}
.wrap-tedian-list.red .item .title::after {
  background: #F82300;
}
.wrap-tedian-list .item .title::after {
  content: ' ';
  display: block;
  position: absolute;
  top: 53%;
  left: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #fff;
}
.wrap-tedian-list .item .desc {
  !* padding-top: 12px; *!
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  line-height: 18px;
}
.wrap-tedian-list .dlbtn {
  padding: 45px 10px 20px 0 ;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.wrap-tedian-list .dlbtn:hover .wrap-hover {
  display: block;

}
.wrap-tedian-list .dlbtn .wrap-hover {
  display: none;
  position: absolute;
  bottom:0;
  left: 20px;
  padding-bottom: 60px;
}
.wrap-tedian-list .dlbtn .wrap-hover .content .dlqrcode{
  width: 135px;
  box-shadow: 0px 5px 12px 0px rgb(218 215 215 / 53%);
}
.wrap-tedian-list .dlbtn .dlbtnclick {
  width: 180px;
}
*/

.white-wrp {
  width: 100%;
  background: #fff;
}
.grey-wrp {
  width: 100%;
  background: #F2F2F2;
}
.container-flx {
  display: flex;
  height: 600px;
  align-items: center;
  overflow: hidden;
}
.container-flx .title {
  line-height: 60px;
  font-size: 36px;
  font-weight: bold;
}
.container-flx .content {
  margin-top: 5px;
  line-height: 28px;
  color: #484848;
  font-size: 20px;
}
.teacher-box .flx-l {
  height: 100%;
  padding: 150px 0 0 90px;
  box-sizing: border-box;
}
.teacher-box .flx-r {
  padding-left: 190px;
}
.strategy-box .flx-r {
  height: 100%;
  padding: 62px 0 0 200px;
  box-sizing: border-box;
}
.strategy-box .ph-l {
  position: relative;
  width: 240px;
  margin-top: 60px;
  transform: translateX(160px);
  z-index: 0;
  vertical-align: top;
}
.strategy-box .ph-r {
  position: relative;
  z-index: 1;
}
.depth-box .flx-l {
  position: relative;
  height: 100%;
  padding: 75px 0 0 90px;
  box-sizing: border-box;
}
.depth-box .news {
  position: absolute;
  left: 0;
  top: 227px;
  opacity: 0;
  z-index: 1;
}
.depth-box .flx-r {
  padding-left: 190px;
}
.growth-box {
  overflow: visible;
}
.growth-box .flx-r {
  position: relative;
  height: 100%;
  padding: 155px 0 0 180px;
  box-sizing: border-box;
}
.growth-box .ph-l {
  position: relative;
  z-index: 1;
}
.growth-box .ph-r {
  position: absolute;
  left: 440px;
  top: -194px;
  z-index: 0;
}
.footer {
  position: relative;
  z-index: 5;
}

/** 动效样式 */
._animate-img {
  transition: all 1s;
}
.animate-top-80 {
  transform: translateY(-80px);
}
.animate-top-55 {
  transform: translateY(-55px);
}
.animate-bottom-55 {
  transform: translateY(55px);
}
.animate-left-120 {
  transform: translateX(60px) !important;
}
.animate-opacity-1 {
  transition: all 1.5s;
  opacity: 1 !important;
}

/* tab切换开始 */
.application-tab {
  margin-top: 90px;
  position: absolute;
  width: 100%;
  background: none;
  font-family: PingFangSC-Semibold, PingFang SC;
  top: 0;
  /* background-color: rgba(0,0,0, 0.02); */
}
.tab-list {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  /* padding: 8px 0 0 0; */
  box-sizing: border-box;
  text-align: center;
  white-space: nowrap;
  font-size: 0;
  background: none;

}
.tab-list li {
  display: inline-block;
  vertical-align: top;
  height: 92px;
  line-height: 92px;
  padding: 0 8%;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 500;
  color: #FFB8B8;
  cursor: pointer;
  transition: color 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: none;

}
.tab-list .cur-tab {
  font-weight: 600;
  transition: color 0.3s;
  font-size: 20px;
  color: #FFFFFF;
}
.tab-line {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  min-width: 48px;
  height: 3px;
  opacity: 0;
  background: #fff;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  animation: tabFade 1s ease forwards;
  -webkit-animation: tabFade 1s ease forwards;
}
@keyframes tabFade {
  0% { opacity: 0; }
  100% { opacity: 1; }
}
@-webkit-keyframes tabFade {
  0% { opacity: 0;}
  100% { opacity: 1; }
}
/* tab切换结束 */

@media screen and (max-width: 1200px) {
  .dl-box{
    background-size: 75% 100%;
  }
}
@media screen and (max-width: 1200px) {
  .dl-box .container-w {
    width: 900px;
  }
  .app-img{
    /*max-width: 40% !important;*/
    padding-left: 130px;
    text-align: left;
  }
  .dl-app, .container-flx .title, .container-flx .content {
    margin-left: 30px;
  }
  .wrap-tedian-list {
    width: 300px;
  }
}
#get88{
  display: block;
}
#market{
  display: none;
}
.tab-box-2 .dl-box.red .dl-app {
  padding-top: 30px;
}
.tab-box-2 .dl-app {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  font-family: SourceHanSansCN-Normal, SourceHanSansCN;
}
.tab-box-2 .red {
  height: 950px;
  background: url('../images/download/pcDownload/background.png') no-repeat left top;
  padding-top: 140px;
  background-size: 100% 100%;
}
.tab-box-2 .container-w {
  display: flex;
  align-items: center;
  margin-top: 70px;
  padding-bottom: 70px;
  justify-content: space-between;
}
.tab-box-2 .computer-banner {
  height: 760px;
  width: 650px;
  margin-left: 90px;
}
.tab-box-2 .dl-app .title-img {
  height: 92px;
  width: 888px;
  margin-bottom: 47px;
}
.tab-box-2 .dl-app .try-img {
  height: 60px;
  width: 230px;
  margin-bottom: 80px;
}
.tab-box-2 .dl-app .computer-img {
  height: 383px;
  width: 1026px;
}
.tab-box-2 .dl-app .app-img {
  padding-top: 70px;
  /* margin-bottom: 80px; */
}
.tab-box-2 .dl-app .wrap-tedian-list {
  color: #000;
}
.tab-box-2 .dl-app .content-title {
  font-size: 55px;
  font-family: SourceHanSansCN-Heavy, SourceHanSansCN;
  font-weight: 800;
  color: #2F2F2F;
  line-height: 83px;
  letter-spacing: 1px;
  margin-bottom: 5px;
  display: flex;
}
.tab-box-2 .dl-app .pc-banner {
  width: 40px;
  height: 20px;
  background: linear-gradient(130deg, #FF8C74 0%, #FC4E29 100%);
  border-radius: 3px;
  font-size: 11px;
  color: #FFFFFF;
  line-height: 20px;
  text-align: center;
  margin-top: 19px;
  margin-left: 7px;
}
.tab-box-2 .dl-app .content-sub-title {
  font-size: 25px;
  font-weight: 400;
  color: #484848;
  line-height: 38px;
  margin-bottom: 50px;
}
.tab-box-2 .content-list {
  display: flex;
}
.tab-box-2 .content-list .list-circle {
  width: 20px;
  height: 20px;
  background: #FC522E;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
}
.tab-box-2 .content-list .list-circle {
  width: 20px;
  height: 20px;
  background: #FC522E;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 999;
}
.tab-box-2 .content-list .list-circle .list-circle-heart{
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 4px;

}
.tab-box-2 .content-list .list-content {
  margin-top: -6px;
  margin-bottom: 30px;
}
.tab-box-2 .content-list .list-title {
  font-size: 22px;
  font-weight: 500;
  color: #2F2F2F;
  line-height: 33px;
}
.tab-box-2 .content-list .list-desc {
  font-size: 16px;
  font-weight: 400;
  color: #484848;
  line-height: 30px;
}
.tab-box-2 .wrap-tedian-list {
  position: relative;
}
.tab-box-2 .line {
  width: 1px;
  height: 370px;
  opacity: 0.1;
  border: 1px solid #484848;
  position: absolute;
  left: 9px;
}
.tab-box-2 .left-content {
  width: 490px;
}
/* @media screen and (max-width: 1150px) {
  .application-tab {
    margin-top: 170px;
  }
} */
@media screen and (max-width: 832px) {
  .application-tab {
    margin-top: 170px;
  }
}
@media screen and (max-width: 674px) {
  .application-tab {
    margin-top: 210px;
  }
}
@media screen and (max-width: 380px) {
  .application-tab {
    margin-top: 250px;
  }
}
@media screen and (max-width: 317px) {
  .application-tab {
    margin-top: 290px;
  }
}
@media screen and (max-width: 217px) {
  .application-tab {
    margin-top: 330px;
  }
}
@media screen and (max-width: 169px) {
  .application-tab {
    margin-top: 370px;
  }
}
@media screen and (max-width: 166px) {
  .application-tab {
    margin-top: 410px;
  }
}