@charset "UTF-8";
.physiotherapy-page-box {
  /*overflow: hidden;*/
  /*padding-top: 119px;*/
}
.physiotherapy-page-box .crumb a, .physiotherapy-page-box .crumb i {
  color: #4F4F4F;
}
.physiotherapy-page-box .crumb span {
  color: #004EA3;
}
.physiotherapy-page-box .crumb .home i {
  color: #004EA3;
}
.physiotherapy-page-box .physiotherapy-content {
  padding: clamp(40px, 3.125vw, 60px) 0;
}
.physiotherapy-page-box .physiotherapy-content .photo-text .pic {
  width: 38.75%;
  position: sticky;
  top:130px;
  align-self: flex-start;
  left:0;
}
.physiotherapy-page-box .physiotherapy-content .photo-text .pic .swiper-button-next,
.physiotherapy-page-box .physiotherapy-content .photo-text .pic .swiper-button-prev {
  width: clamp(33.33333px, 2.60417vw, 50px);
  height: clamp(50px, 3.90625vw, 75px);
  background: rgba(255, 255, 255, 0.8);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: 0;
  --swiper-theme-color:#004EA3;
}
.physiotherapy-page-box .physiotherapy-content .photo-text .pic .swiper-button-next.swiper-button-next,
.physiotherapy-page-box .physiotherapy-content .photo-text .pic .swiper-button-prev.swiper-button-next {
  right: 2px;
  border-radius: clamp(6.66667px, 0.52083vw, 10px) 0 0 clamp(6.66667px, 0.52083vw, 10px);
}
.physiotherapy-page-box .physiotherapy-content .photo-text .pic .swiper-button-next.swiper-button-prev,
.physiotherapy-page-box .physiotherapy-content .photo-text .pic .swiper-button-prev.swiper-button-prev {
  left: 2px;
  border-radius: 0 clamp(6.66667px, 0.52083vw, 10px) clamp(6.66667px, 0.52083vw, 10px) 0;
}
.physiotherapy-page-box .physiotherapy-content .photo-text .pic .swiper-button-next::after,
.physiotherapy-page-box .physiotherapy-content .photo-text .pic .swiper-button-prev::after {
  font-size: clamp(16.66667px, 1.30208vw, 25px);
  font-weight: 600;
}
.physiotherapy-page-box .physiotherapy-content .photo-text .pic .swiper-button-next.swiper-button-disabled,
.physiotherapy-page-box .physiotherapy-content .photo-text .pic .swiper-button-prev.swiper-button-disabled {
  background: rgba(0, 0, 0, 0.1);
  cursor: not-allowed;
  --swiper-theme-color:#ffffff;
}
.physiotherapy-page-box .physiotherapy-content .photo-text .pic .big {
  background: #EDF0F5;
  /*border-radius: clamp(13.33333px, 1.04167vw, 20px);*/
  position: relative;
}
.physiotherapy-page-box .physiotherapy-content .photo-text .pic .big .meidia-box {
  padding-bottom: 95%;
  overflow: hidden;
  position: relative;
}
.physiotherapy-page-box .physiotherapy-content .photo-text .pic .big .meidia-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.physiotherapy-page-box .physiotherapy-content .photo-text .pic .big .meidia-box video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.physiotherapy-page-box .physiotherapy-content .photo-text .pic .big img {
  /*border-radius: clamp(13.33333px, 1.04167vw, 20px);*/
}
.physiotherapy-page-box .physiotherapy-content .photo-text .pic .small {
  position: absolute;
  z-index: 5;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 20%;
  left: 50%;
  bottom: 20px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.physiotherapy-page-box .physiotherapy-content .photo-text .pic .small .meidia-box {
  padding-bottom: 100%;
  overflow: hidden;
  position: relative;
}
.physiotherapy-page-box .physiotherapy-content .photo-text .pic .small .meidia-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.physiotherapy-page-box .physiotherapy-content .photo-text .pic .small .meidia-box video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.physiotherapy-page-box .physiotherapy-content .photo-text .pic .small img {
  border-radius: clamp(3.33333px, 0.26042vw, 5px);
}
.physiotherapy-page-box .physiotherapy-content .photo-text .pic .small .swiper-slide {
  border: 1px solid #fff;
  border-radius: clamp(3.33333px, 0.26042vw, 5px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(255, 255, 255, 0.8);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.physiotherapy-page-box .physiotherapy-content .photo-text .pic .small .border-hover::after {
  border-radius: 0;
  padding: 1px;
}
.physiotherapy-page-box .physiotherapy-content .photo-text .pic .small .swiper-slide-thumb-active .border-hover::after {
  opacity: 1;
  visibility: visible;
}
.physiotherapy-page-box .physiotherapy-content .photo-text .text {
  width: 61.25%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 3%;
}
.physiotherapy-page-box .physiotherapy-content .photo-text .text > .tit {
  font-weight: 600;
  /*font-size: clamp(33.33333px, 2.60417vw, 50px);*/
  font-size: clamp(26.66667px, 2.08333vw, 40px);
  color: #004EA3;
}
.physiotherapy-page-box .physiotherapy-content .photo-text .text .share {
  margin-top: clamp(6.66667px, 0.52083vw, 10px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
  font-size: clamp(12px, 0.9375vw, 18px);
  color: #004EA3;
}
.physiotherapy-page-box .physiotherapy-content .photo-text .text .share .sharethis-inline-share-buttons {
  margin-left: clamp(6.66667px, 0.52083vw, 10px);
}
.physiotherapy-page-box .physiotherapy-content .photo-text .text .uesat-list ul li {
  /*font-size: clamp(13.33333px, 1.04167vw, 20px);*/
  font-size: clamp(16px, 0.9375vw, 18px);
  color: #2c2c2c;
  margin-top: 15px;
  overflow: hidden;
  /*display: -webkit-box;*/
  /*display: -ms-flexbox;*/
  /*display: flex;*/
  /*-ms-flex-wrap: nowrap;*/
  /*    flex-wrap: nowrap;*/
}
.physiotherapy-page-box .physiotherapy-content .photo-text .text .uesat-list ul li b {
  display: block;
  /*width: clamp(160px, 12.5vw, 240px);*/
  width: 20%;
  float: left;
}
.physiotherapy-page-box .physiotherapy-content .photo-text .text .uesat-list ul li span{
    float: left;
    display: block;
    width: 80%;
}
.physiotherapy-page-box .physiotherapy-content .photo-text .text .certification {
  margin-top: clamp(20px, 1.5625vw, 30px);
}
.physiotherapy-page-box .physiotherapy-content .photo-text .text .certification .certification-tit {
  font-weight: 600;
  /*font-size: clamp(17.33333px, 1.35417vw, 26px);*/
  font-size:clamp(18px, 1.25vw, 24px) ;
  color: #004EA3;
  line-height: 1;
}
.physiotherapy-page-box .physiotherapy-content .photo-text .text .certification .certification-des {
  margin-top: clamp(13.33333px, 1.04167vw, 20px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #F8F8F8;
  border-radius: clamp(8px, 0.625vw, 12px);
  padding: clamp(20px, 1.5625vw, 30px) clamp(26.66667px, 2.08333vw, 40px) clamp(6.66667px, 0.52083vw, 10px);
}
.physiotherapy-page-box .physiotherapy-content .photo-text .text .certification .certification-des .icon {
  width: calc(20% - clamp(106.66667px, 8.33333vw, 160px)/5);
  margin-left: calc(clamp(106.66667px, 8.33333vw, 160px)/4);
  margin-bottom: clamp(13.33333px, 1.04167vw, 20px);
}
.physiotherapy-page-box .physiotherapy-content .photo-text .text .certification .certification-des .icon:nth-child(5n+1) {
  margin-left: 0;
}
.physiotherapy-page-box .physiotherapy-content .photo-text .text .certification .certification-des .icon .meidia-box {
  padding-bottom: 65%;
  overflow: hidden;
  position: relative;
}
.physiotherapy-page-box .physiotherapy-content .photo-text .text .certification .certification-des .icon .meidia-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.physiotherapy-page-box .physiotherapy-content .photo-text .text .certification .certification-des .icon .meidia-box video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.physiotherapy-page-box .other-page .product-features {
  padding: clamp(53.33333px, 4.16667vw, 80px) 0 clamp(66.66667px, 5.20833vw, 100px);
}
.physiotherapy-page-box .other-page .product-features .tit {
  text-align: center;
  /*font-weight: 600;*/
  font-size: clamp(33.33333px, 2.60417vw, 50px);
  /*color: #004EA3;*/
  line-height: 1;
}
.physiotherapy-page-box .other-page .product-features .text-pic {
  margin-top: clamp(53.33333px, 4.16667vw, 80px);
  padding-left: clamp(13.33333px, 1.04167vw, 20px);
  padding-right: clamp(13.33333px, 1.04167vw, 20px);
  width: 100%;
  max-width: clamp(1093.33333px, 85.41667vw, 1400px);
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner {
  position: relative;
  padding-left: 35%;
}
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .text {
  background: #fff;
  padding: clamp(20px, 1.5625vw, 30px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 3;
  width: calc(31vw - 15px);
}
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .text .swiper,
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .pic,
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .pic .swiper {
  width: 100%;
}
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .text .swiper-slide {
  padding: clamp(20px, 1.5625vw, 30px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .text .tit-text {
  position: relative;
}
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .text .tit-text .tt {
  font-weight: 600;
  font-size: clamp(24px, 1.875vw, 36px);
  line-height: clamp(32px, 2.5vw, 48px);
  color: #004EA3;
  display: block;
  overflow: hidden;
  text-overflow:-o-ellipsis-lastline;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp:2;
  line-clamp:2;
  -webkit-box-orient:vertical;
}
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .text .tit-text::after {
  content: "“";
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  line-height: 1;
  font-size: clamp(36px, 3.125vw, 60px);
  color: #004EA3;
  font-family: math;
  font-weight: 600;
}
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .text .tips-text {
  font-size: clamp(17.33333px, 1.35417vw, 26px);
  color: #2c2c2c;
  margin-top: clamp(13.33333px, 1.04167vw, 20px);
}
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .text .page {
  top: 100%;
  position: absolute;
  left: clamp(40px, 3.125vw, 60px);
  margin-top: clamp(20px, 1.5625vw, 30px);
  width: clamp(80px, 6.25vw, 120px);
  height: clamp(30.66667px, 2.39583vw, 46px);
}
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .text .page .swiper-button-prev,
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .text .page .swiper-button-next {
  width: clamp(30.66667px, 2.39583vw, 46px);
  height: clamp(30.66667px, 2.39583vw, 46px);
  border-radius: clamp(2.66667px, 0.20833vw, 4px);
  border: 1px solid #9F9F9F;
  top: 0;
  margin-top: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .text .page .swiper-button-prev::after,
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .text .page .swiper-button-next::after {
  font-size: clamp(13.33333px, 1.04167vw, 20px);
  color: #3D3D3D;
}
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .text .page .swiper-button-prev:hover,
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .text .page .swiper-button-next:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#214195), to(#0F296B));
  background: linear-gradient(180deg, #214195 0%, #0F296B 100%);
}
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .text .page .swiper-button-prev:hover::after,
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .text .page .swiper-button-next:hover::after {
  color: #fff;
}
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .text .page .swiper-button-prev.swiper-button-next,
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .text .page .swiper-button-next.swiper-button-next {
  right: 0;
}
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .text .page .swiper-button-prev.swiper-button-prev,
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .text .page .swiper-button-next.swiper-button-prev {
  left: 0;
}
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .pic {
  /*border-radius: clamp(13.33333px, 1.04167vw, 20px);*/
  overflow: hidden;
  width: calc(76.92308% + clamp(13.33333px, 1.04167vw, 20px));
  margin-left: auto;
  margin-right: clamp(-20px, -1.04167vw, -13.33333px);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .pic .swiper-slide {
  max-width: none;
}
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .pic .swiper-slide .meidia-box {
  padding-bottom: 70%;
  overflow: hidden;
  position: relative;
}
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .pic .swiper-slide .meidia-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .pic .swiper-slide .meidia-box video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .pic .swiper-slide img {
  /*border-radius: clamp(13.33333px, 1.04167vw, 20px);*/
}
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .pic .swiper-pagination {
  bottom: clamp(13.33333px, 1.04167vw, 20px);
}
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .pic .swiper-pagination-bullet {
  width: clamp(6.66667px, 0.52083vw, 10px);
  height: clamp(6.66667px, 0.52083vw, 10px);
  margin: 0 clamp(3.33333px, 0.26042vw, 5px);
  background: #fff;
  opacity: 0.55;
}
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .pic .swiper-pagination-bullet-active {
  background: #004EA3;
  opacity: 1;
}
.physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .pic .swiper-slide.swiper-slide-thumb-active .border-hover::after {
  opacity: 1;
  visibility: visible;
  border-radius: 0 !important;
}
.physiotherapy-page-box .other-page .method-use {
  background: url(../images/physiotherapy-pic-09-bg.png);
  background-size: 100% 100%;
  padding: clamp(26.66667px, 2.08333vw, 40px) 0 clamp(46.66667px, 3.64583vw, 70px);
}
.physiotherapy-page-box .other-page .method-use .tit {
  text-align: center;
  font-weight: 600;
  font-size: clamp(33.33333px, 2.60417vw, 50px);
  color: #004EA3;
  line-height: 1;
}
.physiotherapy-page-box .other-page .method-use .cold-hot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.physiotherapy-page-box .other-page .method-use .cold-hot .ch-item {
  width: 48%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: clamp(13.33333px, 1.04167vw, 20px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: url(../images/physiotherapy-pic-10.png);
  background-size: 100% 100%;
}
.physiotherapy-page-box .other-page .method-use .cold-hot .ch-item .pic {
  width: clamp(212px, 16.5625vw, 318px);
}
.physiotherapy-page-box .other-page .method-use .cold-hot .ch-item .pic .meidia-box {
  padding-bottom: 100%;
  overflow: hidden;
  position: relative;
}
.physiotherapy-page-box .other-page .method-use .cold-hot .ch-item .pic .meidia-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.physiotherapy-page-box .other-page .method-use .cold-hot .ch-item .pic .meidia-box video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.physiotherapy-page-box .other-page .method-use .cold-hot .ch-item .text {
  width: calc(100% - clamp(212px, 16.5625vw, 318px));
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: clamp(20px, 1.5625vw, 30px);
  padding-right: clamp(106.66667px, 8.33333vw, 160px);
}
.physiotherapy-page-box .other-page .method-use .cold-hot .ch-item .text .t {
  font-size: clamp(26.66667px, 2.08333vw, 40px);
  color: #004EA3;
  font-weight: 600;
}
.physiotherapy-page-box .other-page .method-use .cold-hot .ch-item .text .d {
  font-size: clamp(17.33333px, 1.35417vw, 26px);
  color: rgba(12, 15, 77, 0.8);
  margin-top: clamp(13.33333px, 1.04167vw, 20px);
}
.physiotherapy-page-box .other-page .method-use .cold-hot .ch-item.cold {
  background: url(../images/physiotherapy-pic-08.png);
  background-size: 100% 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding-left: clamp(106.66667px, 8.33333vw, 160px);
  padding-right: 0;
}
.physiotherapy-page-box .other-page .method-use .cold-hot .ch-item.cold .text {
  padding-left: 0;
  padding-right: clamp(20px, 1.5625vw, 30px);
}
.physiotherapy-page-box .main-related {
  background: #EDF0F5;
}
.physiotherapy-page-box .main-related .main-industries .tit {
  padding: clamp(46.66667px, 3.64583vw, 70px) 0;
  text-align: center;
  font-size: clamp(33.33333px, 2.60417vw, 50px);
  /*font-weight: 600;*/
  /*color: #004EA3;*/
}
.physiotherapy-page-box .main-related .main-industries{
    padding-bottom: clamp(53.33333px, 4.16667vw, 80px);
    
}
.physiotherapy-page-box .main-related .main-industries .swiper-slide{
    overflow: hidden;
}
.physiotherapy-page-box .main-related .main-industries .swiper-slide .meidia-box {
  padding-bottom: 95%;
  overflow: hidden;
  position: relative;
}
.physiotherapy-page-box .main-related .main-industries .swiper-slide .meidia-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.physiotherapy-page-box .main-related .main-industries .swiper-slide .meidia-box video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.physiotherapy-page-box .main-related .related-product {
  padding: clamp(80px, 6.25vw, 120px) 0 clamp(40px, 3.125vw, 60px);
}
.physiotherapy-page-box .main-related .related-product .related-product-tit {
  text-align: center;
  /*font-weight: 600;*/
  font-size: clamp(33.33333px, 2.60417vw, 50px);
  /*color: #004EA3;*/
  line-height: 1;
}
.physiotherapy-page-box .main-related .related-product .pic-swiper {
  margin-top: clamp(26.66667px, 2.08333vw, 40px);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 0 8%;
  position: relative;
  overflow: hidden;
}
.physiotherapy-page-box .related-product .pic-swiper .swiper{
    overflow: initial;
    margin: 0 -40px;
}
.physiotherapy-page-box .main-related .related-product .pic-swiper .swiper-slide {
  padding: 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
}
.physiotherapy-page-box .main-related .related-product .pic-swiper .swiper-slide.swiper-slide-active {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.physiotherapy-page-box .main-related .related-product .pic-swiper .swiper-slide .pic {
  padding: 0 7%;
  padding: 0 15%;
}
.physiotherapy-page-box .main-related .related-product .pic-swiper .swiper-slide .pic .meidia-box {
  padding-bottom: 100%;
  overflow: hidden;
  position: relative;
}
.physiotherapy-page-box .main-related .related-product .pic-swiper .swiper-slide .pic .meidia-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.physiotherapy-page-box .main-related .related-product .pic-swiper .swiper-slide .pic .meidia-box video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.physiotherapy-page-box .main-related .related-product .pic-swiper .swiper-slide .box-show {
  background: url(../images/product-box-show.png) no-repeat center;
  background-size: cover;
  width: 100%;
  height: clamp(38.66667px, 3.02083vw, 58px);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-150%);
          transform: translateY(-150%);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.physiotherapy-page-box .main-related .related-product .pic-swiper .swiper-slide .text {
  font-weight: 600;
  font-size: clamp(17.33333px, 1.35417vw, 26px);
  color: #004EA3;
  text-align: center;
  line-height: clamp(26.66667px, 2.08333vw, 40px);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(150%);
          transform: translateY(150%);
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.physiotherapy-page-box .main-related .related-product .pic-swiper .swiper-slide.swiper-slide-active .text {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.physiotherapy-page-box .main-related .related-product .pic-swiper .swiper-slide.swiper-slide-active .box-show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.physiotherapy-page-box .main-related .related-product .pic-swiper .swiper-button-next,
.physiotherapy-page-box .main-related .related-product .pic-swiper .swiper-button-prev {
  width: clamp(26.66667px, 2.08333vw, 40px);
  height: clamp(26.66667px, 2.08333vw, 40px);
  /*top: auto;*/
  margin-top: 0;
  /*bottom: 0;*/
  top: 36%;
}
.physiotherapy-page-box .main-related .related-product .pic-swiper .swiper-button-next.swiper-button-next,
.physiotherapy-page-box .main-related .related-product .pic-swiper .swiper-button-prev.swiper-button-next {
  background: url(../images/gloves-pic-right.png);
  background-size: 100% 100%;
  right: 0;
  margin-right: -40px;
}
.physiotherapy-page-box .main-related .related-product .pic-swiper .swiper-button-next.swiper-button-prev,
.physiotherapy-page-box .main-related .related-product .pic-swiper .swiper-button-prev.swiper-button-prev {
  background: url(../images/gloves-pic-left.png);
  background-size: 100% 100%;
  left: 0;
  margin-left: -40px;
}
.physiotherapy-page-box .main-related .related-product .pic-swiper .swiper-button-next::after,
.physiotherapy-page-box .main-related .related-product .pic-swiper .swiper-button-prev::after {
  display: none;
}
.physiotherapy-page-box .main-related .related-product .pic-swiper .swiper-button-next.swiper-button-disabled,
.physiotherapy-page-box .main-related .related-product .pic-swiper .swiper-button-prev.swiper-button-disabled {
  cursor: not-allowed;
}

@media screen and (max-width: 1023px) {
  .physiotherapy-page-box {
    /*padding-top: 99px;*/
  }
  .physiotherapy-page-box .physiotherapy-content .photo-text .pic {
    width: 100%;
    position: relative;
    top:0;
  }
  .physiotherapy-page-box .physiotherapy-content .photo-text .text {
    width: 100%;
    padding-top: 40px;
    padding-left: 0;
  }
  .physiotherapy-page-box .physiotherapy-content .photo-text .text .certification .certification-des .icon {
    margin-left: 10px;
  }
  .physiotherapy-page-box .physiotherapy-content {
    padding-bottom: 0;
  }
  .physiotherapy-page-box .other-page .product-features .text-pic {
    padding: 0 20px;
    max-width: 100%;
  }
  .physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .pic {
    width: 100%;
  }
  .physiotherapy-page-box .other-page .product-features .text-pic .tp-inner {
    padding-left: 0;
  }
  .physiotherapy-page-box .other-page .product-features .text-pic .tp-inner .text {
    position: relative;
    width: 100%;
    top: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    margin-bottom: 70px;
  }
  .physiotherapy-page-box .other-page .method-use .cold-hot .ch-item.cold {
    width: 100%;
    background: none;
    padding: 40px 20px 0;
    display: block;
  }
  .physiotherapy-page-box .other-page .method-use .cold-hot .ch-item.cold .pic {
    width: 100%;
  }
  .physiotherapy-page-box .other-page .method-use .cold-hot .ch-item.cold .text {
    width: 100%;
  }
  .physiotherapy-page-box .other-page .method-use .cold-hot .ch-item {
    width: 100%;
    background: none;
    padding: 0 20px;
    display: block;
  }
  .physiotherapy-page-box .other-page .method-use .cold-hot .ch-item .pic {
    width: 100%;
  }
  .physiotherapy-page-box .other-page .method-use .cold-hot .ch-item .text {
    width: 100%;
  }
  .physiotherapy-page-box .other-page .method-use {
    background-size: cover;
  }
  .contact-form .pic-form .pic {
    display: none;
  }
  .contact-form .pic-form .form {
    width: 100%;
  }
  .contact-form .pic-form .form .hs-form-frame {
    height: 767px !important;
  }
  
  .physiotherapy-page-box .main-related .related-product .pic-swiper .swiper-slide .pic {
    padding: 0 9%;
  }
  
  .physiotherapy-page-box .related-product .pic-swiper .swiper{
    margin: 0 0px;
  }
}

@media screen and (max-width:768px) {
    .physiotherapy-page-box .physiotherapy-content .photo-text .text .uesat-list ul li b {
        width: 32%;
    }
    
    .physiotherapy-page-box .physiotherapy-content .photo-text .text .uesat-list ul li span {
        width: 68%;
    }
    
    .physiotherapy-page-box .main-related .related-product .pic-swiper .swiper-button-next.swiper-button-prev, .physiotherapy-page-box .main-related .related-product .pic-swiper .swiper-button-prev.swiper-button-prev {
        margin-left: -20px;
    }
    
    .physiotherapy-page-box .main-related .related-product .pic-swiper .swiper-button-next.swiper-button-next, .physiotherapy-page-box .main-related .related-product .pic-swiper .swiper-button-prev.swiper-button-next {
        margin-right: -20px;
    }
}







