<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  ul,
    p {
      list-style: none;
      padding: 0;
      margin: 0;
    }

    /* Clearfix æ–¹æ³• */
    .clearfix:after {
      content: "";
      display: block;
      clear: both;
    }

    .chengdu-important-info-container input,
    .chengdu-important-info-container button {
      outline: none;
      border: 0;
      background: none;
    }

    .chengdu-important-info-container a {
      color: #333;
      text-decoration: none;
      outline: none;
    }

    /* é‡è¦ä¿¡æ¯å‘å¸ƒå®¹å™¨ */
    .chengdu-important-info-container {
          width: 100%;
    margin: 0 auto;
    font-size: 18px;
    font-family: "MicrosoftYaHei", 'å¾®è½¯é›…é»‘';
    line-height: 1.42857143;
    color: #333;
    margin-top: 20px;
    background: #fff;
    }

    .title-bar {
      height: 55px;
    }

    .title-bar-img {
      width: 100%;
      height: 100%;
    }

    .important-info-ul {
      height: 310px;
      margin-top: 20px;
      background: #fff;
    }

    /* é»˜è®¤ */
    .important-info-ul li.card {
      float: left;
      width: 130px;
      transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
      position: relative;
      height: 100%;
      overflow: hidden;
    }

    li.card+li.card {
      margin-left: 6px;
    }

    /* æ¿€æ´» */
    .important-info-ul .card.active {
      width: 75%;
    }

    .card.active .card-title .pic {
      display: none;
    }

    .card.active .card-title .pic-active {
      display: inline-block;
    }

    /* æ&nbsp;‡é¢˜ */
    .card-title {
      width: 130px;
      height: 100%;
      display: block;
      text-align: center;
      overflow: hidden;
      float: left;
      background: #eee;
    }

    .card-title p {
      font: 26px/28px 'SimSun';
      width: 26px;
      margin: 0 auto;
      padding-top: 25px;
    }

    .card-title img {
      display: inline-block;
      margin: 40px auto 0 auto;
    }

    .card-title .pic-active {
      display: none;
    }

    li.active .card-title {
      background: #e1f0ff;
    }

    /* å†…å®¹ */
    .card-box {
      display: none;
      float: left;
      width: 85%;
      height: 100%;
      box-sizing: border-box;
      border: 1px solid #eee;
      padding: 0 15px;
    }

    .important-info-ul li.active .card-box {
      display: block;
    }

    /* åˆ—è¡¨æ&nbsp;‡é¢˜ */
    .ul-title {
      font: bold 20px/36px 'å¾®è½¯é›…é»‘';
      padding: 10px 0;
    }

    .xxfb-title {
      display: inline-block;
      width: 80%;

    }

    .xxfb-date {
      width: 15%;
      display: block;
      float: right;
    }

    /* æ‹›è˜ä¿¡æ¯åˆ—è¡¨ */
    .zp-list {
      height: 190px;
    }

    .zp-list li {
      height: 50px;
      line-height: 50px;

    }

    /* .zp-list li .xxfb-title:hover {
      transform: translateX(8px);
      transition: transform 0.2s ease;
    } */

    .zp-list li .xxfb-title:hover a {
      color: #e83223;
    }

    .zp-list .xxfb-title a {
      display: block;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
    }

    .zp-list .xxfb-date {
      color: #9d9d9d;
    }

    .search-box {
      width: 100%;
      height: 40px;
    }

    .search-box .search-input {
      width: 88%;
      height: 40px;
      background: #f2f6f9 url('static/images/zyxx//icon_search.png') no-repeat 15px center;
      border-radius: 30px 0 0 30px;
      font-size: 16px;
      text-indent: 55px;
      color: #5e5e5e;
      float: left;
    }

    .search-box .search-btn {
      background: #3a81bf;
      width: 78px;
      height: 40px;
      border-radius: 0 30px 30px 0;
      color: #fff;
      font-size: 18px;
      float: left;
    }
.pull-left {
    float: left;
}
 .important-info-ul {
      height: 310px;
      margin-top: 20px;
      background: #fff;
    }

    /* é»˜è®¤ */
    .important-info-ul li.card {
      float: left;
      width: 130px;
      transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
      position: relative;
      height: 100%;
      overflow: hidden;
    }

    li.card+li.card {
      margin-left: 6px;
    }

    /* æ¿€æ´» */
    .important-info-ul .card.active {
      width: 75%;
    }

    .card.active .card-title .pic {
      display: none;
    }

    .card.active .card-title .pic-active {
      display: inline-block;
    }

    /* æ&nbsp;‡é¢˜ */
    .card-title {
      width: 130px;
      height: 100%;
      display: block;
      text-align: center;
      overflow: hidden;
      float: left;
      background: #eee;
    }

    .card-title p {
      font: 26px/28px 'SimSun';
      width: 26px;
      margin: 0 auto;
      padding-top: 25px;
    }

    .card-title img {
      display: inline-block;
      margin: 40px auto 0 auto;
    }

    .card-title .pic-active {
      display: none;
    }

    li.active .card-title {
      background: #e1f0ff;
    }

    /* å†…å®¹ */
    .card-box {
      display: none;
      float: left;
      width: 85%;
      height: 100%;
      box-sizing: border-box;
      border: 1px solid #eee;
      padding: 0 15px;
    }

    .important-info-ul li.active .card-box {
      display: block;
    }

    /* åˆ—è¡¨æ&nbsp;‡é¢˜ */
    .ul-title {
      font: bold 20px/36px 'å¾®è½¯é›…é»‘';
      padding: 10px 0;
    }

    .xxfb-title {
      display: inline-block;
      width: 80%;

    }

    .xxfb-date {
      width: 15%;
      display: block;
      float: right;
    }

    /* æ‹›è˜ä¿¡æ¯åˆ—è¡¨ */
    .zp-list {
      height: 190px;
    }

    .zp-list li {
      height: 50px;
      line-height: 50px;

    }

    /* .zp-list li .xxfb-title:hover {
      transform: translateX(8px);
      transition: transform 0.2s ease;
    } */

    .zp-list li .xxfb-title:hover a {
      color: #e83223;
    }

    .zp-list .xxfb-title a {
      display: block;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
    }

    .zp-list .xxfb-date {
      color: #9d9d9d;
    }

    .search-box {
      width: 100%;
      height: 40px;
    }

    .search-box .search-input {
      width: 88%;
      height: 40px;
      background: #f2f6f9 url('./static/icon_search.png') no-repeat 15px center;
      border-radius: 30px 0 0 30px;
      font-size: 16px;
      text-indent: 55px;
      color: #5e5e5e;
      float: left;
    }

    .search-box .search-btn {
      background: #3a81bf;
      width: 78px;
      height: 40px;
      border-radius: 0 30px 30px 0;
      color: #fff;
      font-size: 18px;
      float: left;
    }</pre></body></html>