.floor2 .video-box {
  position: relative;
}
.floor2 .video-box video {
  width: 100%;
}
.floor2 .video-box .video-title {
  position: absolute;
  top: 7.8125rem;
  left: 6.25rem;
  color: #FFF;
  font: 300 2.5rem 'LuxeUnoLight';
  /* 154.167% */
  text-transform: uppercase;
  letter-spacing: 0.05rem;
}
.floor2 .video-box .pfooter {
  position: absolute;
  top: 19.47916667rem;
  left: 6.25rem;
  width: 16.71875rem;
  height: 8.07291667rem;
}
.floor2 .video-box .video-text {
  position: absolute;
  top: 28.64583333rem;
  left: 6.25rem;
  color: #FFF;
  font: 500 1.25rem 'LuxeUnoLight';
}
.floor3 {
  background-image: url('/assets/static/image2/utbarprofl3bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  height: 48.4375rem;
  position: relative;
  padding-top: 9.16666667rem;
  padding-bottom: 6.25rem;
  overflow: hidden;
}
.floor3 .circle {
  position: absolute;
  margin: 0 auto;
  border: 1px solid #fe0761;
  width: 500px;
  height: 500px;
  left: calc(50% - 250px);
  border-radius: 50%;
  transform: rotate3d(80, -20, 1, 60deg) scale3d(1, 1, 1);
  /* Ensure initial state */
}
.floor3 .circle:nth-child(1) {
  animation: sc 6s ease-out 1s infinite;
}
.floor3 .circle:nth-child(2) {
  animation: sc 6s ease-out 2s infinite;
}
.floor3 .circle:nth-child(3) {
  animation: sc 6s ease-out 3s infinite;
}
.floor3 .circle:nth-child(4) {
  animation: sc 6s ease-out 4s infinite;
}
@keyframes sc {
  0% {
    transform: rotate3d(80, -20, 1, 60deg) scale3d(1, 1, 1);
    opacity: 1;
  }
  90% {
    transform: rotate3d(80, -20, 1, 60deg) scale3d(6.5, 6.5, 1);
    opacity: 0;
  }
  100% {
    transform: rotate3d(80, -20, 1, 60deg) scale3d(1, 1, 1);
    opacity: 0;
  }
}
.floor3 .floor3-text {
  margin: 0 auto;
}
.floor3 .floor3-text .floor3-text-item {
  margin-top: 6.04166667rem;
}
.floor3 .floor3-text .floor3-text-item:nth-child(1) {
  margin-top: 0;
}
.floor3 .floor3-text .floor3-text-item p:nth-child(1) {
  color: #FE0761;
  text-align: center;
  font: 600 1.25rem 'LuxeUnoLight';
  text-transform: uppercase;
  letter-spacing: 0.05rem;
}
.floor3 .floor3-text .floor3-text-item p:nth-child(2) {
  margin-top: 1.04166667rem;
  color: #484848;
  text-align: center;
  font: 300 0.9375rem 'LuxeUnoLight';
  line-height: normal;
}
.floor3 .floor3-left-image {
  position: absolute;
  width: 17.8125rem;
  height: 28.22916667rem;
  top: 11.66666667rem;
  left: 11.51041667rem;
}
.floor3 .floor3-right-image {
  position: absolute;
  width: 28.95833333rem;
  height: 36.97916667rem;
  top: 11.45833333rem;
  right: 6.25rem;
}
.floor3 .floor3-w2 {
  position: absolute;
  width: 2.65625rem;
  height: 2.65625rem;
  top: 12.1875rem;
  left: 32.03125rem;
}
.floor3 .floor3-w3 {
  position: absolute;
  width: 3.125rem;
  height: 6.14583333rem;
  top: 21.14583333rem;
  right: 0;
}
.floor4 {
  background-color: #EFEFEF;
  overflow: hidden;
  padding-bottom: 2.34375rem;
}
.floor4 .floor-tit {
  width: 95.41666667rem;
  margin: 1.5625rem auto auto auto;
  text-align: right;
}
.floor4 .floor-tit span {
  color: #000;
  display: block;
  margin-top: 1.51041667rem;
  margin-right: 7.60416667rem;
  font: 300 0.78125rem 'LuxeUnoLight';
}
.floor4 .floor4-product {
  width: 95.41666667rem;
  margin: 0 auto;
  border-radius: 0.52083333rem;
  background-size: cover;
  background-repeat: no-repeat;
  height: auto;
  overflow: hidden;
}
.floor4 .floor4-product:nth-child(2) {
  background: center / 96% url('/assets/static/image2/Group 1080.png') no-repeat;
  height: auto;
  margin-top: 0.78125rem;
}
.floor4 .floor4-product:nth-child(3) {
  background: center / 96% url('/assets/static/image2/utbarprobg01.png') no-repeat;
  height: auto;
  margin-top: 0.78125rem;
}
.floor4 .floor4-product:nth-child(4) {
  background: center / 96% url('/assets/static/image2/utbarprobg02.png') no-repeat;
  height: auto;
  margin-top: 3.54166667rem;
}
.floor4 .floor4-product:nth-child(5) {
  background: center / 96% url('/assets/static/image2/utbarprobg03.png') no-repeat;
  height: auto;
  margin-top: 3.54166667rem;
}
.floor4 .floor4-product:nth-child(6) {
  background: center / 96% url('/assets/static/image2/utbarprobg04.png') no-repeat;
  height: auto;
  margin-top: 3.54166667rem;
}
.floor4 .floor4-product:nth-child(1) {
  margin: 9.84375px auto auto auto;
}
.floor4 .floor4-product .floor4-product-items {
  width: 95.41666667rem;
  margin: 10rem auto auto auto;
  border-radius: 0.52083333rem;
  padding-bottom: 3.125rem;
}
.floor4 .floor4-product .floor4-product-items h1 {
  color: #000;
  text-align: center;
  margin: 0 auto;
  text-transform: uppercase;
  font: 600 2.5rem 'LuxeUnoLight';
}
.floor4 .floor4-product .floor4-product-items ul {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.floor4 .floor4-product .floor4-product-items ul li {
  width: 25%;
  text-align: center;
  margin: 0.83333333rem 0;
}
.floor4 .floor4-product .floor4-product-items ul li img {
  width: 17.70833333rem;
  height: 15.625rem;
}
.floor4 .floor4-product .floor4-product-items ul li img:hover {
  transform: scale(1.1);
  transition: 0.3s ease-in-out;
}
.floor4 .floor4-product .floor4-product-items ul li p {
  color: #484848;
  text-align: center;
  margin-top: 0.9375rem;
  font: 600 1.04166667rem 'LuxeUnoLight';
  letter-spacing: 0.05em;
  /* 104.167% */
}
