.contentBoxHj .contentCenterHj .con303 .textCon .color {
  color: #d4795f;
}
.contentBoxHj .contentCenterHj .con303 .textCon .box {
  background-color: #FFEADC;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 20px;
}
.contentBoxHj .contentCenterHj .con303 .textCon .box .flex {
  border-bottom: 1px solid #d4795f;
  display: flex;
  justify-content: space-between;
}
.contentBoxHj .contentCenterHj .con303 .textCon .box .flex .middleTitle {
  margin: 0;
  width: auto;
}
.contentBoxHj .contentCenterHj .con303 .textCon .box .flex .mapIcon {
  background-image: url(../../img/sub/content303/content303_1.png);
  width: 32px;
  height: 41px;
}/*# sourceMappingURL=con303.css.map */