﻿@import url(pscroll.css);

/*内页*/
.o_big {
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  position: relative;
  display: flex;
  justify-content: center;
}

.o_big h1 {
  color: #fff;
  margin: 0 auto;
  position: absolute;
  top: 10rem;
  font-size: 5rem;
}

.o_big img {
  width: 100%;
  filter: Alpha(Opacity=0);
  min-height: 10rem;
}

.o_big_bottom_btn {
  position: absolute;
  bottom: 0;
  display: flex;
  align-items: center;
  width: 100%;
}

.o_big_bottom_btn a {
  width: 25%;
}

.o_big_bottom_btn div {
  color: #fff;
  height: 13.3333rem;
  line-height: 13.3333rem;
  text-align: center;
  font-size: 2rem;
  background-color: rgba(0, 0, 0, 0.3);
}

.o_big_news_btn {
  position: absolute;
  bottom: 0;
  display: flex;
  align-items: center;
  width: 100%;
}

.o_big_news_btn a {
  color: #fff;
  width: 50%;
}

.o_big_news_btn a div {
  color: #fff;
  width: 100%;
  height: 13.3333rem;
  line-height: 13.3333rem;
  text-align: center;
  font-size: 2rem;
  background-color: rgba(0, 0, 0, 0.3);
}

.o_big_gywm_btn {
  position: absolute;
  bottom: 0;
  display: flex;
  align-items: center;
  width: 100%;
}

.o_big_gywm_btn a {
  width: 33.3%;
  color: #fff;
}

.o_big_gywm_btn div {
  color: #fff;
  width: 100%;
  height: 13.3333rem;
  line-height: 13.3333rem;
  text-align: center;
  font-size: 2rem;
  background-color: rgba(0, 0, 0, 0.3);
}

.contact_bg {
  width: 95%;
  margin: 0 auto;
  background-color: #fff !important;
}

