@charset "UTF-8";
/* CSS Document */
@import url(../public/css/contentbuilder.css);
.vsProductsBox .productsBox > ul li .item > a::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.vsProductsBox .productsBox > ul li .item > a::before, .vsProductsBox .productsBox > ul li h3, .vsProductsBox .productsBox > ul li h3::before, .relatedBox .caseList li .Img .btn {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s; }

.mainArea.rTriangle::after {
  border-bottom-color: #d6d9da; }

/******內頁******/
.contentBox > .textEditor {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 801px) and (max-width: 1400px) {
    .contentBox > .textEditor {
      max-width: 1300px;
      padding: 0 90px; } }
  @media (max-width: 800px) {
    .contentBox > .textEditor {
      padding: 0 30px; } }
  @media (max-width: 500px) {
    .contentBox > .textEditor {
      margin-top: 30px; } }

.contentBox .textEditor {
  color: #5c656d; }

/******vs產品******/
.vsProductsBox {
  background-color: #efefef; }
  @media (min-width: 1181px) {
    .vsProductsBox {
      padding: 100px 0; } }
  @media (min-width: 581px) and (max-width: 1180px) {
    .vsProductsBox {
      padding: 70px 0; } }
  @media (max-width: 580px) {
    .vsProductsBox {
      padding: 50px 0; } }
  @media (min-width: 1181px) {
    .vsProductsBox > .wrap {
      max-width: 1000px;
      padding: 0; } }
  .vsProductsBox.decBorder::before {
    border-color: #dfdfdf; }
  @media (max-width: 1180px) {
    .vsProductsBox .secondMark {
      text-align: center; } }
  @media (min-width: 581px) {
    .vsProductsBox .productsBox {
      padding: 0 55px; } }
  @media (max-width: 580px) {
    .vsProductsBox .productsBox {
      padding: 0 25px; } }
  .vsProductsBox .productsBox + .productsBox {
    margin-top: 50px; }
  .vsProductsBox .productsBox > .title {
    font-size: 19px;
    font-family: "Artegra Bold", "Poppins", "微軟正黑體", sans-serif;
    font-weight: bold;
    color: #5c656d; }
    @media (min-width: 581px) {
      .vsProductsBox .productsBox > .title {
        margin-bottom: 20px; } }
    .vsProductsBox .productsBox > .title img {
      display: inline-block;
      vertical-align: middle;
      width: 40px;
      margin-right: 10px; }
  .vsProductsBox .productsBox > ul {
    position: relative;
    margin-left: -25px;
    margin-right: -25px; }
    .vsProductsBox .productsBox > ul li {
      padding: 20px 25px; }
      .vsProductsBox .productsBox > ul li .item {
        position: relative;
        z-index: 5;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
        .vsProductsBox .productsBox > ul li .item > a {
          position: relative;
          z-index: -1;
          display: block;
          width: 100%;
          height: 100%; }
          .vsProductsBox .productsBox > ul li .item > a::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border: 6px solid #ff671f;
            pointer-events: none;
            opacity: 0; }
      .vsProductsBox .productsBox > ul li:hover .item > a::before {
        opacity: 1; }
      .vsProductsBox .productsBox > ul li img {
        display: block;
        width: 100%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden; }
      .vsProductsBox .productsBox > ul li h3 {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 5;
        padding: 0 10px;
        font-size: 17px;
        font-family: "Artegra Bold", "Poppins", "微軟正黑體", sans-serif;
        line-height: 40px;
        background-color: #333f48; }
        .vsProductsBox .productsBox > ul li h3::before {
          content: '';
          position: absolute;
          top: 0;
          left: calc(100% - 10px);
          z-index: -1;
          width: 20px;
          height: 100%;
          background-color: #333f48;
          -webkit-transform: skewX(-17deg);
          -ms-transform: skewX(-17deg);
          transform: skewX(-17deg);
          pointer-events: none; }
        .vsProductsBox .productsBox > ul li h3 a {
          color: #fff; }
      .vsProductsBox .productsBox > ul li:hover h3 {
        background-color: #ff671f; }
        .vsProductsBox .productsBox > ul li:hover h3::before {
          background-color: #ff671f; }
    .vsProductsBox .productsBox > ul .rectPrev {
      position: absolute;
      top: calc(50% - 15px);
      right: calc(100% - 20px);
      margin: 0; }
      @media (max-width: 500px) {
        .vsProductsBox .productsBox > ul .rectPrev {
          right: calc(100% - 30px); } }
    .vsProductsBox .productsBox > ul .rectNext {
      position: absolute;
      top: calc(50% - 15px);
      left: calc(100% - 20px);
      margin: 0; }
      @media (max-width: 500px) {
        .vsProductsBox .productsBox > ul .rectNext {
          left: calc(100% - 30px); } }
    .vsProductsBox .productsBox > ul .rectPrev span::before,
    .vsProductsBox .productsBox > ul .rectNext span::before {
      top: calc(50% - 1px);
      right: calc(50% - 3px);
      width: 6px;
      height: 12px;
      background-color: #858c91; }
    .vsProductsBox .productsBox > ul .rectPrev span::after,
    .vsProductsBox .productsBox > ul .rectNext span::after {
      bottom: calc(50% - 1px);
      right: calc(50% - 3px);
      width: 6px;
      height: 12px;
      background-color: #858c91; }
    .vsProductsBox .productsBox > ul .rectNext span::before {
      top: auto;
      bottom: calc(50% - 1px); }
    .vsProductsBox .productsBox > ul .rectNext span::after {
      bottom: auto;
      top: calc(50% - 1px); }

/******vs案例******/
.relatedBox > .vsCaseBox {
  background-color: #fff; }

.relatedBox .caseList {
  position: relative;
  z-index: 5;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 1401px) {
    .relatedBox .caseList {
      padding-bottom: 60px; } }
  .relatedBox .caseList li {
    padding-left: 25px;
    padding-right: 25px; }
    .relatedBox .caseList li .Txt {
      padding-top: 20px; }
    .relatedBox .caseList li .Img {
      position: relative; }
      .relatedBox .caseList li .Img .btn {
        position: absolute;
        bottom: 0;
        left: 0; }
        @media (min-width: 961px) {
          .relatedBox .caseList li .Img .btn {
            opacity: 0; } }
        .relatedBox .caseList li .Img .btn a {
          display: block;
          width: 160px;
          height: 40px;
          line-height: 40px;
          font-size: 17px;
          color: #fff; }
        .relatedBox .caseList li .Img .btn.noLeft a::before,
        .relatedBox .caseList li .Img .btn.noLeft a::after {
          width: 135px;
          border-top-color: #ff671f; }
    @media (min-width: 961px) {
      .relatedBox .caseList li:hover .Img .btn {
        opacity: 1; } }
  .relatedBox .caseList .rectPrev {
    position: absolute;
    top: calc(50% - 40px);
    right: 100%;
    margin: 0; }
    @media (max-width: 768px) {
      .relatedBox .caseList .rectPrev {
        right: calc(100% - 30px); } }
  .relatedBox .caseList .rectNext {
    position: absolute;
    top: calc(50% - 40px);
    left: 100%;
    margin: 0; }
    @media (max-width: 768px) {
      .relatedBox .caseList .rectNext {
        left: calc(100% - 30px); } }
