.marginAuto {
  width: 100% !important;
}

.header {
  padding: 0 .24rem;
  height: 1.2rem;
}

.header .logo {
  height: .7rem;
}

.header .logo img {
  height: 100%;
}

.header .right .nav {
  display: none;
}

.fixed-nav {
  top: 1.2rem;
}

.fixed-nav a {
  font-size: .16rem;
  height: .7rem;
  line-height: .7rem;
}

.banner .next-prev {
  display: none;
}
.product-details .kv .content p{width:100%;}
.banner .swiper-pagination-bullet {
  width: .3rem;
}

.banner .swiper-pagination-bullet-active {
  width: .4rem;
}

.banner .swiper-pagination {
  bottom: 4%;
}

.home-introduce {
  display: block;
  height: auto;
}

.home-introduce .aside {
  width: 100%;
  justify-content: center;
  padding-right: 0;
  padding: 1rem 0;
}

.home-introduce .aside .btn {
  display: flex;
}

.home-introduce .aside .item {
  margin-bottom: .2rem;
  margin: 0 .2rem;
}

.home-introduce .aside .item::after {
  background-size: .4rem auto;
}

.home-introduce .aside .item h1 {
  font-size: .32rem;
}

.home-introduce .aside .item span {
  font-size: .28rem;
}

.home-introduce .main .swiper-slide {
  padding: 1rem .24rem;
}

.home-introduce .main .title {
  font-size: .32rem;
}

.home-introduce .main p {
  font-size: .28rem;
  margin-bottom: .3rem;
}

.home-introduce .main span {
  font-size: .26rem;
  margin-bottom: .3rem;
}

.home-introduce .main .tips h2 {
  font-size: .32rem;
}

.home-introduce .main .tips h1 {
  font-size: .36rem;
}

.home-introduce .main .btn {
  display: none;
}

.home-product {
  height: auto;
  padding: 0;
  display: block;
}

.home-product .menu {
  display: flex;
  width: auto;
  margin-right: 0;
  flex-wrap: wrap;
  line-height: .8rem;
  padding: .2rem 0;
  margin-bottom: 1rem;
}

.home-product .menu .item {
  margin: 0 .3rem;
}

.home-product .menu a {
  font-size: .32rem;
  padding-left: 1rem;
}

.home-product .menu a::after {
  width: .6rem;
  height: .4rem;
  left: 0;
  right: auto;
  transform: translate(0, -50%);
  background-size: 100% 100%;
}
.home-product .childBox {
  display: none;
}
.home-product .main {
  width: 100%;
}

.home-product .main .swiper-slide {
  display: block;
  box-sizing: border-box;
  padding: 0 .24rem;
}

.home-product .main .swiper-slide .text {
  margin-bottom: .3rem;
  margin-right: 0;
}

.home-product .main .swiper-slide .text .title {
  font-size: .32rem;
}

.home-product .main .swiper-slide .text p {
  font-size: .28rem;
  width: 100%;
  margin-bottom: .3rem;
}

.home-product .main .swiper-slide .text span {
  font-size: .28rem;
}

.home-product .main .swiper-slide .img,.home-tab .img {
  width: 100%;
  height: 6rem;
}

.home-product .main .swiper-slide .img img {
  max-width: 100%;
  max-height: 100%;
}

.home-product .main .btn {
  display: none;
}

.home-tab {
  display: block;
  height: auto;
}

.home-tab .aside {
  display: block;
  padding: 1rem .3rem .4rem;
}

.home-tab .aside .title {
  font-size: .4rem;
  margin-bottom: .2rem;
}

.home-tab .aside .menu {
  display: flex;
  width: auto;
  margin-right: 0;
  flex-wrap: wrap;
  line-height: .8rem;
  padding: .2rem 0;
  margin-bottom: 0;
}

.home-tab .aside .menu .item {
  margin: 0 .3rem;
}

.home-tab .aside .menu a {
  width: 50%;
  font-size: .32rem;
}

.home-tab .aside .menu a img {
  width: .6rem;
  height: .4rem;
}

.home-tab .aside .text {
  margin-bottom: .3rem;
}

.home-tab .aside .text p {
  font-size: .28rem;
}

.home-tab .aside .page {
  display: none;
}

.home-tab .img {
  width: 100%;
}

.home-news .news-title {
  height: 2rem;
  padding: 0 .24rem;
}

