.traffic .traffic-main h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 400;
  color: #6a91ce;
}
.traffic .traffic-main .address {
  width: 100%;
  background-color: #ffffff;
}
.traffic .traffic-main .address p {
  padding: 40px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 26px;
}
.traffic .traffic-main .traffic-method {
  width: 100%;
  margin-top: 44px;
}
.traffic .traffic-main .traffic-method .method-list {
  margin-bottom: 40px;
}
.traffic .traffic-main .traffic-method .method-list .img-box {
  position: relative;
  width: 100%;
}
.traffic .traffic-main .traffic-method .method-list .img-box img {
  display: block;
  width: 100%;
}
.traffic .traffic-main .traffic-method .method-list .img-box .icon {
  position: absolute;
  bottom: 30px;
  left: 36px;
  z-index: 2;
  width: 96px;
  height: 96px;
}
.traffic .traffic-main .traffic-method .method-list .method-list-infor {
  width: 100%;
  padding: 40px;
  background-color: #fff;
  box-sizing: border-box;
}
.traffic .traffic-main .traffic-method .method-list .method-list-infor h5 {
  font-size: 21px;
  font-weight: bold;
  color: #6a91ce;
}
.traffic .traffic-main .traffic-method .method-list .method-list-infor ul {
  width: 100%;
  margin-top: 30px;
}
.traffic .traffic-main .traffic-method .method-list .method-list-infor ul li {
  display: flex;
  margin-bottom: 30px;
}
.traffic .traffic-main .traffic-method .method-list .method-list-infor ul li .infor-left {
  margin-right: 13px;
  margin-top: 10px;
}
.traffic .traffic-main .traffic-method .method-list .method-list-infor ul li .infor-left p {
  display: block;
  width: 8px;
  height: 8px;
  background: #6a91ce;
}
.traffic .traffic-main .traffic-method .method-list .method-list-infor ul li .infor-right h6 {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
}
.traffic .traffic-main .traffic-method .method-list .method-list-infor ul li .infor-right p {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}
.traffic .traffic-main .traffic-method .method-list .method-list-infor .hide {
  display: none;
}
.traffic .traffic-main .traffic-method .method-list .method-list-infor a {
  display: none;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 40px;
  background: #6a91ce;
}
.traffic .traffic-main .traffic-method .method-list .method-list-infor a span {
  font-size: 16px;
  font-weight: 400;
  color: #f5f5f5;
  line-height: 40px;
}
.traffic .traffic-main .traffic-method .method-list .method-list-infor a span:first-child {
  margin-right: 5px;
}
.traffic .traffic-main .traffic-method .method-list .method-list-infor .show {
  display: flex;
}
.banner {
  display: block;
  width: 100%;
}
.banner img {
  width: 100%;
}
.banner .banner-img {
  display: block;
  width: 100%;
  height: 600px;
  background-size: cover;
  background-position: 50%;
}
.trafficinfor .trafficinfor-main h5 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 400;
  color: #6291cb;
}
.trafficinfor .trafficinfor-main .trafficinfor-lists {
  width: 100%;
}
.trafficinfor .trafficinfor-main .trafficinfor-lists .trafficinfor-list {
  width: 100%;
  padding-top: 40px;
  margin-bottom: 60px;
  background-color: #fff;
}
.trafficinfor .trafficinfor-main .trafficinfor-lists .trafficinfor-list h6 {
  margin: 0 40px;
  font-size: 24px;
  font-weight: 400;
  color: #6a91ce;
}
.trafficinfor .trafficinfor-main .trafficinfor-lists .trafficinfor-list p {
  margin: 0 40px;
  margin-top: 18px;
  font-size: 17px;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
}
.trafficinfor .trafficinfor-main .trafficinfor-lists .trafficinfor-list p a {
  color: #6A91CE;
}
.trafficinfor .trafficinfor-main .trafficinfor-lists .trafficinfor-list p a span {
  color: #333333;
}
.trafficinfor .trafficinfor-main .trafficinfor-lists .trafficinfor-list .img-box {
  width: 100%;
  margin-top: 40px;
}
.trafficinfor .trafficinfor-main .trafficinfor-lists .trafficinfor-list .img-box img {
  width: 100%;
  border: none;
}
@media screen and (max-width: 576px) {
  .banner {
    display: block;
    width: 100%;
    height: 65vh;
    min-height: 65vh;
  }
  .banner img {
    width: 100%;
  }
  .banner .banner-img {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
  }
  .traffic .traffic-main h2 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 400;
    color: #6a91ce;
  }
  .traffic .traffic-main .address {
    width: 100%;
    background-color: #ffffff;
  }
  .traffic .traffic-main .address p {
    padding: 22px;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 26px;
  }
  .traffic .traffic-main .traffic-method {
    width: 100%;
    margin-top: 44px;
  }
  .traffic .traffic-main .traffic-method .method-list {
    margin-bottom: 30px;
  }
  .traffic .traffic-main .traffic-method .method-list .img-box {
    position: relative;
    width: 100%;
  }
  .traffic .traffic-main .traffic-method .method-list .img-box img {
    display: block;
    width: 100%;
  }
  .traffic .traffic-main .traffic-method .method-list .img-box .icon {
    position: absolute;
    bottom: 9px;
    left: 10px;
    z-index: 2;
    width: 30px;
    height: 30px;
  }
  .traffic .traffic-main .traffic-method .method-list .method-list-infor {
    width: 100%;
    padding: 22px;
    background-color: #fff;
    box-sizing: border-box;
  }
  .traffic .traffic-main .traffic-method .method-list .method-list-infor h5 {
    font-size: 21px;
    font-weight: bold;
    color: #6a91ce;
  }
  .traffic .traffic-main .traffic-method .method-list .method-list-infor ul {
    width: 100%;
    margin-top: 30px;
  }
  .traffic .traffic-main .traffic-method .method-list .method-list-infor ul li {
    display: flex;
    margin-bottom: 30px;
  }
  .traffic .traffic-main .traffic-method .method-list .method-list-infor ul li .infor-left {
    margin-right: 13px;
    margin-top: 10px;
  }
  .traffic .traffic-main .traffic-method .method-list .method-list-infor ul li .infor-left p {
    display: block;
    width: 8px;
    height: 8px;
    background: #6a91ce;
  }
  .traffic .traffic-main .traffic-method .method-list .method-list-infor ul li .infor-right h6 {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
  }
  .traffic .traffic-main .traffic-method .method-list .method-list-infor ul li .infor-right p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
  }
  .traffic .traffic-main .traffic-method .method-list .method-list-infor .hide {
    display: none;
  }
  .traffic .traffic-main .traffic-method .method-list .method-list-infor a {
    display: none;
    justify-content: center;
    align-items: center;
    width: 120px;
    height: 40px;
    background: #6a91ce;
  }
  .traffic .traffic-main .traffic-method .method-list .method-list-infor a span {
    font-size: 16px;
    font-weight: 400;
    color: #f5f5f5;
    line-height: 40px;
  }
  .traffic .traffic-main .traffic-method .method-list .method-list-infor a span:first-child {
    margin-right: 5px;
  }
  .traffic .traffic-main .traffic-method .method-list .method-list-infor .show {
    display: flex;
  }
  .trafficinfor .trafficinfor-main h5 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 400;
    color: #6291cb;
  }
  .trafficinfor .trafficinfor-main .trafficinfor-lists {
    width: 100%;
  }
  .trafficinfor .trafficinfor-main .trafficinfor-lists .trafficinfor-list {
    width: 100%;
    padding-top: 22px;
    margin-bottom: 30px;
    background-color: #fff;
  }
  .trafficinfor .trafficinfor-main .trafficinfor-lists .trafficinfor-list h6 {
    margin: 0 22px;
    font-size: 24px;
    font-weight: 400;
    color: #6a91ce;
    word-break: break-all;
  }
  .trafficinfor .trafficinfor-main .trafficinfor-lists .trafficinfor-list p {
    margin: 0 22px;
    margin-top: 18px;
    font-size: 17px;
    font-weight: 400;
    color: #333333;
    line-height: 28px;
  }
  .trafficinfor .trafficinfor-main .trafficinfor-lists .trafficinfor-list p a {
    color: #6A91CE;
  }
  .trafficinfor .trafficinfor-main .trafficinfor-lists .trafficinfor-list p a span {
    color: #333333;
  }
  .trafficinfor .trafficinfor-main .trafficinfor-lists .trafficinfor-list .img-box {
    width: 100%;
    margin-top: 40px;
  }
  .trafficinfor .trafficinfor-main .trafficinfor-lists .trafficinfor-list .img-box img {
    width: 100%;
    border: none;
  }
}
