html {
  margin: 0;
  padding: 0;
  overflow-x: auto;
}
body {
  font-size: 14px;
  font-family: PingFang SC, SourceHanSansSC-Regular, SourceHanSansSC, SourceHanSansCN, San Francisco, Heiti SC, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  color: #333333;
  min-width: 1000px;
  overflow-x: hidden;
}
body>a{display: none;}
.clearfix {
  clear: both;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  width: 100%;
}
.hidden {
  display: none;
}
.tl {
  text-align: left !important;
}
.tc {
  text-align: center !important;
}
.tr {
  text-align: right !important;
}
.fl {
  float: left !important;
}
.fr {
  float: right !important;
}
.transp {
  opacity: 0 !important;
}
.placeholder {
  position: relative;
  height: 2000px;
}
.home {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100vh;
  min-width: 960px;
  min-height: 700px;
  max-height: 120vw;
  background: #1C1C1E;
  display: flex;
  display: -webkit-flex;
  align-items:center;
  justify-content:center;
  z-index: 50;
}
.home .title{
  position: absolute;
  top: 2.59rem;
  left: 6.11rem;
  z-index: 100;
  font-size: 75px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 100px;
}
.home .desc{
  position: absolute;
  top: 3.81rem;
  left: 6.11rem;
  z-index: 100;
  font-size: 38px;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 58px;
  letter-spacing: 1px;
}
.homeBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-image: url('https://img.zconnect.cn/home2025/pc/home-Z4Pro_j_0.jpg');
  z-index: 100;
}

.block {
  width: 100%;
  position: relative;
  line-height: 1;
  height: inherit;
  overflow: hidden;
  font-weight: 300;
}
.block-white{
  background: #000000;
  color: #fff;
}

.block img {
  width: 100%;
  display: block;
}
.block .title1{
  opacity: 0;
  margin-top: 0.4rem;
  transition: all 0.6s ease-out;
  position: absolute;
  /* left: 50%;
  transform: translateX(-50%); */
}
.block .title2 {
  opacity: 0;
  margin-top: 0.2rem;
  transition: all 0.6s ease-out;
  position: absolute;
  /* left: 50%;
  transform: translateX(-50%); */
}



