.yfshw_show_pc .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.yfshw_show_pc .animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.yfshw_show_pc .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.yfshw_show_pc .main-container {
  font-size: 16px;
  width: 100%;
  position: relative;
  color: #595757;
  line-height: 30px;
}

.yfshw_show_pc .main-container p {
  margin: 16px 0;
  font-size: 18px;
  line-height: 30px;
  color: #595757;
}

.yfshw_show_pc .main-container img {
  vertical-align: bottom;
}

.yfshw_show_pc .content-1920 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.yfshw_show_pc .video-wrapper {
  width: 100%;
}

.yfshw_show_pc .content-1000 {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

.yfshw_show_pc .banner-right {
  width: 450px;
  position: absolute;
  top: 218px;
  left: 500px;
}

.yfshw_show_pc .clearfix::before,
.yfshw_show_pc .clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.yfshw_show_pc .banner-left {
  background-image: url(/content/dam/xpace/zh/products-solutions/products/laparoscopic-products/endoscope-camera-system/hypixel-r1/imgs/20210604093030_6914.jpg);
  width: 398px;
  height: 595px;
  display: inline-block;
}

.yfshw_show_pc .banner-right h1 {
  font-size: 48px;
  color: #3f3f3f;
  font-weight: 700;
  line-height: 36px;
}

.yfshw_show_pc .banner-right h3 {
  font-size: 24px;
  color: #727272;
  line-height: 60px;
  font-weight: 400;
}

.yfshw_show_pc .banner-right h2 {
  font-size: 40px;
  color: #4c4c4c;
  line-height: 48px;
  font-weight: 400;
}

.yfshw_show_pc .bg-gray {
  background-color: #eeeeee;
  width: 100%;
  position: relative;
}

.yfshw_show_pc p.title-1st {
  font-size: 40px;
  font-weight: 600;
  line-height: 64px;
}

.yfshw_show_pc p.title-2nd {
  font-size: 24px;
  line-height: 36px;
}

.yfshw_show_pc .bg-white {
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  position: relative;
}

.yfshw_show_pc ._circle {
  padding-left: 12px;
  position: relative;
}

.yfshw_show_pc ._circle::before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  background-color: #595757;
  border-radius: 50%;
  left: 0;
  top: 12px;
}

.yfshw_show_pc .main-container sup {
  vertical-align: super !important;
  font-size: 10px;
  line-height: 1;
}

.yfshw_show_pc .red-rectangle {
  height: 40px;
  background-color: #c7000b;
  border-radius: 8px;
  margin: 50px auto;
  display: block;
}

.yfshw_show_pc .red-rectangle p {
  color: #fff;
  text-align: center;
  line-height: 44px;
  margin: 0;
}

.yfshw_show_pc .red-rectangle:hover {
  background-color: #fff;
  border: 2px solid #c7000b;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.yfshw_show_pc .red-rectangle:hover > p {
  color: #c7000b;
  line-height: 42px;
}

.yfshw_show_pc sup {
  font-size: 10px;
  line-height: 1;
  vertical-align: super;
}

.yfshw_show_pc sub {
  font-size: 10px;
  line-height: 1;
  vertical-align: bottom;
}

.yfshw_show_pc .a-wrapper {
  width: 1000px;
  margin: 80px auto 0;
  position: relative;
}

.yfshw_show_pc .a-swiper {
  width: 1000px;
  height: 580px;
  margin: 0 auto;
  left: 0;
  top: 0;
}

.yfshw_show_pc .a-swiper .swiper-slide {
  margin: 0 auto;
  display: block;
  /*11*/
  position: relative;
  /*11*/
}

.yfshw_show_pc .a-wrapper .swiper-button-prev {
  background: url(/content/dam/xpace/zh/products-solutions/products/laparoscopic-products/endoscope-camera-system/hypixel-r1/imgs/20210604101334_0777.png);
  position: absolute;
  left: 10px;
  width: 11px;
  height: 19px;
  z-index: 10;
  cursor: pointer;
}

.yfshw_show_pc .a-wrapper .swiper-button-next {
  background: url(/content/dam/xpace/zh/products-solutions/products/laparoscopic-products/endoscope-camera-system/hypixel-r1/imgs/20210604101353_4834.png);
  position: absolute;
  right: 10px;
  width: 11px;
  height: 19px;
  z-index: 10;
  cursor: pointer;
}

