/*公共底部*/
.road {
  padding-bottom: 58px;
  background: url("http://img.ibudding.cn/fot_bg.jpg") bottom center no-repeat #1470ac;
  min-width: 1080px;
  overflow: hidden;
}

.road h3 {
  color: #fff;
  font-size: 48px;
  font-weight: bold;
  padding: 60px 0 40px;
}

.road .jt {
  text-align: center
}

.road p {
  text-align: center;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}

.section_inner {
  width: 1080px;
  height: 0 auto;
  text-align: center;
}

.section_inner img {
  margin-top: 50px;
  vertical-align: middle;
}

.btn_bm {
  border-radius: 5px;
  height: 60px;
  margin: 20px auto;
  width: 20%;
  background: url("http://img.ibudding.cn/btn_bg.png") center no-repeat;
}

.btn_bm a {
  background: none;
  line-height: 50px;
}

.kefu a {
  text-align: center;
  padding: 5px 20px;
  color: #fff;
  font-size: 24px;
}

.xf {
  width: 100%;
  height: 108px;
  background: url("http://img.ibudding.cn/bottom.jpg") center no-repeat;
  background-size: cover;
}

.xf .xf1 {
  width: 1200px;
  height: 108px;
  margin: 0 auto;
  overflow: hidden;
}