.e-module-202207031402 .box {
  background-color: #ffffff;
  border-radius: 10px;
  border: solid 1px #dddddd;
  height: 100%;
  padding: 35px 45px 65px;
}
@media (max-width: 1600px) {
  .e-module-202207031402 .box {
    padding: 35px 40px 65px;
  }
}
@media (max-width: 1200px) {
  .e-module-202207031402 .box {
    padding: 15px 20px 35px;
  }
}
.e-module-202207031402 .box .title {
  font-size: 28px;
  line-height: 1.5;
  margin-bottom: 10px;
}
@media (max-width: 1600px) {
  .e-module-202207031402 .box .title {
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 7px;
  }
  .LANG-cn .e-module-202207031402 .box .title {
    line-height: 1.583;
  }
}
@media (max-width: 1200px) {
  .e-module-202207031402 .box .title {
    font-size: 18px;
    line-height: 1.889;
    margin-bottom: 5px;
  }
}
.e-module-202207031402 .box .title a {
  color: #333333;
}
.e-module-202207031402 .box .text {
  color: #666666;
  font-size: 16px;
  line-height: 1.95;
  margin-bottom: 25px;
}
.LANG-cn .e-module-202207031402 .box .text {
  line-height: 1.95;
}
@media (max-width: 1600px) {
  .e-module-202207031402 .box .text {
    font-size: 14px;
    line-height: 1.95;
    margin-bottom: 23px;
  }
  .LANG-cn .e-module-202207031402 .box .text {
    line-height: 1.95;
  }
}
@media (max-width: 1200px) {
  .e-module-202207031402 .box .text {
    margin-bottom: 10px;
  }
}
.e-module-202207031402 .box .ul-link {
  height: auto;
  margin-bottom: 25px;
  padding-top: 0;
}
@media (max-width: 1600px) {
  .e-module-202207031402 .box .ul-link {
    margin-bottom: 23px;
  }
}
@media (max-width: 1200px) {
  .e-module-202207031402 .box .ul-link {
    margin-bottom: 20px;
  }
}
.e-module-202207031402 .box .link {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 45px 40px;
  width: 100%;
}
@media (max-width: 1600px) {
  .e-module-202207031402 .box .link {
    padding: 0 40px 40px;
  }
}
@media (max-width: 1200px) {
  .e-module-202207031402 .box .link {
    padding: 0 20px 15px;
  }
}