.yfshw_show_pc .swiper-pagination-bullet {
  width: 13px !important;
  height: 13px !important;
  display: inline-block;
  border-radius: 50%;
  margin: 0 12px !important;
  background-color: #bfbfbf;
  opacity: 0.7;
}

.yfshw_show_pc .swiper-pagination-bullet-active {
  background-color: #c7000b !important;
}

.yfshw_show_pc .bg-img {
  width: 1920px;
  height: 1399px;
  background: url("/content/dam/xpace/zh/products-solutions/products/laparoscopic-products/endoscope-camera-system/hypixel-r1/imgs/20210604095427_2974.png") center/cover #fff no-repeat;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.yfshw_show_pc .fluo-list {
  margin-top: 80px;
}

.yfshw_show_pc .fluo-list li {
  float: left;
  width: 200px;
  margin-right: 200px;
}

.yfshw_show_pc .fluo-list li:last-child {
  margin-right: 0;
}

.yfshw_show_pc .fluo-list li > p {
  text-align: center;
}

.yfshw_show_pc .fluo-list li > img {
  width: 174px;
  height: 174px;
  display: block;
  margin: 0 auto;
}

.yfshw_show_pc .fs-white p {
  color: #fff !important;
}

.yfshw_show_pc .a-swiper .swiper-slide img {
  width: 834px;
  height: 475px;
  display: block;
  margin: 21px auto;
}

.yfshw_show_pc .a-swiper .swiper-slide p {
  text-align: center;
  margin-top: 50px;
}

.yfshw_show_pc .a-pagination {
  bottom: 58px !important;
}

.yfshw_show_pc .sim-wrapper {
  width: 100%;
  position: relative;
  height: 683px;
  margin: 50px auto 0;
}

.yfshw_show_pc .sim-master-1 {
  position: relative;
  width: 371px;
  height: 371px;
  background: url("/content/dam/xpace/zh/products-solutions/products/laparoscopic-products/endoscope-camera-system/hypixel-r1/imgs/20210604143542_4853.png") center/cover no-repeat;
  -webkit-animation: rotate-mat infinite 60s forwards linear;
          animation: rotate-mat infinite 60s forwards linear;
  top: 50%;
  margin-top: -185px;
  left: 50%;
  margin-left: -185px;
}

.yfshw_show_pc .sim-master-2 {
  width: 295px;
  height: 295px;
  background: url("/content/dam/xpace/zh/products-solutions/products/laparoscopic-products/endoscope-camera-system/hypixel-r1/imgs/20210604144442_9510.png") center/cover no-repeat;
  position: absolute;
  top: 195px;
  left: 354px;
}

@-webkit-keyframes rotate-mat {
  0% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
  }
}

@keyframes rotate-mat {
  0% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
  }
}

.yfshw_show_pc .rotate-mat {
  -webkit-animation-name: rotate-mat;
  animation-name: rotate-mat;
}

.yfshw_show_pc .sim-list {
  width: 352px;
  padding: 11px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #eee;
  position: absolute;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.yfshw_show_pc .sim-list:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  cursor: pointer;
}

.yfshw_show_pc .sim-list-1 {
  top: 0;
  left: 0;
}

.yfshw_show_pc .sim-list-2 {
  top: 0;
  right: 0;
}

.yfshw_show_pc .sim-list-3 {
  top: 400px;
  left: 0;
}

.yfshw_show_pc .sim-list-4 {
  top: 400px;
  right: 0;
}

.yfshw_show_pc .sim-list > p {
  text-align: center;
}

.yfshw_show_pc .sim-list > img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}

.yfshw_show_pc .zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  width: 1000px;
  height: 672px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform-origin: center;
          transform-origin: center;
}

@media screen and (max-width: 1200px) {
  .yfshw_show_pc .sim-wrapper {
    zoom: 0.7;
  }
  .yfshw_show_pc .usb-wrapper {
    zoom: 0.8;
  }
}

@media screen and (min-width: 1200px) {
  .yfshw_show_pc .sim-wrapper {
    zoom: 0.85;
  }
  .yfshw_show_pc .usb-wrapper {
    zoom: 0.9;
  }
}

@media screen and (min-width: 1500px) {
  .yfshw_show_pc .sim-wrapper {
    zoom: 1;
  }
  .yfshw_show_pc .usb-wrapper {
    zoom: 1;
  }
}

