.cefc-module {
  background-color: var(--module-bg1);
}
.cefc-module .module-tit .tit {
  width: 100%;
  text-align: center;
}
.cefc-module .img-text-list .item {
  background-color: var(--module-bg1);
}
