
.home-product .main {
  width: 750px;
}

.home-tab .aside {
  padding: 260px 58px 0 50px;
}

.home-tab .aside .menu a {
  font-size: 16px;
}

.home-news .marginAuto {
  width: 100%;
}

.home-news .list .item .img img {
  max-width: 100%;
  width: auto;
  height: 208px;
}

.footer .marginAuto {
  width: 100%;
  box-sizing: border-box;
  padding: 0 30px 70px;
}

.footer .left {
  padding-right: 30px;
}

.footer .menu {
  padding: 0 0 0 30px;
}

.product-details .list .marginAuto {
  width: 100%;
  box-sizing: border-box;
  justify-content: center;
}

.product .list-main .marginAuto {
  width: 1440px;
}

.product-details .list .marginAuto {
  width: 1440px;
}

.aboutUs .marginAuto {
  width: 1440px;
}

.contactUs .container {
  width: 1440px;
}

.contactUs .container .tel .item .list .list-item:first-child p {
  font-size: 28px;
}

.recruit-detial .marginAuto {
  width: 1440px;
}

.clinicalSolutions .container .marginAuto {
  width: 1440px;
}

.clinicalSolutions .container .list .item {
  width: 48%;
  margin-right: 4%;
}

.news-container .marginAuto {
  width: 1440px;
}

.news-container .page .marginAuto {
  width: 1440px;
}

.news .list {
  width: 1440px;
}

.news .list .item {
  margin-right: 10px;
}

.news .page .marginAuto {
  width: 1440px;
}

.medicalApplications .list {
  width: 1440px;
}

.medicalApplications .list .item {
  width: 48%;
  margin-right: 2%;
}

.medicalApplications .list .item > img {
  width: 100%;
}

.userServices .list .item {
  height: 700px;
}

.userServices .list .item.l {
  padding-left: 30px;
}

.userServices .list .item.l p {
  margin-left: 100px;
}

.userServices .list .item::after {
  width: 790px;
}

.userServices .list .item .img img {
  width: 700px;
}

.userServices .list .item .text .title {
  width: 600px;
  padding-left: 50px;
}

.userServices .tips {
  padding: 60px 0;
}

.userServices .tips .marginAuto {
  width: 1440px;
  height: 250px;
}

.userServices .tips .marginAuto .tips-item img {
  width: 60px;
}

.recruit .list {
  width: 1440px;
  margin: 0 auto;
}
.position{
  width: 1440px;
  box-sizing: border-box;
}
.contactUs .container .tel .item .list .list-item p{
  font-size: 14px;
}
.medicalApplications .list .item h1{
  font-size: 18px;
  line-height: 60px;
}