.yfshw_show_pc .usb-wrapper {
  width: 1000px;
  margin-top: 50px auto;
  position: relative;
  height: 600px;
  overflow: hidden;
}

.yfshw_show_pc .usb-master-1 {
  background-image: url(/content/dam/xpace/zh/products-solutions/products/laparoscopic-products/endoscope-camera-system/hypixel-r1/imgs/20210604153004_4196.jpg);
  width: 1459px;
  height: 166px;
  position: absolute;
  top: 350px;
  right: 0;
  z-index: 2;
}

.yfshw_show_pc .usb-shadow {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.8)), color-stop(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.8)));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.8));
  width: 1000px;
  height: 166px;
  position: absolute;
  top: 350px;
  left: 0;
  z-index: 5;
}

.yfshw_show_pc .usb-master-2 {
  background-image: url(/content/dam/xpace/zh/products-solutions/products/laparoscopic-products/endoscope-camera-system/hypixel-r1/imgs/20210604154339_4022.jpg);
  width: 430px;
  height: 261px;
  position: absolute;
  top: 255px;
  left: 50%;
  margin-left: -215px;
  z-index: 7;
}

.yfshw_show_pc .usb-logo {
  background-image: url(/content/dam/xpace/zh/products-solutions/products/laparoscopic-products/endoscope-camera-system/hypixel-r1/imgs/20210604154759_3977.png);
  width: 106px;
  height: 163px;
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -53px;
  z-index: 7;
}

