@charset "UTF-8";
body,
html,
form,
input,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
img {
  margin: 0;
  padding: 0;
  border: 0;
  word-break: break-all;
  font-family: "Microsoft YaHei", 微软雅黑, 宋体, Arial, Tahoma, Helvetica, sans-serif; }

ul {
  list-style: none; }

a {
  text-decoration: none;
  color: inherit; }

.fl {
  float: left; }

.fr {
  float: right; }

.clear::after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0; }

.clear {
  zoom: 1; }

.text-ellipsis {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.is-pr {
  position: relative !important; }

.is-pa {
  position: absolute !important; }

.is-pf {
  position: fixed !important; }

.is-db {
  display: block !important; }

.is-di {
  display: inline !important; }

.is-dib {
  display: inline-block !important; }

.is-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.textl {
  text-align: left !important; }

.textr {
  text-align: right !important; }

.textc {
  text-align: center !important; }

.bdnone {
  border: none !important; }

.ellipsis {
  display: -webkit-box;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap; }

.ellipsis,
.ellipsis--1 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; }

.ellipsis--2 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; }

.ellipsis--3 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; }

.is-fwb {
  font-weight: bold; }

.is-fwn {
  font-weight: normal; }

.c1 {
  color: #ff6600; }

.bgc1 {
  background-color: #ff6600 !important; }

.c2 {
  color: #ff8739; }

.bgc2 {
  background-color: #ff8739 !important; }

.c3 {
  color: #333; }

.bgc3 {
  background-color: #333 !important; }

.c4 {
  color: #666; }

.bgc4 {
  background-color: #666 !important; }

.c5 {
  color: #999; }

.bgc5 {
  background-color: #999 !important; }

.c6 {
  color: #ccc; }

.bgc6 {
  background-color: #ccc !important; }

.c7 {
  color: #ebeced; }

.bgc7 {
  background-color: #ebeced !important; }

.c8 {
  color: #f2f4f6; }

.bgc8 {
  background-color: #f2f4f6 !important; }

.c9 {
  color: #fff; }

.bgc9 {
  background-color: #fff !important; }

.c10 {
  color: #fc583d; }

.bgc10 {
  background-color: #fc583d !important; }

.c11 {
  color: #ffecdd; }

.bgc11 {
  background-color: #ffecdd !important; }

.c12 {
  color: #ed6a07; }

.bgc12 {
  background-color: #ed6a07 !important; }

.c13 {
  color: #aaa; }

.bgc13 {
  background-color: #aaa !important; }

.c14 {
  color: #f2f2f2; }

.bgc14 {
  background-color: #f2f2f2 !important; }

.c15 {
  color: #55bc61; }

.bgc15 {
  background-color: #55bc61 !important; }

.bg-lucid {
  background-color: transparent !important; }

.pa-20 {
  padding: -20px !important; }

.pt-20 {
  padding-top: -20px !important; }

.pb-20 {
  padding-bottom: -20px !important; }

.mt-20 {
  margin-top: -20px !important; }

.mb-20 {
  margin-bottom: -20px !important; }

.mr-20 {
  margin-right: -20px !important; }

.ml-20 {
  margin-left: -20px !important; }

.pa-15 {
  padding: -15px !important; }

.pt-15 {
  padding-top: -15px !important; }

.pb-15 {
  padding-bottom: -15px !important; }

.mt-15 {
  margin-top: -15px !important; }

.mb-15 {
  margin-bottom: -15px !important; }

.mr-15 {
  margin-right: -15px !important; }

.ml-15 {
  margin-left: -15px !important; }

.pa-10 {
  padding: -10px !important; }

.pt-10 {
  padding-top: -10px !important; }

.pb-10 {
  padding-bottom: -10px !important; }

.mt-10 {
  margin-top: -10px !important; }

.mb-10 {
  margin-bottom: -10px !important; }

.mr-10 {
  margin-right: -10px !important; }

.ml-10 {
  margin-left: -10px !important; }

.pa-5 {
  padding: -5px !important; }

.pt-5 {
  padding-top: -5px !important; }

.pb-5 {
  padding-bottom: -5px !important; }

.mt-5 {
  margin-top: -5px !important; }

.mb-5 {
  margin-bottom: -5px !important; }

.mr-5 {
  margin-right: -5px !important; }

.ml-5 {
  margin-left: -5px !important; }

.pa0 {
  padding: 0px !important; }

.pt0 {
  padding-top: 0px !important; }

.pb0 {
  padding-bottom: 0px !important; }

.mt0 {
  margin-top: 0px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.mr0 {
  margin-right: 0px !important; }

.ml0 {
  margin-left: 0px !important; }

.pa5 {
  padding: 5px !important; }

.pt5 {
  padding-top: 5px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.mt5 {
  margin-top: 5px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mr5 {
  margin-right: 5px !important; }

.ml5 {
  margin-left: 5px !important; }

.pa10 {
  padding: 10px !important; }

.pt10 {
  padding-top: 10px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.mt10 {
  margin-top: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mr10 {
  margin-right: 10px !important; }

.ml10 {
  margin-left: 10px !important; }

.pa15 {
  padding: 15px !important; }

.pt15 {
  padding-top: 15px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.mt15 {
  margin-top: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mr15 {
  margin-right: 15px !important; }

.ml15 {
  margin-left: 15px !important; }

.pa20 {
  padding: 20px !important; }

.pt20 {
  padding-top: 20px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.mt20 {
  margin-top: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mr20 {
  margin-right: 20px !important; }

.ml20 {
  margin-left: 20px !important; }

.pa25 {
  padding: 25px !important; }

.pt25 {
  padding-top: 25px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.mt25 {
  margin-top: 25px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mr25 {
  margin-right: 25px !important; }

.ml25 {
  margin-left: 25px !important; }

.pa30 {
  padding: 30px !important; }

.pt30 {
  padding-top: 30px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.mt30 {
  margin-top: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mr30 {
  margin-right: 30px !important; }

.ml30 {
  margin-left: 30px !important; }

.pa35 {
  padding: 35px !important; }

.pt35 {
  padding-top: 35px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.mt35 {
  margin-top: 35px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.mr35 {
  margin-right: 35px !important; }

.ml35 {
  margin-left: 35px !important; }

.pa40 {
  padding: 40px !important; }

.pt40 {
  padding-top: 40px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.mt40 {
  margin-top: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mr40 {
  margin-right: 40px !important; }

.ml40 {
  margin-left: 40px !important; }

.pa45 {
  padding: 45px !important; }

.pt45 {
  padding-top: 45px !important; }

.pb45 {
  padding-bottom: 45px !important; }

.mt45 {
  margin-top: 45px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.mr45 {
  margin-right: 45px !important; }

.ml45 {
  margin-left: 45px !important; }

.pa50 {
  padding: 50px !important; }

.pt50 {
  padding-top: 50px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.mt50 {
  margin-top: 50px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mr50 {
  margin-right: 50px !important; }

.ml50 {
  margin-left: 50px !important; }

.pa55 {
  padding: 55px !important; }

.pt55 {
  padding-top: 55px !important; }

.pb55 {
  padding-bottom: 55px !important; }

.mt55 {
  margin-top: 55px !important; }

.mb55 {
  margin-bottom: 55px !important; }

.mr55 {
  margin-right: 55px !important; }

.ml55 {
  margin-left: 55px !important; }

.pa60 {
  padding: 60px !important; }

.pt60 {
  padding-top: 60px !important; }

.pb60 {
  padding-bottom: 60px !important; }

.mt60 {
  margin-top: 60px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mr60 {
  margin-right: 60px !important; }

.ml60 {
  margin-left: 60px !important; }

.pa70 {
  padding: 70px !important; }

.pt70 {
  padding-top: 70px !important; }

.pb70 {
  padding-bottom: 70px !important; }

.mt70 {
  margin-top: 70px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.mr70 {
  margin-right: 70px !important; }

.ml70 {
  margin-left: 70px !important; }

.pa75 {
  padding: 75px !important; }

.pt75 {
  padding-top: 75px !important; }

.pb75 {
  padding-bottom: 75px !important; }

.mt75 {
  margin-top: 75px !important; }

.mb75 {
  margin-bottom: 75px !important; }

.mr75 {
  margin-right: 75px !important; }

.ml75 {
  margin-left: 75px !important; }

.pa90 {
  padding: 90px !important; }

.pt90 {
  padding-top: 90px !important; }

.pb90 {
  padding-bottom: 90px !important; }

.mt90 {
  margin-top: 90px !important; }

.mb90 {
  margin-bottom: 90px !important; }

.mr90 {
  margin-right: 90px !important; }

.ml90 {
  margin-left: 90px !important; }

.pa100 {
  padding: 100px !important; }

.pt100 {
  padding-top: 100px !important; }

.pb100 {
  padding-bottom: 100px !important; }

.mt100 {
  margin-top: 100px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.mr100 {
  margin-right: 100px !important; }

.ml100 {
  margin-left: 100px !important; }

.ft0 {
  font-size: 0px !important; }

.ft12 {
  font-size: 12px !important; }

.ft14 {
  font-size: 14px !important; }

.ft15 {
  font-size: 15px !important; }

.ft16 {
  font-size: 16px !important; }

.ft18 {
  font-size: 18px !important; }

.ft20 {
  font-size: 20px !important; }

.ft24 {
  font-size: 24px !important; }

.ft26 {
  font-size: 26px !important; }

.ft28 {
  font-size: 28px !important; }

.ft30 {
  font-size: 30px !important; }

.ft40 {
  font-size: 40px !important; }

.none {
  display: none !important; }

.overhide {
  overflow: hidden; }

.hidebox {
  width: 100%;
  height: 0;
  overflow: hidden; }

.cs-forbid {
  cursor: not-allowed !important; }

.cs-pointer {
  cursor: pointer !important; }

.cs-default {
  cursor: default !important; }

.bginherit {
  background-color: inherit !important; }

.bg-type1 {
  background-color: #f2f4f6;
  overflow: hidden; }

.cif-header {
  background: #2c50fa;
  height: 64px; }
  .cif-header__container {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .cif-header__container--left {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .cif-header__container--left .logo {
        width: auto; }
    .cif-header__container--right {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .cif-header__container--right .menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .cif-header__container--right .menu .menu-item {
          margin-right: 40px;
          font-size: 14px;
          font-family: Microsoft YaHei;
          font-weight: 400;
          color: white;
          cursor: pointer; }
          .cif-header__container--right .menu .menu-item:hover {
            color: #c2f147; }
          .cif-header__container--right .menu .menu-item:last-child {
            margin-right: 0; }
      .cif-header__container--right .login {
        margin-left: 40px;
        height: 26px;
        text-align: center;
        line-height: 26px;
        background-color: transparent;
        border: 1px solid #c2f147;
        color: #c2f147;
        -webkit-border-radius: 13px 13px 13px 0px;
                border-radius: 13px 13px 13px 0px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        z-index: 9;
        padding: 0 13px;
        cursor: pointer; }
        .cif-header__container--right .login:hover {
          background-color: #c2f147;
          color: #2c50fa; }
      .cif-header__container--right .center {
        position: relative;
        margin-left: 40px; }
        .cif-header__container--right .center:hover .layer {
          display: block; }
        .cif-header__container--right .center .layer {
          display: none;
          position: absolute;
          top: 40px;
          left: 50%;
          -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
                  transform: translateX(-50%);
          padding-top: 10px;
          z-index: 1000; }
          .cif-header__container--right .center .layer .layer-triangle {
            width: 0;
            height: 0;
            border-bottom: 9px solid #ffffff;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            margin: 0 auto;
            position: relative; }
          .cif-header__container--right .center .layer .layer-container {
            width: 180px;
            background: #ffffff;
            -webkit-box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.1);
                    box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.1);
            padding: 30px 30px 30px 20px;
            -webkit-box-sizing: border-box;
                    box-sizing: border-box;
            -webkit-border-radius: 0px;
                    border-radius: 0px; }
            .cif-header__container--right .center .layer .layer-container .text {
              font-size: 14px;
              color: #666666; }
              .cif-header__container--right .center .layer .layer-container .text:hover {
                color: #2c50fa; }
            .cif-header__container--right .center .layer .layer-container .icon {
              width: 24px;
              height: 24px; }
            .cif-header__container--right .center .layer .layer-container .layer-center {
              cursor: pointer; }
              .cif-header__container--right .center .layer .layer-container .layer-center {
                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; }
              .cif-header__container--right .center .layer .layer-container .layer-center .icon {
                background: url(https://img.cifnews.com/dev/20220621/1495d6b68147413181839198b1641fc1.png) no-repeat;
                -webkit-background-size: 100% 100%;
                        background-size: 100% 100%;
                margin-right: 8px; }
            .cif-header__container--right .center .layer .layer-container .layer-exit {
              margin-top: 17px;
              font-size: 14px;
              color: #666;
              text-align: center;
              cursor: pointer; }
              .cif-header__container--right .center .layer .layer-container .layer-exit:hover {
                color: #2c50fa; }
            .cif-header__container--right .center .layer .layer-container .layer-item {
              margin-top: 15px; }
              .cif-header__container--right .center .layer .layer-container .layer-item:first-child {
                margin-top: 0; }
              .cif-header__container--right .center .layer .layer-container .layer-item:hover {
                color: #2c50fa; }
        .cif-header__container--right .center .portrait {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 auto;
                  flex: 0 0 auto;
          width: 40px;
          height: 40px;
          -webkit-border-radius: 50%;
                  border-radius: 50%; }

.none {
  display: none !important; }

body {
  background: #f7f7f7; }

.w-full {
  width: 100% !important; }

.overflow-x-scroll {
  overflow-x: scroll; }

.cif-main__module--body table td {
  min-width: 80px; }

img {
  max-width: 100%; }

table {
  border-collapse: collapse; }

body .cif-header {
  background: #14142b; }

.cif-top__right--like .btn.cifnews_status_on {
  border: 1px solid #e6e6e6 !important; }

.cif-header__container--tips {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-animation: breathing 3s infinite;
          animation: breathing 3s infinite;
  top: 50px;
  left: 180px;
  width: 317px;
  height: 123px;
  display: none; }
  .cif-header__container--tips img {
    width: 317px;
    height: 123px; }
  .cif-header__container--tips .close-btn {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 6px;
    top: 22px;
    -webkit-border-radius: 50%;
            border-radius: 50%; }

@-webkit-keyframes breathing {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.03);
            transform: scale(1.03); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes breathing {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.03);
            transform: scale(1.03); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.cif-header__container {
  position: relative; }

.cif-header__container--left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  position: relative; }
  .cif-header__container--left .left-logo {
    width: 121px;
    height: 21px; }

@keyframes breathing {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.cif-header__container--left__right-icon {
  width: 132px;
  height: 25px;
  background: url(data:image/png;base64,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) no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100%; }

.cif-top {
  background: #fff; }
  .cif-top__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 1200px;
    padding: 30px 0;
    margin: 0 auto; }
  .cif-top__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .cif-top__left--img {
      width: 235px;
      height: 130px; }
      .cif-top__left--img img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
    .cif-top__left--info {
      margin-left: 20px;
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      -ms-flex-item-align: start;
          align-self: flex-start;
      width: 650px; }
      .cif-top__left--info .title {
        font-size: 22px;
        font-weight: bold;
        color: #333333;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
           text-overflow: ellipsis;
        line-height: 30px; }
      .cif-top__left--info .count {
        font-size: 14px;
        font-weight: 400;
        color: #999999;
        line-height: 24px;
        margin-top: 6px; }
      .cif-top__left--info .desc {
        font-size: 14px;
        font-weight: 400;
        color: #44444f;
        line-height: 24px;
        margin-top: 10px; }
        .cif-top__left--info .desc span {
          white-space: pre-line; }
  .cif-top__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
    .cif-top__right--btn {
      display: block;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto; }
      .cif-top__right--btn:nth-child(1) .btn {
        display: block;
        width: 130px;
        height: 40px;
        font-size: 14px;
        font-weight: normal;
        line-height: 40px;
        text-align: center;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        cursor: pointer;
        border: 1px solid #e6e6e6;
        color: #14142b;
        background: transparent; }
        .cif-top__right--btn:nth-child(1) .btn.is-active {
          border: 1px solid #e6e6e6;
          color: #14142b;
          background: transparent; }
        .cif-top__right--btn:nth-child(1) .btn:hover {
          opacity: 0.8; }
      .cif-top__right--btn:nth-child(2) .btn {
        display: block;
        width: 130px;
        height: 40px;
        background: #F60;
        font-size: 14px;
        font-weight: normal;
        color: #ffffff;
        line-height: 40px;
        text-align: center;
        margin-left: 20px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        cursor: pointer; }
        .cif-top__right--btn:nth-child(2) .btn.is-active {
          border: 1px solid #e6e6e6;
          color: #14142b;
          background: transparent; }
        .cif-top__right--btn:nth-child(2) .btn:hover {
          background: #ff4600;
          border: 0;
          color: #fff; }

.cif-container {
  position: relative;
  margin-top: 16px;
  padding-bottom: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.cif-main {
    width: calc(100% - 220px);
    min-width: calc(100% - 220px);
    margin-left: 220px }
  .cif-main__module {
    margin-top: 30px; }
    .cif-main__module:first-child {
      margin-top: 0; }
    .cif-main__module--title {
      font-size: 22px;
      color: #14142b;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      margin-bottom: 16px; }
      .cif-main__module--title::after {
        content: "";
        display: block;
        width: 100%;
        height: 10px;
        background: #F60;
        margin-top: -10px; }
    .cif-main__module--body {
      padding: 16px;
      background: #fff;
      line-height: 28px; }

.cif-catalogue {
  width: 200px;
  height: 0;
  position: sticky;
  top: 16px;
  left: 16px; }
  .cif-catalogue__container {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    background: #ffffff; }
  .cif-catalogue__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 40px;
    border-bottom: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 20px; }
    .cif-catalogue__head--icon {
      width: 14px;
      height: 16px;
      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAYAAAAmlE46AAAAAXNSR0IArs4c6QAAALFJREFUOE+t0zFqQkEQxvHf03tY2KTRWoSAYGcTMJba+mxTCtbiFVIbcobcxgPkAoGAb2UFeeyzeGbJdLt8/5n5ZmeLUDpiiY7HosJnEUrnP0C31FUEw2OFUlUNPk3pj/naR8UPPvDbSDrBMN7V4PzAaMW2h3BSmevcgRu8peD11CVEy+3xDx6f1wxmvL/Gct/YKRqtBgu8pK1mg+22EkXqMWs42c+RvQAZHrOXPOtbXQCvUVOTVHxcrgAAAABJRU5ErkJggg==) no-repeat;
      -webkit-background-size: 100% 100%;
              background-size: 100% 100%;
      margin-right: 6px; }
    .cif-catalogue__head--title {
      font-size: 14px;
      font-weight: normal;
      color: #14142b; }
  .cif-catalogue__body {
    padding: 9px 4px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: auto;
    max-height: calc(100vh - 72px); }

@media screen and (max-width: 19190px) {
  .cif-main {
    width: calc(100% - 220px);
    min-width: calc(100% - 220px);
    margin-left: 220px }

.act-module {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  border-left: 1px dashed #e5e5e5;
  padding-bottom: 32px; }
  .act-module:not(:has(.act-module__title)) {
    border-left: 0; }
  .act-module:last-child {
    padding-bottom: 0;
    border-left: 0; }
  .act-module__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 40px;
    background: #f7f8f9;
    -webkit-border-radius: 2px;
            border-radius: 2px;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative; }
    .act-module__title--icon {
      width: 12px;
      height: 12px;
      background: #ff6600;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      position: absolute;
      top: 50%;
      left: 0;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .act-module__title--text {
      font-size: 20px;
      color: #14142b; }
    .act-module__title--more {
      font-size: 14px;
      color: #999999; }
      .act-module__title--more .iconfont {
        color: #d8d8d8;
        font-size: 16px; }
  .act-module__body {
    font-size: 16px;
    padding: 16px 0 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .act-module__body a {
      text-decoration: underline;
      color: blue;
      /* 状态二: 已经访问过的链接 */
      /* 状态四: 被点击的链接 */ }
      .act-module__body a span {
        color: blue;
        display: inline-block;
        border-bottom: 1px solid; }

.act-first {
  margin-top: 18px; }
  .act-first:first-child {
    margin-top: 0; }
  .act-first.is-active .act-first__head--icon {
    background: url(https://img.cifnews.com/dev/20230718/8f2b5f486f134335bf0a8dcb9111d209.png) no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100% 100%; }
  .act-first__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer; }
    .act-first__head--icon {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: 14px;
      height: 14px;
      background: url(https://img.cifnews.com/dev/20230718/643cf0d1d7cc460785772a1142507e45.png) no-repeat;
      -webkit-background-size: 100% 100%;
              background-size: 100% 100%;
      margin-top: 3px; }
    .act-first__head--title {
      font-size: 14px;
      color: #14142b;
      line-height: 20px; }
  .act-first__body--item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 18px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    margin-top: 12px; }
    .act-first__body--item.is-active .icon {
      background: #ff6600; }
    .about-menu .title li a.on {
      color: #ff6600; }
    .act-first__body--item .icon {
      width: 4px;
      height: 4px;
      background: transparent;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      margin-top: 8px;
      margin-right: 8px; }
    .act-first__body--item .title {
      font-size: 14px;
	  font-weight: 400;
      color: #999999;
	  height: auto;
      line-height: 20px;
	  padding: 0}

::-webkit-scrollbar {
  width: 8px;
  height: 8px; }

::-webkit-scrollbar-track {
  width: 8px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #f2f4f6; }

::-webkit-scrollbar-thumb {
  background-color: #999;
  width: 8px;
  margin: 0 auto;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  text-align: center; }

.cif-header__container--updateLog {
  position: relative;
  left: 300px;
  padding-bottom: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  top: 10px; }
  .cif-header__container--updateLog .item {
    min-width: 90px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #5B5B6B;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.08);
            box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.08);
    -webkit-border-radius: 4px 4px 4px 4px;
            border-radius: 4px 4px 4px 4px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 7px; }
  .cif-header__container--updateLog:hover .hover-box {
    display: block; }
  .cif-header__container--updateLog .updateLog-icon {
    color: #fff;
    font-size: 16px; }
  .cif-header__container--updateLog .updateLog-text {
    font-weight: normal;
    font-size: 14px;
    color: #FFFFFF; }
  .cif-header__container--updateLog .hover-box {
    display: none;
    width: 302px;
    position: absolute;
    left: -24%;
    top: 47px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 9; }
    .cif-header__container--updateLog .hover-box::before {
      display: block;
      content: "";
      position: absolute;
      top: -5px;
      right: 30px;
      width: 15px;
      height: 5px;
      background-image: url(https://img.cifnews.com/dev/20240315/b7356cd1e7174c3bba70e5fb671d560b.png);
      background-repeat: no-repeat;
      -webkit-background-size: 100% 100%;
              background-size: 100% 100%; }
    .cif-header__container--updateLog .hover-box .hover-box-content {
      max-height: 400px;
      overflow: auto;
      padding: 15px 20px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      background: #FFFFFF;
      -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.08);
              box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.08);
      -webkit-border-radius: 4px 4px 4px 4px;
              border-radius: 4px 4px 4px 4px; }
      .cif-header__container--updateLog .hover-box .hover-box-content::-webkit-scrollbar {
        width: 8px;
        height: 8px; }
      .cif-header__container--updateLog .hover-box .hover-box-content::-webkit-scrollbar-track {
        width: 8px;
        height: 100%;
        margin: 0 auto;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background-color: #f2f4f6; }
      .cif-header__container--updateLog .hover-box .hover-box-content::-webkit-scrollbar-thumb {
        background-color: #ccc;
        width: 8px;
        margin: 0 auto;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        text-align: center; }
    .cif-header__container--updateLog .hover-box .content-title .updateLog-icon {
      color: #000000;
      font-size: 16px; }
    .cif-header__container--updateLog .hover-box .content-title .updateLog-text {
      font-size: 14px;
      color: #000000; }
    .cif-header__container--updateLog .hover-box .content-box {
      margin-top: 12px; }
      .cif-header__container--updateLog .hover-box .content-box .content-box-item {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding-bottom: 11px;
        cursor: pointer; }
        .cif-header__container--updateLog .hover-box .content-box .content-box-item:hover .conten-item__title {
          color: #ff6600; }
        .cif-header__container--updateLog .hover-box .content-box .content-box-item:not(:last-child) {
          border-bottom: 1px solid #E8E8E8; }
        .cif-header__container--updateLog .hover-box .content-box .content-box-item:not(:first-child) {
          margin-top: 10px; }
        .cif-header__container--updateLog .hover-box .content-box .content-box-item .conten-item__title {
          font-size: 14px;
          color: #000000;
          line-height: 22px;
          overflow: hidden;
          -o-text-overflow: ellipsis;
             text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2; }
        .cif-header__container--updateLog .hover-box .content-box .content-box-item .conten-item__span {
          font-size: 12px;
          color: #999999;
          margin-top: 5px; }
