section.top .inner {
  padding-bottom: 100px; }
  @media screen and (max-width: 768px) {
    section.top .inner {
      padding-bottom: 42px; } }
section.top h1 {
  margin-bottom: 70px; }
  @media screen and (max-width: 768px) {
    section.top h1 {
      margin-bottom: 24px; } }
section.top .cntWrap .pic_box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 20px; }
  section.top .cntWrap .pic_box img {
    width: 32%; }
section.top .cntWrap .txt_box {
  width: 100%;
  padding: 50px 12%;
  background-color: #e9e4dc; }
  @media screen and (max-width: 768px) {
    section.top .cntWrap .txt_box {
      padding: 24px 5%; } }
  section.top .cntWrap .txt_box h3 {
    margin-bottom: 22px;
    font-size: 30px; }
    @media screen and (max-width: 768px) {
      section.top .cntWrap .txt_box h3 {
        margin-bottom: 12px;
        font-size: 22px; } }
section.before_after .inner {
  padding-bottom: 100px; }
  @media screen and (max-width: 768px) {
    section.before_after .inner {
      padding-bottom: 24px; } }
section.before_after .cntWrap .cntBox {
  margin-bottom: 50px; }
  @media screen and (max-width: 768px) {
    section.before_after .cntWrap .cntBox {
      margin-bottom: 24px; } }
  section.before_after .cntWrap .cntBox h2 {
    margin-bottom: 20px;
    position: relative; }
    @media screen and (max-width: 768px) {
      section.before_after .cntWrap .cntBox h2 {
        margin-bottom: 12px; } }
    section.before_after .cntWrap .cntBox h2 span {
      display: inline-block;
      padding-right: 20px;
      background-color: #fff;
      font-size: 22px;
      font-weight: bold;
      position: relative;
      z-index: 1; }
      @media screen and (max-width: 768px) {
        section.before_after .cntWrap .cntBox h2 span {
          padding-right: 12px;
          font-size: 20px; } }
    section.before_after .cntWrap .cntBox h2::after {
      content: "";
      display: block;
      border-top: dashed 1px #b2b2b2;
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%; }
  section.before_after .cntWrap .cntBox .pic_box {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 30px;
    position: relative; }
    @media screen and (max-width: 768px) {
      section.before_after .cntWrap .cntBox .pic_box {
        margin-bottom: 14px; } }
    section.before_after .cntWrap .cntBox .pic_box::after {
      content: '';
      border-top: 20px solid transparent;
      border-left: 20px solid #8fcbd1;
      border-bottom: 20px solid transparent;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
      @media screen and (max-width: 768px) {
        section.before_after .cntWrap .cntBox .pic_box::after {
          transform: translate(-40%, -100%); } }
    section.before_after .cntWrap .cntBox .pic_box.x1::after {
      content: none; }
    section.before_after .cntWrap .cntBox .pic_box.x1 .box {
      margin: 0 auto; }
      @media screen and (max-width: 768px) {
        section.before_after .cntWrap .cntBox .pic_box.x1 .box {
          width: 100% !important; } }
    section.before_after .cntWrap .cntBox .pic_box .box {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      width: calc(50% - 30px);
      position: relative;
      z-index: 2; }
      @media screen and (max-width: 768px) {
        section.before_after .cntWrap .cntBox .pic_box .box {
          width: calc(50% - 20px);
          margin: 0 0 22px; } }
      section.before_after .cntWrap .cntBox .pic_box .box .pic {
        margin-bottom: 15px;
        box-shadow: 5px 5px 0px 0px #9a9590; }
      section.before_after .cntWrap .cntBox .pic_box .box .pic_after {
        margin-bottom: 15px;
        box-shadow: 5px 5px 0px 0px #8fcbd1; }
      section.before_after .cntWrap .cntBox .pic_box .box p.fontHui {
        font-size: 20px; }
        @media screen and (max-width: 768px) {
          section.before_after .cntWrap .cntBox .pic_box .box p.fontHui {
            font-size: 16px; } }
section.insta .cntWrap {
  padding-bottom: 150px; }
  @media screen and (max-width: 768px) {
    section.insta .cntWrap {
      padding-bottom: 42px; } }
  section.insta .cntWrap a {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden; }
    section.insta .cntWrap a:hover .base {
      transform: scale(1.2);
      opacity: 0.9; }
    section.insta .cntWrap a .txt {
      width: 100%;
      text-align: center;
      position: absolute;
      top: 50%;
      left: 50%;
      z-index: 2;
      transform: translate(-50%, -50%); }
      section.insta .cntWrap a .txt img {
        margin-bottom: 20px; }
        @media screen and (max-width: 768px) {
          section.insta .cntWrap a .txt img {
            max-width: 240px;
            width: 40%;
            margin-bottom: 6px; } }
      section.insta .cntWrap a .txt p {
        font-size: 20px;
        font-weight: bold;
        color: #fff; }
        @media screen and (max-width: 768px) {
          section.insta .cntWrap a .txt p {
            font-size: 18px; } }
    section.insta .cntWrap a .base {
      -moz-transition: all 0.3s;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      -ms-transition: all 0.3s;
      transition: all 0.3s; }

/*# sourceMappingURL=style.css.map */