@-webkit-keyframes roll-left {
  0% {
    left: 0;
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  100% {
    left: -459px;
  }
}

@keyframes roll-left {
  0% {
    left: 0;
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  100% {
    left: -459px;
  }
}

.yfshw_show_pc .roll-left {
  -webkit-animation-name: roll-left;
  animation-name: roll-left;
}

@-webkit-keyframes usb-zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.63);
            transform: scale(0.63);
    margin-left: -149px;
    top: 302px;
  }
  10% {
    opacity: 0.5;
  }
  20% {
    opacity: 1;
    -webkit-transform: scale(0.63);
            transform: scale(0.63);
    margin-left: -149px;
    top: 302px;
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
    margin-left: -215px;
    top: 255px;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes usb-zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.63);
            transform: scale(0.63);
    margin-left: -149px;
    top: 302px;
  }
  10% {
    opacity: 0.5;
  }
  20% {
    opacity: 1;
    -webkit-transform: scale(0.63);
            transform: scale(0.63);
    margin-left: -149px;
    top: 302px;
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
    margin-left: -215px;
    top: 255px;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.yfshw_show_pc .usb-zoom {
  -webkit-animation-name: usb-zoom;
  animation-name: usb-zoom;
}

.yfshw_show_pc .swiper-button-next:after,
.yfshw_show_pc .swiper-container-rtl .swiper-button-prev:after,
.yfshw_show_pc .swiper-button-prev:after,
.yfshw_show_pc .swiper-container-rtl .swiper-button-next:after {
  display: none;
}

.yfshw_show_mob .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.yfshw_show_mob .animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.yfshw_show_mob .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.yfshw_show_mob body {
  margin: 0;
  width: 100%;
}

.yfshw_show_mob .clearfix::before,
.yfshw_show_mob .clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.yfshw_show_mob .content {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 2.5rem;
  font-size: 1.7rem;
  color: #595757;
  overflow: hidden;
  line-height: 2.9rem;
}

.yfshw_show_mob p {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.yfshw_show_mob .banner-1st {
  font-size: 3rem;
  color: #3f3f3f;
  font-weight: 600;
}

.yfshw_show_mob .banner-2nd {
  font-size: 2.2rem;
  color: #3f3f3f;
  margin-top: 1rem;
}

.yfshw_show_mob .baner-3rd {
  font-size: 1.7rem;
  line-height: 2.9rem;
  color: #727272;
}

.yfshw_show_mob .title-1st {
  font-size: 3rem;
  margin-bottom: 1.5rem;
  line-height: 1.2;
  font-weight: 600;
}

.yfshw_show_mob .title-2nd {
  font-size: 2.2rem;
  margin-bottom: 1.5rem;
  font-weight: 600;
}

.yfshw_show_mob sup {
  font-size: 0.5em !important;
  line-height: 1 !important;
  vertical-align: super;
}

.yfshw_show_mob .red-rectangle {
  height: 3rem;
  background-color: #c7000b;
  border-radius: 0.5rem;
  margin: 3rem auto;
  display: block;
  width: 8rem;
  font-size: 1.7rem;
  color: #fff;
  text-align: center;
  line-height: 3.5rem;
  padding: 0 2rem;
}

.yfshw_show_mob sub {
  font-size: 0.5em !important;
  line-height: 1 !important;
  vertical-align: bottom;
}

.yfshw_show_mob video.fluid {
  width: 100%;
}

.yfshw_show_mob .fluid {
  display: block;
  width: 100%;
  padding-top: 0 !important;
  margin-top: 2rem;
}

.yfshw_show_mob ._circle {
  padding-left: 12px;
  position: relative;
}

.yfshw_show_mob ._circle::before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  background-color: #595757;
  border-radius: 50%;
  left: 0;
  top: 10px;
}

.yfshw_show_mob .content-2rem {
  width: 100%;
  margin-top: 5rem;
  padding: 0rem 2.5rem 2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.yfshw_show_mob .bg-gray {
  width: 100%;
  background-color: #eeeeee;
  position: relative;
}

.yfshw_show_mob .bg-dark {
  width: 100%;
  background-image: -webkit-gradient(linear, left top, right bottom, from(#1b1b1b), color-stop(#888), to(#1b1b1b));
  background-image: linear-gradient(to right bottom, #1b1b1b, #888, #1b1b1b);
  position: relative;
}

.yfshw_show_mob .fluo-list {
  margin-top: 2.5rem;
  width: 100%;
}

.yfshw_show_mob .fluo-list > li {
  margin-top: 2rem;
}

.yfshw_show_mob .fluo-list > li > img {
  width: 20%;
  float: left;
}

.yfshw_show_mob .fluo-list > li > p {
  width: 80%;
  padding-left: 2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 1rem;
  float: left;
}

.yfshw_show_mob .a-wrapper,
.yfshw_show_mob .b-wrapper,
.yfshw_show_mob .c-wrapper,
.yfshw_show_mob .d-wrapper,
.yfshw_show_mob .e-wrapper {
  width: 100%;
  margin-top: 3rem;
  position: relative;
}

.yfshw_show_mob .a-swiper,
.yfshw_show_mob .b-swiper,
.yfshw_show_mob .c-swiper,
.yfshw_show_mob .d-swiper,
.yfshw_show_mob .e-swiper {
  width: 100%;
  margin: 0 auto;
  left: 0;
  top: 0;
  padding-bottom: 4rem;
}

.yfshw_show_mob .a-swiper .swiper-slide,
.yfshw_show_mob .b-swiper .swiper-slide,
.yfshw_show_mob .c-swiper .swiper-slide,
.yfshw_show_mob .d-swiper .swiper-slide,
.yfshw_show_mob .e-swiper .swiper-slide {
  width: 100%;
  margin: 0 auto;
  display: block;
  /*11*/
  overflow: hidden;
  position: relative;
  /*11*/
}

.yfshw_show_mob .a-wrapper .swiper-button-prev,
.yfshw_show_mob .b-wrapper .swiper-button-prev,
.yfshw_show_mob .c-wrapper .swiper-button-prev,
.yfshw_show_mob .d-wrapper .swiper-button-prev,
.yfshw_show_mob .e-wrapper .swiper-button-prev {
  background: url(/content/dam/xpace/zh/products-solutions/products/laparoscopic-products/endoscope-camera-system/hypixel-r1/imgs/20210604101334_0777.png);
  position: absolute;
  left: 6rem;
  top: 99%;
  width: 11px;
  height: 19px;
  z-index: 10;
  cursor: pointer;
}

.yfshw_show_mob .a-wrapper .swiper-button-next,
.yfshw_show_mob .b-wrapper .swiper-button-next,
.yfshw_show_mob .c-wrapper .swiper-button-next,
.yfshw_show_mob .d-wrapper .swiper-button-next,
.yfshw_show_mob .e-wrapper .swiper-button-next {
  background: url(/content/dam/xpace/zh/products-solutions/products/laparoscopic-products/endoscope-camera-system/hypixel-r1/imgs/20210604101353_4834.png);
  position: absolute;
  right: 6rem;
  top: 99%;
  width: 11px;
  height: 19px;
  z-index: 10;
  cursor: pointer;
}

.yfshw_show_mob .b-wrapper .swiper-button-prev {
  background: url(/content/dam/xpace/zh/products-solutions/products/laparoscopic-products/endoscope-camera-system/hypixel-r1/imgs/20210112083459_7893.png);
}

.yfshw_show_mob .b-wrapper .swiper-button-next {
  background: url(/content/dam/xpace/zh/products-solutions/products/laparoscopic-products/endoscope-camera-system/hypixel-r1/imgs/20210112083522_6635.png);
}

.yfshw_show_mob .a-pagination,
.yfshw_show_mob .b-pagination,
.yfshw_show_mob .c-pagination,
.yfshw_show_mob .d-pagination,
.yfshw_show_mob .e-pagination {
  bottom: 0 !important;
}

.yfshw_show_mob .swiper-pagination-bullet {
  width: 1.2rem !important;
  height: 1.2rem !important;
  display: inline-block;
  border-radius: 50%;
  margin: 0 1rem !important;
  background-color: #000;
  opacity: 0.2;
}

.yfshw_show_mob .swiper-pagination-bullet-active {
  background-color: #c7000b !important;
  opacity: 0.8 !important;
}

.yfshw_show_mob .a-swiper .swiper-pagination-bullet {
  background-color: #fff;
  opacity: 0.4;
}

.yfshw_show_mob .a-swiper img,
.yfshw_show_mob .b-swiper img {
  width: 100%;
}

.yfshw_show_mob .a-swiper p {
  text-align: center;
}

.yfshw_show_mob .b-swiper .b-con {
  background-color: #fff;
  padding: 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.yfshw_show_mob .fs-white p {
  color: #fff !important;
}

.yfshw_show_mob .usb-wrapper {
  width: 100%;
  margin-top: 10rem auto;
  position: relative;
  height: 30rem;
  overflow: hidden;
}

.yfshw_show_mob .usb-master-1 {
  background-image: url(/content/dam/xpace/zh/products-solutions/products/laparoscopic-products/endoscope-camera-system/hypixel-r1/imgs/20210604153004_4196.jpg);
  width: 200%;
  position: absolute;
  top: 15rem;
  right: 0;
  z-index: 2;
}

.yfshw_show_mob .usb-shadow {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.8)), color-stop(10rem, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.8)));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0) 10rem, rgba(255, 255, 255, 0.8));
  width: 100%;
  height: 15rem;
  position: absolute;
  top: 12rem;
  left: 0;
  z-index: 5;
}

