@charset "UTF-8";
.main-title {
  font-family: "Oswald", "Microsoft JhengHei", "微軟正黑體", sans-serif;
  font-size: 48px;
  position: relative;
  margin: 30px 0;
  text-transform: uppercase; }
  .main-title span::before {
    position: absolute;
    content: '';
    border-bottom: 2px solid #818500;
    left: 0%;
    bottom: 0px;
    width: 20%; }
  .main-title.text-center span::before {
    position: absolute;
    content: '';
    border-bottom: 2px solid #818500;
    left: 40%;
    bottom: 0px;
    width: 20%; }
  .main-title.m-md-0 span::before {
    left: 0%;
    width: 50%; }
  @media (max-width: 767.98px) {
    .main-title {
      font-size: 30px;
      margin: 30px 0 10px; } }
  @media (max-width: 320px) {
    .main-title.about-page {
      font-size: 20px;
      margin: 60px 0; } }

.txt-row {
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: "Microsoft JhengHei", "微軟正黑體", sans-serif;
  font-size: 1.2rem;
  line-height: 2rem; }
  @media (max-width: 767.98px) {
    .txt-row {
      font-size: 1rem; } }

.p-editor {
  font-size: 1.1rem;
  line-height: 2rem;
  word-wrap: break-word;
  font-family: "Microsoft JhengHei", "微軟正黑體", sans-serif; }

.gotodown {
  width: 70px;
  height: 70px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 99rem;
  position: absolute;
  z-index: 5;
  bottom: -35px;
  left: 48%;
  padding: 10px;
  cursor: pointer; }
  .gotodown .round-wrapper {
    border-radius: 99rem;
    background-color: #ffffff;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 45px;
    position: relative; }
    .gotodown .round-wrapper .round-icon::before {
      content: '\f0d7';
      font-family: 'Font Awesome 5 Pro';
      font-weight: bold;
      color: #2D3142;
      font-size: 50px;
      top: 5px;
      left: 10px;
      position: absolute; }
  @media (max-width: 767.98px) {
    .gotodown {
      left: 43%; } }

