html {
  background-color: #e9ebf4;
}
.horizon {
  width: 100%;
  padding-top: 1.88rem;
}
.horizon .horizon-title {
  font-size: 0.54rem;
  font-weight: bold;
  color: #102553;
  line-height: 0.58rem;
  text-align: right;
  padding: 0 0.5rem;
}
.horizon .horizon-text {
  margin-top: 0.3rem;
  text-align: justify;
  font-size: 0.3rem;
  font-weight: 400;
  color: #7f8799;
  line-height: 0.45rem;
  padding: 0 0.5rem;
}
.horizon .horizon-img {
  margin-top: 0.56rem;
  width: 100%;
  height: 4.4rem;
  background-image: url(/static/m/images/visionmind/horizon-img.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.horizon .horizon-line {
  margin-top: 0.06rem;
  padding: 0 0.3rem;
}
.horizon .horizon-line .horizon-lines {
  width: 100%;
  height: 2px;
  background-color: rgba(51, 51, 51, 0.2);
}
.industry {
  width: 100%;
  margin-top: 0.6rem;
}
.industry .industry-title {
  font-size: 0.44rem;
  font-weight: bold;
  color: #102553;
  line-height: 0.6rem;
  padding: 0 0.5rem;
}
.industry .industry-cn {
  margin-top: 0.52rem;
  font-size: 0.34rem;
  font-weight: bold;
  color: #102553;
  line-height: 0.38rem;
  padding: 0 0.5rem;
}
.industry .industry-text {
  margin-top: 0.15rem;
  text-align: justify;
  font-size: 0.3rem;
  font-weight: 400;
  color: #7f8799;
  line-height: 0.45rem;
  padding: 0 0.5rem;
}
.industry .industry-img {
  margin-top: 0.73rem;
  width: 100%;
  height: 11.5rem;
  padding: 0 0.5rem;
}
.industry .industry-img .industry-banner {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.industry .industry-imgs {
  margin-top: 0.35rem;
  width: 100%;
  height: 4.6rem;
  background-repeat: no-repeat;
  background-size: cover;
}
.industry .industry-line {
  margin-top: 0.49rem;
  padding: 0 0.3rem;
}
.industry .industry-line .industry-lines {
  width: 100%;
  height: 2px;
  background-color: rgba(51, 51, 51, 0.2);
}
.operate {
  width: 100%;
  margin-top: 0.75rem;
}
.operate .operate-title {
  font-size: 0.4rem;
  font-weight: bold;
  color: #102553;
  line-height: 0.6rem;
  padding: 0 0.5rem;
}
.operate .operate-text {
  margin-top: 0.25rem;
  text-align: justify;
  font-size: 0.3rem;
  font-weight: 400;
  color: #7f8799;
  line-height: 0.45rem;
  padding: 0 0.5rem;
}
.operate .operate-img {
  margin-top: 0.22rem;
  width: 100%;
  height: 16rem;
  background-repeat: no-repeat;
  background-size: cover;
}
.operate .operate-line {
  margin-top: 0.64rem;
  padding: 0 0.5rem;
}
.operate .operate-line .operate-lines {
  width: 100%;
  height: 2px;
  background-color: rgba(51, 51, 51, 0.2);
}
.scene {
  width: 100%;
  margin-top: 0.74rem;
}
.scene .scene-title {
  font-size: 0.44rem;
  font-weight: bold;
  color: #102553;
  line-height: 0.6rem;
  padding: 0 0.5rem;
}
.scene .scene-text {
  margin-top: 0.25rem;
  text-align: justify;
  font-size: 0.3rem;
  font-weight: 400;
  color: #7f8799;
  line-height: 0.45rem;
  padding: 0 0.5rem;
}
.scene .scene-swiper {
  width: 100%;
  padding: 0 0.3rem;
  margin-top: 0.52rem;
}
.scene .scene-swiper .swiper-container {
  width: 100%;
}
.scene .scene-swiper .swiper-container .swiper-slide {
  width: auto;
  margin-right: 0.5rem;
}
.scene .scene-swiper .swiper-container .swiper-slide .scene-swiper-text {
  font-size: 0.36rem;
  font-weight: bold;
  color: #102553;
  line-height: 0.38rem;
  padding: 0 0.1rem 0.22rem 0.1rem;
  border-bottom: 0.06rem solid #e9ebf4;
}
.scene .scene-swiper .swiper-container .swiper-slide:nth-last-child(1) {
  margin-right: 0;
}
.scene .scene-swiper .swiper-container .swiper-slide.active {
  border-bottom: 0.06rem solid #102553;
}
.scene .scene-detail {
  margin-top: 0.3rem;
}
.scene .scene-detail .scene-item {
  position: relative;
  display: none;
}
.scene .scene-detail .scene-item .scene-item-banner {
  width: 6.83rem;
  height: 4.41rem;
  animation: fadeInLeft 1s;
}
.scene .scene-detail .scene-item .scene-item-img {
  position: absolute;
  top: 2.32rem;
  right: 0;
  width: 6.82rem;
  height: 3.48rem;
  background-image: url(/static/m/images/visionmind/scene-img.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 0.62rem;
  padding-left: 1.56rem;
  animation: fadeInRight 1s;
}
.scene .scene-detail .scene-item .scene-item-img .item-img-title {
  font-size: 0.38rem;
  font-weight: bold;
  color: #102553;
  line-height: 0.44rem;
}
.scene .scene-detail .scene-item .scene-item-img .item-img-know {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.06rem;
  height: 0.7rem;
  border: 1px solid #7f8799;
  border-radius: 0.1rem;
  font-size: 0.3rem;
  font-weight: 400;
  color: #7f8799;
  line-height: 0.32rem;
  margin-top: 0.37rem;
}
.scene .scene-detail .scene-item.detail-active {
  display: block;
}
.scene .scene-line {
  margin-top: 1.61rem;
  padding: 0 0.3rem;
}
.scene .scene-line .scene-lines {
  width: 100%;
  height: 2px;
  background-color: rgba(51, 51, 51, 0.2);
}
.ecology {
  width: 100%;
  margin-top: 0.82rem;
  padding: 0 0.5rem 0.64rem;
}
.ecology .ecology-title {
  font-size: 0.44rem;
  font-weight: bold;
  color: #102553;
  line-height: 0.48rem;
}
.ecology .ecology-text {
  margin-top: 0.3rem;
  text-align: justify;
  font-size: 0.3rem;
  font-weight: 400;
  color: #7f8799;
  line-height: 0.45rem;
}
.ecology .ecology-detail {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-top: 0.55rem;
}
.ecology .ecology-detail .ecology-item {
  margin-bottom: 0.63rem;
}
.ecology .ecology-detail .ecology-item .ecology-item-img {
  width: 2rem;
  height: 0.64rem;
}
.ecology .ecology-detail .ecology-item:nth-last-child(1) {
  opacity: 0;
}