.contact-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.contact-top-left {
  padding-left: 5rem;
  box-sizing: border-box;
  height: 28.75rem;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.contactFlex-box {
  display: flex;
  align-items: center;
}

.contactFlex-img {
  margin-right: 3.3333rem;
  width: 5.1667rem;
}

.contactFlex-content {
  font-size: 1.4167rem;
  width: 25rem;
}

.contactFlex-content p {
  line-height: 2.75rem;
}

.contact-center {
  margin: 6.6667rem 0;
  padding: 5rem 0;
  box-sizing: border-box;
  background-color: rgb(242, 242, 242);
  display: flex;
  flex-direction: column;
  align-items: center;
}

.contact-center-title {
  display: flex;
  align-items: center;
  margin: 0 auto;
  font-size: 2rem;
  font-weight: 550;
  color: rgb(3, 112, 202);
}

.contact-center-title div {
  margin-left: 3.3333rem;
}

.contact-center-input {
  margin: 5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 40%;
}

.contactCenter-left {
  height: 12.25rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.contact-inputBox {
  height: 3.3333rem;
  width: 20.0833rem;
}

.contact-inputBox input {
  width: 100%;
  height: 100%;
  outline: none;
  border: none;
  padding-left: 1.25rem;
  box-sizing: border-box;
}

.contact-inputCodeBox {
  height: 3.3333rem;
  width: 20.0833rem;
  display: flex;
  align-items: center;
  background-color: #fff;
}

.contact-inputCodeBox input {
  width: 12.5rem;
  height: 100%;
  outline: none;
  border: none;
  padding-left: 1.25rem;
  box-sizing: border-box;
}

.contact-code-img {
  width: 3.75rem;
  height: 3.3333rem;
  margin-left: 0.8333rem;
  margin-right: 0.4167rem;
}

.contactCenter-center {
  margin: 0 3rem 0 1.75rem;
}

.contactCenter-center textarea {
  width: 20.0833rem;
  height: 12.25rem;
  background-color: #fff;
  padding: 0.4167rem 0.4167rem 0;
  box-sizing: border-box;
}

.contact-center-btn {
  display: flex;
  align-items: center;
}

.contactCenterBtn {
  width: 9.3333rem;
  height: 1.9167rem;
  line-height: 1.9167rem;
  text-align: center;
  font-size: 0.9167rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.0833rem;
  cursor: pointer;
}

.contactCenter-left-btn {
  background-color: #fdac2b;
  color: #333333;
}

.contactCenter-right-btn {
  background-color: #534f4e;
  color: #ffffff;
  margin-left: 1.8333rem;
}

.contact-bottom {
  width: 100%;
  height: 66.6667rem;
  margin-bottom: 2.5rem;
}

.introduce_bg {
  width: 90%;
  margin: 0 auto;
}

.introduce_top {
  width: 100%;
  display: flex;
  align-items: center;
}

.introduce_top_img {
  width: 62.8571rem;
  height: 39.5714rem;
  overflow: hidden;
}

.introduce_top_img img {
  width: 100%;
  height: 100%;
  transition: transform 0.3s linear;
}

.introduce_top_img img:hover {
  transform: scale(1.1);
}

.introduce_top_text {
  width: 63.2857rem;
  height: 39.5714rem;
  margin-left: 14.2857rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 1.2857rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #333333;
  line-height: 3.4286rem;
}

.introduce_top_text p {
  text-indent: 2em;
}

.introduce_top_text p span {
  color: #0071c8;
}

.introduce_center {
  margin-top: 10.0714rem;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.introduce_center_box {
  width: 34rem;
  height: 27.9286rem;
  position: relative;
  background-color: #ffffff;
  box-shadow: 0rem 0.2143rem 0.4286rem 0rem rgba(0, 0, 0, 0.28);
  border-radius: 1.4286rem;
  border: solid 0.0714rem #ababab;
}

.introduce_flex {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 1.4286rem;
}

.introduce_flex div {
  font-size: 2.1429rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.2143rem;
  color: #0071c8;
  margin-top: 4.0714rem;
}

.introduce_content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 1.4286rem;
  padding: 2.2143rem 3.7143rem 4.5rem 2.5rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-image: linear-gradient(0deg, #0065b3 30%, #4398e9 100%),
    linear-gradient(192deg, #ffffff 0%, #b61924 100%);
  background-blend-mode: normal, normal;
  box-shadow: 0rem 0.2143rem 0.4286rem 0rem rgba(0, 0, 0, 0.28);
  border-radius: 1.4286rem;
  border: solid 0.0714rem #ababab;
  transition: all 0.3s linear;
  opacity: 1;
  cursor: pointer;
}

.introduce_content_title {
  display: flex;
  align-items: center;
  width: 100%;
}

.introduce_content_title .sign {
  width: 3.3333rem;
  height: 3.3333rem;
}

.introduce_content_title .sign img {
  width: 3.3333rem;
  height: 3.3333rem;
}

.introduce_content_title .name {
  font-size: 2.1429rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.2143rem;
  color: #ffffff;
  margin-left: 1.3333rem;
}

.introduce_content_text {
  font-size: 1.2857rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 2.1429rem;
  letter-spacing: 0rem;
  color: #ffffff;
  margin-top: 3.0714rem;
  height: 15rem;
  overflow-y: scroll;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
}

.introduce_content_text p {
  text-indent: 2em;
}

.introduce_content_text::-webkit-scrollbar {
  width: 0;
  height: 0;
}

/* .platformBox:hover .platformContent {
  opacity: 1;
}

.technologyBox:hover .technologyContent {
  opacity: 1;
}

.industryBox:hover .industryContent {
  opacity: 1;
} */

.introduce_bottom {
  margin-top: 10.4286rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 13.0714rem;
}

.introduce_bottom_title {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.introduce_bottom_title_name {
  font-size: 2.1429rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.2143rem;
  color: #0071c8;
}

.introduce_bottom_title_content {
  font-size: 1.2857rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.1429rem;
  color: #333333;
  margin: 2.2857rem 0 3.9286rem;
}

.introduce_bottom_content {
  width: 131rem;
  overflow: hidden;
}

.introduce_list {
  display: flex;
  align-items: center;
  position: relative;
  left: 0;
}

.introduce_list li img {
  width: 17.4286rem;
  height: 24.6429rem;
  margin-right: 4.7143rem;
}

.introduce_bottom_btn {
  margin-top: 3rem;
  display: flex;
  align-items: center;
  width: 11.5714rem;
  justify-content: space-between;
}

.introduce_bottom_btn img {
  width: 3.5714rem;
  height: 2.4286rem;
  cursor: pointer;
}

#allmap {
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin: 0;
  font-family: "微软雅黑";
}

.pulsing-marker {
  width: 4.1667rem;
  height: 4.1667rem;
  background: red;
  border-radius: 50%;
  position: absolute;
  transform: scale(0);
  animation: pulse 2s infinite ease-in-out;
  opacity: 0.8;
}

@keyframes pulse {
  0% {
    transform: scale(0.5);
    opacity: 0.8;
  }

  50% {
    transform: scale(1.5);
    opacity: 0;
  }

  100% {
    transform: scale(0);
    opacity: 0;
  }
}

.activeBottomBtn {
  background-color: rgb(0, 113, 201) !important;
}

.postions {
  height: 3.4167rem;
  line-height: 3.4167rem;
  overflow: hidden;
  background: #f1f1f1;
  color: #919191;
  font-size: 1rem;
}

.postions a {
  color: #919191;
}

/*分页*/
/*秀 站 网分页样式*/
.pages {
  clear: both;
  padding: 1.6667rem 0;
  font-size: 1.1667rem;
  text-align: center;
  overflow: hidden;
}

.pages .pagination {
  display: inline-block;
  margin: 0 auto;
  padding: 0;
}

.pages .pagination .page-item,
.pages .pagination .page-num {
  color: #555;
  padding: 0.4167rem 1rem;
  display: block;
  border-radius: 0.1667rem;
  border: 0.0833rem solid #ddd;
  float: left;
  margin: 0 0.4167rem;
}

.pages .pagination .page-num-current {
  background: #333;
  color: #fff;
  border: #333 0.0833rem solid;
}

@media only screen and (max-width: 768px) {
  .pages .pagination .page-num {
    display: none;
  }
}

/*硬件产品*/
.product_a {
  overflow: hidden;
  padding-top: 3%;
  text-align: center;
  margin-bottom: 2%;
}

.product_a a {
  display: inline-block;
  height: 4.6667rem;
  line-height: 4.6667rem;
  background-color: #f0f0f0;
  width: 13.3333rem;
  font-size: 1.1667rem;
  color: #444444;
  margin-left: 0.5%;
  margin-right: 0.5%;
  margin-bottom: 2%;
  transition: all 0.3s;
}

.footer-top-box-over-top a {
  color: #7A7A7A;

}

.product_a a:hover {
  background-color: #409eff;
  color: #fff;
  filter: Alpha(Opacity=80);
  opacity: 0.8;
}

.product_a a.csel {
  background-color: #409eff;
  color: #fff;
}

.product_ul {
  overflow: hidden;
  padding-bottom: 2%;
  padding-top: 3%;
}

.product_ul ul {
  display: flex;
  flex-wrap: wrap;
}

.product_ul ul li {
  float: left;
  width: 32.1%;
  margin-left: 0.5%;
  margin-right: 1%;
  overflow: hidden;
  margin-bottom: 1.5%;
  text-align: center;
  background-color: #fff;
}

.product_ul ul li .product_b {
  border: 0.0833rem solid #e8e8e8;
  padding-bottom: 3rem;
}

.product_ul ul li:nth-child(3n + 0) {
  margin-right: 0;
}

.product_ul ul li img {
  display: inline-block;
  width: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  vertical-align: middle;
}

.product_ul ul li .imgs {
  width: 100%;
  overflow: hidden;
}

.product_ul ul li h2 {
  font-weight: normal;
  color: #333333;
  line-height: 3rem;
  height: 3rem;
  text-align: center;
  overflow: hidden;
  padding-left: 2%;
  padding-right: 2%;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all 0.3s;
  margin-bottom: 1%;
}

.product_ul ul li p {
  line-height: 1.6667rem;
  height: 3.3333rem;
  overflow: hidden;
  color: #929292;
  font-size: 1.1667rem;
  padding-left: 2%;
  padding-right: 2%;
  max-width: 29.1667rem;
  margin: 0 auto;
}

.product_ul ul li em {
  display: block;
  color: #ee697e;
  font-size: 1.1667rem;
  margin-top: 0.8333rem;
  line-height: 1.6667rem;
  height: 1.6667rem;
  overflow: hidden;
}

.product_ul ul li label {
  display: block;
  color: #333;
  font-size: 1.1667rem;
  line-height: 1.6667rem;
  height: 1.6667rem;
  overflow: hidden;
  margin-top: 0.4167rem;
}

.product_ul ul li:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.product_ul ul li:hover {
  -webkit-box-shadow: 0 0.4167rem 1.6667rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.4167rem 1.6667rem rgba(0, 0, 0, 0.1);
  -webkit-transform: translate3d(0, -0.1667rem, 0);
  transform: translate3d(0, -0.1667rem, 0);
  transition: all 0.3s;
}

.product_ul ul li:hover h2 {
  color: #00a1e9;
}

.product_ul ul li:hover .product_b {
  border: 0.0833rem solid #fff;
}

.wrapPath {
  width: 100%;
  margin: 88px 0 0 170px;
  font-size: 27px;
  color: #BABABA
}

.wrapPath span {
  letter-spacing: 2px;
  margin: 0 3px;
}

.margin {
  max-width: 1900px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}

.contentBox {
  min-width: 544px;
  /* margin-top: 30px; */
  display: flex;
  justify-content: center;
  align-items: center;
}

.contentBoxfz {
  min-width: 50px;
  margin-top: 84px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.contentBoxct {
  width: 450px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.contentBox_text {
  display: flex;
  flex-direction: column;
  min-width: 125px;
  /* height: 424px; */
  color: #000000;
  position: relative;
  margin-left: 130px;
}

/* .contentBox_text h1 {
  margin-bottom: 42px;
  font-size: 47px;
  color: #333333;
  display: inline-block;
} */
.contentBox_text p {
  text-indent: 2em;
  line-height: 67px;
  font-size: 30px;
  color: #262626;
  width: 831px;
  margin-bottom: 61px;
}

.himg {
  min-width: 200px;
  position: relative;
  left: 15px;
}

.himg img {
  position: absolute;
  bottom: 0;
  left: 0;
}

.wrapPath a {
  text-decoration: none;
  color: #BABABA
}

/* .wrapPath a:hover,
a:visited,
a:link,
a:active {
  color:#BABABA
} */

.wrap-content {
  width: 145rem;
  background-color: rgb(243, 243, 243);
  margin: 0 auto;
  display: flex;
}

.wrapContent-left {
  width: 44rem;
  height: 67.3333rem;
  background: url(../images/contentLeft_bg.png) center top no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.contentLeft-title {
  width: 25.3333rem;
  height: 6.6667rem;
  text-align: right;
  line-height: 6.6667rem;
  font-size: 2rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  padding-right: 2.3333rem;
  box-sizing: border-box;
  transition: all 0.5s linear;
}



.wraps {
  background: url("../../../../upload/1/editor/qietu/bg.png") no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}

.wraps-reagent {
  background: url("../images/firstImg/bgone.png") no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}

.wraps-consumables {
  background: url("../images/firstImg/bgtwo.png") no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}

.wraps-technical {
  background: url("../images/firstImg/bgT.png") no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}

.wraps-medical {
  background: url("../images/firstImg/bgM.png") no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}

.wraps-biosecuity {
  background: url("../images/firstImg/bgB.png") no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}

/*公司动态*/
.news_bg {
  margin: 79px auto;
  position: relative;
}

.product-container {
  padding: 20px;
  margin: 0 auto;
}

.img_h {
  /* max-width: 140px; */
  position: relative;
  height: 62px;
  letter-spacing: 2px;
  margin-bottom: 53px;
}

.img_h img {
  position: absolute;
  bottom: 0;
  left: 0;
}

.title-wrapper {
  display: inline-block;
  /* 宽度自适应内容 */
  position: relative;
}

.title-wrapper h1 {
  position: relative;
  z-index: 2;
  margin-bottom: -10px;
  font-size: 43px;
  color: #333;
  display: inline-block;
}

.img_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
  background-color: #CADAE5;
  transform: translateY(50%);
  z-index: 1;
}

.product-container h1 {
  font-size: 47px;
  color: #000000;
}

.product-title-h1 {
  font-size: 28px;
  width: 140px;
  color: #000000;
  position: relative;
  background: url(../images/firstImg/jx1.png) center center no-repeat;
  background-size: 100% 100%;
  background-position: 0px 17px;
  height: 34px;
}

.product-content {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 20px;
  align-items: center;
}

.product-technical {
  display: flex;
  width: 1200px;
  flex-direction: column;
  gap: 20px;
}

.product-technical h1 {
  font-size: 37px;
  margin-left: 80px;
}

.content-h {
  padding: 25px;
  position: relative;
  height: 50px;
}

.content-h>div {
  position: absolute;
  bottom: 10px;
  left: 0;
}

.equipment-card-technical {
  margin: 25px 0 50px 0;
}

.equipment-card-technical p {
  letter-spacing: 2px;
  text-indent: 2em;
  font-size: 30px;
  line-height: 50px;
}

.join-gw {
  width: 220px;
  display: flex;
  align-items: center;
  font-size: 30px;
  justify-content: space-between;
  margin-bottom: 20px;
}

.joinwe-content {
  display: flex;
  flex-direction: column;
  margin: 60px 0;
}

.joinwe-content p {
  letter-spacing: 2px;
  font-size: 30px;
  line-height: 60px;
}

.text-p {
  display: flex;
  flex-direction: column;
  min-width: 100px;
}

.img_none {
  width: 831px;
  background-color: #AFC7D9;
  height: 2px;
}

.product-description {
  flex: 1;
  font-size: 30px;
  color: #000000;
  line-height: 38px;
  min-width: 50px;
}

.product-description p {
  text-indent: 2em;
  line-height: 57px;
  letter-spacing: 3px;
}

.equipment-card-me {
  display: flex;
  justify-content: center;
  margin-top: 120px;
}

.product-description-me {
  margin: 40px 0;
  flex: 1;
  font-size: 30px;
  color: #000000;
  line-height: 38px;
  width: 1300px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.product-description-me p {
  text-indent: 2em;
  line-height: 57px;
  letter-spacing: 2px;
}

.product-description-text {
  display: flex;
  flex-direction: column;
  font-size: 30px;
  color: #000;
  letter-spacing: 3px;
}

.product-description-text p {
  font-weight: bold;
}

.product-description-text-content {
  display: flex;
  /* flex-wrap: wrap; */
  margin-top: 103px;
}

.product-description-text-content .lf {
  width: 694px;
  display: flex;
  flex-direction: column;
}

.product-description-text-content .lf>div {
  height: 140px;
}

.product-description-text-content .rt>div {
  height: 140px;
}

.product-description-text-content .rt {
  width: 528px;
  display: flex;
  flex-direction: column;
}

.product-images {
  margin-top: 30px;
  display: flex;
  width: 100%;
  justify-content: space-evenly;
  align-items: center;
}

/* .
 {
  max-width: 100%;
  height: auto;
} */
/* 设备展示区域样式 */
.equipment-section {
  padding: 40px 0;
}

.content-wrapper {
  max-width: 700px;
  margin: 0 auto;
  padding: 0 20px;
}

.section-animate {
  opacity: 0;
  transition: opacity 0.8s ease-in-out;
}

.section-animate.fade-in {
  opacity: 1;
}

.content-inner {
  border-radius: 12px;
}

.equipment-detail h1 {
  color: #2c3e50;
  font-size: 2rem;
  margin-bottom: 20px;
  padding-bottom: 15px;
  position: relative;
}

.equipment-detail .productimg {
  position: absolute;
  top: 33%;
  left: 27%;
  max-width: 235px;
}

.equipment-description {
  color: #000;
  line-height: 1.8;
  margin-bottom: 35px;
  font-size: 16px;
  max-width: 700px;
}

/* 设备网格样式 */
/* .equipment-grid {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 40px;
  align-items: center;
} */
.equipment-grid-reagent {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
  align-items: center;
  width: 100%;
}

.equipment-grid p {
  font-size: 36px;
  font-weight: bold;
  color: #000;
}

.equipment-card {
  display: flex;
  overflow: hidden;
  width: 50%;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin: 10px auto;
}

.equipment-card-cosumables {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
}

.equipment-card-cosumables-four {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 1300px;
  flex-wrap: wrap;
}

.equipment-card-cosumables-four>div {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0;
}

.cosumables-tab {
  margin-top: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cosumables-technical {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 120px;
}





/* 响应式调整 */

@media (max-width: 576px) {
  .content-inner {
    padding: 20px 15px;
  }

  .equipment-detail h1 {
    font-size: 1.6rem;
  }

  .specifications-header-cell,
  .specifications-cell {
    padding: 12px 15px;
    font-size: 0.95rem;
  }
}

@media (max-width: 768px) {
  .product-content {
    flex-direction: column;
  }

  /* .product-images {
    flex-direction: column;
    align-items: center;
  } */
}

.con_id {
  padding-bottom: 3.3333rem;
  display: flex;
  align-items: center;
  /* margin-top: 26px; */
  min-width: 300px;
  margin: 0 auto;
  justify-content: center;
  flex-direction: column;
}

.con_idtb {
  padding-bottom: 3.3333rem;
  display: flex;
  align-items: center;
  /* margin-top: 26px; */
  width: 1300px;
  margin: 0 auto;
  justify-content: center;
  flex-direction: column;
}

.border_nm {
  display: flex;
  margin-top: 50px;

}

.second-ul {}

/* 生物安全 */
.product-biosecurity {
  display: flex;
  flex-direction: column;
  width: 1208px;
}

.product-biosecurity>div {
  margin: 12px 0;
}

@media screen and (max-width: 1680px) {

  /* 设备二级页面 */
  /* 右侧标题字体 */
  .title-wrapper h1 {
    font-size: 34px;
  }
}

@media screen and (max-width: 1440px) {

  /*解决方案2*/
  .solution_con ul li:nth-child(4) {
    padding-top: 4%;
  }

  .solution_con ul li:nth-child(5) {
    padding-top: 8%;
  }

  /* 设备二级页面适配样式 */

  /* 右侧标题以及内容文字 */
  .contentBox_text {
    margin-left: 90px;
  }

  /* 右侧内容文字 */
  .contentBox_text p {
    text-indent: 2em;
    line-height: 45px;
    font-size: 23px;
    width: 550px;
    margin-bottom: 35px;
  }

  /* 医学检验服务下方文字 */
  .equipment-card-technical p {
    font-size: 23px;
    line-height: 45px;
  }
  .product-description-me {
    margin: 35px 0;
    font-size: 26px;
    line-height: 30px;
    width: 950px;
  }

  /* 右侧内容文字底部长条 */
  .img_none {
    width: 550px;
  }

  /* 右侧标题字体 */
  .title-wrapper h1 {
    font-size: 32px;
  }

  /* 右侧标题字体底部长条 */
  .img_title {
    height: 15px;
  }

  /* 左侧图 标准图 */
  .contentBoxfz {
    margin-top: 5px;
    width: 450px;
  }

  /* 左侧图  长图（上下高） */
  .contentBoxct {
    margin-top: -12px;
    width: 300px;
  }

  /* 右侧标题整体 */
  .img_h {
    height: 50px;
    letter-spacing: 2px;
    margin-bottom: 35px;
  }

  /* 二级页面位置引导文字下方整体 */
  .con_id {
    /* margin-top: 26px; */
    min-width: 300px;
    margin-top: -60px;
  }

  /* 右侧标题二级整体 */
  .wrapPath {
    width: 80%;
    margin: 65px 0 0 130px;
    font-size: 24px;
    color: #BABABA
  }

  /* 设备二级页面样式-上下排列 */
  /* 上方文字格式 */
  .product-description {
    font-size: 26px;
    line-height: 30px;
  }

  /* 下方图片格式 */
  .product-images {
    width: 80%;
    margin-top: 28px;
    gap: 100px;
  }

  /* 二级页面整体div宽度和居上 */
  .con_idtb {
    width: 950px;
    margin-top: -40px;
  }

  /* 四个图的二级页面图片格式 */
  .equipment-card-cosumables-four {
    width: 85%;
  }

  .equipment-card-cosumables-four>div {
    width: 40%;
    margin: 20px 0;
  }

  /* 生物安全图片宽度 */
  .product-biosecurity {
    width: 950px;
  }

  /* 左侧是高图的样式 */
  .contentBoxct {
    margin-top: -12px;
    width: 290px;
  }

  /* 基因测序文字下方宽度 */
  .product-technical {
    width: 950px;
  }

  /* 加入我们 */
  .join-gw {
    font-size: 28px;
  }
  .join-gw img{
    width: 68px;
  }
  .joinwe-content p {
    letter-spacing: 2px;
    font-size: 24px;
    line-height: 48px;
  }

  .product-description-text {
    font-size: 24px;
  }
  .product-description-text img{
    width: 40px;
  }
  .product-description-text-content .lf {
    width: 480px;
  }
  .product-description-text-content .rt {
    width: 480px;
  } 
}

@media screen and (max-width: 1330px) {

  /* 设备二级页面 */
  /* 右侧标题字体 */
  .title-wrapper h1 {
    font-size: 30px;
  }

  /* 左侧是高图的样式 */
  .contentBoxct {
    margin-top: -12px;
    width: 280px;
  }

  /* 加入我们 */
  .join-gw {
    font-size: 24px;
  }
  .join-gw img{
    width: 62px;
  }
  .joinwe-content p {
    letter-spacing: 2px;
    font-size: 20px;
    line-height: 40px;
  }
}

@media screen and (max-width: 1200px) {

  /*硬件产品*/
  .product_a a {
    height: 4.1667rem;
    line-height: 4.1667rem;
  }

  /*公司动态*/
  .news_con ul li .i_about_r h3 {
    font-size: 1.3333rem;
    margin-bottom: 0.5%;
  }

  .news_con ul li .i_about_r label {
    margin-bottom: 0.5%;
  }

  .news_con ul li .i_about_r .p {
    line-height: 1.8333rem;
    max-height: 3.6667rem;
  }

  .news_con ul li .i_about_r .news_more {
    margin-top: 1%;
    height: 2.6667rem;
    line-height: 2.6667rem;
  }

  /*公司介绍*/
  .about_div .i_one_div_txt .i_one_t img {
    margin-top: 6%;
    margin-bottom: 1%;
    width: 3.3333rem;
  }

  .about_div .i_one_div_txt .i_one_p {
    padding-top: 1%;
    line-height: 1.6667rem;
    font-size: 1.0833rem;
  }

  .about_two ul li {
    line-height: 1.8333rem;
    font-size: 1.0833rem;
  }

  /*联络我们*/
  .contact_r h2 {
    font-size: 2rem;
  }

  /*解决方案*/
  .solution_bg .solution_t {
    font-size: 2.3333rem;
  }

  .solution_bg .solution_ul ul li .txts img {
    /*margin-top:30px;*/
    width: 18%;
  }

  .solution_bg .solution_ul ul li .txts h2 {
    margin-bottom: 2%;
  }

  .solution_bg .solution_ul ul li .txts p {
    font-size: 1.0833rem;
    line-height: 1.6667rem;
  }

  /*解决方案2*/
  .solution_con ul li h2 {
    font-size: 1.3333rem;
  }

  .solution_bg3 {
    background-position: center 20%;
  }

  .solution_con ul li:nth-child(4) {
    padding-top: 0%;
  }

  .solution_con ul li:nth-child(2) {
    padding-top: 0%;
  }

  .solution_con ul li:nth-child(5) {
    padding-top: 1%;
  }

  /* 设备二级页面适配样式 */
  .contentBox_text {
    margin-left: 80px;
  }

  .contentBox_text p {
    text-indent: 2em;
    line-height: 38px;
    font-size: 20px;
    width: 450px;
    margin-bottom: 30px;
  }

  /* 医学检验服务下方文字 */
  .equipment-card-technical p {
    font-size: 20px;
    line-height: 38px;
  }
  .product-description-me {
    margin: 30px 0;
    font-size: 24px;
    line-height: 28px;
    width: 790px;
  }

  .img_none {
    width: 450px;
  }

  .title-wrapper h1 {
    font-size: 25px;
  }

  .img_title {
    height: 12px;
  }

  .contentBoxfz {
    margin-top: 5px;
    width: 380px;
  }

  .img_h {
    height: 45px;
    letter-spacing: 2px;
    margin-bottom: 30px;
  }

  .con_id {
    /* margin-top: 26px; */
    min-width: 300px;
    margin-top: -80px;
  }

  .wrapPath {
    width: 75%;
    margin: 55px 0 0 120px;
    font-size: 22px;
    color: #BABABA
  }

  /* 设备二级页面样式-上下排列 */
  /* 上方文字格式 */
  .product-description {
    font-size: 24px;
    line-height: 28px;
  }

  .product-description p {
    line-height: 45px;
  }

  /* 下方图片格式 */
  .product-images {
    width: 75%;
    margin-top: 26px;
    gap: 110px;
  }

  /* 二级页面整体div宽度和居上 */
  .con_idtb {
    width: 790px;
    margin-top: -50px;
  }

  /* 四个图的二级页面图片格式 */
  .equipment-card-cosumables-four {
    width: 85%;
  }

  .equipment-card-cosumables-four>div {
    width: 40%;
    margin: 20px 0;
  }

  /* 病原微生物荧光定量PCR试剂盒页面样式 */
  .product-description-text {
    font-size: 21px;
  }
  .product-description-text img{
    width: 34px;
  }
  .product-description-text-content{
    margin-top: 85px;
  }
  .product-description-text-content .lf>div {
    height: 85px;
  }
  .product-description-text-content .rt>div {
    height: 85px;
  }
  .product-description-text-content .lf {
    width: 400px;
  }
  .product-description-text-content .rt {
    width: 400px;
  }

  /* 生物安全图片宽度 */
  .product-biosecurity {
    width: 850px;
  }

  /* 左侧是高图的样式 */
  .contentBoxct {
    margin-top: -12px;
    width: 270px;
  }

  /* 基因测序文字下方宽度 */
  .product-technical {
    width: 790px;
  }

  /* 加入我们 */
  .join-gw {
    font-size: 22px;
  }
  .join-gw img{
    width: 58px;
  }
  .joinwe-content p {
    letter-spacing: 2px;
    font-size: 18px;
    line-height: 36px;
  }
}

@media screen and (max-width: 1100px) {

  /*内页*/
  .o_big {
    background-size: auto 110%;
  }

  /*公司动态*/
  .news_con ul li .i_about_r h3 {
    font-size: 1.25rem;
    margin-bottom: 0.4%;
  }

  .news_con ul li .i_about_r label {
    margin-bottom: 0.4%;
    font-size: 1rem;
  }

  .news_con ul li .i_about_r .p {
    line-height: 1.5rem;
    max-height: 3rem;
    font-size: 1rem;
  }

  /*相关案例*/
  .case_ul ul li .txts {
    padding-top: 0.8333rem;
    padding-bottom: 1.25rem;
  }

  .case_ul ul li .txts .p {
    font-size: 1.0833rem;
  }

  /*人才招聘*/
  .job_ul ul li {
    width: 33.33%;
  }

  .job_ul ul li:nth-child(4n + 0) .job_div {
    border-right: 0.0833rem solid #e9e9e9;
  }

  .job_ul ul li:nth-child(3n + 0) .job_div {
    border-right: 0;
  }

  /*解决方案*/
  .solution_bg .solution_t {
    font-size: 2rem;
  }

  .solution_bg .solution_ul ul li .txts img {
    /*margin-top:20px;*/
    width: 16%;
  }

  .solution_bg .solution_ul ul li .txts p {
    font-size: 1rem;
    line-height: 1.5rem;
    max-height: 15rem;
  }

  /* 设备二级页面适配样式 */
  .contentBox_text {
    margin-left: 80px;
  }

  .contentBox_text p {
    text-indent: 2em;
    line-height: 38px;
    font-size: 20px;
    width: 450px;
    margin-bottom: 30px;
  }

  /* 医学检验服务下方文字 */
  .equipment-card-technical p {
    font-size: 20px;
    line-height: 38px;
  }
  .product-description-me {
    margin: 30px 0;
    font-size: 24px;
    line-height: 28px;
    width: 790px;
  }

  .img_none {
    width: 450px;
  }

  .title-wrapper h1 {
    font-size: 22px;
  }

  .img_title {
    height: 12px;
  }

  .contentBoxfz {
    margin-top: 5px;
    width: 380px;
  }

  .img_h {
    height: 45px;
    letter-spacing: 2px;
    margin-bottom: 30px;
  }

  .con_id {
    /* margin-top: 26px; */
    min-width: 300px;
    margin-top: -80px;
  }

  .wrapPath {
    width: 70%;
    margin: 50px 0 0 100px;
    font-size: 20px;
    color: #BABABA
  }

  /* 设备二级页面样式-上下排列 */
  /* 上方文字格式 */
  .product-description {
    font-size: 24px;
    line-height: 28px;
  }

  .product-description p {
    line-height: 45px;
  }

  /* 下方图片格式 */
  .product-images {
    width: 75%;
    margin-top: 26px;
    gap: 110px;
  }

  /* 二级页面整体div宽度和居上 */
  .con_idtb {
    width: 790px;
    margin-top: -50px;
  }

  /* 四个图的二级页面图片格式 */
  .equipment-card-cosumables-four {
    width: 85%;
  }

  .equipment-card-cosumables-four>div {
    width: 35%;
    margin: 20px 0;
  }

  /* 病原微生物荧光定量PCR试剂盒页面样式 */
  .product-description-text {
    font-size: 20px;
  }
  .product-description-text img{
    width: 32px;
  }
  .product-description-text-content{
    margin-top: 80px;
  }
  .product-description-text-content .lf>div {
    height: 80px;
  }
  .product-description-text-content .rt>div {
    height: 80px;
  }
  .product-description-text-content .lf {
    width: 380px;
  }
  .product-description-text-content .rt {
    width: 380px;
  }

  /* 生物安全图片宽度 */
  .product-biosecurity {
    width: 700px;
  }

  /* 左侧是高图的样式 */
  .contentBoxct {
    margin-top: -12px;
    width: 255px;
  }

  /* 基因测序文字下方宽度 */
  .product-technical {
    width: 790px;
  }

  /* 加入我们 */
  .join-gw {
    font-size: 22px;
  }
  .join-gw img{
    width: 58px;
  }
  .joinwe-content p {
    letter-spacing: 2px;
    font-size: 18px;
    line-height: 36px;
  }
}

@media screen and (max-width: 1000px) {

  /*内页*/
  .o_big {
    background-size: auto 120%;
  }

  /*公司动态*/
  .news_con ul li .i_about_r .news_more {
    margin-top: 0.5%;
    font-size: 1rem;
    height: 2.5rem;
    line-height: 2.5rem;
  }

  /*企业荣誉*/
  .honor_ul ul li {
    width: 32%;
  }

  .honor_ul ul li:nth-child(4n + 0) {
    margin-right: 2%;
  }

  .honor_ul ul li:nth-child(3n + 0) {
    margin-right: 0;
  }

  /*工程案例*/
  .case_ul ul li {
    width: 32%;
  }

  .case_ul ul li:nth-child(4n + 0) {
    margin-right: 2%;
  }

  .case_ul ul li:nth-child(3n + 0) {
    margin-right: 0;
  }

  /*解决方案2*/
  .solution_con ul li h2 {
    font-size: 1.1667rem;
  }

  .b_link ul li {
    width: 19%;
  }

  .b_link ul li:nth-child(6n + 0) {
    margin-right: 1.1%;
  }

  .b_link ul li:nth-child(5n + 0) {
    margin-right: 0;
  }

  /* 设备二级页面适配样式 */
  .contentBox_text {
    margin-left: 75px;
  }

  .contentBox_text p {
    text-indent: 2em;
    line-height: 38px;
    font-size: 20px;
    width: 450px;
    margin-bottom: 30px;
  }

  /* 医学检验服务下方文字 */
  .equipment-card-technical p {
    font-size: 20px;
    line-height: 38px;
  }
  .product-description-me {
    margin: 20px 0;
    font-size: 18px;
    line-height: 22px;
    width: 600px;
  }

  .img_none {
    width: 450px;
  }

  .title-wrapper h1 {
    font-size: 20px;
  }

  .img_title {
    height: 12px;
  }

  .contentBoxfz {
    margin-top: 5px;
    width: 380px;
  }

  .img_h {
    height: 45px;
    letter-spacing: 2px;
    margin-bottom: 30px;
  }

  .con_id {
    /* margin-top: 26px; */
    min-width: 300px;
    margin-top: -80px;
  }

  .wrapPath {
    width: 75%;
    margin: 55px 0 0 120px;
    font-size: 22px;
    color: #BABABA
  }

  /* 设备二级页面样式-上下排列 */
  /* 上方文字格式 */
  .product-description {
    font-size: 18px;
    line-height: 22px;
  }

  .product-description p {
    line-height: 35px;
  }

  /* 下方图片格式 */
  .product-images {
    width: 80%;
    margin-top: 26px;
    gap: 110px;
  }

  /* 二级页面整体div宽度和居上 */
  .con_idtb {
    width: 600px;
    margin-top: -60px;
  }

  /* 四个图的二级页面图片格式 */
  .equipment-card-cosumables-four {
    width: 85%;
  }

  .equipment-card-cosumables-four>div {
    width: 35%;
    margin: 20px 0;
  }

  /* 病原微生物荧光定量PCR试剂盒页面样式 */
  .product-description-text {
    font-size: 20px;
  }
  .product-description-text img{
    width: 32px;
  }
  .product-description-text-content{
    margin-top: 75px;
  }
  .product-description-text-content .lf>div {
    height: 75px;
  }
  .product-description-text-content .rt>div {
    height: 75px;
  }
  .product-description-text-content .lf {
    width: 380px;
  }
  .product-description-text-content .rt {
    width: 380px;
  }

  /* 生物安全图片宽度 */
  .product-biosecurity {
    width: 650px;
  }

  /* 左侧是高图的样式 */
  .contentBoxct {
    margin-top: -12px;
    width: 245px;
  }

  /* 基因测序文字下方宽度 */
  .product-technical {
    width: 600px;
  }

  /* 加入我们 */
  .join-gw {
    font-size: 20px;
  }
  .join-gw img{
    width: 54px;
  }
  .joinwe-content p {
    letter-spacing: 2px;
    font-size: 16px;
    line-height: 32px;
  }
}

@media screen and (max-width: 960px) {

  /*内页*/
  .o_big {
    background-size: auto 130%;
  }

  /*硬件产品*/
  .product_a a {
    height: 3.8333rem;
    line-height: 3.8333rem;
  }

  /*公司动态*/
  .news_con ul li .i_about_r h3 {
    font-size: 1.1667rem;
  }

  /*公司介绍*/
  .about_div .i_one_div_txt .i_one_t img {
    width: 2.5rem;
    margin-top: 3%;
  }

  .about_two ul li {
    line-height: 1.6667rem;
    font-size: 1rem;
  }

  /*联络我们*/
  .contact_r h2 {
    font-size: 1.6667rem;
  }

  /*解决方案*/
  .solution_bg .solution_t {
    font-size: 1.6667rem;
  }

  .solution_bg .solution_ul ul li .txts img {
    /*margin-top:15px;*/
    width: 14%;
    margin-bottom: 3%;
  }

  .solution_bg .solution_ul ul li .txts h2 {
    font-size: 1.6667rem;
  }

  /*产品详细*/
  .product_con .td.vt {
    vertical-align: middle;
  }

  .product_con .txts .p1 {
    font-size: 1.1667rem;
  }

  .product_con .txts .p2 {
    font-size: 1.1667rem;
    line-height: 2.1667rem;
  }

  /* 设备二级页面适配样式 */
  .contentBox_text {
    margin-left: 65px;
  }

  .contentBox_text p {
    text-indent: 2em;
    line-height: 36px;
    font-size: 16px;
    width: 420px;
    margin-bottom: 28px;
  }

  /* 医学检验服务下方文字 */
  .equipment-card-technical p {
    font-size: 16px;
    line-height: 36px;
  }
  .product-description-me {
    margin: 20px 0;
    font-size: 18px;
    line-height: 22px;
    width: 600px;
  }

  .img_none {
    width: 420px;
  }

  .title-wrapper h1 {
    font-size: 18px;
  }

  .img_title {
    height: 11px;
  }

  .contentBoxfz {
    margin-top: 5px;
    width: 330px;
  }

  .img_h {
    height: 43px;
    letter-spacing: 2px;
    margin-bottom: 28px;
  }

  .con_id {
    /* margin-top: 26px; */
    min-width: 120px;
    margin-top: -85px;
  }

  .wrapPath {
    width: 73%;
    margin: 50px 0 0 105px;
    font-size: 19px;
    color: #BABABA
  }

  /* 设备二级页面样式-上下排列 */
  /* 上方文字格式 */
  .product-description {
    font-size: 18px;
    line-height: 22px;
  }

  .product-description p {
    line-height: 35px;
  }

  /* 下方图片格式 */
  .product-images {
    width: 80%;
    margin-top: 26px;
    gap: 110px;
  }

  /* 二级页面整体div宽度和居上 */
  .con_idtb {
    width: 600px;
    margin-top: -60px;
  }

  /* 四个图的二级页面图片格式 */
  .equipment-card-cosumables-four {
    width: 85%;
  }

  .equipment-card-cosumables-four>div {
    width: 35%;
    margin: 20px 0;
  }

  /* 病原微生物荧光定量PCR试剂盒页面样式 */
  .product-description-text {
    font-size: 16px;
  }
  .product-description-text img{
    width: 29px;
  }
  .product-description-text-content{
    margin-top: 75px;
  }
  .product-description-text-content .lf>div {
    height: 75px;
  }
  
  .product-description-text-content .rt>div {
    height: 75px;
  }
  .product-description-text-content .lf {
    width: 330px;
  }
  .product-description-text-content .rt {
    width: 330px;
  }

  /* 生物安全图片宽度 */
  .product-biosecurity {
    width: 650px;
  }

  /* 左侧是高图的样式 */
  .contentBoxct {
    margin-top: -12px;
    width: 230px;
  }

  /* 基因测序文字下方宽度 */
  .product-technical {
    width: 600px;
  }

  /* 加入我们 */
  .join-gw {
    font-size: 20px;
  }
  .join-gw img{
    width: 54px;
  }
  .joinwe-content p {
    letter-spacing: 2px;
    font-size: 16px;
    line-height: 32px;
  }
}

@media screen and (max-width: 830px) {

  /*内页*/
  .o_big {
    background-size: auto 140%;
  }

  /*公司动态*/
  .news_con ul li .i_about_r .news_more {
    display: none;
  }

  /*公司介绍*/
  .about_div .i_one_div_txt {
    width: 96%;
    padding-left: 2%;
    padding-right: 2%;
    margin-bottom: 3%;
    padding-top: 2%;
  }

  .about_div .i_one_div_txt .i_one_con {
    max-width: none;
  }

  .about_div .i_one_div_img {
    width: 100%;
  }

  .about_two ul li {
    width: 97%;
    margin-bottom: 3%;
  }

  /*解决方案*/
  .solution_bg .solution_ul ul li {
    width: 49%;
  }

  .solution_bg .solution_ul ul li:nth-child(3n + 0) {
    margin-right: 2%;
  }

  .solution_bg .solution_ul ul li:nth-child(2n + 0) {
    margin-right: 0%;
  }

  /*解决方案2*/
  .b_link ul li {
    width: 24%;
  }

  .b_link ul li:nth-child(5n + 0) {
    margin-right: 1.1%;
  }

  .b_link ul li:nth-child(4n + 0) {
    margin-right: 0;
  }

  /* 设备二级页面适配样式 */
  .contentBox_text {
    margin-left: 55px;
  }

  .contentBox_text p {
    text-indent: 2em;
    line-height: 32px;
    font-size: 14px;
    width: 360px;
    margin-bottom: 26px;
  }

  /* 医学检验服务下方文字 */
  .equipment-card-technical p {
    font-size: 14px;
    line-height: 32px;
  }
  .product-description-me {
    margin: 20px 0;
    font-size: 18px;
    line-height: 22px;
    width: 600px;
  }

  /* 健康管理长标题 */
  .product-technical h1 {
    font-size: 20px;
    margin-left: 140px;
  }
  .content-h {
    padding: 10px;
    position: relative;
    height: 40px;
  }

  .img_none {
    width: 360px;
  }

  .title-wrapper h1 {
    font-size: 16px;
  }

  .img_title {
    height: 10px;
  }

  .contentBoxfz {
    margin-top: 5px;
    width: 280px;
  }

  .img_h {
    height: 40px;
    letter-spacing: 2px;
    margin-bottom: 22px;
  }

  .con_id {
    /* margin-top: 26px; */
    min-width: 120px;
    margin-top: -90px;
  }

  .wrapPath {
    width: 73%;
    margin: 40px 0 0 80px;
    font-size: 16px;
    color: #BABABA
  }

  /* 设备二级页面样式-上下排列 */
  /* 上方文字格式 */
  .product-description {
    font-size: 18px;
    line-height: 22px;
  }

  .product-description p {
    line-height: 35px;
  }

  /* 下方图片格式 */
  .product-images {
    width: 100%;
    margin-top: 26px;
    gap: 110px;
  }

  /* 二级页面整体div宽度和居上 */
  .con_idtb {
    width: 600px;
    margin-top: -60px;
  }

  /* 四个图的二级页面图片格式 */
  .equipment-card-cosumables-four {
    width: 85%;
  }

  .equipment-card-cosumables-four>div {
    width: 35%;
    margin: 20px 0;
  }

  /* 病原微生物荧光定量PCR试剂盒页面样式 */
  /* 病原微生物荧光定量PCR试剂盒页面样式 */
  .product-description-text {
    font-size: 15px;
  }
  .product-description-text img{
    width: 25px;
  }
  .product-description-text-content{
    margin-top: 70px;
  }
  .product-description-text-content .lf>div {
    height: 70px;
  }
  
  .product-description-text-content .rt>div {
    height: 70px;
  }
  .product-description-text-content .lf {
    width: 300px;
  }
  .product-description-text-content .rt {
    width: 300px;
  }

  /* 生物安全图片宽度 */
  .product-biosecurity {
    width: 600px;
  }

  /* 左侧是高图的样式 */
  .contentBoxct {
    margin-top: -12px;
    width: 190px;
  }

  /* 基因测序文字下方宽度 */
  .product-technical {
    width: 600px;
  }

  /* 加入我们 */
  .join-gw {
    font-size: 19px;
  }
  .join-gw img{
    width: 52px;
  }
  .joinwe-content p {
    letter-spacing: 2px;
    font-size: 14px;
    line-height: 28px;
  }
}

@media screen and (max-width: 780px) {

  /*内页*/
  .o_big {
    background-size: auto 150%;
  }

  /*硬件产品*/
  .product_a a {
    height: 3.5rem;
    line-height: 3.5rem;
  }

  .product_ul ul li {
    width: 49%;
  }

  .product_ul ul li:nth-child(3n + 0) {
    margin-right: 1%;
  }

  .product_ul ul li:nth-child(2n + 0) {
    margin-right: 0;
  }

  .prenext {
    font-size: 1.1667rem;
  }

  .prenext span {
    width: 5.8333rem;
    font-size: 1.1667rem;
  }

  /*联络我们*/
  .contact_r h2 {
    font-size: 1.5rem;
  }

  .map_div {
    width: 100%;
  }

  .contact_r {
    width: 94%;
    padding-top: 3%;
  }

  /*工程案例*/
  .case_ul ul li {
    width: 49%;
  }

  .case_ul ul li:nth-child(3n + 0) {
    margin-right: 2%;
  }

  .case_ul ul li:nth-child(2n + 0) {
    margin-right: 0;
  }

  /*人才招聘*/
  .job_ul ul li {
    width: 50%;
  }

  .job_ul ul li:nth-child(3n + 0) .job_div {
    border-right: 0.0833rem solid #e9e9e9;
  }

  .job_ul ul li:nth-child(2n + 0) .job_div {
    border-right: 0;
  }

  /*解决方案2*/
  .solution_bg3 {
    background: none;
  }

  .solution_con ul li:nth-child(1) {
    width: 50%;
  }

  .solution_con ul li:nth-child(2) {
    width: 50%;
    padding-right: 0;
  }

  .solution_con ul li:nth-child(3) {
    width: 50%;
  }

  .solution_con ul li:nth-child(4) {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }

  .solution_con ul li:nth-child(5) {
    width: 50%;
  }

  .solution_con ul li .solution_box {
    margin-bottom: 3.3333rem;
  }

  /* 设备二级页面适配样式 */
  .contentBox_text {
    margin-left: 55px;
  }

  .contentBox_text p {
    text-indent: 2em;
    line-height: 32px;
    font-size: 14px;
    width: 300px;
    margin-bottom: 26px;
  }

  /* 医学检验服务下方文字 */
  .equipment-card-technical p {
    font-size: 14px;
    line-height: 32px;
  }
  .product-description-me {
    margin: 16px 0;
    font-size: 16px;
    line-height: 18px;
    width: 520px;
  }

  .img_none {
    width: 300px;
  }

  .title-wrapper h1 {
    font-size: 14px;
  }

  .img_title {
    height: 10px;
  }

  .contentBoxfz {
    margin-top: 5px;
    width: 240px;
  }

  .img_h {
    height: 40px;
    letter-spacing: 2px;
    margin-bottom: 22px;
  }

  .con_id {
    /* margin-top: 26px; */
    min-width: 120px;
    margin-top: -90px;
  }

  .wrapPath {
    width: 73%;
    margin: 40px 0 0 80px;
    font-size: 16px;
    color: #BABABA
  }

  /* 设备二级页面样式-上下排列 */
  /* 上方文字格式 */
  .product-description {
    font-size: 16px;
    line-height: 18px;
  }

  .product-description p {
    line-height: 30px;
  }

  /* 下方图片格式 */
  .product-images {
    width: 80%;
    margin-top: 24px;
    gap: 120px;
  }

  /* 二级页面整体div宽度和居上 */
  .con_idtb {
    width: 520px;
    margin-top: -60px;
  }

  /* 四个图的二级页面图片格式 */
  .equipment-card-cosumables-four {
    width: 85%;
  }

  .equipment-card-cosumables-four>div {
    width: 35%;
    margin: 20px 0;
  }

  /* 病原微生物荧光定量PCR试剂盒页面样式 */
  .product-description-text {
    font-size: 12px;
  }
  .product-description-text img{
    width: 20px;
  }
  .product-description-text-content{
    margin-top: 65px;
  }
  .product-description-text-content .lf>div {
    height: 65px;
  }
  
  .product-description-text-content .rt>div {
    height: 65px;
  }
  .product-description-text-content .lf {
    width: 260px;
  }
  .product-description-text-content .rt {
    width: 260px;
  }

  /* 生物安全图片宽度 */
  .product-biosecurity {
    width: 480px;
  }

  /* 左侧是高图的样式 */
  .contentBoxct {
    margin-top: -12px;
    width: 160px;
  }

  /* 基因测序文字下方宽度 */
  .product-technical {
    width: 520px;
  }

  /* 加入我们 */
  .join-gw {
    font-size: 19px;
  }
  .join-gw img{
    width: 52px;
  }
  .joinwe-content p {
    letter-spacing: 2px;
    font-size: 14px;
    line-height: 28px;
  }
}

@media screen and (max-width: 640px) {

  /*内页*/
  .o_big {
    background-size: auto 160%;
  }

  /* 设备二级页面适配样式 */
  .contentBox_text {
    margin-left: 40px;
  }

  .contentBox_text p {
    text-indent: 2em;
    line-height: 26px;
    font-size: 10px;
    width: 200px;
    margin-bottom: 22px;
  }

  /* 医学检验服务下方文字 */
  .equipment-card-technical p {
    font-size: 10px;
    line-height: 26px;
  }
  .product-description-me {
    margin: 14px 0;
    font-size: 14px;
    line-height: 16px;
    width: 380px;
  }

  /* 健康管理长标题 */
  .product-technical h1 {
    font-size: 20px;
    margin-left: 70px;
  }
  .content-h {
    padding: 10px;
    position: relative;
    height: 40px;
  }

  .img_none {
    width: 200px;
  }

  .title-wrapper h1 {
    font-size: 12px;
  }

  .img_title {
    height: 8px;
  }

  .contentBoxfz {
    margin-top: 5px;
    width: 190px;
  }

  .img_h {
    height: 35px;
    letter-spacing: 2px;
    margin-bottom: 16px;
  }

  .con_id {
    /* margin-top: 26px; */
    min-width: 120px;
    margin-top: -90px;
  }

  .wrapPath {
    width: 73%;
    margin: 40px 0 0 60px;
    font-size: 12px;
    color: #BABABA
  }

  /* 设备二级页面样式-上下排列 */
  /* 上方文字格式 */
  .product-description {
    font-size: 14px;
    line-height: 16px;
  }

  .product-description p {
    line-height: 26px;
  }

  /* 下方图片格式 */
  .product-images {
    width: 80%;
    margin-top: 20px;
    gap: 120px;
  }

  /* 二级页面整体div宽度和居上 */
  .con_idtb {
    width: 380px;
    margin-top: -70px;
  }

  /* 四个图的二级页面图片格式 */
  .equipment-card-cosumables-four {
    width: 85%;
  }

  .equipment-card-cosumables-four>div {
    width: 35%;
    margin: 20px 0;
  }

   /* 病原微生物荧光定量PCR试剂盒页面样式 */
   .product-description-text {
    font-size: 9px;
  }
  .product-description-text img{
    width: 16px;
  }
  .product-description-text-content{
    margin-top: 60px;
  }
  .product-description-text-content .lf {
    width: 190px;
  }
  .product-description-text-content .rt {
    width: 190px;
  }
  .product-description-text-content .lf>div {
    height: 60px;
  }
  
  .product-description-text-content .rt>div {
    height: 60px;
  }

  /* 生物安全图片宽度 */
  .product-biosecurity {
    width: 380px;
  }

  /* 左侧是高图的样式 */
  .contentBoxct {
    margin-top: -12px;
    width: 140px;
  }

  /* 基因测序文字下方宽度 */
  .product-technical {
    width: 380px;
  }

  /* 加入我们 */
  .join-gw {
    font-size: 18px;
  }
  .join-gw img{
    width: 50px;
  }
  .joinwe-content p {
    letter-spacing: 2px;
    font-size: 12px;
    line-height: 24px;
  }
}

@media screen and (max-width: 480px) {

  /*内页*/
  .o_big {
    background-size: auto 170%;
  }

  /* 设备二级页面适配样式 */
  .contentBox_text {
    margin-left: 25px;
  }

  .contentBox_text p {
    text-indent: 2em;
    line-height: 16px;
    font-size: 8px;
    width: 160px;
    margin-bottom: 22px;
  }

  /* 医学检验服务下方文字 */
  .equipment-card-technical p {
    font-size: 8px;
    line-height: 22px;
  }
  .product-description-me {
    margin: 10px 0;
    font-size: 10px;
    line-height: 12px;
    width: 300px;
  }

  .img_none {
    width: 160px;
  }

  .title-wrapper h1 {
    font-size: 8px;
  }

  .img_title {
    height: 5px;
  }

  .contentBoxfz {
    margin-top: 5px;
    width: 120px;
  }

  .img_h {
    height: 25px;
    letter-spacing: 2px;
    margin-bottom: 10px;
  }

  .con_id {
    /* margin-top: 26px; */
    min-width: 120px;
    margin-top: -110px;
  }

  .wrapPath {
    width: 90%;
    margin: 50px 0 0 30px;
    font-size: 7px;
    color: #BABABA
  }

  /* 设备二级页面样式-上下排列 */
  /* 上方文字格式 */
  .product-description {
    font-size: 10px;
    line-height: 12px;
  }

  .product-description p {
    line-height: 22px;
  }

  /* 下方图片格式 */
  .product-images {
    width: 80%;
    margin-top: 18px;
    gap: 30px;
  }
  .product-container {
    margin-top: 60px;
    padding: 5px;
  }

  /* 二级页面整体div宽度和居上 */
  .con_idtb {
    width: 300px;
    margin-top: -90px;
  }

  /* 四个图的二级页面图片格式 */
  .equipment-card-cosumables-four {
    width: 85%;
  }

  .equipment-card-cosumables-four>div {
    width: 35%;
    margin: 20px 0;
  }

  /* 病原微生物荧光定量PCR试剂盒页面样式 */
  .product-description-text {
    font-size: 6px;
  }
  .product-description-text img{
    width: 13px;
  }
  .product-description-text-content{
    margin-top: 60px;
  }
  .product-description-text-content .lf {
    width: 145px;
  }
  
  .product-description-text-content .rt {
    width: 145px;
  }
  .product-description-text-content .lf>div {
    height: 50px;
  }
  
  .product-description-text-content .rt>div {
    height: 50px;
  }

  /* 生物安全图片宽度 */
  .product-biosecurity {
    width: 280px;
  }

  /* 左侧是高图的样式 */
  .contentBoxct {
    margin-top: -12px;
    width: 120px;
  }

  /* 基因测序文字下方宽度 */
  .product-technical {
    width: 300px;
  }

  /* 手机分辨率下的左右二级设备页面上方距离 */
  .border_nm {
    margin-top: 100px;
  }

  /* 健康管理长标题 */
  .product-technical h1 {
    font-size: 12px;
    margin-left: 70px;
  }
  .content-h {
    padding: 10px;
    position: relative;
    height: 28px;
  }

  /* 加入我们 */
  .join-gw {
    font-size: 18px;
  }
  .join-gw img{
    width: 50px;
  }
  .joinwe-content p {
    letter-spacing: 2px;
    font-size: 12px;
    line-height: 24px;
  }
  
}

@media screen and (max-width: 360px) {

  /*内页*/
  .o_big {
    background-size: auto 180%;
  }
}

@media screen and (max-width: 320px) {}