.contact-main {
  /*background: url("/themes/cms/pc/assets/img/contact-bottom-line.png") 1px 29px repeat-x;*/
  /*background-position-y: bottom;*/
}

#site-footer .contact-main {
  align-items: initial;
}

.contact-main .info {
  margin: 0 auto;
  color: #333333;
}

.contact-main .info-top-bottom {
  overflow: hidden;
  position: relative;
}

.contact-main .info-top {
  height: 230px;
  width: 100%;
}

.contact-main .info-top-left {
  float: left;
  width: 355px;
  height: 100%;
  padding: 15px 0 15px 49px;
  border-right: 1px solid #e6e6e6;
  position: relative;
}

.contact-main .info-top-left:before,
.contact-main .info-top-right:before {
  content: '';
  display: block;
  width: 33px;
  height: 33px;
  background: url("/themes/cms/pc/assets/img/contact-icon1.png") no-repeat;
  position: absolute;
  top: 46px;
  left: 49px;
}

.contact-main .info-top-right:before {
  background: url("/themes/cms/pc/assets/img/contact-icon2.png") no-repeat;
  width: 25px;
  height: 37px;
}

.contact-main div .tel {
  padding-top: 96px;
  font-size: 40px;
}

.contact-main div .tel-sub {
  padding-top: 18px;
  font-size: 16px;
}

.contact-main .info-top-right {
  float: left;
  padding: 15px 0 15px 46px;
  position: relative;
}

.contact-main .info-bottom {
  /*height: 462px;*/
  padding-left: 49px;
  padding-top: 64px;
  margin-bottom: 138px;
  color: #333333;
  font-size: 18px;
  font-weight: 500;
  line-height: 36px;
  list-style: none;
}

.contact-main .info-bottom .info-bottom-li {
  height: 118px;
  padding-bottom: 46px;
  padding-left: 52px;
  position: relative;
}

.contact-main .info-bottom .info-bottom-li:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
}

.contact-main .info-bottom .info-bottom-li:last-child {
  padding-bottom: 0;
}

.contact-main .info-bottom span {
  display: block;
}

.contact-main .info-bottom .icon6:before {
  background: url("/themes/cms/pc/assets/img/contact-icon6.png") no-repeat;
  width: 31px;
  height: 29px;
}

.contact-main .info-bottom .icon3:before {
  background: url("/themes/cms/pc/assets/img/contact-icon3.png") no-repeat;
  width: 27px;
  height: 33px;
}

.contact-main .info-bottom .icon4:before {
  background: url("/themes/cms/pc/assets/img/contact-icon4.png") no-repeat;
  width: 28px;
  height: 31px;
}

.contact-main .info-bottom .icon5:before {
  background: url("/themes/cms/pc/assets/img/contact-icon5.png") no-repeat;
  width: 30px;
  height: 29px;
}

.contact-main .info-bottom-li .qr {
  padding-top: 34px;
  font-size: 14px;
  color: #1a1a1a;
  list-style: none;
}

.contact-main .info-bottom-li .qr li {
  float: left;
  margin-left: 32px;
  text-align: center;
}

.contact-main .info-bottom-li .qr li:first-child {
  margin-left: 0;
}

.contact-main .map-fix {
  width: 880px;
  height: 880px;
  position: absolute;
  right: -192px;
  top: 38px;
  border-radius: 100%;
  background: transparent;
  overflow: hidden;
}


.contact-main #allmap {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

.contact-main #allmap .BMap_cpyCtrl {
  display: none;
}
<!--ºÄÊ±1758346805.4293Ãë-->