.home-news .news-title .title {
  font-size: .4rem;
}

.home-news .news-title .btn .prev, .home-news .news-title .btn .next {
  width: .6rem;
  height: .6rem;
  background-size: 100% 100%;
}

.home-news .list .swiper-slide {
  padding: .4rem .24rem;
}

.home-news .list .swiper-slide .img {
  margin-bottom: .4rem;
}

.home-news .list .swiper-slide .time {
  font-size: .24rem;
  margin-bottom: .2rem;
}

.home-news .list .swiper-slide .title {
  font-size: .32rem;
}

.home-news .list .swiper-slide p {
  margin-bottom: .4rem;
}

.home-news .list .swiper-slide span {
  font-size: .26rem;
}

.footer {
  padding: .4rem 0 0;
}

.footer .marginAuto {
  display: block;
  padding: 0 .24rem;
}

.footer .marginAuto .left {
  border-right: 0;
}

.footer .marginAuto .left .logo {
  margin-bottom: .6rem;
}

.footer .marginAuto .left .logo img {
  width: 3rem;
  height: auto;
}

.footer .marginAuto .left .tel {
  display: flex;
}

.footer .marginAuto .left .tel .item {
  margin-right: .4rem;
}

.footer .marginAuto .left .tel h2 {
  font-size: .28rem;
}

.footer .marginAuto .left .tel a {
  font-size: .32rem;
}

.footer .marginAuto .menu {
  display: none;
  border: 0;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: .3rem;
}

.footer .marginAuto .menu .item {
  width: 50%;
  margin-right: 0;
}

.footer .marginAuto .menu .item > a {
  font-size: .32rem;
}

.footer .marginAuto .menu .item .children a {
  font-size: .28rem;
}

.footer .marginAuto .right {
  width: 100%;
  border: 0;
  padding-left: 0;
}

.footer .marginAuto .right .share a img {
  width: 1rem;
  height: 1rem;
}

.footer .marginAuto .right .share a h1 {
  font-size: .32rem;
}

.footer .marginAuto .right .address h2, .footer .marginAuto .right .email h2 {
  font-size: .28rem;
}

.footer .marginAuto .right .address p, .footer .marginAuto .right .email p {
  font-size: .32rem;
}

.footer .copyright {
  font-size: .28rem;
  line-height: .45rem;
  padding: .6rem 0;
}

.position {
  display: none;
}

.product .kv, .medicalApplications .kv, .news .kv, .userServices .kv, .recruit .kv, .clinicalSolutions .kv, .contactUs .kv, .aboutUs .kv {
  position: relative;
}

.product .kv > img, .medicalApplications .kv > img, .news .kv > img, .userServices .kv > img, .recruit .kv > img, .clinicalSolutions .kv > img, .contactUs .kv > img, .aboutUs .kv > img {
  object-fit: cover;
  height: 3rem;
}

.product .list-main .menu {
  flex-wrap: wrap;
  padding: .6rem 0;
}

.product .list-main .menu .item {
  padding: .2rem 0;
  width: 33%;
  flex: auto;
}

.product .list-main .menu .item .icon {
  height: .7rem;
  background-size: auto 100% !important;
}

.product .list-main .menu .item h1 {
  font-size: .32rem;
}

.product .list-main .list .list-item {
  display: block;
  margin-bottom: .3rem;
}

.product .list-main .list .list-item .tips {
  width: 100%;
  padding: .3rem .24rem;
}

.product .list-main .list .list-item .tips .logo {
  margin-bottom: .6rem;
}

.product .list-main .list .list-item .tips h1 {
  font-size: .32rem;
  padding-bottom: .2rem;
  margin-bottom: .2rem;
}

.product .list-main .list .list-item .tips p {
  font-size: .3rem;
}

.product .list-main .list .list-item .tips .btn {
  display: none;
}

.product .list-main .list .swiper-container .swiper-slide .img {
  height: 5rem;
}

.product .list-main .list .swiper-container .swiper-slide .img img {
  height: auto;
  max-height: 100%;
}
.product-details .kv{
  height: auto;
  padding-top: 3rem;
}

.product-details .kv > .img {
  height: 16rem;
  object-fit: cover;
}

.product-details .kv .swiper-container {
  top: 0;
  width: 100%;
  box-sizing: border-box;
}

