@import 'fonts.css';
@import 'reset.css';
.home {
  overflow: hidden;
}
.home .index-banner .bg-img {
  display: block;
  width: 100%;
}
.home .index-banner .content {
  width: 100%;
}
.home .index-banner .content p {
  font-size: 3.5rem;
  margin-bottom: 4.0625rem;
}
.home .index-banner .content img {
  display: block;
  max-width: 100%;
}
.home .index-banner .tool {
  position: absolute;
  bottom: 3.75rem;
  left: 0;
  width: 100%;
}
.home .index-banner .tool .swiper-page {
  line-height: 1px;
  font-family: Arial-BoldMT;
  font-weight: bold;
  width: fit-content;
}
.home .index-banner .tool .icon-scroll {
  font-size: 1.375rem;
  margin-right: 0.8125rem;
}
.home .index-banner .tool .line {
  width: 81.5625rem;
  height: 1px;
  background: #f0efed;
  opacity: 0.22;
}
.home .index-banner .tool .line2 {
  width: 0.9375rem;
  height: 1px;
  background: #f0efed;
  margin: 0 5px;
  opacity: 0.51;
}
.home .index-about .box {
  background: url(../images/index-about-bg.jpg) no-repeat center center;
  background-size: 100% 100%;
  padding: 1.875rem 0 2.5rem;
}
.home .index-about .box .l-box {
  width: 54.5%;
  padding-left: 0.8125rem;
}
.home .index-about .box .l-box .title {
  margin-top: 6.875rem;
}
.home .index-about .box .l-box .title img {
  display: block;
  width: 7.125rem;
}
.home .index-about .box .l-box .title .line {
  width: 20.9375rem;
  height: 1px;
  background: #000;
  opacity: 0.2;
  margin: 0 1.375rem 0 2.1875rem;
}
.home .index-about .box .l-box .title .font16 {
  color: #e40012;
}
.home .index-about .box .l-box .multi-text {
  letter-spacing: 1px;
  margin-top: 3.75rem;
  line-height: 2.375rem;
}
.home .index-about .box .l-box .more {
  margin-top: 4.0625rem;
}
.home .index-about .box .l-box ul {
  margin-top: 4.0625rem;
  padding-left: 1.5625rem;
}
.home .index-about .box .l-box ul li div {
  font-family: AvantGardeGothicC-Demi;
  font-size: 2.875rem;
  color: #e40012;
  letter-spacing: 2px;
  line-height: 2.1875rem;
}
.home .index-about .box .l-box ul li p {
  margin-top: 1.4375rem;
  text-align: center;
  font-size: 0.9375rem;
  color: #000;
  letter-spacing: 1px;
}
.home .index-about .box .l-box ul li:nth-child(3) div {
  font-weight: bold;
  font-size: 2.25rem;
}
.home .index-about .box .l-box ul li:not(:last-child) {
  margin-right: 8.75rem;
}
.home .index-about .box .r-box {
  display: block;
  width: 36.85%;
}
.home .index-about .box2 .item {
  display: block;
  width: 25%;
  height: 20.625rem;
  color: #e40012;
  position: relative;
  overflow: hidden;
}
.home .index-about .box2 .item:not(:last-child) {
  border-right: 1px solid #e40012;
}
.home .index-about .box2 .item .iconfont {
  font-size: 3.125rem;
  transition: all 0.2s ease-in-out;
}
.home .index-about .box2 .item .c-title {
  font-size: 1.25rem;
  line-height: 1.25rem;
  margin: 1.875rem 0 0;
}
.home .index-about .box2 .item .e-title {
  font-family: AvantGardeGothicC-Demi;
}
.home .index-about .box2 .item .e-title,
.home .index-about .box2 .item .c-title,
.home .index-about .box2 .item .iconfont {
  position: relative;
  z-index: 3;
}
.home .index-about .box2 .item:hover {
  color: #fff;
}
.home .index-about .box2 .item:hover::after {
  opacity: 1;
}
.home .index-about .box2 .item::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #e40012;
  z-index: 1;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.home .index-product {
  position: relative;
  overflow: hidden;
}
.home .index-product .w1650 {
  overflow: hidden;
}
.home .index-product .index-product-swiper {
  height: 60rem;
  box-sizing: border-box;
}
.home .index-product .index-product-swiper .swiper-slide {
  overflow: hidden;
}
.home .index-product .index-product-swiper .swiper-slide img {
  display: block;
  max-width: 53.125rem;
}
.home .index-product .index-product-swiper .slide-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-sizing: border-box;
  padding-top: 10rem;
}
.home .index-product .index-product-swiper .r-box {
  width: 38.48%;
  margin-left: 6.25rem;
}
.home .index-product .index-product-swiper .r-box .title {
  margin-top: 5.3125rem;
}
.home .index-product .index-product-swiper .r-box .title .c-title {
  font-size: 2.1875rem;
  letter-spacing: 1px;
  color: #fff;
}
.home .index-product .index-product-swiper .r-box .title .e-title {
  font-family: AvantGardeGothicC-Demi;
  font-size: 1.1875rem;
  letter-spacing: 1px;
  color: #fff;
}
.home .index-product .index-product-swiper .r-box .multi-text {
  line-height: 1.75rem;
  letter-spacing: 1px;
  margin: 4.5625rem 0;
}
.home .index-product .index-product-swiper .r-box .more {
  border: 1px solid #fff;
  color: #fff;
  width: 10rem;
}
.home .index-product .index-product-swiper .r-box .more:hover {
  border: 1px solid #e40012;
}
.home .index-product ul {
  position: absolute;
  right: 8.4375rem;
  bottom: 9.0625rem;
  z-index: 20;
}
.home .index-product ul li {
  position: relative;
  cursor: pointer;
}
.home .index-product ul li::before {
  content: "";
  width: 0;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 50%;
  bottom: -7px;
  transform: translateX(-50%);
  transition: all 0.8s ease-in-out;
}
.home .index-product ul li.active::before {
  width: 7.5rem;
}
.home .index-product ul li:not(:last-child) {
  margin-right: 3.75rem;
}
.home .index-product ul li:not(:last-child)::after {
  content: "/";
  position: absolute;
  top: 50%;
  right: -1.875rem;
  transform: translate(-50%, -50%);
}
.home .index-product .mIndex-product {
  display: none;
}
.home .index-product .mIndex-product .title {
  margin-top: 20px;
  text-align: center;
}
.home .index-product .mIndex-product .title .c-title {
  font-size: 2.1875rem;
  letter-spacing: 1px;
  color: #e40012;
}
.home .index-product .mIndex-product .title .e-title {
  font-family: AvantGardeGothicC-Demi;
  font-size: 1.1875rem;
  letter-spacing: 1px;
  color: #000;
}
.home .index-product .mIndex-product .multi-text {
  line-height: 1.75rem;
  letter-spacing: 1px;
  margin: 1.25rem auto 0;
  width: 94%;
  text-align: justify;
}
.home .index-product .mIndex-product img {
  display: block;
  max-width: 50%;
  margin: 1.25rem auto;
}
.home .index-product .mIndex-product .more {
  border: 1px solid #e40012;
  color: #e40012;
  width: 10rem;
  margin: 0 auto;
}
.home .index-product .mIndex-product .item {
  display: none;
}
.home .index-solution {
  padding: 5.625rem 0 5rem;
}
.home .index-solution .solution-box {
  margin-top: 6.25rem;
  display: grid;
  grid-template-columns: 40.625rem 28.125rem 31.25rem;
  grid-template-rows: repeat(2, 23.4375rem);
  grid-gap: 0.9375rem;
}
.home .index-solution .solution-box .item {
  background-position: center center;
  overflow: hidden;
  position: relative;
}
.home .index-solution .solution-box .item img {
  transition: all 0.8s ease-in-out;
}
.home .index-solution .solution-box .item .iconBox {
  position: absolute;
  color: #fff;
  width: fit-content;
}
.home .index-solution .solution-box .item .iconBox p {
  font-size: 1.125rem;
  letter-spacing: 1px;
  color: #ececec;
  margin-top: 0.625rem;
  line-height: 1.125rem;
}
.home .index-solution .solution-box .item:nth-child(1) {
  border-radius: 1.875rem 0 0 0;
}
.home .index-solution .solution-box .item:nth-child(1) .iconfont {
  font-size: 60px;
}
.home .index-solution .solution-box .item:nth-child(1) .iconBox {
  bottom: 1.25rem;
  left: 2.5rem;
}
.home .index-solution .solution-box .item:nth-child(2) {
  border-radius: 1.875rem 0 0 0;
}
.home .index-solution .solution-box .item:nth-child(2) .iconfont {
  font-size: 60px;
}
.home .index-solution .solution-box .item:nth-child(2) .iconBox {
  bottom: 1.25rem;
  left: 2.5rem;
}
.home .index-solution .solution-box .item:nth-child(3) {
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 3;
  border-radius: 0 1.875rem 0 1.875rem;
}
.home .index-solution .solution-box .item:nth-child(3) .iconfont {
  font-size: 60px;
}
.home .index-solution .solution-box .item:nth-child(3) .iconBox {
  top: 8.125rem;
  left: 0;
  width: 100%;
  text-align: center;
}
.home .index-solution .solution-box .item:nth-child(4) {
  border-radius: 0 0 1.875rem 0;
}
.home .index-solution .solution-box .item:nth-child(4) .iconfont {
  font-size: 60px;
}
.home .index-solution .solution-box .item:nth-child(4) .iconBox {
  width: 17.5rem;
  top: 50%;
  right: 0;
  text-align: center;
  transform: translateY(-50%);
  color: #e40012;
}
.home .index-solution .solution-box .item:nth-child(4) .iconBox p {
  color: #e40012;
}
.home .index-solution .solution-box .item:nth-child(5) {
  border-radius: 0 0 1.875rem 0;
  background: #e40012;
}
.home .index-solution .solution-box .item:nth-child(5) .iconfont {
  font-size: 45px;
}
.home .index-solution .solution-box .item:nth-child(5) .iconBox {
  text-align: center;
}
.home .index-solution .solution-box .item:hover img {
  transform: scale(1.2);
}
.home .index-news {
  padding: 5rem 0 3.125rem;
  background-color: #ececec;
}
.home .index-news .news-box {
  margin-top: 6.5625rem;
}
.home .index-news .news-box li {
  border-radius: 3.75rem 1.25rem 3.75rem 1.25rem;
  width: 28.9%;
  overflow: hidden;
  background: #ececec;
}
.home .index-news .news-box li .img-box {
  overflow: hidden;
}
.home .index-news .news-box li .img-box img {
  display: block;
  width: 100%;
  transition: all 0.5s ease-in-out;
}
.home .index-news .news-box li .box {
  background: #fff;
  padding: 1.875rem 2.5rem 2.5rem 1.875rem;
}
.home .index-news .news-box li .box .title {
  font-size: 1.25rem;
  line-height: 1.25rem;
  color: #000000;
  letter-spacing: 1px;
  min-height: 3.125rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: all 0.5s ease-in-out;
}
.home .index-news .news-box li .box .con {
  margin: 2.5rem 0 3.4375rem;
  font-size: 1rem;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.61);
  min-height: 2.5rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.home .index-news .news-box li .box .learnMore {
  font-size: 1rem;
  color: #000;
  opacity: 0.71;
  line-height: 1.2rem;
  border-bottom: 1px solid #000;
  transition: all 0.5s ease-in-out;
}
.home .index-news .news-box li .box .year {
  font-size: 0.875rem;
  color: #000;
  opacity: 0.58;
}
.home .index-news .news-box li:hover .img-box img {
  transform: scale(1.2);
}
.home .index-news .news-box li:hover .box .title,
.home .index-news .news-box li:hover .box .learnMore {
  color: #e40012;
}
.home .index-news .news-box li:hover .box .learnMore {
  border-bottom: 1px solid #e40012;
}
.home .index-news .more {
  border: 1px solid #e40012;
  margin: 4.0625rem auto 0;
}
.about-asi .company-pro {
  margin-top: 5.625rem;
  padding-bottom: 2.5rem;
}
.about-asi .company-pro .r-box {
  width: 75%;
}
.about-asi .company-pro .box {
  position: relative;
  height: 25.5rem;
  margin-top: 5rem;
}
.about-asi .company-pro .box .img-box {
  position: absolute;
  width: 53.5rem;
  overflow: hidden;
}
.about-asi .company-pro .box .img-box img {
  width: 100%;
  display: block;
  transition: all 0.8s ease-in-out;
}
.about-asi .company-pro .box .img-box p {
  position: absolute;
  bottom: 1.875rem;
  letter-spacing: 1px;
}
.about-asi .company-pro .box .img-box:hover img {
  transform: scale(1.1);
}
.about-asi .company-pro .box .box1 {
  top: 0;
  left: 0;
  -webkit-clip-path: polygon(0 0, 92% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 92% 0%, 100% 100%, 0% 100%);
}
.about-asi .company-pro .box .box1 p {
  left: 1.5625rem;
}
.about-asi .company-pro .box .box2 {
  top: 0;
  right: 0;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 8% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 8% 100%);
}
.about-asi .company-pro .box .box2 p {
  right: 1.5625rem;
}
.about-asi .history {
  background: url(../images/history-bg.jpg) center no-repeat;
  background-size: 100% 100%;
  padding: 5.125rem 0;
}
.about-asi .history .inner-title {
  text-align: center;
}
.about-asi .history .inner-title .c-title,
.about-asi .history .inner-title .e-title {
  color: #fff;
}
.about-asi .history .inner-title .line {
  margin: 0 auto;
}
.about-asi .history .swiperBox {
  margin-top: 4.375rem;
  position: relative;
}
.about-asi .history .swiperBox .historySwiper .item .l-box {
  margin-right: 1.875rem;
  margin-top: 1.25rem;
}
.about-asi .history .swiperBox .historySwiper .item .l-box .cir {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #e40012;
}
.about-asi .history .swiperBox .historySwiper .item .l-box .line {
  background: url(../images/line.png) top center no-repeat;
  background-size: 100% 100%;
  width: 1px;
  height: 22.8125rem;
}
.about-asi .history .swiperBox .historySwiper .item .r-box .item-title {
  font-size: 2.4375rem;
  line-height: 2.4375rem;
  color: #e40012;
  font-family: AvantGardeGothicC-Demi;
}
.about-asi .history .swiperBox .historySwiper .item .r-box .content {
  margin-top: 1.5625rem;
}
.about-asi .history .swiperBox .historySwiper .swiper-slide:nth-child(5n+1) {
  padding-top: 1.5625rem;
}
.about-asi .history .swiperBox .historySwiper .swiper-slide:nth-child(5n+2) {
  padding-top: 10rem;
}
.about-asi .history .swiperBox .historySwiper .swiper-slide:nth-child(5n+3) {
  padding-top: 3.125rem;
}
.about-asi .history .swiperBox .historySwiper .swiper-slide:nth-child(5n+4) {
  padding-top: 0;
}
.about-asi .history .swiperBox .historySwiper .swiper-slide:nth-child(5n+5) {
  padding-top: 6.5625rem;
}
.about-asi .history .swiperBox .swiper-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.about-asi .history .swiperBox .swiper-prev {
  left: 3.125rem;
}
.about-asi .history .swiperBox .swiper-next {
  right: 3.125rem;
}
.about-asi .honor {
  position: relative;
}
.about-asi .honor img {
  display: block;
  width: 100%;
}
.about-asi .honor .honor-title {
  position: absolute;
  top: 7.3125rem;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.about-asi .honor .honor-title .line {
  margin: 0 auto;
}
.about-asi .partner {
  margin-top: 5.3125rem;
}
.about-asi .partner p {
  margin-top: 1.75rem;
}
.about-asi .partner ul {
  margin-top: 2.625rem;
}
.about-asi .partner ul li img {
  max-width: 100%;
}
.about-asi .partner .partnerSwiper {
  margin-top: 2.625rem;
}
.about-asi .partner .partnerSwiper img {
  display: block;
  width: 100%;
}
.product-banner .banner-text {
  text-align: right;
}
.product-banner .productImg {
  position: absolute;
  left: 6.25%;
  bottom: 0;
  width: 38%;
}
.productList .list {
  margin-top: 8rem;
  flex-wrap: wrap;
}
.productList .list li {
  height: 25rem;
  width: 48%;
  margin-bottom: 2.5rem;
  overflow: hidden;
}
.productList .list li a {
  background: #ececec;
  height: 100%;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  align-items: center;
  padding: 0 4.0625rem;
}
.productList .list li .text-box {
  min-width: 18.125rem;
}
.productList .list li .text-box .e-title {
  font-family: AvantGardeGothicC-Demi;
  font-size: 1.0625rem;
  line-height: 1.0625rem;
  color: #000;
}
.productList .list li .text-box .c-title {
  font-size: 1.25rem;
  line-height: 1.25rem;
  color: #000;
  margin: 0.5rem 0;
}
.productList .list li .text-box .line {
  width: 2.5rem;
  height: 3px;
  background: #e40012;
}
.productList .list li .text-box .productTitle {
  font-weight: bold;
  font-size: 1.625rem;
  color: #e40012;
  margin: 2.5rem 0;
}
.productList .list li .text-box .iconfont {
  font-size: 1.875rem;
  color: #e40012;
}
.productList .list li .product-img {
  display: block;
  max-width: 70%;
  transition: all 0.8s ease-in-out;
}
.productList .list li:hover .product-img {
  transform: scale(1.1);
}
.productDetail .proDetail-title .title {
  font-weight: bold;
  font-size: 2.8125rem;
  line-height: 2.5rem;
  letter-spacing: 0.25rem;
  color: #040404;
}
.productDetail .proDetail-title .line {
  width: 100%;
  height: 1px;
  background: rgba(4, 4, 4, 0.21);
  position: relative;
  margin-top: 3.125rem;
}
.productDetail .proDetail-title .line::after {
  content: "";
  width: 5.3125rem;
  height: 4px;
  background: #e40012;
  position: absolute;
  top: 0;
  left: 0;
}
.productDetail .contentBox .top {
  background: #ececec;
  height: 44.375rem;
}
.productDetail .contentBox .top .text-box {
  width: 45%;
}
.productDetail .contentBox .top .text-box .title {
  font-size: 2.25rem;
  font-weight: bold;
  letter-spacing: 3px;
  color: #040404;
  line-height: 2.25rem;
}
.productDetail .contentBox .top .text-box .line {
  height: 1px;
  width: 100%;
  background: #040404;
  opacity: 0.23;
  margin: 3.125rem 0 2.5rem;
}
.productDetail .contentBox .top .text-box .con {
  font-size: 1rem;
  line-height: 2rem;
  color: #040404;
}
.productDetail .contentBox .top .text-box .price {
  margin-top: 5.3125rem;
  display: block;
  width: 11.5625rem;
  height: 3.125rem;
  border-radius: 0.625rem;
  background: #e40012;
  text-align: center;
  color: #fff;
  line-height: 3.125rem;
}
.productDetail .contentBox .top .img-box {
  width: 50%;
}
.productDetail .contentBox .top .img-box img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.productDetail .performance {
  margin-top: 2.8125rem;
}
.productDetail .performance .box {
  margin-top: 2.8125rem;
  font-size: 1rem;
}
.productDetail .application {
  margin-top: 5.9375rem;
  position: relative;
}
.productDetail .application .appSwiper {
  margin-top: 5.625rem;
}
.productDetail .application .appSwiper .swiper-slide img {
  display: block;
  width: 100%;
}
.productDetail .application .swiper-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 20;
  width: 4.375rem;
  height: 4.375rem;
}
.productDetail .application .swiper-btn img {
  display: block;
  width: 100%;
}
.productDetail .application .swiper-prev {
  left: 28.875rem;
}
.productDetail .application .swiper-next {
  right: 28.875rem;
}
.productDetail .askPrice {
  margin-top: 5.625rem;
}
.productDetail .askPrice h6 {
  font-size: 16px;
  letter-spacing: 1px;
  color: #040404;
  margin-top: 2.1875rem;
}
.productDetail .askPrice .red-title {
  height: 3.125rem;
  line-height: 3.125rem;
  width: 100%;
  background: #e40012;
  font-size: 1.25rem;
  letter-spacing: 0.125rem;
  color: #fff;
  box-sizing: border-box;
  padding-left: 1.875rem;
  font-weight: bold;
  margin-top: 2.1875rem;
}
.productDetail .askPrice .inputBox {
  margin-top: 0.9375rem;
}
.productDetail .askPrice .inputBox .inputItem {
  background: #ececec;
  height: 3.125rem;
  width: 25rem;
  align-items: center;
  box-sizing: border-box;
  padding: 0 1.875rem;
  font-size: 1rem;
}
.productDetail .askPrice .inputBox .inputItem input {
  border: 0;
  padding: 0;
  background: transparent;
  flex-grow: 1;
}
.productDetail .askPrice .textareaBox {
  background: #ececec;
  font-size: 1rem;
  margin-top: 1.5625rem;
  box-sizing: border-box;
  padding: 1.25rem 1.875rem;
}
.productDetail .askPrice .textareaBox textarea {
  border: 0;
  padding: 0;
  height: 10rem;
  background: transparent;
}
.productDetail .askPrice button {
  display: block;
  width: 17.5rem;
  height: 3.125rem;
  line-height: 3.125rem;
  text-align: center;
  color: #fff;
  margin: 1.25rem auto 0;
  background: #e40012;
  border: 0;
  outline: 0;
}
.productDetail .askPrice button:focus {
  border: 0;
  outline: 0;
}
.solution .bread-box ul li {
  min-width: auto;
}
.solution .solution-box .item {
  display: flex;
}
.solution .solution-box .item .img-box,
.solution .solution-box .item .item-box {
  width: 50%;
  background: #ececec;
  overflow: hidden;
}
.solution .solution-box .item .img-box img,
.solution .solution-box .item .item-box img {
  display: block;
  width: 100%;
}
.solution .solution-box .item .img-box {
  overflow: hidden;
}
.solution .solution-box .item .img-box img {
  transition: all 0.8s ease-in-out;
}
.solution .solution-box .item .img-box:hover img {
  transform: scale(1.1);
}
.solution .solution-box .item .item-box {
  box-sizing: border-box;
  padding: 0 10.3125rem 0 4.375rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.solution .solution-box .item .iconfont {
  font-size: 3.125rem;
  color: #e40012;
}
.solution .solution-box .item .title {
  font-size: 2rem;
  letter-spacing: 1px;
  color: #000;
  font-weight: bold;
}
.solution .solution-box .item .line {
  width: 100%;
  height: 1px;
  background: #000;
  opacity: 0.14;
  margin: 1.5625rem 0;
}
.solution .solution-box .item .red-title {
  font-size: 1.375rem;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.375rem;
  color: #e40012;
  margin-bottom: 1.4375rem;
}
.solution .solution-box .item .content {
  font-size: 1rem;
  line-height: 2.125rem;
  letter-spacing: 1px;
  color: #000000;
}
.solution .solution-box .item .more {
  margin-top: 3.25rem;
  border: 1px solid #e40012;
}
.solution .solution-box .item:nth-child(even) {
  flex-direction: row-reverse;
}
.solution-list {
  margin-top: 4.375rem;
}
.solution-list .item {
  background-color: #ececec;
  border-radius: 30px;
  border-radius: 1.875rem;
  box-sizing: border-box;
  padding: 3.125rem 4.375rem;
}
.solution-list .item:not(:last-child) {
  margin-bottom: 1.875rem;
}
.solution-list .item .title {
  font-size: 1.375rem;
  color: #e40012;
  letter-spacing: 1px;
  font-weight: bold;
}
.solution-list .item .con {
  font-size: 1rem;
  line-height: 2rem;
  letter-spacing: 1px;
  color: #000;
}
.solution-list .item .more {
  border: 1px solid #e40012;
}
.solution-list .item .img-box .box {
  width: 48.6%;
}
.solution-list .item .img-box img {
  display: block;
  max-width: 100%;
  border-radius: 1.25rem 1.25rem 0px 0px;
}
.solution-list .item1 .title-box {
  align-items: center;
}
.solution-list .item1 .title-box .l-box {
  width: 81.5%;
}
.solution-list .item1 .l-box {
  margin-right: 4.0625rem;
}
.solution-list .item1 .l-box .con {
  margin-top: 1.875rem;
}
.solution-list .item1 .img-box {
  margin-top: 2rem;
}
.solution-list .item2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.solution-list .item2 .title-box {
  width: 42%;
}
.solution-list .item2 .img-box {
  width: 48.6%;
}
.solution-list .item2 .con {
  margin: 1.875rem 0 3.125rem;
}
.solution-list .more-solution {
  display: block;
  width: 11.875rem;
  height: 3.125rem;
  line-height: 3.125rem;
  background: #e40012;
  border-radius: 0.625rem 1.875rem 0.625rem 1.875rem;
  text-align: center;
  color: #fff;
  letter-spacing: 1px;
  margin: 6.25rem auto 0;
}
.pingtai .pingtai-item1 {
  margin-top: 5rem;
}
.pingtai .pingtai-item1 img {
  max-width: 100%;
}
.pingtai .pingtai-item2 {
  background: url(../images/pingtai2-bg.jpg) no-repeat center;
  padding: 8.4375rem 0 17.1875rem;
}
.pingtai .pingtai-item2 .pingtai-title .c-title,
.pingtai .pingtai-item2 .pingtai-title .e-title {
  color: #fff;
}
.pingtai .pingtai-item2 ul {
  margin-top: 6.0625rem;
}
.pingtai .pingtai-item2 ul li {
  width: 23%;
  height: 30.3125rem;
  background: url(../images/pingtai-item2-list-bg.png) no-repeat center;
  background-size: 100% 100%;
  border-radius: 1.25rem;
  box-sizing: border-box;
  padding: 4.375rem 2.375rem 0 1.75rem;
}
.pingtai .pingtai-item2 ul li .number {
  background: linear-gradient(#1fc3ac, #fff);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  font-family: AvantGardeGothicC-Demi;
  font-size: 3.375rem;
  line-height: 2.75rem;
  letter-spacing: 0.25rem;
}
.pingtai .pingtai-item2 ul li .title {
  margin: 3.75rem 0 1.875rem;
  font-size: 1.5625rem;
  letter-spacing: 0.125rem;
  color: #f7f9fa;
}
.pingtai .pingtai-item2 ul li .con {
  font-size: 1rem;
  letter-spacing: 0.0625rem;
  line-height: 1.875rem;
  color: #f7f9fa;
  opacity: 0.74;
}
.pingtai .pingtai-item2 ul li:hover {
  background: url(../images/pingtai-item2-list-bg-on.png) no-repeat center;
}
.pingtai .pingtai-item3 {
  margin: 3.125rem 0 6.25rem;
}
.pingtai .pingtai-item3 img {
  max-width: 48%;
}
.pingtai .pingtai-item4 {
  background: #e2e6ea;
  padding: 6.25rem 0 3.75rem;
}
.pingtai .pingtai-item4 .pingtaiItem4 {
  margin-top: 4.375rem;
}
.pingtai .pingtai-item4 .swiper-slide img {
  display: block;
  width: 100%;
}
.pingtai .pingtai-item4 .swiper-slide p {
  text-align: center;
  margin-top: 2.25rem;
  font-size: 1.4375rem;
  color: #000;
}
.pingtai .pingtai-item4 .swiper-pagination {
  position: relative;
  margin-top: 2.8125rem;
}
.pingtai .pingtai-item4 .swiper-pagination .swiper-pagination-bullet {
  border-radius: 0;
  background: #090909;
  transform: rotate(45deg);
  margin: 0 10px;
}
.pingtai .pingtai-item4 .swiper-pagination .swiper-pagination-bullet-active {
  background: #e40012;
}
.newsList {
  padding: 0 !important;
}
.newsList .news-box {
  margin-top: 0 !important;
  padding-top: 4.6875rem;
  flex-wrap: wrap;
}
.newsList .news-box li {
  margin-bottom: 4.6875rem;
}
.newsList .news-box li .title {
  line-height: 1.875rem !important;
}
.newsList .news-box li:not(:nth-child(3n)) {
  margin-right: 6.54%;
}
.newsList .pageList {
  margin-top: 1.5625rem;
  padding-bottom: 6.25rem;
}
.newsDetail .newsDetail-box {
  background-color: #ececec;
  padding: 1.375rem 0 5.625rem;
}
.newsDetail .newsDetail-box .w1650 {
  align-items: flex-start;
}
.newsDetail .newsDetail-box .newsInfo {
  width: 65%;
  background: #fff;
  border-radius: 1.875rem;
  box-sizing: border-box;
  padding: 3.75rem 2.3125rem 5.625rem;
}
.newsDetail .newsDetail-box .newsInfo .title {
  font-size: 1.625rem;
  color: #040404;
  text-align: center;
}
.newsDetail .newsDetail-box .newsInfo .line {
  width: 100%;
  height: 1px;
  background: #000;
  opacity: 0.08;
  margin: 1.5rem auto;
}
.newsDetail .newsDetail-box .newsInfo .year {
  font-size: 0.875rem;
  color: #040404;
  opacity: 0.46;
  text-align: center;
}
.newsDetail .newsDetail-box .newsInfo .content {
  margin-top: 2.5rem;
  font-size: 1rem;
  line-height: 2rem;
  color: #040404;
}
.newsDetail .newsDetail-box .newsInfo .content img {
  max-width: 100%;
}
.newsDetail .newsDetail-box .moreNews {
  width: 31.25rem;
}
.newsDetail .newsDetail-box .moreNews .moreNews-title {
  font-size: 1.875rem;
  font-weight: bold;
  color: #e40012;
}
.newsDetail .newsDetail-box .moreNews .moreNews-list {
  margin-top: 2.0625rem;
}
.newsDetail .newsDetail-box .moreNews .moreNews-list li {
  border-radius: 60px 20px 60px 20px;
  width: 100%;
  overflow: hidden;
  background: #ececec;
  margin-bottom: 3.125rem;
}
.newsDetail .newsDetail-box .moreNews .moreNews-list li .img-box {
  overflow: hidden;
}
.newsDetail .newsDetail-box .moreNews .moreNews-list li .img-box img {
  display: block;
  width: 100%;
  transition: all 0.5s ease-in-out;
}
.newsDetail .newsDetail-box .moreNews .moreNews-list li .box {
  background: #fff;
  padding: 1.875rem 2.5rem 2.5rem 1.875rem;
}
.newsDetail .newsDetail-box .moreNews .moreNews-list li .box .title {
  font-size: 1.25rem;
  line-height: 1.25rem;
  color: #000000;
  letter-spacing: 1px;
  min-height: 3.125rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: all 0.5s ease-in-out;
}
.newsDetail .newsDetail-box .moreNews .moreNews-list li .box .con {
  margin: 2.5rem 0 3.4375rem;
  font-size: 1rem;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.61);
  min-height: 2.5rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.newsDetail .newsDetail-box .moreNews .moreNews-list li .box .learnMore {
  font-size: 1rem;
  color: #000;
  opacity: 0.71;
  line-height: 1.2rem;
  border-bottom: 1px solid #000;
  transition: all 0.5s ease-in-out;
}
.newsDetail .newsDetail-box .moreNews .moreNews-list li .box .year {
  font-size: 0.875rem;
  color: #000;
  opacity: 0.58;
}
.newsDetail .newsDetail-box .moreNews .moreNews-list li:hover .img-box img {
  transform: scale(1.2);
}
.newsDetail .newsDetail-box .moreNews .moreNews-list li:hover .box .title,
.newsDetail .newsDetail-box .moreNews .moreNews-list li:hover .box .learnMore {
  color: #e40012;
}
.newsDetail .newsDetail-box .moreNews .moreNews-list li:hover .box .learnMore {
  border-bottom: 1px solid #e40012;
}
.newsDetail .newsDetail-box .moreNews .backList {
  display: block;
  width: 16.25rem;
  height: 3.75rem;
  border-radius: 1.875rem;
  background: #e40012;
  text-align: center;
  font-size: 1.25rem;
  color: #fff;
  line-height: 3.75rem;
  margin: 4.6875rem auto 0;
}
.newsDetail .newsDetail-box .newsPage a {
  font-size: 1rem;
  color: #000;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.newsDetail .newsDetail-box .newsPage a:first-child {
  width: calc((100% - 31px) / 2);
  box-sizing: border-box;
  padding-right: 1.875rem;
}
.newsDetail .newsDetail-box .newsPage a:last-child {
  width: calc((100% - 31px) / 2);
  box-sizing: border-box;
  padding-left: 1.875rem;
}
.job .job-box {
  background: url(../images/job-bg.jpg) no-repeat top;
  background-size: cover;
  padding: 4.6875rem 0 5rem;
}
.job .job-box .tool {
  margin-top: 3.125rem;
}
.job .job-box .tool .select-item {
  background: #fff;
  width: 26%;
  border-radius: 1.875rem;
  height: 3.75rem;
  position: relative;
}
.job .job-box .tool .select-item .bi-chevron-down {
  font-size: 1.5625rem;
  position: absolute;
  top: 50%;
  right: 2.5rem;
  transform: translateY(-50%);
  transition: all 0.2s ease-in-out;
}
.job .job-box .tool .select-item .icon-arrow-rotate {
  transform: translateY(-50%) rotate(90deg);
}
.job .job-box .tool .select-item .select {
  width: 100%;
  padding: 0 2.5rem;
  border: 0;
  height: 100%;
  border-radius: 1.875rem;
  box-sizing: border-box;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: transparent;
  font-size: 1rem;
  color: #000;
}
.job .job-box .tool .select-item .select:focus {
  border: 0;
  outline: 0;
}
.job .job-box .tool .select-item input {
  display: block;
  background: #fff;
  border-radius: 1.875rem;
  width: 100%;
  border: 0;
  height: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 2.5rem;
}
.job .job-box .tool .select-item .bi-search {
  font-size: 1.5625rem;
  position: absolute;
  top: 50%;
  right: 2.5rem;
  transform: translateY(-50%);
}
.job .job-box .tool .search {
  display: block;
  width: 11.6875rem;
  line-height: 3.75rem;
  background: #e40012;
  font-size: 1rem;
  color: #fff;
  border: 0;
  outline: 0;
  padding: 0;
  border-radius: 1.875rem;
}
.job .job-box .tool .search .bi {
  margin-left: 1.875rem;
}
.job .job-box .jobList {
  width: 100%;
  line-height: 5rem;
  margin-top: 6.25rem;
  font-size: 1rem;
}
.job .job-box .jobList li {
  margin-bottom: 1.875rem;
  background: #fff;
  border-radius: 5rem;
  box-sizing: border-box;
  padding: 0 2.1875rem;
}
.job .job-box .jobList li .itemList {
  height: 5rem;
}
.job .job-box .jobList li .itemList .item-top {
  width: 20%;
  text-align: center;
}
.job .job-box .jobList li .itemList .item-top span {
  font-size: 1.25rem;
  margin: 0 2.5rem;
}
.job .job-box .jobList li .itemList .item-top:first-child {
  text-align: left;
  box-sizing: border-box;
  padding-left: 1.25rem;
}
.job .job-box .jobList li .itemList .item-top:last-child {
  text-align: right;
}
.job .job-box .jobList li .content {
  font-size: 1rem;
  line-height: 1.75rem;
  color: #000;
  border-top: 1px solid rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  padding: 2.375rem 1.25rem 3.75rem;
  display: none;
}
.job .job-box .jobList li .content .red-title {
  font-size: 1.25rem;
  color: #e40012;
  font-weight: bold;
  margin-bottom: 2.375rem;
}
.job .job-box .jobList li .content .red-title2 {
  color: #e40012;
  font-weight: bold;
  margin-top: 2.375rem;
}
.job .job-box .jobList li .content .apply {
  width: 12.8125rem;
  height: 3.75rem;
  border-radius: 1.875rem;
  background: #e40012;
  color: #fff;
  text-align: center;
  font-size: 1rem;
  line-height: 3.75rem;
  border: 0;
  outline: 0;
}
.job .job-box .jobList li .content .apply:focus {
  border: 0;
  outline: 0;
}
.cooperation {
  padding: 5.625rem 0 3.125rem;
}
.cooperation .pingtai-title {
  margin-bottom: 3.125rem;
}
.cooperation .item p {
  font-size: 1rem;
  line-height: 1rem;
}
.cooperation .item input {
  width: 100%;
  background: #ececec;
  border-radius: 5px;
  height: 3.75rem;
  line-height: 3.75rem;
  box-sizing: border-box;
  padding: 0 1rem;
  border: 0;
  outline: 0;
  margin-top: 1.0625rem;
}
.cooperation .item .selectBox {
  width: 100%;
  height: 3.75rem;
  line-height: 3.75rem;
  background-color: #ececec;
  border-radius: 0.3125rem;
  margin-top: 1.0625rem;
  position: relative;
}
.cooperation .item .selectBox select {
  padding: 0 1rem;
  border: 0;
  height: 100%;
  box-sizing: border-box;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: transparent;
  font-size: 1rem;
  color: #040404;
  width: 100%;
}
.cooperation .item .selectBox select:focus {
  border: 0;
  outline: 0;
}
.cooperation .item .selectBox .bi {
  font-size: 1.25rem;
  position: absolute;
  top: 50%;
  right: 2.5rem;
  transform: translateY(-50%);
}
.cooperation .item textarea {
  display: block;
  width: 100%;
  height: 19.375rem;
  background: #ececec;
  border: 0;
  margin-top: 1.0625rem;
  padding: 1rem;
}
.cooperation .item textarea:focus {
  border: 0;
}
.cooperation .box {
  display: flex;
  justify-content: space-between;
}
.cooperation .box:not(:last-child) {
  margin-bottom: 1.875rem;
}
.cooperation .box1 .item {
  width: 31%;
}
.cooperation .box2 .item {
  width: 48%;
}
.cooperation .box3 .item {
  width: 31%;
}
.cooperation .box4 .item {
  width: 100%;
}
.cooperation button {
  display: block;
  margin: 5.3125rem auto 0;
  width: 21.875rem;
  height: 5.625rem;
  background: #e40012;
  color: #fff;
  text-align: center;
  line-height: 5.625rem;
  border: 0;
  outline: 0;
  padding: 0;
  font-size: 1.5rem;
}
.contactUs {
  padding-top: 7.1875rem;
}
.contactUs ul {
  margin-top: 6.25rem;
}
.contactUs ul li {
  text-align: center;
}
.contactUs ul li .iconfont {
  font-size: 2.5rem;
  color: #e40012;
  text-align: center;
}
.contactUs ul li .title {
  font-size: 1.25rem;
  color: #070707;
  margin: 0.625rem 0 0.9375rem;
}
.contactUs ul li p {
  font-family: AvantGardeGothicC-Demi;
  font-size: 1.5rem;
  color: #e40012;
}
.contactUs #container {
  margin-top: 4.375rem;
  width: 100%;
  height: 41.5625rem;
}
.service {
  background: url(../images/service-bg.jpg) no-repeat center;
  background-size: 100% 100%;
}
.service .pingtai-title {
  padding-top: 7.5rem;
}
.service .pingtai-title .c-title,
.service .pingtai-title .e-title {
  color: #fff;
}
.service .tip {
  font-size: 1.25rem;
  text-align: center;
  color: #fff;
  margin-top: 1.875rem;
}
.service .service-box {
  margin-top: 6.25rem;
}
.service .service-box .box {
  width: 50%;
  box-sizing: border-box;
  padding: 0 6.75rem 0 5.625rem;
}
.service .service-box .title {
  font-size: 1.5rem;
  font-weight: bold;
  color: #fff;
  box-sizing: border-box;
  padding-left: 2.1875rem;
}
.service .service-box ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 3.4375rem;
}
.service .service-box ul li {
  width: 30%;
  margin-bottom: 6.5625rem;
}
.service .service-box ul li .img-box {
  width: 7.9375rem;
  height: 7.9375rem;
  margin: 0 auto;
}
.service .service-box ul li .img-box img {
  display: block;
  width: 100%;
  height: 100%;
}
.service .service-box ul li .img-box .imgHide {
  display: none;
}
.service .service-box ul li .img-box:hover img {
  display: none;
}
.service .service-box ul li .img-box:hover .imgHide {
  display: block;
}
.service .service-box ul li p {
  font-size: 1.125rem;
  color: #fff;
  margin-top: 1.5625rem;
  text-align: center;
}
.service .service-box .box2 {
  position: relative;
}
.service .service-box .box2 .title {
  padding-left: 5rem;
}
.service .service-box .box2 ul li {
  width: 48%;
}
.service .service-box .box2::after {
  content: "";
  width: 1px;
  height: 22.3125rem;
  background: #fff;
  opacity: 0.32;
  position: absolute;
  bottom: 6.5625rem;
  left: 0;
}
.innvo .platform .l-box {
  background: url(../images/platform-l-bg.jpg) no-repeat center;
  background-size: 100% 100%;
  height: 60.8125rem;
  width: 43.4%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.innvo .platform .l-box .platformLeftSwiper {
  width: 64%;
  margin-top: -12%;
}
.innvo .platform .l-box .platformLeftSwiper img {
  display: block;
  width: 100%;
}
.innvo .platform .r-box {
  position: relative;
  flex-grow: 1;
}
.innvo .platform .r-box .pingtai-title {
  text-align: left;
}
.innvo .platform .r-box .pingtai-title .line {
  margin-left: 0;
}
.innvo .platform .r-box .box {
  width: 74%;
  margin-left: 6.875rem;
  margin-top: 5.25rem;
}
.innvo .platform .r-box .box .pgaeBtn .swiper-prev {
  margin-bottom: 4.0625rem;
}
.innvo .platform .r-box .box .platformRightSwiper {
  margin-top: 4.6875rem;
  height: 40.625rem;
}
.innvo .platform .r-box .box .platformRightSwiper a {
  font-size: 1.5rem;
  color: #010101;
  cursor: auto;
  pointer-events: none;
}
.innvo .platform .r-box .box .platformRightSwiper a span {
  min-width: 8.125rem;
  margin-right: 1.25rem;
  font-family: AvantGardeGothicC-Demi;
}
.innvo .platform .r-box .box .platformRightSwiper .swiper-slide-active a {
  color: #e40012;
  line-height: 2.375rem;
}
.innvo .platform .r-box .box .platformRightSwiper .swiper-slide-active a span {
  font-size: 2.375rem;
  font-weight: bold;
}
.innvo .platform .r-box .swiper-pagination-progressbar.swiper-pagination-vertical {
  width: 1px;
  left: 3.75rem;
  background: rgba(0, 0, 0, 0.09);
}
.innvo .platform .r-box .swiper-pagination-progressbar.swiper-pagination-vertical .swiper-pagination-progressbar-fill {
  background: #e40012;
}
.innvo .patent {
  background: url(../images/patent-bg.jpg) no-repeat center;
  background-size: 100% 100%;
  padding: 7.5rem 0 3.125rem;
}
.innvo .patent .top .pingtai-title {
  text-align: left;
}
.innvo .patent .top .pingtai-title .line {
  margin-left: 0;
}
.innvo .patent .top .swiperBtn {
  display: none !important;
}
.innvo .patent .top .swiperBtn .swiper-next {
  margin-left: 1.5625rem;
}
.innvo .patent .patentSwiper {
  margin-top: 4.0625rem;
}
.innvo .patent .patentSwiper img {
  display: block;
  width: 100%;
}
.innvo .patent .patentSwiper .inverted {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.innvo .patent .patentSwiper .inverted img {
  transform: scaleY(-1);
  opacity: 0.2;
}
.innvo .patent .patentImg {
  flex-wrap: wrap;
  margin-top: 4.0625rem;
}
.innvo .patent .patentImg li {
  width: 14.5%;
  margin-bottom: 1.25rem;
}
.innvo .patent .patentImg li img {
  display: block;
  width: 100%;
}
.innvo .patent .patentImg li:not(:nth-child(6n)) {
  margin-right: 2.6%;
}
.qualification {
  background: url(../images/qualification.jpg) center bottom no-repeat;
  background-size: cover;
  height: 84.75rem;
}
.qualification p {
  font-size: 1.6875rem;
  line-height: 1.6875rem;
  color: #000;
  font-weight: bold;
  text-align: center;
}
.qualification .swiper-box {
  position: relative;
}
.qualification .swiperBtn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 3.125rem;
  z-index: 20;
}
.qualification .swiperBtn img {
  display: block;
  width: 100%;
}
.qualification .swiper-prev {
  left: 0;
}
.qualification .swiper-next {
  right: 0;
}
.qualification .pingtai-title {
  padding-top: 4.625rem;
}
.qualification .quaSwiper1 {
  margin-top: 2rem;
  margin-bottom: 4.375rem;
}
.qualification .quaSwiper2 {
  margin-top: 5.1875rem;
  margin-bottom: 4.375rem;
}
.qualification .quaSwiper1,
.qualification .quaSwiper2 {
  margin-left: auto;
  width: 91%;
  margin-right: 4%;
}
.qualification .quaSwiper1 img,
.qualification .quaSwiper2 img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.qualification .quaSwiper1 .swiper-slide::after,
.qualification .quaSwiper2 .swiper-slide::after {
  content: "";
  width: 4.5625rem;
  height: 1.8125rem;
  background: url(../images/shadow.png) no-repeat center center;
  background-size: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.zhenhuo .zhenhuo-item1 {
  background: url(../images/zhenhuo-item1-bg.jpg) no-repeat center;
  background-size: cover;
  padding-bottom: 8.125rem;
}
.zhenhuo .zhenhuo-item1 .pingtai-title {
  padding-top: 9.0625rem;
}
.zhenhuo .zhenhuo-item1 .pingtai-title .c-title,
.zhenhuo .zhenhuo-item1 .pingtai-title .e-title {
  color: #fff;
}
.zhenhuo .zhenhuo-item1 .pingtai-title .line {
  background: #fff;
}
.zhenhuo .zhenhuo-item1 .con {
  display: none;
  margin-top: 5rem;
  color: #fff;
  line-height: 2.125rem;
}
.zhenhuo .zhenhuo-item1 .con.active {
  display: block;
}
.zhenhuo .zhenhuo-item1 .zhenhuoSwiper1-box {
  position: relative;
  margin-top: 8.75rem;
}
.zhenhuo .zhenhuo-item1 .zhenhuoSwiper1-box .pageBtn {
  justify-content: flex-end;
  box-sizing: border-box;
  padding-right: 8.4375rem;
  position: relative;
  bottom: -1.5625rem;
}
.zhenhuo .zhenhuo-item1 .zhenhuoSwiper1-box .pageBtn .swiper-next {
  margin-right: 2.5rem;
}
.zhenhuo .zhenhuo-item1 .zhenhuoSwiper1 {
  width: 94%;
  margin-left: auto;
  margin-right: 0;
}
.zhenhuo .zhenhuo-item1 .zhenhuoSwiper1 .swiper-wrapper {
  align-items: flex-end;
}
.zhenhuo .zhenhuo-item1 .zhenhuoSwiper1 .box {
  width: 24.6875rem;
  height: 9.6875rem;
  background: rgba(255, 255, 255, 0.82);
  border-radius: 0.625rem;
  border-bottom: 0.25rem solid #e40012;
  box-sizing: border-box;
  padding-left: 4.25rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.zhenhuo .zhenhuo-item1 .zhenhuoSwiper1 .box .number {
  font-family: AvantGardeGothicC-Demi;
  font-size: 4.25rem;
  line-height: 4.25rem;
  letter-spacing: 0;
  -webkit-text-stroke: 1px #e40012;
  color: #fff;
}
.zhenhuo .zhenhuo-item1 .zhenhuoSwiper1 .box .title {
  font-size: 1.25rem;
  line-height: 1.25rem;
  color: #000;
  margin-top: 1.25rem;
}
.zhenhuo .zhenhuo-item1 .zhenhuoSwiper1 .swiper-slide-active .box {
  height: 14.375rem;
  background: #e40012;
}
.zhenhuo .zhenhuo-item1 .zhenhuoSwiper1 .swiper-slide-active .box .number {
  -webkit-text-stroke: 1px #fff;
}
.zhenhuo .zhenhuo-item1 .zhenhuoSwiper1 .swiper-slide-active .box .title {
  color: #fff;
}
.zhenhuo .zhenhuo-item2 {
  padding-bottom: 4.375rem;
}
.zhenhuo .zhenhuo-item2 .zhenhuoSwiper2 {
  width: 92.7%;
  margin-left: auto;
  margin-right: 0;
  margin-top: 8.125rem;
}
.zhenhuo .zhenhuo-item2 .zhenhuoSwiper2 .pingtai-title {
  text-align: left;
}
.zhenhuo .zhenhuo-item2 .zhenhuoSwiper2 .pingtai-title .line {
  margin-left: 0;
}
.zhenhuo .zhenhuo-item2 .zhenhuoSwiper2 .con {
  margin-top: 2.5rem;
  font-size: 1rem;
  line-height: 2rem;
  color: #000;
  text-align: justify;
}
.zhenhuo .zhenhuo-item2 .zhenhuoSwiper2 .swiper-next {
  margin-top: 3.125rem;
  cursor: pointer;
}
.zhenhuo .zhenhuo-item2 .zhenhuoSwiper2 .cir {
  position: relative;
  width: 5rem;
  height: 5rem;
  border: 1px solid #e40012;
  border-radius: 50%;
}
.zhenhuo .zhenhuo-item2 .zhenhuoSwiper2 .cir .bi {
  font-size: 1.5625rem;
  color: #e40012;
}
.zhenhuo .zhenhuo-item2 .zhenhuoSwiper2 .swiper-slide {
  width: auto;
}
.zhenhuo .zhenhuo-item2 .zhenhuoSwiper2 .swiper-slide img {
  display: block;
  width: 100%;
}
.zhenhuo .zhenhuo-item2 .zhenhuoSwiper2 .first-slide {
  width: 33.4375rem !important;
}
.zhenhuo .zhenhuo-item2 .zhenhuoSwiper2 .img-box {
  width: 53.125rem;
  position: relative;
}
.zhenhuo .zhenhuo-item2 .zhenhuoSwiper2 .img-box img {
  display: block;
  width: 100%;
}
.zhenhuo .zhenhuo-item2 .zhenhuoSwiper2 .img-box .text-box {
  position: absolute;
  width: 100%;
  bottom: 2.5rem;
  color: #fff;
  box-sizing: border-box;
  padding: 0 3.4375rem 0 2.8125rem;
}
.zhenhuo .zhenhuo-item2 .zhenhuoSwiper2 .img-box .text-box .title {
  font-size: 1.8125rem;
}
.zhenhuo .zhenhuo-item2 .zhenhuoSwiper2 .img-box .text-box .con {
  margin-top: 1.4375rem;
  font-size: 1rem;
  line-height: 1.75rem;
  color: #fff;
  min-height: 5.3125rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.zhenhuo .zhenhuo-item2 .zhenhuoSwiper2 .swiper-btn {
  position: absolute;
  top: 50%;
  right: 15.2rem;
  transform: translateY(-50%);
  z-index: 20;
}
.zhenhuo .zhenhuo-item2 .zhenhuoSwiper2 .swiper-btn .cir {
  background: #e40012;
}
.zhenhuo .zhenhuo-item2 .zhenhuoSwiper2 .swiper-btn .cir .bi {
  color: #fff;
}
.zhenhuo .zhenhuo-item2 .zhenhuoSwiper2 .swiper-btn .swiper-prev {
  display: none;
  cursor: pointer;
}
