/*倒计时*/
* {
  margin: 0;
  padding: 0;
}

/*加载字体*/
@font-face {
  font-family: "itcagm";
  src: url("https://hollyland.oss-us-east-1.aliyuncs.com/statics/home/fonts/ITCAvantGardeStd-Md.ttf");
}

@font-face {
  font-family: "itcagb";
  src: url("https://hollyland.oss-us-east-1.aliyuncs.com/statics/home/fonts/ITCAvantGardeStd-Bold.ttf");
}

@font-face {
  font-family: "itcagl";
  src: url("https://hollyland.oss-us-east-1.aliyuncs.com/statics/home/fonts/Roboto-Regular-14.ttf");
}

@font-face {
  font-family: "itcags";
  src: url("https://hollyland.oss-us-east-1.aliyuncs.com/statics/home/fonts/ITCAvantGardeStd-Bold.ttf");
}

body {
  /* font-size: 12px; */
  /* color: #000; */
  font-family: "itcagm", "Microsoft YaHei", "PingFang", "苹方";
}

body {
  line-height: 1.5;
}

img {
  border: 0;
  vertical-align: top;
}

@keyframes slideIn {
  0% {
    transform: translateY(20px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

.mars4k-animate {
  animation: slideIn 0.5s ease-out 0.1s;
}

.mars4k-h3 {
  font-weight: normal;
  font-size: 100%;
}
.mars4k-p:before {
  content: "";
}
.animated {
  animation-fill-mode: both;
  animation-duration: 1s;
}
.marsCenter {
  width: 70%;
  max-width: 1000px;
  margin: 0 auto;
}
.marsvedeo a {
  width: 100%;
}
.marsvedeo a video {
  width: 100%;
  vertical-align: top;
}
.marsPro1 {
  background-color: #000;
}
.marsPro1 .mars4k-p {
  color: #fffefe;
  font-size: 28px;
  text-align: center;
  padding: 185px 30px 0;
}
.marsPro1 .mars4k-ul {
  display: flex;
  flex-wrap: wrap;
  padding: 160px 0;
}
.marsPro1 .mars4k-ul .mars4k-li {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 25%;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
}
.marsPro1 .mars4k-ul .mars4k-li .mars4k-span {
  color: #fffefe;
  font-size: 26px;
  margin: 30px 0 40px 0;
}
.marsPro1 .mars4k-ul .mars4k-li img {
  width: 7.8125vw;
  height: 4.9479vw;
}
.marsPro2 {
  width: 100%;
  padding-bottom: 5.2083vw;
  background: url(https://hollyland.oss-us-east-1.aliyuncs.com/statics/home/x_images/images/9802G_02.jpg)
    no-repeat;
  background-size: 100% 100%;
  height: 74.8958vw;
}
.marsPro2 .mars4k-h3 {
  color: #0a0a0a;
  font-size: 2.6042vw;
  font-weight: 700;
  padding: 6.2vw 0;
  text-align: center;
}
.marsPro2 .h692 {
  width: 58.0208vw;
  margin: 0 auto;
  position: relative;
  height: 39.0625vw;
}
.marsPro2 .h692 video {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.marsPro2 .marsPro2div {
  padding: 5.4167vw 0 6.25vw;
}
.marsPro2 .marsPro2div .mars4k-p {
  font-size: 1.25vw;
  color: #fffefe;
  text-align: center;
}
.marsPro2 .marsPro2div > div {
  padding-bottom: 3.125vw;
}
.marsPro2 .marsPro2div div .mars4k-p {
  font-size: 1.5625vw;
}
@keyframes movezidan {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(3.025vw);
  }
}

@media screen and (max-width: 1440px) {
  .marsPro1 .mars4k-p {
    font-size: 24px;
    padding: 140px 20px 0;
  }
  .marsPro1 .mars4k-ul {
    padding: 120px 0;
  }
  .marsPro1 .mars4k-ul .mars4k-li .mars4k-span {
    font-size: 22px;
    margin: 20px 0 30px 0;
  }
}
@media screen and (max-width: 1280px) {
  .marsPro1 .mars4k-p {
    font-size: 20px;
    line-height: 36px;
    padding: 100px 10px 0;
  }
  .marsPro1 .mars4k-ul {
    padding: 80px 0;
  }
  .marsPro1 .mars4k-ul .mars4k-li .mars4k-span {
    font-size: 18px;
    margin: 10px 0 20px 0;
  }
}
@media screen and (max-width: 1000px) {
  .marsCenter {
    width: 90%;
  }
  .marsPro1 .mars4k-p {
    font-size: 16px;
    line-height: 30px;
    padding: 50px;
  }
  .marsPro1 .mars4k-ul {
    padding: 40px 0;
  }
  .marsPro1 .mars4k-ul .mars4k-li .mars4k-span {
    font-size: 16px;
    margin: 10px 0 20px 0;
  }
  .marsPro2 .mars4k-h3 {
    font-size: 22px;
  }
  .marsPro2 .marsPro2div .mars4k-p {
    font-size: 14px;
  }
  .marsPro2 .marsPro2div div .mars4k-p {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .marsPro1 .mars4k-p {
    font-size: 14px;
    line-height: 24px;
    padding: 20px;
  }
  .marsPro1 .mars4k-ul {
    padding: 20px 0;
  }
  .marsPro1 .mars4k-ul .mars4k-li {
    width: 50%;
    padding: 5px 0;
  }
  .marsPro1 .mars4k-ul .mars4k-li .mars4k-span {
    font-size: 14px;
    margin: 10px 0 10px 0;
    padding: 0 20px;
  }
  .marsPro1 .mars4k-ul .mars4k-li img {
    width: 20vw;
    height: 12vw;
  }
  .marsPro2 {
    padding-bottom: 140px;
  }
  .marsPro2 .mars4k-h3 {
    font-size: 22px;
  }
  .marsPro2 .h692 {
    height: 56.0417vw;
    width: 100%;
  }
  .marsPro2 .marsPro2div {
    padding: 2.0167vw 0 6.25vw;
  }
  .marsPro2 .marsPro2div .mars4k-p {
    font-size: 12px;
  }
  .marsPro2 .marsPro2div div .mars4k-p {
    font-size: 12px;
  }
  @keyframes movezidan {
    0% {
      transform: translateY(0);
    }
    100% {
      transform: translateY(5.11vw);
    }
  }
}

@keyframes thecreateMove1 {
  0% {
    transform: translateY(-15px);
  }

  100% {
    transform: translateY(0);
  }
}

/* -----------------------------------------------------pro2] */
.mars4k-span {
  display: inline-block;
}

.mars4k-em {
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}

.mars4k-h3 {
  font-weight: normal;
  font-size: 100%;
}
.achieves .mars4k-h3 {
  padding-bottom: 0;
}
.Interfaces {
  background-color: #030504;
  padding-top: 10.0729vw;
}
.Interfaces .mars4k-h3 {
  font-size: 2.0833vw;
  color: #fff;
  font-weight: 700;
  text-align: center;
  margin-bottom: 5.4167vw;
}
.Interfaces img {
  width: 100%;
}

.marsPro3 {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 63.4583vw;
  margin-top: -1px;
}
.marsPro3 .marsPro3Video {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
  vertical-align: top;
  z-index: -1;
}
.marsPro3 .mars4k-h3 {
  text-align: center;
  font-weight: 700;
  font-size: 2.6042vw;
  color: #fffefe;
  padding-top: 9.8438vw;
}
.marsPro3bootom {
  background-color: #000000;
  margin-top: -1px;
  padding-bottom: 9.0625vw;
}
.marsPro3bootom .mars4k-p {
  font-size: 1.25vw;
  text-align: center;
  color: #e7e7e7;
}
.marsPro3bootom .marsPro3bootom_first {
  padding-bottom: 3.9063vw;
  font-size: 1.6667vw;
}
.marsPro4top {
  background-color: #000;
  padding-bottom: 2.6042vw;
  margin-top: -1px;
}
.marsPro4top .mars4k-h3 {
  font-size: 2.6042vw;
  text-align: center;
  color: #e7e7e7;
}
.marsPro4 {
  overflow: hidden;
  width: 100%;
  background: url(https://hollyland.oss-us-east-1.aliyuncs.com/statics/home/x_images/images/9802G_05_1.jpg)
    no-repeat;
  background-size: 100% 100%;
  height: 61.1979vw;
  margin-top: -1px;
}
.marsPro4 .mars4k-ul .mars4k-li {
  position: relative;
  width: 18.9063vw;
  height: 9.1146vw;
  margin-top: 4.4271vw;
}
.marsPro4 .mars4k-ul .mars4k-li img {
  width: 100%;
}
.marsPro4 .mars4k-ul .mars4k-li > div {
  position: absolute;
  top: 50%;
  left: 2.2917vw;
  transform: translateY(-50%);
}
.marsPro4 .mars4k-ul .mars4k-li div .mars4k-span {
  font-size: 2.6042vw;
  color: #fffefe;
}
.marsPro4 .mars4k-ul .mars4k-li div .mars4k-em {
  font-size: 1.9271vw;
  color: #fffefe;
  font-style: normal;
  display: inline-block;
}
.marsPro4bootom {
  background-color: #000;
  margin-top: -1px;
}
.marsPro4bootom .mars4k-p {
  font-size: 1.5625vw;
  line-height: 1.7;
  color: #fffefe;
  text-align: center;
}
.marsPro5 {
  background-color: #000;
  margin-top: -1px;
}
.marsPro5 .mars4k-h3 {
  font-size: 2.6042vw;
  color: #fffefe;
  text-align: center;
  padding: 9.3229vw 0 6.0938vw 0;
}
.marsPro5center {
  width: 100%;
  background: url(https://hollyland.oss-us-east-1.aliyuncs.com/statics/home/x_images/images/9802G_07.jpg)
    no-repeat #000;
  background-size: 100% 100%;
  margin-top: -1px;
  height: 60.6771vw;
}
.marsPro5center .marsPro5centerdiv {
  width: 55.8333vw;
  height: 37.8125vw;
}
.marsPro5center .mars4k-p {
  font-size: 1.5625vw;
  color: #fffefe;
  line-height: 1.7;
  text-align: center;
}
.marsPro5centerbootom {
  display: none;
}
.marsProblack {
  background: #000;
  margin-top: -1px;
  height: 5.625vw;
}
@keyframes movezidan {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(3.025vw);
  }
}
@media screen and (max-width: 1000px) {
  .marsPro3 .mars4k-h3 {
    font-size: 22px;
  }
  .marsPro3bootom .mars4k-p {
    font-size: 14px;
  }
  .marsPro3bootom .marsPro3bootom_first {
    font-size: 16px;
  }
  .marsPro4top .mars4k-h3 {
    font-size: 22px;
  }
  .marsPro4 .marsCenter {
    width: 70%;
  }
  .marsPro4bootom .mars4k-p {
    font-size: 16px;
  }
  .marsPro5 .mars4k-h3 {
    font-size: 22px;
  }
  .marsPro5center .marsCenter {
    width: 59.375vw;
  }
  .marsPro5center .mars4k-p.marsCenter {
    width: 90%;
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .Interfaces .mars4k-h3 {
    font-size: 18px;
  }
  .marsPro3 .mars4k-h3 {
    font-size: 16px;
    padding-top: 6vw;
  }
  .marsPro3bootom .mars4k-p {
    font-size: 14px;
    line-height: 26px;
    text-align: left;
  }
  .marsPro3bootom .marsPro3bootom_first {
    font-size: 14px;
  }
  .marsPro4 .mars4k-ul .mars4k-li {
    width: 24.9063vw;
    height: 11.1146vw;
    margin-top: 2.4271vw;
  }
  .marsPro4 .mars4k-ul .mars4k-li > div {
    left: 3.2917vw;
    transform: translateY(-44%);
  }
  .marsPro4bootom .mars4k-p {
    font-size: 14px;
    line-height: 26px;
    text-align: left;
  }
  .marsPro5center .marsCenter {
    width: 90%;
  }
  .marsPro5center .mars4k-p {
    display: none;
    font-size: 14px;
    line-height: 26px;
  }
  .marsPro5centerbootom {
    display: block;
    background-color: #000;
    margin-top: -40px;
  }
  .marsPro5centerbootom .mars4k-p {
    font-size: 14px;
    line-height: 26px;
    color: #fffefe;
    text-align: left;
  }
}
/* -----------------------------pro5] */

.marsPro6 {
  padding-bottom: 0.9375vw;
}
.marsPro6 .marsCenter {
  display: flex;
  justify-content: space-between;
}
.marsPro6 .marsPro6left {
  width: 24.8958vw;
}
.marsPro6 .marsPro6left .mars4k-h3 {
  color: #000;
  font-size: 2.3438vw;
  line-height: 4.1667vw;
  padding-bottom: 2.6042vw;
  padding-top: 6.4063vw;
  font-weight: 700;
}
.marsPro6 .marsPro6left .mars4k-p {
  font-size: 1.6667vw;
  line-height: 2.6042vw;
  color: #0a0a0a;
}
.marsPro6 .marsPro6right {
  width: 30.7292vw;
  position: relative;
}
.marsPro6 .marsPro6right img {
  position: absolute;
  top: 0;
  right: 0;
}
.marsPro6 .marsPro6right .zidantou {
  top: -13.0208vw;
  right: 18.0729vw;
  width: 8.75vw;
  height: 19.7396vw;
  transition: all 0.5s;
  z-index: 11;
  animation: movezidan 1.5s linear infinite alternate;
}
.marsPro6 .marsPro6right .jishen {
  top: -7.8125vw;
  width: 31.0938vw;
  height: 49.4792vw;
}
@keyframes movezidan {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(3.025vw);
  }
}
.marsPro7 {
  width: 100%;
  background: url(https://hollyland.oss-us-east-1.aliyuncs.com/statics/home/x_images/images/9802G_dongtu.gif)
    no-repeat;
  background-size: 100% 100%;
  height: 90.625vw;
  margin-top: -1px;
}
.marsPro7 .mars4k-h3 {
  font-size: 2.3438vw;
  color: #fffefe;
  text-align: center;
  padding-top: 7.7604vw;
}
.marsPro7 .mars4k-p {
  font-size: 1.6667vw;
  line-height: 1.7;
  text-align: center;
  color: #fffefe;
  margin-top: 64.0625vw;
}
.marsPro7bottom {
  display: none;
}
.marsPro8Top {
  display: none;
}
.marsPro8 {
  overflow: hidden;
  position: relative;
  width: 100%;
  background: url(https://hollyland.oss-us-east-1.aliyuncs.com/statics/home/x_images/images/9802G_10.jpg)
    no-repeat;
  background-size: 100% 100%;
  height: 87.3958vw;
  margin-top: -1px;
  text-align: center;
}
.marsPro8 .mars4k-h3 {
  font-size: 2.3438vw;
  line-height: 4.6875vw;
  font-weight: 700;
  text-align: center;
  color: #fffefe;
}
.marsPro8 .colorlcd {
  background: linear-gradient(to right, #f9b64a, #7bcc3c, #357ee8);
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  display: inline-block;
}
.marsPro8 .mars4k-p {
  width: 59.375vw;
  position: absolute;
  font-size: 1.6667vw;
  line-height: 3.3333vw;
  color: #fffefe;
  text-align: center;
  bottom: 5.4688vw;
  left: 50%;
  transform: translateX(-50%);
}
.marsPro9 {
  overflow: hidden;
  position: relative;
  width: 100%;
  background-size: 100% 100%;
  height: 67.3438vw;
}
.marsPro9 .marsPro9Video {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
  vertical-align: top;
  z-index: -1;
}
.marsPro9 .mars4k-span {
  position: absolute;
  bottom: 13.0208vw;
  left: 24.375vw;
  font-family: HarmonyOS_Sans_SC_Light;
  font-size: 1.5625vw;
  line-height: 1.875vw;
  color: #ffffff;
}
.marsPro9 .marsPro9absolute1 {
  left: 50%;
  transform: translateX(-50%);
  bottom: 1.9792vw;
}
.marsPro9 .marsPro9absolute2 {
  left: auto;
  right: 25.2604vw;
  bottom: 11.9792vw;
}
.marsPro9 .mars4k-h3 {
  font-size: 2.3438vw;
  line-height: 4.6875vw;
  text-align: center;
  color: #000000;
  font-weight: 700;
  padding: 5.7292vw 0 2.0833vw 0;
}
.marsPro9 .mars4k-p {
  font-size: 1.6667vw;
  color: #000000;
  text-align: center;
  line-height: 2.8646vw;
}
@media screen and (max-width: 1000px) {
  .marsCenter {
    width: 90%;
  }
  .marsPro6 {
    padding-bottom: 0;
  }
  .marsPro6 .marsPro6left {
    width: 60%;
  }
  .marsPro6 .marsPro6left .mars4k-h3 {
    font-size: 22px;
    line-height: 36px;
  }
  .marsPro6 .marsPro6left .mars4k-p {
    font-size: 16px;
    line-height: 28px;
  }
  .marsPro6 .marsPro6right {
    width: 40%;
    height: 41.7vw;
  }
  .marsPro7 .mars4k-h3 {
    font-size: 22px;
  }
  .marsPro7 img {
    width: 100%;
  }
  .marsPro7 .mars4k-p {
    font-size: 16px;
    line-height: 28px;
  }
  .marsPro8 .mars4k-h3 {
    font-size: 22px;
    line-height: 44px;
  }
  .marsPro8 .mars4k-p {
    width: 90%;
    font-size: 16px;
    line-height: 28px;
  }
  .marsPro9 .mars4k-h3 {
    font-size: 22px;
    line-height: 44px;
  }
  .marsPro9 .mars4k-p {
    font-size: 16px;
    line-height: 28px;
  }
}
@media screen and (max-width: 768px) {
  .marsPro6 .marsCenter {
    flex-wrap: wrap;
  }
  .marsPro6 .marsPro6left {
    width: 100%;
    padding-bottom: 17.8vw;
  }
  .marsPro6 .marsPro6right {
    width: 100%;
    height: 116.01vw;
  }
  .marsPro6 .marsPro6right .zidantou {
    width: 21.875vw;
    height: 49.34vw;
    left: 15.625vw;
    top: -18.22vw;
    animation: movezidan 1.5s linear infinite alternate;
  }
  .marsPro6 .marsPro6right .jishen {
    width: 77.73vw;
    height: 123.69vw;
    left: 50%;
    transform: translateX(-50%);
  }
  @keyframes movezidan {
    0% {
      transform: translateY(0);
    }
    100% {
      transform: translateY(5.11vw);
    }
  }
  .marsPro7 .mars4k-p {
    display: none;
  }
  .marsPro7 .mars4k-h3 {
    padding-top: 15px;
    text-align: left;
  }
  .marsPro7bottom {
    display: block;
    background-color: #000;
    margin-top: -1px;
  }
  .marsPro7bottom .mars4k-p {
    color: #fffefe;
    text-align: left;
    font-size: 16px;
    line-height: 28px;
  }
  .marsPro8Top {
    display: block;
    background-color: #000;
    text-align: center;
    margin-top: -1px;
    padding-top: 10vw;
  }
  .marsPro8Top .mars4k-h3 {
    font-size: 22px;
    line-height: 44px;
    color: #fffefe;
  }
  .marsPro8Top .colorlcd {
    background: linear-gradient(to right, #f9b64a, #7bcc3c, #357ee8);
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    display: inline-block;
  }
  .marsPro8 .mars4k-h3 {
    display: none;
  }
  .marsPro8 .colorlcd {
    display: none;
  }
  .marsPro8 .mars4k-p {
    font-size: 12px;
    line-height: 24px;
  }
  .marsPro9 .mars4k-h3 {
    font-size: 20px;
    line-height: 20px;
    padding: 2.7292vw 0 2.0833vw 0;
  }
  .marsPro9 .mars4k-span {
    font-size: 12px;
    line-height: 14px;
    color: #ffffff;
    bottom: 10vw;
  }
  .marsPro9 .marsPro9absolute1 {
    bottom: 1.0417vw;
  }
  .marsPro9 .marsPro9absolute2 {
    left: auto;
    bottom: 9vw;
  }
  .marsPro9 .mars4k-p {
    font-size: 14px;
    line-height: 20px;
  }
}
/* ------------------------pro9] */
a {
  text-decoration: none;
}

.mars4k-em {
  font-weight: normal;
  font-style: normal;
}

.marsPro11 img {
  width: 100%;
  vertical-align: top;
}
.marsPro11 {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .pro1-11head {
    flex-direction: column;
  }
  .pro1-11head .mars4k-ul {
    align-self: flex-end;
  }
}

.pro1-10 {
  width: 100%;
  overflow: hidden;
  background: #f8f8f8;
  padding: 0px 0px 120px;
}
.pro1-11 {
  width: 80%;
  max-width: 1200px;
  overflow: hidden;
  margin: 110px auto 0px;
}
.pro1-11head {
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.pro1-11head .mars4k-span {
  float: left;
  width: auto;
  overflow: hidden;
  font-size: 45px;
  color: #000;
  font-family: "itcagb";
}
.pro1-11head .mars4k-ul {
  float: right;
  width: auto;
  overflow: hidden;
}
.pro1-11head .mars4k-ul .mars4k-li {
  float: left;
  width: auto;
  overflow: hidden;
  margin-left: 15px;
  height: 33px;
  line-height: 33px;
  border-radius: 4px;
  padding: 0px 10px;
  font-size: 23px;
  color: #707070;
  font-family: "itcagl";
  cursor: pointer;
  transition: all 0.4s ease;
}
.pro1-11head .mars4k-ul .mars4k-li.mars4k-active {
  background: #181818;
  color: #ffffff;
}

.pro1-11content {
  width: 100%;
  overflow: hidden;
  margin-top: 50px;
}
.pro1-11content .swiper-slide {
  align-items: stretch;
}
.pro1-11pannel {
  width: 100%;
  overflow: hidden;
  display: none;
  justify-content: space-between;
}
.pro1-11pannel.mars4k-active {
  display: flex;
}
.pro1-11left {
  width: 35%;
  background: #fff;
  overflow: hidden;
  border-radius: 9px;
}
.pro1-11item {
  width: 100%;
  overflow: hidden;
}
.pro1-11item .mars4k-samp {
  width: 100%;
  overflow: hidden;
  display: block;
  height: 500px;
  position: relative;
}
.pro1-11item .mars4k-samp img {
  width: auto;
  height: auto;
  max-width: 90%;
  max-height: 94%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.pro1-11item .mars4k-em {
  width: 100%;
  text-align: center;
  display: block;
  font-size: 18px;
  font-family: "itcagb";
  margin-top: 20px;
}
.pro1-11item .mars4k-span {
  width: 80%;
  overflow: hidden;
  display: block;
  margin: 0px auto;
  font-size: 24px;
  font-family: "itcagb";
  color: #333;
  line-height: 22px;
}
.pro1-11item .mars4k-p {
  width: 80%;
  overflow: hidden;
  display: block;
  margin: 0px auto;
  font-size: 16px;
  font-family: "itcagl";
  color: #707070;
  line-height: 24px;
  margin-top: 20px;
}
.pro1-11pannel .mars4k-ul {
  width: calc(65% - 10px);
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}
.pro1-11pannel .mars4k-ul .mars4k-li {
  width: calc(33.33% - 6px);
  background: #fff;
  overflow: hidden;
  margin-top: 10px;
  float: left;
  margin: 9px 9px 0px 0px;
  border-radius: 9px;
  cursor: pointer;
  transition: all 0.4s ease;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}
.pro1-11pannel .mars4k-ul .mars4k-li.mars4k-act {
  background: #eaeaea;
}
.pro1-11pannel .mars4k-ul .mars4k-li:nth-child(3n) {
  float: right;
  margin-right: 0px;
}
.pro1-11pannel .mars4k-ul .mars4k-li .mars4k-span {
  width: 80%;
  overflow: hidden;
  margin: 24px auto 0px;
  font-size: 16px;
  color: #707070;
  line-height: 24px;
  display: block;
}
.pro1-11pannel .mars4k-ul .mars4k-li .mars4k-span .mars4k-em {
  font-family: "itcagb";
  font-weight: bold;
  color: #333;
}
.pro1-11pannel .mars4k-ul .mars4k-li .mars4k-samp {
  width: 100%;
  display: block;
  overflow: hidden;
  height: 180px;
  position: relative;
  margin-top: 12px;
}
.pro1-11pannel .mars4k-ul .mars4k-li .mars4k-samp img {
  width: auto;
  height: auto;
  max-width: 90%;
  max-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  padding: 10px 0;
}

.pro1-11pannel .mars4k-ul .mars4k-li .mars4k-span.mars4k-act {
  color: #000;
}

.pro1-10 {
  background-color: #030504;
}
.pro1-10 .pro1-11head .mars4k-span {
  color: #ffffff;
}
.pro1-10 .pro1-11left {
  background-color: #030504;
}
.pro1-10 .pro1-11pannel .mars4k-ul .mars4k-li {
  background-image: linear-gradient(to bottom, #1b1d1f, #090a0b);
}
.pro1-10 .pro1-11pannel .mars4k-ul .mars4k-li .mars4k-span {
  color: #fff;
  text-align: center;
}
.pro1-10 .pro1-11head .mars4k-ul .mars4k-li {
  color: #fff;
}
.pro1-10 .pro1-11pannel .mars4k-ul .mars4k-li.mars4k-act {
  background-image: linear-gradient(to bottom, #54565b, #232323);
}
.pro1-11item .mars4k-em {
  color: #fff;
}
.pro1-11item .mars4k-p {
  color: #fff;
}

.pro1-10 .pro1-11head .mars4k-ul .mars4k-li.mars4k-active {
  background-color: #c10016;
}

.pro1-11pannel .mars4k-ul .mars4k-li .mars4k-samp img {
  width: 8.2813vw;
  height: 6.0938vw;
}

.marsPro11 .pro1-10 {
  background-color: #000;
}

.marsPro11 .pro1-10 .pro1-11left {
  background-color: #fff;
}

.marsPro11 .pro1-10 .pro1-11pannel .mars4k-ul .mars4k-li {
  background-image: linear-gradient(to bottom, #fff, #fff);
}
.marsPro11 .pro1-10 .pro1-11pannel .mars4k-ul .mars4k-li.mars4k-act {
  background-image: linear-gradient(to bottom, #eaeaea, #eaeaea);
}
.marsPro11 .pro1-10 .pro1-11pannel .mars4k-ul .mars4k-li .mars4k-span {
  color: #707070;
}

.marsPro11 .pro1-11pannel .mars4k-ul .mars4k-li:nth-child(1),
.marsPro11 .pro1-11pannel .mars4k-ul .mars4k-li:nth-child(2),
.marsPro11 .pro1-11pannel .mars4k-ul .mars4k-li:nth-child(3) {
  margin-top: 0;
}

.marsPro11 .pro1-11item .mars4k-em {
  color: #000;
  margin-top: 0;
}

.marsPro11 .pro1-11item .mars4k-p {
  color: #707070;
  padding-bottom: 30px;
}

.marsPro11 .pro1-11pannel .mars4k-ul .mars4k-li .mars4k-samp img {
  width: auto;
  height: auto;
}
/* -------------pro11] */

@keyframes movezidan {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(3.025vw);
  }
}
.marsPro10 {
  background-color: #000000;
  margin-top: -1px;
}
.marsPro10 .mars4k-h3 {
  color: #fffefe;
  font-size: 2.3438vw;
  line-height: 4.6875vw;
  text-align: center;
  padding: 9.0104vw 0 3.9583vw 0;
}
.marsPro10 .mars4k-ul {
  display: flex;
  justify-content: space-between;
}
.marsPro10 .mars4k-ul .mars4k-li {
  width: 18.5938vw;
  height: 18.4375vw;
  overflow: hidden;
  border-radius: 0.4167vw;
}
.marsPro10 .mars4k-ul .mars4k-li img {
  width: 100%;
  transition: all 0.3s;
  border-radius: 0.4167vw;
}
.marsPro10 .mars4k-ul .mars4k-li:hover img {
  transform: scale(1.04);
}
.marsPro10 .marsPro10center {
  display: flex;
  justify-content: space-between;
}
.marsPro10 .marsPro10center .mars4k-span {
  width: 32%;
  text-align: center;
  color: #fffefe;
  font-size: 1.5625vw;
  line-height: 3.125vw;
}
.marsPro11 img {
  width: 100%;
  vertical-align: top;
}
.marsPro12 {
  padding-top: 6.25vw;
  background-color: #000000;
  margin-top: -1px;
}
.marsPro12 .mars4k-h3 {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 2.2396vw;
  line-height: 3.125vw;
  padding-bottom: 1.5625vw;
}
.marsPro12 .mars4k-h3 .mars4k-span {
  display: inline-block;
  color: #000;
  background-color: #fff;
  width: 3.125vw;
  height: 3.125vw;
  font-size: 2.2396vw;
  text-align: center;
  line-height: 3.125vw;
  border-radius: 5px;
  margin-right: 0.5208vw;
}
.marsPro12 .marsPro12Center {
  display: flex;
}
.marsPro12 .marsPro12Center .marsPro12Content {
  width: 50%;
}
.marsPro12 .marsPro12Center .marsPro12Content .mars4k-flex {
  display: flex;
}
.marsPro12 .marsPro12Center .marsPro12Content div .mars4k-ul {
  box-sizing: border-box;
  width: 14.7396vw;
  height: 14.7396vw;
  padding-right: 0.5208vw;
}
.marsPro12 .marsPro12Center .marsPro12Content div .mars4k-ul .mars4k-li {
  font-size: 1.25vw;
  line-height: 2.5vw;
  color: #ffffff;
}

.peijian {
  background: #000000 none;
}
@media screen and (max-width: 1000px) {
  .marsCenter {
    width: 90%;
  }
  .marsPro10 .mars4k-ul .mars4k-li {
    width: 32%;
    height: 28vw;
    overflow: hidden;
    border-radius: 0.4167vw;
  }
  .marsPro10 .mars4k-ul .mars4k-li img {
    width: 100%;
    height: 100%;
    transition: all 0.3s;
    border-radius: 0.4167vw;
  }
  .marsPro10 .mars4k-ul .mars4k-li:hover img {
    transform: scale(1.04);
  }
  .marsPro10 .marsPro10center {
    display: flex;
    justify-content: space-between;
  }
  .marsPro10 .marsPro10center .mars4k-span {
    width: 32%;
    text-align: center;
    color: #fffefe;
    font-size: 1.5625vw;
    line-height: 3.125vw;
  }
  .marsPro12 .mars4k-h3 {
    font-size: 22px;
    line-height: 44px;
  }
  .marsPro12 .mars4k-h3 .mars4k-span {
    width: 44px;
    height: 44px;
    font-size: 22px;
    line-height: 44px;
  }
  .marsPro12 .marsPro12Center .marsPro12Content {
    width: 50%;
  }
  .marsPro12 .marsPro12Center .marsPro12Content div .mars4k-ul {
    width: 50%;
    height: auto;
  }
  .marsPro12 .marsPro12Center .marsPro12Content div .mars4k-ul .mars4k-li {
    font-size: 16px;
    line-height: 32px;
  }
}
@media screen and (max-width: 768px) {
  .marsPro10 .mars4k-h3 {
    color: #fffefe;
    font-size: 22px;
    line-height: 44px;
  }
  .marsPro10 .marsPro10center .mars4k-span {
    font-size: 16px;
    line-height: 32px;
  }
  .marsPro12 {
    justify-content: center;
  }
  .marsPro12 .mars4k-h3 {
    font-size: 22px;
    line-height: 44px;
  }
  .marsPro12 .mars4k-h3 .mars4k-span {
    width: 44px;
    height: 44px;
    font-size: 22px;
    line-height: 44px;
    margin-right: 10px;
  }
  .marsPro12 .marsPro12Center {
    flex-wrap: wrap;
  }
  .marsPro12 .marsPro12Center .marsPro12Content {
    width: 100%;
    padding-bottom: 20px;
  }
  .marsPro12 .marsPro12Center .marsPro12Content div .mars4k-ul {
    width: 50%;
    height: auto;
  }
  .marsPro12 .marsPro12Center .marsPro12Content div .mars4k-ul .mars4k-li {
    font-size: 16px;
    line-height: 32px;
  }
  .pro1-11pannel.mars4k-active {
    flex-direction: column;
  }
  .pro1-11left {
    width: 100%;
  }
  .pro1-11item .mars4k-samp {
    margin-top: 20px;
    height: 180px;
  }

  .pro1-11pannel .mars4k-ul .mars4k-li .mars4k-samp {
    height: 110px;
  }
  .pro1-11pannel .mars4k-ul {
    margin-top: 20px;
    width: 100%;
  }
}
@media screen and (width <= 767px) {
  .pro9803-unleash {
    width: 80%;
    margin: 0 auto 75px;
  }
  .pro9803-unleash .unleash-swiper {
    width: 100%;
    padding-bottom: 25px;
  }
  .pro9803-unleash .unleash-swiper .swiper-wrapper .swiper-slide {
    width: 100%;
  }
  .pro9803-unleash .title .mars4k-h4 {
    text-align: center;
    color: #f5f5f7;
    font-family: HarmonyOS Sans;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
  }
  .pro9803-unleash
    .unleash-swiper
    .swiper-wrapper
    .swiper-slide
    .box
    .mars4k-p {
    color: #f5f5f7;
    font-family: HarmonyOS Sans;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
  }
  .pro9803-unleash .unleash-swiper .swiper-wrapper .swiper-slide .box {
    width: 100%;
    box-sizing: border-box;
  }
  .pro9803-build {
    width: 90%;
  }
  .pro9803-bundle .box {
    width: 80%;
  }
  .pro9803-bundle .box img {
    width: 100%;
    height: auto;
  }
  .pro9803-build .mars4k-h2 {
    color: #f5f5f7;
    margin-bottom: 35px;
    font-family: HarmonyOS Sans;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
  }
}
@media screen and (width >= 768px) {
  .pro9803-unleash .title .mars4k-h4 {
    color: #f5f5f7;
    font-family: HarmonyOS Sans;
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: 64px;
  }
  .pro9803-unleash .unleash-swiper .swiper-wrapper .swiper-slide .mars4k-p {
    z-index: 111;
    color: #f5f5f7;
    font-family: HarmonyOS Sans;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
  }
  .pro9803-unleash .unleash-swiper .swiper-wrapper .swiper-slide .box {
    box-sizing: border-box;
  }
  .pro9803-build .mars4k-h2 {
    color: #f5f5f7;
    text-align: center;
    margin-bottom: 70px;
    font-family: HarmonyOS Sans;
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: 64px;
  }
  .pro9803-build {
    width: 100%;
    max-width: 1120px;
    margin: 0 auto 250px;
  }
  .pro9803-build .tab-content .tab-pane {
    width: 100%;
    max-width: 1120px;
    height: 600px;
    padding: 0;
  }
  .pro9803-build .tab-content .tab-pane img {
    width: 100%;
    max-width: 1120px;
    height: 600px;
  }
  .pro9803-bundle .box {
    background: #101010;
    border-radius: 12px;
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    padding: 100px;
    box-sizing: border-box;
  }
  .pro9803-bundle .box img {
    width: 100%;
    max-width: 920px;
    height: auto;
    margin-bottom: 70px;
  }
}
/* ------------------pro12+1] */

.mars4k-table {
  border-collapse: collapse;
  border-spacing: 0;
}

.mars4k-th {
  font-weight: normal;
  font-style: normal;
}

.mars4k-th {
  text-align: left;
}
.Parameters {
  background-color: #030504;
  padding-bottom: 30px;
}
.Parameters .mars4k-table {
  border: 1px solid #fff;
}
.Parameters .mars4k-table .mars4k-tr .mars4k-td {
  width: 33%;
  height: 3.5417vw;
  text-align: center;
  color: #fff;
  border: 1px solid #fff;
  padding: 0.5208vw 1.0417vw;
  font-size: 1.25vw;
}
.marsPro13 {
  background-color: #000;
  padding-bottom: 30px;
}
.marsPro13 .mars4k-h3 {
  font-weight: 700;
  font-size: 2.3438vw;
  line-height: 4.6875vw;
  color: #fffefe;
  text-align: center;
  padding: 3.125vw 0;
}
.marsPro13 .mars4k-table {
  width: 100%;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  /* border-collapse: collapse; */
  border-spacing: 0;
  margin-bottom: 30px;
}
.marsPro13 .mars4k-table .mars4k-tr {
  display: flex;
  border: none;
  width: 100%;
}
.marsPro13 .mars4k-table .mars4k-tr .mars4k-th {
  width: 33.33%;
  box-sizing: border-box;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-weight: 500;
  font-size: 1.6667vw;
  text-align: left;
  padding: 10px 0 20px 20px;
}
.marsPro13 .mars4k-table .mars4k-tr .mars4k-td {
  width: 33.33%;
  box-sizing: border-box;
  color: #fff;
  font-size: 16px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-weight: 300;
  padding: 10px 10px 10px 20px;
  word-wrap: break-word;
  word-break: break-all;
}
.marsPro13 .marsPro13lastTable {
  margin-bottom: 0;
}
@media screen and (max-width: 1000px) {
  .Parameters .mars4k-table .mars4k-tr .mars4k-td {
    font-size: 16px;
  }
  .marsCenter {
    width: 90%;
  }
  .marsPro13 .mars4k-h3 {
    font-size: 22px;
    line-height: 44px;
  }
}
@media screen and (max-width: 768px) {
  .Parameters .mars4k-table .mars4k-tr .mars4k-td {
    font-size: 14px;
  }
  @keyframes movezidan {
    0% {
      transform: translateY(0);
    }
    100% {
      transform: translateY(5.11vw);
    }
  }
  .marsPro13 .mars4k-table .mars4k-tr .mars4k-th {
    font-size: 16px;
    padding: 10px 0 10px 20px;
  }
  .marsPro13 .mars4k-table .mars4k-tr .mars4k-td {
    font-size: 14px;
    line-height: 28px;
  }
}
/* ------------------pro13] */

img {
  vertical-align: bottom;
}
button {
  outline: none;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}

/*transition*/
img,
.swiper-button-prev,
.swiper-button-next {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

/*genner*/
.swiper-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-button-prev::after,
.swiper-button-next::after {
  content: "";
}

/*product*/
.product {
  width: 100%;
  overflow: hidden;
  background: #f5f5f5;
}

/*product-detail*/

.peijian {
  width: 100%;
  overflow: hidden;
  background: #f9fafc url(https://cdn.hollyland.com/file/product/images/zhanwei-4.jpg) no-repeat center;
  background-size: 100%;
  padding: 130px 0px 140px;
}
.peijian-head {
  width: 63%;
  overflow: hidden;
  margin: 0px auto;
}
.peijian-head .mars4k-h3 {
  float: left;
  width: 100%;
  overflow: hidden;
  font-size: 40px;
  color: #1f1f1f;
}
.peijian-head .mars4k-p {
  float: left;
  width: 100%;
  overflow: hidden;
  font-size: 19px;
  color: #999;
  margin-top: 15px;
}
.peijian-content {
  width: 63%;
  margin: 30px auto 0px;
  position: relative;
}
.peijian-content .swiper-slide {
  height: auto;
}
.peijian-content .swiper-button-prev {
  background: url(https://cdn.hollyland.com/file/product/images/icon-34.png) no-repeat center;
  width: 20px;
  opacity: 0.4;
  left: -50px;
}
.peijian-content .swiper-button-next {
  background: url(https://cdn.hollyland.com/file/product/images/icon-34.png) no-repeat center;
  width: 20px;
  opacity: 0.4;
  right: -50px;
}
.peijian-content .swiper-button-prev:hover,
.peijian-content .swiper-button-next:hover {
  opacity: 1;
}
.peijian-ver {
  float: left;
  width: 100%;
  overflow: hidden;
  height: 100%;
}
.peijian-ver a {
  width: 100%;
  display: block;
  cursor: pointer;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: baseline;
}
.peijian-ver .mars4k-samp {
  float: left;
  width: 100%;
  overflow: hidden;
  background: #fff;
  border: 2px #fff solid;
  height: 18vw;
  text-align: center;
  box-sizing: border-box;
}
.peijian-ver:hover .mars4k-samp {
  border-color: #ca1a1e;
}
.peijian-ver .mars4k-samp:before {
  height: 100%;
  content: "";
  display: inline-block;
  vertical-align: middle;
}
.peijian-ver .mars4k-samp img {
  max-width: 98%;
  max-height: 98%;
  width: auto;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}
.peijian-ver .mars4k-span {
  float: left;
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 24px;
  color: #999;
  line-height: 30px;
  margin-top: 15px;
  font-family: "itcagl";
}
.peijian-ver .mars4k-p {
  float: left;
  width: 100%;
  margin-top: 36px;
  text-align: center;
  align-self: flex-end;
}

.rel {
  width: 100%;
  overflow: hidden;
  background: #fff;
  padding: 130px 0px;
}
.rel .peijian-ver .mars4k-samp {
  background: #ccc;
  height: auto;
  padding: 15px;
  border: none;
}
.rel .peijian-ver:hover .mars4k-samp {
  background: #ca1a1e;
}
.rel .peijian-ver .mars4k-samp:before {
  display: none;
}
.rel .peijian-ver .mars4k-samp img {
  max-width: inherit;
  max-height: inherit;
  width: 100%;
}
.rel .peijian-ver .mars4k-span {
  font-size: 24px;
  color: #333;
}
.rel .peijian-ver .mars4k-p {
  margin-top: 15px;
}
@media screen and (max-width: 1660px) {
  .peijian-ver .mars4k-span {
    font-size: 18px;
  }
}
@media screen and (max-width: 1440px) {
  .peijian {
    padding: 100px 0px 110px;
  }
  .peijian-head {
    width: 74%;
  }
  .peijian-head .mars4k-h3 {
    font-size: 32px;
  }
  .peijian-head .mars4k-p {
    font-size: 16px;
    margin-top: 10px;
  }
  .peijian-content {
    width: 74%;
    margin: 20px auto 0px;
  }
  .peijian-content .swiper-button-prev {
    left: -40px;
  }
  .peijian-content .swiper-button-next {
    right: -40px;
  }
  .peijian-ver .mars4k-samp {
    border: 1px #fff solid;
    height: 22vw;
  }
  .peijian-ver .mars4k-span {
    font-size: 20px;
    line-height: 28px;
    margin-top: 10px;
  }
  .peijian-ver .mars4k-p {
    margin-top: 20px;
  }

  .rel {
    padding: 100px 0px;
  }
  .rel .peijian-ver .mars4k-samp {
    padding: 12px;
  }
  .rel .peijian-ver .mars4k-span {
    font-size: 18px;
  }
  .rel .peijian-ver .mars4k-p {
    margin-top: 12px;
  }

  .peijian-ver .mars4k-span {
    font-size: 16px;
  }
}
@media screen and (max-width: 1280px) {
  .peijian {
    padding: 60px 0px 50px;
  }
  .peijian-head {
    width: 80%;
  }
  .peijian-head .mars4k-h3 {
    font-size: 24px;
  }
  .peijian-head .mars4k-p {
    font-size: 14px;
  }
  .peijian-content {
    width: 80%;
    margin: 18px auto 0px;
  }
  .peijian-content .swiper-button-prev {
    left: -30px;
  }
  .peijian-content .swiper-button-next {
    right: -30px;
  }
  .peijian-ver .mars4k-span {
    font-size: 16px;
    line-height: 24px;
    margin-top: 8px;
  }
  .peijian-ver .mars4k-p {
    margin-top: 15px;
  }

  .rel {
    padding: 70px 0px;
  }
  .rel .peijian-ver .mars4k-samp {
    padding: 10px;
  }
  .rel .peijian-ver .mars4k-span {
    font-size: 16px;
  }
  .rel .peijian-ver .mars4k-p {
    margin-top: 10px;
  }
}

@media screen and (max-width: 1000px) {
  .rel {
    padding: 30px 0px;
  }
  .peijian-ver .mars4k-span {
    min-height: 48px;
  }
}

@media screen and (max-width: 768px) {
  .peijian {
    padding: 30px 0px 40px;
  }
  .peijian-head {
    width: 90%;
  }
  .peijian-head .mars4k-h3 {
    font-size: 20px;
  }
  .peijian-content {
    width: 90%;
    margin: 16px auto 0px;
  }
  .peijian-content .swiper-button-prev {
    left: 10px;
  }
  .peijian-content .swiper-button-next {
    right: 10px;
  }
  .peijian-ver .mars4k-samp {
    height: 78vw;
  }
}
/*lark*/
.peijian-ver .mars4k-samp img {
  float: none;
}
h3 {
  font-weight: normal;
  font-size: 100%;
}

.peijian {
  background: #000000 none;
}

.peijian-head .mars4k-h3 {
  color: #fff;
}
.peijian-head .mars4k-p {
  color: #fff;
}
/* -----------最后一个轮播] */
