.fa-bars:before {
  content: "☴" !important;
}
.titleActive h4 {
  width: 260px !important;
  font-size: 1.5rem;
  color: #ffffff;
  margin-bottom: 0;
}
.elemtorImage1 {
  background-image: url(../images/插图6.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.elemtorImage2 {
  background-image: url(../images/插图5.jpg) !important;
}
.elemtorImage3 {
  background-image: url(../images/插图6.jpg) !important;
}
.elemtorImage6 .row {
  margin: 30px;
}
.elemtorImage6 .row h2 {
  font-size: 30px;
}
.elemtorImage6 .row p {
  letter-spacing: 0.5px;
  line-height: 25px;
}
.elemtorImage6 .row .col-md-7 img {
  width: 85%;
}
.title-txt {
  text-align: center;
  padding: 50px 0;
  background-color: #eef0f1;
}
.title-txt h2 {
  font-size: 40px;
  color: #4302e2;
  font-weight: bold;
}
body.raven-adnav-menu-effect-overlayed .raven-adnav-menu-parent-segment::before {
  width: 0;
  height: 0;
}
.raven-adnav-menu-close-icon {
  font-size: 1.8rem !important;
}
.titleBox {
  margin: 20px 0;
}
.titleBox h2 {
  font-size: 1.3rem;
  color: #4302e2;
}
.titleBox p {
  margin: 10px 0;
  font-size: 18px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.e-box p {
  line-height: 30px;
  font-size: 1rem;
}
.e-box strong {
  font-size: 1.5rem;
}
.title-text .elementor-element .elementor-heading-title {
  font-size: 30px !important;
  margin-bottom: 15px;
}
.title-text .elementor-element .elementor-widget-container {
  font-size: 18px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.txt-p {
  font-size: 18px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.title-row {
  padding: 30px 0 !important;
}
.title-row h5 {
  margin-bottom: 15px;
}
.title-row img {
  width: 100%;
}
/* 手机屏幕（小于768px） */
@media screen and (max-width: 768px) {
  .title-row h5 {
    margin: 15px 0;
  }
  .active .row {
    flex-direction: column-reverse;
  }
}
/* 手机屏幕（小于768px） */
@media screen and (max-width: 1100px) {
  .elemtorImage6 .row .col-md-7 img {
    width: 100%;
    margin-top: 20px;
  }
}
/*# sourceMappingURL=style.css.map */