.contentBoxHj .contentCenterHj .con301 .textCon .color {
  color: #e4591a;
}
.contentBoxHj .contentCenterHj .con301 .textCon ol,
.contentBoxHj .contentCenterHj .con301 .textCon li {
  list-style: disc;
  margin-left: 13px;
}
.contentBoxHj .contentCenterHj .con301 .textCon .boxTitle {
  background-color: #3e8d6a;
  padding: 5px 15px;
  box-sizing: border-box;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  margin-top: 50px;
  margin-bottom: 20px;
}
.contentBoxHj .contentCenterHj .con301 .textCon .row {
  margin-top: -50%;
  padding: 0 20px 0;
  box-sizing: border-box;
}
.contentBoxHj .contentCenterHj .con301 .textCon .row .col3 {
  width: calc((100% - 40px) / 3);
}
.contentBoxHj .contentCenterHj .con301 .textCon .row .col3 img {
  border-radius: 100% 100% 0 0;
  overflow: hidden;
  border: 2px solid #e4591a;
  box-sizing: border-box;
}
.contentBoxHj .contentCenterHj .con301 .textCon .row .col3 .location {
  position: relative;
  font-size: 18px;
  text-align: center;
  margin-top: 10px;
}
.contentBoxHj .contentCenterHj .con301 .textCon .row .col3 .location::before {
  content: url(../../img/sub/content301/icon_301.png);
  vertical-align: middle;
  margin-right: 10px;
}
.contentBoxHj .contentCenterHj .con301 .textCon .row .col3 p {
  text-align: left;
}
.contentBoxHj .contentCenterHj .con301 .textCon .row .col3 .location_text {
  text-align: left;
  margin-top: 5px;
  font-size: 0.95em;
}
.contentBoxHj .contentCenterHj .con301 .textCon .row .col3 .address {
  margin-top: 5px;
  font-size: 0.95em;
}
.contentBoxHj .contentCenterHj .con301 .textCon .row .col3 .address b {
  font-size: 1em;
}
.contentBoxHj .contentCenterHj .con301 .textCon .sub_title {
  text-align: center;
}
.contentBoxHj .contentCenterHj .con301 .textCon .content_box .content_title {
  display: flex;
  align-items: center;
  gap: 20px;
  color: #2e4f97;
  font-weight: 600;
  font-size: 20px;
}
.contentBoxHj .contentCenterHj .con301 .textCon .content_box .content_title img {
  width: 30px;
}
.contentBoxHj .contentCenterHj .con301 .textCon .content_box p {
  margin-top: 20px;
  padding: 20px 40px;
  border-radius: 20px;
}
.contentBoxHj .contentCenterHj .con301 .textCon .content_box2 {
  margin-top: 60px;
  padding: 40px;
  display: flex;
  gap: 20px;
  align-items: center;
  border: 3px dotted #9d6c62;
}
.contentBoxHj .contentCenterHj .con301 .textCon .content_box2 .img_box img {
  width: 100%;
}
.contentBoxHj .contentCenterHj .con301 .textCon .content_box2 .text_box .tip_box {
  display: flex;
  gap: 10px;
  align-items: center;
}
.contentBoxHj .contentCenterHj .con301 .textCon .content_box2 .text_box .tip_box img {
  width: 50px;
}
.contentBoxHj .contentCenterHj .con301 .textCon .content_box2 .text_box .tip_box p {
  color: #9d6c62;
  font-weight: 600;
}
.contentBoxHj .contentCenterHj .con301 .textCon .img_box {
  display: flex;
  gap: 20px;
}
.contentBoxHj .contentCenterHj .con301 .textCon .img_box .item {
  position: relative;
  width: 50%;
}
.contentBoxHj .contentCenterHj .con301 .textCon .img_box .item .img_cap {
  position: absolute;
  bottom: 9px;
  right: 0;
  padding: 0 10px;
  background-color: #f1b0a2;
  color: #fff;
  font-size: 16px;
}
.contentBoxHj .contentCenterHj .con301 .textCon .bg_area {
  margin-top: 20px;
  position: relative;
  height: 610px;
}
.contentBoxHj .contentCenterHj .con301 .textCon .bg_area p {
  width: 65%;
  position: absolute;
  right: 0;
}
.contentBoxHj .contentCenterHj .con301 .textCon .bg_area .bg_box {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
}
.contentBoxHj .contentCenterHj .con301 .textCon .bg_area .bg_box img {
  width: 100%;
}
.contentBoxHj .contentCenterHj .con301 .textCon .tableScrollHj table thead tr th {
  background-color: #568a82;
  color: #fff;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
}
.contentBoxHj .contentCenterHj .con301 .textCon .tableScrollHj table tbody tr th,
.contentBoxHj .contentCenterHj .con301 .textCon .tableScrollHj table tbody tr td {
  padding: 0.3em;
}
.contentBoxHj .contentCenterHj .con301 .textCon .tableScrollHj table tbody tr th {
  border: 1px solid #568a82;
  color: #fff;
  text-align: center;
  background-color: #568a82;
  border-right: 1px solid #fff;
}
.contentBoxHj .contentCenterHj .con301 .textCon .tableScrollHj table tbody tr th:nth-child(4) {
  border-right: 1px solid #568a82;
}
.contentBoxHj .contentCenterHj .con301 .textCon .tableScrollHj table tbody tr td {
  text-align: center;
  border: 1px solid #568a82;
  padding: 10px;
  box-sizing: border-box;
}
.contentBoxHj .contentCenterHj .con301 .textCon .tableScrollHj table tbody tr .tdLeft {
  text-align: left;
}
.contentBoxHj .contentCenterHj .con301 .textCon .tableScrollHj table tbody .tdC {
  background-color: #e2e1ea;
}
.contentBoxHj .contentCenterHj .con301 .textCon .flex {
  display: flex;
  justify-content: space-between;
}
.contentBoxHj .contentCenterHj .con301 .textCon .flex .txtBox {
  width: calc(100% - 400px);
}
.contentBoxHj .contentCenterHj .con301 .textCon .flex .imgBox {
  width: 400px;
}
.contentBoxHj .contentCenterHj .con301_2 .color {
  color: #a0804a;
}
.contentBoxHj .contentCenterHj .con301_2 .mt100 {
  margin-top: 100px;
}
.contentBoxHj .contentCenterHj .con301_2 a.linkBox {
  max-width: 350px;
  padding: 10px;
  box-sizing: border-box;
  background-color: #796baf;
  color: #fff;
  margin: 30px auto 0 auto;
  border-radius: 10px;
  text-align: center;
}
.contentBoxHj .contentCenterHj .con301_2 ol,
.contentBoxHj .contentCenterHj .con301_2 li {
  list-style: disc;
}
.contentBoxHj .contentCenterHj .con301_2 ol {
  padding-left: 25px;
}
.contentBoxHj .contentCenterHj .con301_2 .color {
  color: #a0804a;
}
.contentBoxHj .contentCenterHj .con301_2 .float_imgR {
  float: right;
  width: 300px;
  margin-left: 30px;
}
.contentBoxHj .contentCenterHj .con301_2 .float_imgL {
  float: left;
  width: 300px;
  margin-right: 30px;
  margin-top: 12px;
}
.contentBoxHj .contentCenterHj .con301_2 .titleCon {
  max-width: 600px;
  background-color: #a0804a;
  border-radius: 50px;
  padding: 10px;
  box-sizing: border-box;
  margin: -50px auto 0 auto;
  color: #ffffff;
  text-align: center;
}
.contentBoxHj .contentCenterHj .con301_2 .flex {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.contentBoxHj .contentCenterHj .con301_2 .flex .imgBox {
  width: 35%;
}
.contentBoxHj .contentCenterHj .con301_2 .flex .imgBox .imgCon {
  text-align: right;
}
.contentBoxHj .contentCenterHj .con301_2 .flex .imgBox .imgCon img {
  width: 210px;
  height: 400px;
}
.contentBoxHj .contentCenterHj .con301_2 .flex .txtBox {
  width: 65%;
  height: 400px;
  padding: 40px;
  background-color: #e0dfe9;
  box-sizing: border-box;
  max-width: 600px;
  margin: 43px auto 0 0;
  border-radius: 0 300px 300px 0;
  display: flex;
  align-items: center;
}
.contentBoxHj .contentCenterHj .con301_2 .flex .txtBox .border .middleTitle {
  color: #a0804a;
  margin: 0;
}
.contentBoxHj .contentCenterHj .con301_2 .flex .txtBox .border .color1 {
  color: #a0804a;
}
.contentBoxHj .contentCenterHj .con301_2 .box {
  background-color: #ffe7b2;
  margin-top: 30px;
}
.contentBoxHj .contentCenterHj .con301_2 .box .txtBox {
  padding: 20px;
}
.contentBoxHj .contentCenterHj .con301_2 .box .txtBox .middleTitle {
  margin: 0;
}
.contentBoxHj .contentCenterHj .con301_2 .box .imgCon {
  margin-top: 0;
}
.contentBoxHj .contentCenterHj .con301_2 .box .imgCon img {
  display: block;
}
.contentBoxHj .contentCenterHj .con301_2 .box .bg_area {
  height: auto;
}
.contentBoxHj .contentCenterHj .con301_2 .box .bg_area p {
  width: 100%;
}
.contentBoxHj .contentCenterHj .con301_2 .box .bg_area .bg_box {
  position: unset;
}

@media (max-width: 960px) {
  .contentBoxHj .contentCenterHj .con301 .textCon .textBorder {
    padding: 40px 30px;
  }
  .contentBoxHj .contentCenterHj .con301 .textCon .none_mo {
    display: none;
  }
  .contentBoxHj .contentCenterHj .con301 .textCon .row {
    gap: 20px;
    margin-top: 0;
    padding: 0px;
  }
  .contentBoxHj .contentCenterHj .con301 .textCon .row .col3 {
    width: 100%;
  }
  .contentBoxHj .contentCenterHj .con301 .textCon .flex {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
  }
  .contentBoxHj .contentCenterHj .con301 .textCon .flex .txtBox {
    width: 100%;
  }
  .contentBoxHj .contentCenterHj .con301 .textCon .flex .imgBox {
    width: 400px;
  }
  .contentBoxHj .contentCenterHj .con301 .textCon .content_box2 {
    padding: 20px;
    flex-direction: column;
  }
  .contentBoxHj .contentCenterHj .con301 .textCon .content_box2 .text_box .tip_box {
    flex-direction: column;
    align-items: center;
  }
  .contentBoxHj .contentCenterHj .con301 .textCon .imgCon.img_box {
    flex-direction: column;
  }
  .contentBoxHj .contentCenterHj .con301 .textCon .imgCon.img_box .item {
    width: 100%;
  }
  .contentBoxHj .contentCenterHj .con301 .textCon .bg_area {
    height: auto;
  }
  .contentBoxHj .contentCenterHj .con301 .textCon .bg_area p {
    width: 100%;
  }
  .contentBoxHj .contentCenterHj .con301 .textCon .bg_area .bg_box {
    position: unset;
  }
  .contentBoxHj .contentCenterHj .con301_2 .textBorder {
    padding: 10px 30px 40px;
  }
  .contentBoxHj .contentCenterHj .con301_2 .float_imgR {
    width: 100%;
    margin-bottom: 30px;
  }
  .contentBoxHj .contentCenterHj .con301_2 .float_imgL {
    width: 100%;
    margin: 30px 0;
  }
  .contentBoxHj .contentCenterHj .con301_2 .flex {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .contentBoxHj .contentCenterHj .con301_2 .flex .imgBox {
    width: 100%;
  }
  .contentBoxHj .contentCenterHj .con301_2 .flex .imgBox .imgCon {
    text-align: center;
  }
  .contentBoxHj .contentCenterHj .con301_2 .flex .txtBox {
    width: 100%;
    height: auto;
    padding: 20px;
    background-color: #e0dfe9;
    box-sizing: border-box;
    max-width: 100%;
    margin: 0px 0 0 0;
    border-radius: 0 0 0 0;
    display: flex;
    align-items: center;
  }
}/*# sourceMappingURL=con301.css.map */