@charset "UTF-8";
/* CSS Document */
@import url(../public/css/contentbuilder.css);
.contentBox .expBox3 .valuesList > li h4::before {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s; }

.mainArea {
  position: relative; }

@media (min-width: 1831px) {
  .runLeft .contentBox .expBox2::before {
    margin-left: -10px; } }

/******上方圖文******/
.obliquePicbox .txtBox .ellipsis {
  max-width: 475px; }

/******編輯器******/
.contentBox > .textEditor:not(.expBox2) {
  display: block;
  max-width: 1000px;
  margin: 0 auto; }
  @media (min-width: 1101px) {
    .contentBox > .textEditor:not(.expBox2) {
      padding: 60px 0; } }
  @media (min-width: 769px) and (max-width: 1100px) {
    .contentBox > .textEditor:not(.expBox2) {
      padding: 50px; } }

@media (min-width: 641px) and (max-width: 768px) {
  .contentBox > .textEditor {
    padding: 50px; } }

@media (min-width: 401px) and (max-width: 640px) {
  .contentBox > .textEditor {
    padding: 50px 30px; } }

@media (max-width: 400px) {
  .contentBox > .textEditor {
    padding: 35px 25px; } }

@media (max-width: 480px) {
  .contentBox > .textEditor.expBox4 {
    margin-top: -30px; } }