.more-icon {
  width: 60px;
  height: 60px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 99rem;
  position: absolute;
  z-index: 5;
  left: 42%;
  bottom: 32px;
  padding: 10px;
  cursor: pointer;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease; }
  @media (max-width: 767.98px) {
    .more-icon {
      left: 44%; } }
  .more-icon .round-wrapper {
    border-radius: 99rem;
    background-color: #ffffff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    position: relative; }
    .more-icon .round-wrapper .round-icon::before {
      content: '\f067';
      font-family: 'Font Awesome 5 Pro';
      font-weight: bold;
      color: #2D3142;
      font-size: 18px;
      top: 0px;
      left: 13px;
      position: absolute; }

.btn-more {
  color: #2D3142;
  font-family: "Oswald", "Microsoft JhengHei", "微軟正黑體", sans-serif;
  font-size: 18px;
  position: relative; }
  .btn-more::after {
    content: '\f067';
    font-family: 'Font Awesome 5 Pro';
    margin-left: 10px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    position: absolute;
    right: -10px; }
  .btn-more::before {
    content: '';
    width: 0px;
    height: 1px;
    background-color: #2D3142;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease; }
  .btn-more:hover::after {
    content: '\f101';
    right: -50px; }
  .btn-more:hover::before {
    width: 130px; }

section {
  padding: 50px 0; }
  @media (max-width: 767.98px) {
    section {
      padding: 20px 0 50px; } }

#banner {
  width: 100%;
  height: auto;
  position: relative; }

.page-wapper {
  margin-top: 102px; }
  @media (max-width: 991.98px) {
    .page-wapper {
      margin-top: 80px; } }
  @media (max-width: 767.98px) {
    .page-wapper {
      margin-top: 120px; } }

.img-auto img {
  width: 100%; }

.l-pages a.pages {
  margin: 2px;
  font-size: 1rem;
  color: #2D3142;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px; }
  .l-pages a.pages:hover, .l-pages a.pages.active {
    background-color: #2D3142;
    color: #ffffff;
    border-radius: 99rem; }

header {
  background: rgba(45, 49, 66, 0.8);
  color: #ffffff;
  padding-top: 15px;
  padding-bottom: 15px;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9; }
  header .top-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    header .top-bar .logo a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      color: #ffffff;
      text-decoration: none; }
      header .top-bar .logo a .logo-txt {
        font-family: "Microsoft JhengHei", "微軟正黑體", sans-serif; }
        header .top-bar .logo a .logo-txt .tw {
          font-size: 1.45rem; }
        header .top-bar .logo a .logo-txt .en {
          font-size: 0.9rem; }
    header .top-bar .navbar-collapse .nav-item {
      padding: 0px 15px; }
      header .top-bar .navbar-collapse .nav-item.active {
        border-bottom: 2px solid #818500; }
      header .top-bar .navbar-collapse .nav-item a {
        color: #ffffff;
        letter-spacing: 1px; }
      header .top-bar .navbar-collapse .nav-item .nav-link {
        font-size: 1.1rem; }
        header .top-bar .navbar-collapse .nav-item .nav-link.dropdown-toggle {
          position: relative; }
      header .top-bar .navbar-collapse .nav-item .dropdown-menu {
        background: rgba(45, 49, 66, 0.8);
        border: 0px; }
        header .top-bar .navbar-collapse .nav-item .dropdown-menu .dropdown-item:hover {
          background-color: #ffffff;
          color: #000; }
    header .top-bar ul.navbar-nav .nav-item a {
      color: #ffffff; }
      header .top-bar ul.navbar-nav .nav-item a i {
        font-size: 1.5rem; }
  header .search-fram {
    padding-bottom: 10px;
    display: none; }
    header .search-fram .times-icon {
      margin: 10px;
      cursor: pointer; }
      header .search-fram .times-icon i {
        font-size: 30px; }
    header .search-fram input {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      outline: none; }
      header .search-fram input:focus {
        outline: none; }
    header .search-fram .form-control {
      background-color: transparent;
      border: 0px;
      border-bottom: 1px solid #ffffff;
      border-radius: 0px;
      color: #ffffff;
      font-size: 1.2rem;
      outline: none; }
      header .search-fram .form-control::-webkit-input-placeholder {
        color: #ffffff;
        font-size: 1.2rem;
        font-family: "Oswald", "Microsoft JhengHei", "微軟正黑體", sans-serif;
        opacity: 0.5; }
    header .search-fram.show {
      display: block; }

@media (max-width: 991.98px) {
  header .top-bar {
    -ms-flex-pack: distribute;
    justify-content: space-around; } }
  @media (max-width: 991.98px) and (max-width: 767.98px) {
    header .top-bar {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }

@media (max-width: 991.98px) {
    header .top-bar .logo {
      margin: 0 auto 0 0; }
      header .top-bar .logo img {
        width: 50px; }
      header .top-bar .logo a .logo-txt .tw {
        font-size: 1rem; }
      header .top-bar .logo a .logo-txt .en {
        font-size: 0.7rem; } }
    @media (max-width: 991.98px) and (max-width: 767.98px) {
      header .top-bar .logo img {
        width: 40px; }
      header .top-bar .logo a .logo-txt .tw {
        font-size: 1.2rem; }
      header .top-bar .logo a .logo-txt .en {
        font-size: 0.7rem; } }

@media (max-width: 991.98px) {
  header .navbar {
    position: absolute;
    right: 0;
    top: 22px; } }
  @media (max-width: 991.98px) and (max-width: 767.98px) {
    header .navbar {
      top: 15px; } }

@media (max-width: 991.98px) {
    header .navbar .navbar-toggler {
      z-index: 9;
      -webkit-transition: all .2s ease;
      -o-transition: all .2s ease;
      transition: all .2s ease; }
      header .navbar .navbar-toggler span::before {
        content: '\f0c9';
        font-family: 'Font Awesome 5 Pro';
        color: #ffffff; }
      header .navbar .navbar-toggler.active {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
        header .navbar .navbar-toggler.active span::before {
          content: '\f067'; }
  header .navbar-nav.phone-icon {
    margin-right: 50px; } }
  @media (max-width: 991.98px) and (max-width: 767.98px) {
    header .navbar-nav.phone-icon {
      margin-right: 0;
      margin-top: 5px;
      width: 50%;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }

@media (max-width: 991.98px) {
  header .navbar-collapse {
    position: fixed;
    top: 0px;
    right: -300px;
    background: #818500;
    z-index: 2;
    width: 250px;
    height: 100%;
    padding: 40px 00px 0px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    display: block; }
    header .navbar-collapse.show {
      right: 0px;
      height: 100%; } }

footer {
  background-color: #2D3142;
  color: #ffffff;
  padding: 25px 0px;
  position: relative;
  font-family: "Microsoft JhengHei", "微軟正黑體", sans-serif; }
  footer #gotop {
    position: absolute;
    z-index: 1;
    right: 20px;
    top: -130px;
    height: 100px;
    cursor: pointer;
    font-family: "Oswald", "Microsoft JhengHei", "微軟正黑體", sans-serif;
    font-size: 25px;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    color: #BFC0C0; }
    footer #gotop::before {
      content: '';
      border-left: 1px solid #BFC0C0;
      bottom: -30px;
      left: -5px;
      position: absolute;
      height: 100px; }
  footer a {
    color: #ffffff;
    display: inline-block; }

.swiper-container {
  width: 100%;
  height: auto; }
  .swiper-container .swiper-slide {
    height: auto; }
    .swiper-container .swiper-slide img {
      width: 100%;
      height: auto; }
    .swiper-container .swiper-slide .big-img {
      padding-bottom: 52%;
      height: 0;
      width: 100%;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: 50% 50%; }

.swiper-container-horizontal > .swiper-pagination-bullets {
  width: 10px;
  left: 98%;
  bottom: 50%; }
  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    opacity: 1;
    border: 1px solid #818500;
    background-color: transparent;
    margin: 5px; }
  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-color: #818500; }

.indx-bg {
  background-image: url(../_img/index/bg.png); }

.c-bg {
  background-image: url(../_img/index/c-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%; }

a {
  display: block;
  position: relative;
  text-decoration: none; }
  a .pro-list {
    width: 100%;
    height: auto;
    overflow: hidden; }
    a .pro-list .big-img {
      padding-bottom: 59%;
      height: 0;
      width: 100%;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: 50% 50%;
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      transform: scale(1, 1);
      -webkit-transition: all .3s ease-out;
      -o-transition: all .3s ease-out;
      transition: all .3s ease-out; }
  a .pro-name {
    margin-top: 30px;
    font-size: 1.5rem;
    font-family: "Microsoft JhengHei", "微軟正黑體", sans-serif;
    font-weight: bold;
    color: #2D3142; }
  a:hover {
    text-decoration: none; }
    a:hover .pro-list .big-img {
      -webkit-transform: scale(1.2, 1.2);
      -ms-transform: scale(1.2, 1.2);
      transform: scale(1.2, 1.2); }
    a:hover .more-icon {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    a:hover .pro-name {
      color: #818500; }

.c-box {
  background: rgba(255, 255, 255, 0.6);
  padding: 50px 80px;
  font-size: 1.5rem;
  color: #2D3142;
  font-family: "Microsoft JhengHei", "微軟正黑體", sans-serif; }
  @media (max-width: 767.98px) {
    .c-box {
      background: rgba(255, 255, 255, 0.8); } }
  .c-box .logo-txt {
    font-size: 1.4rem;
    font-weight: bold;
    position: relative;
    margin-bottom: 30px; }
    .c-box .logo-txt .en {
      font-size: 0.8rem; }
    .c-box .logo-txt:before {
      content: '';
      width: 150px;
      height: 2px;
      background-color: #818500;
      bottom: -10px;
      left: 20%;
      position: absolute; }
  .c-box .txt-row {
    font-size: 1rem; }
    .c-box .txt-row a {
      color: #2D3142; }
      .c-box .txt-row a i {
        color: #818500;
        margin-right: 5px; }
    .c-box .txt-row p {
      color: #ffffff; }
      @media (max-width: 767.98px) {
        .c-box .txt-row p {
          color: #2D3142; } }

.n-list .new-item {
  width: calc(100% / 2 - 50px);
  margin: 0 25px;
  margin-bottom: 30px; }
  @media (max-width: 767.98px) {
    .n-list .new-item {
      width: 100%;
      margin: 0px 0px 30px 0; } }
  .n-list .new-item a {
    font-family: "Microsoft JhengHei", "微軟正黑體", sans-serif;
    font-size: 1rem; }
    .n-list .new-item a .n-img {
      overflow: hidden; }
      .n-list .new-item a .n-img .big-img {
        padding-bottom: 59%;
        height: 0;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50% 50%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        transition: all .3s ease-out;
        position: relative; }
        .n-list .new-item a .n-img .big-img::before {
          content: '';
          position: absolute;
          width: 100%;
          height: 100%;
          background: rgba(129, 133, 0, 0.6);
          -webkit-transition: all .3s ease-out;
          -o-transition: all .3s ease-out;
          transition: all .3s ease-out;
          opacity: 0; }
        .n-list .new-item a .n-img .big-img:after {
          content: '';
          position: absolute;
          background-image: url(../_img/product/icon.svg);
          background-position: 50% 50%;
          background-repeat: no-repeat;
          top: 0%;
          left: 50%;
          margin-left: -45px;
          margin-top: -35px;
          width: 80px;
          height: 80px;
          -webkit-transition: all .3s ease-out;
          -o-transition: all .3s ease-out;
          transition: all .3s ease-out;
          opacity: 0; }
    .n-list .new-item a .n-navber .col:nth-child(2) {
      color: #818500; }
    .n-list .new-item a .n-title {
      border-bottom: 2px solid #818500;
      padding-bottom: 1rem;
      overflow: hidden;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      height: 30px; }
    .n-list .new-item a:hover .n-img .big-img {
      -webkit-transform: scale(1.2, 1.2);
      -ms-transform: scale(1.2, 1.2);
      transform: scale(1.2, 1.2); }
      .n-list .new-item a:hover .n-img .big-img::before {
        opacity: 1; }
      .n-list .new-item a:hover .n-img .big-img:after {
        top: 50%;
        opacity: 1; }
    .n-list .new-item a:hover .n-title {
      color: #818500; }

.n-txt-row {
  font-family: "Microsoft JhengHei", "微軟正黑體", sans-serif;
  color: #707070; }
  .n-txt-row .n-title {
    font-size: 1.3rem;
    padding-bottom: 10px;
    border-bottom: 2px solid #818500; }
  .n-txt-row .n-navber {
    color: #2D3142; }
    .n-txt-row .n-navber .col-3:nth-child(2) {
      color: #818500; }

.c-txt {
  color: #707070; }

.c-row {
  position: relative;
  margin-bottom: -50px; }
  .c-row .map {
    width: 100%; }
    .c-row .map iframe {
      width: 100%; }
  .c-row .c-txt-box {
    -webkit-box-shadow: 3px 3px 5px 3px #cccccc;
    box-shadow: 3px 3px 5px 3px #cccccc;
    position: relative;
    top: -120px;
    padding: 30px;
    left: 30%;
    font-family: "Microsoft JhengHei", "微軟正黑體", sans-serif; }
    @media (max-width: 991.98px) {
      .c-row .c-txt-box {
        left: 20%; } }
    @media (max-width: 767.98px) {
      .c-row .c-txt-box {
        left: 10%; } }
    .c-row .c-txt-box .logo-txt {
      font-size: 1.4rem;
      font-weight: bold;
      position: relative;
      margin-bottom: 30px; }
      .c-row .c-txt-box .logo-txt .en {
        font-size: 0.8rem; }
      .c-row .c-txt-box .logo-txt:before {
        content: '';
        width: 150px;
        height: 2px;
        background-color: #818500;
        bottom: -10px;
        left: 32%;
        position: absolute; }
    .c-row .c-txt-box .txt-row {
      font-size: 1rem; }
      .c-row .c-txt-box .txt-row.w-70 {
        width: 60%; }
        @media (max-width: 767.98px) {
          .c-row .c-txt-box .txt-row.w-70 {
            width: 90%; } }
      .c-row .c-txt-box .txt-row a {
        color: #2D3142; }
        .c-row .c-txt-box .txt-row a i {
          color: #818500;
          margin-right: 5px; }
      .c-row .c-txt-box .txt-row p {
        color: #ffffff; }
        @media (max-width: 767.98px) {
          .c-row .c-txt-box .txt-row p {
            color: #2D3142; } }

.form-content .form-group {
  border-bottom: 1px solid #818500;
  padding-bottom: 3px;
  font-family: "Microsoft JhengHei", "微軟正黑體", sans-serif;
  margin-bottom: 20px; }
  .form-content .form-group .form-control {
    border: 0px; }
  .form-content .form-group textarea {
    height: 150px; }
    .form-content .form-group textarea.form-control {
      border: 1px solid #818500; }
  .form-content .form-group:last-child {
    border: 0px; }

.about-box a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  position: relative; }
  .about-box a::before {
    content: '';
    opacity: 0;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    z-index: 3; }
  .about-box a:hover::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #2D3142;
    opacity: 0.3; }

.about-box .about-img {
  width: 60%;
  left: 0;
  position: relative; }
  .about-box .about-img .big-img {
    padding-bottom: 45%;
    height: 0;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%; }

.about-box .about-title {
  text-align: center;
  width: 40%;
  right: 0;
  position: relative; }

.about-box:nth-child(even) .about-img {
  left: 40%; }

.about-box:nth-child(even) .about-title {
  right: 60%; }

@media (max-width: 767.98px) {
  .about-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .about-box .about-img {
      width: 100%; }
    .about-box .about-title {
      width: 100%;
      top: -150px;
      position: relative;
      height: 0; }
    .about-box:nth-child(even) .about-img {
      left: 0%; }
    .about-box:nth-child(even) .about-title {
      right: 0%; } }

.vision-box {
  position: relative; }
  .vision-box .vision:nth-child(even) .title-row {
    position: absolute;
    bottom: 0; }
  .vision-box .vision:nth-child(even) .vis-box {
    position: absolute;
    top: 0px; }
  @media (max-width: 767.98px) {
    .vision-box .vision:nth-child(even) .title-row,
    .vision-box .vision:nth-child(even) .vis-box {
      position: relative; } }

.aside-content {
  font-family: "Microsoft JhengHei", "微軟正黑體", sans-serif;
  font-size: 1.2rem;
  color: #2D3142; }
  .aside-content .aside-list .aside-item {
    margin-bottom: 30px;
    position: relative; }
    .aside-content .aside-list .aside-item .category {
      cursor: pointer; }
      .aside-content .aside-list .aside-item .category::before {
        content: '\f067';
        font-family: 'Font Awesome 5 Pro';
        margin-right: 10px; }
    .aside-content .aside-list .aside-item.active .category {
      font-weight: bold; }
      .aside-content .aside-list .aside-item.active .category::before {
        content: '\f00d'; }
  .aside-content .aside-list .aside-list2 {
    padding-left: 30px;
    position: relative;
    height: 0;
    overflow: hidden; }
    .aside-content .aside-list .aside-list2::before {
      content: '';
      width: 2px;
      height: 100%;
      background-color: #818500;
      position: absolute;
      left: 20px;
      top: 15px; }
    .aside-content .aside-list .aside-list2 .aside-item2 {
      margin-bottom: 10px; }
      .aside-content .aside-list .aside-list2 .aside-item2 a {
        color: #BFC0C0;
        padding-bottom: 5px; }
      .aside-content .aside-list .aside-list2 .aside-item2:hover a, .aside-content .aside-list .aside-list2 .aside-item2.active a {
        color: #818500; }
    .aside-content .aside-list .aside-list2.show {
      height: auto;
      padding-top: 20px; }

.p-list {
  margin: 0 -30px; }
  @media (max-width: 991.98px) {
    .p-list {
      margin: 0; } }
  .p-list .product-item {
    width: calc(100% / 3 - 20px);
    margin: 0 10px 20px; }
    @media (max-width: 991.98px) {
      .p-list .product-item {
        width: calc(100% / 2 - 20px); } }
    @media (max-width: 767.98px) {
      .p-list .product-item {
        width: 100%; } }
    .p-list .product-item a {
      position: relative; }
      .p-list .product-item a .p-img {
        overflow: hidden;
        border: 1px solid #BFC0C0;
        position: relative; }
        .p-list .product-item a .p-img span {
          width: 100%;
          position: relative;
          text-align: center;
          top: 0;
          left: 0; }
          .p-list .product-item a .p-img span .big-img {
            padding-bottom: 100%;
            height: 0;
            width: 100%;
            background-repeat: no-repeat;
            background-size: contain;
            background-position: 50% 50%;
            -webkit-transform: scale(1, 1);
            -ms-transform: scale(1, 1);
            transform: scale(1, 1);
            -webkit-transition: all .3s ease-out;
            -o-transition: all .3s ease-out;
            transition: all .3s ease-out;
            position: relative; }
            .p-list .product-item a .p-img span .big-img::before {
              content: '';
              position: absolute;
              width: 100%;
              height: 100%;
              background: rgba(129, 133, 0, 0.6);
              -webkit-transition: all .3s ease-out;
              -o-transition: all .3s ease-out;
              transition: all .3s ease-out;
              opacity: 0;
              left: 0; }
            .p-list .product-item a .p-img span .big-img:after {
              content: '';
              position: absolute;
              background-image: url(../_img/product/icon.svg);
              background-position: 50% 50%;
              background-repeat: no-repeat;
              top: 0%;
              left: 50%;
              margin-left: -45px;
              margin-top: -35px;
              width: 80px;
              height: 80px;
              -webkit-transition: all .3s ease-out;
              -o-transition: all .3s ease-out;
              transition: all .3s ease-out;
              opacity: 0; }
      .p-list .product-item a .p-title {
        text-align: center;
        font-size: 1.2rem;
        font-family: "Microsoft JhengHei", "微軟正黑體", sans-serif;
        margin-top: 1rem;
        z-index: 5;
        top: 0;
        position: relative;
        -webkit-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        transition: all .3s ease-out; }
      .p-list .product-item a:hover .p-img .big-img {
        -webkit-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2); }
        .p-list .product-item a:hover .p-img .big-img::before {
          opacity: 1; }
        .p-list .product-item a:hover .p-img .big-img:after {
          top: 40%;
          opacity: 1; }
      .p-list .product-item a:hover .p-title {
        top: -4rem;
        font-weight: bold;
        color: #ffffff;
        border-bottom: 0px; }
  .p-list .swiper-container {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
    .p-list .swiper-container .swiper-wrapper {
      height: auto; }
    .p-list .swiper-container.gallery-top {
      width: 100%;
      border: 1px solid #BFC0C0; }
      .p-list .swiper-container.gallery-top .swiper-wrapper {
        height: auto; }
        .p-list .swiper-container.gallery-top .swiper-wrapper .swiper-slide {
          height: auto;
          position: relative;
          padding-bottom: 66%; }
          .p-list .swiper-container.gallery-top .swiper-wrapper .swiper-slide a span {
            width: 100%;
            height: 100%;
            position: absolute;
            text-align: center;
            top: 0;
            left: 0; }
            .p-list .swiper-container.gallery-top .swiper-wrapper .swiper-slide a span .big-img {
              padding-bottom: 66%;
              height: 0;
              width: 100%;
              background-repeat: no-repeat;
              background-size: contain;
              background-position: 50% 50%; }
    .p-list .swiper-container.gallery-thumbs {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 10px 0; }
      .p-list .swiper-container.gallery-thumbs .swiper-slide {
        opacity: 0.4;
        padding-bottom: 15%;
        height: 0;
        width: 100%;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 50% 50%;
        border: 1px solid #BFC0C0; }
      .p-list .swiper-container.gallery-thumbs .swiper-slide-thumb-active {
        opacity: 1; }
  .p-list .p-title {
    font-size: 1.2rem;
    font-family: "Microsoft JhengHei", "微軟正黑體", sans-serif;
    border-bottom: 2px solid #818500;
    padding-bottom: 10px;
    color: #2D3142; }
  .p-list .p-editor {
    margin: 1rem 0;
    color: #707070; }

.txt-row.p-editor {
  border-top: 2px solid #818500;
  padding-top: 20px;
  color: #707070; }
  @media (max-width: 767.98px) {
    .txt-row.p-editor {
      margin: 0 0.5rem; } }