.product-details .kv .swiper-slide h1 {
  font-size: .32rem;
  margin-bottom: .2rem;
}

.product-details .kv .swiper-slide p {
  font-size: .28rem;
}

.product-details .kv .swiper-slide img {
  height: 8rem;
  object-fit: cover;
}

.product-details .list {
  padding: 0 .24rem;
  top: 0;
  margin-top: .6rem;
}

.product-details .list .marginAuto {
  flex-wrap: wrap;
}

.product-details .list .item {
  width: 100%;
  margin-right: 0;
  height: auto;
  min-height: auto;
  box-sizing: border-box;
  padding: 1rem .24rem;
  margin-bottom: .3rem;
}

.product-details .list .item h1 {
  font-size: .32rem;
  padding-bottom: .2rem;
  margin-bottom: .3rem;
}

.product-details .list .item h1::after {
  height: 2px;
}

.product-details .list .item p {
  font-size: .28rem;
}

.aboutUs .tab {
  line-height: 1rem;
}

.aboutUs .tab a {
  font-size: .32rem;
}
.aboutUs .companyProfile .marginAuto{
  display: block;
}
.aboutUs .marginAuto .img{margin-left: 0;}
.aboutUs .companyProfile {
  /*height: 10rem;*/
  height: auto;
  background-size: auto 100%;
  padding: .6rem .24rem 0;
  margin-bottom: .2rem;
}

.aboutUs .companyProfile .text {
  width: 100%;
}

.aboutUs .companyProfile .text h1 {
  font-size: .32rem;
  margin-bottom: 0;
}

.aboutUs .companyProfile .text h2 {
  font-size: .28rem;
}

.aboutUs .companyProfile .text p {
  font-size: .28rem;
}

.aboutUs .developmentHistory .title h1 {
  font-size: .32rem;
  margin-bottom: 0;
}

.aboutUs .developmentHistory .title h2 {
  font-size: .28rem;
}

.aboutUs .developmentHistory .swiper .bg {
  font-size: 2rem;
}

.aboutUs .developmentHistory .swiper .next {
  right: 2%;
}

.aboutUs .developmentHistory .swiper .prev {
  left: 2%;
}

.aboutUs .developmentHistory .swiper .next, .aboutUs .developmentHistory .swiper .prev {
  width: .8rem;
  height: .8rem;
  background-size: 100% 100% !important;
}

.aboutUs .developmentHistory .swiper .time {
  display: none;
  overflow-x: auto;
}

.aboutUs .developmentHistory .swiper .text {
  box-sizing: border-box;
  width: 100%;
  padding: 1rem 1.4rem;
}

.aboutUs .developmentHistory .swiper .text .yaer {
  font-size: .28rem;
  margin-bottom: .2rem;
}

.aboutUs .developmentHistory .swiper .text .yaer .num {
  font-size: .32rem;
}

.aboutUs .developmentHistory .swiper .text p {
  font-size: .28rem;
}

.aboutUs .futurePlanning {
  height: auto;
  padding: 1rem 0;
  background-size: cover;
}

.aboutUs .futurePlanning .marginAuto {
  flex-wrap: wrap;
}

.aboutUs .futurePlanning .text {
  padding: 0 .24rem;
  width: 100%;
  margin-right: 0;
}

.aboutUs .futurePlanning .text .title {
  margin-bottom: .3rem;
}

.aboutUs .futurePlanning .text .title h1 {
  font-size: .32rem;
  margin-bottom: 0;
}

.aboutUs .futurePlanning .text .title h2 {
  font-size: .28rem;
}

.aboutUs .futurePlanning .text .list {
  width: 100%;
}

.aboutUs .futurePlanning .text .list .item {
  width: 100%;
}

.aboutUs .futurePlanning .text .list .item h1 {
  font-size: .32rem;
  margin-bottom: .1rem;
}

.aboutUs .futurePlanning .text .list .item h1::after {
  width: .1rem;
}

.aboutUs .futurePlanning .text .list .item p {
  font-size: .28rem;
}

.aboutUs .futurePlanning .map {
  width: 100%;
  box-sizing: border-box;
  padding: 0 .24rem;
}

.aboutUs .futurePlanning .map img {
  width: 100%;
}

.contactUs .container {
  width: 100%;
  box-sizing: border-box;
  padding: 0 .24rem;
}

.contactUs .container .top {
  display: block;
  margin-bottom: .2rem;
}

