.banner-0 {
  position: relative;
  height: calc(100vw / 2.02);
  min-height: 570px;
  overflow: hidden;
  background: #000;
}
.banner-0 .con-text {
  height: 305px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  width: 100%;
  z-index: 2;
}
.banner-0 .con-text .tip {
  font-size: 62px;
  color: #ffffff;
  line-height: 1.5;
  font-weight: 400;
  position: relative;
}
.banner-0 .word {
  /*padding-top: 400px;*/
  padding-bottom: 120px;
  box-sizing: border-box;
}
.banner-0 .word .con-title {
  text-align: left;
  font-size: 16px;
  color: #666666;
  line-height: 32px;
}
.banner-0 .word .con-title .t02 {
  letter-spacing: -.5px;
}
.banner-0 .word .con-title .line {
  width: 50px;
  height: 1px;
  background: #d2d2d2;
  margin: 50px 0;
}
.banner-0 .word .con-title .word {
  font-size: 28px;
  line-height: 1.5;
  color: #222222;
  margin-bottom: 25px;
}
.banner-0 .word .con-title .ul {
  margin-top: 50px;
}
.banner-0 .word .con-title .ul .item {
  width: 33.3333333333%;
  float: left;
  text-align: center;
  font-size: 16px;
  color: #EBEBEB;
  height: 140px;
  box-sizing: border-box;
}
.banner-0 .word .con-title .ul .item:nth-child(1) {
  border-left: none;
}
.banner-0 .word .con-title .ul .item .h02 {
  line-height: 1.5;
}
.banner-0 .word .con-title .ul .item .h01 {
  color: #FFFFFF;
  line-height: 1.5;
}
.banner-0 .word .con-title .ul .item .h01 span {
  font-size: 60px;
}
.banner-0 .word .con-title .ul .item .h01 i {
  font-style: normal;
  font-size: 55px;
  position: relative;
  top: -9px;
}
.banner-0 .word .con-title .ul .item .h01.cur {
  font-size: 20px;
}