.ebg-module-list3-02 {
  background-color: #f6f6f6;
}
.ebg-module-list3-02 .box {
  border-radius: 8px;
  overflow: hidden;
  background-color: #fff;
  height: 100%;
  padding: 40px 30px;
  font-size: 16px;
}
.ebg-module-list3-02 .box .title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  color: #231815;
  position: relative;
}
.LANG-en .ebg-module-list3-02 .box .title {
  font-family: ebg-font-bold, Arial;
  font-weight: normal;
}
.ebg-module-list3-02 .box .title:after {
  content: '';
  position: absolute;
  width: 5px;
  background-color: #c7000b;
  left: -30px;
  top: 0;
  bottom: 0;
}
.ebg-module-list3-02 .box .block {
  position: relative;
}
.ebg-module-list3-02 .box .block1 {
  text-align: center;
  color: #231815;
  padding: 30px 20px 20px;
}
.ebg-module-list3-02 .box .block1 .pic img {
  max-width: 113px;
}
.ebg-module-list3-02 .box .block1 .p {
  padding-top: 10px;
  line-height: 1.36;
}
.ebg-module-list3-02 .box .block1:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: -15px;
  right: -15px;
  height: 1px;
  background-color: #eee;
}
.ebg-module-list3-02 .box .block2 {
  padding-top: 20px;
  color: #595757;
}
.LANG-cn .ebg-module-list3-02 .box .block2 {
  text-align: center;
}
.ebg-module-list3-02 .box .block2 p {
  padding-top: 5px;
}
.ebg-module-list3-02 .box .block2 p:first-child {
  padding-top: 0;
}
@media (max-width: 1200px) {
  .ebg-module-list3-02 .ebg-row3 > .ebg-row {
    width: 33.33%;
  }
  .ebg-module-list3-02 .box {
    font-size: 14px;
    padding: 20px 15px;
  }
  .ebg-module-list3-02 .box .title {
    font-size: 16px;
  }
  .ebg-module-list3-02 .box .title:after {
    left: -15px;
    width: 3px;
  }
  .ebg-module-list3-02 .box .block1 {
    padding: 15px;
  }
  .ebg-module-list3-02 .box .block1 .pic img {
    width: 36%;
  }
  .ebg-module-list3-02 .box .block2 {
    padding-top: 15px;
  }
}
@media (max-width: 750px) {
  .ebg-module-list3-02 .ebg-row3 > .ebg-row {
    width: 100%;
  }
  .ebg-module-list3-02 .box .block1 .pic img {
    max-width: 70px;
  }
  .ebg-module-list3-02 .box .block1 .p {
    padding-top: 5px;
  }
}
