html,
body {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
}
.tc {
  text-align: center !important;
}
.tl {
  text-align: left !important;
}
.tr {
  text-align: right !important;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.blk10 {
  height: 0.1rem;
  clear: both;
}
.blk20 {
  height: 0.2rem;
  clear: both;
}
.contain {
  width: 100%;
  height: 100%;
  overflow: auto;
  color: #333333;
  font-family: PingFang SC, Source Han Sans CN, WenQuanYi Micro Hei, Microsoft Yahei, sans-serif;
}
.contain .upgradeArea {
  height: 0.48rem;
  background: #1B1C20;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
}
.contain .upgradeArea .upgradeIcon {
  height: 0.36rem;
  width: 100%;
  background: center/contain  no-repeat url('https://img.zconnect.cn/home/productupgradeH5@2x.png');
}
.head {
  width: 100%;
  height: 0.64rem;
  position: fixed;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
  top: 0;
  left: 0;
  background: rgba(23, 27, 31, 0);
  z-index: 100;
}
.head .img {
  width: 1rem;
  height: 0.27rem;
  margin-left: 0.2rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/logohover.png');
  background-position: center;
}
.bgSetting {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.head .navIcon {
  width: 0.44rem;
  height: 0.44rem;
  background-image: url('../img/navIconhover.png');
  border: 1px solid #474747;
  margin-right: 0.2rem;
  background-size: 0.24rem 0.21em;
  border-radius: 0.03rem;
  /* transform: scale(0.5); */
  /* padding: .05rem; */
}
.first {
  overflow: hidden;
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size:cover;
  background-image: url('https://img.zconnect.cn/mobile/z4pro%2B/z4pro_plus_bg_2.png');
}
.first .title{
  position: absolute;
  top: 1.16rem;
  left: 50%;
  transform: translateX(-50%);
  width: 2.16rem;
  height: 1.36rem;
  z-index: 100;
}
.first .redDot {
  background: center / contain no-repeat url('https://img.zconnect.cn/pc_z4_reddot.png');
  width: 0.71rem;
  height: 0.4rem;
  margin-bottom: 0.12rem;
  margin-left: 0.15rem;
  position: absolute;
  right: 0.2rem;
  top: 0.87rem;
}
.first .bottom {
  height: calc(100vh - 1.55rem);
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.first .text {
  font-size: 0.24rem;
  height: 0.35rem;
  color: #CCCCCC;
  text-align: center;
  margin-top: 1.2rem;
  line-height: 0.35rem;
  letter-spacing: 0.03rem;
}
.first .firstTextArea {
  position: absolute;
  width: 100%;
  top: 1.2rem;
  left: 0;
}
.first .firstTextArea .titleArea .Z4icon {
  width: 1.57rem;
  height: 0.7rem;
  margin: 0 auto;
  background-image: url('https://img.zconnect.cn/mobile/index/Z4@3x.png');
  background-size: contain;
}
.first .firstTextArea .desc {
  height: 0.16rem;
  font-size: 0.16rem;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.81);
  line-height: 0.14rem;
  letter-spacing: 0.01rem;
  margin-top: 0.25rem;
}
.first .firstTextArea .desc2 {
  height: 0.14rem;
  font-size: 0.13rem;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.81);
  line-height: 0.14rem;
  letter-spacing: 0.01rem;
  margin-top: 0.15rem;
}
.nextImg {
  height: 0.17rem;
  width: 0.17rem;
  background-size: contain;
  background-image: url('../img/next.png');
  margin: 0 auto;
  margin-bottom: 0.2rem;
}
.changeImg {
  position: absolute;
  bottom: 0;
  width: 3.75rem;
  z-index: 500;
}
.changeImg .buy {
  width: 2rem;
  height: 0.44rem;
  background: linear-gradient(90deg, #425fff 0%, #253dc3 100%);
  border-radius: 0.22rem;
  text-align: center;
  line-height: 0.44rem;
  color: #ffffff;
  margin-right: 0.3rem;
  font-size: 0.2rem;
  margin: 0 auto 0.3rem auto;
}
.changeImg .img {
  width: 0.6rem;
  height: 0.6rem;
  background-size: 0.42rem 0.43rem;
  border-radius: 0.09rem;
  border: 1px solid rgba(204, 204, 204, 0.16);
}
.newModel {
  width: 100%;
  height: 4.4rem;
  overflow: hidden;
  position: relative;
}
.newModel .title {
  height: 0.3rem;
  font-size: 0.2rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.3rem;
  letter-spacing: 0.02rem;
  text-align: center;
  margin-top: 0.42rem;
}
.newModel .content {
  justify-content: center;
  display: flex;
  flex-direction: column;
  display: -webkit-flex;
  line-height: 0.21rem;
  letter-spacing: 0.01rem;
  font-weight: 300;
  font-size: 0.14rem;
  color: #F4F4F4;
  text-align: center;
}
.newModel .ai_xc {
  font-weight: 400;
  font-size: 0.14rem;
  color: #FFFFFF;
  line-height: 0.21rem;
  padding: 0 0.16rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.newModel .ai_xc_item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.63rem;
}
.newModel .ai_xc .ai_name {
  margin-bottom: 0.15rem;
}

.newModel .content .desclist {
  padding: 0 0.2rem 0 0.35rem;
  text-align: left;
}
.newModel .content ul {
  list-style: none;
  padding: 0;
  font-weight: 300;
  margin: 0.12rem auto;
}

.newModel .content li {
  padding-left: 0.15rem;
  position: relative;
}

.newModel .content li:before {
  content: '•';
  position: absolute;
  left: 0;
}
.newModel .content .list_card {
  width: calc(100% - 0.85rem);
  margin: 0 auto 0.12rem;
  border: 1px solid;
  border-radius: 5px;
  border-image: linear-gradient(164deg, rgba(143, 153, 163, 1), rgba(31, 31, 31, 1)) 1 1;
  padding: 0.2rem 0.14rem;
  text-align: left;
}
.newModel .content .app_list {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 0 0.2rem;
  box-sizing: border-box;
}
.newModel .content .img_card_list {
  width: 100vw;
  padding: 0 0.2rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

.newModel .content .img_card_item {
  width: 3.35rem;
  height: 1.4rem;
  background-image: url('https://img.zconnect.cn/mobile/z4pro%2B/nas_csjm.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-bottom: 0.15rem;
  padding: 0.2rem;
  box-sizing: border-box;
  text-align: left;
}
.newModel .content .desc_betw_list {
  padding: 0.5rem 0.2rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.newModel .content .desc_betw_item {
  display: flex;
  flex-direction: column;
}
.newModel .video_box {
  width: 100vw;
  height: 2.11rem;
  position: relative;
  margin-top: 0.54rem;
}
.newModel .player_icon {
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  left: calc(50% - 0.25rem);
  top: calc(50% - 0.25rem);
}
.newModel .zspace_icon {
  width: auto;
  height: 0.35rem;
  position: absolute;
  left: 0.2rem;
  bottom: 0.2rem;
}
.newModel .ai_list {
  width: 100vw;
  margin-top: 0.3rem;
  padding: 0 0.2rem;
}
.newModel .ai_list .ai_list_item {
  width: calc(100vw - 0.4rem);
  background: #1D1E20;
  border-radius: 3px;
  margin-bottom: 0.15rem;
  padding: 0.2rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 0.14rem;
  color: #F4F4F4;
  line-height: 0.14rem;
}
.newModel .ai_list .ai_list_item .desc_text,
.newModel .ai_list .ai_list_item_img .desc_text {
  margin-top: 0.12rem;
  font-weight: 300;
  font-size: 0.12rem;
  color: #F4F4F4;
  line-height: 0.12rem;
}
.newModel .ai_list .ai_list_item .desc_img {
  width: 3.35rem;
  height: auto;
  margin-top: 0.3rem;
}
.newModel .ai_list .ai_list_item_img {
  width: calc(100vw - 0.4rem);
  height: 2.7rem;
  background-size: auto 2.7rem;
  background-position: 0 0;
  background-repeat: no-repeat;
  border-radius: 3px;
  font-weight: 500;
  font-size: 0.14rem;
  color: #F4F4F4;
  line-height: 0.14rem;
  padding-top: 0.3rem;
  margin-top: -0.15rem;
  text-align: center;
  margin-bottom: 0.15rem;
}
.newModel .ai_desc {
  font-weight: 300;
  font-size: 0.12rem;
  color: #999999;
  line-height: 0.18rem;
  text-align: center;
}
.newModel .xcbf_box {
  width: calc(100vw - 0.32rem);
  height: 5.02rem;
  box-sizing: border-box;
  margin: 0.3rem auto 0;
  display: flex;
  background-image: url('https://img.zconnect.cn/mobile/z4pro%2B/xcbf.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 0 0.04rem;
  flex-direction: column;
}
.newModel .xcbf_item {
  width: 1rem;
  height: 0.4rem;
  text-align: center;
  font-weight: 400;
  font-size: 0.14rem;
  color: #FFFFFF;
  line-height: 0.2rem;
}
.newModel .xcbf_box_2 {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 0 0.6rem 0 0.5rem;
  box-sizing: border-box;
  justify-content: space-between;
}
.newModel .xcbf_box_3 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 2.3rem;
}
.newModel .video_list {
  width: calc(100vw - 0.3rem);
  margin: 0.2rem auto 0;
  display: flex;
  flex-direction: column;
}
.newModel .video_item {
  width: 100%;
  height: 3.8rem;
  background-image: url('https://img.zconnect.cn/mobile/z4pro%2B/jzzq.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-bottom: 0.15rem;
  padding: 0.2rem;
  box-sizing: border-box;
  text-align: left;
}
.video-js {
  width: 100vw;
  height: 2.11rem;
}
.video-js * {
  outline: 0;
}
.video-js .vjs-big-play-button {
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  left: calc(50% - 0.25rem);
  top: calc(50% - 0.25rem);
  border: 0 !important;
  background-color: transparent !important;
  background-image: url('https://img.zconnect.cn/mobile/z4pro%2B/player_icon.png');
  background-size: contain;
  background-repeat: no-repeat;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder {
  display: none;
}
.nx_bar {
  margin-left: 0.2rem;
  margin-top: 0.35rem;
  width: 3.32rem;
  height: 0.3rem;
  box-shadow: 0px 0.02rem 0.08rem 0 rgba(0,0,0,0.25);
  border-radius: 0.02rem 0.16rem 0.16rem 0.02rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.12rem;
  font-weight: 500;
  font-size: 0.14rem;
  color: #FFFFFF;
  box-sizing: border-box;
  text-shadow: 0px 0.01rem 0.01rem rgba(0,0,0,0.25);
}
.nx_bar_1 {
  width: 3.32rem;
  background: linear-gradient( 28deg, #2D3F75 0%, #6538BA 50%, #425FFF 100%);
}
.nx_bar_2 {
  width: 3.02rem;
  margin-top: 0.2rem;
  background: linear-gradient( 90deg, #122A5E 0%, #0094D4 100%);
}
.modelIntel {
  background-image: url('https://img.zconnect.cn/home2023/mobile/z4pro-img/20.jpg');
}
.modelIntel .labelRow {
  height: 0.23rem;
  width: 2.7rem;
  text-align: center;
  margin: 0.1rem auto 0 auto;
}
.modelIntel .label {
  border-radius: 0.11rem;
  color: #F4F4F4;
  height: 0.22rem;
  line-height: 0.22rem;
  font-size: 0.11rem;
  border: 1px solid #999999;
  text-align: center;
  margin: 0 auto;
}
.modelData {
  background: #151618;
  height: 4.95rem;
}
.modelData .card {
  width: 1.57rem;
  height: 1.1rem;
  float: left;
  color: #F4F4F4;
  margin: 0.2rem 0 0 0.2rem;
  background: #1D1E20;
  border-radius: 4px;
  text-align: center;
}
.modelData .card .key {
  font-size: 0.14rem;
  line-height: 0.2rem;
  margin-top: 0.22rem;
}
.modelData .card .value img{
  height: 0.18rem;
  width: 0.18rem;
}
.modelData .card .value {
  margin-top: 0.15rem;
  line-height: 0.24rem;
  font-size: 0.24rem;
  font-weight: 500;
}
.modelData .tip {
  color: #999999;
  font-size: 0.12rem;
  line-height: 0.2rem;
  margin-top: 0.1rem;
  text-align: center;
}
.modelCeleron {
  background-image: url('https://img.zconnect.cn/mobile/z4s/all_color.jpg');
  height: 3.0rem;
}
.modelCeleron .labelRow {
  height: 0.23rem;
  width: 2.7rem;
  text-align: center;
  margin: 0.1rem auto 0 auto;
}
.modelCeleron .label {
  border-radius: 0.13rem;
  color: #F4F4F4;
  height: 0.22rem;
  line-height: 0.22rem;
  font-size: 0.11rem;
  border: 0.1px solid #999999;
  text-align: center;
  margin: 0 auto;
}
.modelInterface {
  background: #000000;
  height: 6.0rem;
}
.modelInterface .card{
  /* width: 1.57rem; */
  width: calc(100% - 0.4rem);
  height: 2.1rem;
  background-size: contain;
  margin: 0.2rem 0 0 0.2rem;
  text-align: center;
  position: relative;
  float: left;
  background-color: rgba(255, 255, 255, 0.08);
  border-radius: 0.08rem;
  overflow: hidden;
  /* padding-bottom: 0.2rem; */
}
.modelInterface .card img {
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  display: block;
}
.modelInterface .card .text {
  position: absolute;
  bottom: 0.2rem; left: 0;
  width: 100%;
  height: 0.2rem;
  font-size: 0.14rem;
  color: #f4f4f4;
}
.modelSsd {
  background-image: url('https://img.zconnect.cn/mobile/z4s/m2ssd.jpg');
  height: 6.24rem;
}
.modelSsd .tip, .modelESata .tip {
  color: #999999;
  font-size: 0.12rem;
  line-height: 0.2rem;
  margin-top: 0.1rem;
  text-align: center;
  position: absolute;
  bottom: 0.65rem;
  width: 100%;
}
.modelMem {
  background-image: url('https://img.zconnect.cn/mobile/z4s/mem1.jpg');
  height: 4.0rem;
}
.modelESata {
  background-image: url('https://img.zconnect.cn/mobile/z4s/eSataExt.jpg');
  height: 4.76rem;
}
.modelHDMI {
  background-image: url('https://img.zconnect.cn/mobile/z4s/HDMI2.jpg');
  height: 4.0rem;
}
.modelCpu {
  background-image: url('https://img.zconnect.cn/mobile/z4s/cpuCool.jpg');
  height: 4.2rem;
}
.modelBlueRay {
  background-image: url('https://img.zconnect.cn/mobile/z4s/blueray.jpg');
  height: 4.2rem;
}
.modelEurope {
  background-image: url('https://img.zconnect.cn/mobile/z4s/north_europe.jpg');
  height: 2.6rem;
}
.modelBetter {
  background: #000000;
  height: 3.4rem;
}
.modelBetter .card {
  margin-top: 0.1rem;
  width: 1.83rem;
  height: 0.86rem;
  background-size: contain;
  font-size: 0.10rem;
  color: #f4f4f4;
}
.deploy {
  padding-bottom: 0.7rem;
  overflow: hidden;
}
.deploy .title {
  height: 0.56rem;
  font-size: 0.2rem;
  line-height: 0.28rem;
  font-weight: 300;
  color: #333333;
  text-align: center;
  margin: 0.3rem 0 0 0;
}
.textArea1 {
  width: 1.57rem;
  height: 0.8rem;
  min-height: 80px;
  border-radius: 0.04rem;
  border: 1px solid #cccccc;
  margin-left: 0.2rem;
  float: left;
  margin-top: 0.2rem;
  box-sizing: border-box;
}
.text1 {
  height: 0.2rem;
  line-height: 0.2rem;
  font-size: 0.14rem;
  text-align: center;
  margin-top: 0.2rem;
  margin-bottom: 0.02rem;
  color: #333333;
  font-weight: 400;
}
.text2 {
  line-height: 0.18rem;
  font-size: 0.11rem;
  text-align: center;
  color: #333333;
  font-weight: 300;
  word-wrap: break-word;
  word-break: break-all;
  text-align: justify;
}
.security {
  height: 5.4rem;
  background-image: url('../img/dataSecurity@3x.jpg');
  overflow: hidden;
}
.security .text2 {
  height: 0.2rem;
  font-size: 0.14rem;
  line-height: 0.2rem;
  font-weight: 300;
  color: #FFFFFF;
  text-align: center;
}
.security .title {
  margin-top: 0.7rem;
  height: 0.2rem;
  font-size: 0.2rem;
  line-height: 0.2rem;
  margin-bottom: 0.2rem;
  color: white;
  font-weight: 300;
  text-align: center;
}
.security ul {
  list-style: none;
}
.security li {
  font-size: 0.14rem;
  height: 0.24rem;
  line-height: 0.24rem;
  font-weight: 300;
  color: white;
}
.mechanism {
  height: 3.78rem;
}
.mechanism .title {
  height: 0.28rem;
  font-size: 0.2rem;
  line-height: 0.28rem;
  font-weight: 300;
  color: #333333;
  text-align: center;
  margin: 0.2rem 0 0 0;
}
.careful {
  height: 5.4rem;
  overflow: hidden;
  background-image: url('https://img.zconnect.cn/mobile/z4s/careful.png');
}
.careful .title {
  font-size: 0.2rem;
  line-height: 0.28rem;
  height: 0.2rem;
  margin-top: 0.7rem;
  text-align: center;
  margin-bottom: 0.2rem;
  font-weight: 300;
}
.careful .text {
  letter-spacing: 0.02rem;
  text-align: center;
  font-size: 0.14rem;
  height: 0.14rem;
  line-height: 0.14rem;
  font-weight: 300;
}
.video {
  height: 5.4rem;
  overflow: hidden;
  background-image: url('../img/video@3x.jpg');
}
.video .title {
  height: 0.2rem;
  font-size: 0.2rem;
  line-height: 0.2rem;
  margin-top: 2.7rem;
  text-align: center;
  font-weight: 300;
}
.video .context {
  height: 0.14rem;
  font-size: 0.14rem;
  line-height: 0.14rem;
  font-weight: 300;
  text-align: center;
  margin-top: 20px;
}
.connect {
  height: 5.4rem;
  overflow: hidden;
  background-image: url('https://img.zconnect.cn/mobile/z4s/connect.jpg');
  color: white;
}
.connect .title {
  height: 0.2rem;
  font-size: 0.2rem;
  line-height: 0.2rem;
  margin-top: 1.2rem;
  text-align: center;
  font-weight: 300;
}
.connect .context {
  width: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  margin: 0.2rem auto 0 auto;
  height: 0.48rem;
  font-size: 0.14rem;
  font-weight: 300;
  line-height: 0.24rem;
  letter-spacing: 1px;
}
.bigStorage {
  height: 5.4rem;
  overflow: hidden;
  background-image: url('https://img.zconnect.cn/mobile/z4s/bigStorage.png');
  color: white;
}
.bigStorage .title {
  height: 0.2rem;
  font-size: 0.2rem;
  line-height: 0.2rem;
  margin-top: 1.2rem;
  text-align: center;
  font-weight: 300;
}
.bigStorage .context {
  width: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  margin: 0.2rem auto 0 auto;
  height: 0.48rem;
  font-size: 0.14rem;
  font-weight: 300;
  line-height: 0.24rem;
  letter-spacing: 1px;
}
.break {
  overflow: hidden;
  background: linear-gradient(180deg, #D8DADD 0%, #EEEEEE 100%);
  position: relative;
}
.break .Img {
  width: 3.31rem;
  height: 2.82rem;
  background-image: url('https://img.zconnect.cn/mobile/index/software@3x.png');
  margin: 0.97rem auto 0.49rem auto;
}
.break .text {
  height: 0.2rem;
  width: 100%;
  font-size: 0.2rem;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #333333;
  line-height: 0.2rem;
  text-align: center;
  position: absolute;
  top: 0.5rem;
}
.break .inner {
  padding-bottom: 0.5rem;
}
.break .inner table {
  width: 3.37rem;
  margin: 0 auto;
  font-size: 0.12rem;
  font-weight: 300;
  border-top: 1px solid #666666FF;
  border-bottom: 1px solid #666666FF;
  border-left: 0;
  border-right: 0;
}
.break .inner table td {
  height: 0.3rem;
  border-bottom: 1px solid #00000026;
}
.break .inner table td:first-child {
  padding-right: 0.1rem;
  width: 0.81rem;
  min-width: 81px;
}
.break .inner table td:last-child {
  padding-left: 0.1rem;
}
.break .inner table td:first-child {
  border-right: 1px solid #00000026;
}
.break .inner table tr:last-child td {
  border-bottom: 0;
}
.break .inner table tr td:first-child {
  text-align: right;
}
.zos {
  height: 5.4rem;
  overflow: hidden;
  background-image: url('https://img.zconnect.cn/mobile/z4s/ZOS.jpg');
}
.zos .img1 {
  height: 0.59rem;
  width: 2.54rem;
  margin: 0.66rem auto 0.3rem auto;
  background-image: url('https://img.zconnect.cn/mobile/index/ZOSH5.png');
  background-size: contain;
}
.zos .title {
  color: #6D84FF;
  height: 0.2rem;
  font-size: 0.2rem;
  line-height: 0.2rem;
  text-align: center;
  font-weight: 300;
}
.zos .context {
  width: 3rem;
  height: 1.67rem;
  font-size: 0.14rem;
  line-height: 0.24rem;
  margin: 0.25rem auto 0 auto;
  color: #cccccc;
  letter-spacing: 0.01rem;
}
.higher .textArea1 {
  height: 1.16rem;
  min-height: 116px;
  padding: 0 0.15rem;
}
.higher .textArea1 .text2 {
  line-height: 0.18rem;
  text-align: left;
}
.mom {
  height: 5rem;
  overflow: hidden;
  background-image: url('../img/mom@3x.jpg');
}
.mom .title {
  height: 0.2rem;
  font-size: 0.2rem;
  line-height: 0.2rem;
  margin-top: 0.8rem;
  text-align: center;
  font-weight: 300;
  margin-bottom: 0.2rem;
}
.mom .context {
  height: 0.14rem;
  font-size: 0.14rem;
  line-height: 0.14rem;
  font-weight: 300;
  text-align: center;
}
.funs {
  background-image: url('../img/funs.jpg');
}
.old {
  background-image: url('../img/old.jpg');
}
.control {
  height: 5rem;
  overflow: hidden;
  background-image: url('../img/ctrl.jpg');
}
.control .title {
  height: 0.2rem;
  font-size: 0.2rem;
  line-height: 0.2rem;
  margin-top: 0.65rem;
  text-align: center;
  font-weight: 300;
  margin-bottom: 0.2rem;
}
.control .context {
  width: 3.08rem;
  font-size: 0.14rem;
  line-height: 0.24rem;
  font-weight: 300;
  margin: 0 auto;
}
.info {
  height: 5rem;
  overflow: hidden;
  background-image: url('../img/dev.png');
  background-position: 50% 0.97rem;
  background-repeat: no-repeat;
  background-size: 1.9rem 2.1rem;
}
.info .title {
  height: 0.2rem;
  font-size: 0.2rem;
  line-height: 0.2rem;
  margin-top: 0.5rem;
  text-align: center;
  font-weight: 300;
  margin-bottom: 0.27rem;
}
.info .priceArea {
  margin-top: 2.19rem;
  display: flex;
  display: -webkit-flex;
  margin-bottom: 0.19rem;
}
.info .priceArea .text {
  font-size: 0.14rem;
  height: 0.14rem;
  margin-bottom: 0.14rem;
  font-weight: 300;
}
.info .priceArea .price {
  font-size: 0.36rem;
  height: 0.36rem;
  font-weight: 200;
}
.info .priceArea .noDisk {
  margin-left: 0.3rem;
}
.info .priceArea .hasDisk {
  margin-left: 0.6rem;
  position: relative;
}
.info .priceArea .hasDisk .mark {
  width: 0.44rem;
  height: 0.21rem;
  border-radius: 0.04rem;
  border: 1px solid #425fff;
  font-size: 0.12rem;
  line-height: 0.21rem;
  color: #253dc3;
  font-weight: 300;
  text-align: center;
  position: absolute;
  right: -0.5rem;
  top: -0.01rem;
}
.info .priceArea .hasDisk .price {
  position: relative;
  left: -0.2rem;
}
.info .needMore {
  font-size: 0.14rem;
  height: 0.14rem;
  line-height: 0.14rem;
  font-weight: 300;
  color: #253dc3;
  margin-left: 0.3rem;
}
.info .store {
  width: 3.35rem;
  margin: 0.3rem auto 0 auto;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.info .store .item {
  width: 1.04rem;
  height: 0.34rem;
  border-radius: 0.03rem;
  border: 1px solid #425fff;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  color: #253dc3;
  font-size: 0.12rem;
}
.info .store .item .img {
  height: 23px;
  width: 23px;
  margin: 0 0.1rem 0 0.06rem;
}
.info .store .item .jd {
  background-image: url('../img/jd.png');
}
.info .store .item .tm {
  background-image: url('../img/tm.png');
}
.info .store .item .sn {
  background-image: url('../img/sn.png');
}
.last .logo {
  height: 0.56rem;
  width: 1.6rem;
  background-image: url(../img/logo.png);
  margin: 0.1rem auto 0.3rem auto;
  background-size: contain;
}
.last .lastImg {
  height: 1.44rem;
  margin: 0 auto;
  width: 3.55rem;
  background-position: center;
  background-image: url('../img/lastImg.png');
  background-size: contain;
}
.last .ourInfo {
  width: 3.35rem;
  height: 3.12rem;
  margin: 0 auto;
  font-size: 0.14rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.24rem;
}
.last .lastText {
  width: 3.35rem;
  font-size: 0.14rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.21rem;
  margin: 0.2rem auto 0.2rem auto;
  text-align: center;
}
.animation {
  transition: right 0.5s ease-out;
  -moz-transition: right 0.5s ease-out;
  /* Firefox 4 */
  -webkit-transition: right 0.5s ease-out;
  /* Safari 和 Chrome */
  -o-transition: right 0.5s ease-out;
  /* Opera */
}
.animation2 {
  transition: opacity 0.5s linear;
  -moz-transition: opacity 0.5s linear;
  /* Firefox 4 */
  -webkit-transition: opacity 0.5s linear;
  /* Safari 和 Chrome */
  -o-transition: opacity 0.5s linear;
  /* Opera */
}
.menu {
  width: 3.25rem;
  background: #f4f4f4;
  position: fixed;
  right: -3.25rem;
  top: 0;
  z-index: 999;
  overflow: hidden;
}
.menu .navicon {
  position: absolute;
  top: 0.21rem;
  right: 0.29rem;
  width: 0.24rem;
  height: 0.22rem;
  background-image: url('../img/navIcon.png');
  background-size: contain;
  background-position: center;
}
.menu .backArrowSlimDark20Icon {
  position: absolute;
  top: 0.21rem;
  left: 0.29rem;
  width: 0.24rem;
  height: 0.22rem;
  background-image: url('./../../img/backArrowSlimDark20@2x.png');
  background-size: contain;
  background-position: center;
  z-index: 77;
  display: none;
}
.menu .contain {
  width: 2.65rem;
  height: 0.5rem;
  margin: 0 auto;
  border-top: 1px solid #cccccc;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
}
.menu a {
  font-size: 0.16rem;
  text-decoration: none;
  color: #333333;
  margin: 0 auto;
  font-weight: 400;
}
.menu .contain:last-child {
  border-bottom: 1px solid #cccccc;
}
.menu .button {
  width: 1.2rem;
  height: 0.44rem;
  border-radius: 2px;
  border: 1px solid #999999;
  position: absolute;
  left: 1.02rem;
  bottom: 0.3rem;
  text-align: center;
  line-height: 0.44rem;
  font-size: 0.14rem;
  font-weight: 400;
}
.model {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.2);
  display: none;
  z-index: 150;
}
