@font-face {
  font-family: 'Radnika-Medium';
  src: url('../../fonts/Radnika-Medium.ttf') format('truetype'), url('../../fonts/Radnika-Medium.eot'), url('../../fonts/Radnika-Medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Radnika-Bold';
  src: url('../../fonts/Radnika-Bold.ttf') format('truetype'), url('../../fonts/Radnika-Bold.eot'), url('../../fonts/Radnika-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: GalanoGrotesqueDEMO-Bold;
  src: url('../../fonts/GalanoGrotesqueDEMO-Bold.otf');
  font-weight: bold;
}
@keyframes fadeIn {
  0% {
    scale: 1;
  }
  50% {
    scale: 0.8;
  }
  100% {
    scale: 1;
  }
}
.swiper-button-next,
.swiper-button-prev {
  background-size: 100%;
}
.b-lazy {
  background-size: cover;
}
.container-fluid {
  padding: 0;
}
.banner {
  height: 47.6042vw /* 914px -> 47.6042vw */;
  background-image: url("../../image/argusbar-pro-max/banner.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 15.8854vw /* 305px -> 15.8854vw */;
  padding-left: 9.1146vw /* 175px -> 9.1146vw */;
}
.banner p {
  font-family: "Radnika-Medium";
  font-size: 2.112vw /* 40.55px -> 2.112vw */;
  color: #ffffff;
}
.hot {
  height: 45.1042vw /* 866px -> 45.1042vw */;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}
.hot .hot-box {
  width: 70.0521vw /* 1345px -> 70.0521vw */;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.hot .hot-item {
  width: 17.1875vw /* 330px -> 17.1875vw */;
  height: 19.0104vw /* 365px -> 19.0104vw */;
  position: relative;
  overflow: hidden;
  border-radius: 1.3021vw /* 25px -> 1.3021vw */;
}
.hot .hot-item .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  transition: all 1s;
}
.hot .hot-item:hover .bg {
  scale: 1.05;
}
.hot .hot-item p {
  position: absolute;
  z-index: 2;
  font-family: "GalanoGrotesqueDEMO-Bold";
  font-weight: bold;
  font-size: 1.4583vw /* 28px -> 1.4583vw */;
  color: #fff;
}
.hot .hot-item .icon {
  position: absolute;
  z-index: 2;
  width: 3.75vw /* 72px -> 3.75vw */;
  height: 1.5625vw /* 30px -> 1.5625vw */;
}
.hot .hot-item:nth-child(1) p {
  left: 0.9896vw /* 19px -> .9896vw */;
  top: 0.6771vw /* 13px -> .6771vw */;
  text-shadow: -1px -1px 0 #89f7fe, 1px -1px 0 #89f7fe, -1px 1px 0 #66a6ff, 1px 1px 0 #66a6ff;
  /* 文字描边 */
}
.hot .hot-item:nth-child(1) .icon {
  left: 0.9896vw /* 19px -> .9896vw */;
  top: 3.2292vw /* 62px -> 3.2292vw */;
}
.hot .hot-item:nth-child(2) {
  width: 32.9167vw /* 632px -> 32.9167vw */;
  height: 22.5521vw /* 433px -> 22.5521vw */;
}
.hot .hot-item:nth-child(2) p {
  left: 13.0208vw /* 250px -> 13.0208vw */;
  top: 17.9688vw /* 345px -> 17.9688vw */;
}
.hot .hot-item:nth-child(2) .icon {
  left: 1.5625vw /* 30px -> 1.5625vw */;
  top: 1.7188vw /* 33px -> 1.7188vw */;
}
.hot .hot-item:nth-child(3) {
  height: 14.0104vw /* 269px -> 14.0104vw */;
}
.hot .hot-item:nth-child(3) p {
  left: 0.9896vw /* 19px -> .9896vw */;
  top: 0.7292vw /* 14px -> .7292vw */;
  text-shadow: -1px -1px 0 #89f7fe, 1px -1px 0 #89f7fe, -1px 1px 0 #66a6ff, 1px 1px 0 #66a6ff;
  /* 文字描边 */
}
.hot .hot-item:nth-child(3) .icon {
  left: 0.9896vw /* 19px -> .9896vw */;
  top: 3.125vw /* 60px -> 3.125vw */;
}
.hot .hot-item:nth-child(4) {
  width: 17.4479vw /* 335px -> 17.4479vw */;
  height: 14.2188vw /* 273px -> 14.2188vw */;
  margin-top: -2.2917vw /* -44px -> -2.2917vw */;
}
.hot .hot-item:nth-child(4) p {
  left: 0.9896vw /* 19px -> .9896vw */;
  top: 0.5208vw /* 10px -> .5208vw */;
}
.hot .hot-item:nth-child(4) .icon {
  left: 0.9896vw /* 19px -> .9896vw */;
  top: 3.125vw /* 60px -> 3.125vw */;
}
.hot .hot-item:nth-child(5) {
  width: 33.125vw /* 636px -> 33.125vw */;
  height: 10.4688vw /* 201px -> 10.4688vw */;
  margin-top: 1.4583vw /* 28px -> 1.4583vw */;
}
.hot .hot-item:nth-child(5) p {
  left: 7.7083vw /* 148px -> 7.7083vw */;
  top: 4.1667vw /* 80px -> 4.1667vw */;
}
.hot .hot-item:nth-child(5) .icon {
  right: 0.9896vw /* 19px -> .9896vw */;
  top: 1.4583vw /* 28px -> 1.4583vw */;
}
.hot .hot-item:nth-child(6) {
  width: 17.2396vw /* 331px -> 17.2396vw */;
  height: 19.0104vw /* 365px -> 19.0104vw */;
  margin-top: -7.0833vw /* -136px -> -7.0833vw */;
}
.hot .hot-item:nth-child(6) p {
  left: 0.9896vw /* 19px -> .9896vw */;
  top: 0.7813vw /* 15px -> .7813vw */;
}
.hot .hot-item:nth-child(6) .icon {
  left: 0.9896vw /* 19px -> .9896vw */;
  top: 3.2292vw /* 62px -> 3.2292vw */;
}
.part1 {
  height: 46.875vw /* 900px -> 46.875vw */;
  position: relative;
}
.part1 .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}
.part1 .bg1 {
  opacity: 1;
}
.part1 .con {
  position: relative;
  z-index: 2;
  padding-top: 15.625vw /* 300px -> 15.625vw */;
  text-align: center;
}
.part1 .con h3 {
  font-family: "GalanoGrotesqueDEMO-Bold", Arial;
  font-size: 6.7708vw /* 130px -> 6.7708vw */;
  line-height: 1;
  color: #ffffff;
  margin-bottom: 2.0833vw /* 40px -> 2.0833vw */;
  font-weight: bold;
}
.part1 .con p {
  font-size: 1.4583vw /* 28px -> 1.4583vw */;
  font-family: "Radnika-Medium";
  line-height: 1.7188vw /* 33px -> 1.7188vw */;
  color: #ffffff;
}
.part2 {
  height: 46.875vw /* 900px -> 46.875vw */;
  position: relative;
  padding-top: 17.4479vw /* 335px -> 17.4479vw */;
}
.part2 .bg,
.part2 .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}
.part2 .mask {
  background: rgba(0, 0, 0, 0.8);
}
.part2 .con {
  position: relative;
  z-index: 2;
  text-align: center;
}
.part2 .con h3 {
  font-family: "GalanoGrotesqueDEMO-Bold";
  font-weight: bold;
  font-size: 4.6875vw /* 90px -> 4.6875vw */;
  line-height: 1;
  color: #ffffff;
  margin-bottom: 2.0833vw /* 40px -> 2.0833vw */;
}
.part2 .con p {
  font-family: "Radnika-Medium";
  font-size: 1.4583vw /* 28px -> 1.4583vw */;
  color: #ffffff;
  line-height: 1.7188vw /* 33px -> 1.7188vw */;
}
.part3 {
  position: relative;
  height: 46.875vw /* 900px -> 46.875vw */;
  padding-top: 11.9792vw /* 230px -> 11.9792vw */;
  overflow: hidden;
}
.part3 .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}
.part3 .bg2 {
  opacity: 0;
}
.part3 .con {
  width: 100%;
  position: absolute;
  z-index: 2;
  text-align: center;
  height: 100%;
  top: 0;
  left: 0;
}
.part3 .con h3 {
  width: 100%;
  height: 100%;
  font-family: "GalanoGrotesqueDEMO-Bold";
  font-weight: bold;
  font-size: 6.7708vw /* 130px -> 6.7708vw */;
  line-height: 1;
  background: url("../../image/argusbar-pro-max/part3-txt-bg.jpg") no-repeat;
  background-origin: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 100vw /* 1920px -> 100vw */ 46.875vw /* 900px -> 46.875vw */;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  /* 垂直居中 */
  justify-content: center;
  /* 水平居中 */
  padding-bottom: 4.6875vw /* 90px -> 4.6875vw */;
}
.part3 .con p {
  margin-top: 33.5938vw /* 645px -> 33.5938vw */;
  font-family: "Radnika-Medium";
  font-size: 1.4583vw /* 28px -> 1.4583vw */;
  color: #ffffff;
  line-height: 1.7188vw /* 33px -> 1.7188vw */;
}
.part4 {
  height: 46.875vw /* 900px -> 46.875vw */;
  padding-top: 2.8646vw /* 55px -> 2.8646vw */;
  position: relative;
  padding-top: 1.3021vw /* 25px -> 1.3021vw */;
  padding-left: 16.1458vw /* 310px -> 16.1458vw */;
}
.part4 .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.part4 .bg2,
.part4 .bg3 {
  opacity: 0;
}
.part4 .con {
  position: relative;
  z-index: 2;
}
.part4 .con h3 {
  font-family: "GalanoGrotesqueDEMO-Bold";
  font-weight: bold;
  font-size: 4.6875vw /* 90px -> 4.6875vw */;
  line-height: 1;
  color: #ffffff;
  margin-bottom: 2.0833vw /* 40px -> 2.0833vw */;
}
.part4 .con p {
  font-family: "Radnika-Medium";
  font-size: 1.4583vw /* 28px -> 1.4583vw */;
  color: #ffffff;
  line-height: 1.7188vw /* 33px -> 1.7188vw */;
}
.part5 {
  height: 46.875vw /* 900px -> 46.875vw */;
  padding-top: 1.5625vw /* 30px -> 1.5625vw */;
  padding-left: 16.1458vw /* 310px -> 16.1458vw */;
  position: relative;
}
.part5 .img-box {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.part5 .img-box .bg {
  width: 100%;
  height: 100%;
}
.part5 .con {
  position: relative;
  z-index: 2;
}
.part5 .con h3 {
  font-family: "GalanoGrotesqueDEMO-Bold";
  font-weight: bold;
  font-size: 4.6875vw /* 90px -> 4.6875vw */;
  line-height: 1;
  color: #ffffff;
  margin-bottom: 2.0833vw /* 40px -> 2.0833vw */;
}
.part5 .con p {
  font-family: "Radnika-Medium";
  font-size: 1.4583vw /* 28px -> 1.4583vw */;
  color: #ffffff;
  line-height: 1.7188vw /* 33px -> 1.7188vw */;
}
.part5 .part5-swiper-button-prev,
.part5 .part5-swiper-button-next {
  display: none;
}
.part6 {
  height: 46.875vw /* 900px -> 46.875vw */;
  padding-top: 2.9167vw /* 56px -> 2.9167vw */;
}
.part6 .con {
  text-align: center;
}
.part6 .con h3 {
  font-family: "GalanoGrotesqueDEMO-Bold";
  font-weight: bold;
  font-size: 4.6875vw /* 90px -> 4.6875vw */;
  line-height: 1;
  color: #ffffff;
  margin-bottom: 30.2083vw /* 580px -> 30.2083vw */;
}
.part6 .con .con-txt {
  position: relative;
}
.part6 .con .con-txt .txt-item {
  position: absolute;
  top: 0;
  font-size: 1.0417vw /* 20px -> 1.0417vw */;
  font-family: "Radnika-Medium";
  color: #fff;
  line-height: 1.1458vw /* 22px -> 1.1458vw */;
}
.part6 .con .con-txt .txt-item strong {
  font-size: 1.25vw /* 24px -> 1.25vw */;
}
.part6 .con .con-txt .txt-item span {
  font-size: 0.8333vw /* 16px -> .8333vw */;
}
.part6 .con .con-txt .txt-item:nth-child(1) {
  left: 10.3125vw /* 198px -> 10.3125vw */;
}
.part6 .con .con-txt .txt-item:nth-child(2) {
  left: 30.7292vw /* 590px -> 30.7292vw */;
}
.part6 .con .con-txt .txt-item:nth-child(3) {
  left: 53.8542vw /* 1034px -> 53.8542vw */;
}
.part6 .con .con-txt .txt-item:nth-child(4) {
  left: 77.6042vw /* 1490px -> 77.6042vw */;
}
.part7 {
  height: 46.875vw /* 900px -> 46.875vw */;
  padding-top: 3.3854vw /* 65px -> 3.3854vw */;
}
.part7 .tit {
  text-align: center;
}
.part7 .tit h5 {
  font-family: "GalanoGrotesqueDEMO-Bold";
  font-weight: bold;
  font-size: 4.6875vw /* 90px -> 4.6875vw */;
  color: #0f89fc;
  margin-bottom: 4.6875vw /* 90px -> 4.6875vw */;
}
.part7 .part7-swiper-box {
  position: relative;
}
.part7 .part7-swiper {
  height: 31.25vw /* 600px -> 31.25vw */;
  width: 88.5417vw /* 1700px -> 88.5417vw */;
}
.part7 .part7-swiper .swiper-slide {
  position: relative;
}
.part7 .part7-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.part7 .part7-swiper .swiper-slide p {
  width: 100%;
  text-align: center;
  position: absolute;
  font-family: "GalanoGrotesqueDEMO-Bold";
  font-size: 1.25vw /* 24px -> 1.25vw */;
  line-height: 1.25vw /* 24px -> 1.25vw */;
  color: #fff;
  left: 0;
  bottom: 0.9375vw /* 18px -> .9375vw */;
}
.part7 .part7-swiper-button-prev,
.part7 .part7-swiper-button-next {
  width: 1.4583vw /* 28px -> 1.4583vw */;
  height: 2.0313vw /* 39px -> 2.0313vw */;
  position: absolute;
  top: 14.5833vw /* 280px -> 14.5833vw */;
  z-index: 2;
  margin-top: 0;
}
.part7 .part7-swiper-button-prev {
  left: 0.8854vw /* 17px -> .8854vw */;
  background-image: url(../../image/argusbar-pro-max/left.png);
}
.part7 .part7-swiper-button-next {
  right: 1.4583vw /* 28px -> 1.4583vw */;
  background-image: url(../../image/argusbar-pro-max/right.png);
}
.part8 {
  height: 55.9896vw /* 1075px -> 55.9896vw */;
  background-color: #0f89fc;
  display: flex;
  align-items: center;
  justify-content: center;
}
.part8 .video-box {
  width: 91.4063vw /* 1755px -> 91.4063vw */;
  height: 51.4583vw /* 988px -> 51.4583vw */;
  position: relative;
}
.part8 .part8-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.part8 .video-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.1);
}
.part8 .btn {
  width: 5.9375vw /* 114px -> 5.9375vw */;
  height: 5.9375vw /* 114px -> 5.9375vw */;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.part9 {
  height: 46.6146vw /* 895px -> 46.6146vw */;
  padding-top: 6.7708vw /* 130px -> 6.7708vw */;
  position: relative;
}
.part9 .con {
  text-align: center;
}
.part9 .con h3 {
  font-family: "GalanoGrotesqueDEMO-Bold";
  font-size: 4.6875vw /* 90px -> 4.6875vw */;
  color: #3a9bfc;
  line-height: 1;
  margin-bottom: 3.6458vw /* 70px -> 3.6458vw */;
}
.part9 .icon-box {
  width: 72.2396vw /* 1387px -> 72.2396vw */;
  height: 21.7708vw /* 418px -> 21.7708vw */;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-content: space-between;
  flex-wrap: wrap;
}
.part9 .icon-item {
  width: 16.1458vw /* 310px -> 16.1458vw */;
  height: 9.6875vw /* 186px -> 9.6875vw */;
  border-radius: 1.5625vw /* 30px -> 1.5625vw */;
  overflow: hidden;
  position: relative;
}
.part9 .icon-item .icon-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.part9 .icon-item .icon-img {
  width: auto;
  height: 2.8125vw /* 54px -> 2.8125vw */;
  display: block;
  margin: 1.1458vw /* 22px -> 1.1458vw */ auto 0.5208vw /* 10px -> .5208vw */;
  position: relative;
  z-index: 2;
  transition: all 0.5s ease;
}
.part9 .icon-item .icon-name {
  font-family: "Radnika-Bold", Arial;
  font-weight: bold;
  font-size: 1.2984vw /* 24.93px -> 1.2984vw */;
  line-height: 1.6234vw /* 31.17px -> 1.6234vw */;
  color: #ffffff;
  position: relative;
  z-index: 2;
  transition: all 0.5s ease;
}
.part9 .icon-item:hover .icon-img,
.part9 .icon-item:hover .icon-name {
  transform: translateY(0.2604vw /* 5px -> .2604vw */);
}
.part10 {
  height: 63.9583vw /* 1228px -> 63.9583vw */;
  padding-top: 0.7813vw /* 15px -> .7813vw */;
  padding-left: 16.1458vw /* 310px -> 16.1458vw */;
  position: relative;
}
.part10 .img-box {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.part10 .img-box .bg {
  width: 100%;
  height: 100%;
}
.part10 .con {
  position: relative;
  z-index: 2;
}
.part10 .con h3 {
  font-family: "GalanoGrotesqueDEMO-Bold";
  font-size: 4.6875vw /* 90px -> 4.6875vw */;
  color: #ffffff;
  line-height: 1;
  margin-bottom: 1.5625vw /* 30px -> 1.5625vw */;
}
.part10 .con .con-box {
  display: flex;
}
.part10 .con h5 {
  font-family: "Radnika-Bold";
  font-size: 1.4583vw /* 28px -> 1.4583vw */;
  line-height: 1.7188vw /* 33px -> 1.7188vw */;
  color: #fff;
}
.part10 .con p {
  font-family: "Radnika-Medium";
  font-size: 1.4583vw /* 28px -> 1.4583vw */;
  line-height: 1.7188vw /* 33px -> 1.7188vw */;
  color: #fff;
  margin-right: 2.0833vw /* 40px -> 2.0833vw */;
}
.part10 .part10-swiper-button-prev,
.part10 .part10-swiper-button-next {
  display: none;
}
#footer {
  margin-top: 0.2rem;
}
@media (max-width: 750px) {
  .header .nav {
    position: absolute;
  }
  .banner {
    height: 13.34rem;
    background-image: url(../../image/argusbar-pro-max/banner-m.jpg);
    padding: 1.86rem 0 0;
  }
  .banner p {
    font-size: 0.3rem;
    text-align: center;
  }
  .hot {
    height: 13.34rem;
  }
  .hot .hot-box {
    width: 6.78rem;
    position: relative;
    padding-top: 3.64rem;
    padding-bottom: 2.24rem;
  }
  .hot .hot-item {
    width: 3.26rem;
    height: 3.71rem;
    border-radius: 0.3rem;
  }
  .hot .hot-item p {
    font-size: 0.28rem;
  }
  .hot .hot-item .icon {
    width: 0.72rem;
    height: 0.3rem;
  }
  .hot .hot-item:nth-child(1) .icon {
    left: 0.19rem;
    top: 0.63rem;
  }
  .hot .hot-item:nth-child(1) p {
    left: 0.19rem;
    top: 0.15rem /* 15px -> .15rem */;
  }
  .hot .hot-item:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3.43rem;
  }
  .hot .hot-item:nth-child(2) .icon {
    left: 0.54rem;
    top: 0.25rem;
  }
  .hot .hot-item:nth-child(2) p {
    left: 2.66rem;
    top: 2.8rem;
  }
  .hot .hot-item:nth-child(3) {
    width: 3.3rem;
    height: 2.69rem;
  }
  .hot .hot-item:nth-child(3) .icon {
    left: 0.25rem;
    top: 0.62rem;
  }
  .hot .hot-item:nth-child(3) p {
    left: 0.25rem;
    top: 0.15rem;
  }
  .hot .hot-item:nth-child(4) {
    width: 3.26rem;
    height: 2.72rem;
    margin-top: 0.26rem;
  }
  .hot .hot-item:nth-child(4) .icon {
    left: 0.17rem;
    top: 0.6rem;
  }
  .hot .hot-item:nth-child(4) p {
    left: 0.17rem;
    top: 0.1rem;
  }
  .hot .hot-item:nth-child(5) {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1.99rem;
  }
  .hot .hot-item:nth-child(5) .icon {
    right: 0.52rem;
    top: 0.16rem;
  }
  .hot .hot-item:nth-child(5) p {
    left: 1.65rem;
    top: 0.8rem;
  }
  .hot .hot-item:nth-child(6) {
    width: 3.3rem;
    height: 3.75rem;
    margin-top: -0.76rem;
  }
  .hot .hot-item:nth-child(6) .icon {
    left: 0.25rem;
    top: 0.75rem;
  }
  .hot .hot-item:nth-child(6) p {
    left: 0.25rem;
    top: 0.3rem;
  }
  .part1 {
    height: 13.34rem;
  }
  .part1 .con {
    padding-top: 4rem;
    padding-left: 0;
  }
  .part1 .con h3 {
    width: 6.4rem;
    font-size: 1.3rem;
    line-height: 1.3rem;
    text-align: center;
    margin: 0 auto 0.3rem;
  }
  .part1 .con p {
    font-size: 0.28rem;
    line-height: 0.36rem;
  }
  .part2 {
    height: 13.34rem;
    padding-top: 4.3rem;
    padding-left: 0;
  }
  .part2 .con h3 {
    font-size: 1.3rem;
    line-height: 1.3rem;
    text-align: center;
    margin: 0 auto 0.3rem;
  }
  .part2 .con p {
    font-size: 0.28rem;
    line-height: 0.36rem;
    text-align: center;
  }
  .part3 {
    height: 13.34rem;
  }
  .part3 .bg1 {
    opacity: 0;
  }
  .part3 .bg2 {
    opacity: 1;
  }
  .part3 .con {
    text-align: center;
    padding-top: 2.5rem;
  }
  .part3 .con h3 {
    height: auto;
    position: relative;
    background: none;
    display: block;
    padding: 0;
    font-size: 0.9133rem;
    line-height: 0.9133rem;
    margin-bottom: 0.3rem;
    color: #fff;
    top: 0;
    left: 0;
    transform: none;
    -webkit-background-clip: content-box;
    -webkit-text-fill-color: #fff;
  }
  .part3 .con p {
    font-size: 0.28rem;
    line-height: 0.36rem;
    margin-top: 0.3rem;
  }
  .part4 {
    height: 13.34rem;
    padding-top: 0.5rem;
    padding-left: 0;
  }
  .part4 .con {
    text-align: center;
  }
  .part4 .con h3 {
    font-size: 0.9rem;
    line-height: 0.9rem;
    margin-bottom: 0.25rem;
  }
  .part4 .con p {
    font-size: 0.28rem;
    line-height: 0.36rem;
  }
  .part5 {
    height: 13.34rem;
    padding-top: 0.4rem;
    padding-left: 0;
  }
  .part5 .con {
    text-align: center;
  }
  .part5 .con h3 {
    font-size: 0.9rem;
    line-height: 0.9rem;
    margin-bottom: 0.3rem;
  }
  .part5 .con p {
    font-size: 0.28rem;
    line-height: 0.36rem;
  }
  .part5 .img-box {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .part5 .img-box .bg {
    width: 23.42rem;
  }
  .part5 .part5-swiper-button-prev,
  .part5 .part5-swiper-button-next {
    width: 0.42rem;
    height: 0.58rem;
    position: absolute;
    top: 11.95rem;
    z-index: 2;
    display: inline-block;
  }
  .part5 .part5-swiper-button-prev {
    left: 0.42rem;
    background-image: url(../../image/argusbar-pro-max/left.png);
  }
  .part5 .part5-swiper-button-next {
    right: 0.42rem;
    background-image: url(../../image/argusbar-pro-max/right.png);
  }
  .part6 {
    height: 13.34rem;
    padding-top: 0.8rem;
    background-image: none !important;
    background-color: #50a6fb;
  }
  .part6 .con h3 {
    font-size: 0.9rem;
    margin: 0 auto 0.7rem;
  }
  .part6 .con p {
    font-size: 0.24rem;
  }
  .part6 .con .con-txt {
    display: none;
  }
  .part6 .part6-swiper-box {
    height: 10.2rem;
    position: relative;
  }
  .part6 .part6-swiper-box .part6-swiper {
    height: 100%;
  }
  .part6 .part6-swiper-box .swiper-slide {
    height: 100%;
    width: auto;
    text-align: center;
  }
  .part6 .part6-swiper-box .swiper-slide img {
    width: auto;
    height: 100%;
  }
  .part6 .part6-swiper-button-prev,
  .part6 .part6-swiper-button-next {
    width: 0.43rem;
    height: 0.58rem;
    position: absolute;
    top: 4.7rem;
    z-index: 2;
  }
  .part6 .part6-swiper-button-prev {
    left: 0.1rem;
    background-image: url(../../image/argusbar-pro-max/left2.png);
  }
  .part6 .part6-swiper-button-next {
    right: 0.1rem;
    background-image: url(../../image/argusbar-pro-max/right2.png);
  }
  .part7 {
    height: 13.34rem;
    padding-top: 0.2rem;
  }
  .part7 .tit h5 {
    font-size: 0.9rem;
    line-height: 0.9rem;
    margin-bottom: 0.7rem;
  }
  .part7 .part7-swiper {
    width: 7rem;
    height: 8.85rem;
  }
  .part7 .part7-swiper .swiper-slide p {
    font-size: 0.3563rem;
    line-height: 1;
    bottom: 0.15rem;
  }
  .part7 .part7-swiper-button-prev,
  .part7 .part7-swiper-button-next {
    width: 0.42rem;
    height: 0.58rem;
    top: 4.15rem;
  }
  .part8 {
    height: 4.2rem;
  }
  .part8 .video-box {
    width: 7.2rem;
    height: 4rem;
  }
  .part8 .btn,
  .part8 .mask {
    width: 0.89rem;
    height: 0.89rem;
    display: none;
  }
  .part9 {
    height: 13.31rem;
    padding-top: 0.7rem;
    padding-left: 0;
  }
  .part9 .con h3 {
    font-size: 0.9rem;
    line-height: 0.96rem;
    margin-bottom: 0.85rem;
  }
  .part9 .icon-box {
    width: 6.65rem;
    height: 9.11rem;
  }
  .part9 .icon-item {
    width: 3.1rem;
    height: 1.86rem;
  }
  .part9 .icon-item .icon-img {
    width: 1.3rem;
    height: 0.54rem;
    margin: 0.25rem auto 0.1rem;
  }
  .part9 .icon-item .icon-name {
    font-size: 0.2493rem;
    line-height: 0.3117rem;
  }
  .part10 {
    height: 13.32rem;
    padding-top: 0.2rem;
    padding-left: 0.45rem;
  }
  .part10 .con h3 {
    font-size: 1.042rem;
    line-height: 1.042rem;
    margin-bottom: 0.3rem;
  }
  .part10 .con h5 {
    font-size: 0.2603rem;
    line-height: 0.34rem;
  }
  .part10 .con p {
    text-align: left;
    font-size: 0.26rem;
    line-height: 0.34rem;
    margin-right: 0.4rem;
  }
  .part10 .img-box {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .part10 .img-box .bg {
    width: 20.83rem;
  }
  .part10 .part10-swiper-button-prev,
  .part10 .part10-swiper-button-next {
    width: 0.42rem;
    height: 0.58rem;
    position: absolute;
    top: 11.95rem;
    z-index: 2;
    display: inline-block;
  }
  .part10 .part10-swiper-button-prev {
    left: 0.42rem;
    background-image: url(../../image/argusbar-pro-max/left.png);
  }
  .part10 .part10-swiper-button-next {
    right: 0.42rem;
    background-image: url(../../image/argusbar-pro-max/right.png);
  }
}
