.scroll #header .index-header {
  background: #00a0e6;
}
.banner {
  background: url("https://cdn.gdskfz.com/skfz/images/station/wangdianbanner.jpg") no-repeat center;
  height: 750px;
  color: #fff;
  box-sizing: border-box;
  padding-top: 10.375rem;
}
.banner .container {
  display: block;
  width: 81.25rem;
}
.banner h1 {
  margin: 0;
  font: 3.375rem "SourceHanSansCN Medium";
}
.banner h2 {
  font: lighter 2.25rem "GothamPro Regular", "SourceHanSansCN Regular";
  margin: 0;
}
.hot-line {
  line-height: 150px !important;
  font: 3rem "SourceHanSansCN Regular";
  color: #707070;
  text-align: center;
  box-shadow: 0 100px 200px rgba(124, 124, 124, 0.3);
  border-bottom: 1px solid #707070;
}
.hot-line .height-light {
  color: #00a0e6;
  font-family: "Gotham Pro Black";
  font-size: 5rem;
}
#outer {
  height: 862px;
  background: url(https://cdn.gdskfz.com/skfz/images/station/mapbg.jpg) no-repeat;
  margin: 0 auto;
}
.container {
  width: 1300px;
  margin: 0 auto;
  padding: 115px 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.inner {
  width: 300px;
  background: #fff;
  border-radius: 10px;
  margin-right: 0.75rem;
  padding: 1rem 1.25rem;
  box-shadow: 0 0 5px #c2c1c1;
}
.inner .address {
  margin: 0;
}
.inner:nth-of-type(n+4) {
  margin-top: 30px;
}
.inner:nth-of-type(1) {
  width: 628px;
}
.inner:last-child {
  text-align: center;
  color: #00a0e6;
  font: 2rem "SourceHanSansCN Medium";
  line-height: 147.72px;
  padding: 0 1.25rem;
}
.inner h3 {
  color: #00a0e6;
  margin-bottom: 1rem;
}
.inner p {
  color: #7c7c7c;
  font-size: 0.75rem;
  line-height: 1.5rem;
  display: inline-block;
  line-height: 24px;
}
.inner:hover,
.inner:hover h3,
.inner:hover p {
  background-color: #00a0e6;
  color: #fff;
}
.inner svg {
  width: 15px;
  height: 15px;
  position: relative;
  fill: #00a0e6;
}
.inner:hover svg {
  fill: #fff;
}
@media screen and (max-width: 1366px) {
  #body .banner {
    width: 100%;
    min-width: 1200px;
    padding-top: 10rem;
  }
  #body .banner .container {
    width: 1100px;
    padding: 220px 0;
  }
  #warpper #body #outer {
    background-position: center center;
  }
  #warpper #body #outer .container h3 {
    font-size: 1.5rem;
  }
  #warpper #body #outer .container .address {
    font-size: 1rem;
  }
  #warpper #body #outer .inner:last-child {
    font-size: 3rem;
  }
  #warpper #body #outer {
    min-width: 1200px;
  }
  #warpper #body #outer .container {
    width: 1100px;
  }
  #warpper #body #outer .container .inner {
    width: 255px;
  }
  #warpper #body #outer .container .inner:nth-of-type(10) svg {
    top: 0px;
  }
  #warpper #body #outer .container .inner:nth-of-type(10) svg:nth-of-type(2) {
    top: -20px;
  }
  #warpper #body #outer .container .inner:nth-of-type(1) {
    width: 525px;
  }
  #warpper #body #outer .container .inner:nth-of-type(1) .address {
    width: 80%;
  }
  #warpper #body #outer .container .inner:nth-of-type(1) svg {
    top: 0px;
  }
  #warpper #body #outer .container .inner svg {
    top: -20px;
  }
  #warpper #body #outer .container .inner .address {
    width: 180px;
  }
}