.s2_device .title1{
  position: absolute;
  width: 100%;
  top: 11%;
  left: 50%;
  transform: translateX(-50%);
  color: #FFFFFF;
  font-size: 0.6rem;
  font-weight: 300;
  line-height: 0.6rem;
  letter-spacing: 0.01rem;
}
.s2_device .textArea {
  width: 6.64rem;
  position: absolute;
  top: 18%;
  left: 50%;
  transform: translateX(-50%);
}
.s2_device .textArea .group1 {
  margin-top: 0.35rem !important;
}
.s2_device .textArea .group{
  margin-top: 0.2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.s2_device .textArea .group1 div{
  width: 2.76rem;
  padding: 0 0.23rem;
}
.s2_device .textArea .group div{
  text-align: center;
  min-width: 2.08rem;
  height: 0.4rem;
  line-height: 0.4rem;
  border-radius: 0.2rem;
  border: 1px solid #999999;
  font-size: 0.18rem;
  font-weight: 300;
  color: #F4F4F4;
}
.s3_device .textArea{
  position: absolute;
  top: 1.9rem;
  left: 50%;
  transform: translateX(-50%);
}
.s3_device .textArea .group{
  margin-top: 0.4rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.s3_device .textArea .group div{
  padding: 0 0.23rem;
  text-align: center;
  min-width: 2.08rem;
  height: 0.4rem;
  margin-right: 0.2rem;
  line-height: 0.4rem;
  border-radius: 0.2rem;
  border: 1px solid #999999;
  font-size: 0.18rem;
  font-weight: 300;
  color: #F4F4F4;
}
.s3_device .title1{
  width: 100%;
  position: absolute;
  top: 1.3rem;
  left: 50%;
  transform: translateX(-50%);
  color: #FFFFFF;
  font-size: 0.6rem;
  font-weight: 300;
  line-height: 0.6rem;
  letter-spacing: 0.02rem;
}
.performance{
  height: 7.02rem;
  background-color: #151618;
}
.placeholder .cards {
  opacity: 0;
  transition: all 0.6s ease-out;
}
.performance .divArea {
  width: 13.19rem;;
  position: absolute;
  top: 1.1rem;
  left: 50%;
  transform: translateX(-50%);
}
.performance .divArea .group{
  margin-bottom: 0.4rem;
  padding: 0 0.6rem;
  display: flex;
  justify-content: space-between;
  align-items: center;

}
.performance .divArea .group .bCard{
  text-align: center;
  padding: 0.4rem 0;
  width: 30%;
  border-radius: 0.04rem;
  background: #1D1E20;
}
.performance .divArea .group .bCard .label{
  font-size: 0.32rem;
  font-weight: 100;
  color: #F4F4F4;
  line-height: 0.32rem;
  letter-spacing: 0.01rem;
}
.performance .divArea .group .bCard .percent{
  margin-top: 0.2rem;
  font-size: 0.5rem;
  font-weight: 500;
  color: #F4F4F4;
  line-height: 0.5rem;
  letter-spacing: 0.01rem;
}
.performance .divArea .group .bCard .percent img{
  width: 0.32rem;
  height: 0.32rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.performance .title1 {
  position: absolute;
  bottom: 1.1rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.18rem;
  font-weight: 300;
  color: #999999;
  line-height: 0.18rem;
}
.interface{
  height: 8.5rem;
  background-color: #000000;
}
.interface .title1{
  width: 100%;
  position: absolute;
  text-align: center;
  top: 1.1rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.6rem;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 0.6rem;
  letter-spacing: 0.02rem;
}
.interface .group{
  position: absolute;
  top: 2.9rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.interface .group .item{
  position: relative;
  margin-left: 0.2rem;
  margin-right: 0.2rem;
  width: 3rem;
  height: 4rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.doubleM2{
  background-image: url('https://img.zconnect.cn/pc/z4s/double_m2.jpg');
}
.eSata{
  background-image: url('https://img.zconnect.cn/pc/z4s/eSata.jpg');
}
.mem{
  background-image: url('https://img.zconnect.cn/pc/z4s/mem.jpg');
}
.hdmi{
  background-image: url('https://img.zconnect.cn/pc/z4s/hdmi.jpg');
}
.interface .group .item .text{
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 0.5rem;
  font-size: 0.32rem;
  font-weight: 100;
  color: #F4F4F4;
  line-height: 0.32rem;
  letter-spacing: 0.01rem;
}
.interface_s1 .title1{
  position: absolute;
  top: 2.3rem;
  left: 0.9rem;
  font-size: 0.6rem;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 0.6rem;
  letter-spacing: 0.02rem;
}
.interface_s1 .title2{
  position: absolute;
  top: 3.4rem;
  left: 0.9rem;
  font-size: 0.32rem;
  font-weight: 100;
  color: #F4F4F4;
  line-height: 0.57rem;
  letter-spacing: 0.01rem;
}
.interface_s1 .desc{
  position: absolute;
  bottom: 1.1rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.18rem;
  font-weight: 300;
  color: #999999;
  line-height: 0.18rem;
}
.interface_s2 .title1{
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0.95rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.6rem;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 0.9rem;
  letter-spacing: 0.02rem;
}
.interface_s2 .desc{
  position: absolute;
  bottom: 1.1rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.18rem;
  font-weight: 300;
  color: #999999;
  line-height: 0.18rem;
}
.interface_s3{
  height: 8.5rem;
  background-color: #000000;
}
.interface_s3 .group{
  position: absolute;
  top: 1rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.interface_s3 .group .item{
  position: relative;
  margin-left: 0.2rem;
  margin-right: 0.2rem;
  width: 6.4rem;
  height: 6.5rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.memBg{
  background-image: url('https://img.zconnect.cn/pc/z4s/memBg.jpg');
}
.hdmiBg{
  background-image: url('https://img.zconnect.cn/pc/z4s/hdmiBg.jpg');
}
.interface_s3 .group .item .text{
  position: absolute;
  width: 100%;
  top: 0.8rem;
  left: 0.8rem;
  font-size: 0.32rem;
  font-weight: 500;
  color: #F4F4F4;
  line-height: 0.32rem;
  letter-spacing: 0.01rem;
}
.interface_s3 .group .item .text1{
  position: absolute;
  width: 100%;
  top: 1.32rem;
  left: 0.8rem;
  font-size: 0.2rem;
  font-weight: 300;
  color: #F4F4F4;
  line-height: 0.2rem;
  letter-spacing: 0.01rem;
}
.noFans .title1{
  position: absolute;
  top: 1.1rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.6rem;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 0.6rem;
}
.noFans .title2{
  position: absolute;
  top: 2.1rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.2rem;
  font-weight: 100;
  color: #F4F4F4;
  line-height: 0.2rem;
}
.betterPlayer .title1{
  position: absolute;
  top: 1.1rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.6rem;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 0.6rem;
}
.betterPlayer .title2{
  position: absolute;
  top: 2.05rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.2rem;
  font-weight: 100;
  color: #F4F4F4;
  line-height: 0.2rem;
}
.northEurope .title1{
  text-align: center;
  position: absolute;
  left: 18%;
  top: 1.6rem;
  font-size: 0.6rem;
  font-weight: 300;
  color: #75614D;
  line-height: 0.6rem;
  letter-spacing: 0.02rem;
}
.northEurope .title2{
  position: absolute;
  left: 37%;
  top: 2.55rem;
  font-size: 0.2rem;
  font-weight: 100;
  color: #75614D;
  line-height: 0.2rem;
  letter-spacing: 0.01rem;
}
.originalDesire{
  height: 10.4rem;
  background-color: #26282A;
}
.originalDesire .title1{
  width: 100%;
  text-align: center;
  position: absolute;
  top: 1rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.6rem;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 0.6rem;
}
.originalDesire .title2{
  width: 100%;
  text-align: center;
  position: absolute;
  top: 1.95rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.2rem;
  font-weight: 100;
  color: #FFFFFF;
  line-height: 0.2rem;
}
.originalDesire .group {
  position: absolute;
  top: 2.9rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.originalDesire .group .item{
  position: relative;
  margin-left: 0.2rem;
  margin-right: 0.2rem;
  width: 6.4rem;
  height: 3rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.originalDesire .group1 {
  top: 6.3rem !important
}
.originalDesire .group .item .text{
  position: absolute;
  width: 100%;
  top: 0.45rem;
  left: 0.45rem;
  font-size: 0.25rem;
  font-weight: 300;
  color: #F4F4F4;
  line-height: 0.24rem;
  letter-spacing: 0.01rem;
}
.redDotPs{
  /* top: 1.32rem !important; */
}
.originalDesire .group .item .redDotIcon{
  position: absolute;
  top: 0.45rem;
  left: 0.45rem;
  width: 1.2rem;
  height: 0.67rem;
  background-image: url('https://img.zconnect.cn/pc/z4s/redDotIcon.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.redDot{
  background-image: url('https://img.zconnect.cn/pc/z4s/redDotBg.jpg');
}
.airAlum{
  background-image: url('https://img.zconnect.cn/pc/z4s/airAlumBg.jpg');
}
.quality{
  background-image: url('https://img.zconnect.cn/pc/z4s/qualityBg.jpg');
}
.frontCover{
  background-image: url('https://img.zconnect.cn/pc/z4s/frontCoverBg.jpg');
}
.space .title {
  opacity: 0;
  transition: all 0.6s ease-out;
}
.space .cards {
  opacity: 0;
  transition: all 0.6s ease-out;
}
.zos .title {
  width: 4.34rem;
  height: 1.01rem;
  position: absolute;
  top: 2.69rem;
  left: 2rem;
}
.zos .title1 {
  position: absolute;
  color: #6D84FF;
  left: 2rem;
  top: 4.3rem;
  width: 4.5rem;
  text-align: left;
  font-size: 0.34rem;
  font-weight:300;
  line-height:0.34rem;
  letter-spacing: 0.01rem;
}
.zos .text {
  position: absolute;
  color: #cccccc;
  left: 2rem;
  top: 5rem;
  width: 4.5rem;
  text-align: left;
  font-size: 0.2rem;
  font-weight:300;
  line-height:0.36rem;
}
.space {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 3.98rem;
  background: white;
}
.space .title {
  width: 100%;
  text-align: center;
  margin-top: 1.1rem;
  font-size: 0.42rem;
  font-weight: 200;
  line-height: 0.42rem;
  letter-spacing: 0.01rem;
}
.space .cards {
  margin-top: 0.9rem;
  height: 1.5rem;
  padding: 0 0.4rem;
  display: flex;
}
.space .card {
  flex: 1;
  height: 1.46rem;
  margin: 0.2rem;
  border: 1px solid #cccccc;
  border-radius: 0.04rem;
}
.space .card .title1 {
  text-align: center;
  font-size: 0.32rem;
  font-weight: 300;
  line-height: 0.32rem;
  letter-spacing: 0.01rem;
  margin-top: 0.3rem;
}
.space .card .title2 {
  text-align: center;
  font-size: 0.2rem;
  font-weight: 300;
  line-height: 0.3rem;
  letter-spacing: 0.01rem;
  margin: 0.15rem 0.2rem 0 0.2rem;
}
.link .title1 {
  position: absolute;
  color: #ffffff;
  left: 0;
  top: 1.1rem;
  width: 100%;
  text-align: center;
  font-size: 0.46rem;
  font-weight:300;
  line-height:0.46rem;
  letter-spacing: 0.01rem;
}
.link .title2 {
  position: absolute;
  color: #ffffff;
  left: 0;
  top: 1.8rem;
  width: 100%;
  text-align: center;
  font-size: 0.24rem;
  font-weight: 200;
  line-height:0.24rem;
  letter-spacing: 0.01rem;
}
.fourDisk .title1 {
  position: absolute;
  color: #ffffff;
  left: 0;
  bottom: 1.1rem;
  width: 100%;
  text-align: center;
  font-size: 0.46rem;
  font-weight:300;
  line-height:0.46rem;
  letter-spacing: 0.01rem;
}
.speed .title1 {
  position: absolute;
  color: #ffffff;
  left: 0;
  top: 1.1rem;
  width: 100%;
  text-align: center;
  font-size: 0.46rem;
  font-weight:300;
  line-height:0.46rem;
  letter-spacing: 0.01rem;
}
.speed .title2 {
  position: absolute;
  color: #ffffff;
  left: 0;
  top: 1.8rem;
  width: 100%;
  text-align: center;
  font-size: 0.24rem;
  font-weight: 200;
  line-height:0.24rem;
  letter-spacing: 0.01rem;
}
.care .title1 {
  position: absolute;
  left: 1.4rem;
  top: 3.51rem;
  width: 4rem;
  text-align: left;
  font-size: 0.45rem;
  font-weight:300;
  line-height:0.6rem;
  letter-spacing: 0.02rem;
}
.care .title2 {
  position: absolute;
  left: 1.4rem;
  top: 4.3rem;
  width: 4rem;
  text-align: left;
  font-size: 0.24rem;
  font-weight:300;
  line-height:0.48rem;
  letter-spacing: 0.03rem;
}
.stable .title1 {
  position: absolute;
  left: 0;
  top: 1rem;
  width: 100%;
  color: #ffffff;
  text-align: center;
  font-size: 0.5rem;
  font-weight:300;
  line-height:0.48rem;
  letter-spacing: 0.03rem;
}
.explode {
  background: linear-gradient(0deg, #D8DADD 0%, #EEEEEE 100%);
}
.explode img {
  display: block;
  width: 70%;
  margin: 1.7rem auto 1rem auto;
}
.explode .title1 {
  position: absolute;
  left: 0;
  top: 0.7rem;
  width: 100%;
  color: #333333;
  text-align: center;
  font-size: 0.5rem;
  font-weight:300;
  line-height:0.48rem;
  letter-spacing: 0.03rem;
}
.hardware {
  width: 100%;
  background: linear-gradient(180deg, #D8DADD 0%, #EEEEEE 100%);
  text-align: center;
}
.hardware table {
  width: 11rem;
  margin: 0 auto;
  font-size: 0.22rem;
  font-weight: 300;
  border-top: 1px solid #666666FF;
  border-bottom: 1px solid #666666FF;
  border-left: 0;
  border-right: 0;
  color: #333333;
}
.hardware table td {
  padding: 0.14rem 0;
  border-bottom: 1px solid #00000026;
}
.hardware table td:first-child {
  padding-right: 0.2rem;
  width: 1.9rem;
  border-right: 1px solid #00000026;
  text-align: right;
}
.hardware table td:last-child {
  padding-left: 0.2rem;
  text-align: left;
}
.hardware table tr:last-child td {
  border-bottom: 0;
}
.line {
  border-top: 1px solid #cccccc;
  margin: 0 0.7rem;
}
.bottom {
  height: 1.6rem;
  margin: 0.3rem 0.7rem;
}
.bottom .logo {
  width: 2.29rem;
  height: 0.8rem;
  float: left;
  margin: 0.3rem 0.4rem 0 0;
}
.bottom .copyright {
  color: #666666;
  text-align: left;
  float: left;
  width: 6.4rem;
  margin-top: 0.25rem;
  font-size: 0.14rem;
  font-weight: 400;
  line-height:0.2rem;
  letter-spacing: 0;
}
.bottom .copyright a {
  color: #425FFF;
  text-decoration: none;
}
.qrcode {
  float: right;
  align-items:center;
  justify-content:center;
}
.qrcode img {
  float: left;
  height: 1.31rem;
}




/* 通用 */

.left-block .title1 {
  position: absolute;
  left: 50%;
  top: 50%; 
  width: 50%;

  color: #F4F4F4;
  font-size: 0.32rem;
  font-weight: 500;
  line-height: 0.32rem;
  letter-spacing: 0.01rem;
}
.left-block .title2 {
  position: absolute;
  left: 10%;
  top: 4.35rem;
  font-size: 0.2rem;
  font-weight: 300;
  letter-spacing: 0.04rem;
  color: #ffffff;
  width: 50%;
  height: 3rem;
  line-height: 0.45rem;
}


.block .block1,
.block .block2,
.block .block3 {
  font-size: 0.25rem;
  color: #fff;
  font-weight: 300;
}
.block .block1 .txt,
.block .block2 .txt,
.block .block3 .txt{
  margin: 0.4rem 0.3rem;
}

.center-block .title1 {
  position: absolute;
  top: 1.2rem;
  font-size: 0.45rem;
  font-weight: 300;
  letter-spacing: 0.04rem;
  color: #ffffff;
  width: 100%;
  height: 1rem;
  text-align: center;
}
.center-block .title2 {
  position: absolute;
  top: 1.88rem;
  font-size: 0.2rem;
  font-weight: 300;
  letter-spacing: 0.04rem;
  color: #ffffff;
  width: 100%;
  height: 1rem;
  line-height: 0.45rem;
  text-align: center;
}
.center-block .tip {
  position: absolute;
  bottom: .15rem;
  font-size: 0.16rem;
  font-weight: 300;
  right: .65rem;
  letter-spacing: 0.04rem;
  color: #ffffff;
  height: .48rem;
  line-height: 0.48rem;
  text-align: center;
}


.right-block .title1 {
  position: absolute;
  color: #ffffff;
  right: 0;
  top: 3.67rem;
  width: 50%;
  text-align: left;
  font-size: 0.48rem;
  font-weight:300;
  line-height:0.48rem;
  letter-spacing: 0.01rem;
}
.right-block .title2 {
  position: absolute;
  color: #ffffff;
  right: 0;
  top: 4.35rem;
  width: 50%;
  text-align: left;
  font-size: 0.20rem;
  font-weight: 300;
  line-height:0.48rem;
  letter-spacing: 0.01rem;
}

.right-block .block1,
.right-block .block2,
.right-block .block3 {
  position: absolute;
}

/*  */
.mark{
  font-size: 0.14rem!important;
  line-height: 1.5;
}