div.supage_968 {
  font-family: Microsoft YaHei, Microsoft YaHei;
}
div.supage_968 .tabLeft {
  background: #efefef;
  width: 100%;
  height: 0.6rem;
  line-height: 0.6rem;
  color: #848484;
  font-size: 0.14rem;
  padding-left: 2.1rem;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  div.supage_968 .tabLeft {
    font-size: 0.16rem;
    padding-left: 0.03rem;
  }
}
@media screen and (max-width: 1024px) {
  div.supage_968 .tabLeft {
    font-size: 0.24rem;
    padding-left: 0.03rem;
  }
}
div.supage_968 .tabLeft img {
  display: inline-block;
  vertical-align: middle;
}
div.supage_968 .tabLeft text {
  display: inline-block;
  vertical-align: middle;
}
div.supage_968 .tabLeft .title {
  color: #848484;
}
div.supage_968 .tabLeft .title a {
  color: #848484;
}
div.supage_968 .container {
  width: 15rem;
  margin: 0.29rem auto 0.27rem;
}
@media screen and (max-width: 1024px) {
  div.supage_968 .container {
    width: 100% !important;
    padding: 0 0.3rem;
  }
}
div.supage_968 .sidebar {
  width: 2.85rem;
  float: left;
}
@media screen and (max-width: 1024px) {
  div.supage_968 .sidebar {
    display: none;
  }
}
div.supage_968 .sidebar .sidebar-title {
  height: 0.9rem;
  padding-top: 0.3rem;
}
div.supage_968 .sidebar .sidebar-title .ch {
  font-size: 0.23rem;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}
div.supage_968 .sidebar .sidebar-title .en {
  font-size: 0.14rem;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}
