.mm-page .content .w_1140 {
  margin-top: 44px;
  text-align: center;
}
.mm-page .content .w_1140 > ul {
  text-align: center;
}
.mm-page .content .w_1140 > ul li h3 {
  font-size: 42px;
  text-align: center;
}
.mm-page .content .w_1140 > ul li .line {
  width: 40px;
  height: 4px;
  background-color: #1c70c0;
  margin: 15px auto 0;
}
.mm-page .content .w_1140 > ul li:nth-child(2) {
  width: 100%;
  height: 520px;
  background: url("../images/9-1.png") no-repeat center;
  box-shadow: 0 0 20px #999;
  margin-top: 50px;
}
.mm-page .content .w_1140 > ul li:nth-child(2) .text {
  box-sizing: border-box;
  width: 50%;
  padding: 48px 55px;
  text-align: left;
}
.mm-page .content .w_1140 > ul li:nth-child(2) .text h4 {
  font-size: 30px;
  margin-bottom: 50px;
}
.mm-page .content .w_1140 > ul li:nth-child(2) .text p {
  font-size: 18px;
  line-height: 36px;
}
.mm-page .content .w_1140 > ul li:nth-child(2) .text .tel {
  margin-top: 20px;
}
.mm-page .content .w_1140 > ul li:nth-child(2) .text .tel img {
  height: 70px;
  vertical-align: middle;
  margin-right: 15px;
}
.mm-page .content .w_1140 > ul li:nth-child(2) .text .tel p {
  font-size: 28px;
  color: #1c70c0;
  vertical-align: middle;
  display: inline-block;
}
.mm-page .content .w_1140 > ul li:nth-child(3) {
  margin-top: 70px;
}
.mm-page .content .w_1140 > ul li:nth-child(4) {
  width: 100%;
  height: 600px;
  background: url("../images/9-2.png") no-repeat center;
  box-shadow: 0 0 20px #999;
  margin-top: 50px;
  margin-bottom: 112px;
}
