.supage_109 .public-inner-head {
  position: relative;
  top: -0.97rem;
}
.supage_109 .public-inner-head .public-inner-content {
  background-color: #fff;
  position: relative;
}
.supage_109 .public-inner-head .public-inner-bgRight {
  position: absolute;
  width: 2.33rem;
  background-color: #F0F0F0;
  height: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  top: 0.97rem;
  max-width: 15%;
}
.supage_109 .public-inner-head .public-inner-bgLeft {
  height: 100%;
  position: absolute;
  width: calc(100% - 2.33rem);
  background-color: #ffffff;
  left: 0;
  top: 0;
  bottom: 0;
  min-width: 85%;
}
.supage_109 .public-inner-head .public-inner-bgLeft .border-line {
  width: 100%;
  height: 0.01rem;
  position: absolute;
  top: 0.97rem;
  background: #EFEFEF;
  z-index: 999;
}
.supage_109 .public-inner-head .public-inner-tabTop {
  overflow: hidden;
}
/* .supage_109 .public-inner-head .public-inner-tabTop .tabLeft {
  float: left;
  line-height: 0.97rem;
  color: #333333;
  font-size: 0.14rem;
} */
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_109 .public-inner-head .public-inner-tabTop .tabLeft {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_109 .public-inner-head .public-inner-tabTop .tabLeft {
    font-size: 0.24rem;
  }
}
.supage_109 .public-inner-head .public-inner-tabTop .tabLeft img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
}
.supage_109 .public-inner-head .public-inner-tabTop .tabLeft text {
  display: inline-block;
  vertical-align: middle;
}
.supage_109 .public-inner-head .public-inner-tabTop .tabLeft .title {
  color: #0D2E89;
}
.supage_109 .public-inner-head .public-inner-tabTop .tabLeft .title a {
  color: #0D2E89;
}
.supage_109 .public-inner-head .public-inner-tabTop .tabRight {
  float: right;
  width: 60%;
  line-height: 0.97rem;
  height: 0.97rem;
}
.supage_109 .public-inner-head .public-inner-tabTop .tabRight .swiper-container {
  height: 100%;
  overflow: hidden;
}
.supage_109 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul {
  height: 100%;
  float: right;
}
.supage_109 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul li {
  font-weight: bold;
  color: #333;
  font-size: 0.14rem;
  min-width: 1.2rem;
}
@media screen and (max-width: 1300px) {
  .supage_109 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul li {
    min-width: 1rem;
  }
}
.supage_109 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 0.1rem;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_109 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul li {
    font-size: 0.16rem;
  }
}
.supage_109 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul:first-child {
  margin-left: 0;
}
@media screen and (max-width: 1024px) {
  .supage_109 .public-inner-head .public-inner-tabTop .tabLeft {
    width: 100%;
    float: inherit;
  }
  .supage_109 .public-inner-head .public-inner-tabTop .tabRight {
    display: none;
  }
  .supage_109 .public-inner-head .public-inner-tabTop .tabRight .swiper-container ul li {
    max-width: calc(100% / 3);
    font-size: 0.24rem;
  }
}
.supage_109 .public-inner-head .public-inner-cont {
  padding: 0.7rem 0 0;
}
.supage_109 .public-inner-head .public-inner-cont .public-inner-title h2 {
  color: #333333;
  text-align: center;
  font-size: 0.24rem;
  margin-bottom: 0.26rem;
  font-weight: bold;
}
.supage_109 .public-inner-head .public-inner-cont .public-inner-title h3 {
  font-size: 0.14rem;
  color: #666666;
  text-align: center;
  margin-bottom: 0.45rem;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_109 .public-inner-head .public-inner-cont .public-inner-title h3 {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_109 .public-inner-head .public-inner-cont .public-inner-title h2 {
    font-size: 0.32rem;
  }
  .supage_109 .public-inner-head .public-inner-cont .public-inner-title h3 {
    font-size: 0.24rem;
  }
}
@media screen and (max-width: 1500px) {
  .supage_109 .public-inner-head .public-inner-bgLeft {
    width: 100%;
  }
  .supage_109 .public-inner-head .public-inner-bgRight {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .supage_109 .public-inner-head {
    top: 0;
    padding-bottom: 0.7rem;
  }
}
.supage_109 .overflow-line {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.supage_109 .container {
  width: 12rem;
  margin: 0 auto;
}
@media screen and (max-width: 1500px) {
  .supage_109 .container {
    width: 80% !important;
  }
}
@media screen and (max-width: 1024px) {
  .supage_109 .container {
    width: 100% !important;
    padding: 0 0.3rem;
  }
}
.supage_109 .page-link-20 {
  background: #fff;
  padding: 0;
}
.supage_109 .public-inner-title .info {
  text-align: center;
  font-size: 0.14rem;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_109 .public-inner-title .info {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_109 .public-inner-title .info {
    font-size: 0.24rem;
  }
}
.supage_109 .product-center-introduction {
  margin-bottom: 0.2rem;
}
.supage_109 .product-center-introduction .product-center-swiper {
  border: none;
  width: 5.09rem;
}
.supage_109 .product-center-introduction .product-center-swiper .swiper-slide .product-center-swiper-item {
  height: 5.09rem;
}


@media screen and (max-width: 1024px) {
  .supage_109 .product-center-introduction .product-center-swiper .swiper-slide .product-center-swiper-item {
    height: 7rem;
  }
}
.supage_109 .pagination {
  position: absolute;
  bottom: 0.2rem;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  text-align: center;
  z-index: 98;
  font-size: 0;
}
.supage_109 .pagination span.swiper-pagination-switch {
  display: inline-block;
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 50%;
  background: #ffffff;
  margin: 0 0.06rem;
}
.supage_109 .pagination span.swiper-pagination-switch.template_main_back {
  background: #0B40AE;
}
.supage_109 .product-center-introduction .product-center-info {
  position: relative;
  width: calc(100% - 5.3rem);
  padding-left: 0.33rem;
  padding-top: 0;
  height: 5rem;
}
.supage_109 .product-center-introduction .product-center-info .cons {
  margin-top: 0.04rem;
  font-size: 0.16rem;
  line-height: 2;
  color: #707070;
  -webkit-line-clamp: 6;
  height: 60%;
  overflow: auto;
  text-overflow: inherit;
}
.supage_109 .product-center-introduction .product-center-info .cons::-webkit-scrollbar {
  width: 0.01rem;
}
.supage_109 .product-center-introduction .product-center-info .title {
  font-size: 0.2rem;
  font-weight: 400;
  margin-bottom: 0.25rem;
}
@media screen and (max-width: 1024px) {
  .supage_109 .product-center-introduction .product-center-info .cons {
    font-size: 0.26rem;
  }
  .supage_109 .product-center-introduction .product-center-info .title {
    font-size: 0.28rem;
  }
  .supage_109 .public-inner-head .public-inner-cont {
    padding: 0.7rem 0.2rem 0;
  }
}
.supage_109 .tel-but {
  position: absolute;
  bottom: 0;
  height: 0.78rem;
}
.supage_109 .tel-but .tel-but-left,
.supage_109 .tel-but .tel-but-right {
  position: absolute;
  max-height: 100%;
  color: #fff;
  bottom: 0;
}
.supage_109 .tel-but .tel-but-left img,
.supage_109 .tel-but .tel-but-right img {
  max-height: 100%;
}
@media screen and (max-width: 1024px) {
  .supage_109 .tel-but .tel-but-left,
  .supage_109 .tel-but .tel-but-right {
    display: none;
  }
}
.supage_109 .tel-but .tel-but-right {
  left: 232px ;
}
.supage_109 .tel-but .tel-but-left-phone {
  padding: 0.15rem 0.45rem;
  width: fit-content;
  color: #fff;
  background-color: #0B40AE;
  border-radius: 0.45rem;
  display: none;
}
@media screen and (max-width: 1024px) {
  .supage_109 .tel-but .tel-but-left-phone {
    font-size: 0.24rem;
    display: block;
    margin-top: 0.2rem;
  }
}
.supage_109 .tel-but .tel-but-left {
  background: url(../images/inner-bg2.png) center center / cover no-repeat;
  width: 2.56rem;
  height: 0.78rem;
}
.supage_109 .tel-but .tel-but-left .reword {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%);
  font-size: 0.18rem;
}
@media screen and (max-width: 1024px) {
  .supage_109 .tel-but .tel-but-left .reword {
    font-size: 0.26rem;
    margin-top: -0.05rem;
  }
}
.supage_109 .tel-but .tel-but-right {
  background: url(../images/inner-bg1.png) center center / cover no-repeat;
  width: 3.08rem;
  height: 0.64rem;
  left: 2.32rem;
}
.supage_109 .tel-but .tel-but-right > div {
  display: flex;
  align-items: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.35rem;
}
.supage_109 .tel-but .tel-but-right > div .right {
  margin-left: 0.25rem;
}
.supage_109 .tel-but .tel-but-right > div .right h3 {
  font-size: 0.14rem;
  font-weight: 400;
  line-height: 0.32rem;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_109 .tel-but .tel-but-right > div .right h3 {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_109 .tel-but .tel-but-right > div .right h3 {
    font-size: 0.24rem;
  }
}
.supage_109 .tel-but .tel-but-right > div .right p {
  font-size: 0.18rem;
}
@media screen and (max-width: 1024px) {
  .supage_109 .tel-but .tel-but-right > div .right p {
    font-size: 0.26rem;
  }
}
.supage_109 .tel-but .tel-but-right img {
  width: 0.32rem;
  height: 0.28rem;
  display: block;
}
@media screen and (max-width: 1024px) {
  .supage_109 .tel-but {
    width: 100%;
  }
  .supage_109 .tel-but .tel-but-left {
    width: 40%;
    background-size: 100% 100% ;
  }
  .supage_109 .tel-but .tel-but-right {
    width: calc(60% + 0.25rem);
    left: calc(40% - 0.26rem);
    border-top-right-radius: 0.05rem;
    border-bottom-right-radius: 0.05rem;
  }
}
.supage_109 .tabTitle {
  overflow: hidden;
  width: 100%;
  background: #F4F6F8;
  height: 0.6rem;
  color: #000;
  line-height: 0.6rem;
  font-size: 0.16rem;
}
.supage_109 .tabTitle .tab-item {
  float: left;
  width: 1.37rem;
  text-align: center;
  cursor: pointer;
  font-size: 0.16rem;
}
@media screen and (max-width: 1024px) {
  .supage_109 .tabTitle .tab-item {
    font-size: 0.26rem;
  }
}
.supage_109 .tabTitle .active-item {
  color: #fff;
}
.supage_109 .box {
  overflow: hidden;
}
.supage_109 .tabContent {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.supage_109 .tabContent .tab-item-cont {
  float: left;
  display: none;
}
.supage_109 .tabContent .showItem {
  display: block;
}
.supage_109 .news-detail-page {
  padding: 0.25rem 0;
  border-top: 1px dashed #c2c2c2;
  margin-top: 0.4rem;
}
.supage_109 .news-detail-page .page-in {
  float: left;
  width: 80%;
}
.supage_109 .news-detail-page .page-in li {
  margin-bottom: 0.1rem;
}
.supage_109 .news-detail-page .page-in li i {
  font-family: serif;
  display: inline-block;
  font-weight: bold;
  margin-right: 0.05rem;
}
.supage_109 .news-detail-page .page-in li strong {
  display: inline-block;
  margin-right: 0.1rem;
}
.supage_109 .news-detail-page .page-in li:last-child {
  margin-bottom: 0;
}
.supage_109 .news-detail-page .page-in li a,
.supage_109 .news-detail-page .page-in li span {
  font-size: 0.16rem;
  color: #333333;
}
.supage_109 .news-detail-page .page-in li a {
  display: block;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.supage_109 .news-detail-page .return {
  text-align: center;
  float: right;
}
.supage_109 .news-detail-page .return a {
  display: block;
  width: 0.48rem;
  background: #ffffff;
  font-size: 0.16rem;
  line-height: 0.2rem;
  color: #707070;
  padding: 0.04rem 0;
}
@media screen and (max-width: 1024px) {
  .supage_109 .news-detail-page {
    padding: 4% 0;
  }
  .supage_109 .news-detail-page .page-in {
    float: none;
    width: 100%;
  }
  .supage_109 .news-detail-page .return {
    display: none;
  }
}
.supage_109 .news-detail-page {
  border-top: 0.01rem solid #efefef;
  border-bottom: 0.01rem solid #efefef;
  padding: 0.39rem 0;
}
.supage_109 .news-detail-page .return {
  border-radius: 0.5rem;
}
.supage_109 .news-detail-page .return a {
  display: block;
  width: 1.37rem;
  color: #ffffff;
  background: inherit ;
  font-size: 0.16rem;
  line-height: 0.48rem;
  border-radius: 0.5rem;
  padding: 0.04rem 0;
  border: none;
}
@media screen and (max-width: 1024px) {
  .supage_109 .news-detail-page .page-in li a,
  .supage_109 .news-detail-page .page-in li span {
    font-size: 0.26rem;
  }
}
.supage_109 .tab-item-cont {
  padding-top: 0.4rem;
}
.supage_109 .area-content {
  padding: 0.3rem 0;
}
.supage_109 .area-content img {
  vertical-align: middle;
}
.supage_109 .product {
  padding-top: 0.5rem;
}
.supage_109 .product .public-list-title h3 {
  font-size: 0.14rem;
  color: #666;
  font-weight: 400;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_109 .product .public-list-title h3 {
    font-size: 0.16rem;
  }
}
.supage_109 .product .product-content .swiper-slide {
  padding: 0 0.1rem;
  position: relative;
  margin: auto;
  box-sizing: border-box;
}
.supage_109 .product .product-content {
  position: relative;
}
.supage_109 .product .product-content .swiper-slide {
  padding: 0.1rem;
  position: relative;
  margin: auto;
  box-sizing: border-box;
}
.supage_109 .product .product-content .swiper-slide .item {
  background: #FFFFFF;
}
.supage_109 .product .product-content .swiper-slide .test .icon {
  border-radius: 0.1rem;
  overflow: hidden;
  border: 0.01rem solid #DCDCDC;
  width: 100%;
  height: 2.12rem;
  position: relative;
}
.supage_109 .product .product-content .swiper-slide .test .icon img {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 100%;
  max-height: 100%;
  transform: translate(-50%, -50%);
  transition: all 1s ;
}
.supage_109 .product .product-content .swiper-slide .test .title {
  overflow: hidden;
  line-height: 0.5rem;
  border-bottom: 0.01rem solid #DCDCDC;
  padding-top: 0.1rem;
}
.supage_109 .product .product-content .swiper-slide .test .title h2 {
  font-size: 0.16rem;
  width: calc(100% - 50px);
  float: left;
  line-height: 0.5rem;
  height: 0.5rem;
  overflow: hidden;
}
.supage_109 .product .product-content .swiper-slide .test .title span {
  display: block;
  float: right;
  font-size: 0.14rem;
  color: #666;
  width: 50px;
  line-height: 0.5rem;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage_109 .product .product-content .swiper-slide .test .title span {
    font-size: 0.16rem;
  }
}
.supage_109 .product .product-content .swiper-slide:hover .icon img {
  transform: translate(-50%, -50%) scale(1.05, 1.05);
}
@media screen and (max-width: 1024px) {
  .supage_109 .product-center-content,
  .supage_109 .product-center-content p {
    font-size: 0.26rem;
  }
  .supage_109 .product-center-introduction .product-center-swiper {
    width: 100%;
  }
  .supage_109 .product-center-introduction .product-center-info {
    float: inherit;
    width: 100%;
    height: auto;
    padding-left: 0;
  }
  .supage_109 .product-center-introduction .product-center-info .cons {
    font-size: 0.26rem;
    /* display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; */
    overflow: hidden;
    /* height: fit-content; */
  }
  .supage_109 .tel-but{
    position: relative;
    margin-bottom: 0.3rem;
  }
}