.contactUs .container .top h1 {
  font-size: .32rem;
  margin-bottom: .3rem;
}

.contactUs .container .top .right {
  justify-content: space-between;
}

.contactUs .container .top .address {
  text-align: left;
  margin-right: .2rem;
}

.contactUs .container .top .address h1 {
  font-size: .32rem;
  margin-bottom: .1rem;
}

.contactUs .container .top .address p {
  font-size: .28rem;
}

.contactUs .container .top .ewm {
  width: 3rem;
  height: 3rem;
  margin-left: 0;
}

.contactUs .container .top .ewm img {
  width: 2rem;
  height: 2rem;
}

.contactUs .container .tab .item {
  padding: .5rem 0 .2rem;
}

.contactUs .container .tab .item .icon img {
  height: .6rem;
  margin-bottom: .3rem;
}

.contactUs .container .tab .item p {
  font-size: .28rem;
}

.contactUs .container .tel {
  flex-wrap: wrap;
}

.contactUs .container .tel .item {
  flex: auto;
  width: 100%;
  margin-right: 0;
  padding: .4rem 0;
}

.contactUs .container .tel .item .icon {
  margin-bottom: .3rem;
}

.contactUs .container .tel .item .icon i {
  width: 2rem;
  height: 2rem;
}

.contactUs .container .tel .item .icon i img {
  width: .7rem;
}

.contactUs .container .tel .item .list {
  padding: 0 .24rem;
}

.contactUs .container .tel .item .list .list-item {
  padding: .3rem;
}

.contactUs .container .tel .item .list .list-item h1 {
  font-size: .32rem;
}

.contactUs .container .tel .item .list .list-item p {
  font-size: .28rem;
}

.contactUs .container .tel .item .list .list-item:first-child h1 {
  font-size: .32rem;
}

.contactUs .container .tel .item .list .list-item:first-child p {
  font-size: .28rem;
}

.recruit-detial .marginAuto {
  height: auto;
  display: block;
  padding: 1.6rem 0;
}

.recruit-detial .img {
  width: 100%;
  background-size: 100% auto;
  height: 8rem;
}

.recruit-detial .img img {
  width: 2rem;
}

.recruit-detial .text {
  padding: 0 .24rem;
}

.recruit-detial .text h1 {
  font-size: .32rem;
}

.recruit-detial .text p {
  font-size: .28rem;
}

.clinicalSolutions .container .tab {
  padding: .6rem 0;
  display: block;
  margin-bottom: .6rem;
}

.clinicalSolutions .container .tab a {
  display: inline-block;
  flex: auto;
  width: 32%;
  box-sizing: border-box;
  line-height: .6rem;
  font-size: .32rem;
}

.clinicalSolutions .container .list .item {
  width: 100%;
  padding: .24rem;
  display: block;
  margin-right: 0;
}

.clinicalSolutions .container .list .item .img {
  width: 100%;
  height: 6rem;
}

.clinicalSolutions .container .list .item .img img {
  max-width: 100%;
  max-height: 100%;
}

.clinicalSolutions .container .list .item .text h1 {
  font-size: .32rem;
  margin-bottom: .2rem;
}

.clinicalSolutions .container .list .item .text p {
  font-size: .28rem;
  margin-bottom: .3rem;
}

.clinicalSolutions .container .list .item .text .next {
  position: static;
}

.news-container {
  padding: 2rem 0 0;
}

.news-container .title {
  padding: 0 .24rem .4rem;
  margin-bottom: .3rem;
}

.news-container .title h1 {
  font-size: .32rem;
  margin-bottom: .2rem;
}

.news-container .title .time {
  font-size: .28rem;
  margin-bottom: .2rem;
}

.news-container .title .prev {
  width: 2rem;
  line-height: .6rem;
  font-size: .28rem;
  position: static;
}

.news-container .title .prev img {
  width: .2rem;
  height: auto;
}

.news-container .container {
  padding: .2rem .24rem;
}

.news-container .container p {
  font-size: .28rem;
}

.news-container .page .marginAuto {
  padding: 0 .24rem;
  height: 1rem;
}

.news-container .page .prev {
  padding-left: .6rem;
}

.news-container .page .next {
  padding-right: .6rem;
}

.news-container .page .prev, .news-container .page .next {
  font-size: .28rem;
}

