.mainTitle_box{
    width: 1216px;
    margin: 0 auto;
    font-size: 22PX;
    text-align: center;
    line-height: 36PX;
    padding-top: 10px;
}
.mainTitle{
    height: auto;
}
.MainContent > img{
    width: 100%;
}
#container {
  width: 100%;
  height: 500px;
  margin-top: 10px;
  margin-bottom: 75px;
}
.amap-copyright{
    line-height: 16px !important;
    /* opacity:0; */
}
 .amap-logo {
    line-height: 16px !important;
}
.contact_information{
    display: flex;
    justify-content: space-between;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 70px;
}
.contact_information > div{
    width: 20%;
    text-align: left;
}
.contact_information img{
    width: 60px;
    margin-bottom: 10px;
}
.color666{
    color: #696969;
    font-size: 18px;
}
.color111{
    color: #111;
}