.big_banner {
  height: 780px;
  background: url(../images/about/banner_phone.png) no-repeat center top;
}
.block_1,
.scene ul li {
  text-align: center;
}
.block_1 .title_img {
  height: 141px;
  background: url(../images/about/about/title.png) no-repeat bottom center;
}
.block_1 h2,
.honor_list h2,
.title_row2 h2 {
  font-size: 40px;
  line-height: 1.4;
  color: #393a3f;
}
.block_1 h2,
.block_1 p {
  margin-left: 40px;
  margin-right: 40px;
}
.block_1 h2 {
  padding-top: 60px;
  font-weight: 600;
}
.block_1 p {
  margin-top: 30px;
}
.block_1 .h70 {
  height: 70px;
}
.block_1 .bg_gray {
  background-color: #f9f9fb;
}
.block_1 div.img_center {
  height: 335px;
  background: url(../images/about/about/01.png) no-repeat center 30px;
  padding: 30px 0 140px;
}
.banner2 {
  height: 886px;
  background: url(../images/about/about/banner2_phone.png) no-repeat center;
}
.title_row2 {
  padding-left: 48px;
  padding-right: 48px;
  text-align: center;
  margin-top: 140px;
  margin-bottom: 140px;
}
.honor_list h2,
.title_row2 h2 {
  margin-top: 100px;
}
.title_row2 h2 {
  font-weight: 600;
}
.block_1 p,
.title_row2 p {
  line-height: 1.923;
}
.title_row2 img {
  margin: 30px 0 100px;
  width: 100%;
}
.scene {
  background-color: #f9f9fb;
  padding: 60px 0;
}
.honor_list,
.scene .center {
  padding-left: 48px;
  padding-right: 48px;
}
.scene img {
  width: 100%;
}
.scene ul li {
  margin-top: 60px;
  background-color: #fff;
  color: #000;
  position: relative;
}
.scene ul li i {
  display: block;
  padding-top: 30px;
  font-size: 54px;
  line-height: 1;
}
.scene ul li h3,
.title_row2 p {
  margin-top: 30px;
}
.scene ul li .line {
  width: 36px;
  border-bottom: 4px solid;
  margin: 10px auto 0;
}
.scene ul li p {
  padding: 14px 0 30px;
  font-size: 24px;
  line-height: 2.08;
  color: #92979e;
}
.scene ul li .fz20 {
  font-size: 26px;
  line-height: 1.923;
}
.scene ul li span {
  display: inline-block;
  width: 1em;
}
.scene ul li::before {
  content: "";
  position: absolute;
  top: -60px;
  left: 50%;
  height: 60px;
  border-right: 2px solid #747b89;
}
.honor_list h2 {
  text-align: center;
}
.honor_list ul,
.prize_list .center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.honor_list ul {
  margin-top: 63px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.honor_list ul li {
  width: 316px;
  position: relative;
  padding-bottom: 70px;
}
.honor_list ul .box {
  position: absolute;
  left: 48px;
  bottom: 0;
  color: #000;
}
.honor_list ul h3,
.scene ul li h3 {
  font-size: 30px;
  line-height: 1.4;
  font-weight: 600;
}
.honor_list ul .line {
  margin: 8px 0;
  width: 20px;
  border-bottom: 2px solid;
}
.honor_list ul p {
  min-height: 120px;
  color: #92969e;
  line-height: 1.433;
}
.honor_list ul .mt12_ {
  margin-top: -12px;
}
.all_price {
  height: 320px;
  background: url(../images/about/about/banner3_phone.png) no-repeat center;
  color: #fff;
  text-align: center;
  line-height: 320px;
}
.prize_list {
  padding-left: 48px;
  padding-right: 48px;
  overflow-x: scroll;
}
.prize_list .center {
  width: 3000px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.prize_list .center .title {
  padding: 51px 0 10px;
  font-size: 42px;
  line-height: 59px;
  color: #000;
  border-bottom: 2px solid #ecebee;
}
.prize_list .center > li {
  width: 450px;
  margin-right: 46px;
}
.prize_list .center .detail li {
  margin-top: 30px;
  padding-left: 18px;
  font-size: 24px;
  line-height: 33px;
  position: relative;
}
.prize_list .center .detail li img {
  position: absolute;
  left: 0;
  top: 12px;
}