.news-container .page .prev::after, .news-container .page .next::after {
  width: .4rem;
  height: .4rem;
  background-size: 100% 100% !important;
}

.news .list {
  padding: .5rem .24rem;
  width: 100%;
  box-sizing: border-box;
}

.news .list .item {
  margin-right: 0;
  width: 100%;
}

.news .list .item .img {
  margin-bottom: .3rem;
}

.news .list .item .img img {
  width: 100%;
}

.news .list .item .text p {
  margin-bottom: .3rem;
}

.news .page .marginAuto {
  padding: 0 .24rem;
}

.news .page .num a {
  width: .6rem;
  height: .6rem;
  line-height: .6rem;
  font-size: .28rem;
  margin: 0 .1rem;
}

.news .page .prev {
  padding-left: .6rem;
}

.news .page .next {
  padding-right: .6rem;
}

.news .page .prev {
  padding-left: 0;
}

.news .page .next {
  padding-right: 0;
}

.news .page .prev, .news .page .next {
  font-size: .28rem;
  width: .6rem;
  height: .6rem;
  background-size: 100% 100% !important;
}

.medicalApplications .list {
  width: 100%;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding: 1rem .24rem;
}

.medicalApplications .list .item {
  margin-right: 0;
  width:100%;
}

.medicalApplications .list .item img {
  width: 100%;
}

.medicalApplications .list .item h1 {
  font-size: .32rem;
  line-height: 1rem;
}

.medicalApplications .list .item .text {
  padding-top: .5rem;
}

.medicalApplications .list .item .text h2 {
  font-size: .32rem;
}

.medicalApplications .list .item .text p {
  font-size: .28rem;
  margin-bottom: 0;
  padding: 0 .5rem;
}

.medicalApplications .list .item .text span {
  display: none;
}

.recruit .list {
  padding: 1rem .24rem;
  box-sizing: border-box;
  width: 100%;
}

.recruit .list .item {
  margin-bottom: .4rem;
}

.recruit .list .item h1 {
  font-size: .32rem;
  height: 1rem;
  line-height: 1rem;
}

.recruit .list .item .main {
  padding: 0 .24rem;
}

.recruit .list .item .btn {
  width: 1rem;
  height: 1rem;
}

.recruit .list .item .btn::before {
  width: .4rem;
  height: 2px;
}

.recruit .list .item .btn::after {
  width: 2px;
  height: .4rem;
}

.recruit .list .item .text {
  height: auto;
  padding: .6rem 0;
  font-size: .28rem;
}

.userServices .list {
  margin: 1rem 0;
}

.userServices .list .item {
  padding-left: 0 !important;
  padding-right: 0 !important;
  display: block;
  height: auto;
  margin-bottom: .4rem;
  position: relative;
  padding-top: 4rem;
}

.userServices .list .item::after {
  display: none;
}

.userServices .list .item .img {
  width: 100%;
  position: absolute;
  top: 0;
}

.userServices .list .item .img img {
  width: 100%;
  height: 4rem;
}

.userServices .list .item .text {
  background: #fff;
  padding-bottom: .4rem;
  width: 100%;
}

.userServices .list .item .text .title {
  position: static;
  width: 100%;
  padding: 0 .24rem;
  font-size: .32rem;
  height: 1.2rem;
  box-sizing: border-box;
  margin-bottom: .2rem;
}

.userServices .list .item .text .title img {
  width: .3rem;
}

.userServices .list .item .text p {
  width: 100%;
  font-size: .32rem;
  margin-left: 0;
  padding: 0 .24rem;
  box-sizing: border-box;
}

.userServices .tips {
  padding: .4rem .24rem;
  margin-bottom: .3rem;
}

.userServices .tips .marginAuto {
  flex-wrap: wrap;
  height: auto;
  padding: .5rem 0;
  border-radius: .4rem;
}

.userServices .tips .marginAuto .tips-item {
  width: 50%;
  margin-bottom: .3rem;
}

.userServices .tips .marginAuto .tips-item img {
  width: .6rem;
}

.userServices .tips .marginAuto .tips-item h1 {
  font-size: .32rem;
}
.search{
  top: 1.2rem;
  width: 100%;
  padding: .6rem .24rem;
  right: 0;
  box-sizing: border-box;
  display: none;
  justify-content: space-between;
}
.search input{
  width: 5rem;
}