.lc_block1 {
  margin-top: 150px;
  width: 100vw;
  height: 779px;
  background: url('../../images/fzlc/fzlc1-bg.jpg') no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
}

.lc_block_content {
  width: 1400px;
  position: absolute;
  left: 50%;
  right: 50%;
  color: #fff;
}
.block1_line {
  height: 1px;
  width: 2.6%;
  background-color: #ffffff;
  margin: 20px 0;
}
.block2_line {
  height: 0.5px;
  width: 100%;
  background-color: #ffffff;
  margin: 20px 0;
}
.lc_block2 {
  background: url('../../images/fzlc/fzlc2-bg.jpg') no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  width: 100vw;
  height: 761px;
}
.lc_block3 {
  background: url('../../images/fzlc/fzlc3-bg.jpg') no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  width: 100vw;
  height: 468px;
}
.lc_block4 {
  background: url('../../images/fzlc/fzlc4-bg.jpg') no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  width: 100vw;
  height: 1068px;
}
.lc_block5 {
  background: url('../../images/fzlc/fzlc5-bg.jpg') no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  width: 100vw;
  height: 1390px;
}
.lc_block6 {
  background: url('../../images/fzlc/fzlc6-bg.jpg') no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  width: 100vw;
  height: 1158px;
}
.title_text {
  font-family: Arial, sans-serif !important;
  font-weight: bold;
}
.history_content {
  display: flex;
}
.history_text {
  font-size: 22px;
  font-family: Arial, sans-serif !important;
  margin-right: 72px;
  line-height: 1.6em;
}
.history_depict {
  margin-top: 32px;
  width: 56% !important;
}
.depict_text {
  font-size: 16px;
  line-height: 1.65em;
  width: 70%;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif !important;
}
@media screen and (max-width: 1400px) {
  .depict_text {
    width: 78% !important;
  }
  .history_depict {
    width: 78% !important;
  }
  .lc_block_content {
    width: 1200px;
  }
  .lc_block1,
  .lc_block2,
  .lc_block3,
  .lc_block4,
  .lc_block5,
  .lc_block6 {
    width: 100%;
  }
}
