.newWebsite_statement {
  width: 100%;
  height: 448px;
  background-image: url("/statics/tyck/img/statement.png");
  background-repeat: no-repeat;
  background-size: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.newWebsite_statement .newWebsite_statement_detail {
  width: 380px;
  display: flex;
  text-align: center;
  flex-direction: column;
}
.newWebsite_statement .newWebsite_statement_detail .newWebsite_statement_text {

  font-weight: bold;
  font-size: 42px;
  color: #7F3D83;
}
.newWebsite_statement .newWebsite_statement_detail .newWebsite_statement_textDetail {

  font-weight: 300;
  font-size: 18px;
  color: #6b3f80;
  margin-top: 20px;
  width: 100%;
}
.newWebsite_statement_con {
  width: 1256px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}
.newWebsite_statement_con .newWebsite_statement_conTitle {

  font-weight: bold;
  font-size: 18px;
  color: #7F3D83;
  text-align: center;
}
.newWebsite_statement_con .newWebsite_statement_conArticle {
  width: 100%;
  margin-top: 25px;
  line-height: 50px;
}

.newWebsite_mzsm_text {
  color: #ffffff;
}

.newWebsite_mianze_main {
  width: 1200px;
  color: black;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 30px 0;
}
.newWebsite_mianze_main div {
  line-height: 55px;
}
.newWebsite_mianze_main h1 {
  font-size: 30px;
  line-height: 85px;
}
.newWebsite_mianze_main h2 {
  font-size: 25px;
  line-height: 65px;
}
.newWebsite_mianze_main h3 {
  font-size: 20px;
  line-height: 60px;
}
.newWebsite_mianze_main .newWebsite_main_head {
  width: 100%;
  text-align: center;
}
.newWebsite_mianze_main .newWebsite_des {
  font-size: 16px;
  line-height: 28px;
}

.newWebsite_bread_con {
  width: 1200px;
  margin: 0 auto;
}
/*# sourceMappingURL=statement.css.map */
