@charset "utf-8";
:root {
  --color: #6a1685;
  --vh: 100vh;
}
.social-share {
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.social-share * {
  font-family: "socialshare" !important;
}
.social-share .icon-tencent:before {
  content: "\f07a";
}
.social-share .icon-qq:before {
  content: "\f11a";
}
.social-share .icon-weibo:before {
  content: "\f12a";
}
.social-share .icon-wechat:before {
  content: "\f09a";
}
.social-share .icon-douban:before {
  content: "\f10a";
}
.social-share .icon-heart:before {
  content: "\f20a";
}
.social-share .icon-like:before {
  content: "\f00a";
}
.social-share .icon-qzone:before {
  content: "\f08a";
}
.social-share .icon-linkedin:before {
  content: "\f01a";
}
.social-share .icon-diandian:before {
  content: "\f05a";
}
.social-share .icon-facebook:before {
  content: "\f03a";
}
.social-share .icon-google:before {
  content: "\f04a";
}
.social-share .icon-twitter:before {
  content: "\f06a";
}
.social-share a {
  position: relative;
  text-decoration: none;
  margin: 4px;
  display: inline-block;
  outline: none;
}
.social-share .social-share-icon {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 32px;
  font-size: 20px;
  border-radius: 50%;
  line-height: 32px;
  border: 1px solid #666;
  color: #666;
  text-align: center;
  vertical-align: middle;
  transition: background 0.6s ease-out 0s;
}
.social-share .social-share-icon:hover {
  background: #666;
  color: #fff;
}
.social-share .icon-weibo {
  color: #ff763b;
  border-color: #ff763b;
}
.social-share .icon-weibo:hover {
  background: #ff763b;
}
.social-share .icon-tencent {
  color: #56b6e7;
  border-color: #56b6e7;
}
.social-share .icon-tencent:hover {
  background: #56b6e7;
}
.social-share .icon-qq {
  color: #56b6e7;
  border-color: #56b6e7;
}
.social-share .icon-qq:hover {
  background: #56b6e7;
}
.social-share .icon-qzone {
  color: #FDBE3D;
  border-color: #FDBE3D;
}
.social-share .icon-qzone:hover {
  background: #FDBE3D;
}
.social-share .icon-douban {
  color: #33b045;
  border-color: #33b045;
}
.social-share .icon-douban:hover {
  background: #33b045;
}
.social-share .icon-linkedin {
  color: #0077B5;
  border-color: #0077B5;
}
.social-share .icon-linkedin:hover {
  background: #0077B5;
}
.social-share .icon-facebook {
  color: #44619D;
  border-color: #44619D;
}
.social-share .icon-facebook:hover {
  background: #44619D;
}
.social-share .icon-google {
  color: #db4437;
  border-color: #db4437;
}
.social-share .icon-google:hover {
  background: #db4437;
}
.social-share .icon-twitter {
  color: #55acee;
  border-color: #55acee;
}
.social-share .icon-twitter:hover {
  background: #55acee;
}
.social-share .icon-diandian {
  color: #307DCA;
  border-color: #307DCA;
}
.social-share .icon-diandian:hover {
  background: #307DCA;
}
.social-share .icon-wechat {
  position: relative;
  color: #7bc549;
  border-color: #7bc549;
}
.social-share .icon-wechat:hover {
  background: #7bc549;
}
.social-share .icon-wechat .wechat-qrcode {
  display: none;
  border: 1px solid #eee;
  position: absolute;
  z-index: 9;
  top: -205px;
  left: -84px;
  width: 200px;
  height: 192px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 2px 10px #aaa;
  transition: all 200ms;
  -webkit-tansition: all 350ms;
  -moz-transition: all 350ms;
}
.social-share .icon-wechat .wechat-qrcode.bottom {
  top: 40px;
  left: -84px;
}
.social-share .icon-wechat .wechat-qrcode.bottom:after {
  display: none;
}
.social-share .icon-wechat .wechat-qrcode h4 {
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777;
}
.social-share .icon-wechat .wechat-qrcode .qrcode {
  width: 105px;
  margin: 10px auto;
}
.social-share .icon-wechat .wechat-qrcode .qrcode table {
  margin: 0 !important;
}
.social-share .icon-wechat .wechat-qrcode .help p {
  font-weight: normal;
  line-height: 16px;
  padding: 0;
  margin: 0;
}
.social-share .icon-wechat .wechat-qrcode:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -13px;
  width: 0;
  height: 0;
  border-width: 8px 6px 6px 6px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
.social-share .icon-wechat:hover .wechat-qrcode {
  display: block;
}
.courese-box1 {
  width: 100%;
}
.courese-box1 .item {
  width: 100%;
}
.courese-box1 .item .container .list {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 1.2rem 0 1.4rem;
}
@media (max-width: 991px) {
  .courese-box1 .item .container .list {
    padding: 1.2rem 0;
  }
}
.courese-box1 .item .container .list::before {
  content: '';
  width: 0.36rem;
  height: 100%;
  position: absolute;
  top: 0;
  right: 50%;
  z-index: 1;
  background: url(../images/courese-box1-line.svg) center top repeat-y;
  background-size: 100%;
}
@media (max-width: 767px) {
  .courese-box1 .item .container .list::before {
    display: none;
  }
}
.courese-box1 .item .container .list ul {
  position: relative;
  z-index: 2;
}
.courese-box1 .item .container .list ul li {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 1.25rem;
}
@media (max-width: 767px) {
  .courese-box1 .item .container .list ul li {
    margin-bottom: 1rem;
  }
}
.courese-box1 .item .container .list ul li:nth-child(odd) .tbox::before {
  right: calc(100% + 0.32rem + 17px);
}
.courese-box1 .item .container .list ul li:nth-child(odd) .tbox::after {
  right: calc(100% + 0.32rem);
}
.courese-box1 .item .container .list ul li:nth-child(even) {
  flex-direction: row-reverse;
}
.courese-box1 .item .container .list ul li:nth-child(even) .tbox {
  text-align: right;
}
@media (max-width: 767px) {
  .courese-box1 .item .container .list ul li:nth-child(even) .tbox {
    text-align: center;
  }
}
.courese-box1 .item .container .list ul li:nth-child(even) .tbox::before {
  width: 1.06rem;
  left: calc(100% + 0.32rem + 17px);
}
@media (max-width: 991px) {
  .courese-box1 .item .container .list ul li:nth-child(even) .tbox::before {
    width: 0.6rem;
  }
}
.courese-box1 .item .container .list ul li:nth-child(even) .tbox::after {
  left: calc(100% + 0.32rem);
}
.courese-box1 .item .container .list ul li:last-child {
  margin-bottom: 0;
}
.courese-box1 .item .container .list ul li .public-img {
  width: calc(600/1400*100%);
  border-radius: 0.1rem;
}
@media (max-width: 767px) {
  .courese-box1 .item .container .list ul li .public-img {
    width: 100%;
  }
}
.courese-box1 .item .container .list ul li .public-img::before {
  padding-top: calc(366/600*100%);
}
.courese-box1 .item .container .list ul li .public-img img {
  clip-path: inset(0 100% 0 0);
}
.courese-box1 .item .container .list ul li .public-img.on img {
  clip-path: inset(0 0 0 0);
}
.courese-box1 .item .container .list ul li .tbox {
  width: calc(505/1400*100%);
  position: relative;
  z-index: 1;
  padding-top: 0.6rem;
}
@media (max-width: 991px) {
  .courese-box1 .item .container .list ul li .tbox {
    padding-top: 0.3rem;
  }
}
@media (max-width: 767px) {
  .courese-box1 .item .container .list ul li .tbox {
    width: 100%;
    text-align: center;
  }
}
.courese-box1 .item .container .list ul li .tbox::before {
  content: '';
  width: 1.2rem;
  height: 2px;
  background: var(--color);
  position: absolute;
  top: calc(1rem);
  z-index: 1;
}
@media (max-width: 991px) {
  .courese-box1 .item .container .list ul li .tbox::before {
    width: 0.6rem;
    top: 0.7rem;
  }
}
@media (max-width: 767px) {
  .courese-box1 .item .container .list ul li .tbox::before {
    display: none;
  }
}
.courese-box1 .item .container .list ul li .tbox::after {
  content: '';
  width: 16px;
  height: 16px;
  border: 1px solid var(--color);
  border-radius: 50%;
  position: absolute;
  top: calc(1rem - 8px);
  z-index: 1;
}
@media (max-width: 991px) {
  .courese-box1 .item .container .list ul li .tbox::after {
    top: calc(0.7rem - 8px);
  }
}
@media (max-width: 767px) {
  .courese-box1 .item .container .list ul li .tbox::after {
    display: none;
  }
}
.courese-box1 .item .container .list ul li .tbox .year {
  font-size: 0.8rem;
  line-height: 1;
  font-weight: bold;
  color: var(--color);
}
.courese-box1 .item .container .list ul li .tbox .t1 {
  color: #333;
  line-height: calc(22/16);
  margin-top: 0.08rem;
}
.courese-box1 .item .container .list ul li .tbox .t2 {
  line-height: calc(40/30);
  color: #333;
  font-weight: bold;
  margin-top: 0.1rem;
}
.courese-box1 .item .big-img {
  width: 100%;
  position: relative;
  z-index: 1;
}
.courese-box1 .item .big-img .img {
  width: 100%;
  height: 7.2rem;
  overflow: hidden;
}
.courese-box1 .item .big-img .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 991px) {
  .courese-box1 .item .big-img .img .pc {
    display: none;
  }
}
.courese-box1 .item .big-img .img .mb {
  display: none;
}
@media (max-width: 991px) {
  .courese-box1 .item .big-img .img .mb {
    display: block;
  }
}
.courese-box1 .item .big-img .container {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  padding-top: 2.27rem;
}
.courese-box1 .item .big-img .container .t1 {
  color: var(--color);
  text-align: center;
  font-weight: bold;
  line-height: calc(46/36);
  margin-bottom: 0.15rem;
}
.courese-box1 .item .big-img .container .title {
  line-height: calc(58/48);
  text-align: center;
  color: #000;
  font-weight: bold;
  letter-spacing: 3px;
}
@media (max-width: 767px) {
  .courese-box1 .item .big-img .container .title {
    letter-spacing: 0;
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .courese-box1 .item .big-img .container .title br {
    display: none;
  }
}
.courese-box1 .item .big-img .container .t3 {
  color: #666;
  text-align: center;
  line-height: calc(30/20);
  margin-top: 0.15rem;
  letter-spacing: 4px;
}
.courese-box1 .item .big-img .container .more {
  display: flex;
  justify-content: center;
  margin-top: 0.44rem;
}
.courese-cp {
  width: 100%;
  padding: 1.65rem 0 1.4rem;
}
@media (max-width: 767px) {
  .courese-cp {
    padding: 1.2rem 0;
  }
}
.research-box1 {
  width: 100%;
  padding: 1.4rem 0;
}
.research-box1 .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.research-box1 .container .public-img {
  width: calc(740/1400*100%);
  border-radius: 0.1rem;
}
@media (max-width: 991px) {
  .research-box1 .container .public-img {
    width: 100%;
  }
}
.research-box1 .container .public-img::before {
  padding-top: calc(600/740*100%);
}
.research-box1 .container .tbox {
  width: calc(540/1400*100%);
  padding-top: 0.2rem;
}
@media (max-width: 991px) {
  .research-box1 .container .tbox {
    width: 100%;
    padding-top: 0.5rem;
  }
}
.research-box1 .container .tbox .title {
  color: #222;
  line-height: calc(46/36);
  font-weight: bold;
}
.research-box1 .container .tbox .txt {
  color: #999;
  margin-top: 0.2rem;
  line-height: calc(26/16);
}
.research-box1 .container .tbox .list {
  width: 100%;
  margin-top: 0.22rem;
}
.research-box1 .container .tbox .list ul {
  width: calc(100% + 0.36rem);
  margin: 0 -0.18rem;
  display: flex;
  flex-wrap: wrap;
}
.research-box1 .container .tbox .list ul li {
  width: calc(50% - 0.36rem);
  margin: 0.52rem 0.18rem 0;
  border-top: 1px solid rgba(106, 22, 133, 0.2);
  padding-top: 0.3rem;
}
.research-box1 .container .tbox .list ul li .num {
  display: flex;
}
.research-box1 .container .tbox .list ul li .num .nb {
  font-size: 0.6rem;
  line-height: 1;
  font-weight: bold;
  background-image: linear-gradient(to right, #6a1685, #bf74ea);
  -webkit-background-clip: text;
  color: transparent;
}
.research-box1 .container .tbox .list ul li .txts {
  color: #333;
  line-height: calc(24/16);
  margin-top: 0.2rem;
}
.research-box2 {
  width: 100%;
  background: #f8f9fc;
  padding: 1.25rem 0 1.35rem;
}
.research-box2 .container .top {
  width: 100%;
}
.research-box2 .container .top .title {
  color: #222;
  font-weight: bold;
  text-align: center;
  line-height: calc(46/36);
}
.research-box2 .container .top .txt {
  color: #999;
  text-align: center;
  margin: 0.2rem auto 0;
  width: 730px;
  max-width: 100%;
}
.research-box2 .container .list {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-top: 0.53rem;
}
.research-box2 .container .list .swiper-container {
  width: calc(1200/1400*100%);
  overflow: hidden;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .research-box2 .container .list .swiper-container {
    width: 100%;
  }
}
.research-box2 .container .list .swiper-container .swiper-slide {
  width: 100%;
  position: relative;
  z-index: 1;
}
.research-box2 .container .list .swiper-container .swiper-slide .public-img {
  width: 100%;
  border-radius: 0.1rem;
}
.research-box2 .container .list .swiper-container .swiper-slide .public-img::before {
  padding-top: calc(540/1200*100%);
}
.research-box2 .container .list .swiper-container .swiper-slide .public-img::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2rem;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(106, 22, 133, 0.7) 100%);
  z-index: 2;
}
@media (max-width: 991px) {
  .research-box2 .container .list .swiper-container .swiper-slide .public-img .pc {
    display: none;
  }
}
.research-box2 .container .list .swiper-container .swiper-slide .public-img .mb {
  display: none;
}
@media (max-width: 991px) {
  .research-box2 .container .list .swiper-container .swiper-slide .public-img .mb {
    display: block;
  }
}
.research-box2 .container .list .swiper-container .swiper-slide .txt {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  color: #fff;
  padding: 0 0.3rem 0.25rem;
  font-weight: bold;
}
@media (max-width: 991px) {
  .research-box2 .container .list .ck-box {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 0.5rem;
  }
}
.research-box2 .container .list .ck-box .public-swiper-left {
  left: 0;
}
@media (max-width: 991px) {
  .research-box2 .container .list .ck-box .public-swiper-left {
    position: relative;
    top: initial;
    transform: translateY(0);
    left: initial;
    margin: 0 0.1rem;
    right: initial;
  }
}
.research-box2 .container .list .ck-box .public-swiper-right {
  right: 0;
}
@media (max-width: 991px) {
  .research-box2 .container .list .ck-box .public-swiper-right {
    position: relative;
    top: initial;
    transform: translateY(0);
    right: initial;
    margin: 0 0.1rem;
  }
}
.research-cp {
  background: #fff;
}
.research-cp .container2::before {
  display: none;
}
.research-cp .public-news-listswiper {
  padding-bottom: 0.3rem;
}
.research-cp .public-news-list .pbox .pbox2 {
  background-color: #f8fafc !important;
}
.research-cp2 {
  padding: 0 0 1.4rem;
}
.product-info-banner {
  width: 100%;
  height: 150vh;
  position: relative;
  z-index: 1;
}
.product-info-banner.c-dt {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  z-index: 0;
}
.product-info-banner .bigbox {
  position: sticky;
  left: 0;
  top: 0;
  width: 100%;
  height: var(--vh);
  position: -webkit-sticky;
  overflow: hidden;
}
.product-info-banner .bigbox.on .container .t1 {
  opacity: 1;
}
.product-info-banner .bigbox.on .container .title {
  font-size: 0.9rem;
}
@media (max-width: 1260px) {
  .product-info-banner .bigbox.on .container .title {
    font-size: 0.7rem;
  }
}
.product-info-banner .bigbox.on .container .cnbox {
  opacity: 1;
}
.product-info-banner .bigbox.on .container .cnbox3 {
  opacity: 1;
  transform: translateY(0);
}
.product-info-banner .bigbox.on .container .cnbox4 {
  opacity: 1;
  transform: translateY(0);
}
.product-info-banner .bigbox.on .container .cnbox5 {
  opacity: 1;
  transform: translateY(0);
}
.product-info-banner .bgimg {
  width: 100%;
}
.product-info-banner .bgimg .c-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: url(../images/product-info-bg.jpg) no-repeat top center / cover;
}
.product-info-banner .bgimg img {
  width: 7rem;
  height: 7rem;
  left: 50%;
  top: auto;
  bottom: 0;
  transition: all 0s;
  transform: translate(-50%, 23%);
  object-fit: contain;
}
@media (max-width: 767px) {
  .product-info-banner .bgimg img {
    transform: translate(-50%, -0.8rem) !important;
  }
}
.product-info-banner .bgimg::before {
  padding-top: var(--vh);
}
.product-info-banner .container {
  position: absolute;
  top: initial;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  padding-top: 1.75rem;
}
@media (min-width: 1921px) {
  .product-info-banner .container {
    top: 15vh;
  }
}
@media (max-width: 767px) {
  .product-info-banner .container {
    padding-top: 2.55rem;
  }
}
.product-info-banner .container .t1 {
  line-height: calc(30/20);
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
  opacity: 0;
  transition: all 2s 0.5s;
}
.product-info-banner .container .title {
  font-weight: bold;
  font-size: 2.96rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  word-break: break-all;
  transition: all 2s;
}
@media (max-width: 767px) {
  .product-info-banner .container .title {
    font-size: 1.8rem;
  }
}
.product-info-banner .container .cnbox3 {
  transform: translateY(0.6rem);
  opacity: 0;
  transition: all 1.5s 0.5s;
}
.product-info-banner .container .cnbox4 {
  transform: translateY(0.8rem);
  opacity: 0;
  transition: all 1.7s 0.7s;
}
.product-info-banner .container .cnbox5 {
  transform: translateY(1rem);
  opacity: 0;
  transition: all 1.9s 0.9s;
}
.product-info-banner .container .t3 {
  line-height: calc(34/24);
  text-align: center;
  color: #fff;
  margin-top: 6px;
}
.product-info-banner .container .btn-box {
  margin-top: 0.35rem;
  display: flex;
  justify-content: center;
}
.product-info-banner .container .btn-box .public-btn {
  margin: 0 5px;
}
.product-info-banner .container .cnimg {
  width: 7rem;
  margin: 0.6rem auto 0;
}
@media (max-width: 1580px) {
  .product-info-banner .container .cnimg {
    margin-top: 2rem;
  }
}
@media (min-width: 1921px) {
  .product-info-banner .container .cnimg {
    width: 40vw;
  }
}
.product-info-banner .container .cnimg img {
  width: 100%;
}
.public-btn4 {
  border: 1px solid #fff;
  color: #fff;
  padding: 0 8px 0 15px;
  cursor: pointer;
}
.public-btn4 .c-ico {
  width: 26px;
  height: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
}
.public-btn4 .c-ico svg {
  color: var(--color);
  margin: 0;
}
.public-btn4.play .c-ico svg {
  margin-left: 3px;
}
.public-btn4.play:hover .c-ico .c-svg {
  margin-left: 3px;
}
.public-btn4:hover {
  border: 1px solid var(--color);
  color: #fff;
  background: transparent;
}
.public-btn4:hover .c-ico .c-svg {
  animation: none;
  margin: 0;
}
.product-info-box1 {
  width: 100%;
  padding: 1.13rem 0 0.5rem;
  background: #fcfcfd;
}
.product-info-box1 .container .title {
  color: #000;
  text-align: center;
  line-height: calc(46/36);
  font-weight: bold;
}
.product-info-box1 .container .list {
  width: 100%;
  margin-top: 0.54rem;
}
.product-info-box1 .container .list ul li {
  background: #fff;
  border: 1px solid #e8edf1;
  border-radius: 0.1rem;
  padding: 0 0.3rem;
  position: relative;
  z-index: 1;
}
.product-info-box1 .container .list ul li::before {
  content: '';
  width: 100%;
  height: 1.15rem;
  background: url(../images/product-info-box1-bg.png) top center no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0;
  transition: all 0.4s;
}
.product-info-box1 .container .list ul li .top {
  width: 100%;
  min-height: 0.78rem;
  display: flex;
  align-items: flex-start;
  padding: 0.24rem 0;
  cursor: pointer;
  position: relative;
  z-index: 2;
}
.product-info-box1 .container .list ul li .top i {
  display: flex;
  position: relative;
  z-index: 1;
  width: 10px;
  height: calc(30/20*1em);
  flex-shrink: 0;
  margin-right: 0.1rem;
}
.product-info-box1 .container .list ul li .top i::before {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid var(--color);
  transition: all 0.4s;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.product-info-box1 .container .list ul li .top span {
  color: #000;
  line-height: calc(30/20);
}
.product-info-box1 .container .list ul li .top .icons {
  flex-shrink: 0;
  width: calc(30/20*1em);
  height: calc(30/20*1em);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(237, 234, 239, 0.6);
  margin-left: auto;
}
.product-info-box1 .container .list ul li .top .icons svg {
  width: 5px;
  height: 9px;
  color: #aaa;
  transform: rotateZ(90deg);
}
.product-info-box1 .container .list ul li .down {
  width: 100%;
  border-top: 1px solid #e8edf1;
  padding: 0.3rem 0;
  display: none;
}
.product-info-box1 .container .list ul li .down video,
.product-info-box1 .container .list ul li .down img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-info-box1 .container .list ul li:hover .top i::before {
  background: var(--color);
}
.product-info-box1 .container .list ul li.on::before {
  opacity: 1;
}
.product-info-box1 .container .list ul li.on .top i::before {
  background: var(--color);
}
.product-info-box2 {
  width: 100%;
  padding: 1rem 0 1rem;
  background: #fcfcfd;
  overflow: hidden;
}
.product-info-box2 .container .title {
  color: #000;
  text-align: center;
  line-height: calc(46/36);
  font-weight: bold;
}
.product-info-box2 .container .list {
  width: 100%;
  margin-top: 0.55rem;
  position: relative;
  z-index: 1;
}
.product-info-box2 .container .list .swiper-container {
  width: calc(1000/1400*100%);
  margin: 0 auto;
}
@media (max-width: 991px) {
  .product-info-box2 .container .list .swiper-container {
    width: 100%;
  }
}
.product-info-box2 .container .list .swiper-container .swiper-slide {
  width: 100%;
  height: auto;
}
.product-info-box2 .container .list .swiper-container .swiper-slide .public-img {
  width: 100%;
  border-radius: 0.1rem;
  background: #ddd;
  opacity: 0.2;
  transition: all 0.4s;
}
.product-info-box2 .container .list .swiper-container .swiper-slide .public-img::before {
  padding-top: calc(580/1000*100%);
}
.product-info-box2 .container .list .swiper-container .swiper-slide .tbox {
  width: 100%;
  padding: 0.25rem 0 0.15rem;
  transition: all 0.4s;
  opacity: 0;
}
.product-info-box2 .container .list .swiper-container .swiper-slide .tbox .t1 {
  line-height: calc(34/24);
  color: #333;
  font-weight: bold;
}
@media (max-width: 991px) {
  .product-info-box2 .container .list .swiper-container .swiper-slide .tbox .t1 {
    text-align: center;
  }
}
.product-info-box2 .container .list .swiper-container .swiper-slide .tbox .t2 {
  line-height: calc(28/16);
  color: #666;
  margin-top: 8px;
}
.product-info-box2 .container .list .swiper-container .swiper-slide-active .public-img {
  opacity: 1;
}
.product-info-box2 .container .list .swiper-container .swiper-slide-active .tbox {
  opacity: 1;
}
@media (max-width: 991px) {
  .product-info-box2 .container .list .ck-box {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 0.5rem;
  }
}
.product-info-box2 .container .list .ck-box .public-swiper-left,
.product-info-box2 .container .list .ck-box .public-swiper-right {
  width: 0.55rem;
  height: 0.55rem;
  top: 2.6rem;
  background: #fff;
  color: var(--color);
}
@media (max-width: 991px) {
  .product-info-box2 .container .list .ck-box .public-swiper-left,
  .product-info-box2 .container .list .ck-box .public-swiper-right {
    background-color: var(--color);
    border-color: var(--color);
    color: #Fff;
  }
}
.product-info-box2 .container .list .ck-box .public-swiper-left:hover,
.product-info-box2 .container .list .ck-box .public-swiper-right:hover {
  background: var(--color);
  color: #fff;
}
.product-info-box2 .container .list .ck-box .public-swiper-left {
  left: 0;
}
@media (max-width: 991px) {
  .product-info-box2 .container .list .ck-box .public-swiper-left {
    position: relative;
    top: initial;
    transform: translateY(0);
    left: initial;
    margin: 0 0.1rem;
    right: initial;
  }
}
.product-info-box2 .container .list .ck-box .public-swiper-right {
  right: 0;
}
@media (max-width: 991px) {
  .product-info-box2 .container .list .ck-box .public-swiper-right {
    position: relative;
    top: initial;
    transform: translateY(0);
    right: initial;
    margin: 0 0.1rem;
  }
}
@media (max-width: 991px) {
  .producttips {
    margin-top: 1rem !important;
    text-align: center !important;
    font-size: 12px !important;
    color: #ccc !important;
  }
}
.product-info-box3 {
  width: 100%;
  padding: 1.34rem 0 0.85rem;
  background: #f8fafc;
}
.product-info-box3 .container .title {
  color: #000;
  text-align: center;
  line-height: calc(46/36);
  font-weight: bold;
}
.product-info-box3 .container .list {
  width: 100%;
  margin-top: 0.54rem;
}
.product-info-box3 .container .list ul {
  width: calc(100% + 0.3rem);
  margin: 0 -0.15rem;
  display: flex;
  flex-wrap: wrap;
}
.product-info-box3 .container .list ul li {
  width: calc(33.33% - 0.3rem);
  margin: 0 0.15rem 0.3rem;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 0.1rem;
}
@media (max-width: 991px) {
  .product-info-box3 .container .list ul li {
    width: calc(50% - 0.3rem);
  }
}
@media (max-width: 767px) {
  .product-info-box3 .container .list ul li {
    width: calc(100% - 0.3rem);
  }
}
.product-info-box3 .container .list ul li .public-img {
  width: 100%;
  border-radius: 0.1rem;
}
.product-info-box3 .container .list ul li .public-img::before {
  padding-top: calc(270/446*100%);
}
.product-info-box3 .container .list ul li .public-img::after {
  content: '';
  width: 100%;
  height: 1rem;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.product-info-box3 .container .list ul li .txt {
  width: 100%;
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  color: #fff;
  padding: 0 0.2rem 0.15rem;
  line-height: calc(24/16);
}
.product-info-box3 .container .list ul li .zz {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  opacity: 0;
  transition: all 0.4s;
}
.product-info-box3 .container .list ul li .zz svg {
  width: 0.38rem;
  height: 0.38rem;
  color: #fff;
}
.product-info-box3 .container .list ul li:hover .public-img img {
  transform: scale(1.05);
}
.product-info-box3 .container .list ul li:hover .zz {
  opacity: 1;
}
.product-info-box3 .container .more {
  display: flex;
  justify-content: center;
  margin-top: 0.3rem;
}
.product-info-box4 {
  position: relative;
  z-index: 2;
  background: #fff;
  width: 100%;
  padding: 1.35rem 0 1rem;
}
.product-info-box4 .container .top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
}
.product-info-box4 .container .top .title {
  color: #000;
  line-height: calc(46/36);
  font-weight: bold;
}
.product-info-box4 .container .top .tips {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.product-info-box4 .container .top .tips i {
  width: 21px;
  height: 21px;
  display: flex;
  align-items: center;
  margin-right: 0.1rem;
}
@media (max-width: 991px) {
  .product-info-box4 .container .top .tips i {
    width: 15px;
  }
}
.product-info-box4 .container .top .tips span {
  color: #6a1685;
  line-height: calc(24/16);
}
.product-info-box4 .container .list {
  width: 100%;
  overflow-x: auto;
  margin-top: 0.55rem;
}
.product-info-box4 .container .list ul {
  width: 1400px;
  border-radius: 0.1rem;
  overflow: hidden;
}
.product-info-box4 .container .list ul .ttop {
  width: 100%;
  height: 0.8rem;
  background: linear-gradient(to right, #6a1685, #bf74ea);
  color: #fff;
  border: none;
}
.product-info-box4 .container .list ul li {
  min-height: 0.8rem;
  padding: 0 0.3rem;
  display: flex;
  align-items: center;
  border: 1px solid #e8edf1;
  border-top: none;
}
.product-info-box4 .container .list ul li:last-child {
  border-radius: 0 0 0.1rem 0.1rem;
}
.product-info-box4 .container .list ul li .t6,
.product-info-box4 .container .list ul li .t7,
.product-info-box4 .container .list ul li .t8,
.product-info-box4 .container .list ul li .t9 {
  justify-content: center;
}
.product-info-box4 .container .list ul li:nth-child(even) {
  background: #f8fafc;
}
.product-info-box4 .container .list ul li .t1 {
  width: calc(190/1340*100%);
}
.product-info-box4 .container .list ul li .t2 {
  width: calc(120/1340*100%);
}
.product-info-box4 .container .list ul li .t3 {
  width: calc(90/1340*100%);
}
.product-info-box4 .container .list ul li .t4 {
  width: calc(110/1340*100%);
}
.product-info-box4 .container .list ul li .t5 {
  width: calc(120/1340*100%);
}
.product-info-box4 .container .list ul li .t6 {
  width: calc(55/1340*100%);
  text-align: center;
}
.product-info-box4 .container .list ul li .t7 {
  width: calc(115/1340*100%);
  text-align: center;
}
.product-info-box4 .container .list ul li .t8 {
  width: calc(105/1340*100%);
  text-align: center;
}
.product-info-box4 .container .list ul li .t9 {
  width: calc(97/1340*100%);
  text-align: center;
}
.product-info-box4 .container .list ul li .t10 {
  width: calc(110/1340*100%);
  padding-left: 0.15rem;
}
.product-info-box4 .container .list ul li .t11 {
  width: calc(95/1340*100%);
}
.product-info-box4 .container .list ul li .t12 {
  width: calc(136/1340*100%);
}
.product-info-box5 {
  position: relative;
  z-index: 2;
  background: #fff;
  width: 100%;
  padding: 0.75rem 0 1.35rem;
}
.product-info-box5 .container .title {
  color: #000;
  text-align: center;
  line-height: calc(46/36);
  font-weight: bold;
}
.product-info-box5 .container .content {
  width: 100%;
  margin-top: 0.54rem;
}
.product-info-box5 .container .content .item {
  width: 100%;
  border: 1px solid #e8edf1;
  border-radius: 0.1rem;
  background: #fbfcfd;
  padding: 0 0.3rem;
  margin-bottom: 0.2rem;
}
.product-info-box5 .container .content .item:last-child {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .product-info-box5 .container .content .item {
    padding: 0.3rem;
  }
}
.product-info-box5 .container .content .item .top {
  width: 100%;
  height: 0.8rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-info-box5 .container .content .item .top .t1 {
  line-height: calc(34/24);
  color: #000;
  font-weight: bold;
}
.product-info-box5 .container .content .item .top .icons {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(237, 234, 239, 0.6);
  margin-left: auto;
  cursor: pointer;
}
@media (max-width: 991px) {
  .product-info-box5 .container .content .item .top .icons {
    width: 26px;
    height: 26px;
  }
}
.product-info-box5 .container .content .item .top .icons svg {
  width: 5px;
  height: 9px;
  color: #aaa;
  transform: rotateZ(90deg);
}
.product-info-box5 .container .content .item .down {
  width: 100%;
}
@media (max-width: 991px) {
  .product-info-box5 .container .content .item .down {
    margin-top: 0.3rem;
  }
}
.product-info-box5 .container .content .item .down ul {
  width: calc(100% + 0.3rem);
  margin: 0 -0.15rem;
  display: flex;
  flex-wrap: wrap;
}
.product-info-box5 .container .content .item .down ul li {
  width: calc(33.33% - 0.3rem);
  margin: 0 0.15rem 0.3rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .product-info-box5 .container .content .item .down ul li {
    width: calc(50% - 0.3rem);
  }
}
@media (max-width: 767px) {
  .product-info-box5 .container .content .item .down ul li {
    width: calc(100% - 0.3rem);
  }
}
.product-info-box5 .container .content .item .down ul li .public-img {
  border-radius: 0.1rem;
  width: 100%;
  background: url(../images/cpxs-bg.jpg) no-repeat center center / cover;
}
.product-info-box5 .container .content .item .down ul li .public-img::before {
  padding-top: calc(240/425*100%);
}
.product-info-box5 .container .content .item .down ul li .img1 img {
  top: 50%;
  left: 50%;
  width: auto;
  height: 70%;
  object-fit: contain;
  box-shadow: 0 0 20px rgba(72, 47, 108, 0.06);
  transform: translate(-50%, -50%);
}
.product-info-box5 .container .content .item .down ul li .img2 {
  cursor: pointer;
  background: var(--color);
}
.product-info-box5 .container .content .item .down ul li .img2 img {
  opacity: 0.71;
}
.product-info-box5 .container .content .item .down ul li .img2 .play {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  cursor: pointer;
  transition: all 0.4s;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-info-box5 .container .content .item .down ul li .img2 .play svg {
  color: #fff;
  margin-left: 3px;
}
.product-info-box5 .container .content .item .down ul li .tbox {
  width: 100%;
  padding: 0.25rem 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-info-box5 .container .content .item .down ul li .tbox .left .t1 {
  color: #333;
  line-height: calc(28/18);
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .product-info-box5 .container .content .item .down ul li .tbox .left .t1 {
    font-size: 16px;
  }
}
.product-info-box5 .container .content .item .down ul li .tbox .left .t2 {
  line-height: calc(20/14);
  color: #999;
  margin-top: 4px;
}
.product-info-box5 .container .content .item .down ul li .tbox .load {
  height: 0.4rem;
  border: 1px solid #aaa;
  border-radius: 0.2rem;
  display: flex;
  align-items: center;
  color: #666;
  transition: all 0.4s;
  padding: 0 0.16rem;
  flex-shrink: 0;
  margin-left: 0.1rem;
}
@media (max-width: 991px) {
  .product-info-box5 .container .content .item .down ul li .tbox .load {
    height: 30px;
    border-radius: 15px;
  }
}
.product-info-box5 .container .content .item .down ul li .tbox .load span {
  line-height: calc(24/16);
}
.product-info-box5 .container .content .item .down ul li .tbox .load svg {
  width: 10px;
  height: 15px;
  color: #999;
  transition: all 0.4s;
  margin-left: 0.15rem;
}
@media (max-width: 991px) {
  .product-info-box5 .container .content .item .down ul li .tbox .load svg {
    width: 8px;
    height: auto;
  }
}
.product-info-box5 .container .content .item .down ul li a {
  display: block;
}
.product-info-box5 .container .content .item .down ul li:hover .public-img img {
  transform: scale(1.05);
}
.product-info-box5 .container .content .item .down ul li:hover .img1 img {
  transform: translate(-50%, -50%) scale(1.05);
}
.product-info-box5 .container .content .item .down ul li:hover .img2 img {
  opacity: 1;
}
.product-info-box5 .container .content .item .down ul li:hover .img2 .play {
  background: var(--color);
  border: 1px solid var(--color);
}
.product-info-box5 .container .content .item .down ul li:hover .img2 .play svg {
  color: #fff;
}
.product-info-box5 .container .content .item .down ul li:hover .tbox .left .t1 {
  color: var(--color);
}
.product-info-box5 .container .content .item .down ul li:hover .tbox .load {
  border: 1px solid var(--color);
  background: var(--color);
  color: #fff;
}
.product-info-box5 .container .content .item .down ul li:hover .tbox .load svg {
  color: #fff;
}
.product-info-box6 {
  position: relative;
  z-index: 2;
  background: #fff;
  padding: 0 0 1.4rem;
}
.product-info-box4 .container .list table {
  width: 1400px;
  border-radius: 0.1rem;
  overflow: hidden;
}
.product-info-box4 .container .list table tr {
  min-height: 0.8rem;
  border: 1px solid #e8edf1;
  border-top: none;
}
.product-info-box4 .container .list table tr:nth-child(1) {
  width: 100%;
  height: 0.8rem;
  background-color: #6a1685;
  color: #fff;
  border: none;
}
.product-info-box4 .container .list table tr:nth-child(1) td {
  border-right: 1px solid #eee;
}
.product-info-box4 .container .list table tr td {
  padding: 0.2rem 0.14rem;
  min-width: 90px;
  border: 1px solid #eee;
}
.public-noresult {
  width: 100%;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 80vh;
  background-color: #Fff;
}
