html,
body {
  background: #000;
}
body {
  --f14: 14px;
  --f16: 16px;
  --f18: 0.18rem;
  --padd: 1rem;
}
.flex_center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.maodian{
    position: relative;
    top: -1rem;
}
.w1720 {
  padding-left: var(--padd);
  padding-right: var(--padd);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.f64 {
  font-size: 0.54rem;
}
@media screen and (max-width: 1400px) {
  .f64 {
    font-size: 0.44rem;
  }
}
.m200 {
  margin-top: 2rem;
}
.m72 {
  margin-top: 0.72rem;
}
.m35 {
  margin-top: 0.35rem;
}
.p90 {
  padding-top: 0.9rem;
}
.p90_ {
  padding-bottom: 0.9rem;
}
.header {
  padding: 0 var(--padd);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 7;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.header .box .logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.header .box .logo img {
  height: 0.65rem;
}
.header .box .logo a {
  display: block;
}
.header .box nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: 1rem;
}

.header .box nav .item {
  margin-left: 0.45rem;
  position: relative;
}
.header .box nav .item p a {
  line-height: 1.25rem;
  font-size: var(--f18);
  color: #666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.header .box nav .item ul {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #000;
  width: 1.75rem;
  display: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#cbcc00), to(#2b7d20));
  background-image: -o-linear-gradient(top, #cbcc00, #2b7d20);
  background-image: linear-gradient(to bottom, #cbcc00, #2b7d20);
  border-radius: 0.2rem;
  padding: 0.3rem 0;
}
.header .box nav .item ul::after {
  content: '';
  position: absolute;
  border: 6px solid transparent;
  border-bottom-color: #cbcc00;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
}
.header .box nav .item ul li {
  margin-bottom: 0.15rem;
}
.header .box nav .item ul li a {
  display: block;
  text-align: center;
  color: #333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-size: var(--f16);
}
.header .box nav .item ul li a:hover {
  color: #000;
}
.header .box nav .item ul li:last-child {
  margin-bottom: 0;
}
.header .box nav .item ul li:last-child a {
  border-bottom: none;
}
.header .box nav .item:hover p a {
  color: #fff;
}
.header .box nav .item:hover ul {
  display: block;
}
.header .box nav .active p a {
  color: #fff;
}
.header .box .Language{
    display: flex;
    align-items: center;
}
.header .box .Language a{
    color: #fff;
    font-size: var(--f16);
}
.header .box .Language a i{
    font-size: var(--f16);
}
.header.active {
  background: #000;
}
.header.active .box nav .item p a {
  line-height: 1rem;
}
.Home_banner {
  position: relative;
}
.Home_banner .swiper .swiper-slide {
  position: relative;
}
.Home_banner .swiper .swiper-slide .img {
  overflow: hidden;
}
.Home_banner .swiper .swiper-slide .img .b0 {
  width: 100%;
  height: var(--vh);
}
.Home_banner .swiper .swiper-slide .img div .box {
  position: absolute;
  top: 0;
  right: 0;
}
.Home_banner .swiper .swiper-slide .img div img {
  width: 100%;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.Home_banner .swiper .swiper-slide .img div .b1 {
  width: 11.92rem;
  right: 1.7rem;
  top: 1rem;
  z-index: 3;
}
.Home_banner .swiper .swiper-slide .img div .b2 {
  top: 30%;
  width: 5.42rem;
}
.Home_banner .swiper .swiper-slide .img div .b3 {
  top: 38%;
  right: 30%;
  width: 7.48rem;
}
.Home_banner .swiper .swiper-slide .img div .b4 {
  right: 35%;
  width: 4.36rem;
}
.Home_banner .swiper .swiper-slide .img div .b5 {
  right: 19%;
  width: 7.18rem;
}
.Home_banner .swiper .swiper-slide .orientation {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 var(--padd);
  color: #fff;
}
.Home_banner .swiper .swiper-slide .orientation .content1 {
  font-size: 0.54rem;
}
.Home_banner .swiper .swiper-slide .orientation .content2 {
  font-size: 0.32rem;
  margin-top: 0.3rem;
}
.Home_banner .scroll {
  font-size: 14px;
  font-family: 'gilroy_regular';
  color: #fff;
  position: absolute;
  bottom: 0.4rem;
  left: var(--padd);
  z-index: 2;
  text-transform: uppercase;
  cursor: pointer;
}
.NewCision {
  position: -webkit-sticky;
  position: sticky;
}
.NewCision .bgImg img {
  width: 100%;
  height: var(--vh);
}
.NewCision .bgImg video {
  width: 100%;
  height: var(--vh);
}


.NewCision .img_text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
}
.NewCision .img_text > div {
  margin: auto;
  text-align: center;
}
.NewCision .img_text > div .title {
  line-height: 1;
  font-size: 0.54rem;
}
@media screen and (max-width: 1400px) {
  .NewCision .img_text > div .title {
    font-size: 0.44rem;
  }
}
.NewCision .img_text > div .desc {
  font-size: 0.24rem;
  line-height: 1.3;
  max-width: min(1140px, 80vw);
  margin-top: 0.3rem;
}
.NewCision .bigBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: #000;
}
.NewCision .bigBg  .bigBox{
    width: 100%;
    height: 100%;
    transform: translateY(-38%);
     overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  /*transition: .4s;*/
}
.NewCision .bigImg {
  text-align: center;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-position: 50%;
  background-repeat: no-repeat;
  font-size: 0.54rem;
  line-height: var(--vh);
  font-weight: 700;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #000;
  will-change: font-size, line-height;
  position: relative;
  /*top: 50%;*/
  /*transition: .8s;*/
}
.NewCision .bigImg.active{
    top: 0;
}

.Microscope {
  position: relative;
  overflow: hidden;
}
.Microscope .bgImg {
  opacity: 0;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
.Microscope .bgImg img {
  width: 100%;
  height: 100vh;
}
.Microscope .img {
  position: absolute;
  left: 6.1rem;
  top: 2.8rem;
  opacity: 0;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  z-index: 3;
}
.Microscope .img img {
  width: 2.8rem;
}


.Microscope .img .show {
  width: 2.8rem;
  height: 2.8rem;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}
.Microscope .img .show > img {
  position: absolute;
  top: 0%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.Microscope .img .show p {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-transform: translate(calc(-1px * var(--mouse-x, 0) * 5.2), calc(-1px * var(--mouse-y, 0) * 3.4));
  transform: translate(calc(-1px * var(--mouse-x, 0) * 5.2), calc(-1px * var(--mouse-y, 0) * 3.4));
}
.Microscope .img .show p img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-1.5rem, -1.5rem);
  -ms-transform: translate(-1.5rem, -1.5rem);
  transform: translate(-1.5rem, -1.5rem);
  max-width: initial;
  cursor: none;
  width: 19.2rem;
  height: 13.72rem;
}

.Microscope .title {
  position: absolute;
  top: 1rem;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 1;
  color: #fff;
  opacity: 0.7;
  -webkit-transform: translateY(4rem);
  -ms-transform: translateY(4rem);
  transform: translateY(4rem);
}
.Microscope .title .h5 {
  font-size: 0.54rem;
  letter-spacing: 4px;
}
@media screen and (max-width: 1400px) {
  .Microscope .title .h5 {
    font-size: 0.44rem;
  }
}
.Microscope .title .desc {
  font-size: 0.32rem;
}
.Microscope .main {
  position: absolute;
  right: 2.7rem;
  bottom: 0.5rem;
  z-index: 2;
  opacity: 0;
  -webkit-transform: translateY(4.1rem);
  -ms-transform: translateY(4.1rem);
  transform: translateY(4.1rem);
}
.Microscope .main img {
  height: 4.1rem;
}
.Microscope .main .img2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.Microscope .main .tra {
  -ms-transform: translate(calc(1px * var(--mouse-x, 0) - 1.6rem), calc(1px * var(--mouse-y, 0) - 1.5rem));
  transform: translate(calc(1px * var(--mouse-x, 0) - 1.6rem), calc(1px * var(--mouse-y, 0) - 1.5rem));
}
.Microscope .main .img2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
}
.Microscope .mouseover {
  position: absolute;
  width: 6rem;
  height: 6rem;
  right: 1.2rem;
  top: 2.8rem;
  z-index: 2;
  cursor: move;
  z-index: -3;
  
  cursor: url('../images/hover.png'), auto;
  
  
}
.Advantage {
  position: relative;
  height: var(--vh);
  overflow: hidden;
}
.Advantage .text {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Advantage .text p {
  margin: auto;
  font-family: 'gilroy_Medium';
  color: #fff;
  line-height: 1;
  background: -webkit-gradient(linear, left top, right top, from(#6cba3b), to(#e1e436));
  background: -o-linear-gradient(left, #6cba3b, #e1e436);
  background: linear-gradient(to right, #6cba3b, #e1e436);
  /* 标准语法 */
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  /* Chrome, Safari */
  color: transparent;
  /* 其他浏览器 */
}
.Advantage .text p em {
  line-height: 1;
  font-size: 4.8rem;
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}
.Advantage .text p img {
  height: 2.7rem;
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
}
.Advantage .img {
  position: absolute;
  left: 4.2rem;
  top: 1rem;
  z-index: 1;
  -webkit-transform: translateY(80%);
  -ms-transform: translateY(80%);
  transform: translateY(80%);
}
.Advantage .img img {
  width: 7.5rem;
  -webkit-transform: translateX(1.6rem) translateY(0.3rem) rotate(30deg);
  -ms-transform: translateX(1.6rem) translateY(0.3rem) rotate(30deg);
  transform: translateX(1.6rem) translateY(0.3rem) rotate(30deg);
  -webkit-filter: brightness(0.3);
  filter: brightness(0.3);
}
.Advantage .wenan {
  position: absolute;
  top: 3rem;
  right: 1rem;
  z-index: 2;
  color: #fff;
  opacity: 0;
  -webkit-transform: translateY(30%);
  -ms-transform: translateY(30%);
  transform: translateY(30%);
  max-width: 7rem;
}


.Advantage .wenan .content1 {
  font-size: 0.6rem;
}
.Advantage .wenan .content2 {
  font-size: 0.4rem;
  background: -webkit-gradient(linear, left top, right top, from(#6cba3b), to(#e1e436));
  background: -o-linear-gradient(left, #6cba3b, #e1e436);
  background: linear-gradient(to right, #6cba3b, #e1e436);
  /* 标准语法 */
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  /* Chrome, Safari */
  color: transparent;
  /* 其他浏览器 */
}
.Advantage .wenan .content3 {
  font-size: 0.3rem;
  margin-top: 0.5rem;
}
.dw {
  position: relative;
  overflow: hidden;
}
.Product {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: var(--vh);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 5;
  padding-left: 1rem;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  background: #000;
}
.Product.active {
  -webkit-transform: translateY(0) !important;
  -ms-transform: translateY(0) !important;
  transform: translateY(0) !important;
}
.Product .boxTop {
  padding-top: 1rem;
}
.Product .boxTop img {
  height: 2.1rem;
}
.Product .boxBottom {
  padding-bottom: 0.3rem;
  --h: 4.5rem;
}
.Product .boxBottom .scroll{
    display: flex;
    width: max-content;
}
.Product .boxBottom .boxLeft {
  width: 4.5rem;
  height: var(--h);
}
.Product .boxBottom .boxLeft .top {
  font-family: 'gilroy_Medium';
  font-size: 0.4rem;
  color: #fff;
  text-transform: uppercase;
}
.Product .boxBottom .boxLeft .bot {
  margin-top: 1.86rem;
}
.Product .boxBottom .boxLeft .bot img {
  width: 0.54rem;
}
.Product .boxBottom .boxRight {
  /*width: -webkit-calc(95.5%);*/
  /*width: calc(100% - 4.5rem);*/
  width: max-width;
}
.Product .boxBottom .boxRight .list {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.Product .boxBottom .boxRight .list .item {
  width: 7.5rem;
  height: var(--h);
  background: #141414;
  border-radius: 0.5rem;
  padding: 0.45rem 0.6rem;
  position: relative;
  margin-right: 1rem;
}
.Product .boxBottom .boxRight .list .item::after {
  content: '';
  position: absolute;
  width: 0%;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 3px;
  background-image: -webkit-gradient(linear, left top, right top, from(#cbcc00), to(#2b7d20));
  background-image: -o-linear-gradient(left, #cbcc00, #2b7d20);
  background-image: linear-gradient(to right, #cbcc00, #2b7d20);
  border-radius: 3px 3px 0 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Product .boxBottom .boxRight .list .item a {
  display: block;
}
.Product .boxBottom .boxRight .list .item a .t .l p {
  width: 2.04rem;
  height: 2.04rem;
  border-radius: 50%;
  overflow: hidden;
}
.Product .boxBottom .boxRight .list .item a .t .l p img {
  width: 100%;
  height: 100%;
}
.Product .boxBottom .boxRight .list .item a .t .r {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0.72rem;
  font-size: 0.2rem;
  line-height: 1.5;
  color: #fff;
}
.Product .boxBottom .boxRight .list .item a .b {
  margin-top: 0.32rem;
  color: #fff;
}
.Product .boxBottom .boxRight .list .item a .b .h5 {
  font-size: 0.38rem;
  line-height: 1;
}
.Product .boxBottom .boxRight .list .item a .b .h6 {
  font-size: 0.33rem;
  margin-top: 0.1rem;
  font-weight: lighter;
}
.Product .boxBottom .boxRight .list .item a .b .div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.Product .boxBottom .boxRight .list .item a .b p {
  font-family: 'gilroy_regular';
  font-size: 0.58rem;
  line-height: 1;
  color: #333;
}
.Product .boxBottom .boxRight .list .item:hover::after {
  width: 88%;
}
.Cooperation {
  padding: 0.9rem 0 1.15rem;
}
.Cooperation .title {
  font-size: 0.54rem;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 1400px) {
  .Cooperation .title {
    font-size: 0.44rem;
  }
}
.Cooperation .box {
  margin-top: 0.7rem;
  overflow: hidden;
  display: grid;
  gap: 0.3rem;
}
.Cooperation .box .group {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-animation: marquee 10s linear infinite;
  animation: marquee 10s linear infinite;
}
.Cooperation .box .item {
  background: #141414;
  width: 3.2rem;
  height: 1.05rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0.15rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  position: relative;
}
.Cooperation .box .item::after {
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(#cbcc00), to(#2b7d20));
  background-image: -o-linear-gradient(left, #cbcc00, #2b7d20);
  background-image: linear-gradient(to right, #cbcc00, #2b7d20);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
}
.Cooperation .box .item img {
  margin: auto;
  -webkit-filter: brightness(0.5);
  filter: brightness(0.5);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  position: relative;
  z-index: 1;
  max-width: 90%;
}
.Cooperation .box .item:hover::after {
  opacity: 1;
}
.Cooperation .box .item:hover img {
  -webkit-filter: brightness(1) invert(1);
  filter: brightness(1) invert(1);
}
@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  100% {
    -webkit-transform: translate3d(-webkit-calc(-50%), 0, 0);
    transform: translate3d(calc(-50%), 0, 0);
  }
}
@keyframes marquee {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  100% {
    -webkit-transform: translate3d(-webkit-calc(-50%), 0, 0);
    transform: translate3d(calc(-50%), 0, 0);
  }
}
.Optics {
  position: relative;
}
.Optics .img img {
  width: 100%;
}
.Optics .orientation {
  padding:0 1rem;
  position: absolute;
  top: 50%;
  left: 0;
  color: #fff;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.Optics .orientation .content1 {
  font-size: 0.54rem;
}
@media screen and (max-width: 1400px) {
  .Optics .orientation .content1 {
    font-size: 0.44rem;
  }
}
.Optics .orientation .content2 {
  font-size: 0.24rem;
  margin-top: 0.2rem;
}
.Optics .orientation .content3 {
  margin-top: 0.56rem;
}
.st_link .a {
  cursor: pointer;
  width: 2.3rem;
  border-radius: 0.4rem;
  line-height: 0.6rem;
  border: 1px solid rgba(255, 255, 255, 0.5);
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.st_link .a::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 0.4rem;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  background-image: -webkit-gradient(linear, left top, right top, from(#cbcc00), to(#2b7d20));
  background-image: -o-linear-gradient(left, #cbcc00, #2b7d20);
  background-image: linear-gradient(to right, #cbcc00, #2b7d20);
}
.st_link .a .l_ {
  text-align: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
  font-size: var(--f16);
  position: relative;
  z-index: 1;
}
.st_link .a .r_ {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 0.06rem;
  position: relative;
  z-index: 1;
}
.st_link .a .r_ p {
  border-radius: 50%;
  width: 0.5rem;
  height: 0.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
  background-image: -webkit-gradient(linear, left top, right top, from(#cbcc00), to(#2b7d20));
  background-image: -o-linear-gradient(left, #cbcc00, #2b7d20);
  background-image: linear-gradient(to right, #cbcc00, #2b7d20);
}
.st_link .a .r_ p::after {
  content: '';
  border-radius: 50%;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  background: #fff;
  opacity: 0;
}
.st_link .a .r_ p svg {
  margin: auto;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  position: relative;
  z-index: 1;
}
.st_link .a:hover {
  border-color: transparent;
}
.st_link .a:hover::after {
  opacity: 1;
}
.st_link .a:hover .r_ p::after {
  opacity: 1;
}
.st_link .a:hover .r_ p svg {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.footer {
  padding: 0.9rem 1rem 0.8rem;
  background: #141414;
}
.footer .boxTop .boxLeft {
  color: #fff;
  max-width: 8rem;
  
}
.footer .boxTop .boxLeft .content1 img {
  height: 0.65rem;
}
.footer .boxTop .boxLeft .content2 {
  font-size: 0.28rem;
  margin-top: 0.6rem;
}
.footer .boxTop .boxLeft .content3 {
  font-size: 0.2rem;
  font-family: 'gilroy_regular';
  display: grid;
  gap: 0.12rem;
  margin-top: 0.4rem;
}
.footer .boxTop .boxLeft .content3 a {
  color: #fff;
}
.footer .boxTop .boxLeft .content3 p{
    position: relative;
    padding-left: 0.34rem;
}


.footer .boxTop .boxLeft .content3 svg {
  -webkit-transform: translateY(2px);
  -ms-transform: translateY(2px);
  transform: translateY(2px);
  position: absolute;
  left: 0;
  top: 0;
}
.footer .boxTop .boxRight > div {
  margin-left: 2.5rem;
}
.footer .boxTop .boxRight .h5 {
  color: #666;
  font-size: 0.22rem;
  display: none;
}
.footer .boxTop .boxRight ul {
  /*margin-top: 0.54rem;*/
  display: grid;
  gap: 0.2rem;
}
.footer .boxTop .boxRight ul li a {
  font-size: 0.22rem;
  color: #fff;
}
.footer .boxBot {
  margin-top: 0.7rem;
}
.footer .boxBot .boxLeft {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.footer .boxBot .boxLeft ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.footer .boxBot .boxLeft ul li {
  margin-right: 0.18rem;
  position: relative;
}
.footer .boxBot .boxLeft ul li p {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  bottom: 0.4rem;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.footer .boxBot .boxLeft ul li p img {
  width: 1.2rem;
  max-width: 1.2rem;
}
.footer .boxBot .boxLeft ul li path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.footer .boxBot .boxLeft ul li:hover p {
  -webkit-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
}
.footer .boxBot .boxLeft ul li:hover a path {
  fill: #fff;
}
.footer .boxBot .boxRight {
  text-align: right;
}
.footer .boxBot .boxRight .top {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.footer .boxBot .boxRight .top p {
  border-right: 1px solid #666;
  padding-right: 0.1rem;
  margin-right: 0.1rem;
}
.footer .boxBot .boxRight .top p:last-child {
  padding-right: 0;
  margin-right: 0;
  border-color: transparent;
}
.footer .boxBot .boxRight .top p a {
  font-size: var(--f18);
  color: #666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.footer .boxBot .boxRight .top p a:hover {
  color: #fff;
}
.footer .boxBot .boxRight .bot {
  margin-top: 8px;
  font-size: var(--f18);
  color: #666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.footer .boxBot .boxRight .bot a {
  color: #666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.footer .boxBot .boxRight .bot a:hover {
  color: #fff;
}
.Clinical {
  padding: 0.9rem 0 0;
  background: url(../images/img14.png) no-repeat 50% 50%;
  background-size: 100% 100%;
}
.Clinical.phone {
  display: none;
}
.Clinical .title {
  font-size: 0.54rem;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 1400px) {
  .Clinical .title {
    font-size: 0.44rem;
  }
}
.Clinical .box {
  margin: 0.64rem auto 0;
  width: 5.34rem;
  position: relative;
}
.Clinical .box .bg img {
  width: 100%;
}
.Clinical .box .list .wrap {
  position: absolute;
  top: 0%;
  left: 0%;
}
.Clinical .box .list .wrap .posi {
  cursor: pointer;
  width: 46px;
  height: 46px;
  overflow: hidden;
}
.Clinical .box .list .wrap .posi::after {
  content: attr(data-number);
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: var(--f16);
  font-family: 'gilroy_regular';
}
.Clinical .box .list .wrap .posi > img {
  width: 92px;
  height: 92px;
  margin-top: -23px;
  margin-left: -23px;
  max-width: none;
  animation: zq 2s infinite linear;
  position: relative;
  z-index: 3;
}

.Clinical .box .list .wrap_1  .posi > img{
    animation-delay: 0.1s;
}
.Clinical .box .list .wrap_2  .posi > img{
    animation-delay: -0.2s;
}

.Clinical .box .list .wrap_3 .posi > img{
    animation-delay: 0.3s;
}

.Clinical .box .list .wrap_4 .posi > img{
    animation-delay: 0.4s;
}

.Clinical .box .list .wrap_5 .posi > img{
    animation-delay: -0.5s;
}

.Clinical .box .list .wrap_6 .posi > img{
    animation-delay: 0.6s;
}

.Clinical .box .list .wrap_7 .posi > img{
    animation-delay: 0.7s;
}

.Clinical .box .list .wrap_8 .posi > img{
    animation-delay: -0.8s;
}


@keyframes zq {
	/*to{*/
	/*	transform: rotate(1turn);*/
	/*}*/
	0%{
	    opacity: 0;
	}
	80%{
	    opacity: 1;
	}
	100%{
	     opacity: 0;
	}
}


.Clinical .box .list .wrap .posi span {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 120%;
  color: #fff;
  white-space: nowrap;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  visibility: hidden;
  z-index: 4;
}
.Clinical .box .list .wrap .posi span a {
  color: #fff;
}
.Clinical .box .list .wrap .posi p {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  z-index: 2;
  visibility: hidden;
}
.Clinical .box .list .wrap .posi p img {
  max-width: none;
}
.Clinical .box .list .wrap .posi:hover span {
  opacity: 1;
  visibility: visible;
}
.Clinical .box .list .wrap .oreintation {
  position: absolute;
  top: 0%;
  z-index: 3;
  --p: 0.5rem;
  margin-top: -0.36rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Clinical .box .list .wrap .oreintation .info {
  width: 2.1rem;
  position: relative;
}
.Clinical .box .list .wrap .oreintation .info .content1 {
  font-size: 0.24rem;
  color: #fff;
  line-height: 1;
  height: 1em;
}
.Clinical .box .list .wrap .oreintation .info .content2 {
  margin-top: 0.68rem;
}
.Clinical .box .list .wrap .oreintation .info .content3 {
  font-size: var(--f16);
  color: #666;
  line-height: 1.3;
  margin-top: 0.35rem;
  height: 3.9em;
  overflow: auto;
overflow-x: hidden;
overflow-y: auto;
padding-right: 0.1rem;
  
 /* 	display: -webkit-box;*/
	/*-webkit-box-orient: vertical;*/
	/*-webkit-line-clamp: 3;*/
	/*overflow: hidden;*/
	/*text-justify: distribute-all-lines;*/
	/*text-align: justify;*/
	
}


.Clinical .box .list .wrap .oreintation .info .content3::-webkit-scrollbar {
	width: 2px;
	height: 2px;
}

.Clinical .box .list .wrap .oreintation .info .content3::-webkit-scrollbar-thumb {
	border-radius: 2px;
	background: #fff;
}

.Clinical .box .list .wrap .oreintation .info .content3::-webkit-scrollbar-track {
	border-radius: 2px;
	background: rgba(255, 255, 255, 0.1);
}

	
	
	
.Clinical .box .list .wrap .oreintation .info .content4 {
  margin-top: 0.48rem;
}
.Clinical .box .list .wrap .oreintation .info .content4 .more {
  font-size: var(--f16);
  color: #fff;
  margin-top: 0.9rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Clinical .box .list .wrap .oreintation .info .content4 .more svg {
  vertical-align: middle;
}
.Clinical .box .list .wrap .oreintation .info .content4 .more:hover {
  color: #359d29;
}
.Clinical .box .list .wrap .oreintation .info .point {
  position: absolute;
}
.Clinical .box .list .wrap .oreintation .info .point p {
  width: 6.3rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  overflow: hidden;
  position: relative;
}
.Clinical .box .list .wrap .oreintation .info .point p:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  z-index: 1;
  background: url(../images/x2.png) no-repeat 50% 50% / cover;
}
.Clinical .box .list .wrap .oreintation .info .point img {
  max-width: none;
}
.Clinical .box .list .wrap .oreintation .tr {
  text-align: right;
}
.Clinical .box .list .wrap .oreintation .tl {
  text-align: left;
}
.Clinical .box .list .wrap .oreintation1 {
  right: -5.5rem;
}
.Clinical .box .list .wrap .oreintation1 .point {
  right: -0.6rem;
  top: var(--p);
}
.Clinical .box .list .wrap .oreintation1 .content1{
   text-align: left;
}
.Clinical .box .list .wrap .oreintation1 .content3{
   text-align: left;
}
.Clinical .box .list .wrap .oreintation2 {
  left: -5.3rem;
  top: -2.6rem;
}
.Clinical .box .list .wrap .oreintation2 .info .point p {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.Clinical .box .list .wrap .oreintation2 .info .point p::before {
  top: auto;
  left: auto;
  bottom: 0;
  right: 0;
}
.Clinical .box .list .wrap .oreintation2 .info .content2 {
  margin-top: 0;
}
.Clinical .box .list .wrap .oreintation2 .info .content1 {
  margin-top: 0.68rem;
}
.Clinical .box .list .wrap .oreintation2 .info .point {
  left: -0.6rem;
  bottom: var(--p);
}
.Clinical .box .list .wrap .oreintation2 .info .point img {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media screen and (min-width: 1200px) {
  .Clinical .box .list .wrap.active .posi::after {
    opacity: 0;
  }
  .Clinical .box .list .wrap.active .posi > img {
    opacity: 0;
  }
  /*.Clinical .box .list .wrap.active .posi span {*/
  /* opacity: 1;*/
  /* visibility: initial;*/
  /*}*/
  .Clinical .box .list .wrap.active .posi p {
    opacity: 1;
    visibility: initial;
  }
  .Clinical .box .list .wrap.active .oreintation {
    opacity: 1;
    visibility: initial;
  }
}
.Clinical .box .list .wrap_1 {
  top: 3%;
  left: 42%;
}
.Clinical .box .list .wrap_1 .posi p {
  -webkit-transform: translate(-26%, -33%);
  -ms-transform: translate(-26%, -33%);
  transform: translate(-26%, -33%);
}
.Clinical .box .list .wrap_1 .posi p img {
  width: 1.03rem;
}
.Clinical .box .list .wrap_2 {
  top: 6%;
  left: 52%;
}
.Clinical .box .list .wrap_2 .oreintation {
  right: -5.4rem;
}
.Clinical .box .list .wrap_2 .oreintation .content1{
    transform: translateY(-0.3rem);
}

.Clinical .box .list .wrap_2 .posi p {
  -webkit-transform: translate(-77%, -60%);
  -ms-transform: translate(-77%, -60%);
  transform: translate(-77%, -60%);
}
.Clinical .box .list .wrap_2 .posi p img {
  width: 1.03rem;
}
.Clinical .box .list .wrap_3 {
  top: 19%;
  left: 47%;
}
.Clinical .box .list .wrap_3 .posi p img {
  width: 0.34rem;
}
.Clinical .box .list .wrap_4 {
  top: 37%;
  left: 39%;
}
.Clinical .box .list .wrap_4 .posi p {
  -webkit-transform: translate(-28%, -50%);
  -ms-transform: translate(-28%, -50%);
  transform: translate(-28%, -50%);
}
.Clinical .box .list .wrap_4 .posi p img {
  width: 1.63rem;
}
.Clinical .box .list .wrap_5 {
  top: 35%;
  left: 52%;
}
.Clinical .box .list .wrap_5 .posi p {
  -webkit-transform: translate(-64%, -63%);
  -ms-transform: translate(-64%, -63%);
  transform: translate(-64%, -63%);
}
.Clinical .box .list .wrap_5 .posi p img {
  width: 1.77rem;
}
.Clinical .box .list .wrap_6 {
  top: 50%;
  left: 43%;
}

.Clinical .box .list .wrap_6 .posi p {
  -webkit-transform: translate(-42%, -70%);
  -ms-transform: translate(-42%, -70%);
  transform: translate(-42%, -70%);
}
.Clinical .box .list .wrap_6 .posi p img {
  width: 1.29rem;
}

.Clinical .box .list .wrap_7 .posi p {
  -webkit-transform: translate(-65%, -50%);
  -ms-transform: translate(-65%, -50%);
  transform: translate(-65%, -50%);
}


.Clinical .box .list .wrap_8 .posi p {
  -webkit-transform: translate(-15%, -50%);
  -ms-transform: translate(-15%, -50%);
  transform: translate(-15%, -50%);
}




.Clinical .box .list .wrap_9 {
  top: 72%;
  left: 46%;
}
.Clinical .box .list .wrap_9 .posi p img {
  width: 0.86rem;
}

.Clinical .box .list .wrap_10 {
  top: 78%;
  left: 47%;
}
.Clinical .box .list .wrap_10 .posi p img {
  width: 0.86rem;
}





.Clinical .box .list .wrap_7{
    top: 56%;
    left: 48%;
}
.Clinical .box .list .wrap_7 .posi p img{
    width: 0.73rem;
}

.Clinical .box .list .wrap_8{
    top: 67%;
    left: 38%;
}

.Clinical .box .list .wrap_8 .posi p img{
    width: 1.36rem;
}



.Clinical .box .list .wrap_8 .oreintation{
    transform: translate(0.3rem, 0.5rem);   
}
.Clinical .box .list .wrap_9 .oreintation{
    transform: translate(-0.2rem, -0.2rem);   
}

@media screen and (max-width: 1500px) {
   .Clinical .box .list .wrap_8 .oreintation{
        transform: translate(0.3rem, 0.2rem);   
    } 
}





.st_title .tit {
  font-size: 0.54rem;
  color: #fff;
  line-height: 1;
}
@media screen and (max-width: 1400px) {
  .st_title .tit {
    font-size: 0.44rem;
  }
}
.st_title .heng p {
  width: 0.6rem;
  height: 3px;
  border-radius: 3px;
  background-image: -webkit-gradient(linear, right top, left top, from(#cbcc00), to(#2b7d20));
  background-image: -o-linear-gradient(right, #cbcc00, #2b7d20);
  background-image: linear-gradient(to left, #cbcc00, #2b7d20);
  margin-top: 0.3rem;
}
.st_title .desc {
  margin-top: 0.22rem;
  font-size: 0.32rem;
  color: #fff;
}
.st_title.center {
  text-align: center;
}
.st_title.center .heng p {
  margin: 0.3rem auto 0;
}
.News .box1 a {
  background: #101010;
  padding: 0.85rem 0.7rem;
  border-radius: 0.2rem;
}
.News .box1 a .left {
  width: 8.4rem;
  border-radius: 0.2rem;
  overflow: hidden;
}
.News .box1 a .left img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.News .box1 a .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 1.1rem;
  padding-right: 0.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.News .box1 a .right > div {
  width: 100%;
}
.News .box1 a .right > div .content1 {
  font-size: var(--f16);
  color: #666;
}
.News .box1 a .right > div .content2 {
  font-size: 0.34rem;
  color: #fff;
  line-height: 0.5rem;
  margin-top: 0.24rem;
}
.News .box1 a .right > div .content3 {
  font-size: var(--f16);
  color: #fff;
  margin-top: 1.08rem;
}
.News .box1 a .right > div .content3 svg {
  vertical-align: middle;
}
.News .box1 a:hover .left img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.News .box2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.2rem;
  margin-top: 0.2rem;
}
.News .box2 .item {
  --p: 0.7rem;
  background: #101010;
  border-radius: 0.2rem;
  padding: 0 var(--p);
}
.News .box2 .item a {
  display: block;
  position: relative;
  padding: var(--p) 0;
}
.News .box2 .item a::after {
  content: '';
  position: absolute;
  width: 0%;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 3px;
  background-image: -webkit-gradient(linear, left top, right top, from(#cbcc00), to(#2b7d20));
  background-image: -o-linear-gradient(left, #cbcc00, #2b7d20);
  background-image: linear-gradient(to right, #cbcc00, #2b7d20);
  border-radius: 3px 3px 0 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.News .box2 .item a figure {
  border-radius: 0.2rem;
  overflow: hidden;
}
.News .box2 .item a figure img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.News .box2 .item a .time {
  font-size: var(--f16);
  color: #666;
  margin-top: 0.4rem;
}
.News .box2 .item a .title {
  font-size: 0.26rem;
  color: #fff;
  margin-top: 0.12rem;
  line-height: 0.34rem;
  height: 0.68rem;
}
.News .box2 .item a .more {
  font-size: var(--f16);
  color: #fff;
  margin-top: 0.56rem;
}
.News .box2 .item a .more svg {
  vertical-align: middle;
}
.News .box2 .item a:hover figure img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.News .box2 .item a:hover::after {
  width: 100%;
}
.Scientific_Research .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.2rem;
}
.Scientific_Research .box .item a {
  display: block;
  background: #101010;
  border-radius: 0.2rem;
  overflow: hidden;
  position: relative;
}
.Scientific_Research .box .item a::after {
  content: '';
  position: absolute;
  width: 0%;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 3px;
  background-image: -webkit-gradient(linear, left top, right top, from(#cbcc00), to(#2b7d20));
  background-image: -o-linear-gradient(left, #cbcc00, #2b7d20);
  background-image: linear-gradient(to right, #cbcc00, #2b7d20);
  border-radius: 3px 3px 0 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Scientific_Research .box .item a figure {
  overflow: hidden;
}
.Scientific_Research .box .item a figure img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Scientific_Research .box .item a figcaption {
  padding: 0.4rem;
  color: #fff;
}
.Scientific_Research .box .item a figcaption .content1 {
  font-size: var(--f18);
}
.Scientific_Research .box .item a figcaption .content1 svg {
  vertical-align: middle;
}
.Scientific_Research .box .item a figcaption .content2 {
  font-size: 0.26rem;
  margin-top: 0.1rem;
  line-height: 0.34rem; height: 0.68rem;
  
}
.Scientific_Research .box .item a figcaption .content3 {
  font-size: var(--f16);
  color: #666;
  margin-top: 0.42rem;
}
.Scientific_Research .box .item a:hover figure img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.Scientific_Research .box .item a:hover::after {
  width: -webkit-calc(99.2%);
  width: calc(100% - 0.8rem);
}
.Story .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 0.2rem;
  grid-row-gap: 0.2rem;
}
.Story .item1 {
  grid-area: 1 / 1 / 2 / 3;
  border-radius: 0.2rem;
  overflow: hidden;
}
.Story .item1 img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Story .item1 a {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 0.2rem;
}
.Story .item1 a img {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Story .item1 a .orientation {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 0.6rem;
  color: #fff;
}
.Story .item1 a .orientation .time {
  font-size: var(--f16);
}
.Story .item1 a .orientation .desc {
  font-size: 0.34rem;
  margin-top: 0.16rem;
}
.Story .item1 a:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.Story .item {
  --p: 0.4rem;
  border-radius: 0.2rem;
  position: relative;
  overflow: hidden;
  padding: 1px;
}
.Story .item::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#cbcc00), to(#2b7d20));
  background-image: -o-linear-gradient(bottom, #cbcc00, #2b7d20);
  background-image: linear-gradient(to top, #cbcc00, #2b7d20);
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Story .item a {
  display: block;
  position: relative;
  background: #101010;
  padding: 0.45rem var(--p);
  z-index: 1;
  border-radius: 0.2rem;
  height: 100%;
}
.Story .item a figure {
  border-radius: 0.2rem;
  overflow: hidden;
}
.Story .item a figure img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Story .item a .time {
  font-size: var(--f16);
  color: #666;
  margin-top: 0.45rem;
}
.Story .item a .title {
  font-size: 0.26rem;
  color: #fff;
  margin-top: 0.12rem;
  line-height: 0.34rem; height: 0.68rem;
  
}
.Story .item a .more {
  font-size: var(--f16);
  color: #fff;
  margin-top: 0.96rem;
}
.Story .item a .more svg {
  vertical-align: middle;
}
.Story .item:hover::after {
  opacity: 1;
}
.Story .item:hover figure img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.Select_nav .box {
  background: #101010;
  padding: 0.22rem 0.45rem;
  border-radius: 0.2rem;
}
.Select_nav .box .left {
  font-size: 0.26rem;
  color: #666;
  width: 1.35rem;
}
.Select_nav .box .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.Select_nav .box .right ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Select_nav .box .right ul li {
  margin-right: 10px;
}
.Select_nav .box .right ul li a {
  font-size: var(--f16);
  color: #fff;
  min-width: 1.35rem;
  text-align: center;
  padding: 0 0.1rem;
  display: block;
  line-height: 0.4rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  border-radius: 0.3rem;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.Select_nav .box .right ul li a:hover {
  border-color: #2b7d20;
}
.Select_nav .box .right ul .active a {
  background-image: -webkit-gradient(linear, left top, right top, from(#cbcc00), to(#2b7d20));
  background-image: -o-linear-gradient(left, #cbcc00, #2b7d20);
  background-image: linear-gradient(to right, #cbcc00, #2b7d20);
  border-color: #2b7d20;
  color: #000;
}
.News_List .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.2rem;
}
.News_List .box .item {
  --p: 0.4rem;
  background: #101010;
  border-radius: 0.2rem;
  overflow: hidden;
}
.News_List .box .item a {
  display: block;
  position: relative;
}
.News_List .box .item a::after {
  content: '';
  position: absolute;
  width: 0%;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 3px;
  background-image: -webkit-gradient(linear, left top, right top, from(#cbcc00), to(#2b7d20));
  background-image: -o-linear-gradient(left, #cbcc00, #2b7d20);
  background-image: linear-gradient(to right, #cbcc00, #2b7d20);
  border-radius: 3px 3px 0 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.News_List .box .item a figure {
  overflow: hidden;
}
.News_List .box .item a figure img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.News_List .box .item a figcaption {
  padding: var(--p);
}
.News_List .box .item a .time {
  font-size: var(--f16);
  color: #666;
}
.News_List .box .item a .title {
  font-size: 0.26rem;
  color: #fff;
  margin-top: 0.12rem;
  line-height: .36rem;
  height: .72rem;
}
.News_List .box .item a .more {
  font-size: var(--f16);
  color: #fff;
  margin-top: 0.54rem;
}
.News_List .box .item a .more svg {
  vertical-align: middle;
}
.News_List .box .item a:hover figure img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.News_List .box .item a:hover::after {
  width: -webkit-calc(99.2%);
  width: calc(100% - 0.8rem);
}
.pu_page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pu_page .number {
  margin: 0 1rem;
}
.pu_page .number a {
  height: 0.5rem;
  width: 0.5rem;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: 'gilroy_bold';
  font-size: var(--f16);
  color: #999;
  margin: 0 5px;
}
.pu_page .number a:hover {
  color: #2b7d20;
}
.pu_page .number .active {
  background-image: -webkit-gradient(linear, left top, right top, from(#cbcc00), to(#2b7d20));
  background-image: -o-linear-gradient(left, #cbcc00, #2b7d20);
  background-image: linear-gradient(to right, #cbcc00, #2b7d20);
  color: #000 !important;
}
.pu_page .prev,
.pu_page .next {
  line-height: 0.5rem;
}
.pu_page .prev a i,
.pu_page .next a i {
  font-weight: bold;
  font-size: var(--f16);
  color: #333333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.pu_page .prev a i:hover,
.pu_page .next a i:hover {
  color: #2b7d20;
}
.mbx {
  font-size: var(--f16);
  color: #fff;
}
.mbx a {
  color: #666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.mbx a:hover {
  color: #fff;
}
.NewsInfo .box {
  margin-top: 0.4rem;
}
.NewsInfo .box .boxLeft {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 0.8rem;
}
.NewsInfo .box .boxLeft .content1 {
  font-size: 0.36rem;
  color: #fff;
}
.NewsInfo .box .boxLeft .content2 {
  font-size: var(--f18);
  color: #666;
  margin-top: 0.2rem;
}
.NewsInfo .box .boxLeft .content3 {
  margin: 0.54rem 0;
  padding: 0.54rem 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  font-size: var(--f18);
  line-height: 0.32rem;
  color: #ccc;
}
.NewsInfo .box .boxLeft .content4 .t {
  font-size: 0.22rem;
  color: #999;
}
.NewsInfo .box .boxLeft .content4 .fx .b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.2rem;
}
.NewsInfo .box .boxLeft .content4 .fx .b p {
  margin-right: 0.22rem;
  position: relative;
}
.NewsInfo .box .boxLeft .content4 .fx .b p path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.NewsInfo .box .boxLeft .content4 .fx .b p:hover path {
  fill: #fff;
}
.NewsInfo .box .boxLeft .content4 .fx .b p img {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  bottom: 0.4rem;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  border: 1px solid rgba(255, 255, 255, 0.2);
  width: 1.2rem;
  max-width: 1.2rem;
}
.NewsInfo .box .boxLeft .content4 .fx .b p path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.NewsInfo .box .boxLeft .content4 .fx .b p:hover img {
  -webkit-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
}
.NewsInfo .box .boxLeft .content4 .fx .b p:hover a path {
  fill: #fff;
}
.NewsInfo .box .boxLeft .content4 .info .b {
  font-family: 'gilroy_bold';
  font-size: 0.22rem;
  color: #fff;
  margin-top: 0.22rem;
}
.NewsInfo .box .boxRight {
  width: 4.9rem;
}
.NewsInfo .box .boxLeft .sty{
     position: sticky;
  top: 1rem;
}
.NewsInfo .box .boxRight .box_ {
  display: grid;
  gap: 0.2rem;
  position: sticky;
  top: 1rem;
}
.NewsInfo .box .boxRight .box_ .item {
  --p: 0.4rem;
  background: #101010;
  border-radius: 0.2rem;
  overflow: hidden;
}
.NewsInfo .box .boxRight .box_ .item a {
  display: block;
  position: relative;
}
.NewsInfo .box .boxRight .box_ .item a::after {
  content: '';
  position: absolute;
  width: 0%;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 3px;
  background-image: -webkit-gradient(linear, left top, right top, from(#cbcc00), to(#2b7d20));
  background-image: -o-linear-gradient(left, #cbcc00, #2b7d20);
  background-image: linear-gradient(to right, #cbcc00, #2b7d20);
  border-radius: 3px 3px 0 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.NewsInfo .box .boxRight .box_ .item a figure {
  overflow: hidden;
}
.NewsInfo .box .boxRight .box_ .item a figure img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.NewsInfo .box .boxRight .box_ .item a figcaption {
  padding: var(--p);
}
.NewsInfo .box .boxRight .box_ .item a .time {
  font-size: var(--f16);
  color: #666;
}
.NewsInfo .box .boxRight .box_ .item a .title {
  font-size: 0.26rem;
  color: #fff;
  margin-top: 0.12rem;
  line-height: 0.34rem;
  height: .68rem;
  -webkit-line-clamp: 2;
}
.NewsInfo .box .boxRight .box_ .item a .more {
  font-size: var(--f16);
  color: #fff;
  margin-top: 0.4rem;
}
.NewsInfo .box .boxRight .box_ .item a .more svg {
  vertical-align: middle;
}
.NewsInfo .box .boxRight .box_ .item a:hover figure img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.NewsInfo .box .boxRight .box_ .item a:hover::after {
  width: -webkit-calc(99.2%);
  width: calc(100% - 0.8rem);
}
.About_banner {
  margin-top: 0.5rem;
  position: relative;
}
.About_banner picture img {
  width: 100%;
}
.About_banner .orientation {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0 var(--padd);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.About_banner .orientation > div {
  margin: auto;
  width: 100%;
}
.About_Us .box {
  position: relative;
}
.About_Us .box .boxLeft img {
  height: 8.8rem;
  transition: 3s;
}
.About_Us .box .boxLeft p{
    overflow: hidden;
}



@media screen and (min-width: 1200px) {
	
.About_Us .box .boxLeft p:hover img{
    transform: scale(1.05);
}
	}


.About_Us .box .boxRight {
  position: absolute;
  right: 1.8rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 6.75rem;
  color: #fff;
}
.About_Us .box .boxRight .content1 {
  font-size: 0.24rem;
  line-height: 1.4;
  margin-top: 0.4rem;
  text-align: justify;
}
.About_Us .box .boxRight .content2 {
  font-size: var(--f18);
   line-height: 1.4;
  margin-top: 0.45rem;
  text-align: justify;
}
.About_Us .box .boxRight .content3 {
  margin-top: 0.48rem;
}
.EnterpriseValue .box {
  padding: 1.75rem 0;
  display: grid;
  gap: 0.4rem;
}
.EnterpriseValue .box .item {
  min-height: 1.2rem;
  cursor: default;
}
.EnterpriseValue .box .item .left {
  width: 8.9rem;
  font-family: 'gilroy_regular';
  font-size: 0.84rem;
  line-height: 1;
  color: #333;
  text-transform: uppercase;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;

}
.EnterpriseValue .box .item .left p{
      -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.EnterpriseValue .box .item .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0.8rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.EnterpriseValue .box .item .right .t {
  font-size: 0.5rem;
  line-height: 1;
  display: none;
}
.EnterpriseValue .box .item .right .b {
  font-size: 0.32rem;
  line-height: 1;
  /*margin-top: 0.15rem;*/
}
.EnterpriseValue .box .active .left p{
  font-family: 'gilroy_Medium';
  font-size: 1.2rem;
  background: -o-linear-gradient(45deg, #2b7d20, #cbcc00);
  background: linear-gradient(45deg, #2b7d20, #cbcc00);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.EnterpriseValue .box .active .right {
  opacity: 1;
}
.Corporate_Culture .box {
  padding: 1rem 0 2rem;
}
.Corporate_Culture .box .item {
  cursor: default;
  position: relative;
}
.Corporate_Culture .box .item .one {
  font-family: 'gilroy_bold';
  font-size: 2.66rem;
  color: var(--color);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  text-align: center;
}
.Corporate_Culture .box .item .one span {
  position: relative;
  line-height: 1;
  display: inline-block;
}
.Corporate_Culture .box .item .one span::after {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  color: #000;
  text-shadow: 1px 0 var(--color), -1px 0 var(--color), 0 1px var(--color), 0 -1px var(--color), 1px 1px var(--color), -1px -1px var(--color), 1px -1px var(--color), -1px 1px var(--color);
}
.Corporate_Culture .box .item .two {
  /*position: absolute;*/
  /*left: 50%;*/
  /*top: 50%;*/
  /*-webkit-transform: translate(-50%, -50%);*/
  /*-ms-transform: translate(-50%, -50%);*/
  /*transform: translate(-50%, -50%);*/
  color: #fff;
  text-align: center;
  /*opacity: 0;*/
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}


.Corporate_Culture .box .item .two .t {
  font-family: 'gilroy_bold';
  font-size: 0.2rem;
}
.Corporate_Culture .box .item .two .b {
  font-size: 0.5rem;
  white-space: nowrap;
}
@media screen and (min-width: 1200px) {
  .Corporate_Culture .box .item:hover .one {
    color: transparent;
  }
  .Corporate_Culture .box .item:hover .one span::after {
    opacity: 0.4;
  }
  .Corporate_Culture .box .item:hover .two {
    opacity: 1;
  }
}
@media screen and (max-width: 1200px) {
  .Corporate_Culture .box .item .one {
    color: transparent;
  }
  .Corporate_Culture .box .item .one span::after {
    opacity: 0.4;
  }
  .Corporate_Culture .box .item .two {
    opacity: 1;
  }
}
.Development_Course .box {
  margin-top: 1rem;
  position: relative;
}
.Development_Course .box .boxLeft {
  width: 3rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Development_Course .box .boxLeft .banner1 {
  width: 100%;
  --h: 0.64rem;
  border-left: 2px solid #191919;
}
.Development_Course .box .boxLeft .banner1 .swiper {
  height: calc(var(--h) * 5 + 0.4rem);
}
.Development_Course .box .boxLeft .banner1 .swiper .swiper-slide {
  font-family: 'gilroy_regular';
  font-size: 0.54rem;
  line-height: 1;
  color: #666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
  padding-left: 0.26rem;
  position: relative;
}
.Development_Course .box .boxLeft .banner1 .swiper .swiper-slide::after {
  content: '';
  position: absolute;
  left: 0px;
  top: 0.16rem;
  width: 2px;
  background: #359d29;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  height: 0;
}
.Development_Course .box .boxLeft .banner1 .swiper .swiper-slide span {
  display: inline-block;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  /*-webkit-transform: translateX(-50%);*/
  /*-ms-transform: translateX(-50%);*/
  /*transform: translateX(-50%);*/
  /*-webkit-clip-path: polygon(55% 0%, 100% 0%, 100% 100%, 55% 100%);*/
  /*clip-path: polygon(55% 0%, 100% 0%, 100% 100%, 55% 100%);*/
}
.Development_Course .box .boxLeft .banner1 .swiper .swiper-slide-thumb-active {
  font-family: 'gilroy_bold';
  color: #fff;
}
.Development_Course .box .boxLeft .banner1 .swiper .swiper-slide-thumb-active::after {
  height: 0.25rem;
}
.Development_Course .box .boxLeft .banner1 .swiper .swiper-slide-thumb-active span {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.Development_Course .box .boxRight {
  width: -webkit-calc(97%);
  width: calc(100% - 3rem);
  --h: 5.9rem;
}
.Development_Course .box .boxRight .swiper {
  height: var(--h);
}
.Development_Course .box .boxRight .swiper .swiper-slide {
  height: var(--h);
}
.Development_Course .box .boxRight .swiper .swiper-slide .left {
  width: 4.56rem;
}
.Development_Course .box .boxRight .swiper .swiper-slide .left img {
  width: 100%;
  height: 100%;
}
.Development_Course .box .boxRight .swiper .swiper-slide .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 3.4rem 0 1.1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Development_Course .box .boxRight .swiper .swiper-slide .right .main {
  width: 100%;
  max-height: var(--h);
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-color: #359d29 rgba(255, 255, 255, 0.2);
  scrollbar-width: thin;
  -ms-overflow-style: none;
  padding-right: 0.2rem;
}
.Development_Course .box .boxRight .swiper .swiper-slide .right .main::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.Development_Course .box .boxRight .swiper .swiper-slide .right .main::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #359d29;
}
.Development_Course .box .boxRight .swiper .swiper-slide .right .main::-webkit-scrollbar-track {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.2);
}
.Development_Course .box .boxRight .swiper .swiper-slide .right .main ul li {
  margin-bottom: 0.5rem;
  color: #fff;
}
.Development_Course .box .boxRight .swiper .swiper-slide .right .main ul li .tit {
  font-size: 0.24rem;
}
.Development_Course .box .boxRight .swiper .swiper-slide .right .main ul li .desc {
  margin-top: 0.15rem;
  font-size: var(--f16);
  color: #999;
  line-height: 0.28rem;
}
.Development_Course .box .button {
  position: absolute;
  right: 0.8rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
.Development_Course .box .button p {
  margin: 0.18rem 0;
  cursor: pointer;
}
.Development_Course .box .button p path {
  fill: #b1b1b1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 0.7;
}
.Development_Course .box .button p:hover path {
  fill: #359d29;
  opacity: 1;
}
.Development_Course .box .text_list {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateX(12%) translateY(-50%);
  -ms-transform: translateX(12%) translateY(-50%);
  transform: translateX(12%) translateY(-50%);
  z-index: 1;
}
.Development_Course .box .text_list p {
  font-family: 'gilroy_bold';
  font-size: 2.64rem;
  line-height: 1;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  color: #000;
  text-shadow: 1px 0 #666, -1px 0 #666, 0 1px #666, 0 -1px #666, 1px 1px #666, -1px -1px #666, 1px -1px #666, -1px 1px #666;
  /*opacity: 0.1;*/
  display: none;
}
.Development_Course .box .text_list .active {
  display: block;
}
.Management_Team .box {
  margin-top: 0.5rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.Management_Team .box .item {
  position: relative;
}
.Management_Team .box .item .one {
  height: 2.8rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.Management_Team .box .item .one div {
  margin: auto;
  color: #fff;
  text-align: center;
}
.Management_Team .box .item .one .t {
  font-size: 0.24rem;
}
.Management_Team .box .item .one .b {
  font-size: 0.2rem;
  margin-top: 0.08rem;
}
.Management_Team .box .item .two {
  position: absolute;
  top: 1px;
  left: 1px;
  width: -webkit-calc(98%);
  width: calc(100% - 2px);
  height: -webkit-calc(98%);
  height: calc(100% - 2px);
  background: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  border: 1px solid;
  -o-border-image: -o-linear-gradient(left, #cbcc00, #2b7d20) 1;
  border-image: -webkit-gradient(linear, left top, right top, from(#cbcc00), to(#2b7d20)) 1;
  border-image: linear-gradient(to right, #cbcc00, #2b7d20) 1;
}
.Management_Team .box .item .two > div {
  color: #fff;
  margin: auto;
  text-align: center;
  padding: 0 0.45rem;
}
.Management_Team .box .item .two > div .t {
  font-size: 0.24rem;
}
.Management_Team .box .item .two > div .b {
  font-size: var(--f16);
  color: #999;
  line-height: 0.28rem;
  margin-top: 0.25rem;
  max-height: 1.4rem;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-color: #359d29 rgba(255, 255, 255, 0.2);
  scrollbar-width: thin;
  -ms-overflow-style: none;
  padding-right: 0.1rem;
}
.Management_Team .box .item:hover .two {
  opacity: 1;
}
.Honor .box .boxLeft {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.Honor .box .boxLeft ul {
  margin-top: 2.15rem;
  margin-left: 2.6rem;
}
.Honor .box .boxLeft ul li {
  font-size: 0.28rem;
  margin-bottom: 0.18rem;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
}
.Honor .box .boxLeft ul li span {
  color: #999999;
  display: inline-block;
  cursor: pointer;
  white-space: nowrap;
}
.Honor .box .boxLeft ul .active span {
  background: -webkit-gradient(linear, left top, right top, from(#59b444), to(#e8e64a));
  background: -o-linear-gradient(left, #59b444, #e8e64a);
  background: linear-gradient(to right, #59b444, #e8e64a);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.Honor .box .boxRight {
  width: 9.45rem;
  height: var(--vh);
  position: relative;
}
.Honor .box .boxRight > div {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.2rem;
}
.Honor .box .boxRight .swiper {
  height: var(--vh);
}
.Honor .box .boxRight .swiper .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear !important;
}
.Honor .box .boxRight .swiper .swiper-slide {
  padding: 0.5rem 0.6rem 0.25rem;
  background: #101010;
  height: auto;
  text-align: center;
}
.Honor .box .boxRight .swiper .swiper-slide figcaption {
  font-size: var(--f16);
  color: #999;
  line-height: 0.22rem;
  margin-top: 0.22rem;
}
.Honor .box .boxRight .phone {
  display: none;
}
.Contact_Us .box .boxLeft ul li {
  font-size: 0.28rem;
  margin-bottom: 0.18rem;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
}
.Contact_Us .box .boxLeft ul li span {
  color: #999999;
  display: inline-block;
  cursor: pointer;
  white-space: nowrap;
}
.Contact_Us .box .boxLeft ul .active span {
  background: -webkit-gradient(linear, left top, right top, from(#59b444), to(#e8e64a));
  background: -o-linear-gradient(left, #59b444, #e8e64a);
  background: linear-gradient(to right, #59b444, #e8e64a);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.Contact_Us .box .boxRight {
  width: 9.45rem;
}
.Contact_Us .box .boxRight .content_ {
  font-size: 0.28rem;
  font-family: 'gilroy_regular';
  display: none;
  gap: 0.12rem;
  color: #fff;
}
.Contact_Us .box .boxRight .content_ a {
  color: #fff;
}
.Contact_Us .box .boxRight .content_ p{
    padding-left: 0.45rem;
    position: relative;
}
.Contact_Us .box .boxRight .content_ img {
  -webkit-transform: translateY(2px);
  -ms-transform: translateY(2px);
  transform: translateY(2px);
  position: absolute;
  top: 0;
  left: 0;
}
.Contact_Us .box .boxRight .active {
  display: grid;
}
.Contact_map .item {
  position: relative;
  display: none;
}
.Contact_map .item img {
  width: 100%;
}
.Contact_map .item .orientation {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 60%;
}
.Contact_map .active {
  display: block;
}
.Product_Info .box {
  padding: 0.5rem 0;
}
.Product_Info .box .left {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Product_Info .box .left > div {
  padding-right: 1.6rem;
  width: 100%;
}
.Product_Info .box .left .content1 {
  margin-top: 0.25rem;
  font-size: var(--f16);
  color: #999;
  line-height: 0.28rem;
}
.Product_Info .box .left .content2 {
  font-size: var(--f16);
  margin-top: 1rem;
}
.Product_Info .box .left .content2 a {
  color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Product_Info .box .left .content2 a:hover {
  color: #359d29;
}
.Product_Info .box .left .content2 svg {
  vertical-align: middle;
}
.Product_Info .box .right {
  width: 9.5rem;
}
.Product_Info .box .right p img {
  width: 100%;
}
.Case_Info .box h6 {
  font-size: 0.26rem;
  color: #fff;
}
.Case_Info .box p {
  font-size: var(--f16);
  color: #999;
}
.Relevant_Papers .box {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.3rem;
}
.Relevant_Papers .box .item {
  display: block;
  cursor: pointer;
}
.Relevant_Papers .box .item figure {
  background-image: -o-linear-gradient(315deg, #cbcc00, #2b7d20);
  background-image: linear-gradient(135deg, #cbcc00, #2b7d20);
  border-radius: 0.2rem;
  border: 1px solid #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Relevant_Papers .box .item figure .main {
  border: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
  padding: 0.45rem;
  border-radius: 0.2rem;
  background: #000;
}
.Relevant_Papers .box .item figure .main img {
  width: 100%;
}
.Relevant_Papers .box .item figcaption {
  font-size: 0.22rem;
  text-align: center;
  margin-top: 0.36rem;
  color: #fff;
}
.Relevant_Papers .box .item:hover figure {
  border-color: transparent;
  border-radius: 0.2rem;
}
.Relevant_Papers .box .item:hover figure .main{
    border: 1px solid #000;
}
.ClinicalApplication {
  position: relative;
}
.ClinicalApplication .bgImg img {
  width: 100%;
}
.ClinicalApplication .posi_img {
  position: absolute;
  left: 0;
  top: 0%;
  width: 100%;
  overflow: hidden;
  height: 100%;
  z-index: 1;
}
.ClinicalApplication .posi_img > img {
  width: 100%;
}
.ClinicalApplication .posi_img .mask {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.9;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-transform: translate(calc(1px * var(--mouse-x, 0)), calc(1px * var(--mouse-y, 0))) translate(-50%, -50%);
  transform: translate(calc(1px * var(--mouse-x, 0)), calc(1px * var(--mouse-y, 0))) translate(-50%, -50%);
}
.ClinicalApplication .posi_img .mask img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 38.22rem;
  max-width: initial;
  cursor: none;
}
.ClinicalApplication .orientation {
  position: absolute;
  left: var(--padd);
  top: 0;
  height: 100%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Clinical_Principle {
  position: relative;
  overflow: hidden;
}
.Clinical_Principle .svg {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 105%;
}
.Clinical_Principle .svg circle {
  cx: 580px;
  cy: 580px;
  r: 580px;
  -webkit-transform: translate(10.7%, 60.8%) rotate(-31deg);
  -ms-transform: translate(10.7%, 60.8%) rotate(-31deg);
  transform: translate(10.7%, 60.8%) rotate(-31deg);
  stroke-dasharray: 3650;
  stroke-dashoffset: 3650;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
}
.Clinical_Principle .svg circle.active {
  stroke-dashoffset: 650;
}
.Clinical_Principle .svg path {
  opacity: 0;
}
.Clinical_Principle .svg.on path {
  -webkit-animation-name: show_svg ;
  animation-name: show_svg ;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.Clinical_Principle .svg .svg_01 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.Clinical_Principle .svg .svg_02 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.Clinical_Principle .svg .svg_03 {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.Clinical_Principle .svg .svg_04 {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
.Clinical_Principle .svg .svg_05 {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.Clinical_Principle .w1720 {
  position: relative;
  z-index: 1;
}
.Clinical_Principle .box {
  text-align: center;
}
.Clinical_Principle .box .content1 {
  margin-top: 0.58rem;
}
.Clinical_Principle .box .content2 {
  color: #fff;
  font-size: 0.28rem;
  margin-top: 0.25rem;
}
.Clinical_Principle .box .content3 {
  font-size: var(--f16);
  line-height: 0.28rem;
  color: #999;
  max-width: 8.1rem;
  margin: 0.45rem auto 0.7rem;
}
@-webkit-keyframes show_svg {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.2;
  }
}
@keyframes show_svg {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.2;
  }
}
.Clinical_Layer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 8;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  /*display: none;*/
  opacity: 0;
  visibility: hidden;
}
.Clinical_Layer.active{
    opacity: 1;
  visibility: initial;
}
.body{
    overflow: hidden;
}
.Clinical_Layer .box {
  width: min(90vw, 12.9rem);
  margin: auto;
  min-height: 60vh;
  background: rgba(255, 255, 255, 0.1);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);

  border-radius: 0.2rem;
  padding: 0.6rem 0.4rem;
  
    -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
}
.Clinical_Layer .box .close {
  position: absolute;
  right: 0.3rem;
  top: 0.2rem;
  font-size: 0.28rem;
  color: #999;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
.Clinical_Layer .box .close:hover {
  color: #359d29;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.Clinical_Layer .box .main {
  padding: 0 0.74rem;
  max-height: 70vh;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  /*scrollbar-color: #359d29 rgba(255, 255, 255, 0.1);*/
  /*scrollbar-width: thin;*/
  /*-ms-overflow-style: none;*/
  
  
  
}



.Clinical_Layer .box .main  {
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	/*scrollbar-color: #4aa132 #fff;*/
	/*scrollbar-width: thin;*/
	/*-ms-overflow-style: none;*/
}

.Clinical_Layer .box .main::-webkit-scrollbar {
	width: 3px;
	height: 2px;
}

.Clinical_Layer .box .main::-webkit-scrollbar-thumb {
	border-radius: 2px;
	background:#4aa132;
}

.Clinical_Layer .box .main::-webkit-scrollbar-track {
	border-radius: 2px;
	background: rgba(255, 255, 255, 0);
}



.Clinical_Layer .box .main h6 {
  font-size: 0.28rem;
  text-align: center;
  color: #fff;
}
.Application_Process .box .boxLeft {
  width: 12.6rem;
  position: relative;
}
.Application_Process .box .boxLeft .list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.3rem 0.7rem;
}
.Application_Process .box .boxLeft .list .item {
  background: #101010;
  height: 2.3rem;
  border-radius: 0.2rem;
  padding: 0.35rem 0.2rem;
  position: relative;
}
.Application_Process .box .boxLeft .list .item .top .left {
  width: 0.96rem;
  height: 0.96rem;
  border-radius: 50%;
  overflow: hidden;
}
.Application_Process .box .boxLeft .list .item .top .left img {
  width: 100%;
  height: 100%;
}
.Application_Process .box .boxLeft .list .item .top .right {
  font-size: 0.18rem;
  color: #fff;
  line-height: 1.3;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0.3rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Application_Process .box .boxLeft .list .item .bot {
  font-size: 0.28rem;
  font-family: 'gilroy_regular';
  color: #333;
  position: absolute;
  right: 0.3rem;
  bottom: 0.3rem;
}
.Application_Process .box .boxLeft .list .item .arrow {
  position: absolute;
  right: 0;
  top: 50%;
  width: 0.7rem;
  -webkit-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.Application_Process .box .boxLeft .list .item .arrow svg {
  margin: auto;
}
.Application_Process .box .boxLeft .list .item:nth-child(3n) .arrow {
  width: 1.2rem;
}
.Application_Process .box .boxLeft .phone {
  display: none;
}
.Application_Process .box .boxLeft .button {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.Application_Process .box .boxLeft .button .btn2 {
  border-radius: 0.1rem;
  overflow: hidden;
  background-image: -o-linear-gradient(45deg, #cbcc00, #2b7d20);
  background-image: linear-gradient(45deg, #cbcc00, #2b7d20);
  padding: 2px;
}
.Application_Process .box .boxLeft .button p {
  background: #101010;
  font-size: 0.18rem;
  color: #fff;
  width: 1.85rem;
  line-height: 0.55rem;
  border-radius: 0.1rem;
  text-align: center;
}
.Application_Process .box .boxLeft .button .down {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0.5rem;
}
.Application_Process .box .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 1.2rem;
}


.Application_Process .box .boxRight .item {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#cbcc00), to(#2b7d20));
  background-image: -o-linear-gradient(top, #cbcc00, #2b7d20);
  background-image: linear-gradient(180deg, #cbcc00, #2b7d20);
  height: 2.3rem;
  border-radius: 0.2rem;
  padding: 0.35rem 0.2rem;
  position: relative;
  width: 100%;
}
.Application_Process .box .boxRight .item .top .left {
  width: 0.96rem;
  height: 0.96rem;
  border-radius: 50%;
  overflow: hidden;
}
.Application_Process .box .boxRight .item .top .left img {
  width: 100%;
  height: 100%;
}
.Application_Process .box .boxRight .item .top .right {
  font-size: 0.18rem;
  color: #fff;
  line-height:1.3;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0.3rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Application_Process .box .boxRight .item .bot {
  font-size: 0.28rem;
  font-family: 'gilroy_regular';
  color: #fff;
  position: absolute;
  right: 0.3rem;
  bottom: 0.3rem;
}


.Application_Process .box .boxLeft .list .item4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#cbcc00), to(#2b7d20));
  background-image: -o-linear-gradient(top, #cbcc00, #2b7d20);
  background-image: linear-gradient(180deg, #cbcc00, #2b7d20);
  height: 2.3rem;
  border-radius: 0.2rem;
  padding: 0.35rem 0.2rem;
  position: relative;
  width: 100%;
}
.Application_Process .box .boxLeft .item4 .list .top .left {
  width: 0.96rem;
  height: 0.96rem;
  border-radius: 50%;
  overflow: hidden;
}
.Application_Process .box .boxLeft .item4 .list .top .left img {
  width: 100%;
  height: 100%;
}
.Application_Process .box .boxLeft .item4 .list .top .right {
  font-size: 0.2rem;
  color: #fff;
  line-height: 0.3rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0.3rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.Application_Process .box .boxLeft .list .item4 .bot {
  font-size: 0.28rem;
  font-family: 'gilroy_regular';
  color: #fff;
  position: absolute;
  right: 0.3rem;
  bottom: 0.3rem;
}





.Expert_Recognition .box {
  margin-top: 0.45rem;
}
.Expert_Recognition .box .banner .swiper-slide {
  border-radius: 0.2rem;
  overflow: hidden;
  position: relative;
  padding: 1px;
}
.Expert_Recognition .box .banner .swiper-slide::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#cbcc00), to(#2b7d20));
  background-image: -o-linear-gradient(bottom, #cbcc00, #2b7d20);
  background-image: linear-gradient(to top, #cbcc00, #2b7d20);
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Expert_Recognition .box .banner .swiper-slide .item {
  position: relative;
  z-index: 1;
  background: #000;
  border-radius: 0.2rem;
  padding: 0.5rem 0.5rem 0.6rem;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
}
.Expert_Recognition .box .banner .swiper-slide .item .content1 p {
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  overflow: hidden;
}
.Expert_Recognition .box .banner .swiper-slide .item .content2 {
  font-size: 0.24rem;
  margin-top: 0.35rem;
}
.Expert_Recognition .box .banner .swiper-slide .item .content3 {
  font-size: 0.18rem;
  margin-top: 0.1rem;
  line-height: 1.2;
  height: 7.2em;
}
.Expert_Recognition .box .banner .swiper-slide .item .content4 {
  font-size: var(--f18);
  line-height:1.2;
  margin-top: 0.2rem;
  height: 4.8em;
}
.Expert_Recognition .box .banner .swiper-slide::after {
  opacity: 1;
}

.Expert_Recognition .box .page div {
  text-align: center;
}
.Expert_Recognition .box .page div span {
  background: #1f1f1f;
  opacity: 1;
  margin: 0 0.08rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Expert_Recognition .box .page div .swiper-pagination-bullet-active {
  width: 0.32rem;
  border-radius: 6px;
  background-image: -o-linear-gradient(45deg, #cbcc00, #2b7d20);
  background-image: linear-gradient(45deg, #cbcc00, #2b7d20);
}
.Use_Hospital .box {
  margin-top: 0.45rem;
}
.Use_Hospital .box .banner {
  --h: 3.93rem;
}
.Use_Hospital .box .banner .swiper {
  height: calc(var(--h) * 2 + 0.3rem);
}
.Use_Hospital .box .banner .swiper .swiper-slide {
  border-radius: 0.2rem;
  overflow: hidden;
  height: calc(var(--h));
   padding: 1px;
}
.Use_Hospital .box .banner .swiper .swiper-slide .item {
  background: #101010;
  padding: 0.5rem;
  border-radius: 0.2rem;
  height: 100%;
  
  
}


.Use_Hospital .box .banner .swiper .swiper-slide::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#cbcc00), to(#2b7d20));
  background-image: -o-linear-gradient(bottom, #cbcc00, #2b7d20);
  background-image: linear-gradient(to top, #cbcc00, #2b7d20);
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Use_Hospital .box .banner .swiper .swiper-slide::after {
  opacity: 1;
}


.Use_Hospital .box .banner .swiper .swiper-slide .item {
  position: relative;
  z-index: 1;
  border-radius: 0.2rem;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
}






.Use_Hospital .box .banner .swiper .swiper-slide .item .content1 {
  height: 0.74rem;
  display: flex;
  align-items: center;
}
.Use_Hospital .box .banner .swiper .swiper-slide .item .content1 img {
    max-height: 100%;
}
    
.Use_Hospital .box .banner .swiper .swiper-slide .item .content2 {
  font-size: 0.24rem;
  color: #fff;
  margin-top: 0.5rem;
}
.Use_Hospital .box .banner .swiper .swiper-slide .item .content3 {
  font-size: var(--f18);
  line-height: 0.28rem;
  color: #999;
  margin-top: 0.2rem;
}
.Use_Hospital .box .page div {
  text-align: center;
}
.Use_Hospital .box .page div span {
  background: #1f1f1f;
  opacity: 1;
  margin: 0 0.08rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Use_Hospital .box .page div .swiper-pagination-bullet-active {
  width: 0.32rem;
  border-radius: 6px;
  background-image: -o-linear-gradient(45deg, #cbcc00, #2b7d20);
  background-image: linear-gradient(45deg, #cbcc00, #2b7d20);
}
.Use_Hospital .box .st_link {
  margin-top: 0.45rem;
}
.Use_Hospital_layer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9;
  display: none;
}
.Use_Hospital_layer .box {
  width: 5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url(../images/img34.png) no-repeat 50% 50% / cover;
  border-radius: 0.2rem;
  min-height: 1rem;
  padding: 0.5rem 0.65rem;
}
.Use_Hospital_layer .box .close {
  position: absolute;
  right: 0.3rem;
  top: 0.2rem;
  font-size: 0.28rem;
  color: #999;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
.Use_Hospital_layer .box .close:hover {
  color: #359d29;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.Use_Hospital_layer .box .content1 {
  font-size: 0.28rem;
  text-align: center;
  color: #fff;
}
.Use_Hospital_layer .box .content2 {
  display: grid;
  gap: 0.12rem;
  margin-top: 0.35rem;
}
.Use_Hospital_layer .box .content2 .item {
  position: relative;
  padding: 1px;
  border-radius: 0.1rem;
  overflow: hidden;
}
.Use_Hospital_layer .box .content2 .item::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  /*background-image: -o-linear-gradient(45deg, #cbcc00, #2b7d20);*/
  /*background-image: linear-gradient(45deg, #cbcc00, #2b7d20);*/
  top: 0;
  left: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  
  
  border: 1px solid  #4a4a4a;
}

.Use_Hospital_layer .box .content2 .item:hover::after{
    background-image: -o-linear-gradient(45deg, #cbcc00, #2b7d20);
  background-image: linear-gradient(45deg, #cbcc00, #2b7d20);
  
  border-color: transparent;
}
.layui-form-danger+.layui-form-select .layui-input, .layui-form-danger:focus{
    border-color: transparent;
}
.Use_Hospital_layer .box .content2 .item div {
  position: relative;
  z-index: 1;
  background: url(../images/img34.png) no-repeat;
  background-position: 30% 10%;
  border-radius: 0.1rem;
}
.Use_Hospital_layer .box .content2 .item div input {
  display: block;
  height: 0.5rem;
  background: none;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  font-size: var(--f16);
  color: #fff;
  padding: 0 0.25rem;
  border-radius: 0.1rem;
}
.Use_Hospital_layer .box .content3 {
  margin-top: 0.5rem;
}
.Use_Hospital_layer .box .content3 div {
  width: 1.46rem;
  height: 0.46rem;
  position: relative;
  padding: 1px;
  border-radius: 0.3rem;
  overflow: hidden;
}
.Use_Hospital_layer .box .content3 div::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: -o-linear-gradient(45deg, #cbcc00, #2b7d20);
  background-image: linear-gradient(45deg, #cbcc00, #2b7d20);
  top: 0;
  left: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.Use_Hospital_layer .box .content3 div input {
  font-size: var(--f16);
  color: #fff;
  background: none;
  width: 100%;
  height: 100%;
  border: 0;
  position: relative;
  z-index: 1;
  border-radius: 0.3rem;
  background: url(../images/img34.png) no-repeat;
  background-position: 30% 10%;
  cursor: pointer;
}

@media screen and (max-width: 1600px) {
    .Clinical .box .list .wrap_8 .posi p img{
        width: 1.16rem;
    }
    .Clinical .box .list .wrap_8{
        left: 38.6%;
    }
    
    
}


@media screen and (max-width: 1520px) {
    
    
    .Microscope .img .show p {
      -ms-transform: translate(calc(-1px * var(--mouse-x, 0) * 5.2), calc(-1px * var(--mouse-y, 0) * 3));
      transform: translate(calc(-1px * var(--mouse-x, 0) * 5.2), calc(-1px * var(--mouse-y, 0) * 3));
    }
    
    .Microscope .mouseover{
        top: 3.4rem;
        height: 5.6rem;
    }
    
  .Advantage .wenan {
    right: .1rem;
  }
  .Application_Process .box .boxLeft {
    width: 11rem;
  }
  .Product_Info .box .right {
    width: 8.8rem;
  }
  .News .box1 a .left {
    width: 8rem;
  }
  .Story .item a .more {
    margin-top: 1rem;
  }
  .Development_Course .box .boxRight .swiper .swiper-slide .right {
    padding: 0 2rem 0 0.6rem;
  }
  .Clinical .box .list .wrap_1 {
    left: 40%;
  }
  .Clinical .box .list .wrap_2 {
    left: 50%;
  }
  .Clinical .box .list .wrap_3 {
    left: 45%;
  }
  .Clinical .box .list .wrap_4 {
    left: 38%;
  }
  .Clinical .box .list .wrap_5 {
    left: 50%;
  }
  .Clinical .box .list .wrap_7 {
    left: 48%;
  }
  .Clinical .box .list .wrap_8 {
    left: 39.3%;
  }
  
  .Microscope .main img{
      height: 3.9rem;
  }
  .Microscope .main .tra {
  -ms-transform: translate(calc(1px * var(--mouse-x, 0) - .6rem), calc(1px * var(--mouse-y, 0) - 1.5rem));
  transform: translate(calc(1px * var(--mouse-x, 0) - .6rem), calc(1px * var(--mouse-y, 0) - 1.5rem));
}

.Advantage .wenan .content1,.Advantage .wenan .content2{
    font-size: 0.5rem;
}

.footer .boxTop .boxRight > div{
    margin-left: 1.5rem;
}

}
@media screen and (max-width: 1400px) {
    
   .Microscope .main img{
      height: 3.8rem;
  }  
  .Microscope .img{
      left: 5.4rem;
      transition-property: 2.2rem;
  }
  
    .Microscope .main .tra {
  -ms-transform: translate(calc(1px * var(--mouse-x, 0) - 1rem), calc(1px * var(--mouse-y, 0) - 1.5rem));
  transform: translate(calc(1px * var(--mouse-x, 0) - 1rem), calc(1px * var(--mouse-y, 0) - 1.5rem));
}
  .Product .boxTop img {
    height: 1.2rem;
  }
  .Product .boxBottom .boxRight .list .item {
    margin-right: 0.6rem;
  }
  .Clinical_Principle .svg circle {
    -webkit-transform: translate(10.7%, 57.9%) rotate(-27deg);
    -ms-transform: translate(10.7%, 57.9%) rotate(-27deg);
    transform: translate(10.7%, 57.9%) rotate(-27deg);
  }
  .Honor .box .boxLeft ul {
    margin-top: 2rem;
    margin-left: 1.5rem;
  }
  .Advantage .text p img {
    height: 2.1rem;
  }
  .Home_banner .swiper .swiper-slide .img div .box {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
  .Home_banner .swiper .swiper-slide .orientation .content1 {
    font-size: 0.54rem;
  }
  .Home_banner .swiper .swiper-slide .orientation .content2 {
    font-size: 0.26rem;
  }
  .footer .boxTop .boxLeft{
      max-width: 6rem;
  }
  .footer .boxTop .boxRight > div{
      margin-left: 1.5rem;
  }
  
}
@media screen and (max-width: 1280px) {
    
     .Microscope .main img{
      height: 3.6rem;
  }  
 .Microscope .main .tra {
  -ms-transform: translate(calc(1px * var(--mouse-x, 0) - 0rem), calc(1px * var(--mouse-y, 0) - 1rem));
  transform: translate(calc(1px * var(--mouse-x, 0) - 0rem), calc(1px * var(--mouse-y, 0) - 1rem));
}
    
    
  .Advantage .img {
    left: 3.4rem;
  }
  .Product .boxTop img {
    height: 1rem;
  }
  .Product .boxBottom .boxRight .list .item a .b .h5 {
    font-size: 0.34rem;
  }
  .Application_Process .box .boxLeft {
    width: 10rem;
  }
  .Application_Process .box .boxLeft .list {
    gap: 1.3rem 0.4rem;
  }
  .Application_Process .box .boxLeft .list .item .arrow {
    width: 0.4rem;
  }
  .Application_Process .box .boxRight {
    padding-left: 0.8rem;
  }
  .Application_Process .box .boxLeft .list .item:nth-child(3n) .arrow {
    width: 0.8rem;
  }
  .Application_Process .box .boxLeft .list .item .top .left,
  .Application_Process .box .boxRight .item .top .left {
    width: 0.7rem;
    height: 0.7rem;
  }
  .Application_Process .box .boxRight .item .top .right{
      padding-left: 0.1rem;
  }
  .Use_Hospital .box .banner .swiper .swiper-slide .item .content2 {
    margin-top: 0.4rem;
  }
  .Use_Hospital .box .banner .swiper .swiper-slide .item .content1{
      height: 0.54rem;
  }
  .Product_Info .box .left > div {
    padding-right: 0.7rem;
  }
  .Product_Info .box .right {
    width: 7.6rem;
  }
  .News .box1 a .left {
    width: 7.3rem;
  }
  .News .box1 a .right {
    padding-left: 0.5rem;
  }
  .Story .item a .more {
    margin-top: 0.7rem;
  }
  .About_Us .box .boxRight {
    right: 1rem;
  }
  .EnterpriseValue .box .active .left {
    font-size: 1rem;
  }
  .EnterpriseValue .box .item .left {
    width: 7.7rem;
  }
  .Development_Course .box .boxRight .swiper .swiper-slide .left {
    width: 4.2rem;
  }
  .Honor .box .boxLeft ul {
    margin-top: 1.6rem;
    margin-left: 0;
  }
  .st_title .tit {
    font-size: 0.44rem;
  }
  .Use_Hospital .box .banner {
    --h: 3.45rem;
  }
  .Cooperation .title,
  .Optics .orientation .content1,
  .NewCision .img_text > div .title {
    font-size: 0.44rem;
  }
  
  
  .Advantage .wenan .content1, .Advantage .wenan .content2{
      font-size: 0.4rem;
  }
  .Advantage .wenan .content3{
      font-size: .22rem;
      margin-top: .3rem;
  }
  
}
@media screen and (max-width: 1200px) {
  .header {
    display: none;
  }
  body {
    --padd: 5vw;
  }
  .ClinicalApplication .posi_img {
    width: 4.8rem;
  }
  .ClinicalApplication .posi_img .mask {
    opacity: 0;
  }
  .st_title .tit {
    font-size: 0.4rem;
  }
  .st_title .desc {
    font-size: 0.24rem;
  }
  .Clinical_Principle .svg circle.active {
    stroke-dashoffset: 0;
  }
  .Application_Process .box .boxLeft .list .item .arrow {
    display: none;
  }
  .Application_Process .box .boxLeft .list {
    gap: 0.2rem;
    grid-template-columns: repeat(2, 1fr);
  }
  .Application_Process .box .boxRight {
    padding-left: 0;
  }
  .Application_Process .box .boxLeft .button {
    position: initial;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    margin: 0.2rem 0;
  }
  .Expert_Recognition .box .banner .swiper-slide .item,
  .Use_Hospital .box .banner .swiper .swiper-slide .item,
  .News .box1 a,
  .Story .item a {
    padding: 0.4rem;
  }
  .m72 {
    margin-top: 0.6rem;
  }
  .footer {
    padding: 0.7rem 5vw 0.6rem;
  }
  .footer .boxTop .boxRight > div {
    margin-left: 0.5rem;
  }
  .footer .boxTop .boxLeft .content2 {
    font-size: 0.22rem;
    margin-top: 0.5rem;
  }
  .footer .boxTop .boxLeft {
    max-width: 100%;
    width: 100%;
  }
   .footer .boxTop .boxRight {
        display: none;
   }
  
  .footer .boxBot .boxLeft {
    display: none;
  }
  .footer .boxBot .boxRight {
    text-align: left;
   
  }
  .footer .boxBot {
    margin-top: 0.5rem;
  }
  .Clinical_Layer {
    background: rgba(0, 0, 0, 0.8);
  }
  .m200 {
    margin-top: 0.7rem;
  }
  .Product_Info .box .left > div {
    padding-right: 0;
  }
  .Product_Info .box .right {
    width: 100%;
    margin-top: 0.5rem;
  }
  .Relevant_Papers .box {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.2rem;
  }
  .News .box1 a .right {
    padding: 0;
    margin-top: 0.4rem;
  }
  .News .box1 a .right > div .content2 {
    font-size: 0.26rem;
    line-height: 0.4rem;
  }
  .News .box1 a .right > div .content3,
  .News .box2 .item a .more,
  .News_List .box .item a .more,
  .NewsInfo .box .boxRight .box_ .item a .more,
  .Scientific_Research .box .item a figcaption .content3 {
    margin-top: 0.7rem;
  }
  .News .box2 .item,
  .News_List .box .item {
    --p: 0.4rem;
  }
  .News .box2 .item a .title,
  .Story .item a .title,
  .News_List .box .item a .title,
  .NewsInfo .box .boxRight .box_ .item a .title,
  .Scientific_Research .box .item a figcaption .content2 {
    font-size: 0.22rem;
  }
  .Scientific_Research .box {
    grid-template-columns: repeat(2, 1fr);
  }
  .Story .box {
    grid-template-columns: repeat(2, 1fr);
  }
  .News_List .box {
    grid-template-columns: repeat(2, 1fr);
  }
  .pu_page .number {
    margin: 0 0.3rem;
  }
  .Select_nav .box .right ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .Select_nav .box .right ul li {
    margin-bottom: 0.2rem;
  }
  .Select_nav .box .left {
    font-size: 0.24rem;
  }
  .NewsInfo .box .boxLeft .content1 {
    font-size: 0.26rem;
  }
  .NewsInfo .box .boxLeft .content1 br {
    display: none;
  }
  .NewsInfo .box .boxLeft {
    padding-right: 0;
  }
  .NewsInfo .box .boxRight {
    width: 100%;
    margin-top: 0.7rem;
  }
  .NewsInfo .box .boxRight .box_ {
    grid-template-columns: repeat(2, 1fr);
  }
  .NewsInfo .box .boxLeft .content4 .go {
    display: none;
  }
  .About_Us .box .boxLeft img {
    height: auto;
  }
  .About_Us .box .boxRight {
    right: 5vw;
    width: 90vw;
  }
  .About_Us .box .boxLeft {
    overflow: hidden;
  }
  .About_Us .box .boxLeft img {
    height: 5.8rem;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
  }
  .About_Us .box .boxRight {
    padding-right: 2.4rem;
  }
  .About_Us .box .boxRight .content1 {
    font-size: var(--f18);
    line-height: 0.32rem;
  }
  .EnterpriseValue .box .item .left {
    font-size: 0.6rem;
  }
  .EnterpriseValue .box .active .left {
    font-size: 0.7rem;
  }
  .EnterpriseValue .box .item .left {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .EnterpriseValue .box .item .right {
    padding-left: 0;
    padding-top: 0.2rem;
  }
  .EnterpriseValue .box .item .right .t {
    font-size: 0.36rem;
  }
  .EnterpriseValue .box .item .right .b {
    font-size: 0.24rem;
    margin-top: 0.25rem;
  }
  .EnterpriseValue .box {
    padding: 0.85rem 0;
    gap: 0.4rem;
  }
  .Corporate_Culture .box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .Corporate_Culture .box .item .two .b {
    font-size: 0.36rem;
  }
  .Corporate_Culture .box .item .one {
    font-size: 2rem;
    text-align: center;
  }
  .Corporate_Culture .box {
    padding: 0.7rem 0;
  }
  .Corporate_Culture .box .item .two .b {
    font-size: 0.26rem;
  }
  .Management_Team .box {
    grid-template-columns: repeat(2, 1fr);
  }
  .Development_Course .box .boxLeft {
    width: 100%;
  }
  .Development_Course .box .text_list {
    display: none;
  }
  .Development_Course .box .boxRight {
    width: 100%;
  }
  .Development_Course .box .boxRight .swiper {
    height: auto;
  }
  .Development_Course .box .boxRight .swiper .swiper-slide .left {
    display: none;
    width: 100%;
  }
  .Development_Course .box .boxRight .swiper .swiper-slide,
  .Development_Course .box .boxLeft .banner1 .swiper {
    height: auto;
  }
  .Development_Course .box .boxRight .swiper .swiper-slide .right {
    padding: 0.4rem 0 0;
  }
  .Development_Course .box .boxLeft .banner1 .swiper .swiper-slide span {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
  .Development_Course .box .boxLeft .banner1 .swiper .swiper-slide::after {
    display: none;
  }
  .Development_Course .box .boxLeft .banner1 .swiper .swiper-slide {
    font-size: 0.44rem;
  }
  .Contact_Us .box .boxRight .content_ {
    font-size: 0.22rem;
  }
  .About_Us {
    overflow: hidden;
  }
  .Development_Course .box .boxLeft .banner1 .swiper .swiper-slide {
    color: #555;
  }
  .Development_Course .box .boxLeft .banner1 .swiper .swiper-slide-thumb-active {
    color: #fff;
  }
  .Development_Course .box .boxLeft .banner1 {
    border-color: #359d29;
  }
  .Development_Course .box .boxRight {
    --h: 4.8rem;
    margin-top: 0.4rem;
  }
  .Management_Team .w1720 {
    padding-top: 0;
  }
  .Honor .box .boxLeft {
    padding-top: 0;
  }
  .Development_Course .box .button {
    position: initial;
    right: 0rem;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
  }
  .Development_Course .box .button .prev {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .Development_Course .box .button .next {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-left: 0.4rem;
  }
  .Honor .box .boxLeft ul {
    margin-top: 0.7rem;
    margin-left: 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
  .Honor .box .boxRight {
    width: 100%;
    margin-top: 0.4rem;
    height: 50vh;
  }
  .Honor .box .boxRight .swiper {
    height: 50vh;
  }
  .Honor .box .boxRight .swiper .swiper-slide {
    padding: 0.2rem;
  }
  .Contact_Us .box .boxRight {
    width: 5.45rem;
  }
  .Contact_Us .box .boxLeft ul li {
    font-size: 0.24rem;
  }
  .Contact_Us .box .boxRight .content_ p {
    position: relative;
    padding-left: 0.5rem;
  }
  .Contact_Us .box .boxRight .content_ p img {
    position: absolute;
    top: 0;
    left: 0;
  }
  .Contact_map .item img {
    min-height: 4rem;
  }
  .NewCision .bgImg img {
    height: 54vh;
  }
   .NewCision .bgImg video {
    height: 54vh;
  }
  .NewCision .img_text > div .desc {
    font-size: 0.22rem;
  }
  .NewCision .img_text > div .title {
    font-size: 0.4rem;
  }
  .Product {
    position: initial;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    padding-left: 5vw;
    height: auto;
    margin-top: 0.7rem;
  }
  .Product .boxTop {
    display: none;
  }
  .Advantage {
    height: auto;
  }
  .Advantage .text p img {
    height: 1rem;
  }
  .Advantage .text p {
    margin: initial;
    padding: 0.7rem 5vw 0;
  }
  .Advantage .img {
    position: initial;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    padding: 0 5vw;
    margin-top: 0.5rem;
  }
  .Advantage .img img {
    width: 2.8rem;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-filter: brightness(1);
    filter: brightness(1);
  }
  .Advantage .wenan {
    top: 3rem;
    right: 5vw;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
    width: 4rem;
  }
  .Advantage .wenan .content1,
  .Advantage .wenan .content2 {
    font-size: 0.4rem;
  }
  .Advantage .wenan .content3 {
    font-size: 0.24rem;
  }
  .Product .boxBottom .boxLeft .bot {
    display: none;
  }
  .Product .boxBottom .boxRight {
    width: 100%;
    margin-top: 0.5rem;
  }
  .Product .boxBottom .boxLeft {
    height: auto;
    width: 100%;
  }
  .Product .boxBottom .boxRight {
    overflow: auto;
    padding-bottom: 0.1rem;
  }
  .Product .boxBottom .boxRight .list .item {
    width: 5.2rem;
    margin-right: 0.3rem;
    padding: 0.3rem;
    height: auto;
  }
  .Product .boxBottom .boxRight .list .item a .t .l p {
    width: 1.54rem;
    height: 1.54rem;
  }
  .Product .boxBottom .boxRight .list .item a .b .h5 {
    font-size: 0.32rem;
  }
  .Product .boxBottom .boxRight .list .item a .b .h6 {
    font-size: 0.23rem;
    margin-top: 0.2rem;
  }
  .Product .boxBottom .boxRight .list .item a .t .r {
    padding-left: 0.3rem;
  }
  .Product .boxBottom .boxLeft .top {
    font-size: 0.36rem;
  }
  .Cooperation .title,
  .Optics .orientation .content1 {
    font-size: 0.4rem;
  }
  .Product .boxBottom {
    padding-bottom: 0;
  }
  .Optics .orientation {
    padding: 0 5vw;
    width: 100vw;
  }
  .Optics .img img {
    min-height: 5rem;
  }
  .MobileMain .HeaderMobile .box .logo a img {
    height: 46px;
  }
  .NewCision .img_text {
    padding: 0 5vw;
  }
  .Cooperation .box .item img {
    max-width: 90%;
  }
  .Home_banner .swiper .swiper-slide .img .b0 {
    height: 60vh;
  }
  .Home_banner .swiper .swiper-slide .orientation .content1 {
    font-size: 0.4rem;
  }
  .Microscope .bgImg {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .Microscope .title {
    top: 0.7rem;
    opacity: 1;
    -webkit-transform: translateY(0rem);
    -ms-transform: translateY(0rem);
    transform: translateY(0rem);
    padding: 0 5vw;
  }
  .Microscope .title .h5 {
    font-size: 0.3rem;
  }
  .Microscope .title .desc {
    font-size: 0.28rem;
  }
  .Microscope .bgImg img {
    height: 60vh;
  }
  .Microscope .main {
    right: 0;
    bottom: 1.1rem;
    z-index: 2;
    opacity: 1;
    -webkit-transform: translateY(0rem);
    -ms-transform: translateY(0rem);
    transform: translateY(0rem);
  }
  .Microscope .main img {
    height: 1.8rem;
  }
  .Microscope .main .img2 {
    opacity: 1;
  }
  .Microscope .img {
    left: 1.9rem;
    top: 3.8rem;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .Microscope .img img {
    width: 1.7rem;
  }
  .Clinical .box .list .wrap .oreintation1 {
    display: none;
  }
  .Clinical .box .list .wrap .posi span {
    opacity: 1;
    visibility: initial;
  }
  .Clinical .box .list .wrap_5 .posi span,
  .Clinical .box .list .wrap_7 .posi span,
  .Clinical .box .list .wrap_2 .posi span {
    right: auto;
    left: 90%;
  }
  .Clinical.pc {
    display: none;
  }
  .Clinical.phone {
    display: block;
  }
  .Clinical .title {
    font-size: 0.4rem;
  }
  .Clinical .box {
        transform: scale(0.9);
    }
    .EnterpriseValue .box .active .left p{
        font-size: 0.8rem;
    }
    
    .NewsInfo .box .boxLeft .content4 .fx .b p img {
        left: 100%;
        bottom: auto;
        top: 50%;
        transform: scale(0) translateY(-50%);
        transform-origin: top left;
    }
    .NewsInfo .box .boxLeft .content4 .fx .b p:hover img {
         transform: scale(1) translateY(-50%);
    }

    
.Use_Hospital .box .banner{
    --h:3.75rem;
}
.EnterpriseValue .box .item .right{
    opacity: 1;
}

.Clinical .box .list .wrap_2 .posi span,
.Clinical .box .list .wrap_8 .posi span{
    white-space: break-spaces;
    width: 2rem;
}

.Clinical .box .list .wrap_8 .posi span{
    text-align: right;
}
    
}
@media screen and (max-width: 699px) {
   .Advantage .wenan{
     width: 2.5rem;
  }
  .NewCision .img_text > div .title,
  .Cooperation .title,
  .Optics .orientation .content1,
  .st_title .tit,
  .Advantage .wenan .content1,
  .Advantage .wenan .content2 {
    font-size: 0.3rem;
  }
  .NewCision .img_text > div .desc {
    font-size: 0.2rem;
  }
  .Advantage .text p img {
    height: 0.6rem;
  }
  .Advantage .img img {
    width: 2.2rem;
  }
  .Advantage .wenan {
    top: 2.7rem;
  }
  .Advantage .wenan .content3 {
    font-size: 0.22rem;
  }
  .Product .boxBottom .boxRight .list .item {
    width: 90vw;
  }
  .Product .boxBottom .boxRight .list .item a .t .l p {
    width: 1.24rem;
    height: 1.24rem;
  }
  .footer .boxTop .boxRight {
    display: none;
  }
  .footer .boxTop .boxLeft {
    max-width: 100%;
  }
  .footer .boxTop .boxLeft .content1 {
    display: none;
  }
  .footer .boxTop .boxLeft .content2 {
    margin-top: 0;
  }
  .Optics .orientation .content2 {
    font-size: 0.2rem;
    line-height: 1.5;
  }
  .ClinicalApplication .bgImg img {
    min-height: 4rem;
  }
  .ClinicalApplication .posi_img {
    width: 3.5rem;
  }
  .Clinical_Principle .box .content2 {
    font-size: 0.26rem;
  }
  .Clinical_Layer .box {
    padding: 0.6rem 0.2rem;
  }
  .Clinical_Layer .box .main {
    padding: 0 0.1rem;
  }
  .Application_Process .box .boxLeft .list {
    grid-template-columns: repeat(1, 1fr);
  }
  .Application_Process .box .boxLeft .pc {
    display: none;
  }
  .Application_Process .box .boxLeft .phone {
    display: grid;
  }
  .Application_Process .box .boxLeft .button .down {
    display: none;
  }
  .Use_Hospital .box .banner .swiper {
    height: calc(var(--h) * 2 + 0.3rem);
  }
  body {
    --f16: 15px;
  }
  .Product_Info .box {
    padding: 0.5rem 0 0;
  }
  .News .box2,
  .Scientific_Research .box,
  .News_List .box,
  .NewsInfo .box .boxRight .box_,
  .Management_Team .box,
  .Story .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .Story .item1 {
    grid-area: initial;
  }
  .Select_nav .box .right {
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    margin-top: 0.2rem;
  }
  .pu_page .number {
    display: none;
  }
  .pu_page .prev {
    margin-right: 0.4rem;
  }
  .NewsInfo .box .boxLeft .content4 .fx .b svg {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .NewsInfo .box .boxLeft .content4 .info {
    margin-top: 0.2rem;
    width: 100%;
  }
  .About_banner picture img {
    min-height: 4rem;
  }
  .About_Us .box .boxRight {
    padding-right: 0;
    position: initial;
    margin-left: 5vw;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    margin-top: -2rem;
  }
  .About_Us .box .boxLeft img {
    height: 3.8rem;
  }
  .EnterpriseValue .box .item .right .t {
    font-size: 0.28rem;
  }
  .EnterpriseValue .box .item .right .b {
    font-size: 0.22rem;
    margin-top: 0.15rem;
  }
  .EnterpriseValue .box .item .left {
    font-size: 0.5rem;
    font-family: 'gilroy_Medium';
    background: -o-linear-gradient(45deg, #2b7d20, #cbcc00);
    background: linear-gradient(45deg, #2b7d20, #cbcc00);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
  }
  .EnterpriseValue .box .item .right {
    opacity: 1;
  }
  .Development_Course .box .button p svg {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .Contact_Us .box .boxRight {
    width: 70%;
    padding-right: 5vw;
  }
  .Contact_Us .box .boxRight .content_ a {
    word-break: break-all;
  }
  .Contact_Us .box .boxRight .content_ {
    gap: 0.2rem;
  }
  .Contact_Us .box .boxRight .content_ p img {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    top: -2px;
  }
  .Honor .box .boxLeft ul {
    grid-template-columns: repeat(3, 1fr);
  }
  .Honor .box .boxLeft ul li {
    font-size: 0.24rem;
    margin-right: 0.3rem;
  }
  .Honor .box .boxRight .swiper {
    height: 70vh;
  }
  .Honor .box .boxRight {
    height: 70vh;
  }
  .Honor .box .boxRight .pc {
    display: none;
  }
  .Honor .box .boxRight .phone {
    display: block;
  }
  .Honor .box .boxRight > div {
    grid-template-columns: repeat(1, 1fr);
  }
  .Home_banner .swiper .swiper-slide .orientation .content1 {
    font-size: 0.3rem;
  }
  .Home_banner .swiper .swiper-slide .img .b0 {
    height: 40vh;
  }
  .Home_banner .swiper .swiper-slide .orientation .content2 {
    font-size: 0.2rem;
  }
  .Microscope .main {
    /*display: none;*/
  }
  .Microscope .main img {
    height: 1.3rem;
  }
  .Microscope .main{
      right: 0.4rem;
  }
  .Microscope .title .h5 {
    font-size: 0.28rem;
  }
  .Microscope .title .desc {
    font-size: 0.24rem;
    margin-top: 0.1rem;
  }
  .Microscope .img img {
    width: 1.2rem;
  }
  .Microscope .img {
    left: 1.3rem;
    top: 1.7rem;
  }
  .Clinical {
    overflow: hidden;
  }
  .Clinical .box .list .wrap .posi span {
    font-size: 12px;
  }
  .Clinical .title {
    font-size: 0.36rem;
  }
      .EnterpriseValue .box .active .left p {
        font-size: 0.5rem;
    }
    
    .Microscope .title{
        z-index: 4;
    }
    
    
    .Product .boxBottom .boxRight .list .item a .b>div:nth-child(1){
        width: 70%;
    }
    .Application_Process .box .boxRight{
        display: none;
    }
    
    
    
    
    
    
}
/*# sourceMappingURL=./style.css.map */