.e-module-202210131325.oneType .row-pic .row {
  height: 100%;
}
.e-module-202210131325.oneType .row-pic .row .l-con {
  height: 100%;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.e-module-202210131325.oneType .row-pic .row .l-con:hover .e-lazy {
  width: 100%;
}
.e-module-202210131325.oneType .row-pic .row .l-con:hover .e-lazy img {
  transform: scale(1.05);
}
@media (min-width: 1600px) {
  .e-module-202210131325.oneType .row-pic .row .l-con:hover .all-con {
    bottom: 80px;
  }
}
@media (min-width: 992px) {
  .e-module-202210131325.oneType .row-pic .row .l-con:hover .all-con {
    bottom: 60px;
  }
}
@media (min-width: 992px) {
  .e-module-202210131325.oneType .row-pic .row .l-con:hover .mask {
    opacity: 1;
  }
}
.e-module-202210131325.oneType .row-pic .row .l-con .mask {
  z-index: 3;
  position: absolute;
  visibility: visible;
  opacity: 0.8;
  height: 70%;
  width: 100%;
  content: "";
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 70%);
  top: auto;
  bottom: 0;
  border-radius: 0 0 10px 10px;
}
.e-module-202210131325.oneType .row-pic .row .l-con .e-lazy {
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
}
.e-module-202210131325.oneType .row-pic .row .l-con .e-lazy::after {
  padding-top: 56%;
}
.e-module-202210131325.oneType .row-pic .row .l-con .e-lazy img {
  transition: all 0.5s;
}
.e-module-202210131325.oneType .row-pic .row .l-con .all-con {
  position: absolute;
  left: 0;
  bottom: 40px;
  transition: all 0.5s;
  padding: 0 40px;
  z-index: 5;
}
@media (max-width: 1200px) {
  .e-module-202210131325.oneType .row-pic .row .l-con .all-con {
    padding: 0 30px;
    bottom: 30px;
  }
}
@media (max-width: 992px) {
  .e-module-202210131325.oneType .row-pic .row .l-con .all-con {
    padding: 0 30px;
    bottom: 20px;
  }
}
.e-module-202210131325.oneType .row-pic .row .l-con .all-con .con {
  font-size: 16px;
  line-height: 1.95;
  color: #fff;
  text-align: left;
}
.LANG-cn .e-module-202210131325.oneType .row-pic .row .l-con .all-con .con {
  line-height: 1.95;
}
@media (max-width: 1600px) {
  .e-module-202210131325.oneType .row-pic .row .l-con .all-con .con {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .e-module-202210131325.oneType .row-pic .row .l-con .all-con .con {
    line-height: 1.95;
  }
}
.e-module-202210131325.oneType .row-pic .row .l-con .all-con .text {
  font-size: 24px;
  line-height: 1.5;
  color: #fff;
}
.LANG-cn .e-module-202210131325.oneType .row-pic .row .l-con .all-con .text {
  line-height: 1.583;
}
@media (max-width: 1600px) {
  .e-module-202210131325.oneType .row-pic .row .l-con .all-con .text {
    font-size: 22px;
    line-height: 1.545;
  }
  .LANG-cn .e-module-202210131325.oneType .row-pic .row .l-con .all-con .text {
    line-height: 1.636;
  }
}
@media (max-width: 1200px) {
  .e-module-202210131325.oneType .row-pic .row .l-con .all-con .text {
    font-size: 18px;
    line-height: 1.889;
  }
}
@media (max-width: 750px) {
  .e-module-202210131325.oneType .row-pic .row .l-con .all-con .text {
    margin-top: -5px;
  }
}
.e-module-202210131325.oneType .row-pic .row .l-con .all-con .text .icon {
  position: relative;
  display: inline-block;
  top: 1px;
}
.e-module-202210131325.oneType .row-pic .row .l-con .all-con .text .icon span::before {
  font-size: 30px;
  color: #fff;
}
@media (max-width: 1600px) {
  .e-module-202210131325.oneType .row-pic .row .l-con .all-con .text .icon span::before {
    font-size: 30px;
  }
}
@media (max-width: 1200px) {
  .e-module-202210131325.oneType .row-pic .row .l-con .all-con .text .icon span::before {
    font-size: 24px;
  }
}
.e-module-202210131325.twoType .row-pic .row {
  height: 100%;
}
.e-module-202210131325.twoType .row-pic .row .l-con {
  height: 100%;
  position: relative;
  cursor: pointer;
}
.e-module-202210131325.twoType .row-pic .row .l-con:hover img {
  transform: scale(1.05);
}
@media (min-width: 1600px) {
  .e-module-202210131325.twoType .row-pic .row .l-con:hover .all-con {
    bottom: 80px;
  }
}
@media (min-width: 992px) {
  .e-module-202210131325.twoType .row-pic .row .l-con:hover .all-con {
    bottom: 60px;
  }
}
@media (min-width: 992px) {
  .e-module-202210131325.twoType .row-pic .row .l-con:hover .mask {
    opacity: 1;
  }
}
.e-module-202210131325.twoType .row-pic .row .l-con .mask {
  z-index: 3;
  position: absolute;
  visibility: visible;
  opacity: 0.8;
  height: 70%;
  width: 100%;
  content: "";
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 70%);
  top: auto;
  bottom: 0;
  border-radius: 0 0 10px 10px;
}
.e-module-202210131325.twoType .row-pic .row .l-con .e-lazy {
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
}
.e-module-202210131325.twoType .row-pic .row .l-con .e-lazy::after {
  padding-top: 111%;
}
@media (max-width: 1600px) {
  .e-module-202210131325.twoType .row-pic .row .l-con .e-lazy::after {
    padding-top: 113%;
  }
}
@media (max-width: 1200px) {
  .e-module-202210131325.twoType .row-pic .row .l-con .e-lazy::after {
    padding-top: 111%;
  }
}
@media (max-width: 992px) {
  .e-module-202210131325.twoType .row-pic .row .l-con .e-lazy::after {
    padding-top: 112%;
  }
}
.e-module-202210131325.twoType .row-pic .row .l-con .e-lazy img {
  transition: all 0.5s;
}
.e-module-202210131325.twoType .row-pic .row .l-con .all-con {
  position: absolute;
  left: 0;
  bottom: 40px;
  transition: all 0.5s;
  padding: 0 40px;
  z-index: 5;
}
@media (max-width: 1200px) {
  .e-module-202210131325.twoType .row-pic .row .l-con .all-con {
    padding: 0 30px;
    bottom: 30px;
  }
}
@media (max-width: 992px) {
  .e-module-202210131325.twoType .row-pic .row .l-con .all-con {
    padding: 0 30px;
    bottom: 20px;
  }
}
.e-module-202210131325.twoType .row-pic .row .l-con .all-con .con {
  font-size: 16px;
  line-height: 1.95;
  color: #fff;
  text-align: left;
}
.LANG-cn .e-module-202210131325.twoType .row-pic .row .l-con .all-con .con {
  line-height: 1.95;
}
@media (max-width: 1600px) {
  .e-module-202210131325.twoType .row-pic .row .l-con .all-con .con {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .e-module-202210131325.twoType .row-pic .row .l-con .all-con .con {
    line-height: 1.95;
  }
}
.e-module-202210131325.twoType .row-pic .row .l-con .all-con .text {
  font-size: 24px;
  line-height: 1.5;
  color: #fff;
}
.LANG-cn .e-module-202210131325.twoType .row-pic .row .l-con .all-con .text {
  line-height: 1.583;
}
@media (max-width: 1600px) {
  .e-module-202210131325.twoType .row-pic .row .l-con .all-con .text {
    font-size: 22px;
    line-height: 1.545;
  }
  .LANG-cn .e-module-202210131325.twoType .row-pic .row .l-con .all-con .text {
    line-height: 1.636;
  }
}
@media (max-width: 1200px) {
  .e-module-202210131325.twoType .row-pic .row .l-con .all-con .text {
    font-size: 18px;
    line-height: 1.889;
  }
}
@media (max-width: 750px) {
  .e-module-202210131325.twoType .row-pic .row .l-con .all-con .text {
    margin-top: -5px;
  }
}
.e-module-202210131325.twoType .row-pic .row .l-con .all-con .text .icon {
  position: relative;
  z-index: 5;
  display: inline-block;
  top: 1px;
}
.e-module-202210131325.twoType .row-pic .row .l-con .all-con .text .icon span::before {
  font-size: 30px;
  color: #fff;
}
@media (max-width: 1600px) {
  .e-module-202210131325.twoType .row-pic .row .l-con .all-con .text .icon span::before {
    font-size: 30px;
  }
}
@media (max-width: 1200px) {
  .e-module-202210131325.twoType .row-pic .row .l-con .all-con .text .icon span::before {
    font-size: 24px;
  }
}
.e-module-202210131325.twoType .row-pic .row .r-con .row .r-content {
  height: 100%;
  position: relative;
  cursor: pointer;
}
.e-module-202210131325.twoType .row-pic .row .r-con .row .r-content:hover .e-lazy {
  border-radius: 10px;
  overflow: hidden;
}
.e-module-202210131325.twoType .row-pic .row .r-con .row .r-content:hover .e-lazy img {
  transform: scale(1.05);
  border-radius: 10px;
  overflow: hidden;
}
@media (min-width: 1600px) {
  .e-module-202210131325.twoType .row-pic .row .r-con .row .r-content:hover .all-con {
    bottom: 80px;
  }
}
@media (min-width: 992px) {
  .e-module-202210131325.twoType .row-pic .row .r-con .row .r-content:hover .all-con {
    bottom: 60px;
  }
}
@media (min-width: 992px) {
  .e-module-202210131325.twoType .row-pic .row .r-con .row .r-content:hover .mask {
    opacity: 1;
  }
}
.e-module-202210131325.twoType .row-pic .row .r-con .row .r-content .mask {
  z-index: 3;
  position: absolute;
  visibility: visible;
  opacity: 0.8;
  height: 70%;
  width: 100%;
  content: "";
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 70%);
  top: auto;
  bottom: 0;
  border-radius: 0 0 10px 10px;
}
.e-module-202210131325.twoType .row-pic .row .r-con .row .r-content .e-lazy {
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
}
.e-module-202210131325.twoType .row-pic .row .r-con .row .r-content .e-lazy::after {
  padding-top: 52.85%;
}
.e-module-202210131325.twoType .row-pic .row .r-con .row .r-content .e-lazy img {
  transition: all 0.5s;
}
.e-module-202210131325.twoType .row-pic .row .r-con .row .r-content .all-con {
  position: absolute;
  left: 0;
  bottom: 40px;
  transition: all 0.5s;
  padding: 0 40px;
  z-index: 5;
}
@media (max-width: 1200px) {
  .e-module-202210131325.twoType .row-pic .row .r-con .row .r-content .all-con {
    padding: 0 30px;
    bottom: 30px;
  }
}
@media (max-width: 992px) {
  .e-module-202210131325.twoType .row-pic .row .r-con .row .r-content .all-con {
    padding: 0 30px;
    bottom: 20px;
  }
}
.e-module-202210131325.twoType .row-pic .row .r-con .row .r-content .all-con .con {
  font-size: 16px;
  line-height: 1.95;
  color: #fff;
  text-align: left;
}
.LANG-cn .e-module-202210131325.twoType .row-pic .row .r-con .row .r-content .all-con .con {
  line-height: 1.95;
}
@media (max-width: 1600px) {
  .e-module-202210131325.twoType .row-pic .row .r-con .row .r-content .all-con .con {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .e-module-202210131325.twoType .row-pic .row .r-con .row .r-content .all-con .con {
    line-height: 1.95;
  }
}
.e-module-202210131325.twoType .row-pic .row .r-con .row .r-content .all-con .text {
  font-size: 24px;
  line-height: 1.5;
  color: #fff;
}
.LANG-cn .e-module-202210131325.twoType .row-pic .row .r-con .row .r-content .all-con .text {
  line-height: 1.583;
}
@media (max-width: 1600px) {
  .e-module-202210131325.twoType .row-pic .row .r-con .row .r-content .all-con .text {
    font-size: 22px;
    line-height: 1.545;
  }
  .LANG-cn .e-module-202210131325.twoType .row-pic .row .r-con .row .r-content .all-con .text {
    line-height: 1.636;
  }
}
@media (max-width: 1200px) {
  .e-module-202210131325.twoType .row-pic .row .r-con .row .r-content .all-con .text {
    font-size: 18px;
    line-height: 1.889;
  }
}
@media (max-width: 992px) {
  .e-module-202210131325.twoType .row-pic .row .r-con .row .r-content .all-con .text {
    font-size: 16px;
    line-height: 1.95;
  }
  .LANG-cn .e-module-202210131325.twoType .row-pic .row .r-con .row .r-content .all-con .text {
    line-height: 1.95;
  }
}
.e-module-202210131325.twoType .row-pic .row .r-con .row .r-content .all-con .text .icon {
  position: relative;
  z-index: 5;
  display: inline-block;
  top: 1px;
}
.e-module-202210131325.twoType .row-pic .row .r-con .row .r-content .all-con .text .icon span::before {
  font-size: 30px;
  color: #fff;
}
@media (max-width: 1600px) {
  .e-module-202210131325.twoType .row-pic .row .r-con .row .r-content .all-con .text .icon span::before {
    font-size: 30px;
  }
}
@media (max-width: 1200px) {
  .e-module-202210131325.twoType .row-pic .row .r-con .row .r-content .all-con .text .icon span::before {
    font-size: 24px;
  }
}
.e-module-202210131325.threeType .row-pic .row {
  height: 100%;
}
.e-module-202210131325.threeType .row-pic .row .l-con {
  height: 100%;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.e-module-202210131325.threeType .row-pic .row .l-con:hover .e-lazy {
  width: 100%;
}
.e-module-202210131325.threeType .row-pic .row .l-con:hover .e-lazy img {
  transform: scale(1.05);
}
@media (min-width: 1600px) {
  .e-module-202210131325.threeType .row-pic .row .l-con:hover .all-con {
    bottom: 80px;
  }
}
@media (min-width: 992px) {
  .e-module-202210131325.threeType .row-pic .row .l-con:hover .all-con {
    bottom: 60px;
  }
}
@media (min-width: 992px) {
  .e-module-202210131325.threeType .row-pic .row .l-con:hover .mask {
    opacity: 1;
  }
}
.e-module-202210131325.threeType .row-pic .row .l-con .mask {
  z-index: 3;
  position: absolute;
  visibility: visible;
  opacity: 0.8;
  height: 70%;
  width: 100%;
  content: "";
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 70%);
  top: auto;
  bottom: 0;
  border-radius: 0 0 10px 10px;
}
.e-module-202210131325.threeType .row-pic .row .l-con .e-lazy {
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
}
.e-module-202210131325.threeType .row-pic .row .l-con .e-lazy::after {
  padding-top: 110%;
}
.e-module-202210131325.threeType .row-pic .row .l-con .e-lazy img {
  transition: all 0.5s;
}
.e-module-202210131325.threeType .row-pic .row .l-con .all-con {
  position: absolute;
  left: 0;
  bottom: 40px;
  transition: all 0.5s;
  padding: 0 40px;
  z-index: 5;
}
@media (max-width: 1200px) {
  .e-module-202210131325.threeType .row-pic .row .l-con .all-con {
    padding: 0 30px;
    bottom: 30px;
  }
}
@media (max-width: 992px) {
  .e-module-202210131325.threeType .row-pic .row .l-con .all-con {
    padding: 0 30px;
    bottom: 20px;
  }
}
.e-module-202210131325.threeType .row-pic .row .l-con .all-con .con {
  font-size: 16px;
  line-height: 1.95;
  color: #fff;
  text-align: left;
}
.LANG-cn .e-module-202210131325.threeType .row-pic .row .l-con .all-con .con {
  line-height: 1.95;
}
@media (max-width: 1600px) {
  .e-module-202210131325.threeType .row-pic .row .l-con .all-con .con {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .e-module-202210131325.threeType .row-pic .row .l-con .all-con .con {
    line-height: 1.95;
  }
}
.e-module-202210131325.threeType .row-pic .row .l-con .all-con .text {
  font-size: 24px;
  line-height: 1.5;
  color: #fff;
}
.LANG-cn .e-module-202210131325.threeType .row-pic .row .l-con .all-con .text {
  line-height: 1.583;
}
@media (max-width: 1600px) {
  .e-module-202210131325.threeType .row-pic .row .l-con .all-con .text {
    font-size: 22px;
    line-height: 1.545;
  }
  .LANG-cn .e-module-202210131325.threeType .row-pic .row .l-con .all-con .text {
    line-height: 1.636;
  }
}
@media (max-width: 1200px) {
  .e-module-202210131325.threeType .row-pic .row .l-con .all-con .text {
    font-size: 18px;
    line-height: 1.889;
  }
}
@media (max-width: 750px) {
  .e-module-202210131325.threeType .row-pic .row .l-con .all-con .text {
    margin-top: -5px;
  }
}
.e-module-202210131325.threeType .row-pic .row .l-con .all-con .text .icon {
  position: relative;
  z-index: 5;
  display: inline-block;
  top: 1px;
}
.e-module-202210131325.threeType .row-pic .row .l-con .all-con .text .icon span::before {
  font-size: 30px;
  color: #fff;
}
@media (max-width: 1600px) {
  .e-module-202210131325.threeType .row-pic .row .l-con .all-con .text .icon span::before {
    font-size: 30px;
  }
}
@media (max-width: 1200px) {
  .e-module-202210131325.threeType .row-pic .row .l-con .all-con .text .icon span::before {
    font-size: 24px;
  }
}
