.card-articleSet[data-style="54"] ul, .card-articleSet[data-style="54"] ol, .card-articleSet[data-style="54"] li {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none; }

[mB='main'] {
  margin-bottom: 0rem; }

[mT='main'] {
  margin-top: 0rem; }

.card-articleSet[data-style="54"] {
  background: #fafafa; }
  .card-articleSet[data-style="54"] a {
    text-decoration: none; }
  .card-articleSet[data-style="54"] .card-container {
    width: 1440px;
    max-width: 100%;
    margin: 0px auto 40px;
    padding: 40px 70px; }
    @media only screen and (max-width: 1280px) {
      .card-articleSet[data-style="54"] .card-container {
        padding: 40px 50px; } }
    @media only screen and (max-width: 800px) {
      .card-articleSet[data-style="54"] .card-container {
        padding: 40px 30px; } }
    @media only screen and (max-width: 580px) {
      .card-articleSet[data-style="54"] .card-container {
        padding: 40px 20px; } }
  .card-articleSet[data-style="54"] .news-container {
    position: relative;
    width: 100%; }
    .card-articleSet[data-style="54"] .news-container .card-title {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: baseline;
          -ms-flex-align: baseline;
              align-items: baseline; }
      .card-articleSet[data-style="54"] .news-container .card-title .title {
        font-size: 2.4rem;
        letter-spacing: 2px;
        color: #000000;
        font-weight: 600;
        margin-right: 10px; }
      .card-articleSet[data-style="54"] .news-container .card-title .more {
        font-size: 1.4rem;
        font-weight: 500;
        color: #21a0af;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 2px 10px 2px 8px;
        border: 1px solid #ffffff; }
        .card-articleSet[data-style="54"] .news-container .card-title .more:hover, .card-articleSet[data-style="54"] .news-container .card-title .more:focus {
          background: #21a0af;
          color: #ffffff; }
          .card-articleSet[data-style="54"] .news-container .card-title .more:hover i, .card-articleSet[data-style="54"] .news-container .card-title .more:focus i {
            color: #ffffff; }
        .card-articleSet[data-style="54"] .news-container .card-title .more i {
          font-size: 1.4rem;
          color: #21a0af;
          margin-right: 5px;
          -webkit-transition: .4s ease-in-out;
          -o-transition: .4s ease-in-out;
          transition: .4s ease-in-out; }
    .card-articleSet[data-style="54"] .news-container .news-content {
      width: 100%;
      max-height: 190px;
      overflow-y: auto;
      padding-left: 35px;
      padding-right: 44px; }
      @media only screen and (max-width: 1280px) {
        .card-articleSet[data-style="54"] .news-container .news-content {
          padding-left: 0;
          padding-right: 0; } }
      .card-articleSet[data-style="54"] .news-container .news-content::-webkit-scrollbar {
        width: 3px;
        border-radius: 5px; }
      .card-articleSet[data-style="54"] .news-container .news-content::-webkit-scrollbar-thumb {
        background: #3ec8a9; }
      .card-articleSet[data-style="54"] .news-container .news-content::-webkit-scrollbar-track {
        background: #e4e4e4; }
      .card-articleSet[data-style="54"] .news-container .news-content .news-box {
        padding: 20px;
        position: relative; }
        @media only screen and (max-width: 1024px) {
          .card-articleSet[data-style="54"] .news-container .news-content .news-box {
            padding: 20px 20px 20px 0; } }
        .card-articleSet[data-style="54"] .news-container .news-content .news-box .item {
          margin-bottom: 16px;
          position: relative;
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          width: 100%;
          font-size: 1.8rem;
          font-weight: 500;
          letter-spacing: 1.5px;
          color: #646464; }
          .card-articleSet[data-style="54"] .news-container .news-content .news-box .item:last-child {
            margin-bottom: 0; }
          @media only screen and (max-width: 430px) {
            .card-articleSet[data-style="54"] .news-container .news-content .news-box .item {
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap; } }
          .card-articleSet[data-style="54"] .news-container .news-content .news-box .item .title {
            -webkit-box-flex: 1;
                -ms-flex: 1;
                    flex: 1;
            display: block;
            overflow: hidden;
            -o-text-overflow: ellipsis;
               text-overflow: ellipsis;
            white-space: nowrap; }
            @media only screen and (max-width: 800px) {
              .card-articleSet[data-style="54"] .news-container .news-content .news-box .item .title {
                -webkit-box-flex: initial;
                    -ms-flex: initial;
                        flex: initial;
                width: 100%; } }
          .card-articleSet[data-style="54"] .news-container .news-content .news-box .item .file-download {
            margin-left: 5px; }
            .card-articleSet[data-style="54"] .news-container .news-content .news-box .item .file-download a {
              padding: 0 5px 1px !important; }
              .card-articleSet[data-style="54"] .news-container .news-content .news-box .item .file-download a:focus, .card-articleSet[data-style="54"] .news-container .news-content .news-box .item .file-download a:hover {
                background-color: #21a0af;
                color: #ffffff; }
          .card-articleSet[data-style="54"] .news-container .news-content .news-box .item .date {
            width: 130px; }
          .card-articleSet[data-style="54"] .news-container .news-content .news-box .item:after {
            content: "";
            position: absolute;
            bottom: -3px;
            left: 0px;
            height: 2px;
            width: 0px;
            background: #3ec8a9;
            -webkit-transition: .8s ease-out;
            -o-transition: .8s ease-out;
            transition: .8s ease-out;
            opacity: 0.8; }
          .card-articleSet[data-style="54"] .news-container .news-content .news-box .item:hover, .card-articleSet[data-style="54"] .news-container .news-content .news-box .item:focus {
            color: #21a0af; }
            .card-articleSet[data-style="54"] .news-container .news-content .news-box .item:hover:after, .card-articleSet[data-style="54"] .news-container .news-content .news-box .item:focus:after {
              width: 100%; }






/*
     FILE ARCHIVED ON 4:46:53 三月 20, 2025 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 23:34:01 五月 24, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
