.i2 {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .i2 .engineering-performance-module .slide {
    width: 58%;
  }
}
.i2 .engineering-performance-module .slide .content {
  display: none;
}
.i2 .engineering-performance-module .slide .content .con-warpper-fixed {
  top: 0.95rem;
}
.i2 .engineering-performance-module .slide .content .con-warpper-fixed .column-title {
  font-size: 0.36rem;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 1;
}
.i2 .engineering-performance-module .slide .content .con-warpper-fixed .column-sub-title {
  margin-top: 0.25rem;
  font-size: 0.3rem;
  font-weight: bold;
  color: #666666;
}
.i2 .engineering-performance-module .slide .content .con-warpper-fixed .title {
  margin-top: 0.8rem;
  font-size: 0.28rem;
  font-weight: bold;
  color: #FFFFFF;
}
.i2 .engineering-performance-module .slide .content .con-warpper-fixed .desc {
  margin-top: 0.3rem;
  font-size: 0.16rem;
  color: #FFFFFF;
}
.i2 .engineering-performance-module .slide .content .con-warpper-fixed ul {
  margin-top: 0.3rem;
}
.i2 .engineering-performance-module .slide .content .con-warpper-fixed ul li {
  margin-top: 0.1rem;
}
.i2 .engineering-performance-module .slide .content .con-warpper-fixed ul li a {
  font-size: 0.16rem;
  color: #FFFFFF;
}
.i2 .engineering-performance-module .slide1 {
  margin-left: -30%;
}
.i2 .engineering-performance-module .slide1 .bg-wrapper {
  margin-right: -20px;
}
.i2 .engineering-performance-module .slide1 .bg-wrapper .bg,
.i2 .engineering-performance-module .slide1 .bg-wrapper .mask {
  margin-left: 20%;
}
.i2 .engineering-performance-module .slide2 .bg-wrapper {
  margin-left: -20px;
}
.i2 .engineering-performance-module .slide2 .bg-wrapper .bg,
.i2 .engineering-performance-module .slide2 .bg-wrapper .mask {
  left: -10%;
}
.i2 .slide-content {
  width: 14.4rem;
  margin: 0 auto;
  position: absolute;
  top: 0.95rem;
  bottom: 0.5rem;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .i2 .slide-content {
    width: 100%;
    padding: 0 0.3rem;
  }
}
.i2 .slide-content .left {
  width: 4rem;
}
@media screen and (max-width: 1024px) {
  .i2 .slide-content .left {
    width: 3rem;
  }
}
.i2 .slide-content .left .column-title {
  font-size: 0.36rem;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 1;
}
.i2 .slide-content .left .column-sub-title {
  margin-top: 0.25rem;
  font-size: 0.3rem;
  font-weight: bold;
  color: #FFFFFF;
}
.i2 .slide-content .left .title {
  margin-top: 0.28rem;
}
.i2 .slide-content .left .title a {
  margin-top: 0.28rem;
  font-size: 0.28rem;
  font-weight: bold;
  color: #FFFFFF;
}
.i2 .slide-content .left .desc {
  margin-top: 0.3rem;
  font-size: 0.16rem;
  color: #FFFFFF;
}
@media screen and (max-width: 1024px) {
  .i2 .slide-content .left .desc {
    font-size: 0.26rem;
  }
}
.i2 .slide-content .left .conn {
  font-size: 0.16rem;
  color: #FFFFFF;
  transition: 0.5s;
  line-height: 2;
}
@media screen and (max-width: 1024px) {
  .i2 .slide-content .left .conn {
    font-size: 0.2rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
    white-space: pre-wrap;
  }
}
.i2 .slide-content .left ul {
  margin-top: 0.3rem;
}
.i2 .slide-content .left ul li {
  margin-top: 0.1rem;
}
.i2 .slide-content .left ul li a {
  font-size: 0.16rem;
  color: #FFFFFF;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
@media screen and (max-width: 1024px) {
  .i2 .slide-content .left ul li a {
    font-size: 0.26rem;
  }
}
.i2 .slide-content .left ul li a:hover {
  text-decoration: underline;
}
.i2 .slide-content .right .column-title {
  font-size: 0.36rem;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 1;
  margin-top: -5.3rem;
}
.i2 .slide-content .right .column-sub-title {
  margin-top: 0.25rem;
  font-size: 0.3rem;
  font-weight: bold;
  color: #FFFFFF;
}
.i2 .slide-content .right .title {
  margin-top: 0.15rem;
  line-height: 0.63rem;
  font-size: 0.28rem;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 110px;
}
.i2 .slide-content .right .title a {
  width: 1.2rem;
  height: 0.63rem;
  line-height: 0.63rem;
  text-align: center;
  font-size: 0.28rem;
  font-weight: bold;
  color: #FFFFFF;
}
.i2 .slide-content .right .conn2 {
  font-size: 0.16rem;
  color: #FFFFFF;
  transition: 0.5s;
  line-height: 2;
  width: 4rem;
  padding: 16px 0 26px 0;
}
@media screen and (max-width: 1024px) {
  .i2 .slide-content .right .conn2 {
    font-size: 0.2rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
    white-space: pre-wrap;
  }
}
