@charset "UTF-8";
body {
  background-color: #f4f4f4; }

/* 容器 */
.wrapper {
  width: 100%;
  /* 顶部 */
  /* 宣传图 */
  /* 三个图标 */
  /* 产品介绍 */
  /* 食用效果 */
  /* 产品特点 */
  /* 研发背景 */
  /* 食用说明 */
  /* 营养分析 */
  /* 线下活动 */
  /* 底部 */ }
  .wrapper .top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    width: 100%;
    height: 310px; }
    .wrapper .top .flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      position: relative;
      margin-top: 62px;
      width: 1167px; }
      .wrapper .top .flex .img-1 {
        width: 405px;
        height: 121px; }
      .wrapper .top .flex .form {
        position: absolute;
        right: 0;
        bottom: 20px;
        width: 235px; }
        .wrapper .top .flex .form .text {
          font-size: 14.5px;
          font-weight: 600;
          text-align: right;
          color: #1bad54; }
          .wrapper .top .flex .form .text a {
            font-size: 14.5px;
            font-weight: 600;
            text-align: right;
            text-decoration: none;
            color: #1bad54; }
        .wrapper .top .flex .form input {
          margin-top: 2.5px;
          border: 1px solid #1bad54;
          border-radius: 6px;
          width: 100%;
          height: 30px;
          outline: none; }
        .wrapper .top .flex .form .img-2 {
          position: absolute;
          right: 11px;
          bottom: 3px;
          width: 17px;
          height: 21px;
          cursor: pointer; }
    .wrapper .top .nav, .wrapper .top .nav-fixed {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-top: 21px;
      width: 100%;
      height: 70px;
      background-color: #fff; }
      .wrapper .top .nav .content, .wrapper .top .nav-fixed .content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        width: 1167px;
        height: 100%; }
        .wrapper .top .nav .content .item, .wrapper .top .nav-fixed .content .item {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          width: 114.4px;
          height: 100%; }
          .wrapper .top .nav .content .item .text, .wrapper .top .nav-fixed .content .item .text {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            border-left: 2px solid transparent;
            -webkit-border-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #ffffff), color-stop(#e7e7e7), color-stop(#cccccc), color-stop(#e7e7e7), color-stop(80%, #ffffff)) 2;
            -webkit-border-image: linear-gradient(#ffffff 20%, #e7e7e7, #cccccc, #e7e7e7, #ffffff 80%) 2;
                 -o-border-image: -o-linear-gradient(#ffffff 20%, #e7e7e7, #cccccc, #e7e7e7, #ffffff 80%) 2;
                    border-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #ffffff), color-stop(#e7e7e7), color-stop(#cccccc), color-stop(#e7e7e7), color-stop(80%, #ffffff)) 2;
                    border-image: linear-gradient(#ffffff 20%, #e7e7e7, #cccccc, #e7e7e7, #ffffff 80%) 2;
            width: 100%;
            height: 100%; }
            .wrapper .top .nav .content .item .text a, .wrapper .top .nav-fixed .content .item .text a {
              font-size: 17px;
              font-weight: 500;
              text-decoration: none;
              color: #595757; }
          .wrapper .top .nav .content .item .text-no-border, .wrapper .top .nav-fixed .content .item .text-no-border {
            border: none; }
          .wrapper .top .nav .content .item .first, .wrapper .top .nav-fixed .content .item .first {
            border: none;
            background-color: #f4f4f4; }
            .wrapper .top .nav .content .item .first a, .wrapper .top .nav-fixed .content .item .first a {
              color: #017345; }
    .wrapper .top .nav-fixed {
      position: fixed;
      top: 0;
      left: 0;
      z-index: 2;
      margin-top: 0; }
    .wrapper .top .line, .wrapper .top .line-fixed {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 10px;
      background-color: #16ab50; }
      .wrapper .top .line .content, .wrapper .top .line-fixed .content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        width: 1167px;
        height: 100%; }
        .wrapper .top .line .content .item, .wrapper .top .line-fixed .content .item {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          width: 114.4px;
          height: 100%;
          visibility: hidden; }
          .wrapper .top .line .content .item .bg, .wrapper .top .line-fixed .content .item .bg {
            width: 100%;
            height: 100%;
            background-color: #ffcc00; }
        .wrapper .top .line .content .show, .wrapper .top .line-fixed .content .show {
          visibility: visible; }
        .wrapper .top .line .content .first, .wrapper .top .line-fixed .content .first {
          margin-left: 0; }
    .wrapper .top .line-fixed {
      position: fixed;
      top: 0;
      left: 0;
      z-index: 2;
      margin-top: 70px; }
  .wrapper .banner {
    width: 100%; }
    .wrapper .banner .img-1 {
      width: 100%; }
  .wrapper .three-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 25px;
    width: 100%;
    height: 140px;
    background-color: #16ab50; }
    .wrapper .three-icons .content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      width: 1167px;
      height: 79px; }
      .wrapper .three-icons .content .item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 33.33%;
        height: 79px; }
        .wrapper .three-icons .content .item .img {
          width: 79px;
          height: 79px; }
        .wrapper .three-icons .content .item .r {
          margin-left: 16px; }
          .wrapper .three-icons .content .item .r .t,
          .wrapper .three-icons .content .item .r .b {
            color: #fff; }
          .wrapper .three-icons .content .item .r .t {
            font-size: 27px;
            font-weight: 400; }
          .wrapper .three-icons .content .item .r .b {
            margin-top: -8px;
            font-size: 20px;
            font-weight: 400;
            letter-spacing: 1.2px; }
  .wrapper .introduction {
    margin: 73px auto 0;
    width: 1167px; }
    .wrapper .introduction .title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%; }
      .wrapper .introduction .title .text-big {
        font-size: 48px;
        font-weight: 500;
        color: #16ab50; }
      .wrapper .introduction .title .text-small {
        padding-left: 11px;
        padding-right: 11px;
        font-size: 24px;
        font-weight: 500;
        line-height: 100%;
        letter-spacing: 2px;
        color: #fff;
        background-color: #16ab50; }
      .wrapper .introduction .title .line, .wrapper .introduction .title .top .line-fixed, .wrapper .top .introduction .title .line-fixed {
        margin-top: 20px;
        width: 100%;
        height: 7px;
        background-color: #005c31; }
    .wrapper .introduction .title-small, .wrapper .introduction .title-small-2 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-top: 50px;
      width: 100%; }
      .wrapper .introduction .title-small .l-1, .wrapper .introduction .title-small-2 .l-1 {
        font-size: 24px;
        color: #16ab50; }
      .wrapper .introduction .title-small .l-2, .wrapper .introduction .title-small-2 .l-2 {
        margin-left: 10px;
        font-size: 16px;
        font-weight: bold;
        color: #000; }
      .wrapper .introduction .title-small .l-1, .wrapper .introduction .title-small-2 .l-1,
      .wrapper .introduction .title-small .l-2,
      .wrapper .introduction .title-small-2 .l-2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
    .wrapper .introduction .block-1 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      position: relative;
      margin-top: 30px;
      width: 100%;
      background-color: #fff; }
      .wrapper .introduction .block-1 .l {
        padding: 28px 0 37px 62px;
        width: 700px; }
        .wrapper .introduction .block-1 .l .text {
          font-size: 18px;
          line-height: 33px;
          text-indent: 38px;
          color: #747272; }
      .wrapper .introduction .block-1 .img-1,
      .wrapper .introduction .block-1 .img-2,
      .wrapper .introduction .block-1 .img-3 {
        position: absolute; }
      .wrapper .introduction .block-1 .img-1 {
        top: 10px;
        right: 35px;
        width: 283px;
        height: 170px; }
      .wrapper .introduction .block-1 .img-2 {
        top: 138px;
        right: 158px;
        width: 283px;
        height: 170px; }
      .wrapper .introduction .block-1 .img-3 {
        top: 258px;
        right: 35px;
        width: 283px;
        height: 170px; }
    .wrapper .introduction .title-small-2 {
      margin-top: 35px; }
    .wrapper .introduction .block-2 {
      margin-top: 15px;
      width: 100%;
      min-height: 1729px;
      background-color: #fff; }
      .wrapper .introduction .block-2 .t {
        position: relative;
        width: 100%;
        min-height: 435px; }
        .wrapper .introduction .block-2 .t .l {
          padding: 28px 0 2px 62px;
          width: 700px; }
          .wrapper .introduction .block-2 .t .l .text {
            font-size: 18px;
            line-height: 33px;
            text-indent: 38px;
            color: #747272; }
        .wrapper .introduction .block-2 .t .img-4,
        .wrapper .introduction .block-2 .t .img-5,
        .wrapper .introduction .block-2 .t .img-6 {
          position: absolute; }
        .wrapper .introduction .block-2 .t .img-4 {
          top: 19px;
          right: 33px;
          width: 348px;
          height: 206px; }
        .wrapper .introduction .block-2 .t .img-5 {
          top: 175px;
          right: 170px;
          width: 266px;
          height: 159px; }
        .wrapper .introduction .block-2 .t .img-6 {
          top: 256px;
          right: 33px;
          width: 272px;
          height: 162px; }
      .wrapper .introduction .block-2 .b {
        position: relative;
        width: 100%;
        height: 1294px; }
        .wrapper .introduction .block-2 .b .img-7,
        .wrapper .introduction .block-2 .b .img-8,
        .wrapper .introduction .block-2 .b .img-9,
        .wrapper .introduction .block-2 .b .img-10,
        .wrapper .introduction .block-2 .b .text-location {
          position: absolute; }
        .wrapper .introduction .block-2 .b .img-7 {
          right: 12px;
          bottom: 757px;
          width: 550px;
          height: 510px; }
        .wrapper .introduction .block-2 .b .img-8 {
          bottom: 20px;
          left: 22px;
          z-index: 1;
          width: 1125px;
          height: 706px; }
        .wrapper .introduction .block-2 .b .img-9 {
          bottom: 568px;
          left: 30px;
          width: 445px;
          height: 700px; }
        .wrapper .introduction .block-2 .b .img-10 {
          bottom: 746px;
          right: 322px;
          width: 363px;
          height: 68px; }
        .wrapper .introduction .block-2 .b .text-location {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          right: 520px;
          bottom: 1116px;
          min-height: 36px;
          font-size: 29px;
          font-weight: 500; }
          .wrapper .introduction .block-2 .b .text-location .img-11 {
            margin-right: 3px;
            width: 26px;
            height: 36px; }
  .wrapper .eat-effect {
    margin: 110px auto 0;
    width: 1167px; }
    .wrapper .eat-effect .title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%; }
      .wrapper .eat-effect .title .text-big {
        font-size: 48px;
        font-weight: 500;
        color: #16ab50; }
      .wrapper .eat-effect .title .text-small {
        padding-left: 11px;
        padding-right: 11px;
        font-size: 24px;
        font-weight: 500;
        line-height: 100%;
        letter-spacing: 2px;
        color: #fff;
        background-color: #16ab50; }
      .wrapper .eat-effect .title .line, .wrapper .eat-effect .title .top .line-fixed, .wrapper .top .eat-effect .title .line-fixed {
        margin-top: 20px;
        width: 100%;
        height: 7px;
        background-color: #005c31; }
    .wrapper .eat-effect .block-1 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-top: 31px;
      width: 100%;
      background-color: #fff; }
      .wrapper .eat-effect .block-1 .img-1 {
        margin-top: 25px;
        width: 1077px;
        height: 782px; }
      .wrapper .eat-effect .block-1 .text-black {
        margin-top: 58px;
        width: 480px;
        min-height: 172px;
        background-color: #313131; }
        .wrapper .eat-effect .block-1 .text-black .t,
        .wrapper .eat-effect .block-1 .text-black .b {
          width: 100%;
          text-align: center;
          color: #fff; }
        .wrapper .eat-effect .block-1 .text-black .t {
          font-size: 66px;
          font-weight: 500; }
        .wrapper .eat-effect .block-1 .text-black .b {
          font-size: 36px;
          font-weight: 500; }
      .wrapper .eat-effect .block-1 .text-red-green {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-top: 46px;
        width: 942px; }
        .wrapper .eat-effect .block-1 .text-red-green .l,
        .wrapper .eat-effect .block-1 .text-red-green .c,
        .wrapper .eat-effect .block-1 .text-red-green .r {
          font-size: 43px;
          font-weight: 500;
          letter-spacing: 4px; }
        .wrapper .eat-effect .block-1 .text-red-green .l {
          color: #ee7347; }
        .wrapper .eat-effect .block-1 .text-red-green .c {
          color: #000000; }
        .wrapper .eat-effect .block-1 .text-red-green .r {
          color: #69930d; }
      .wrapper .eat-effect .block-1 .text-gray {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-top: 17px;
        width: 834px; }
        .wrapper .eat-effect .block-1 .text-gray .item {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          width: 317px;
          height: 61px;
          font-size: 34px;
          color: #fff;
          background-color: #797979; }
      .wrapper .eat-effect .block-1 .img-2 {
        margin-top: 34px;
        margin-bottom: 30px;
        width: 1075px;
        height: 850px; }
    .wrapper .eat-effect .block-2 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-top: 18px;
      width: 100%;
      background-color: #fff; }
      .wrapper .eat-effect .block-2 .img-3 {
        width: 1116px;
        height: 739px; }
      .wrapper .eat-effect .block-2 .img-4 {
        margin-bottom: 20px;
        width: 1116px;
        height: 657px; }
  .wrapper .feature {
    margin: 90px auto 0;
    width: 1167px; }
    .wrapper .feature .title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%; }
      .wrapper .feature .title .text-big {
        font-size: 48px;
        font-weight: 500;
        color: #16ab50; }
      .wrapper .feature .title .text-small {
        padding-left: 11px;
        padding-right: 11px;
        font-size: 24px;
        font-weight: 500;
        line-height: 100%;
        letter-spacing: 2px;
        color: #fff;
        background-color: #16ab50; }
      .wrapper .feature .title .line, .wrapper .feature .title .top .line-fixed, .wrapper .top .feature .title .line-fixed {
        margin-top: 20px;
        width: 100%;
        height: 7px;
        background-color: #005c31; }
    .wrapper .feature .block-1 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%;
      background-color: #fff; }
      .wrapper .feature .block-1 .img-1 {
        margin-top: 49px;
        width: 1111px;
        height: 795px; }
      .wrapper .feature .block-1 .img-2 {
        margin-top: 40px;
        margin-bottom: 41px;
        width: 1100px;
        height: 1640px; }
  .wrapper .development {
    margin: 86px auto 0;
    width: 1167px; }
    .wrapper .development .title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%; }
      .wrapper .development .title .text-big {
        font-size: 48px;
        font-weight: 500;
        color: #16ab50; }
      .wrapper .development .title .text-small {
        padding-left: 11px;
        padding-right: 11px;
        font-size: 24px;
        font-weight: 500;
        line-height: 100%;
        letter-spacing: 2px;
        color: #fff;
        background-color: #16ab50; }
      .wrapper .development .title .line, .wrapper .development .title .top .line-fixed, .wrapper .top .development .title .line-fixed {
        margin-top: 20px;
        width: 100%;
        height: 7px;
        background-color: #005c31; }
    .wrapper .development .block-1 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-top: 54px;
      width: 100%;
      background-color: #fff; }
      .wrapper .development .block-1 .title-big {
        margin-top: 47px;
        font-size: 66px;
        font-weight: 500; }
      .wrapper .development .block-1 .text-small {
        margin-top: 6px;
        font-size: 26px;
        font-weight: 400; }
      .wrapper .development .block-1 .img-13 {
        position: relative;
        margin-top: 82px;
        padding: 64px 34px 44px 67px;
        width: 1082px;
        height: 1005px;
        font-size: 23px;
        line-height: 43px;
        text-indent: 60px;
        color: #000;
        background-image: url(../media/development/img-13.png);
        background-size: 100% 100%; }
        .wrapper .development .block-1 .img-13 .img-1 {
          float: right;
          margin-top: 68px;
          margin-right: 20px;
          width: 386px;
          height: 270px; }
        .wrapper .development .block-1 .img-13 .zhengshu-1-area {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          position: absolute;
          bottom: 310px;
          left: 79px;
          width: 950px;
          min-height: 175px; }
          .wrapper .development .block-1 .img-13 .zhengshu-1-area .item {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            width: 195px;
            min-height: 100%; }
            .wrapper .development .block-1 .img-13 .zhengshu-1-area .item img {
              width: 100%;
              height: 146px; }
            .wrapper .development .block-1 .img-13 .zhengshu-1-area .item .text {
              margin-top: 10px;
              font-size: 14px;
              font-weight: 600;
              text-align: center;
              line-height: 100%;
              text-indent: 0;
              color: #000; }
        .wrapper .development .block-1 .img-13 .zhengshu-2-area {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          position: absolute;
          bottom: 100px;
          left: 79px;
          width: 950px;
          height: 202px; }
          .wrapper .development .block-1 .img-13 .zhengshu-2-area .item {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            width: 153px;
            height: 100%; }
            .wrapper .development .block-1 .img-13 .zhengshu-2-area .item img {
              width: 100%;
              height: 100%; }
          .wrapper .development .block-1 .img-13 .zhengshu-2-area .item-2 {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between;
            width: 153px;
            height: 100%; }
            .wrapper .development .block-1 .img-13 .zhengshu-2-area .item-2 img {
              width: 100%;
              height: 97px; }
      .wrapper .development .block-1 .img-14 {
        margin-top: 25px;
        margin-bottom: 33px;
        width: 1085px;
        height: 715px; }
  .wrapper .explanation {
    margin: 100px auto 0;
    width: 1167px; }
    .wrapper .explanation .title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%; }
      .wrapper .explanation .title .text-big {
        font-size: 48px;
        font-weight: 500;
        color: #16ab50; }
      .wrapper .explanation .title .text-small {
        padding-left: 11px;
        padding-right: 11px;
        font-size: 24px;
        font-weight: 500;
        line-height: 100%;
        letter-spacing: 2px;
        color: #fff;
        background-color: #16ab50; }
      .wrapper .explanation .title .line, .wrapper .explanation .title .top .line-fixed, .wrapper .top .explanation .title .line-fixed {
        margin-top: 20px;
        width: 100%;
        height: 7px;
        background-color: #005c31; }
    .wrapper .explanation .block-1 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-top: 55px;
      width: 100%;
      background-color: #fff; }
      .wrapper .explanation .block-1 .img-1 {
        margin-top: 22px;
        width: 1122px;
        height: 803px; }
      .wrapper .explanation .block-1 .text-big {
        -ms-flex-item-align: start;
            align-self: flex-start;
        margin-top: 50px;
        margin-left: 76px; }
        .wrapper .explanation .block-1 .text-big .l {
          font-size: 80px;
          font-weight: 500;
          color: #000; }
        .wrapper .explanation .block-1 .text-big .r {
          font-size: 54px;
          font-weight: 400;
          color: #000; }
      .wrapper .explanation .block-1 .text-small {
        -ms-flex-item-align: start;
            align-self: flex-start;
        margin-top: -14px;
        margin-left: 76px;
        font-size: 24px;
        letter-spacing: 1.6px;
        color: #000; }
      .wrapper .explanation .block-1 .img-area {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-line-pack: justify;
            align-content: space-between;
        margin-top: 49px;
        width: 1131px;
        height: 808px; }
        .wrapper .explanation .block-1 .img-area .item {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          position: relative;
          width: 373px;
          height: 401px; }
          .wrapper .explanation .block-1 .img-area .item img {
            width: 100%;
            height: 100%; }
          .wrapper .explanation .block-1 .img-area .item .text-big,
          .wrapper .explanation .block-1 .img-area .item .text-small {
            z-index: 1;
            margin: 0; }
          .wrapper .explanation .block-1 .img-area .item .text-big {
            position: absolute;
            top: 140px;
            width: 100%;
            font-size: 38px;
            font-weight: 400;
            text-align: center;
            color: #fff; }
          .wrapper .explanation .block-1 .img-area .item .text-small {
            position: absolute;
            top: 223px;
            padding: 0 15px;
            width: 100%;
            font-size: 22px;
            font-weight: 400;
            line-height: 40px;
            color: #fff; }
      .wrapper .explanation .block-1 .img-8 {
        width: 1122px;
        height: 712px; }
  .wrapper .yingyang {
    margin: 90px auto 0;
    width: 1167px; }
    .wrapper .yingyang .title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%; }
      .wrapper .yingyang .title .text-big {
        font-size: 48px;
        font-weight: 500;
        color: #16ab50; }
      .wrapper .yingyang .title .text-small {
        padding-left: 11px;
        padding-right: 11px;
        font-size: 24px;
        font-weight: 500;
        line-height: 100%;
        letter-spacing: 2px;
        color: #fff;
        background-color: #16ab50; }
      .wrapper .yingyang .title .line, .wrapper .yingyang .title .top .line-fixed, .wrapper .top .yingyang .title .line-fixed {
        margin-top: 20px;
        width: 100%;
        height: 7px;
        background-color: #005c31; }
    .wrapper .yingyang .block-1 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-top: 17px;
      width: 100%;
      background-color: #fff; }
      .wrapper .yingyang .block-1 .text-big {
        -ms-flex-item-align: start;
            align-self: flex-start;
        margin-top: 20px;
        margin-left: 81px; }
        .wrapper .yingyang .block-1 .text-big .l {
          font-size: 80px;
          font-weight: 500;
          color: #000; }
        .wrapper .yingyang .block-1 .text-big .r {
          font-size: 54px;
          font-weight: 400;
          color: #000; }
      .wrapper .yingyang .block-1 .text-small {
        -ms-flex-item-align: start;
            align-self: flex-start;
        margin-top: -14px;
        margin-left: 130px;
        font-size: 24px;
        letter-spacing: 1.6px;
        color: #000; }
      .wrapper .yingyang .block-1 .img-area {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        margin-top: 38px;
        margin-bottom: 30px;
        width: 1043px;
        height: 364px; }
        .wrapper .yingyang .block-1 .img-area .img-1 {
          width: 326px;
          height: 364px; }
        .wrapper .yingyang .block-1 .img-area .img-2 {
          width: 671px;
          height: 344px; }
  .wrapper .offline {
    margin: 72px auto 0;
    width: 1167px; }
    .wrapper .offline .title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%; }
      .wrapper .offline .title .text-big {
        font-size: 48px;
        font-weight: 500;
        color: #16ab50; }
      .wrapper .offline .title .text-small {
        padding-left: 11px;
        padding-right: 11px;
        font-size: 24px;
        font-weight: 500;
        line-height: 100%;
        letter-spacing: 2px;
        color: #fff;
        background-color: #16ab50; }
      .wrapper .offline .title .line, .wrapper .offline .title .top .line-fixed, .wrapper .top .offline .title .line-fixed {
        margin-top: 20px;
        width: 100%;
        height: 7px;
        background-color: #005c31; }
    .wrapper .offline .block-1 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-top: 20px;
      margin-bottom: 54px;
      padding-bottom: 30px;
      width: 100%;
      background-color: #fff; }
      .wrapper .offline .block-1 .text-big {
        margin-top: 20px; }
        .wrapper .offline .block-1 .text-big .l {
          font-size: 80px;
          font-weight: 500;
          color: #000; }
        .wrapper .offline .block-1 .text-big .r {
          font-size: 54px;
          font-weight: 400;
          color: #000; }
      .wrapper .offline .block-1 .text-small {
        margin-top: -1px;
        font-size: 24px;
        letter-spacing: 1.6px;
        line-height: 100%;
        color: #000; }
      .wrapper .offline .block-1 .img-1 {
        margin-top: 25px;
        width: 1011px;
        height: 759px; }
      .wrapper .offline .block-1 .img-area-1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-top: 17px;
        width: 1011px;
        height: 761px; }
        .wrapper .offline .block-1 .img-area-1 .img-2 {
          width: 499px;
          height: 761px; }
        .wrapper .offline .block-1 .img-area-1 .r {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
          .wrapper .offline .block-1 .img-area-1 .r .img-3 {
            width: 488px;
            height: 370px; }
          .wrapper .offline .block-1 .img-area-1 .r .img-4 {
            width: 488px;
            height: 370px; }
      .wrapper .offline .block-1 .img-area-2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-top: 17px;
        width: 1011px;
        height: 370px; }
        .wrapper .offline .block-1 .img-area-2 .img-5 {
          width: 502px;
          height: 369px; }
        .wrapper .offline .block-1 .img-area-2 .img-6 {
          width: 502px;
          height: 369px; }
  .wrapper .bot {
    position: relative;
    width: 100%;
    height: 345px;
    background-color: #16ab50; }
    .wrapper .bot .text {
      position: absolute;
      top: 72px;
      left: 365px;
      width: 375px;
      min-height: 200px; }
      .wrapper .bot .text div {
        text-indent: 24px;
        line-height: 26px;
        color: #cff8db; }
    .wrapper .bot .icon-area {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      position: absolute;
      top: 82px;
      left: 860px;
      width: 320px;
      height: 190px; }
      .wrapper .bot .icon-area .l {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        width: 53px;
        height: 100%; }
        .wrapper .bot .icon-area .l .img {
          width: 52px;
          height: 52px; }
      .wrapper .bot .icon-area .r {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-left: 14px; }
        .wrapper .bot .icon-area .r .item {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          height: 52px;
          font-size: 13px;
          color: #fff; }
    .wrapper .bot .img-5 {
      position: absolute;
      top: 77px;
      right: 368px; }
    .wrapper .bot .text-learnmore {
      position: absolute;
      top: 80px;
      right: 644px;
      font-size: 18px;
      color: #fff; }