div.supage_968 .sidebar .column {
  background-color: #284aa1;
}
div.supage_968 .sidebar .column .column-list ul {
  margin-top: 0.2rem;
  padding: 0 0.1rem 0.19rem;
}
div.supage_968 .sidebar .column .column-list ul li {
  display: block;
  width: 100%;
  background-color: #fff;
  margin-top: 0.05rem;
  position: relative;
}
div.supage_968 .sidebar .column .column-list ul li > a {
  display: block;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.16rem;
  color: #000;
  text-align: left;
  padding: 0 0.3rem;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
div.supage_968 .sidebar .column .column-list ul li .icon {
  font-family: serif;
  font-size: 0.16rem;
  color: #000;
  position: absolute;
  right: 0.1rem;
  top: 0;
  z-index: 10;
  width: 0.42rem;
  height: 0.42rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
div.supage_968 .sidebar .column .column-list ul li:hover,
div.supage_968 .sidebar .column .column-list ul li.columnActive {
  border: 1px solid #284aa1;
}
div.supage_968 .sidebar .column .column-list ul li:hover > a,
div.supage_968 .sidebar .column .column-list ul li.columnActive > a {
  font-weight: bold;
  color: #284aa1;
}
div.supage_968 .sidebar .column .column-list ul li:hover > .icon,
div.supage_968 .sidebar .column .column-list ul li.columnActive > .icon {
  transform: rotate(-270deg);
  -webkit-transform: rotate(-270deg);
  -moz-transform: rotate(-270deg);
  -ms-transform: rotate(-270deg);
  -o-transform: rotate(-270deg);
}
div.supage_968 .sidebar .column .column-list ul li .wrap {
  display: none;
}
div.supage_968 .sidebar .column .column-list ul li .wrap .wrap-ul .wrap-li {
  display: block;
  width: 100%;
  border-top: 0.01rem dashed #284aa1;
  margin-top: 0.1rem;
  position: relative;
}
div.supage_968 .sidebar .column .column-list ul li .wrap .wrap-ul .wrap-li > a {
  display: block;
  height: 0.35rem;
  line-height: 0.35rem;
  font-size: 0.15rem;
  padding: 0 0.4rem;
  color: #000;
  text-align: left;
}
div.supage_968 .sidebar .column .column-list ul li .wrap .wrap-ul .wrap-li > .icon {
  font-family: serif;
  font-size: 0.15rem;
  color: #000;
  position: absolute;
  right: 0.1rem;
  top: 0;
  width: 0.35rem;
  height: 0.35rem;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
div.supage_968 .sidebar .column .column-list ul li .wrap .wrap-ul .wrap-li .wrap-three {
  display: none;
}
div.supage_968 .sidebar .column .column-list ul li .wrap .wrap-ul .wrap-li .wrap-three .wrap-three-ul .wrap-three-li {
  display: block;
  width: 100%;
  border-bottom: 0.01rem dashed #284aa1;
  margin-top: 0.1rem;
  position: relative;
}
div.supage_968 .sidebar .column .column-list ul li .wrap .wrap-ul .wrap-li .wrap-three .wrap-three-ul .wrap-three-li > a {
  display: block;
  height: 0.32rem;
  line-height: 0.32rem;
  font-size: 0.14rem;
  color: #000;
  text-align: left;
  padding: 0 0.4rem;
}
div.supage_968 .sidebar .column .column-list ul li .wrap .wrap-ul .wrap-li .wrap-three .wrap-three-ul .wrap-three-li > .icon {
  font-family: serif;
  font-size: 0.14rem;
  color: #000;
  position: absolute;
  right: 0.1rem;
  top: 0;
  width: 0.35rem;
  height: 0.35rem;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
div.supage_968 .sidebar .column .column-list ul li .wrap .wrap-ul .wrap-li .wrap-three .wrap-three-ul .wrap-three-li .wrap-four {
  display: none;
}
div.supage_968 .sidebar .column .column-list ul li .wrap .wrap-ul .wrap-li .wrap-three .wrap-three-ul .wrap-three-li .wrap-four .wrap-four-ul .wrap-four-li {
  display: block;
  width: 100%;
  border-bottom: 0.01rem dashed #284aa1;
  margin-top: 0.1rem;
}
div.supage_968 .sidebar .column .column-list ul li .wrap .wrap-ul .wrap-li .wrap-three .wrap-three-ul .wrap-three-li .wrap-four .wrap-four-ul .wrap-four-li > a {
  display: block;
  height: 0.3rem;
  line-height: 0.3rem;
  font-size: 0.13rem;
  color: #000;
  text-align: left;
  padding: 0 0.4rem;
}
div.supage_968 .sidebar .column .column-list ul li .wrap .wrap-ul .wrap-li .wrap-three .wrap-three-ul .wrap-three-li .wrap-four .wrap-four-ul .wrap-four-li:hover > a,
div.supage_968 .sidebar .column .column-list ul li .wrap .wrap-ul .wrap-li .wrap-three .wrap-three-ul .wrap-three-li .wrap-four .wrap-four-ul .wrap-four-li.columnActive > a {
  color: #284aa1;
}
div.supage_968 .sidebar .column .column-list ul li .wrap .wrap-ul .wrap-li .wrap-three .wrap-three-ul .wrap-three-li:hover > a,
div.supage_968 .sidebar .column .column-list ul li .wrap .wrap-ul .wrap-li .wrap-three .wrap-three-ul .wrap-three-li.columnActive > a {
  color: #284aa1;
}
div.supage_968 .sidebar .column .column-list ul li .wrap .wrap-ul .wrap-li .wrap-three .wrap-three-ul .wrap-three-li:hover > .icon,
div.supage_968 .sidebar .column .column-list ul li .wrap .wrap-ul .wrap-li .wrap-three .wrap-three-ul .wrap-three-li.columnActive > .icon {
  transform: rotate(-270deg);
  -webkit-transform: rotate(-270deg);
  -moz-transform: rotate(-270deg);
  -ms-transform: rotate(-270deg);
  -o-transform: rotate(-270deg);
}
div.supage_968 .sidebar .column .column-list ul li .wrap .wrap-ul .wrap-li:hover > a,
div.supage_968 .sidebar .column .column-list ul li .wrap .wrap-ul .wrap-li.columnActive > a {
  color: #284aa1;
}
div.supage_968 .sidebar .column .column-list ul li .wrap .wrap-ul .wrap-li:hover > .icon,
div.supage_968 .sidebar .column .column-list ul li .wrap .wrap-ul .wrap-li.columnActive > .icon {
  transform: rotate(-270deg);
  -webkit-transform: rotate(-270deg);
  -moz-transform: rotate(-270deg);
  -ms-transform: rotate(-270deg);
  -o-transform: rotate(-270deg);
}
div.supage_968 .sidebar .contact {
  margin-top: 0.16rem;
  background: #284aa1;
  height: fit-content;
  padding: 0.3rem 0.1rem 0.15rem;
}
div.supage_968 .sidebar .contact .contact-content {
  padding: 0;
}
div.supage_968 .sidebar .contact .contact-content .contact-content-mobile p {
  color: #ffffff;
  text-align: left;
}
div.supage_968 .sidebar .contact .contact-content .contact-content-mobile p:nth-child(1) {
  font-size: 0.16rem;
}
div.supage_968 .sidebar .contact .contact-content .contact-content-mobile p:nth-child(2) {
  margin-top: 0.08rem;
  font-weight: bold;
  font-size: 0.36rem;
}
div.supage_968 .sidebar .contact .contact-content .contact-content-name {
  margin-top: 0.16rem;
  font-size: 0.16rem;
  color: #ffffff;
}
div.supage_968 .sidebar .contact .contact-content .contact-content-address {
  margin-top: 0.2rem;
  font-size: 0.16rem;
  color: #ffffff;
  line-height: 0.3rem;
  margin-bottom: 0.35rem;
}
div.supage_968 .sidebar .contact .contact-content .contact-content-button {
  height: 0.5rem;
  width: 2.65rem;
  margin: 0 auto;
  text-align: center;
  line-height: 0.5rem;
  background-color: #fff;
  font-size: 0.14rem;
  color: #000000;
}
div.supage_968 .sidebar .contact .contact-content .contact-content-button a {
  display: block;
}
div.supage_968 .List-title {
  padding-bottom: 0.28rem;
  border-bottom: 0;
}
div.supage_968 .List-title b {
  font-size: 0.2rem;
  line-height: 0.26rem;
  color: #707070;
  padding-left: 0.08rem;
}
@media screen and (max-width: 1024px) {
  div.supage_968 .List-title b {
    font-size: 0.32rem;
    line-height: 0.5rem;
    border-left: 0.08rem solid #21ac9f;
  }
}
div.supage_968 .contact {
  margin-top: 0.16rem;
  background: #284AA1;
  height: fit-content;
  padding: 0.3rem 0.1rem 0.15rem;
}
div.supage_968 .contact .contact-content {
  padding: 0;
}
div.supage_968 .contact .contact-content .contact-content-mobile p {
  color: #FFFFFF;
  text-align: left;
}
div.supage_968 .contact .contact-content .contact-content-mobile p:nth-child(1) {
  font-size: 0.16rem;
}
div.supage_968 .contact .contact-content .contact-content-mobile p:nth-child(2) {
  margin-top: 0.08rem;
  font-weight: bold;
  font-size: 0.36rem;
}
div.supage_968 .contact .contact-content .contact-content-name {
  margin-top: 0.16rem;
  font-size: 0.16rem;
  color: #FFFFFF;
}
div.supage_968 .contact .contact-content .contact-content-address {
  margin-top: 0.2rem;
  font-size: 0.16rem;
  color: #FFFFFF;
  line-height: 0.3rem;
  margin-bottom: 0.35rem;
}
div.supage_968 .contact .contact-content .contact-content-button {
  height: 0.5rem;
  width: 2.65rem;
  margin: 0 auto;
  text-align: center;
  line-height: 0.5rem;
  background-color: #fff;
  font-size: 0.14rem;
  color: #000000;
}
div.supage_968 .contact .contact-content .contact-content-button a {
  display: block;
}
div.supage_968 .contact-us .top {
  padding: 0;
}
div.supage_968 .contact-us .top .contact-us-content {
  background-color: #fff;
  width: 10.45rem;
  float: left;
  margin-left: 0.2rem;
}
@media screen and (max-width: 1024px) {
  div.supage_968 .contact-us .top .contact-us-content {
    width: 100%;
    float: none;
    margin-left: 0;
  }
}
div.supage_968 .contact-us .top .contact-us-content .contact-us-content-title {
  position: relative;
  padding-bottom: 0.1rem;
  padding-left: 0.12rem;
  font-size: 0.2rem;
  font-weight: bold;
  color: #707070;
  line-height: 0.24rem;
}
@media screen and (max-width: 1024px) {
  div.supage_968 .contact-us .top .contact-us-content .contact-us-content-title {
    font-size: 0.32rem;
    line-height: 0.36rem;
  }
}
div.supage_968 .contact-us .top .contact-us-content .contact-us-content-title:before {
  content: "";
  width: 0.03rem;
  height: 0.24rem;
  background-color: #21ac9f;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 1024px) {
  div.supage_968 .contact-us .top .contact-us-content .contact-us-content-title:before {
    height: 0.32rem;
  }
}
div.supage_968 .contact-us .top .contact-us-content .contact-us-content-title:after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #707070;
  position: absolute;
  left: 0;
  bottom: 0;
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .intro {
  display: flex;
}
@media screen and (max-width: 1024px) {
  div.supage_968 .contact-us .company-profile-content-list .product-detail-content .intro {
    flex-direction: column;
  }
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .intro .img {
  width: 5.75rem;
  height: 4.31rem;
  overflow: hidden;
  position: relative;
  background: #fff;
}
@media screen and (max-width: 1024px) {
  div.supage_968 .contact-us .company-profile-content-list .product-detail-content .intro .img {
    width: 100%;
    height: auto;
  }
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .intro .img .img-in {
  width: 100%;
  height: auto;
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .intro .img .product-center-swiper-item {
  height: 4.31rem;
  width: 5.75rem;
  background: center / cover no-repeat;
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .intro .img .pagination {
  position: absolute;
  bottom: 0.2rem;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  text-align: center;
  z-index: 98;
  font-size: 0;
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .intro .img .pagination span.swiper-pagination-switch {
  display: inline-block;
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 50%;
  background: #ffffff;
  margin: 0 0.06rem;
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .intro .img .pagination span.swiper-pagination-switch.template_main_back {
  background: #0b40ae;
}
@media screen and (max-width: 1024px) {
  div.supage_968 .contact-us .company-profile-content-list .product-detail-content .intro .img {
    width: 100%;
    height: 5.14rem;
    float: none;
  }
  div.supage_968 .contact-us .company-profile-content-list .product-detail-content .intro .img .product-center-swiper-item {
    height: 5.14rem;
  }
  div.supage_968 .contact-us .company-profile-content-list .product-detail-content .intro .img .pagination span.swiper-pagination-switch {
    width: 0.15rem;
    height: 0.15rem;
    margin: 0 0.1rem;
  }
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .intro .text {
  flex: 1;
  float: right;
  position: relative;
  height: fit-content;
  padding: 0.71rem 0 0 0.26rem;
  width: 4.7rem;
}
@media screen and (max-width: 1024px) {
  div.supage_968 .contact-us .company-profile-content-list .product-detail-content .intro .text {
    width: 100%;
    height: auto;
    float: none;
    margin-top: 0.3rem;
    padding-left: 0;
  }
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .intro .text .title {
  font-weight: bold;
  text-align: left;
  font-size: 0.3rem;
  line-height: 1.5;
  color: #333;
}
@media screen and (max-width: 1024px) {
  div.supage_968 .contact-us .company-profile-content-list .product-detail-content .intro .text .title {
    font-size: 0.32rem;
  }
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .intro .text .desc {
  margin-top: 0.3rem;
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 1.2rem;
}
@media screen and (max-width: 1024px) {
  div.supage_968 .contact-us .company-profile-content-list .product-detail-content .intro .text .desc {
    font-size: 0.28rem;
    line-height: 1.6;
    height: auto;
    -webkit-line-clamp: inherit;
    margin-top: 0;
  }
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  div.supage_968 .contact-us .company-profile-content-list .product-detail-content .intro .text .desc {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  div.supage_968 .contact-us .company-profile-content-list .product-detail-content .intro .text .desc {
    padding: 0.3rem 0;
  }
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .intro .text .contact {
  margin-top: 0.38rem;
  display: flex;
  padding: 0;
  background: #fff;
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .intro .text .contact .contactUs {
  height: 0.64rem;
  width: 2.22rem;
  font-size: 0.2rem;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  line-height: 0.64rem;
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .intro .text .contact .contactUs span {
  margin-right: 0.03rem;
  display: inline-block;
  width: 0.239rem;
  height: 0.2rem;
  vertical-align: middle;
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .intro .text .contact .contactUs:nth-child(1) {
  background: #284AA1;
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .intro .text .contact .contactUs:nth-child(2) {
  border: 0.01rem solid #284AA1;
  color: #284AA1;
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .intro .text .contact .contactUs:nth-child(2) span {
  width: 0.1987rem;
  height: 0.2rem;
}
@media screen and (max-width: 1024px) {
  div.supage_968 .contact-us .company-profile-content-list .product-detail-content .intro .text .contact .contactUs {
    width: 3rem;
    height: 0.7rem;
    position: static;
    line-height: 1rem;
    font-size: 0.3rem;
    display: inline-block;
    line-height: 0.7rem;
  }
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .product-video {
  margin-top: 0.5rem;
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .product-video .product-video-title {
  position: relative;
  padding-bottom: 0.05rem;
  padding-left: 0.07rem;
  font-size: 0.2rem;
  font-weight: bold;
  color: #0b40ae;
  line-height: 0.24rem;
}
@media screen and (max-width: 1024px) {
  div.supage_968 .contact-us .company-profile-content-list .product-detail-content .product-video .product-video-title {
    font-size: 0.32rem;
    line-height: 1.6;
  }
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .product-video .product-video-title:before {
  content: "";
  width: 1rem;
  height: 0.03rem;
  background-color: #0b40ae;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 1024px) {
  div.supage_968 .contact-us .company-profile-content-list .product-detail-content .product-video .product-video-title:before {
    width: 1.5rem;
    height: 0.06rem;
  }
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .product-video .product-video-title:after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #c2c2c2;
  position: absolute;
  left: 0;
  bottom: 0;
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .product-video .product-video-content {
  margin-top: 0.47rem;
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .product-video .product-video-content .video-img {
  width: 6rem;
  height: 3.74rem;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1024px) {
  div.supage_968 .contact-us .company-profile-content-list .product-detail-content .product-video .product-video-content .video-img {
    width: 100%;
    height: 4.5rem;
    margin-top: 0.5rem;
  }
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .product-video .product-video-content .video-img .img {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .product-video .product-video-content .video-img .img img {
  width: 100%;
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .product-video .product-video-content .video-img .img .mask {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .product-video .product-video-content .video-img .img .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -0.24rem;
  margin-left: -0.24rem;
  width: 0.48rem;
  height: 0.48rem;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  div.supage_968 .contact-us .company-profile-content-list .product-detail-content .product-video .product-video-content .video-img .img .play-btn {
    margin-top: -0.35rem;
    margin-left: -0.35rem;
    width: 0.7rem;
    height: 0.7rem;
  }
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .brief-introduction {
  margin-top: 0.22rem;
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .brief-introduction .brief-introduction-title {
  height: 0.44rem;
  margin-top: 0.26rem;
  font-size: 0.2rem;
  font-weight: 700;
  color: #000;
  line-height: 0.44rem;
  background-color: #f6f6f6;
  position: relative;
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .brief-introduction .brief-introduction-title::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0.07rem;
  bottom: 0.09rem;
  width: 0.07rem;
  background: #FFC000;
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .brief-introduction .brief-introduction-title span {
  display: inline-block;
  padding-left: 0.17rem;
}
@media screen and (max-width: 1024px) {
  div.supage_968 .contact-us .company-profile-content-list .product-detail-content .brief-introduction .brief-introduction-title {
    font-size: 0.32rem;
    height: 0.7rem;
    line-height: 0.7rem;
  }
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .brief-introduction .brief-introduction-content {
  margin: 0.2rem 0.1rem 0;
  font-size: 0.16rem !important;
  line-height: 0.3rem;
  color: #333333 !important;
  font-family: "Microsoft YaHei" !important;
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .brief-introduction .brief-introduction-content,
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .brief-introduction .brief-introduction-content p {
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.24rem;
  text-align: left;
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .brief-introduction .brief-introduction-content img {
  max-width: 100% !important;
  margin-bottom: 0.1rem;
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .brief-introduction .brief-introduction-content table {
  border: 0.01rem dashed #707070;
  margin-top: 0.2rem;
}
div.supage_968 .contact-us .company-profile-content-list .product-detail-content .brief-introduction .brief-introduction-content table td {
  border: 0.01rem dashed #707070;
  padding: 0.1rem 0.15rem;
}
@media screen and (max-width: 1024px) {
  div.supage_968 .contact-us .company-profile-content-list .product-detail-content .brief-introduction .brief-introduction-content,
  div.supage_968 .contact-us .company-profile-content-list .product-detail-content .brief-introduction .brief-introduction-content * {
    font-size: 0.28rem !important;
    line-height: 1.6 !important;
  }
  div.supage_968 .contact-us .company-profile-content-list .product-detail-content .brief-introduction .brief-introduction-content td {
    padding: 3% 4% !important;
  }
  div.supage_968 .contact-us .company-profile-content-list .product-detail-content .brief-introduction .brief-introduction-content img {
    display: block !important;
    max-width: 100% !important;
    height: auto !important;
    width: auto !important;
  }
}
div.supage_968 .news-detail-page {
  padding: 0.25rem 0;
  border-top: 0.01rem solid #eef0f5;
  margin-top: 0.4rem;
}
div.supage_968 .news-detail-page .page-in {
  width: 100%;
}
div.supage_968 .news-detail-page .page-in li {
  margin-bottom: 0.1rem;
}
div.supage_968 .news-detail-page .page-in li i {
  font-family: serif;
  display: inline-block;
  font-weight: bold;
  margin-right: 0.05rem;
}
div.supage_968 .news-detail-page .page-in li strong {
  display: inline-block;
  margin-right: 0.1rem;
  font-weight: normal !important;
}
div.supage_968 .news-detail-page .page-in li:last-child {
  margin-bottom: 0;
}
div.supage_968 .news-detail-page .page-in li a,
div.supage_968 .news-detail-page .page-in li span {
  font-size: 0.16rem;
  color: #404c5f;
}
div.supage_968 .news-detail-page .page-in li a {
  display: block;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
div.supage_968 .news-detail-page .return {
  text-align: right;
}
div.supage_968 .news-detail-page .return a {
  display: inline-block;
  /*width: 0.48rem;*/
  border-radius: 0.24rem;
  background: rgba(107, 79, 210, 0.1);
  font-size: 0.18rem;
  font-weight: 400;
  letter-spacing: 0.01rem;
  line-height: 1.5;
  color: #6b4fd2;
  padding: 0.08rem 0.32rem;
}
div.supage_968 .news-detail-page .return a:hover {
  opacity: 0.8;
}
@media screen and (max-width: 1024px) {
  div.supage_968 .news-detail-page {
    padding: 4% 0;
  }
  div.supage_968 .news-detail-page .page-in {
    float: none;
    width: 100%;
  }
  div.supage_968 .news-detail-page .page-in li {
    margin-bottom: 0;
  }
  div.supage_968 .news-detail-page .page-in li a,
  div.supage_968 .news-detail-page .page-in li span {
    font-size: 0.28rem;
    line-height: 1.6;
  }
  div.supage_968 .news-detail-page .return {
    display: none;
  }
}
div.supage_968 .file-list {
  margin-top: 0.2rem;
}
div.supage_968 .file-list .file-list-title {
  font-size: 0.2rem;
  font-weight: bold;
  line-height: 0.28rem;
  color: #284AA1;
}
div.supage_968 .file-list ul {
  margin-top: 0.2rem;
}
div.supage_968 .file-list ul li {
  float: left;
  width: 35%;
  margin-right: 1.5%;
  margin-bottom: 1.5%;
  background: #e5e5e5;
  font-size: 0;
  padding: 0.14rem 0.15rem 0.14rem 0.2rem;
}
div.supage_968 .file-list ul li:hover a {
  color: #ffffff;
  background-color: #284AA1;
}
div.supage_968 .file-list ul li:nth-child(3n) {
  margin-right: 0;
}
div.supage_968 .file-list ul li img,
div.supage_968 .file-list ul li a,
div.supage_968 .file-list ul li span {
  display: inline-block !important;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: auto !important;
}
div.supage_968 .file-list ul li img {
  width: 0.3rem;
}
div.supage_968 .file-list ul li span {
  width: 2.1rem;
  font-size: 0.14rem;
  line-height: 0.36rem;
  color: #333333;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0 0 0 0.04rem !important;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  div.supage_968 .file-list ul li span {
    font-size: 0.16rem;
  }
}
div.supage_968 .file-list ul li a {
  /*width: 0.46rem;
          height: 0.22rem;*/
  padding: 0.04rem 0.1rem;
  border: 0.01rem solid #707070;
  border-radius: 0.04rem;
  font-size: 0.12rem;
  line-height: 0.22rem;
  color: #707070;
  text-align: center;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  div.supage_968 .file-list ul li a {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  div.supage_968 .file-list .file-list-title {
    font-size: 0.32rem;
    line-height: 1.5;
  }
  div.supage_968 .file-list ul {
    margin-top: 0.2rem;
  }
  div.supage_968 .file-list ul li {
    float: left;
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 4% !important;
    padding: 0.28rem 0.3rem 0.28rem 0.4rem;
  }
  div.supage_968 .file-list ul li:last-child {
    margin-bottom: 0 !important;
  }
  div.supage_968 .file-list ul li img,
  div.supage_968 .file-list ul li a,
  div.supage_968 .file-list ul li span {
    display: inline-block !important;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin: auto !important;
  }
  div.supage_968 .file-list ul li img {
    width: 0.6rem;
  }
  div.supage_968 .file-list ul li span {
    width: 4.2rem;
    font-size: 0.28rem;
    line-height: 0.36rem;
    margin: 0 0 0 0.08rem !important;
  }
  div.supage_968 .file-list ul li a {
    font-size: 0.26rem;
    line-height: 0.44rem;
    padding: 0.04rem 0.2rem;
  }
}
div.supage_968 .hot-product {
  padding-bottom: 0.59rem;
}
@media screen and (max-width: 1024px) {
  div.supage_968 .hot-product {
    padding-bottom: 0.2rem;
  }
}
div.supage_968 .hot-product .hot-container {
  width: 15rem;
  margin: 0 auto 0.56rem;
  overflow: hidden;
  height: 4rem;
}
@media screen and (max-width: 1024px) {
  div.supage_968 .hot-product .hot-container {
    height: 4.5rem;
    width: 100% !important;
    padding: 0 0.3rem;
  }
}
div.supage_968 .hot-product .hot-product-title {
  padding-left: 0.17rem;
  font-size: 0.2rem;
  font-weight: 700;
  line-height: 0.44rem;
  color: #000;
  height: 0.44rem;
  position: relative;
}
div.supage_968 .hot-product .hot-product-title::after {
  position: absolute;
  content: '';
  top: 0.07rem;
  bottom: 0.09rem;
  left: 0;
  width: 0.07rem;
  background: #FFC000;
}
@media screen and (max-width: 1024px) {
  div.supage_968 .hot-product .hot-product-title {
    font-size: 0.26rem;
    line-height: 0.7rem;
    height: 0.7rem;
  }
}
div.supage_968 .hot-product .content {
  margin-top: 0.19rem;
}
div.supage_968 .hot-product .swiper-container-product .swiper-slide {
  box-sizing: border-box;
  padding: 0 0.15rem;
  height: 3.35rem;
}
div.supage_968 .hot-product .swiper-container-product .swiper-slide .list-item-img {
  width: 100%;
  height: 2.64rem;
}
div.supage_968 .hot-product .swiper-container-product .swiper-slide .list-item-text {
  height: 0.71rem;
  background-color: #EFEFEF;
  padding: 0 1.3rem 0 0.2rem;
  line-height: 0.78rem;
  position: relative;
  font-size: 0.14rem;
  font-weight: 400;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 1024px) {
  div.supage_968 .hot-product .swiper-container-product .swiper-slide .list-item-text {
    font-size: 0.26rem;
    padding-right: 1.8rem;
  }
}
div.supage_968 .hot-product .swiper-container-product .swiper-slide .list-item-text .list-sub-block {
  width: fit-content;
  height: fit-content;
  font-weight: 400;
  font-size: 0.12rem;
  color: #000000;
  text-align: center;
  height: 0.24rem;
  width: 0.9rem;
  line-height: 0.24rem;
  position: absolute;
  display: block;
  background: #FFFFFF;
  border-radius: 0.13rem;
  border: 0.01rem solid #707070;
  right: 0.28rem;
  top: 0.24rem;
}
@media screen and (max-width: 1024px) {
  div.supage_968 .hot-product .swiper-container-product .swiper-slide .list-item-text .list-sub-block {
    font-size: 0.24rem;
    height: 0.4rem;
    width: 1.5rem;
    line-height: 1.5;
    top: 0.22rem;
  }
}
