.address {
  margin-top: 70px;
}
.address .address-con {
  padding: 30px 30px;
  background-color: #FFFFFF;
  margin-bottom: 10px;
  height: 300px;
}
.address .address-con .address-top {
  width: 100%;
  height: 320px;
}
.address .address-con .address-top .address-top-left,
.address .address-con .address-top .address-top-right {
  float: left;
}
.address .address-con .address-top .address-top-left {
  width: 660px;
  height: 100%;
  margin-right: 30px;
}
.address .address-con .address-top .address-top-right {
  width: 450px;
  height: 100%;
}
.address .address-con .address-top .address-top-right .right-top {
  text-align: center;
}
.address .address-con .address-top .address-top-right .right-top .right-img {
  width: 48px;
  height: 48px;
  margin-bottom: 12px;
}
.address .address-con .address-top .address-top-right .right-top span {
  font-size: 20px;
  color: #2E3236;
  letter-spacing: 0;
}
.address .address-con .address-top .address-top-right .right-top hr {
  margin-top: 12px;
  margin-bottom: 20px;
  width: 100%;
  height: 1px;
  background-color: #E1E9F0;
  border: 0;
}
.address .address-con .address-top .address-top-right p {
  font-size: 16px;
  color: #656F77;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 16px;
}
.address .address-con .address-bottom {
  margin-top: 30px;
  width: 100%;
  height: 320px;
}
.address .address-con .address-bottom .address-bottom-left,
.address .address-con .address-bottom .address-bottom-right {
  float: left;
}
.address .address-con .address-bottom .address-bottom-left {
  width: 510px;
  height: 100%;
  margin-right: 30px;
}
.address .address-con .address-bottom .address-bottom-left .left-top {
  text-align: center;
}
.address .address-con .address-bottom .address-bottom-left .left-top .right-img {
  width: 48px;
  height: 48px;
  margin-bottom: 12px;
}
.address .address-con .address-bottom .address-bottom-left .left-top span {
  font-size: 20px;
  color: #2E3236;
  letter-spacing: 0;
}
.address .address-con .address-bottom .address-bottom-left .left-top hr {
  margin-top: 12px;
  margin-bottom: 20px;
  width: 100%;
  height: 1px;
  background-color: #E1E9F0;
  border: 0;
}
.address .address-con .address-bottom .address-bottom-left p {
  font-size: 16px;
  color: #656F77;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 16px;
}
.address .address-con .address-bottom .address-bottom-right {
  width: 600px;
  height: 100%;
}
