@charset "UTF-8";
.news {
  width: 100%;
}
.news .all-banner .bg-group {
  padding-bottom: 660px;
}
.news .content {
  width: 100%;
}
.news .content > .container {
  width: 100%;
  max-width: 1520px;
  padding: 40px 0 230px;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 1500px) {
  .news .content > .container {
    max-width: 90%;
  }
}
@media only screen and (max-width: 1100px) {
  .news .content > .container {
    max-width: 100%;
    padding: 40px 0 180px;
  }
}
@media only screen and (max-width: 767px) {
  .news .content > .container {
    padding: 40px 0 150px;
  }
}
.news .content .head-box {
  width: 100%;
  padding: 0;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1100px) {
  .news .content .head-box {
    margin-bottom: 20px;
  }
}
.news .content .type-control .types {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 1100px) {
  .news .content .type-control {
    display: none;
  }
}
.news .content .filter-bar {
  position: absolute;
  right: 0;
  top: 30px;
}
.news .content .filter-bar.mob {
  display: none;
}
@media only screen and (max-width: 1100px) {
  .news .content .filter-bar.mob {
    display: block;
  }
}
@media only screen and (max-width: 1100px) {
  .news .content .filter-bar {
    position: relative;
    right: auto;
    top: auto;
    width: 220px;
    margin: 0 auto 10px;
  }
}
.news .content .inner-content {
  width: 100%;
  background-color: #f5f5f5;
  position: relative;
  z-index: 0;
}
@media only screen and (max-width: 1100px) {
  .news .content .inner-content {
    margin-top: 25px;
  }
}
.news .content .inner-content.none {
  background-color: rgba(245, 245, 245, 0.3);
  -webkit-transition: 5s;
  transition: 5s;
}
.news .content .inner-content.show {
  background-color: #f5f5f5;
}
.news .content .inner-content .button-common {
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 20;
}
.news .content .inner-content .container {
  width: 100%;
  max-width: 76%;
  margin: 0 auto;
}
@media only screen and (max-width: 1500px) {
  .news .content .inner-content .container {
    max-width: 95%;
  }
}
@media only screen and (max-width: 1100px) {
  .news .content .inner-content .container {
    max-width: 100%;
  }
}
.news .content .inner-content .cards {
  width: 100%;
  padding: 100px 50px 140px;
}
@media only screen and (max-width: 1100px) {
  .news .content .inner-content .cards {
    padding: 80px 30px 140px;
  }
}
@media only screen and (max-width: 767px) {
  .news .content .inner-content .cards {
    padding: 60px 30px 100px;
  }
}
.news .content .inner-content .card {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: 13.5%;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.news .content .inner-content .card:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .news .content .inner-content .card {
    max-width: 80%;
    margin: 0 auto 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media only screen and (max-width: 575px) {
  .news .content .inner-content .card {
    max-width: 100%;
  }
}
.news .content .inner-content .card .left-sect, .news .content .inner-content .card .right-sect {
  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;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 991px) {
  .news .content .inner-content .card .left-sect, .news .content .inner-content .card .right-sect {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.news .content .inner-content .card .date {
  font-family: "QUESTION", "CenturyGothicBold", "微軟正黑體修正", "Microsoft JhengHei Bold", "Microsoft JhengHei", "微軟正黑體", sans-serif;
  font-size: 3.125rem;
  line-height: 1.1;
  letter-spacing: -1px;
  z-index: 50;
}
@media only screen and (max-width: 1024px) {
  .news .content .inner-content .card .date {
    font-size: 2.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .news .content .inner-content .card .date {
    font-size: 1.75rem;
  }
}
.news .content .inner-content .card .year {
  font-size: 0.875rem;
  font-family: "QUESTION", "CenturyGothicBold", "微軟正黑體修正", "Microsoft JhengHei Bold", "Microsoft JhengHei", "微軟正黑體", sans-serif;
  letter-spacing: 1.1px;
  line-height: 1.1;
  margin-bottom: 8px;
}
.news .content .inner-content .card .title {
  font-family: "QUESTION", "CenturyGothicBold", "微軟正黑體修正", "Microsoft JhengHei Bold", "Microsoft JhengHei", "微軟正黑體", sans-serif;
  font-size: 1.5625rem;
  line-height: 1.3;
  letter-spacing: 0.3px;
  margin-bottom: 30px;
  color: #333;
  display: block;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-height: 2rem;
  max-height: 8rem;
}
@media only screen and (max-width: 1024px) {
  .news .content .inner-content .card .title {
    font-size: 1.25rem;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .news .content .inner-content .card .title {
    font-size: 1.125rem;
    margin-bottom: 0;
    display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    line-height: 1.5625rem;
    max-height: 6.25rem;
  }
}
.news .content .inner-content .card .content {
  font-size: 0.9375rem;
  line-height: 1.4;
  letter-spacing: 0.45px;
  color: #666;
  display: block;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  line-height: 1.4375rem;
  max-height: 8.625rem;
}
@media only screen and (max-width: 767px) {
  .news .content .inner-content .card .content {
    display: none;
  }
}
.news .content .inner-content .card:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media only screen and (max-width: 991px) {
  .news .content .inner-content .card:nth-child(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.news .content .inner-content .card.none .left-sect {
  opacity: 0;
  -webkit-transform: translateY(8px);
      -ms-transform: translateY(8px);
          transform: translateY(8px);
  -webkit-transition: 1s;
  transition: 1s;
}
.news .content .inner-content .card.none .right-sect {
  opacity: 0;
  -webkit-transition: 0.6s 0.3s;
  transition: 0.6s 0.3s;
}
.news .content .inner-content .card.show .left-sect {
  opacity: 1;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.news .content .inner-content .card.show .right-sect {
  opacity: 1;
}
@media only screen and (min-width: 1025px) {
  .news .content .inner-content .card.has-image:hover {
    opacity: 0.9;
  }
  .news .content .inner-content .card.has-image:hover .left-sect .image-mask {
    opacity: 1;
  }
  .news .content .inner-content .card.has-image:hover .left-sect .image-mask::after {
    opacity: 1;
  }
}
.news .content .inner-content .card.has-image .right-sect {
  margin-left: -15%;
}
.news .content .inner-content .card.has-image:nth-child(even) .right-sect {
  margin-left: 0;
}
.news .content .inner-content .card.has-image:nth-child(even) .right-sect .inner {
  padding: 20px 30% 20px 10%;
}
.news .content .inner-content .card.has-image:nth-child(even) .right-sect .date {
  right: auto;
  left: 30px;
}
.news .content .inner-content .card.has-image:nth-child(even) .left-sect {
  margin-left: -15%;
}
.news .content .inner-content .card.has-image .left-sect {
  width: 52%;
  position: relative;
  margin-bottom: 40px;
  z-index: 2;
}
.news .content .inner-content .card.has-image .left-sect .inner {
  width: 100%;
}
.news .content .inner-content .card.has-image .left-sect .image-box {
  width: 100%;
  position: relative;
}
.news .content .inner-content .card.has-image .left-sect .image-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.news .content .inner-content .card.has-image .left-sect .image-mask .button-common {
  position: static;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.news .content .inner-content .card.has-image .left-sect .image-mask:after {
  background: rgba(0, 0, 0, 0.6);
}
.news .content .inner-content .card.has-image .left-sect .image-control {
  width: 100%;
  height: 0;
  padding-bottom: 64%;
  position: relative;
  overflow: hidden;
}
.news .content .inner-content .card.has-image .left-sect .image {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.news .content .inner-content .card.has-image .right-sect {
  width: 66%;
  background-color: #fff;
  position: relative;
  margin-top: 40px;
}
.news .content .inner-content .card.has-image .right-sect .inner {
  width: 100%;
  padding: 20px 10% 20px 30%;
}
.news .content .inner-content .card.has-image .right-sect .date {
  position: absolute;
  right: 30px;
  top: -30px;
  color: #1dc06a;
}
.news .content .inner-content .card.has-image .right-sect .year {
  color: #333;
}
.news .content .inner-content .card.has-image .right-sect .title {
  color: #333;
}
@media only screen and (max-width: 991px) {
  .news .content .inner-content .card.has-image {
    position: relative;
  }
  .news .content .inner-content .card.has-image .left-sect, .news .content .inner-content .card.has-image .right-sect {
    width: 100%;
    margin: 0 !important;
  }
  .news .content .inner-content .card.has-image .left-sect .inner, .news .content .inner-content .card.has-image .right-sect .inner {
    padding: 0 !important;
  }
  .news .content .inner-content .card.has-image .left-sect {
    margin-bottom: 25px !important;
    padding-top: 25px;
    z-index: 0;
  }
  .news .content .inner-content .card.has-image .right-sect {
    background-color: transparent;
    position: static;
  }
  .news .content .inner-content .card.has-image .right-sect .date {
    left: auto !important;
    right: 5px !important;
    top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .news .content .inner-content .card.has-image .left-sect {
    padding-top: 21px;
  }
}
@media only screen and (min-width: 1025px) {
  .news .content .inner-content .card.no-image:hover {
    opacity: 0.7;
  }
}
.news .content .inner-content .card.no-image .right-sect {
  width: 66%;
  margin-left: -56%;
  z-index: 1;
}
.news .content .inner-content .card.no-image .left-sect {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  z-index: 2;
}
.news .content .inner-content .card.no-image:nth-child(even) .right-sect {
  margin-left: 0;
}
.news .content .inner-content .card.no-image:nth-child(even) .left-sect {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: -56%;
}
.news .content .inner-content .card.no-image:nth-child(even) .left-sect .inner {
  border-left: none;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.news .content .inner-content .card.no-image .left-sect {
  width: 100%;
  margin-bottom: 40px;
  position: relative;
}
.news .content .inner-content .card.no-image .left-sect .inner {
  width: 60%;
  padding: 50px 90px 50px 80px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}
@media only screen and (max-width: 1500px) {
  .news .content .inner-content .card.no-image .left-sect .inner {
    padding: 50px;
  }
}
.news .content .inner-content .card.no-image .left-sect .inner .date {
  color: #fff;
}
.news .content .inner-content .card.no-image .left-sect .inner .year {
  color: #fff;
}
.news .content .inner-content .card.no-image .left-sect .inner .title {
  color: #fff;
}
.news .content .inner-content .card.no-image .left-sect .inner .content {
  color: #ccc;
}
.news .content .inner-content .card.no-image .left-sect .inner.single {
  width: 40%;
  padding: 100px 50px;
  border: none;
  text-align: center;
}
.news .content .inner-content .card.no-image .right-sect {
  width: 62%;
  height: 0;
  padding-bottom: 33.7%;
  margin-top: 40px;
  background-color: #fff;
  position: relative;
}
.news .content .inner-content .card.no-image .right-sect .inner {
  width: 100%;
  background-color: #fff;
}
@media only screen and (max-width: 991px) {
  .news .content .inner-content .card.no-image .left-sect, .news .content .inner-content .card.no-image .right-sect {
    width: 100%;
    margin: 0 !important;
  }
  .news .content .inner-content .card.no-image .left-sect {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .news .content .inner-content .card.no-image .left-sect .inner {
    width: 100% !important;
    border-right: none !important;
    border-left: none !important;
    padding: 40px 25px !important;
  }
  .news .content .inner-content .card.no-image .left-sect .inner.single {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding: 70px 25px !important;
  }
  .news .content .inner-content .card.no-image .right-sect {
    display: none;
  }
}
/*# sourceMappingURL=news.css.map */