.contentBox .expBox1 .imgIso {
  display: block; }
  @media (min-width: 501px) {
    .contentBox .expBox1 .imgIso {
      float: left;
      margin-right: 40px; } }
  @media (max-width: 500px) {
    .contentBox .expBox1 .imgIso {
      margin-bottom: 30px; } }
  .contentBox .expBox1 .imgIso img {
    display: block;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
    @media (max-width: 500px) {
      .contentBox .expBox1 .imgIso img {
        margin: 0 auto; } }

.contentBox .expBox2 {
  position: relative;
  z-index: 2;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  clear: both; }
  @media (min-width: 1751px) {
    .contentBox .expBox2 {
      padding: 140px 0 130px;
      margin-bottom: 100px; } }
  @media (min-width: 1401px) {
    .contentBox .expBox2 {
      margin-top: 140px; } }
  @media (min-width: 1181px) and (max-width: 1400px) {
    .contentBox .expBox2 {
      margin-top: 80px; } }
  @media (min-width: 1601px) and (max-width: 1750px) {
    .contentBox .expBox2 {
      padding: 110px 0 100px;
      margin-bottom: 60px; } }
  @media (min-width: 1181px) and (max-width: 1600px) {
    .contentBox .expBox2 {
      padding: 80px 0 70px;
      margin-bottom: 40px; } }
  @media (min-width: 769px) and (max-width: 1180px) {
    .contentBox .expBox2 {
      padding: 80px 0 90px;
      margin-bottom: 30px; } }
  @media (max-width: 1180px) {
    .contentBox .expBox2 {
      background-color: #5c656d; } }
  .contentBox .expBox2::before {
    content: '';
    position: absolute;
    top: 0;
    left: calc(50% - 258px);
    width: 100%;
    height: 100%;
    background-color: #5c656d;
    -webkit-transform: skewX(-43deg);
    -ms-transform: skewX(-43deg);
    transform: skewX(-43deg); }
    @media (min-width: 1921px) {
      .contentBox .expBox2::before {
        left: calc(50% - 265px);
        width: calc(1920px * 2); } }
    @media (min-width: 1801px) and (max-width: 1850px) {
      .contentBox .expBox2::before {
        left: calc(50% - 220px); } }
    @media (min-width: 1751px) and (max-width: 1800px) {
      .contentBox .expBox2::before {
        left: calc(50% - 190px); } }
    @media (min-width: 1701px) and (max-width: 1750px) {
      .contentBox .expBox2::before {
        left: calc(50% - 325px); } }
    @media (min-width: 1651px) and (max-width: 1700px) {
      .contentBox .expBox2::before {
        left: calc(50% - 300px); } }
    @media (min-width: 1601px) and (max-width: 1650px) {
      .contentBox .expBox2::before {
        left: calc(50% - 275px); } }
    @media (min-width: 1551px) and (max-width: 1600px) {
      .contentBox .expBox2::before {
        left: calc(50% - 338px); } }
    @media (min-width: 1501px) and (max-width: 1550px) {
      .contentBox .expBox2::before {
        left: calc(50% - 312px); } }
    @media (min-width: 1451px) and (max-width: 1500px) {
      .contentBox .expBox2::before {
        left: calc(50% - 290px); } }
    @media (min-width: 1401px) and (max-width: 1450px) {
      .contentBox .expBox2::before {
        left: calc(50% - 264px); } }
    @media (min-width: 1351px) and (max-width: 1400px) {
      .contentBox .expBox2::before {
        left: calc(50% - 310px); } }
    @media (min-width: 1301px) and (max-width: 1350px) {
      .contentBox .expBox2::before {
        left: calc(50% - 298px); } }
    @media (min-width: 1251px) and (max-width: 1300px) {
      .contentBox .expBox2::before {
        left: calc(50% - 272px); } }
    @media (min-width: 1201px) and (max-width: 1250px) {
      .contentBox .expBox2::before {
        left: calc(50% - 257px); } }
    @media (max-width: 1180px) {
      .contentBox .expBox2::before {
        display: none; } }
  .contentBox .expBox2::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 330px solid #ff671f;
    border-left: 310px solid transparent; }
    @media (max-width: 1550px) {
      .contentBox .expBox2::after {
        right: -100px; } }
    @media (max-width: 900px) {
      .contentBox .expBox2::after {
        display: none; } }
  .contentBox .expBox2 > .obliqueImg {
    position: absolute;
    top: -140px;
    left: 0;
    z-index: -1;
    width: 1170px;
    max-height: calc(100% + 140px + 35px);
    pointer-events: none;
    overflow: hidden; }
    @media (min-width: 1601px) and (max-width: 1750px) {
      .contentBox .expBox2 > .obliqueImg {
        width: 1000px; } }
    @media (min-width: 1401px) and (max-width: 1600px) {
      .contentBox .expBox2 > .obliqueImg {
        width: 900px; } }
    @media (min-width: 1181px) and (max-width: 1400px) {
      .contentBox .expBox2 > .obliqueImg {
        top: -38px;
        width: 750px; } }
    @media (max-width: 1180px) {
      .contentBox .expBox2 > .obliqueImg {
        display: none; } }
    .contentBox .expBox2 > .obliqueImg::before {
      content: '';
      position: absolute;
      top: calc(50% - 750px + 60px);
      left: 59%;
      width: 100%;
      height: 1500px;
      background-color: #fff;
      -webkit-transform: skewX(-43deg);
      -ms-transform: skewX(-43deg);
      transform: skewX(-43deg); }
      @media (min-width: 1601px) and (max-width: 1750px) {
        .contentBox .expBox2 > .obliqueImg::before {
          left: 58%; } }
      @media (min-width: 1181px) and (max-width: 1600px) {
        .contentBox .expBox2 > .obliqueImg::before {
          left: 56%; } }
    .contentBox .expBox2 > .obliqueImg img {
      width: 100%;
      display: block; }
  .contentBox .expBox2 .txtList {
    position: relative;
    left: 50%;
    z-index: 5;
    width: 45%;
    max-width: 650px;
    list-style: none;
    padding-left: 0; }
    @media (min-width: 1751px) and (max-width: 1850px) {
      .contentBox .expBox2 .txtList {
        left: 55%; } }
    @media (min-width: 1181px) and (max-width: 1400px) {
      .contentBox .expBox2 .txtList {
        left: 50%; } }
    @media (max-width: 1180px) {
      .contentBox .expBox2 .txtList {
        left: 0;
        width: 100%;
        margin: 0 auto; } }
    @media (max-width: 768px) {
      .contentBox .expBox2 .txtList {
        max-width: 100%; } }
    .contentBox .expBox2 .txtList > li {
      position: relative;
      padding-top: 15px;
      padding-left: 100px; }
      @media (max-width: 768px) {
        .contentBox .expBox2 .txtList > li {
          padding-left: 50px; } }
      .contentBox .expBox2 .txtList > li + li {
        margin-top: 40px; }
      @media (min-width: 1181px) {
        .contentBox .expBox2 .txtList > li:nth-of-type(2) {
          left: -200px; } }
      .contentBox .expBox2 .txtList > li::before {
        content: '';
        position: absolute;
        top: 0;
        left: 55px;
        width: 24px;
        height: 46px;
        background: url(../images/light.png) no-repeat top right; }
        @media (max-width: 768px) {
          .contentBox .expBox2 .txtList > li::before {
            left: 0; } }
      .contentBox .expBox2 .txtList > li h3 {
        position: relative;
        padding-bottom: 20px;
        margin-bottom: 20px;
        font-size: 24px;
        font-family: "Artegra Bold", "Poppins", "微軟正黑體", sans-serif;
        font-style: italic;
        line-height: 34px;
        color: #fff; }
        @media (max-width: 480px) {
          .contentBox .expBox2 .txtList > li h3 {
            font-size: 19px;
            line-height: 30px; } }
        .contentBox .expBox2 .txtList > li h3::before {
          content: '';
          position: absolute;
          bottom: 0;
          left: 0;
          width: 17px;
          height: 5px;
          background-color: #ff671f;
          -webkit-transform: skewX(-17deg);
          -ms-transform: skewX(-17deg);
          transform: skewX(-17deg); }
      .contentBox .expBox2 .txtList > li p {
        color: #d6d9da; }

@media (min-width: 1001px) {
  .contentBox .expBox3 > .topBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.contentBox .expBox3 > .topBox h3 {
  font-size: 24px;
  font-family: "Artegra Bold", "Poppins", "微軟正黑體", sans-serif;
  font-style: italic;
  color: #333f48;
  letter-spacing: 1.5px; }
  @media (min-width: 1001px) {
    .contentBox .expBox3 > .topBox h3 {
      width: 410px; } }
  @media (max-width: 1000px) {
    .contentBox .expBox3 > .topBox h3 {
      text-align: center; } }
  @media (max-width: 480px) {
    .contentBox .expBox3 > .topBox h3 {
      font-size: 19px; } }
  .contentBox .expBox3 > .topBox h3 strong {
    display: block;
    margin-bottom: 15px;
    font-size: 44px;
    line-height: 60px;
    letter-spacing: 0;
    text-decoration: underline; }
    @media (max-width: 480px) {
      .contentBox .expBox3 > .topBox h3 strong {
        font-size: 36px;
        line-height: 30px;
        letter-spacing: 1.5px; } }

.contentBox .expBox3 > .topBox p {
  color: #5c656d; }
  @media (min-width: 1001px) {
    .contentBox .expBox3 > .topBox p {
      width: calc(100% - 410px); } }
  @media (max-width: 1000px) {
    .contentBox .expBox3 > .topBox p {
      margin-top: 30px;
      margin-bottom: 30px; } }

@media (min-width: 1001px) {
  .contentBox .expBox3 > .topBox + .valuesList {
    margin-top: 80px; } }

.contentBox .expBox3 .valuesList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  padding-left: 0; }
  .contentBox .expBox3 .valuesList > li {
    width: 100%;
    padding: 30px 0; }
    @media (min-width: 1001px) {
      .contentBox .expBox3 .valuesList > li {
        width: calc(100% / 3);
        padding: 0 15px 0 35px; } }
    @media (max-width: 500px) {
      .contentBox .expBox3 .valuesList > li {
        padding: 25px 0; } }
    .contentBox .expBox3 .valuesList > li .Img {
      position: relative;
      padding: 45px 0 20px;
      text-align: center; }
      @media (min-width: 501px) {
        .contentBox .expBox3 .valuesList > li .Img {
          padding-right: 30px; } }
      .contentBox .expBox3 .valuesList > li .Img img {
        position: relative; }
      .contentBox .expBox3 .valuesList > li .Img::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: calc(100% - 30px);
        height: calc(100% + 40px);
        background-color: #eaebec; }
        @media (max-width: 500px) {
          .contentBox .expBox3 .valuesList > li .Img::before {
            width: 100%; } }
    .contentBox .expBox3 .valuesList > li h4 {
      position: relative;
      z-index: 2;
      display: inline-block;
      padding: 0 35px 0 25px;
      line-height: 40px;
      font-size: 20px;
      font-family: "Artegra Bold", "Poppins", "微軟正黑體", sans-serif;
      font-style: italic;
      letter-spacing: 0;
      color: #fff;
      overflow: hidden; }
      @media (min-width: 1001px) {
        .contentBox .expBox3 .valuesList > li h4 {
          left: -35px; } }
      .contentBox .expBox3 .valuesList > li h4::before {
        content: '';
        position: absolute;
        top: 0;
        right: 8px;
        z-index: -1;
        width: 100%;
        height: 100%;
        background-color: #333f48;
        -webkit-transform: skewX(-17deg);
        -ms-transform: skewX(-17deg);
        transform: skewX(-17deg); }
    .contentBox .expBox3 .valuesList > li:hover h4::before {
      background-color: #ff671f; }
    .contentBox .expBox3 .valuesList > li p {
      margin-top: 15px; }

.contentBox .expBox4 .Img {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden; }
  .contentBox .expBox4 .Img > img {
    display: block; }
  .contentBox .expBox4 .Img > p {
    display: block;
    padding: 10px 40px;
    font-family: "Artegra Medium", "Poppins", "微軟正黑體", sans-serif;
    color: #d6d9da; }
    @media (min-width: 961px) {
      .contentBox .expBox4 .Img > p {
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 1; } }
    @media (max-width: 580px) {
      .contentBox .expBox4 .Img > p {
        padding: 10px 20px; } }
    .contentBox .expBox4 .Img > p::before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: -1;
      width: 110%;
      height: 100%;
      background-color: rgba(51, 63, 72, 0.9);
      -webkit-transform: skewX(-17deg);
      -ms-transform: skewX(-17deg);
      transform: skewX(-17deg); }
