/*@font-face {
   font-family:'jiangxi';
   src: url('../fonts/jiangxi.ttf') format('truetype');
   font-weight: normal;
   font-style: normal;
   font-display: swap;
}
.ff{
   font-family: "jiangxi";
}*/
.inner_jiameng_page .pwccol3-longform {
  display: flex;
}
.inner_jiameng_page .text-component p,
.inner_jiameng_page .text-component ol li
, .inner_jiameng_page .text-component ul li {
  font-size: 16px;
  line-height: 25px;
  text-align: justify;
}
.inner_jiameng_page .standard-spacing .text {
  margin-top: 40px;
}
.inner_jiameng_page .text-component ul > li:before {
  content: '';
  background-color: #d6a972;
  margin-left: -9px;
  height: 8px;
  width: 8px;
  display: inline-block;
  position: relative;
  right: 8px;
  top: 24px;
}
.inner_jiameng_page .text-component ul li, .inner_jiameng_page .text-component ol li {
  margin-bottom: 25px;
  line-height: 1.7;
  float: none;
}
.inner_jiameng_page .text-component h3, .inner_jiameng_page .text-component h4, .inner_jiameng_page .text-component h5 {
  margin-bottom: 20px;
  font-weight: bold;
}
.inner_jiameng_page .text-component > h2 {
  margin-bottom: 30px;
  text-transform: capitalize;
}
.inner_jiameng_page .text .text-component ul, .inner_jiameng_page .text .text-component ol, .inner_jiameng_page .textimage .textimage-text ul, .inner_jiameng_page .textimage .textimage-text ol, .inner_jiameng_page .text.is-edited {
  display: block;
  padding-left: 30px;
}
.inner_jiameng_page .top_box .item {
  padding-right: 60px;
}
.inner_jiameng_page .top_box .item .cc {
  font-size: 14px;
  line-height: 18px;
  margin-top: 14px;
}
.inner_jiameng_page .top_box .item .pic {
  height: 216px;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 23px;
  box-shadow: 0px 3px 13px 4px #e4e4e4;
}

@media (max-width: 768px) {
  .inner_jiameng_page .text-component p, .inner_jiameng_page .text-component ol li, .inner_jiameng_page .text-component ul li {
    text-align: left;
  }

  .inner_jiameng_page .pwccol3-longform {
    display: block;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }

  .inner_jiameng_page .top_box .item {
    padding-right: 0;
    margin-bottom: 40px;
  }
  .inner_jiameng_page .top_box .item:last-child {
    margin-bottom: 0;
  }

  .inner_jiameng_page .text-component > h2 {
    font-size: 25px;
    margin-bottom: 5px;
  }

  .inner_jiameng_page main {
    padding-bottom: 40px;
  }

  ._form_content .input_box {
    width: 100%;
  }

  ._form_content .input_box:nth-child(2n) {
    width: 100%;
    margin-left: 0;
  }

  ._form_content .th2 {
    font-size: 14px;
  }
}

/*# sourceMappingURL=inner_jiameng_page.css.map */
