/* banner */
.banner {
  margin-top: 145px;
}

.banner img {
  width: 100%;
  height: auto;
}

.banner_word,
.banner_word .con_center,
.banner_word .con_center .word_center,
.banner_word.word_center .word_left,
.banner_word.word_center .word_right {
  height: 338px !important;
  background-color: #fff;
}

.banner_word {
  padding-top: 87px;
}

.banner_word .word_left {
  margin-bottom: 34px;
  margin-right: 293px;
}

.banner_word .word_left h2 {
  font-size: 38px;
  color: #808080;
  font-family: "siyuanlight";
}

.banner_word .word_left span {
  font-size: 18px;
  color: #808080;
  font-family: "mavenlight";
}

.banner_word .word_right p {
  margin-bottom: .4rem;
  color: #969696;
  font-family: "siyuanlight";
}

.view {
  padding-bottom: 91px;
}

.floor1 {
  padding-bottom: 91px;
}
