.content {
  width: 100%;
  position: relative;
  background-color: white;
}
.content .box {
  width: 100%;
  padding-top: 2.285rem;
}
.content .box .map {
  position: relative;
}
.content .box .map .contact-box {
  position: absolute;
  top: -1.5625rem;
  left: 13.5%;
  width: 73%;
  box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
  z-index: 100;
}
.content .box .map .contact-box::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .box .map .contact-box .left {
  width: 50%;
  float: left;
  background-color: #e84127;
  height: 2.3775rem;
}
.content .box .map .contact-box .left .icon {
  width: 0.3675rem;
  height: 0.3675rem;
  margin-top: 0.5175rem;
  margin-left: 0.675rem;
}
.content .box .map .contact-box .left .icon img {
  width: 100%;
}
.content .box .map .contact-box .left .number {
  margin-top: 0.2925rem;
  margin-left: 0.6375rem;
}
.content .box .map .contact-box .left .number a {
  font-family: "Gotham-Bold";
  font-size: 0.36rem;
  line-height: 0.36rem;
  letter-spacing: -0.0075rem;
  color: #ffffff;
}
.content .box .map .contact-box .left .s-title {
  font-size: 0.15rem;
  line-height: 0.15rem;
  margin-top: 0.195rem;
  margin-left: 0.6375rem;
  letter-spacing: -0.0075rem;
  color: #ffffff;
}
.content .box .map .contact-box .right {
  width: 50%;
  float: left;
  background-color: #fff;
  height: 2.3775rem;
}
.content .box .map .contact-box .right .icon {
  width: 0.3675rem;
  height: 0.3675rem;
  margin-top: 0.5175rem;
  margin-left: 0.6375rem;
}
.content .box .map .contact-box .right .icon img {
  width: 100%;
}
.content .box .map .contact-box .right .add {
  margin-top: 0.2925rem;
  margin-left: 0.6375rem;
  font-size: 0.24rem;
  line-height: 0.24rem;
  color: #333333;
}
.content .box .map .contact-box .right .s-title {
  font-size: 0.15rem;
  line-height: 0.15rem;
  margin-top: 0.195rem;
  margin-left: 0.6375rem;
  letter-spacing: -0.0075rem;
  color: #999999;
}
.content .box .map .contact-box .bottom {
  width: 100%;
  height: 0.8175rem;
  background-color: white;
  padding-top: 0.4275rem;
  border-top: solid 0.0075rem #e0e0e0;
}
.content .box .map .contact-box .bottom ul {
  width: 100%;
}
.content .box .map .contact-box .bottom ul li {
  width: calc(50% - 0.7rem);
  float: left;
  margin-left: 0.7rem;
}
.content .box .map .contact-box .bottom ul li::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .box .map .contact-box .bottom ul li .icon {
  float: left;
}
.content .box .map .contact-box .bottom ul li .icon img {
  width: 100%;
}
.content .box .map .contact-box .bottom ul li .text {
  float: left;
  margin-left: 0.18rem;
}
.content .box .map .contact-box .bottom ul li .text .h2 {
  font-size: 0.15rem;
  line-height: 0.15rem;
  letter-spacing: -0.0075rem;
  color: #999999;
}
.content .box .map .contact-box .bottom ul li .text .number {
  font-family: "Gotham-Bold";
  font-size: 0.15rem;
  line-height: 0.15rem;
  color: #333333;
  margin-top: 0.105rem;
}
.content .box .map .contact-box .bottom ul li .text .add {
  font-size: 0.15rem;
  line-height: 0.15rem;
  color: #333333;
  margin-top: 0.105rem;
}
.content .box .map .contact-box .bottom ul li.email .icon {
  width: 0.315rem;
  height: 0.225rem;
}
.content .box .map .contact-box .bottom ul li.phone .icon {
  width: 0.2925rem;
  height: 0.3225rem;
}
.content .box .map #container {
  width: 100%;
  height: 5.37rem;
}
.content .box .complaint {
  width: 100%;
  height: 5.22rem;
  position: relative;
}
.content .box .complaint .img {
  width: 100%;
  height: 100%;
}
.content .box .complaint .img img {
  width: 100%;
}
.content .box .complaint .text {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.content .box .complaint .text .left {
  width: 100%;
  float: left;
  height: 2.265rem;
  background-color: rgba(255, 255, 255, 0.6);
}
.content .box .complaint .text .left .title {
  margin-left: 6rem;
  margin-top: 0.585rem;
}
.content .box .complaint .text .left .title::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .box .complaint .text .left .title .icon {
  width: 0.405rem;
  height: 0.4275rem;
  float: left;
}
.content .box .complaint .text .left .title .icon img {
  width: 100%;
  transition: 1s;
}
.content .box .complaint .text .left .title .h2 {
  font-size: 0.24rem;
  line-height: 0.4275rem;
  font-weight: bold;
  color: #333333;
  float: left;
  margin-left: 0.2625rem;
}
.content .box .complaint .text .left .p {
  margin-left: 4rem;
  font-size: 0.15rem;
  line-height: 0.27rem;
  margin-top: 0.225rem;
  letter-spacing: 0px;
  color: #333333;
}
.content .box .complaint .text .left .p span {
  margin-right: 0.225rem;
}
.content .box .complaint .text .left:hover .title .icon img {
  transform: rotateY(360deg);
}
#EMAnmin01 {
  position: absolute;
  background-image: url(../images/icon_map_add2.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: block;
  bottom: 0;
  left: -123px;
  width: 247px;
  height: 99px;
  animation: dl 1s infinite linear;
  animation-direction: alternate;
}
@keyframes dl {
  0% {
    bottom: 0;
  }
  100% {
    bottom: 20px;
  }
}
@media screen and (max-width: 1020px) {
  .content .box {
    width: 100%;
    padding-top: 4rem;
  }
  .content .box .map .contact-box {
    position: absolute;
    top: -3rem;
    left: 5%;
    width: 90%;
  }
  .content .box .map .contact-box .left {
    width: 100%;
    float: left;
    background-color: #e84127;
    height: 1.9rem;
    position: relative;
  }
  .content .box .map .contact-box .left .icon {
    width: 0.8rem;
    height: 0.8rem;
    margin-top: 0.5175rem;
    margin-left: 0.5rem;
    float: left;
  }
  .content .box .map .contact-box .left .number {
    margin-top: 0.5175rem;
    margin-left: 0.4rem;
    float: left;
  }
  .content .box .map .contact-box .left .number a {
    font-family: "Gotham-Bold";
    font-size: 0.45rem;
    line-height: 0.5rem;
    letter-spacing: -0.0075rem;
    color: #ffffff;
  }
  .content .box .map .contact-box .left .s-title {
    font-size: 0.26rem;
    line-height: 0.5rem;
    top: 0.8rem;
    left: 1.1rem;
    letter-spacing: -0.0075rem;
    color: #ffffff;
    position: absolute;
  }
  .content .box .map .contact-box .right {
    width: 100%;
    float: left;
    background-color: #fff;
    height: 1.9rem;
    position: relative;
  }
  .content .box .map .contact-box .right .icon {
    width: 0.8rem;
    height: 0.8rem;
    margin-top: 0.5175rem;
    margin-left: 0.5rem;
    float: left;
  }
  .content .box .map .contact-box .right .add {
    margin-top: 0.5175rem;
    margin-left: 0.4rem;
    float: left;
    font-size: 0.3rem;
    line-height: 0.5rem;
    color: #333333;
  }
  .content .box .map .contact-box .right .s-title {
    font-size: 0.26rem;
    line-height: 0.5rem;
    top: 0.8rem;
    left: 1.05rem;
    letter-spacing: -0.0075rem;
    color: #999;
    position: absolute;
  }
  .content .box .map .contact-box .bottom ul li {
    width: auto;
    float: left;
    margin-left: 0.7rem;
  }
  .content .box .map #container {
    width: 100%;
    height: 6.5rem;
  }
  #EMAnmin01 {
    position: absolute;
    background-image: url(../images/icon_map_add2.png);
    display: block;
    bottom: 0;
    left: -60px;
    width: 120px;
    height: 50px;
    animation: dl 1s infinite linear;
    animation-direction: alternate;
  }
  .content .box .complaint {
    width: 100%;
    height: 5rem;
    position: relative;
    overflow: hidden;
  }
  .content .box .complaint .img {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .content .box .complaint .img img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: -500px;
    right: -500px;
    margin: auto;
  }
  .content .box .complaint .text .left {
    width: 100%;
    float: left;
    height: 2.265rem;
    background-color: rgba(255, 255, 255, 0.6);
  }
  .content .box .complaint .text .left .title {
    margin-left: 10%;
    margin-top: 0.3rem;
  }
  .content .box .complaint .text .left .title .icon {
    width: 0.405rem;
    height: 0.4275rem;
    float: left;
  }
  .content .box .complaint .text .left .title .h2 {
    font-size: 0.3rem;
    line-height: 0.4275rem;
    font-weight: bold;
    color: #333333;
    float: left;
    margin-left: 0.2625rem;
  }
  .content .box .complaint .text .left .p {
    margin-left: 10%;
    font-size: 0.25rem;
    line-height: 0.4rem;
    margin-top: 0.225rem;
    letter-spacing: 0px;
    color: #333333;
  }
  .content .box .complaint .text .right {
    width: 100%;
    float: left;
    height: 2.265rem;
    background-color: rgba(54, 54, 54, 0.7);
  }
  .content .box .complaint .text .right .title {
    margin-left: 10%;
    margin-top: 0.5625rem;
  }
  .content .box .complaint .text .right .p {
    width: 80%;
    margin-left: 10%;
    font-size: 0.25rem;
    line-height: 0.4rem;
    margin-top: 0.225rem;
    letter-spacing: 0px;
    color: #fff;
  }
}