.yfshw_show_mob .usb-master-2 {
  width: 70%;
  height: 261px;
  position: absolute;
  top: 10rem;
  left: 50%;
  margin-left: -35%;
  z-index: 7;
}

.yfshw_show_mob .usb-logo {
  width: 18%;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -9%;
  z-index: 7;
}

@-webkit-keyframes roll-left {
  0% {
    left: 0;
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  100% {
    left: -100%;
  }
}

@keyframes roll-left {
  0% {
    left: 0;
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  100% {
    left: -100%;
  }
}

.yfshw_show_mob .roll-left {
  -webkit-animation-name: roll-left;
  animation-name: roll-left;
}

@-webkit-keyframes usb-zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.63);
            transform: scale(0.63);
    margin-left: -25%;
    top: 8rem;
  }
  10% {
    opacity: 0.5;
  }
  20% {
    opacity: 1;
    -webkit-transform: scale(0.63);
            transform: scale(0.63);
    margin-left: -25%;
    top: 8rem;
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
    margin-left: -35%;
    top: 10rem;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes usb-zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.63);
            transform: scale(0.63);
    margin-left: -25%;
    top: 8rem;
  }
  10% {
    opacity: 0.5;
  }
  20% {
    opacity: 1;
    -webkit-transform: scale(0.63);
            transform: scale(0.63);
    margin-left: -25%;
    top: 8rem;
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
    margin-left: -35%;
    top: 10rem;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.yfshw_show_mob .usb-zoom {
  -webkit-animation-name: usb-zoom;
  animation-name: usb-zoom;
}

.yfshw_show_mob .swiper-button-next:after,
.yfshw_show_mob .swiper-container-rtl .swiper-button-prev:after,
.yfshw_show_mob .swiper-button-prev:after,
.yfshw_show_mob .swiper-container-rtl .swiper-button-next:after {
  display: none;
}
/*# sourceMappingURL=style.css.map */<!--ºÄÊ±1766098666.8986Ãë-->