.contact {
  width: 100%;
}
.contact .mcontioner {
  max-width: 1200px;
  margin: 0 auto;
}
.contact .partner_pc .top {
  height: 360px;
  background: url(/images/partner_pc_bgc.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 123px;
}
.contact .partner_pc .top .text {
  padding: 110px 0 0 0;
}
.contact .partner_pc .top .text p:first-child {
  color: #FFFFFF;
  font-family: Alimama ShuHeiTi;
  font-weight: bold;
  font-size: 36px;
  margin-bottom: 23px;
}
.contact .partner_pc .top .text p:last-child {
  color: #FFFFFF;
  font-family: Microsoft YaHei;
  font-size: 22px;
  letter-spacing: 0px;
  font-weight: 100;
}
.contact .partner_pc .title {
  color: #31322C;
  font-family: Alimama ShuHeiTi;
  font-weight: bold;
  text-align: center;
  font-size: 40px;
  margin-bottom: 91px;
}
.contact .partner_pc .infoList {
  margin-bottom: 12px;
}
.contact .partner_pc .infoList .infoCard {
  width: 49%;
  height: 193px;
  background: #FFFFFF;
  border: 1px solid #ECECEC;
  box-shadow: 0px 4px 9px 5px #C7C7C73F;
  display: flex;
  align-items: center;
  margin-bottom: 48px;
}
.contact .partner_pc .infoList .infoCard .ico_us {
  flex-shrink: 0;
  width: 53.33px;
  height: 53.33px;
  margin: 0 90px;
}
.contact .partner_pc .infoList .infoCard > div {
  position: relative;
}
.contact .partner_pc .infoList .infoCard > div::before {
  display: inline-block;
  content: '';
  width: 1px;
  height: 140px;
  background-color: #ECECEC;
  margin: 0 40px;
  position: absolute;
  top: calc(50% - 70px);
  left: calc(-90px);
}
.contact .partner_pc .infoList .infoCard > div p:first-child {
  color: #31322C;
  font-family: Alimama ShuHeiTi;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 22px;
}
.contact .partner_pc .infoList .infoCard > div p:last-child {
  color: #6A6A6A;
  font-family: Microsoft YaHei;
  font-weight: 100;
  font-size: 24px;
}
.contact .partner_pc .map {
  height: 705px;
  padding: 27px;
  border: 1px solid #ECECEC;
  box-shadow: 0px 4px 9px 5px #C7C7C73F;
  margin-bottom: 123px;
}
.contact .partner_pc .map #allmap {
  height: 100%;
  width: 100%;
}
.contact .partner_pc .custom-content-marker {
  position: relative;
  width: 65px;
}
.contact .partner_pc .custom-content-marker img {
  width: 100%;
  height: 100%;
}
.contact .partner_pc .tipsBox {
  position: absolute;
  top: 100px;
  left: calc(50% - 360px);
  border-radius: 4px;
  background: #C00000CC;
  padding: 21px 0 25px 61px ;
  width: 724px;
  box-sizing: border-box;
}
.contact .partner_pc .tipsBox p:first-child {
  color: #FFFFFF;
  font-family: Alimama ShuHeiTi;
  font-weight: bold;
  font-size: 24px;
  text-decoration: underline;
  margin-bottom: 7px;
}
.contact .partner_pc .tipsBox p:last-child {
  color: #FFFFFF;
  font-family: Microsoft YaHei;
  font-size: 16px;
  margin-bottom: 0;
}
.contact .partner_mobile .top {
  height: 153px;
  background: url(/images/app_banner_bg.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 30px;
}
.contact .partner_mobile .top .text {
  text-align: center;
}
.contact .partner_mobile .top .text p:first-child {
  color: #FFFFFF;
  font-family: Alimama ShuHeiTi;
  font-weight: bold;
  font-size: 20px;
  padding: 45px 0 6px;
  margin: 0;
}
.contact .partner_mobile .top .text p:last-child {
  color: #FFFFFF;
  font-family: Microsoft YaHei;
  font-size: 16px;
  font-weight: 100;
}
.contact .partner_mobile .infoList {
  margin: 30px 20px 0;
}
.contact .partner_mobile .infoList .infoCard {
  height: 90px;
  margin-bottom: 20px;
  background: #FFFFFF;
  border: 1px solid #ECECEC;
  box-shadow: 0px 4px 9px 5px #C7C7C73F;
  display: flex;
  align-items: center;
}
.contact .partner_mobile .infoList .infoCard .ico_us {
  flex-shrink: 0;
  width: 30px;
  height: 34px;
  margin: 0 50px 0 33px;
}
.contact .partner_mobile .infoList .infoCard > div {
  position: relative;
}
.contact .partner_mobile .infoList .infoCard > div::before {
  display: inline-block;
  content: '';
  width: 1px;
  height: 40px;
  background-color: #ECECEC;
  margin: 0 25px;
  position: absolute;
  top: calc(50% - 20px);
  left: -50px;
}
.contact .partner_mobile .infoList .infoCard > div p:first-child {
  color: #31322C;
  font-family: Alimama ShuHeiTi;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 3px;
}
.contact .partner_mobile .infoList .infoCard > div p:last-child {
  color: #6A6A6A;
  font-family: Microsoft YaHei;
  font-weight: 100;
  font-size: 16px;
  margin-bottom: 0;
}
.contact .partner_mobile .map {
  height: 260px;
  width: 100%;
  margin-bottom: 20px;
}
.contact .partner_mobile .map #allmap_mobile {
  height: 100%;
  width: 100%;
}
.contact .partner_mobile .custom-content-marker {
  position: relative;
  width: 14px;
}
.contact .partner_mobile .custom-content-marker img {
  width: 100%;
  height: 100%;
}
.contact .partner_mobile .tipsBox {
  position: absolute;
  top: -110px;
  left: calc(50% - 200px);
  border-radius: 4px;
  background: #C00000CC;
  padding: 19px 24px 15px 16px ;
  width: 323px;
  box-sizing: border-box;
}
.contact .partner_mobile .tipsBox p:first-child {
  margin-bottom: 7px;
  color: #FFFFFF;
  font-family: Alimama ShuHeiTi;
  font-weight: bold;
  font-size: 12px;
  text-decoration: underline;
}
.contact .partner_mobile .tipsBox p:last-child {
  color: #FFFFFF;
  font-family: Microsoft YaHei;
  font-size: 12px;
  margin-bottom: 0;
}
.contact .area_pc {
  display: none;
  min-height: calc(100vh - 100px);
  flex-direction: column;
  justify-content: space-between;
}
.contact .area_pc .partner_pc {
  flex: 1;
}
.contact .area_mobile {
  display: flex;
  min-height: calc(100vh - 68px);
  flex-direction: column;
  justify-content: space-between;
}
.contact .area_mobile .partner_mobile {
  flex: 1;
}
@media (min-width: 1200px) {
  .contact .area_pc {
    display: flex;
  }
  .contact .area_mobile {
    display: none;
  }
}
