@font-face {
  font-family: 'Montserrat ExtraBold';
  src: url('../../fonts/MONTSERRAT-EXTRABOLD.TTF');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../../fonts/MONTSERRAT-REGULAR.OTF');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat Medium';
  src: url('../../fonts/Montserrat-Medium-7.otf');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.b-lazy {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.container-fluid {
  background: #000;
}
.banner {
  position: relative;
  height: 10.8rem;
  background-image: url(../../image/product/ultra-ii/banner.jpg);
  background-size: cover;
}
.banner .shop-btn {
  display: none;
}
.banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tit-con {
  color: #ffffff;
}
.tit-con h1,
.tit-con h2,
.tit-con h3 {
  font-family: "Montserrat ExtraBold";
  font-size: 0.65rem;
  line-height: 0.72rem;
  margin-bottom: 0.2rem;
}
.tit-con p {
  font-family: "Montserrat";
  font-size: 0.3rem;
  line-height: 0.36rem;
}
.part1 {
  height: 10.8rem;
  position: relative;
}
.part1 .pro {
  position: absolute;
  left: 50%;
}
.part1 .pro1 {
  width: 7.71rem;
  height: 5.37rem;
  top: 1.31rem;
  margin-left: -7.9rem;
  z-index: 2;
}
.part1 .pro2 {
  width: 5.18rem;
  height: 3.95rem;
  top: 1.63rem;
  margin-left: -1.54rem;
}
.part1 .pro3 {
  width: 4.32rem;
  height: 5.01rem;
  top: 1.63rem;
  margin-left: 3.95rem;
}
.part1 .pro4 {
  width: 6.37rem;
  height: 3.45rem;
  top: 6.15rem;
  margin-left: -8.06rem;
}
.part1 .pro5 {
  width: 5.43rem;
  height: 4.18rem;
  top: 5.24rem;
  margin-left: -1.54rem;
}
.part1 .pro6 {
  width: 4.58rem;
  height: 2.88rem;
  top: 6.92rem;
  margin-left: 3.95rem;
}
.part2 {
  height: 10.8rem;
  padding-top: 1.7rem;
  padding-left: 12.9rem;
  position: relative;
}
.part2 .tit-con h1 {
  background: linear-gradient(-15deg, #f28e26 10%, #ff4e00 90%);
  width: fit-content;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: white;
}
.part2 .tit-con h1 img {
  width: 3.64rem;
  height: 0.75rem;
}
.part2 .tit-con p {
  width: fit-content;
  color: #000;
}
.part2 .pro {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.part3 {
  height: 10.8rem;
  padding-top: 3.85rem;
  padding-left: 1.7rem;
}
.part3 .tit-con h3 {
  background: linear-gradient(-15deg, #f28e26 10%, #ff4e00 90%);
  width: fit-content;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.part3 .tit-con h3 img {
  width: 7.38rem;
  height: 1.5rem;
}
.part3 .tit-con p {
  color: #000;
}
.part4 {
  height: 10.8rem;
  padding-top: 2.15rem;
  padding-left: 9.55rem;
}
.part4 .tit-con h3 {
  background: linear-gradient(-15deg, #f28e26 10%, #ff4e00 90%);
  width: fit-content;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-bottom: 0.35rem;
}
.part4 .tit-con h3 img {
  width: 6.77rem;
  height: 1.42rem;
}
.part4 .tit-con p {
  color: #000;
}
.part4 .msg {
  font-family: "Montserrat";
  font-size: 0.24rem;
  color: #000;
  display: flex;
  align-items: center;
  margin-top: 1rem;
  column-gap: 0.06rem;
}
.part4 .msg i {
  background-image: url(../../image/product/ultra-ii/part4-icon.png);
  background-size: cover;
  width: 0.18rem;
  height: 0.24rem;
  display: inline-block;
}
.part5 {
  height: 10.8rem;
  padding-top: 0.7rem;
  position: relative;
}
.part5 .tit-con h3 {
  margin: 0 auto;
  background: linear-gradient(-15deg, #f28e26 10%, #ff4e00 90%);
  width: fit-content;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.part5 .tit-con h3 img {
  width: 11.48rem;
  height: 0.65rem;
}
.part5 .tit-con .msg {
  font-family: "Montserrat";
  font-size: 0.24rem;
  color: #000;
  margin-top: 8.9rem;
  text-align: center;
}
.part5 .btn {
  position: absolute;
  width: 6.4rem;
  height: 0.52rem;
  border-radius: 0.26rem;
  background-image: linear-gradient(90deg, #ffaa31, #ff4e00);
  top: 1.78rem;
  left: 50%;
  margin-left: -3.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 0.48rem;
}
.part5 .btn .btn-line {
  width: 0.02rem;
  height: 0.36rem;
  flex: 0 0 auto;
  background-color: #fff;
}
.part5 .btn .btn-item {
  display: flex;
  align-items: center;
  column-gap: 0.2rem;
  font-size: 0.31rem;
  font-family: "Montserrat";
  color: #fff;
}
.part5 .btn .btn-item .part5-icon1 {
  width: 0.3rem;
  height: 0.29rem;
  background-image: url(../../image/product/ultra-ii/part5-icon1.png);
  background-size: 100% 100%;
}
.part5 .btn .btn-item .part5-icon2 {
  width: 0.28rem;
  height: 0.27rem;
  background-image: url(../../image/product/ultra-ii/part5-icon2.png);
  background-size: 100% 100%;
}
.part5 .pro {
  position: absolute;
  left: 50%;
  top: 1.38rem;
  width: 17.29rem;
  height: 9.37rem;
  margin-left: -8.52rem;
}
.part6 {
  height: 10.8rem;
  padding-left: 2.65rem;
  padding-top: 2.25rem;
  position: relative;
}
.part6 .tit-con h3 {
  background: linear-gradient(-15deg, #f28e26 10%, #ff4e00 90%);
  width: fit-content;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.part6 .tit-con p {
  color: #000;
}
.part6 .pro {
  width: 7.6rem;
  height: 8.98rem;
  position: absolute;
  top: 0.61rem;
  left: 50%;
  margin-left: -0.15rem;
}
.part7 {
  height: 10.8rem;
  padding-top: 0.55rem;
  position: relative;
}
.part7 .tit-con h3 {
  background: linear-gradient(-15deg, #f28e26 10%, #ff4e00 90%);
  width: fit-content;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin: 0 auto;
}
.part7 .tit-con h3 img {
  width: 8.26rem;
  height: 0.72rem;
}
.part7 .pro {
  position: absolute;
  width: 9.62rem;
  height: 6.86rem;
  top: 2.88rem;
  left: 50%;
  margin-left: -4.73rem;
}
.part7 .btn {
  display: flex;
  column-gap: 2.26rem;
  justify-content: center;
  margin-top: 0.5rem;
}
.part7 .btn .btn-item {
  width: 4.09rem;
  height: 0.49rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.24rem;
  font-family: "Montserrat Medium";
  color: #fff;
}
.part7 .btn .btn-item:nth-child(1) {
  background: url(../../image/product/ultra-ii/part7-btn1.png) center 100% no-repeat;
  background-size: 100% 100%;
}
.part7 .btn .btn-item:nth-child(2) {
  background: url(../../image/product/ultra-ii/part7-btn2.png) center 100% no-repeat;
  background-size: 100% 100%;
}
.part7 .tit-item {
  position: absolute;
}
.part7 .tit-item:nth-child(1) {
  width: 4.19rem;
  height: 1.38rem;
  background-image: url(../../image/product/ultra-ii/part7-tit1.png);
  background-size: 100% 100%;
  top: 4.03rem;
  left: 50%;
  margin-left: -8.46rem;
}
.part7 .tit-item:nth-child(2) {
  width: 3.91rem;
  height: 1.38rem;
  background-image: url(../../image/product/ultra-ii/part7-tit2.png);
  background-size: 100% 100%;
  top: 7.38rem;
  left: 50%;
  margin-left: 3.75rem;
}
.part8 {
  height: 19.36rem;
  padding-top: 1.35rem;
  position: relative;
}
.part8 .tit {
  width: 9.38rem;
  height: 0.75rem;
  margin: 0 auto 1.28rem;
}
.part8 .pro-box {
  width: 13.36rem;
  height: 13.37rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
}
.part8 .pro-box .pro-item {
  width: 2.28rem;
  height: 4.09rem;
}
.part8 .pro-box .pro-item img {
  width: 100%;
  height: 100%;
}
.part9 {
  height: 11.3rem;
  position: relative;
  padding-top: 2.5rem;
  padding-left: 2.55rem;
}
.part9 .tit-con h3 {
  font-size: 0.65rem;
  background: linear-gradient(-15deg, #f28e26 10%, #ff4e00 90%);
  width: fit-content;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.part9 .tit-con h3 img {
  width: 4.49rem;
  height: 0.72rem;
}
.part9 .specification-box {
  display: flex;
  width: 8.26rem;
  height: 4.59rem;
  flex-wrap: wrap;
  row-gap: 0.25rem;
  justify-content: space-between;
  margin-top: 0.45rem;
}
.part9 .specification-box .specification-item {
  width: 2.57rem;
  height: 1.26rem;
  border-radius: 0.12rem;
  padding-top: 0.32rem;
  text-align: center;
  border: 0.03rem solid #e0e0e0;
}
.part9 .specification-box .specification-item:nth-child(3n+1) {
  background-color: rgba(255, 255, 255, 0.3);
}
.part9 .specification-box .specification-item:nth-child(3n+2) {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.3), rgba(255, 235, 130, 0.3));
}
.part9 .specification-box .specification-item:nth-child(3n+3) {
  background-image: linear-gradient(45deg, rgba(255, 235, 130, 0.3), rgba(255, 138, 0, 0.3));
}
.part9 .specification-box .specification-item h5 {
  font-size: 0.24rem;
  font-family: "Montserrat ExtraBold";
  background: linear-gradient(-15deg, #f28e26 10%, #ff4e00 90%);
  width: fit-content;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin: 0 auto 0.12rem;
}
.part9 .specification-box .specification-item p {
  font-size: 0.22rem;
  color: #000;
  line-height: 0.2rem;
}
.part9 .specification-box .specification-item.small h5 {
  margin-bottom: 0.1rem;
}
.part9 .specification-box .specification-item.small p {
  font-size: 0.18rem;
}
.part9 .pro {
  position: absolute;
  width: 6.4rem;
  height: 9.48rem;
  top: 1.74rem;
  left: 50%;
  margin-left: 1rem;
}
.part10 {
  height: 11.53rem;
  padding-top: 0.5rem;
  position: relative;
}
.part10 .tit-con h3 {
  font-family: "Montserrat ExtraBold";
  background: linear-gradient(-15deg, #f28e26 10%, #ff4e00 90%);
  width: fit-content;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin: 0 auto;
}
.part10 .tit-con h3 img {
  width: 5.73rem;
  height: 0.7rem;
}
.part10 .pro {
  position: absolute;
  width: 16.44rem;
  height: 6.79rem;
  top: 3.69rem;
  left: 50%;
  margin-left: -7.24rem;
}
@media (max-width: 750px) {
  .banner {
    height: 13.34rem;
    background-image: url(../../image/product/ultra-ii/phone/banner.jpg);
    background-size: cover;
  }
  .part1 {
    height: 13.34rem;
    overflow: hidden;
  }
  .part1 .pro1 {
    width: 7.07rem;
    height: 3.97rem;
    top: 0.25rem;
    left: 0.44rem;
    margin-left: 0;
  }
  .part1 .pro2 {
    width: 3.77rem;
    height: 2.7rem;
    top: 3.91rem;
    left: 0.2rem;
    margin-left: 0;
  }
  .part1 .pro3 {
    width: 3.29rem;
    height: 2.6rem;
    top: 4.01rem;
    left: 3.92rem;
    margin-left: 0;
  }
  .part1 .pro4 {
    width: 6.65rem;
    height: 2.09rem;
    top: 6.75rem;
    left: 0.44rem;
    margin-left: 0;
  }
  .part1 .pro5 {
    width: 6.62rem;
    height: 2.57rem;
    top: 8.24rem;
    left: 0.44rem;
    margin-left: 0;
  }
  .part1 .pro6 {
    width: 6.94rem;
    height: 2.28rem;
    top: 10.84rem;
    left: 0.29rem;
    margin-left: 0;
  }
  .part2 {
    height: 13.34rem;
    padding: 0.85rem 0 0;
  }
  .part2 .pro {
    width: 100%;
    height: 7.86rem;
    bottom: 0;
    top: auto;
  }
  .part2 .tit-con h1 {
    margin: 0 auto;
  }
  .part2 .tit-con h1 img {
    width: 2.95rem;
    height: 0.65rem;
  }
  .part3 {
    height: 13.34rem;
    padding: 0.96rem 0 0;
  }
  .part3 .tit-con {
    text-align: center;
  }
  .part3 .tit-con h3 {
    margin: 0 auto 0.35rem;
  }
  .part3 .tit-con h3 img {
    width: 5.13rem;
    height: 1.06rem;
  }
  .part4 {
    height: 13.31rem;
    padding: 1rem 0 0;
  }
  .part4 .tit-con {
    text-align: center;
  }
  .part4 .tit-con h3 {
    margin: 0 auto 0.35rem;
  }
  .part4 .tit-con h3 img {
    width: 4.71rem;
    height: 1.05rem;
  }
  .part4 .msg {
    display: none;
  }
  .part5 {
    height: 13.34rem;
    padding: 0.9rem 0 0;
    overflow: hidden;
  }
  .part5 .tit-con h3 {
    font-size: 0.45rem;
    line-height: 0.55rem;
    padding: 0 1.4rem;
    text-align: center;
  }
  .part5 .tit-con .msg {
    font-size: 0.1416rem;
    margin-top: 9.7rem;
  }
  .part5 .pro {
    height: 5.5rem;
    top: 4.8rem;
    width: 7.5rem;
    margin-left: -3.75rem;
  }
  .part5 .btn {
    top: 2.65rem;
  }
  .part6 {
    height: 13.34rem;
    padding: 0.85rem 0 0;
  }
  .part6 .tit-con {
    text-align: center;
  }
  .part6 .tit-con h3 {
    font-size: 0.45rem;
    margin: 0 auto 0.35rem;
  }
  .part6 .pro {
    width: 6.98rem;
    height: 8.25rem;
    top: 4.45rem;
    left: 0.25rem;
    margin-left: 0;
  }
  .part7 {
    height: 13.34rem;
    padding: 1rem 0 0;
  }
  .part7 .tit-con h3 img {
    width: 5.75rem;
    height: 0.52rem;
  }
  .part7 .btn {
    flex-direction: column;
    align-items: center;
    row-gap: 0.28rem;
  }
  .part7 .pro {
    width: 6.76rem;
    height: 4.83rem;
    top: 5.84rem;
    margin-left: -3.38rem;
  }
  .part7 .tit-item:nth-child(1) {
    width: 4.21rem;
    height: 1.4rem;
    top: 4.73rem;
    margin-left: 0;
    left: 0.2rem;
  }
  .part7 .tit-item:nth-child(2) {
    width: 3.93rem;
    height: 1.4rem;
    top: 10.53rem;
    margin-left: 0;
    left: 3.32rem;
  }
  .part8 {
    height: 13.34rem;
    padding-top: 0.6rem;
  }
  .part8 .tit {
    width: 3.54rem;
    height: 0.5rem;
    margin: 0 auto 0.44rem;
  }
  .part8 .pro-box {
    width: 6.38rem;
    height: 10.83rem;
    column-gap: 0.28rem;
    justify-content: center;
  }
  .part8 .pro-box .pro-item {
    width: 1.36rem;
    height: 2.46rem;
  }
  .part9 {
    height: 13.34rem;
    padding: 0.95rem 0 0;
  }
  .part9 .tit-con h3 {
    margin: 0 auto;
  }
  .part9 .tit-con h3 img {
    width: 3.1329rem;
    height: 0.45rem;
  }
  .part9 .specification-box {
    width: 6.61rem;
    height: 8.79rem;
    margin: -0.2rem auto 0;
  }
  .part9 .pro {
    top: 7.52rem;
    left: 0.9rem;
    margin-left: 0;
    height: 7.18rem;
    width: 5.69rem;
    z-index: 2;
  }
  .part10 {
    height: 13.34rem;
    padding-top: 4.25rem;
  }
  .part10 .tit-con h3 img {
    width: 3.32rem;
    height: 0.43rem;
  }
  .part10 .pro {
    width: 7.5rem;
    height: 8.02rem;
    left: 0;
    margin-left: 0;
    top: 5.4rem;
  }
}
