.banner {
  width: 100%;
}
.banner img {
  width: 100%;
}
.connection {
  width: 1368px;
  margin: 0 auto;
  margin-bottom: 93px;
}
.connection h6 {
  margin: 0 auto;
  font-size: 36px;
  text-align: center;
  line-height: 36px;
  padding-top: 59px;
}
.connection span {
  display: block;
  width: 100px;
  height: 1px;
  margin: 0 auto;
  margin-top: 26px;
  background: linear-gradient(90deg, #00F0FF, #EBACFD);
}
.connection .content {
  margin-top: 43px;
  width: 100%;
}
.connection .content img {
  float: left;
  display: block;
}
.connection .content .text {
  margin-top: 22px;
  width: 714px;
  float: left;
  margin-left: 36px;
}
.connection .content .text p {
  margin: 0;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  line-height: 36px;
}
.mapBack {
  background-color: #CEDCEE;
  width: 100%;
  height: 774px;
  position: relative;
}
.trafficBox {
  width: 1442px;
  margin: 0 auto;
  margin-bottom: 72px;
  margin-top: 42px;
}
.trafficBox .trafficTitle {
  width: 100%;
  height: 50px;
}
.trafficBox .trafficTitle h4 {
  color: #316D9F;
  font-size: 30px;
  float: left;
  margin: 0;
}
.trafficBox .trafficTitle span {
  margin-top: 22px;
  margin-left: 30px;
  float: left;
  display: block;
  height: 2px;
  background-color: #E6E6E6;
  width: 1290px;
}
.trafficBox .text {
  display: block;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #000000;
  line-height: 60px;
}
.trafficBox .left {
  float: left;
  width: 550px;
}
.trafficBox .left dd {
  line-height: 40px;
}
.trafficBox .right {
  float: left;
  width: 550px;
  margin-left: 330px;
}
.trafficBox .right dd {
  line-height: 40px;
}
.detail {
  border-bottom: 2px #E6E6E6 solid;
}
.mapContent .mapContentText {
  margin-left: 5px;
}
.mapContent .mapContentText p {
  margin: 0;
  text-align: left;
  width: 100%;
  word-wrap: break-word;
  word-break: break-all;
}
