/***----- product-page -----***/
.product-368 .product-banner .banner-main {
  background-image: url("../img/common/368-banner-main-bg.png"); }

.product-368 .product-introduction {
  padding: 95px 0;
  background-color: #fbf9f8; }
  @media (max-width: 991px) {
    .product-368 .product-introduction {
      padding: 40px 0; } }
  .product-368 .product-introduction .m-title {
    margin-bottom: 0px;
    text-align: center; }
  .product-368 .product-introduction .introduction-list {
    width: 70%;
    max-width: 860px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap; }
    @media (max-width: 767px) {
      .product-368 .product-introduction .introduction-list {
        width: 100%; } }
    .product-368 .product-introduction .introduction-list li {
      width: 33.33%;
      margin-top: 55px;
      text-align: center; }
      @media (max-width: 767px) {
        .product-368 .product-introduction .introduction-list li {
          margin-top: 30px; } }
      .product-368 .product-introduction .introduction-list li .icon {
        margin-bottom: 10px; }
        @media (max-width: 991px) {
          .product-368 .product-introduction .introduction-list li .icon img {
            width: 60px; } }
        @media (max-width: 767px) {
          .product-368 .product-introduction .introduction-list li .icon img {
            width: 50px; } }
      .product-368 .product-introduction .introduction-list li .text {
        margin-bottom: 0;
        line-height: 130%;
        font-weight: 700;
        font-size: 0.9vw; }
        @media (min-width: 1900px) {
          .product-368 .product-introduction .introduction-list li .text {
            font-size: 18px; } }
        @media (max-width: 767px) {
          .product-368 .product-introduction .introduction-list li .text {
            font-size: 10px; } }

.product-368 .introduce-1 {
  background: url("../img/data/368-introduce-1.png") no-repeat 0 50%;
  background-size: cover;
  height: 708px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff; }
  @media (max-width: 1199px) {
    .product-368 .introduce-1 {
      height: 400px; } }
  @media (max-width: 767px) {
    .product-368 .introduce-1 {
      height: auto;
      padding: 30px 0; } }
  .product-368 .introduce-1 .introduce-infor {
    max-width: 360px; }
    @media (max-width: 1199px) {
      .product-368 .introduce-1 .introduce-infor {
        max-width: 280px; } }
  .product-368 .introduce-1 .m-title {
    margin-bottom: 30px; }
    @media (max-width: 1199px) {
      .product-368 .introduce-1 .m-title {
        margin-bottom: 20px; } }
  .product-368 .introduce-1 .introduce-text {
    font-size: 24px;
    line-height: 130%;
    font-weight: 700;
    margin-bottom: 30px; }
    @media (max-width: 1199px) {
      .product-368 .introduce-1 .introduce-text {
        margin-bottom: 20px;
        font-size: 18px; } }
    @media (max-width: 767px) {
      .product-368 .introduce-1 .introduce-text {
        font-size: 14px;
        margin-bottom: 16px; } }
    .product-368 .introduce-1 .introduce-text:last-child {
      margin-bottom: 0; }

.product-368 .introduce-2 {
  background: url("../img/data/368-introduce-2-bg.png") no-repeat 50% 50% #f8f7f7;
  background-size: cover;
  position: relative; }
  @media (max-width: 767px) {
    .product-368 .introduce-2 {
      background: #f8f7f7;
      padding-top: 40px;
      overflow: hidden; } }
  @media (max-width: 767px) {
    .product-368 .introduce-2::after {
      width: 250%;
      height: 40%;
      background: url("../img/data/368-introduce-2-bg.png") no-repeat 100% 100%;
      background-size: 100% 150%;
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); } }
  .product-368 .introduce-2 .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    height: 100%;
    position: relative;
    z-index: 1; }
  .product-368 .introduce-2 .introduce-infor {
    width: 40%;
    padding-right: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media (max-width: 1199px) {
      .product-368 .introduce-2 .introduce-infor {
        padding-right: 30px; } }
    @media (max-width: 767px) {
      .product-368 .introduce-2 .introduce-infor {
        width: 100%; } }
    .product-368 .introduce-2 .introduce-infor .m-title {
      margin-bottom: 30px; }
      @media (max-width: 1199px) {
        .product-368 .introduce-2 .introduce-infor .m-title {
          margin-bottom: 20px; } }
    .product-368 .introduce-2 .introduce-infor .introduce-text {
      font-size: 24px;
      line-height: 130%;
      font-weight: 700;
      margin-bottom: 30px; }
      @media (max-width: 1199px) {
        .product-368 .introduce-2 .introduce-infor .introduce-text {
          margin-bottom: 20px;
          font-size: 18px; } }
      @media (max-width: 767px) {
        .product-368 .introduce-2 .introduce-infor .introduce-text {
          font-size: 14px;
          margin-bottom: 16px; } }
      .product-368 .introduce-2 .introduce-infor .introduce-text:last-child {
        margin-bottom: 0; }
  .product-368 .introduce-2 .product-thumb {
    padding-top: 30px;
    width: 60%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media (max-width: 767px) {
      .product-368 .introduce-2 .product-thumb {
        width: 100%; } }
    .product-368 .introduce-2 .product-thumb img {
      max-width: 90%; }

.product-368 .product-guide {
  padding: 70px 0 160px;
  background-color: #fbf8f9; }
  @media (max-width: 767px) {
    .product-368 .product-guide {
      padding: 40px 0 50px; } }
  .product-368 .product-guide .m-title {
    text-align: center;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .product-368 .product-guide .m-title br {
        display: none; } }
  .product-368 .product-guide .guide-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    max-width: 1430px;
    margin: 0 auto; }
    .product-368 .product-guide .guide-list li {
      width: calc(100%/6);
      padding: 60px 5px 0;
      text-align: center; }
      @media (max-width: 991px) {
        .product-368 .product-guide .guide-list li {
          width: calc(100%/4);
          padding: 40px 5px 0; } }
      @media (max-width: 767px) {
        .product-368 .product-guide .guide-list li {
          width: calc(100%/3);
          padding: 30px 5px 0; } }
      .product-368 .product-guide .guide-list li .icon {
        margin-bottom: 14px; }
        @media (max-width: 767px) {
          .product-368 .product-guide .guide-list li .icon img {
            max-width: 55px; } }
      .product-368 .product-guide .guide-list li .guide-title {
        line-height: 120%;
        display: block; }

.product-368 .introduce-3 {
  background: url("../img/data/368-introduce-3-bg.png") no-repeat 0 100%;
  height: 979px;
  padding-top: 164px;
  padding-bottom: 30px; }
  @media (max-width: 1400px) {
    .product-368 .introduce-3 {
      height: 700px;
      padding-top: 80px; } }
  @media (max-width: 991px) {
    .product-368 .introduce-3 {
      height: auto;
      padding-top: 50px; } }
  .product-368 .introduce-3 .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    -ms-flex-flow: wrap;
    flex-flow: wrap; }
  .product-368 .introduce-3 .introduce-infor {
    width: 40%;
    padding-right: 60px; }
    @media (max-width: 1400px) {
      .product-368 .introduce-3 .introduce-infor {
        padding-right: 30px; } }
    @media (max-width: 991px) {
      .product-368 .introduce-3 .introduce-infor {
        padding-right: 0px;
        width: 100%; } }
    .product-368 .introduce-3 .introduce-infor .m-title {
      margin-bottom: 30px; }
      @media (max-width: 1199px) {
        .product-368 .introduce-3 .introduce-infor .m-title {
          margin-bottom: 20px; } }
    .product-368 .introduce-3 .introduce-infor .introduce-text {
      font-size: 24px;
      line-height: 130%;
      font-weight: 700;
      margin-bottom: 30px; }
      @media (max-width: 1199px) {
        .product-368 .introduce-3 .introduce-infor .introduce-text {
          margin-bottom: 20px;
          font-size: 18px; } }
      @media (max-width: 767px) {
        .product-368 .introduce-3 .introduce-infor .introduce-text {
          font-size: 14px;
          margin-bottom: 16px; } }
      .product-368 .introduce-3 .introduce-infor .introduce-text:last-child {
        margin-bottom: 0; }
    .product-368 .introduce-3 .introduce-infor .icon {
      padding-top: 30px; }
      @media (max-width: 1400px) {
        .product-368 .introduce-3 .introduce-infor .icon {
          width: 150px; } }
      @media (max-width: 991px) {
        .product-368 .introduce-3 .introduce-infor .icon {
          width: 100px; } }
  .product-368 .introduce-3 .introduce-thumb {
    width: 60%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
    @media (max-width: 991px) {
      .product-368 .introduce-3 .introduce-thumb {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
    @media (max-width: 991px) {
      .product-368 .introduce-3 .introduce-thumb img {
        max-width: 70%; } }

.product-368 .introduce-4 {
  background: url("../img/data/368-introduce-4-bg.png") no-repeat 100% 0 #fbf7f8;
  background-size: contain;
  height: 34vw; }
  @media (min-width: 1900px) {
    .product-368 .introduce-4 {
      height: 685px; } }
  @media (max-width: 767px) {
    .product-368 .introduce-4 {
      height: auto;
      padding: 30px 0;
      background-size: auto 100%; } }
  .product-368 .introduce-4 .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%; }
  .product-368 .introduce-4 .introduce-infor {
    height: 100%;
    width: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media (max-width: 767px) {
      .product-368 .introduce-4 .introduce-infor {
        width: 100%;
        background-color: rgba(255, 255, 255, 0.5);
        border-radius: 6px;
        border: 1px solid #fff;
        padding: 16px; } }
    .product-368 .introduce-4 .introduce-infor .m-title {
      margin-bottom: 30px; }
      @media (max-width: 1199px) {
        .product-368 .introduce-4 .introduce-infor .m-title {
          margin-bottom: 20px; } }
    .product-368 .introduce-4 .introduce-infor .introduce-text {
      font-size: 24px;
      line-height: 130%;
      font-weight: 700;
      margin-bottom: 30px; }
      @media (max-width: 1199px) {
        .product-368 .introduce-4 .introduce-infor .introduce-text {
          margin-bottom: 20px;
          font-size: 18px; } }
      @media (max-width: 767px) {
        .product-368 .introduce-4 .introduce-infor .introduce-text {
          font-size: 14px;
          margin-bottom: 16px; } }
      .product-368 .introduce-4 .introduce-infor .introduce-text:last-child {
        margin-bottom: 0; }
