@charset "UTF-8";
html {
  overflow-x: auto;
}
body {
  max-width: 1920px;
  margin: 0 auto;
  background: linear-gradient(180deg, rgba(225, 35, 35, 0.08) 0%, rgba(225, 35, 35, 0.04) 99%);
  font-family: Microsoft YaHei UI!important;
}
.news-list-box .zeus-table td, .zeus-table th {
  padding-bottom: 0;
}
.textCenter {
  color: rgba(0, 0, 0, 0.5);
}
img {
  /*禁止图片拉拽*/
  -webkit-user-drag: none!important;
}
.mt24 {
  margin-top: 24px !important;
}
.modal-content {
  box-shadow: 0 3px 9px rgb(193 23 23 / 20%);
  border-color: #FFF;
}
@media (min-width: 768px)
.modal-content {
  box-shadow: 0 5px 15px rgb(193 23 23 / 20%);
  border-color: #FFF;
}
.common-button {
  height: 32px;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 16px;
  background: #E12323;
  border: 1px solid #E12323;
  font-weight: normal;
  color: #FFF;
  z-index: 100;
}
.hightText {
  color: #CB1F1F;
  overflow: initial!important;
}
.yf-tiktok {
  width: 360px;
  margin-left: 40px; }

.yf-tiktok-video {
  height: 288px;
  line-height: 288px;
  text-align: center;
  background-size: 100% 100%;
  position: relative; }

.yf-tiktok-video video {
  width: 100%;
  height: 100%;
  object-fit: fill; }

.yf-tiktok .mask {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  z-index: 1; }

.yf-tiktok-video i {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 48px;
  color: #fff;
  transform: translate(-50%, -50%); }

.yf-tiktok-des {
  height: 62px;
  line-height: 62px;
  padding: 0 20px;
  font-size: 14px;
  color: #000;
  font-weight: bold; }

.yf-tiktok-des .more {
  color: #e22323;
  float: right;
  font-size: 12px; }

.yf-tiktok-des i {
  line-height: inherit;
  margin-right: 5px;
  font-size: 24px;
  color: #e22323; }

.yf-notice {
  margin-bottom: 30px; }

.yf-notice .title {
  background-color: #e22323;
  text-align: center;
  height: 49px;
  line-height: 49px;
  font-size: 18px;
  color: #fff; }

.gsl-tabs {
  height: 360px; }

.gsl-tabs .nav-tabs {
  height: 100px;
  margin: 0 20px;
  padding: 0;
  background-color: transparent; }

.gsl-tabs .nav-tabs a {
  /*width: 100%;*/
  padding: 0;
  border: none;
  float: none;
  display: inline-block; }

.gsl-tabs .nav-tabs a:hover, .gsl-tabs .nav-tabs a:focus {
  background-color: transparent; }

.gsl-tabs .nav-tabs > li.active > a,
.gsl-tabs .nav-tabs > li.active > a:hover,
.gsl-tabs .nav-tabs > li.active > a:focus {
  color: #e22323;
  border: none;
  background-color: transparent; }

.gsl-tabs .tab-content {
  height: 210px; }

.gsl-tabs .tab-content .credit-list-box p {
  border-bottom: 1px solid #ddd;
  height: 50px;
  line-height: 50px; }

.gsl-tabs .tab-content .credit-list-box p span {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  color: #9f9f9f; }

.gsl-tabs .tab-content .credit-list-box p span:first-child {
  width: 245px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
  font-size: 14px; }

.yf-notice-nav {
  overflow: hidden;
  padding-bottom: 24px; }

.yf-notice-nav li {
  list-style: none;
  float: left;
  height: 20px;
  line-height: 20px;
  margin-top: 20px;
  width: 33%;
  position: relative;
  text-align: center; }

.yf-notice-nav li a {
  font-size: 14px;
  color: #0c0300; }

.yf-notice-nav li.active a {
  color: #e22323;
  font-size: 16px;
  font-weight: bold;
  position: relative; }

.yf-notice-nav li.active a:after {
  content: '';
  height: 4px;
  background: #e22323;
  position: absolute;
  bottom: -8px;
  width: 100%;
  left: 0; }

.yf-notice-nav li.right-border::after {
  position: absolute;
  right: 0;
  top: 0;
  content: '';
  width: 2px;
  height: 20px;
  background: #e6e6e6;
  display: inline-block;
  vertical-align: middle; }

.yf-notice-nav li.right-border:nth-child(3n)::after {
  display: none; }

.yf-notice-item li {
  line-height: 50px;
  border-top: 1px solid #e6e6e6;
  margin: 0 20px;
  position: relative; }

.yf-notice-item li a {
  margin-right: 85px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  color: #000; }

.yf-notice-item li a:hover {
  color: #e22323; }

.yf-notice-item li a:before {
  content: '';
  width: 5px;
  height: 5px;
  background: #666;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  line-height: 50px;
  margin-right: 8px; }

.yf-notice-item li span {
  position: absolute;
  right: 0;
  top: 0;
  color: #9f9f9f; }

.yf-project {
  background: url("../image/project/icon-bg.png") no-repeat;
  background-size: cover;
  margin-bottom: 30px;
  overflow: hidden;
  padding-bottom: 30px; }

.yf-project > div {
  float: left;
  width: 25%;
  text-align: center;
  margin-top: 30px;
  color: #0c0300;
  font-size: 16px; }

.yf-project > div:hover div {
  color: #e22323;
  cursor: pointer; }

.yf-project img {
  width: 60px;
  height: 60px;
  margin-bottom: 10px;
  cursor: pointer; }

#xysjsb,
#xyjcpm,
#xydpm {
  height: 156px; }

.bottomBox .articleTitle-half {
  width: 798px; }

.yf-project a:hover {
  color: #e22323 !important; }

/* 首页悬浮窗 */
.dalianIndexSidebarEntry {
  position: fixed;
  right: 0;
  bottom: 30px;
  z-index: 1080; }

.dalianIndexSidebarEntry a {
  display: block;
  margin-bottom: 10px; }

.indexConduct {
  padding: 21px 0;
  /*background-color: #fff;*/
  text-align: center;
  color: #e22323;
  width: 1200px;
  margin-left: auto;
  margin-right: auto; }

.indexConduct .a {
  color: #e22323;
  display: block;
  font-size: 32px;
  line-height: 42px;
  margin-bottom: 20px;
  font-weight: bold; }

.indexConduct .b {
  font-size: 18px;
  line-height: 24px; }

.hasBorder {
  border: 1px solid #e7e7e7 !important; }

.page-dl-index {
  display: flex;
  gap: 40px;
  flex-direction: column;
}

.page-dl-index .bottomBox .rightBox {
  float: left;
  position: static; }

.page-dl-index .bottomBox .leftBox {
  float: left;
  margin-right: 40px; }

.page-dl-index .carousel .carousel-box .carousel-indicators li{
  width: 10px;
  height: 10px;
  background-color: #D8D8D8;
  margin: 0;
  margin-right: 10px;
}

.carousel .carousel-box .left {
  height: 330px;
}

.carousel .carousel-box .right {
  right: 420px;
  height: 330px;
}

.page-dl-index .carousel .carousel-box .carousel-indicators li:last-child {
  margin-right: 0; }

.page-dl-index .carousel-indicators .active {
  width: 8px;
  height: 8px;
  background-color: #e22323 !important; }

.page-dl-index .carousel .carousel-box .carousel-indicators {
  float: right; }

.page-dl-index .carousel-article-content {
  line-height: 22px;
  font-size: 16px;
  color: #333; }

.page-dl-index .carousel-article-content .b {
  color: #e22323;
  font-weight: bold;
  margin-top: 14px;
  margin-right: 15px;
  font-size: 14px; }

.carousel-article-content-brief {
  padding: 14px 15px 17px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  max-width: 660px; }

.page-dl-index .carousel-article-title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 18px;
  line-height: 22px;
  padding: 0 15px 11px;
  text-align: left; }

.page-dl-index .carousel-article-title a {
  color: #fff;
  display: inline-block; }

.page-dl-index .carousel-article-title .a {
  max-width: 650px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /*text-shadow: 1px 1px 30px #eee;*/ }

.page-dl-index .carousel-article-title .b {
  font-size: 14px; }

.member-list-trigger {
  width: 1200px;
  margin: 10px auto; }

.pageIndexCarousel {
  width: 800px; }

.dlLogoImg {
  position: absolute;
  top: 38px;
  left: 50%;
  transform: translateX(-595px); }

.articleDetail {
  width: 760px; }

.articleDetail .article-details-left {
  width: 100%; }

.page-courseList-list {
  text-align: center; }

.member-list .member-list-content a {
  color: #333;
  width: 182px;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
  line-height: 27px;
  margin-right: 14px; }

.member-list .member-list-content a:hover {
  color: #e22323; }

/* 宽度 1400  --- start */
/*.pageSizeMiddle .wrap{*/
/*width: 1400px;*/
/*}*/
/*.pageSizeMiddle{*/
/*min-width: 1400px;*/
/*}*/
/*.pageSizeMiddle .bottomBox .articleTitle-half,*/
/*.pageSizeMiddle .bottomBox .leftBox .single-carousel{*/
/*width: 1000px;*/
/*}*/
/*.pageSizeMiddle .select-section .select-wrap{*/
/*width: 247px;*/
/*}*/
/*.pageSizeMiddle .articleItem{*/
/*width: 1010px;*/
/*}*/
/*.pageSizeMiddle .dynamic-box{*/
/*width: 308px;*/
/*}*/
/*.pageSizeMiddle .xxgs-conts .jump-box{*/
/*width: 446px;*/
/*}*/
/*.pageSizeMiddle .xxgs-conts .jump-box a:hover:after{*/
/*width: 446px;*/
/*}*/
/*.pageSizeMiddle .member-list-trigger{*/
/*width: 1400px;*/
/*}*/
/*.pageSizeMiddle .pageIndexCarousel{*/
/*width: 1000px;*/
/*}*/
/*.pageSizeMiddle .dlLogoImg{*/
/*transform: translateX(-695px);*/
/*}*/
/*.pageSizeMiddle .articleDetail{*/
/*width: 950px;*/
/*}*/
/*.pageSizeMiddle .selectSearch .search-box{*/
/*width: 1100px!important;*/
/*}*/
/*.pageSizeMiddle .advancedSearch .search-box{*/
/*width: 995px!important;*/
/*}*/
/*.pageSizeMiddle .advSearch-select{*/
/*width: 1340px;*/
/*}*/
/*.pageSizeMiddle .advSearch-select .single-option-select .selectOption,*/
/*.pageSizeMiddle .advSearch-select .multi-option-select .selectOption{*/
/*width: 1080px;*/
/*}*/
/*.pageSizeMiddle .credit-detail{*/
/*width: 1400px;*/
/*}*/
/*.pageSizeMiddle .ulTable .table-right{*/
/*margin-left: 290px;*/
/*}*/
/*.pageSizeMiddle .card .care-info{*/
/*width: 855px;*/
/*}*/
/*.pageSizeMiddle .both-side-banner{*/
/*width: 1400px;*/
/*}*/
/*@media (min-width: 992px){*/
/*.pageSizeMiddle .container {*/
/*width: 1170px;*/
/*}*/
/*}*/
/*@media (min-width: 1200px){*/
/*.pageSizeMiddle .container {*/
/*width: 1400px;*/
/*}*/
/*}*/
/*.pageSizeMiddle .card-list .card-list-type .item{*/
/*width: 446px;*/
/*}*/
/*.pageSizeMiddle .card-list .card-list-type .item .rightInfo .source .name,*/
/*.pageSizeMiddle .card-list .card-list-type .item .rightInfo .source .value{*/
/*max-width: 250px;*/
/*}*/
/*.pageSizeMiddle .xxfw-box{*/
/*width: 329px;*/
/*height: 250px;*/
/*}*/
/*.pageSizeMiddle .page-courseList,*/
/*.pageSizeMiddle .page-course{*/
/*width: 1400px;*/
/*}*/
/*.pageSizeMiddle .both-side-banner a{*/
/*width: 100%;*/
/*}*/
/*.pageSizeMiddle .credit-digital-entry a{*/
/*width: 675px;*/
/*}*/
/*.pageSizeMiddle .credit-digital-entry a img{*/
/*width: 100%;*/
/*}*/
/*.pageSizeMiddle .navVertically .tab-content{*/
/*width: 1170px;*/
/*}*/
/*.pageSizeMiddle #communication .articleItem{*/
/*width: 1170px;*/
/*}*/
/*.pageSizeMiddle .importantPeopleEntry a,*/
/*.pageSizeMiddle .importantPeopleEntry a img*/
/*{*/
/*width: 100%;*/
/*}*/
/*.pageSizeMiddle .quIndexContainer .half-width{*/
/*width: 32%;*/
/*}*/
/*.pageSizeMiddle .quIndexContainer .half-width + .half-width{*/
/*width: 31%;*/
/*}*/
/*.pageSizeMiddle .w100p{*/
/*width: 100%;*/
/*}*/
/*.pageSizeMiddle .xy-dynamic-2 .dynamic-box{*/
/*width: 325px*/
/*}*/
/*.pageSizeMiddle .journal-item{*/
/*width: 453px;*/
/*margin-bottom: 20px;*/
/*}*/
/* 宽度 1400  --- end */
.party100 {
  height: 130px;
  background: url("../image/dl/index/100party.png") center center; }

.toDetail {
  color: #444;
  display: none; }
  .toDetail:hover {
    cursor: pointer;
    color: #e22323; }

.dl-addResource {
  width: 130px;
  height: 52px;
  background-color: #e22323;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  line-height: 52px;
  text-align: center;
  color: #ffffff;
  cursor: pointer; }

.dl-addResource:hover {
  color: #fff;
  background: #e55555; }

.dl-addResource > i {
  line-height: inherit;
  font-size: 14px;
  color: #ffffff; }

.exportResource-tag {
  display: inline-block;
  text-align: center;
  line-height: 20px;
  width: 40px;
  height: 20px;
  border-radius: 4px;
  color: #fff;
  margin-left: 10px; }

.exportResource-tag.interface {
  background-color: #ff9922; }

.exportResource-tag.libraryTable {
  background-color: #00bb88; }

.exportResourceDetail {
  padding-bottom: 40px; }
  .exportResourceDetail--nav {
    border-bottom: 4px solid #e22323;
    overflow: hidden;
    position: relative;
    margin-top: 43px; }
    .exportResourceDetail--nav li {
      font-family: MicrosoftYaHei;
      font-size: 18px;
      line-height: 32px;
      color: #e22323;
      padding-bottom: 7px; }
      .exportResourceDetail--nav li i {
        font-size: 26px;
        line-height: 32px; }
  .exportResourceDetail-head {
    background-color: #f2f2f2;
    padding: 20px 14px; }
    .exportResourceDetail-head > img {
      float: left;
      width: 132px;
      height: 95px; }
    .exportResourceDetail-head_info {
      margin-left: 152px;
      position: relative; }
      .exportResourceDetail-head_info h3 {
        font-family: MicrosoftYaHei;
        font-size: 28px;
        font-weight: normal;
        line-height: 36px;
        color: #333333;
        margin-bottom: 9px; }
      .exportResourceDetail-head_info p {
        font-family: MicrosoftYaHei;
        font-size: 14px;
        line-height: 18px;
        color: #333333;
        margin-bottom: 10px; }
        .exportResourceDetail-head_info p.update-time {
          margin-bottom: 0; }
      .exportResourceDetail-head_info--btn {
        display: block;
        background-color: #e22323;
        border-radius: 4px;
        width: 100px;
        height: 26px;
        font-family: MicrosoftYaHei;
        font-size: 14px;
        line-height: 26px;
        color: #ffffff;
        position: absolute;
        top: 34px;
        right: 17px;
        text-align: center;
        cursor: pointer; }
        .exportResourceDetail-head_info--btn:hover {
          color: #fff;
          background: #e55555; }
  .exportResourceDetail-baseInfo_title {
    font-family: Microsoft YaHei;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    color: #323538;
    position: relative;
    padding-left: 14px;
    margin-top: 20px;
    margin-bottom: 16px; }
    .exportResourceDetail-baseInfo_title:after {
      content: "";
      width: 4px;
      height: 16px;
      background-color: #e22323;
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -8px; }
  .exportResourceDetail-baseInfo .introduction {
    border: solid 1px #bebebe;
    padding: 20px 25px; }
  .exportResourceDetail-baseInfo .contactInfo {
    border: solid 1px #bebebe; }
    .exportResourceDetail-baseInfo .contactInfo-item {
      font-size: 0; }
      .exportResourceDetail-baseInfo .contactInfo-item_label, .exportResourceDetail-baseInfo .contactInfo-item_value {
        height: 41px;
        display: inline-block;
        font-family: Microsoft YaHei;
        font-size: 14px;
        font-weight: normal;
        line-height: 41px;
        letter-spacing: 0px;
        color: #74767a; }
      .exportResourceDetail-baseInfo .contactInfo-item_label {
        width: 140px;
        text-align: right;
        background-color: #e6e6e6; }
      .exportResourceDetail-baseInfo .contactInfo-item_value {
        padding-left: 18px;
        width: 424px;
        color: #323538; }
  .exportResourceDetail-baseInfo .resourceStatistics-item {
    border-radius: 4px;
    border: solid 1px #bebebe;
    padding: 25px 24px;
    width: 332px;
    margin-right: 20px; }
    .exportResourceDetail-baseInfo .resourceStatistics-item_icon {
      font-size: 40px;
      color: #e22323;
      background: #ffeee6;
      border-radius: 50%;
      width: 60px;
      height: 60px;
      line-height: 60px;
      text-align: center; }
      .exportResourceDetail-baseInfo .resourceStatistics-item_icon > i {
        line-height: inherit; }
    .exportResourceDetail-baseInfo .resourceStatistics-item_value {
      margin-left: 24px; }
      .exportResourceDetail-baseInfo .resourceStatistics-item_value p {
        font-family: Microsoft YaHei;
        font-size: 14px;
        font-weight: normal;
        line-height: 22px;
        color: #74767a; }
        .exportResourceDetail-baseInfo .resourceStatistics-item_value p.number {
          font-size: 26px;
          line-height: 28px;
          color: #323538;
          margin-bottom: 8px; }
  .exportResourceDetail-interfaceInfo .interfaceInfo {
    border: solid 1px #bebebe;
    table-layout: fixed;
    width: 100%;
    margin-top: 20px; }
    .exportResourceDetail-interfaceInfo .interfaceInfo tr {
      border-bottom: 1px solid #d6d6d6; }
      .exportResourceDetail-interfaceInfo .interfaceInfo tr:last-child {
        border-bottom: none; }
      .exportResourceDetail-interfaceInfo .interfaceInfo tr th, .exportResourceDetail-interfaceInfo .interfaceInfo tr td {
        height: 42px;
        line-height: 42px;
        font-family: Microsoft YaHei;
        font-size: 14px;
        font-weight: normal; }
      .exportResourceDetail-interfaceInfo .interfaceInfo tr th {
        width: 140px;
        text-align: right;
        background-color: #e6e6e6;
        color: #74767a; }
      .exportResourceDetail-interfaceInfo .interfaceInfo tr td {
        padding-left: 20px; }
        .exportResourceDetail-interfaceInfo .interfaceInfo tr td .red {
          color: #e22323; }

.sourceInfo {
  background-color: #f2f2f2;
  padding: 20px;
  margin-top: 30px; }
  .sourceInfo-title {
    font-family: MicrosoftYaHei;
    font-size: 28px;
    font-weight: normal;
    line-height: 36px;
    color: #333333;
    margin-bottom: 9px; }
  .sourceInfo-item {
    display: table;
    padding-bottom: 10px; }
    .sourceInfo-item_label, .sourceInfo-item_value {
      font-family: MicrosoftYaHei;
      font-size: 14px; }
    .sourceInfo-item_label {
      width: 70px;
      display: table-cell;
      color: #999999; }
    .sourceInfo-item_value {
      margin-left: 70px;
      color: #333333;
      display: table-cell; }

.applyInfo .applyInfoFormBox {
  background-color: #f6f6f6;
  border: solid 1px #bebebe;
  margin-top: 30px;
  padding: 30px 0 0 0; }
.applyInfo-form {
  width: 673px;
  margin: 0 auto; }
  .applyInfo-form_item {
    margin-bottom: 20px; }
    .applyInfo-form_item--label {
      font-family: MicrosoftYaHei;
      font-size: 14px;
      height: 36px;
      line-height: 36px;
      color: #666666;
      padding-right: 5px;
      width: 90px;
      text-align: right;
      display: inline-block; }
      .applyInfo-form_item--label > em {
        font-size: 20px;
        font-style: normal;
        font-weight: bold;
        color: #dd4433;
        vertical-align: middle; }
    .applyInfo-form_item--value {
      vertical-align: top;
      width: 560px;
      height: 36px;
      background-color: #ffffff;
      border: solid 1px #bebebe;
      font-family: Microsoft YaHei;
      font-size: 14px;
      font-weight: normal;
      line-height: 22px;
      color: #404348;
      padding-left: 15px; }
      .applyInfo-form_item--value.textarea {
        height: 150px;
        padding: 15px; }
    .applyInfo-form_item .showPicBox {
      margin-right: 12px;
      position: relative;
      display: inline-block;
      vertical-align: text-top; }
    .applyInfo-form_item .file-list {
      display: inline-block; }
    .applyInfo-form_item .file-name {
      font-family: Microsoft YaHei;
      font-size: 14px;
      font-weight: normal;
      line-height: 22px;
      color: #666666;
      text-align: center;
      margin-bottom: 8px;
      width: 100px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    .applyInfo-form_item .file-img {
      width: 100px;
      height: 100px; }
    .applyInfo-form_item .picClose {
      color: #fff;
      cursor: pointer;
      position: absolute;
      right: -5px;
      top: -5px;
      background: #36AFE8;
      height: 20px;
      width: 20px;
      line-height: 18px;
      text-align: center;
      border-radius: 50%;
      z-index: 99; }
    .applyInfo-form_item .applyFileUpload {
      width: 102px;
      height: 32px;
      background-color: #ffffff;
      border: solid 1px #d0d1d4;
      font-family: Microsoft YaHei;
      font-size: 14px;
      font-weight: normal;
      line-height: 22px;
      color: #404348;
      text-align: center;
      display: inline-block;
      cursor: pointer; }
      .applyInfo-form_item .applyFileUpload:hover {
        background-color: #f6f6f6; }
      .applyInfo-form_item .applyFileUpload i {
        font-size: inherit;
        line-height: 30px;
        vertical-align: baseline; }
      .applyInfo-form_item .applyFileUpload-tip {
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        line-height: 30px;
        color: #e22323;
        padding-left: 95px; }
.applyInfo .applyInfoBtnGroup {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center; }
  .applyInfo .applyInfoBtnGroup-submit, .applyInfo .applyInfoBtnGroup-back {
    display: inline-block;
    border-radius: 4px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    padding: 0 12px;
    line-height: 32px;
    cursor: pointer; }
  .applyInfo .applyInfoBtnGroup-submit {
    background-color: #e22323;
    border: none; }
    .applyInfo .applyInfoBtnGroup-submit:hover {
      background: #e55555; }
  .applyInfo .applyInfoBtnGroup-back {
    color: #666666;
    background-color: #f6f6f6;
    border-radius: 4px;
    border: solid 1px #bebebe; }
    .applyInfo .applyInfoBtnGroup-back:hover {
      background: #efefef; }

.siteNavEntry {
  padding: 0 12px;
  cursor: pointer; }
  .siteNavEntry a {
    color: #fff; }

.siteNav {
  position: relative;
  font-size: 22px;
  min-height: 500px; }
  .siteNav .siteMapHeader {
    position: relative;
    border-bottom: 4px solid #e22323;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    line-height: 32px;
    color: #e22323;
    margin-bottom: 20px; }
    .siteNav .siteMapHeader i {
      font-size: 20px;
      vertical-align: sub; }
  .siteNav-item {
    border: solid 1px #bebebe;
    margin-bottom: 20px; }
    .siteNav-item .siteMapTitle {
      padding: 10px 20px 10px 34px;
      font-size: 20px;
      background-color: #efefef;
      color: #e22323;
      position: relative; }
      .siteNav-item .siteMapTitle:after {
        content: "";
        width: 4px;
        height: 16px;
        background: #e22323;
        position: absolute;
        top: 50%;
        left: 20px;
        margin-top: -8px; }
      .siteNav-item .siteMapTitle i {
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 22px;
        color: #e22323;
        position: absolute;
        top: 15px;
        right: 15px;
        cursor: pointer; }
    .siteNav-item .siteMapContent {
      background-color: #ffffff;
      padding: 20px 20px 0 20px; }
      .siteNav-item .siteMapContent a, .siteNav-item .siteMapContent span {
        float: left;
        font-size: 16px;
        padding: 4px 10px;
        line-height: 22px;
        margin-right: 20px;
        margin-bottom: 20px;
        background-color: #f7f8f9;
        border-radius: 4px;
        border: solid 1px #d0d1d4;
        text-decoration: none;
        color: #404348;
        cursor: default; }
      .siteNav-item .siteMapContent a {
        cursor: pointer; }
        .siteNav-item .siteMapContent a:hover {
          border: solid 1px #e22323;
          background-color: #ffefef;
          color: #e22323; }
          .siteNav-item .siteMapContent a:hover a {
            color: inherit; }

.select-section .relatedLinks {
  height: 90px;
  background: #f6f6f6;
  position: relative;
  float: left; }
  .select-section .relatedLinks dl {
    padding: 7px 0; }
    .select-section .relatedLinks dl dt {
      height: 36px;
      float: left;
      line-height: 36px;
      font-size: 18px;
      font-weight: bold;
      margin-right: 10px; }
    .select-section .relatedLinks dl dd {
      float: left;
      height: 36px;
      border: 1px solid #dddddd;
      background: #fff;
      line-height: 36px;
      width: 180px;
      font-weight: bold;
      font-size: 14px;
      margin-right: 20px;
      text-align: left;
      padding: 0 20px;
      border-radius: 4px; }
      .select-section .relatedLinks dl dd:last-child {
        margin-right: 0; }
      .select-section .relatedLinks dl dd.option .title {
        display: block;
        width: 100%;
        height: 34px;
        cursor: pointer;
        font-size: 14px;
        font-weight: bold;
        text-align: left;
        color: #333;
        position: relative; }
        .select-section .relatedLinks dl dd.option .title.up em {
          position: absolute;
          border-style: solid;
          border-width: 8px;
          border-color: #fff #fff transparent transparent;
          transform: rotate(135deg);
          box-shadow: 0 10px 10px rgba(26, 82, 133, 0.1);
          width: 0;
          height: 0;
          left: 50%;
          top: -23px;
          margin-left: -5px; }
        .select-section .relatedLinks dl dd.option .title i {
          color: #ddd;
          font-size: 20px;
          position: absolute;
          right: -10px;
          top: 50%;
          margin-top: -10px;
          line-height: normal; }
      .select-section .relatedLinks dl dd.option .hrefBox {
        position: absolute;
        left: 0;
        top: -330px;
        width: 1240px;
        height: 325px;
        margin-left: -640px;
        background: #fff;
        border-top: 3px solid #d60101;
        z-index: 999;
        padding: 30px 0 0 86px;
        display: none;
        box-shadow: 0 10px 10px rgba(26, 82, 133, 0.1); }
        .select-section .relatedLinks dl dd.option .hrefBox ul {
          display: block;
          position: static;
          list-style-type: none;
          margin: 0 auto;
          padding: 0; }
          .select-section .relatedLinks dl dd.option .hrefBox ul li {
            width: 16.6%;
            float: left;
            line-height: 30px;
            padding: 0 10px;
            font-weight: normal;
            text-align: center; }
            .select-section .relatedLinks dl dd.option .hrefBox ul li:hover {
              cursor: pointer;
              background: #ea3e3e; }
              .select-section .relatedLinks dl dd.option .hrefBox ul li:hover a {
                color: #fff; }
            .select-section .relatedLinks dl dd.option .hrefBox ul li a {
              text-decoration: none;
              color: #333; }

.xxxf-modal .modal-content .modal-body .btn-bottom button {
  width: auto;
  background: #0C72CB;
  color: #fff; }
  .xxxf-modal .modal-content .modal-body .btn-bottom button.disabled {
    background: #f5f5f5;
    color: #333; }

/*# sourceMappingURL=dl-custom.css.map */

.header {
  height: 257px;
}

.header.home {
  height: 360px;
  background: url("../image/header/banner.png") center center no-repeat!important;
}

.sub-header.home {
  height: 240px;
  background: url("../image/header/sub_banner.png") center center no-repeat!important;
}

.header.home .login-box {
  width: 100%;
  height: 42px;
  padding: 0;
  font-family: Microsoft YaHei UI;
  font-size: 14px;
  font-weight: normal;
  line-height: 42px;
  text-align: center;
  letter-spacing: normal;
  /* 中性色板/Text/colorText */
  /* 样式描述：一级文本色 */
  color: rgba(0, 0, 0, 0.88);
  background: rgba(255, 255, 255, 0.7);
}

.header.home .login-box .login-box-left {
  float: left;
}

.red-text {
  color: #E12323!important;
}

.header.home .login-box .login-box-right {
  float: right;
  color: #D9D9D9;;
}

.header.home .login-box .login-box-right a {
  margin: 0 16px;
  color: rgba(0, 0, 0, 0.65);
}

.header.home .header-content {
  width: 1200px;
  height: 226px;
  position: absolute;
  top: 48px;
}

.sub-header.home .header-content {
  top: 60px;
}

.sub-header.home .header-logo-common {
  position: absolute;
  left: 65px;
}

.header.home .header-logo-common .logo-image {
  width: 419px;
  height: 76px;
  z-index: 0;
}

.select-section .relatedLinks dl {
  padding: 0;
}

.select-section .relatedLinks dl dd {
  line-height: 50px;
  height: 50px;
  width: 281px;
}

.keep-box > ul li {
  height: auto!important;
}

.article-nav {
  color: rgba(0, 0, 0, 0.45);

}

.article-nav a {
  /* 自动布局 */
  padding: 0 4px;
  gap: 4px;
  z-index: 2;
  font-family: Microsoft YaHei UI;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  letter-spacing: normal;
  /* Text/colorTextDescription */
  /* 样式描述：描述文本色 */
  color: rgba(0, 0, 0, 0.45);
}

.article-nav a.end {
  color: rgba(0, 0, 0, 0.88);
}

.article-nav a.end:hover {
  color: rgba(0, 0, 0, 0.88) !important;
}

.header .header-search {
  position: absolute;
  margin-top: 28px;
}

.sub-header .header-search {
  margin-top: -10px;
  right: 75px;
}

.header .header-search ul {
  height: 48px;
  overflow: hidden;
  list-style: none;
}

.header .header-search li {
  float: left;
  margin-right: 24px;
  font-family: Microsoft YaHei UI;
  font-size: 16px;
  font-weight: bold;
  line-height: 32px;
  letter-spacing: normal;
  /* 中性色板/Text/colorText */
  /* 样式描述：一级文本色 */
  color: rgba(0, 0, 0, 0.88);
  cursor: pointer;
  text-shadow:
    -1px -1px 0 #FFF,
    1px -1px 0 #FFF,
    -1px  1px 0 #FFF,
    1px  1px 0 #FFF;
}

.header .header-search li.active {
  color: #E12323;
  position: relative;
}

.header .header-search li.active:after {
  content: '';
  position: absolute;
  left: 42%;
  bottom: -16px;
  margin-left: -5px;
  border-bottom: 16px solid #FFF;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
}

.header .header-search .search_content {
  width: 600px;
  height: 54px;
  font-family: Microsoft YaHei UI;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  letter-spacing: normal;
  /* 中性色板/Text/colorTextTertiary */
  /* 样式描述：三级文本色 */
  color: rgba(0, 0, 0, 0.45);
}

.header .header-search input.search_input {
  color: rgba(0, 0, 0, 0.88);
  height: 54px;
  width: 600px;
  float: left;
  border: 0;
  border-radius: 8px;
  padding: 0 95px 0 65px;
  background: url(../image/header/icon-search.svg) #FFF 24px center no-repeat;
  box-shadow: 0 4px 10px 0 rgb(193 23 23 / 20%);
}

.header .header-search .search_btn {
  position: absolute;
  left: 518px;
  top: 50px;
  border-radius: 6px;
  border: 0;
  background: #E12323;
  color: #fff;
  text-align: center;
  cursor: pointer;
  padding: 13px 24px;
}

.header .header-search .search_btn .header-search-btn-text {
  margin-left: 4px;
  font-size: 15px;
}

.body-content {
  position: relative;
  /*background: linear-gradient(rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4)), url(../image/layout/background-top.png) no-repeat;*/
  min-height: 530px;
  margin-bottom: 40px;
}

.background-top {
  position: absolute;
  top: 0;
  opacity: 0.1;
  width: 100%;
  z-index: -1;
}

.background-top.sub-background-top {
  top: -40px;
}

.background-bottom {
  position: absolute;
  bottom: -50px;
  z-index: -1;
}

.background-bottom-left {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 32%;
  z-index: -1;
}

.entrance-cards {
  /* 自动布局子元素 */
  width: 1200px;
  height: 238px;
  /* 自动布局 */
  display: flex;
  padding: 0px;
  gap: 24px;
  margin-bottom: 95px;
}

.entrance-cards.sub-page {
  height: 92px;
}

.entrance-cards .entrance-card-item {
  /* 自动布局子元素 */
  width: 384px;
  height: 238px;
  /* 自动布局 */
  display: flex;
  flex-direction: column;
  padding: 30px 36px;
  gap: 24px;
  z-index: 1000;
  margin-top: 48px;
  /*cursor: pointer;*/
  position: relative;
  border-radius: 16px;
  cursor: pointer;
  transition: margin-top 0.4s ease;
}

.entrance-cards.sub-page .entrance-card-item {
  height: 124px;
  gap: 12px;
  margin-top: 16px;
}

.entrance-cards .entrance-card-item.wyb {
  background-image: url("../image/site_info/background-wyb.png");
  /*background: linear-gradient(121deg, #E12323 1%, #F77C7C 100%);*/
}

.entrance-cards.sub-page .entrance-card-item.wyb {
  background-image: url("../image/site_info/background-wyb-min.png");
}

.entrance-cards .entrance-card-item.wyb.active {
  border: 2px solid #CD5252;
  background-position: -2px;
  box-shadow: 0 0 24px 0 rgb(193 23 23 / 20%);
}

.entrance-cards .entrance-card-item.wyc {
  background-image: url("../image/site_info/background-wyc.png");
  /*background: linear-gradient(122deg, #0F92F0 4%, #73C5FF 98%);*/
}

.entrance-cards.sub-page .entrance-card-item.wyc {
  background-image: url("../image/site_info/background-wyc-min.png");
}

.entrance-cards .entrance-card-item.wyc.active {
  border: 2px solid #1677FF;
  background-position: -2px;
  box-shadow: 0 0 24px 0 rgb(193 23 23 / 20%);
}

.entrance-cards .entrance-card-item.wyk {
  background-image: url("../image/site_info/background-wyk.png");
  /*background: linear-gradient(122deg, #EE7B34 5%, #FFCB7D 99%);*/
}

.entrance-cards.sub-page .entrance-card-item.wyk {
  background-image: url("../image/site_info/background-wyk-min.png");
}

.entrance-cards .entrance-card-item.wyk.active {
  border: 2px solid #FF7B00;
  background-position: -2px;
  box-shadow: 0 0 24px 0 rgb(193 23 23 / 20%);
}

.entrance-cards .entrance-card-item:hover {
  margin-top: 28px;
}

.entrance-cards.sub-page .entrance-card-item:hover {
  margin-top: 6px;
}

.entrance-cards .entrance-card-item .entrance-card-item-title {
  font-family: Microsoft YaHei UI;
  font-size: 20px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  color: #FFFFFF;
  border-radius: 4px;
  position: relative;
  width: 112px;
}

.entrance-cards .entrance-card-item .entrance-card-item-line {
  /* 自动布局子元素 */
  width: 112px;
  height: 6px;
  align-self: stretch;
  z-index: 1;
  margin-top: 8px;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
}

.entrance-cards .entrance-card-item .icon-go-to {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 4px;
  right: 0;
}

.entrance-cards .entrance-card-item .entrance-box {
  /* 自动布局子元素 */
  width: 200px;
  height: 106px;
}

.entrance-cards .entrance-card-item .entrance-box>a {
  /* 自动布局子元素 */
  height: 30px;
  /* 自动布局 */
  padding: 4px 10px;
  display: inline-block;
  margin-bottom: 8px;
  /* 边框 */
  border-radius: 8px;
  box-sizing: border-box;
  border: 1px solid #FFFFFF;
  /* 字体 */
  font-family: Microsoft YaHei UI;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  letter-spacing: normal;
  color: #FFFFFF;
}

.ellipsis {
  max-width: 100%;
  white-space: nowrap; /* 禁止换行 */
  overflow: hidden; /* 超出长度隐藏 */
  text-overflow: ellipsis; /* 显示省略号 */
}

.entrance-cards.sub-page .entrance-card-item .entrance-box {
  width: 238px;
  height: 22px;
  white-space: nowrap; /* 禁止换行 */
  overflow: hidden; /* 超出长度隐藏 */
  text-overflow: ellipsis; /* 显示省略号 */
  color: #FFF;
}

.entrance-cards.sub-page .entrance-card-item .entrance-box>a {
  display: inline;
  border: 0;
  padding: 0;
}

.entrance-cards.sub-page .entrance-card-item .entrance-box>a:after {
  content: ' /';
}

.entrance-cards.sub-page .entrance-card-item .entrance-box>a:last-child:after {
  content: '';
}

.entrance-cards .entrance-card-item .icon-look {
  width: 170px;
  height: 170px;
  position: absolute;
  right: 4px;
  top: 24px;
}

.entrance-cards.sub-page .entrance-card-item .icon-look {
  width: 90px;
  height: 86px;
}

.box-title {
  /* 自动布局子元素 */
  width: 520px;
  height: 41px;
  margin: 0 auto;
  text-align: center;
  /* 字体 */
  font-family: Microsoft YaHei UI;
  font-size: 32px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  background: linear-gradient(180deg, #EE7034 0%, #C00000 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.box-title>span {
  margin: 0 32px;
  display: inline-block;
}

.box-title>img {
  display: inline-block;
}

.article-carousel {
  display: flex;
  flex-direction: column;
  align-items: center;
  /* 自动布局子元素 */
  width: 1200px;
  /*height: 505px;*/
  padding: 40px 28px;
  gap: 40px;
  z-index: 1;
  border-radius: 8px;
  background: #FFFFFF;
}

.carousel .carousel-box .carousel-inner .item {
  padding: 0 12px;
}

.article-carousel .carousel-box {
  /* 自动布局子元素 */
  width: 1144px;
  height: 344px;
  /* 自动布局 */
  display: flex;
  padding: 0px;
  gap: 24px;
  align-self: stretch;
  z-index: 2;
  border: 0;
}

.article-carousel .carousel {
  height: 344px;
}

.carousel .carousel-box .carousel-indicators {
  position: absolute;
  right: 430px;
  top: 342px;
}

.article-carousel .carousel-inner {
  height: 344px!important;
}

.carousel .carousel-box .carousel-inner .item .text-center {
  width: 700px;
  height: 330px;
  border-radius: 6px;
}

.carousel .carousel-box .headlines-tab {
  width: 396px;
  height: 343px;
  padding: 0;
  margin-left: 24px;
}

.carousel .carousel-box .carousel-indicators li {
  border-radius: 6px;
  width: 16px!important;
  height: 6px!important;
  background: #D8D8D8;
}

.carousel .carousel-box .headlines-tab .headlines-title {
  width: 100%;
  height: 72px;
  font-family: Microsoft YaHei UI;
  font-size: 20px;
  font-weight: bold;
  line-height: 36px;
  letter-spacing: normal;
  /* 中性色板/Text/colorText */
  /* 样式描述：一级文本色 */
  color: rgba(0, 0, 0, 0.88);
}

.carousel .carousel-box .headlines-tab .headlines-bar p > a.active {
  background: #F3E0BE;
  color: rgba(0, 0, 0, 0.88);
}

.carousel .carousel-box .headlines-tab .headlines-bar p > a {
  /* 自动布局子元素 */
  min-width: 88px;
  height: 30px;
  /* 自动布局 */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 4px 16px;
  gap: 10px;
  z-index: 0;
  background: #E12323;
  font-family: Microsoft YaHei UI;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  letter-spacing: normal;
  /* 中性色板/Text/colorText */
  /* 样式描述：一级文本色 */
  color: #FFFFFF;
}

.carousel .carousel-box .headlines-tab .headlines-bar>.pull-right {
  max-width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.carousel .carousel-box .headlines-content {
  font-family: Microsoft YaHei UI;
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  letter-spacing: normal;
  /* 中性色板/Text/colorTextSecondary */
  /* 样式描述：二级文本色 */
  color: rgba(0, 0, 0, 0.65);
}

.carousel .carousel-box .headlines-tab .headlines-content-main {
  width: 100%;
  height: 112px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  font-family: Microsoft YaHei UI;
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  letter-spacing: normal;
  /* 中性色板/Text/colorText */
  /* 样式描述：一级文本色 */
  color: rgba(0, 0, 0, 0.88);
  border: 0;
  padding: 0;
  margin: 24px 0;
}

.carousel .carousel-box .headlines-tab .headlines-details {
  font-family: Microsoft YaHei UI;
  font-size: 20px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal;
  /* 主题色 */
  color: #E12323;
}
.carousel .carousel-box .headlines-tab .headlines-details:hover {
  /* 主题色 */
  color: #E12323!important;
}

.carousel .carousel-box .headlines-tab .headlines-details>div {
  width: 80px;
  height: 57px;
  line-height: 57px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #E12323;
  float: right;
}

a:focus, a:active {
  /* 这里添加样式来隐藏下花心 */
  text-decoration: none!important; /* 例如，移除背景图片 */
}

.entrance-publicity {
  /* 自动布局子元素 */
  width: 1200px;
  height: 451px;
  /* 自动布局 */
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px 24px 24px 24px;
  gap: 40px;
  align-self: stretch;
  z-index: 3;
  border-radius: 8px;
  background: #FFFFFF;
}

.entrance-publicity-cards {
  /* 自动布局子元素 */
  width: 1152px;
  height: 306px;
  /* 自动布局 */
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 16px;
  align-self: stretch;
}

.entrance-publicity-cards .entrance-publicity-card {
  /* 自动布局子元素 */
  width: 276px;
  height: 128px;
  /* 自动布局 */
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 24px;
  gap: 8px;
  /* 字体 */
  font-family: Microsoft YaHei UI;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  text-align: center;
  letter-spacing: normal;
  /* 中性色板/Text/colorText */
  /* 样式描述：一级文本色 */
  color: rgba(0, 0, 0, 0.88);
  border-radius: 8px;
  text-decoration: none;
}

.entrance-publicity-cards .icon-xzxk {
  background: rgba(23, 120, 255, 0.08);
}

.entrance-publicity-cards .icon-xzxk:hover {
  background: rgba(23, 120, 255, 0.16);
}

.entrance-publicity-cards .icon-xzcf {
  background: rgba(250, 140, 22, 0.08);
}

.entrance-publicity-cards .icon-xzcf:hover {
  background: rgba(250, 140, 22, 0.16);
}

.entrance-publicity-cards .icon-tyshxydm {
  background: rgba(205, 162, 83, 0.08);
}

.entrance-publicity-cards .icon-tyshxydm:hover {
  background: rgba(205, 162, 83, 0.16);
}

.entrance-publicity-cards .icon-xycn {
  background: rgba(46, 194, 137, 0.08);
}

.entrance-publicity-cards .icon-xycn:hover {
  background: rgba(46, 194, 137, 0.16);
}

.entrance-publicity-cards .icon-ajnsr {
  background: rgba(225, 35, 35, 0.08);
}

.entrance-publicity-cards .icon-ajnsr:hover {
  background: rgba(225, 35, 35, 0.16);
}

.entrance-publicity-cards .icon-yzsxmdtc {
  background: rgba(73, 74, 77, 0.08);
}

.entrance-publicity-cards .icon-yzsxmdtc:hover {
  background: rgba(73, 74, 77, 0.16);
}

.entrance-publicity-cards .icon-zfwysxts {
  background: rgba(14, 179, 225, 0.08);
}

.entrance-publicity-cards .icon-zfwysxts:hover {
  background: rgba(14, 179, 225, 0.16);
}

.entrance-publicity-cards .icon-yzwfsx {
  background: rgba(225, 35, 35, 0.08);
}

.entrance-publicity-cards .icon-yzwfsx:hover {
  background: rgba(225, 35, 35, 0.16);
}

.entrance-publicity-cards .icon-sxjlal {
  background: rgba(250, 140, 22, 0.08);
}

.entrance-publicity-cards .icon-sxjlal:hover {
  background: rgba(250, 140, 22, 0.16);
}

.entrance-publicity-cards .icon-yzczal {
  background: rgba(225, 35, 35, 0.08);
}

.entrance-publicity-cards .icon-yzczal:hover {
  background: rgba(225, 35, 35, 0.16);
}

.entrance-publicity-cards .icon-dljyzx {
  background: rgba(46, 194, 137, 0.08);
}

.entrance-publicity-cards .icon-dljyzx:hover {
  background: rgba(46, 194, 137, 0.16);
}

.entrance-publicity-cards .icon-qyhjxypj {
  background: rgba(23, 120, 255, 0.08);
}

.entrance-publicity-cards .icon-qyhjxypj:hover {
  background: rgba(23, 120, 255, 0.16);
}

.entrance-publicity .entrance-publicity-more a {
  /* 自动布局子元素 */
  width: 71px;
  height: 18px;
  z-index: 0;
  font-family: Microsoft YaHei UI;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal;
  /* 主题色 */
  color: #E12323;
}

.entrance-publicity .entrance-publicity-more {
  position: relative;
  top: -20px;
}

.site-info-group {
  /* 自动布局子元素 */
  width: 1200px;
  height: 410px;
  /* 自动布局 */
  display: flex;
  padding: 0px;
  gap: 24px;
  z-index: 6;
}

.article-cat-full-box {
  /* 自动布局子元素 */
  width: 100%;
  min-height: 300px;
  padding: 24px;
  /* 自动布局 */
  display: flex;
  flex-direction: column;
  align-self: stretch;
  z-index: 1;
  border-radius: 8px;
  background: #FFFFFF;
}

.article-cat-full-box .article-cat-full-box-title {
  height: 68px;
  margin-top: -20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  align-self: stretch;
  z-index: 0;
  font-family: Microsoft YaHei UI;
  font-size: 20px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  color: rgba(0, 0, 0, 0.88);
  box-sizing: border-box;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #ECECEC;
}

.article-cat-full-box .article-cat-full-box-title a {
  font-family: Microsoft YaHei UI;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #E12323;
  width: 75px;
  height: 18px;
  z-index: 3;
  text-align: right;
}

.article-cat-full-box .article-cat-full-box-title-text {
  color: #333333;
  padding: 14px 0;
  display: flex;
  gap: 16px;
}

.article-cat-full-box .article-cat-full-box-title-text img {
  margin-top: -5px;
}

.article-cat-full-box .article-cat-full-box-body img {
  display: block;
  padding: 16px;
}

.article-cat-full-box .article-cat-headline {
  padding: 24px;
  display: flex;
  gap: 16px;
  flex-direction: column;
  border-bottom: 1px solid #F4F4F4;
}

.article-cat-full-box .article-cat-headline .article-cat-headline-title {
  text-align: center;
  font-family: Microsoft YaHei UI;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: normal;
  color: #E12323;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.article-cat-full-box .article-cat-headline .article-cat-headline-abstract {
  width: 100%;
  height: 23px;
  margin: 0 auto;
  text-align: center;
  font-family: Microsoft YaHei UI;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: normal;
  color: #E12323;
}

.article-cat-full-box .article-cat-headline .article-cat-headline-abstract-content {
  display: inline-block;
  width: 92%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.article-cat-full-box .article-cat-headline .article-cat-headline-abstract-goto {
  display: inline-block;
  width: 8%;
  color: #E12323;
  float: right;
}

.article-cat-full-box .article-cat-full-box-body {
  /* 自动布局子元素 */
  width: 100%;
  /* 自动布局 */
  display: flex;
  align-self: stretch;
  z-index: 1;
}

.article-cat-full-box .article-cat-full-box-body .article-cat-full-box-group-body {
  /* 自动布局 */
  display: flex;
  flex-wrap: wrap;
  align-self: stretch;
  z-index: 1;
  justify-content: space-between;
}

.article-cat-full-box .article-cat-full-box-body .article-cat-full-box-group-body .img-box {
  width: 384px!important;
  height: 226px!important;
  overflow: hidden;
  margin-bottom: 0!important;
  background: url("../image/site_info/article_cxwlx/new-default-pic.png") no-repeat;
  background-size: 100% 100%;
}

.article-cat-full-box .article-cat-full-box-body .article-cat-full-box-group-body img {
  width: 100%!important;
  height: auto!important;
}

.article-cat-vertical-box .article-cat-full-box-body .article-cat-full-box-group-body img {
  width: 262px!important;
  min-height: 178px!important;
}

.article-cat-full-box .article-cat-full-box-body .article-cat-full-box-item {
  width: 564px;
  height: 72px;
  display: flex;
  gap: 16px;
  align-self: stretch;
  z-index: 2;
  padding: 24px 16px;
  text-align: left;
  font-family: Microsoft YaHei UI;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  letter-spacing: normal;
  color: rgba(0, 0, 0, 0.88);
  box-sizing: border-box;
  /* 中性色板/Border/colorBorderSecondary */
  /* 样式描述：二级边框色 */
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.06);
}

.article-cat-full-box .article-cat-full-box-item span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.article-cat-full-box .article-cat-full-box-item span:hover {
  color: #1677FF;
}

.article-cat-full-box .article-cat-full-box-more {
  width: 100%;
  color: #E12323;
  margin-top: 24px;
  text-align: center;
}

.article-cat-full-box .article-cat-full-book-body {
  display: flex;
  gap: 24px;
  align-self: stretch;
  margin-top: 24px;
}

.article-cat-full-box .article-cat-full-book-body .article-cat-full-book-item {
  /* 自动布局子元素 */
  width: 211.2px;
  height: 240px;
  z-index: 1;
  /* 自动布局 */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px;
  gap: 8px;
  align-self: stretch;
  font-family: Microsoft YaHei UI;
  font-size: 18px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: normal;
  /* 中性色板/Text/colorText */
  /* 样式描述：一级文本色 */
  color: rgba(0, 0, 0, 0.88);
  background: url("../image/site_info/background-lhjc-yzsxztglzdhz.png") no-repeat, #FBF8F2;
  border: 1px solid #FFF;
}

.article-cat-full-box .article-cat-full-book-body .article-cat-full-book-item:hover {
  border: 1px solid #CDA253;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
}

.article-cat-full-group-pic-body {
  display: flex;
  margin-top: 24px;
}

.article-cat-full-group-pic-card-sxjlhsxcj-0 {
  width: 74px;
  height: 288px;
  padding: 72px 26px;
  color: #FFF;
  font-size: 22px;
  background-image: url("../image/site_info/article_cxwlx/background-group-pic-sxjl.png");
}

.article-cat-full-group-pic-card-sxjlhsxcj-1 {
  width: 74px;
  height: 288px;
  padding: 72px 26px;
  color: #FFF;
  font-size: 22px;
  background-image: url("../image/site_info/article_cxwlx/background-group-pic-sxcj.png");
}

.article-cat-full-group-pic-body .article-cat-full-group-pic-item {
  width: 494px!important;
}

.article-cat-full-group-pic-body .box-no-data-content {
  min-width: 494px!important;
}

.article-cat-full-box-group-body .first .article-cat-full-video-item img {
  width: 400px;
  height: 226px;
  padding: 0;
}

.article-cat-full-box-group-body .first .article-cat-full-video-item span {
  display: inline-block;
  width: 100%;
  padding: 16px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: Microsoft YaHei UI;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: normal;
  color: rgba(0, 0, 0, 0.88);
}

.article-cat-full-box-group-body .other {
  display: flex;
  flex-wrap: wrap;
  width: 728px;
  gap: 16px;
}

.article-cat-full-box-group-body .other .article-cat-full-video-item {
  width: 170px;
  height: 100px;
  padding: 0;
}

.article-cat-full-box-group-body .other .article-cat-full-video-item span {
  display: inline-block;
  width: 100%;
  padding: 16px 0;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: Microsoft YaHei UI;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  letter-spacing: normal;
  color: rgba(0, 0, 0, 0.88);
}

.article-cat-full-box-group-body .other .article-cat-full-video-item img {
  width: 170px;
  height: 100px;
  padding: 0;
}

.article-cat-full-box-group-body .article-cat-full-video-item span:hover {
  color: #1677FF;
}

.article-cxwlx-zfzxd {
  display: flex;
  gap: 26px;
}

.article-cat-vertical-box {
  width: 310px;
}

.article-cat-vertical-box .box-no-data-content {
  min-width: 310px;
}

.article-cat-vertical-box .article-cat-full-box-item {
  display: flex;
  gap: 12px!important;
  flex-direction: column;
  width: 262px!important;
  padding: 24px 0!important;
  position: relative;
  height: auto!important;
  border-bottom: 0!important;
}

.article-cat-vertical-box .article-cat-full-box-item img {
  width: 262px!important;
}

.article-cat-vertical-box .article-cat-full-box-item span:first-child {
  font-family: Microsoft YaHei UI;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  letter-spacing: normal;
  color: rgba(0, 0, 0, 0.88);
}

.article-cat-vertical-box .article-cat-full-box-item span.title {
  width: 262px;
  height: 60px;
  padding: 10px 20px;
  bottom: 84px;
  position: absolute;
  font-family: Microsoft YaHei UI;
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  color: #FFFFFF;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}

.article-cat-vertical-box .article-cat-full-box-item span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  white-space: inherit;
}

.article-cat-vertical-box .article-cat-full-box-item span:last-child {
  font-family: Microsoft YaHei UI;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  letter-spacing: normal;
  color: rgba(0, 0, 0, 0.88);
}

.article-cat-vertical-box .article-cat-full-box-item img {
  padding: 0;
}

.article-cat-full-box-card {
  width: 864px;
}

.article-cat-full-box-card .article-cat-full-box-title {
  width: 100%;
}

.article-cat-full-box-card .box-no-data-content {
  width: 864px;
}

.article-cat-full-box-card .article-cat-full-box-body {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 48px;
  margin-top: 24px;
}

.article-cat-full-box-card .article-cat-full-box-body .article-cat-full-box-group-item .article-cat-full-box-sub-title {
  /* 自动布局子元素 */
  width: 385px;
  height: 25px;
  /* 自动布局 */
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  gap: 8px;
  align-self: stretch;
  z-index: 0;
  font-family: Microsoft YaHei UI;
  font-size: 20px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  color: #3D3D3D;
  margin-bottom: 16px;
}

.article-cat-full-box-card .article-cat-full-box-body .article-cat-full-box-group-item .article-cat-full-box-sub-title .article-cat-full-box-title-text {
  align-items: center;
}

.article-cat-full-box-card .article-cat-full-box-body .article-cat-full-box-group-item .article-cat-full-box-sub-title .article-cat-full-box-title-text:before {
  display: inline-block;
  /* margin-top: 5px; */
  content: '';
  width: 2px;
  height: 16px;
  background: #E12323;
  position: relative;
  top: 1px;
}

.article-cat-full-box .article-cat-full-box-sub-title a {
  font-family: Microsoft YaHei UI;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #E12323;
  width: 75px;
  height: 18px;
  z-index: 3;
  text-align: right;
}

.article-cat-full-box-card .article-cat-full-box-body .article-cat-full-box-group-item {
  width: 384px;
}

.article-cat-full-box-card .article-cat-full-box-body .article-cat-full-box-group-item .article-cat-full-box-item {
  width: 384px;
  padding: 24px 16px;
}

.article-cat-full-box-card .article-cat-full-box-body .article-cat-full-box-group-item .article-cat-full-box-group-body img {
  /*padding: 8px 16px;*/
}

.article-cat-full-box-card .article-cat-full-box-body .article-cat-full-box-group-item .article-cat-full-box-group-body .first {
  position: relative;
}

.article-cat-full-box-card .article-cat-full-box-body .article-cat-full-box-group-item .article-cat-full-box-group-body .first span {
  text-align: left;
  padding: 20px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 384px;
  position: absolute;
  bottom: 0;
  font-family: Microsoft YaHei UI;
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  /* 中性色板/Text/colorTextLightSolid */
  color: #FFFFFF;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}

.roll-box {
  /* 自动布局子元素 */
  width: 588px;
  height: 410px;
  /* 自动布局 */
  display: flex;
  flex-direction: column;
  align-self: stretch;
  z-index: 1;
  border-radius: 8px;
  background: #FFFFFF;
}

.roll-box .roll-box-title {
  /* 自动布局子元素 */
  width: 588px;
  height: 68px;
  /* 自动布局 */
  display: flex;
  align-items: center;
  padding: 16px 16px 16px 16px;
  gap: 16px;
  align-self: stretch;
  z-index: 0;
  font-family: Microsoft YaHei UI;
  font-size: 20px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  /* 中性色板/Text/colorText */
  /* 样式描述：一级文本色 */
  color: rgba(0, 0, 0, 0.88);
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.1);
}

.roll-box .roll-box-title-text {
  width: 516px;
  height: 42px;
  line-height: 42px;
}

.roll-box .roll-box-title-text .roll-box-title-explain {
  font-size: 16px;
}

.roll-box .icon-roll-box-more {
  margin-top: -3px;
}

.icon-roll-box {
  width: 32px;
  height: 32px;
}

.roll-box .roll-box-content .roll-box-content-header {
  /* 自动布局子元素 */
  width: 540px;
  height: 44px;
  /* 自动布局 */
  display: flex;
  padding: 12px 16px;
  gap: 24px;
  align-self: stretch;
  z-index: 0;
  text-align: center;
  border-radius: 6px;
  background: #FF4C4C;
  margin: 24px auto;
  font-family: Microsoft YaHei UI;
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #FFFFFF;
}

.roll-box .roll-box-content-body {
  width: 588px;
  height: 226px;
  padding-bottom: 20px;
  overflow: hidden;
}

.roll-box .roll-box-content-body .roll-box-content-body-item {
  /* 自动布局子元素 */
  width: 540px;
  height: 52px;
  /* 自动布局 */
  display: flex;
  padding: 14px 16px;
  gap: 20px;
  align-self: stretch;
  z-index: 2;
  margin: 0 auto;
  text-align: center;
  font-family: Microsoft YaHei UI;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  letter-spacing: normal;
  /* 中性色板/Text/colorText */
  /* 样式描述：一级文本色 */
  color: rgba(0, 0, 0, 0.88);
}

.red-dot {
  width: 6px;
  height: 6px;
  background: #E12323;
  border-radius: 50%;
}

.red-rhombus-dot {
  width: 13px;
  height: 6px;
  transform: rotate(45deg) scaleX(0.5);
  z-index: 1;
  background: #E12323;
}

.site-info-article-tabs .site-info-article-tab-title {
  padding: 18px 24px 18px 24px;
  cursor: pointer;
  margin-left: -16px;
}

.site-info-article-tabs .site-info-article-tab-title.active {
  color: #E12323;
  box-sizing: border-box;
  /* 主题色 */
  border-width: 0px 0px 4px 0px;
  border-color: #E12323;
}

.site-info-article-tabs .site-info-article-tab-body {
  height: 300px;
}

.site-info-article-tabs .site-info-article-tab-body .site-info-article-tab-item {
  text-align: left;
  padding: 14px 0;
}

.site-info-article-tabs .site-info-article-tab-body .site-info-article-tab-item span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.site-info-article-tabs .site-info-article-tab-body .site-info-article-tab-item span:hover {
  color: #1677FF;
}

.site-info-article-tabs .site-info-article-tab-body .site-info-article-tab-item span:last-child {
  font-family: Microsoft YaHei UI;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  letter-spacing: normal;
  /* 中性色板/Text/colorTextTertiary */
  /* 样式描述：三级文本色 */
  color: rgba(0, 0, 0, 0.45);
}

.article-cxwlx {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}

.footer {
  font-family: Microsoft YaHei UI;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  letter-spacing: normal;
  color: #FFFFFF;
  padding: 18px 0 2px;
  /*z-index: 1000;*/
}

.footer-bottom-dept {
  background: #CB1F1F;
}

.footer-bottom-dept .footer-bottom-dept-body {
  height: 56px;
  /* 自动布局 */
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 168px;
  align-self: stretch;
  /*z-index: 500;*/
}

.footer-bottom-dept .footer-bottom-dept-body .footer-bottom-dept-body-item {
  font-family: Microsoft YaHei UI;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  letter-spacing: normal;
  /* 中性色板/Background/colorBgBase */
  /* 样式描述：基础背景色 */
  color: #FFFFFF;
  cursor: pointer;
}

.footer-bottom-dept .footer-bottom-dept-body .footer-bottom-dept-body-item::after {
  content: '';
  position: relative;
  left: 8px;
  bottom: 13px;
  border-bottom: 6px solid #FFF;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  cursor: pointer;
}

.footer-bottom-dept .footer-bottom-dept-body .footer-bottom-dept-body-item.f_mask::after {
  left: 8px;
  bottom: -13px;
  border-bottom: 0;
  border-top: 6px solid #FFF;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  cursor: pointer;
}

.footer-bottom-dept .footer-bottom-dept-body .footer-bottom-dept-body-item ul {
  width: 100%;
  position: absolute;
  top: -380px;
  left: 0;
  z-index: 100;
  height: 380px;
  background: #fff;
  font-size: 14px;
  line-height: 28px;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  padding: 20px;
  box-shadow: 0 0 24px 0 rgb(193 23 23 / 20%);
}

.footer-bottom-dept .footer-bottom-dept-body .footer-bottom-dept-body-item ul div {
  display: flex;
  flex-wrap: wrap;
}

.footer-bottom-dept .footer-bottom-dept-body .footer-bottom-dept-body-item ul div li {
  width: 11.11%;
  padding: 0 5px;
}

.footer-bottom-dept .footer-bottom-dept-body .footer-bottom-dept-body-item .footer-bottom-dept-body-item-title i {
  color: #e22323;
}

.footer-bottom-dept .footer-bottom-dept-body .footer-bottom-dept-body-item .footer-bottom-dept-body-item-title {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #e22323;
}

.footer-bottom-dept .footer-bottom-dept-body .footer-bottom-dept-body-item .footer-bottom-dept-body-item-sub-title {
  color: #999;
  font-size: 14px;
}

.footer-bottom-dept .footer-bottom-dept-body .footer-bottom-dept-body-item ul li {
  display: flex;
  gap: 16px;
  width: 100%;
}

.footer-bottom-dept .footer-bottom-dept-body .footer-bottom-dept-body-item ul li span {
  color: #333;
  padding: 5px 0px;
  display: inline-block;
  white-space: nowrap; /* 禁止换行 */
  overflow: hidden; /* 超出长度隐藏 */
  /*text-overflow: ellipsis; !* 显示省略号 *!*/
}

.footer-bottom-dept .footer-bottom-dept-body .footer-bottom-dept-body-item ul li a {
  color: #333;
}

.footer p a {
  color: #FFF;
}

.hhmd-tabs .nav-tabs {
  height: 100px;
  margin: 0 20px;
  padding: 0;
  background-color: transparent;
}

.hhmd-tabs .list-title span {
  cursor: default;
}

.hhmd-tabs .list-title .not-active {
  color: #333;
  border-color: #ccc;
  cursor: pointer;
}

.hhmd-tabs .nav-tabs a {
  padding: 0;
  border: none;
  float: none;
  display: inline-block;
}

.hhmd-tabs .nav-tabs a:hover, .gsl-tabs .nav-tabs a:focus {
  background-color: transparent;
}

.hhmd-tabs .nav-tabs > li.active > a,
.hhmd-tabs .nav-tabs > li.active > a:hover,
.hhmd-tabs .nav-tabs > li.active > a:focus {
  color: #e22323;
  border: none;
  background-color: transparent;
}

.hhmd-tabs .tab-content {
  height: 210px;
}

.hhmd-tabs .tab-content .credit-list-box p {
  border-bottom: 1px solid #ddd;
  height: 50px;
  line-height: 50px;
}

.hhmd-tabs .tab-content .credit-list-box p span {
  display: inline-block;
  vertical-align: middle;
  width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
  font-size: 14px;
}

.hhmd-tabs .tab-content .credit-list-box p span:first-child {
  width: 250px;
}

.hhmd-tabs .tab-content .credit-list-box p span:nth-child(2) {
  width: 230px;
}

.hhmd-tabs .tab-content .credit-list-box p span:last-child {
  text-align: right;
}

.hhmd-tabs .tab-content .credit-title-box p {
  border-bottom: 1px solid #ddd;
  height: 50px;
  line-height: 50px;
}

.hhmd-tabs .tab-content .credit-title-box p span {
  display: inline-block;
  vertical-align: middle;
  width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
  font-size: 14px;
  font-weight: bold;
}

.hhmd-tabs .tab-content .credit-title-box p span:first-child {
  width: 250px;
}

.hhmd-tabs .tab-content .credit-title-box p span:nth-child(2) {
  width: 230px;
}

.hhmd-tabs .tab-content .credit-title-box p span:last-child {
  text-align: right;
}

.cms-box .cms-box-conts {
  /* 自动布局子元素 */
  width: 1200px;
  height: 328px;
  /* 自动布局 */
  display: flex;
  flex-wrap: wrap;
  padding: 24px;
  gap: 24px;
  align-self: stretch;
  z-index: 3;
  border-radius: 8px;
  background: #FFFFFF;
}
.cms-box .cms-box-conts .cms-box-jump-box {
  /* 自动布局子元素 */
  width: 368px;
  height: 128px;
  /* 自动布局 */
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 24px;
  gap: 16px;
  flex-grow: 1;
  z-index: 0;
  border-radius: 8px;
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  font-family: Microsoft YaHei UI;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  letter-spacing: normal;
  /* 中性色板/Text/colorText */
  /* 样式描述：一级文本色 */
  color: rgba(0, 0, 0, 0.88);
}
.cms-box .cms-box-conts .cms-box-jump-box:hover {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.149);
}
.service-box .service-box-conts {
  /* 自动布局子元素 */
  width: 1200px;
  height: 240px;
  /* 自动布局 */
  display: flex;
  flex-wrap: wrap;
  padding: 24px;
  gap: 24px;
  align-self: stretch;
  z-index: 3;
  border-radius: 8px;
  background: #FFFFFF;
}
.service-box .service-box-conts .service-box-jump-box {
  /* 自动布局子元素 */
  width: 368px;
  height: 128px;
  /* 自动布局 */
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding: 24px;
  gap: 8px;
  flex-grow: 1;
  z-index: 0;
  border-radius: 8px;
  background: #FFFFFF;
  font-family: Microsoft YaHei UI;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  letter-spacing: normal;
  /* 中性色板/Text/colorText */
  /* 样式描述：一级文本色 */
  color: rgba(0, 0, 0, 0.88);
}
.service-box .service-box-conts .service-box-jump-box:hover {
  /*background: rgba(0, 0, 0, 0.04);*/
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.149);
}

.service-box .service-box-conts .icon-service-xyxf {
  background: rgba(23, 120, 255, 0.08);
}

.service-box .service-box-conts .icon-service-xyxf:hover {
  /*background: rgba(23, 120, 255, 0.16);*/
}

.service-box .service-box-conts .icon-service-zyxybg {
  background: rgba(250, 140, 22, 0.08);
}

.service-box .service-box-conts .icon-service-zyxybg:hover {
  /*background: rgba(250, 140, 22, 0.16);*/
}

.service-box .service-box-conts .icon-service-yyss {
  background: rgba(205, 162, 83, 0.08);
}

.service-box .service-box-conts .icon-service-yyss:hover {
  /*background: rgba(205, 162, 83, 0.16);*/
}

.service-box .service-box-conts .icon-service-zzcn {
  background: rgba(46, 194, 137, 0.08);
}

.service-box .service-box-conts .icon-service-zzcn:hover {
  background: rgba(46, 194, 137, 0.16);
}

.service-box .service-box-conts .icon-service-zfwysxts {
  background: rgba(14, 179, 225, 0.08);
}

.service-box .service-box-conts .icon-service-zfwysxts:hover {
  background: rgba(14, 179, 225, 0.16);
}
.publicity-box {
  /* 自动布局子元素 */
  width: 1200px;
  height: auto;
  /* 自动布局 */
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 24px 24px;
  align-self: stretch;
  z-index: 3;
  border-radius: 8px;
  background: #FFFFFF;
}
.publicity-box .publicity-box-conts {
  /* 自动布局子元素 */
  width: 100%;
  height: auto;
  /* 自动布局 */
  display: flex;
  flex-direction: column;
  padding: 0px;
  gap: 16px;
  z-index: 1;
}
.publicity-box .publicity-box-conts .publicity-box-group-title {
  /* 自动布局子元素 */
  width: 1152px;
  height: 23px;
  /* 自动布局 */
  display: flex;
  align-items: center;
  padding: 0px;
  gap: 8px;
  z-index: 0;
  font-family: Microsoft YaHei UI;
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  color: #3D3D3D;
}
.publicity-box .publicity-box-conts .publicity-box-group-title:before {
  content: '';
  width: 2px;
  height: 16px;
  background: #E12323;
}
.publicity-box .publicity-box-conts .publicity-box-group-box {
  /* 自动布局子元素 */
  width: 1152px;
  height: 128px;
  /* 自动布局 */
  display: flex;
  padding: 0;
  gap: 24px;
  align-self: stretch;
  z-index: 0;
}
.publicity-box .publicity-box-conts .publicity-box-jump-box {
  /* 自动布局子元素 */
  width: 270px;
  height: 128px;
  /* 自动布局 */
  position: relative;
  overflow: hidden;
  padding: 24px;
  border-radius: 8px;
  font-family: Microsoft YaHei UI;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  letter-spacing: normal;
  /* 中性色板/Text/colorText */
  /* 样式描述：一级文本色 */
  color: rgba(0, 0, 0, 0.88);
}
.publicity-box .publicity-box-conts .publicity-box-jump-box img {
  position: absolute;
  right: -12px;
  bottom: -12px;
  /* 自动布局子元素 */
  width: 100px;
  height: 100px;
  z-index: 1;
}
.publicity-box .publicity-box-conts .publicity-box-jump-box>div {
  z-index: 10;
  position: absolute;
  width: 220px;
}
.publicity-box .publicity-box-conts .publicity-box-jump-box:hover{
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.149);
}
.publicity-box .publicity-box-conts .icon-publicity-xzxk {
  background: url("../image/publicity/background-ld.png") no-repeat, #ECF9FD;
}
.publicity-box .publicity-box-conts .icon-publicity-xzcf {
  background: url("../image/publicity/background-c.png"), #FFF6ED;
}
.publicity-box .publicity-box-conts .icon-publicity-sxjlztmd {
  background: url("../image/publicity/background-hl.png"), #ECF9FD;
}
.publicity-box .publicity-box-conts .icon-publicity-sxcjztmd {
  background: url("../image/publicity/background-hei.png"), #F1F1F1;
}
.publicity-box .publicity-box-conts .icon-publicity-tqnmggzsxlhcjdxmd {
  background: url("../image/publicity/background-h.png"), #FDEEEE;
}
.publicity-box .publicity-box-conts .icon-publicity-zdsswfsxztmd {
  background: url("../image/publicity/background-c.png"), #FFF6ED;
}
.publicity-box .publicity-box-conts .icon-publicity-tyshxydm {
  background: url("../image/publicity/background-j.png"), #FBF8F2;
}
.publicity-box .publicity-box-conts .icon-publicity-grxyxxglcx {
  background: url("../image/publicity/background-hl.png"), #ECF9FD;
}
.publicity-box .publicity-box-conts .icon-publicity-xycnjlyjnqkxxcx {
  background: url("../image/publicity/background-ld.png"), #ECF9FD;
}
.publicity-box .publicity-box-conts .icon-publicity-hyxycx {
  background: url("../image/publicity/background-j.png"), #FBF8F2;
}
.publicity-box .publicity-box-conts .icon-publicity-lndljyzxgygssl {
  background: url("../image/publicity/background-l.png"), #EFFBF6;
}
.publicity-box .publicity-box-conts .icon-publicity-qyhjxypjjgtz {
  background: url("../image/publicity/background-ld.png"), #ECF9FD;
}
.publicity-box .publicity-box-conts .icon-publicity-ljbz {
  background: url("../image/publicity/background-red.png"), #ECF9FD;
}

/* 新增2x2网格布局样式 */
.publicity-box-row {
  display: flex;
  gap: 16px;
  margin-bottom: 32px;
  width: 100%;
  max-width: 1152px;
}

.publicity-box-row:last-child {
  margin-bottom: 0;
}

.publicity-box-row .publicity-box-conts {
  flex: 1;
  min-width: 0;
  max-width: calc(50% - 8px);
}
.box-no-data-content {
  font-family: Microsoft YaHei UI;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  letter-spacing: normal;
  width: 100%;
  min-width: 550px;
  min-height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.box-no-data-content .noData.sm {
  width: 150px;
  height: 170px;
  background: url(../../style/image/zmq/image-noData.png) no-repeat center 0;
  background-size: contain;
}

.article-list-box-body {
  width: 100%;
}

.article-list-box-body .common-list-title {
  height: 68px;
  display: flex;
  justify-content: flex-start;
  padding: 0;
  align-self: stretch;
  z-index: 0;
  flex-direction: row;
  gap: 16px;
  box-sizing: border-box;
  border-bottom: 1px solid #ECECEC;
}

.article-list-box-body .common-list-title img {
  width: 32px;
}

.article-list-box {
  display: flex;
  gap: 24px;
  flex-direction: column;
}

.article-list-box-layout {
  display: flex;
  gap: 24px;
}

.article-list-box-layout .article-list-box-left {
  /* 自动布局子元素 */
  width: 920px;
  /* 自动布局 */
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 24px;
  gap: 24px;
  flex-grow: 1;
  z-index: 0;
  border-radius: 8px;
  background: #FFFFFF;
}

.article-list-box-layout .article-list-box-left .article-list-tab {
  /* 自动布局子元素 */
  height: 48px;
  /* 自动布局 */
  display: flex;
  flex-direction: row;
  gap: 32px;
  flex-grow: 1;
  align-self: stretch;
  z-index: 5;
  border-bottom: 2px solid rgba(0, 0, 0, 0.05);
  margin-top: 16px;
}

.article-list-box-layout .article-list-box-left .article-list-tab li {
  /* 自动布局子元素 */
  height: 48px;
  /* 自动布局 */
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px 0 26px 0;
  gap: 12px;
  align-self: stretch;
  z-index: 0;
  box-sizing: border-box;
  /* 主题色 */
  font-family: Microsoft YaHei UI;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: normal;
}

.article-list-box-layout .article-list-box-left .article-list-tab li a {
  /* 主题色 */
  color: rgba(0, 0, 0, 0.88);
}

.article-list-box-layout .article-list-box-left .article-list-tab li.active {
  border-width: 0px 0px 2px 0px;
  border-style: solid;
  border-color: #E12323;
}

.article-list-box-layout .article-list-box-left .article-list-tab li.active a {
  color: #E12323;
}

.article-list-box-layout .article-list-content-item {
  display: flex;
  gap: 16px;
  flex-direction: column;
  padding: 16px 0;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #ECECEC;
  color: rgba(0, 0, 0, 0.88);
}

.article-list-box-layout .article-list-box-left .zeus-table tr {
  border: 0!important;
  background: #FFF!important;
}

.article-list-box-layout .article-list-box-left .zeus-table tr .td_val {
  height: auto!important;
  white-space: inherit;
}

.article-list-box-layout .article-list-content-item .article-list-content-item-title {
  /* 自动布局子元素 */
  width: 100%;
  height: 22px;
  z-index: 0;
  font-family: Source Han Sans;
  font-size: 20px;
  font-weight: bold;
  line-height: 22px;
  letter-spacing: normal;
  /* 中性色板/Text/colorText */
  /* 样式描述：一级文本色 */
  color: var(rgba(0, 0, 0, 0.88));
  white-space: nowrap; /* 禁止换行 */
  overflow: hidden; /* 超出长度隐藏 */
  text-overflow: ellipsis; /* 显示省略号 */
  user-select: text;
}

.article-list-box-layout .article-list-content-item .article-list-content-item-brief {
  /* 自动布局子元素 */
  width: 100%;
  z-index: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-family: Source Han Sans;
  font-size: 14px;
  font-weight: 350;
  line-height: 22px;
  letter-spacing: normal;
  /* 中性色板/Text/colorText */
  /* 样式描述：一级文本色 */
  color: var(rgba(0, 0, 0, 0.88));
  user-select: text;
}

.article-list-box-layout .article-list-content-item .article-list-content-item-footer {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  font-family: Microsoft YaHei UI;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  letter-spacing: normal;
  /* 中性色板/Text/colorText */
  /* 样式描述：一级文本色 */
  color: var(rgba(0, 0, 0, 0.88));
}

.article-list-box-layout .article-list-content-item .article-list-content-item-footer .article-list-content-item-footer-left {
  display: flex;
  flex-direction: row;
}

.article-list-box-layout .article-list-content-item .article-list-content-item-footer .article-list-content-item-footer-left div:first-child {
  /* 自动布局子元素 */
  width: 40px;
  height: 22px;
  /* 自动布局 */
  display: flex;
  align-items: center;
  padding: 1px 8px;
  gap: 4px;
  z-index: 0;
  /*border-radius: 4px 0px 0px 4px;*/
  /* 主题色 */
  background: #F3E0BE;
  color: rgba(0, 0, 0, 0.88);
}

.article-list-box-layout .article-list-content-item .article-list-content-item-footer .article-list-content-item-footer-left div:last-child {
  /* 自动布局子元素 */
  height: 22px;
  /* 自动布局 */
  display: flex;
  align-items: center;
  padding: 1px 8px;
  gap: 4px;
  z-index: 1;
  /*border-radius: 0px 4px 4px 0px;*/
  background: #E12323;
  color: #FFF;
}

.article-list-box-layout .article-list-content-item .article-list-content-item-footer .article-list-content-item-footer-right {
  color: rgba(0, 0, 0, 0.45);
}

.article-list-box-layout .article-list-box-right {
  /* 自动布局子元素 */
  width: 256px;
  /* 自动布局 */
  display: flex;
  flex-direction: column;
  padding: 24px;
  align-self: stretch;
  z-index: 1;
  border-radius: 8px;
  background: #FFFFFF;
  box-sizing: border-box;
  /* Border/colorSplit */
  border-width: 0px 1px 0px 0px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.06);
}

.article-list-box-layout .article-list-box-right-title {
  height: 40px;
  font-family: Microsoft YaHei UI;
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: normal;
  /* 中性色板/Text/colorText */
  /* 样式描述：一级文本色 */
  color: var(rgba(0, 0, 0, 0.88));
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.06);
}

.article-list-box-layout .article-list-box-right-body {
  /* 自动布局子元素 */
  width: 208px;
  height: 424px;
  /* 自动布局 */
  display: flex;
  flex-direction: column;
  padding: 12px 0;
  gap: 16px;
  align-self: stretch;
  z-index: 1;
}

.article-list-box-layout .article-list-box-right-body a {
  /* 自动布局子元素 */
  width: 208px;
  height: 40px;
  /* 自动布局 */
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 24px;
  gap: 8px;
  align-self: stretch;
  z-index: 0;
  border-radius: 8px;
  background: #FFF6F6;
  font-family: Microsoft YaHei UI;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  text-align: center;
  letter-spacing: normal;
  color: #CB1F1F;
}

.article-list-box-layout .article-list-box-right-body a.select-active {
  background: #CB1F1F;
  color: #FFF;
}

.article-list-box-layout .cms-search-content {
  /* 自动布局子元素 */
  width: 872px;
  height: 54px;
  /* 自动布局 */
  display: flex;
  padding: 0;
  align-self: stretch;
  z-index: 1;
  margin: 24px auto 0 auto;
  /* LG */
  border-radius: 8px;
  /* 中性色板/Background/colorBgBase */
  /* 样式描述：基础背景色 */
  background: #FFFFFF;
  box-sizing: border-box;
  /* 中性色板/Border/colorBorder */
  /* 样式描述：一级边框色 */
  border: 1px solid #D9D9D9;
  align-items: center;
}

.article-list-box-layout .cms-search-input {
  /* 自动布局子元素 */
  width: 812px;
  height: 48px;
  /* 自动布局 */
  display: flex;
  align-items: center;
  padding: 5px 12px;
  gap: 10px;
  flex-grow: 1;
  z-index: 0;
  border: 0;
  border-radius: 8px;
  font-family: Microsoft YaHei UI;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
}

.article-list-box-layout .cms-search-input::placeholder {
  color: rgba(0, 0, 0, 0.25);
}

.article-list-box-layout .cms-search-btn {
  /* 自动布局子元素 */
  width: 60px;
  height: 52px;
  /* 自动布局 */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 6px 0px;
  gap: 8px;
  z-index: 0;
  border-radius: 0px 8px 8px 0px;
  /* 主题色 */
  background: #E12323;
  color: #FFF;
  cursor: pointer;
}

.article-list-box-layout .cms-search-btn i {
  font-size: 18px;
}

.no-select {
  user-select: none; /* 禁止选择 */
  -webkit-user-select: none; /* Safari */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* IE 10及更高版本 */
}

.common-article-layout {
  /* 自动布局子元素 */
  width: 1200px;
  /* 自动布局 */
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 32px 24px 24px 32px;
  gap: 24px;
  flex-grow: 1;
  z-index: 0;
  border-radius: 8px;
  background: #FFFFFF;
}

.common-article-layout .article-title {
  /* 自动布局子元素 */
  width: 1152px;
  z-index: 0;
  font-family: Source Han Sans;
  font-size: 20px;
  font-weight: bold;
  line-height: normal;
  text-align: center;
  letter-spacing: normal;
  /* 中性色板/Text/colorText */
  /* 样式描述：一级文本色 */
  color: rgba(0, 0, 0, 0.88);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.common-article-layout .article-bar {
  /* 自动布局子元素 */
  width: 1152px;
  height: 38px;
  /* 自动布局 */
  display: flex;
  padding: 0px 0px 16px 0px;
  align-self: stretch;
  z-index: 1;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #ECECEC;
  font-family: Source Han Sans;
  font-size: 14px;
  font-weight: 350;
  line-height: 22px;
  letter-spacing: normal;
  /* 中性色板/Text/colorTextTertiary */
  /* 样式描述：三级文本色 */
  color: rgba(0, 0, 0, 0.45);
}

.common-article-layout .article-content {
  /* 自动布局子元素 */
  width: 1152px;
  z-index: 0;
  font-family: Source Han Sans;
  font-size: 14px;
  font-weight: 350;
  line-height: 24px;
  letter-spacing: normal;
  /* 中性色板/Text/colorText */
  /* 样式描述：一级文本色 */
  color: rgba(0, 0, 0, 0.88);
}

.common-article-layout .article-content * {
  max-width: 100%;
}

.common-list-panel {
  /* 自动布局子元素 */
  width: 1200px;
  /* 自动布局 */
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0px 24px 24px 24px;
  gap: 24px;
  align-self: stretch;
  z-index: 3;
  border-radius: 8px;
  background: #FFFFFF;
}

.common-list-panel .common-list-title {
  /* 自动布局子元素 */
  height: 68px;
  display: flex;
  justify-content: flex-start;
  padding: 0;
  align-self: stretch;
  z-index: 0;
  flex-direction: row;
  gap: 16px;
  box-sizing: border-box;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #ECECEC;
}

.common-list-title span {
  line-height: 68px;
  font-family: Microsoft YaHei UI;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  letter-spacing: normal;
  color: #333333;
}

.common-list-panel .common-list-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  padding: 0;
}

.common-list-panel .common-list-body .search-input {
  /* 自动布局子元素 */
  width: 900px;
  /* 自动布局 */
  display: flex;
  padding: 0px;
  z-index: 1;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.common-list-panel .common-list-body .search-input input {
  /* 自动布局子元素 */
  width: 840px;
  /* 自动布局 */
  display: flex;
  align-items: center;
  padding: 5px 12px;
  gap: 10px;
  flex-grow: 1;
  z-index: 0;
  /* 中性色板/Background/colorBgBase */
  /* 样式描述：基础背景色 */
  background: #FFFFFF;
  border: 0;
  border-radius: 8px 0 0 8px;
  font-family: Microsoft YaHei UI;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  letter-spacing: normal;
}

.common-list-panel .common-list-body .search-input input::placeholder {
  color: rgba(0, 0, 0, 0.25);
}

.common-list-panel .common-list-body .search-input .search-btn {
  /* 自动布局子元素 */
  width: 60px;
  height: 50px;
  /* 自动布局 */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 6px 0px;
  gap: 8px;
  z-index: 1;
  border-radius: 0 8px 8px 0;
  /* 主题色 */
  background: #E12323;
  color: #FFF;
  cursor: pointer;
  position: relative;
  top: 0;
}

.common-list-panel .common-list-body .list {
  display: flex;
  gap: 24px;
  flex-direction: column;
}

.common-list-panel .common-list-body .lnxy-table {
  width: 1152px;
  display: flex;
  flex-direction: column;
}

.common-list-panel .common-list-body .lnxy-table tr {
  /* 自动布局子元素 */
  height: 92px;
  /* 自动布局 */
  display: flex;
  padding: 0px 24px;
  gap: 16px;
  align-self: stretch;
  z-index: 0;
  border: 1px solid #ECECEC;
}

.common-list-panel .common-list-body .lnxy-table .even-tr {
  background: #F5F5F5;
}

.common-list-panel .common-list-body .lnxy-table .common-list-item {
  /* 自动布局 */
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  z-index: 1;
  padding: 16px 0;
  font-family: Source Han Sans;
  font-size: 14px;
  font-weight: 350;
  line-height: 22px;
  letter-spacing: normal;
  /* 中性色板/Text/colorText */
  /* 样式描述：一级文本色 */
  color: rgba(0, 0, 0, 0.88);
}

.common-list-panel .common-list-body .lnxy-table .common-list-item>div {
  /* 自动布局 */
  display: flex;
  gap: 8px;
  justify-content: space-between;
}

.common-list-panel .common-list-body .lnxy-table .common-list-item-name {
  font-family: Source Han Sans;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  letter-spacing: normal;
  /* 中性色板/Text/colorText */
  /* 样式描述：一级文本色 */
  color: rgba(0, 0, 0, 0.88);
  white-space: nowrap; /* 禁止换行 */
  overflow: hidden; /* 超出长度隐藏 */
  text-overflow: ellipsis; /* 显示省略号 */
}

.common-list-panel .common-list-body .lnxy-table a {
  font-family: Source Han Sans;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  letter-spacing: normal;
  /* 中性色板/Text/colorText */
  /* 样式描述：一级文本色 */
  color: rgba(0, 0, 0, 0.88);
  white-space: nowrap; /* 禁止换行 */
  overflow: hidden; /* 超出长度隐藏 */
  text-overflow: ellipsis; /* 显示省略号 */
}

.common-list-panel .common-list-body .lnxy-table .common-list-item-name,a:hover {
  color: rgba(0, 0, 0, 0.88);
}

.common-list-panel .common-list-body .lnxy-table .common-list-item-name,a:focus {
  color: rgba(0, 0, 0, 0.88);
}

.common-list-panel .common-list-body .lnxy-table .tag-label {
  /* 自动布局子元素 */
  max-width: 200px;
  height: 22px;
  /* 自动布局 */
  display: flex;
  align-items: center;
  padding: 1px 8px;
  gap: 4px;
  z-index: 1;
  border-radius: 4px;
  /* Info/colorInfoBg */
  box-sizing: border-box;
  /* Info/colorInfoBorder */
  font-family: Microsoft YaHei UI;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  letter-spacing: normal;
  white-space: nowrap; /* 禁止换行 */
  overflow: hidden; /* 超出长度隐藏 */
  text-overflow: ellipsis; /* 显示省略号 */
}

.common-list-panel .common-list-body .lnxy-table .tag-label-primary {
  background: #E6F4FF;
  border: 1px solid #91CAFF;
  color: #1677FF;
}

.common-list-panel .common-list-body .lnxy-table .tag-label-default {
  background: rgba(0, 0, 0, 0.02);
  border: 1px solid rgba(0, 0, 0, 0.15);
  color: rgba(0, 0, 0, 0.88);
}

.common-list-panel .common-list-body .lnxy-table .tag-label-success {
  background: #F6FFED;
  border: 1px solid #B7EB8F;
  color: #52C41A;
}

.common-list-panel .common-list-body .lnxy-table .common-list-item>div span {
  max-width: 70%;
  display: inline-block;
  white-space: nowrap; /* 禁止换行 */
  overflow: hidden; /* 超出长度隐藏 */
  text-overflow: ellipsis; /* 显示省略号 */
}

.common-list-panel .common-list-body .lnxy-table .common-list-item>div .hightText {
  max-width: 100%;
}

.attachment-download {
  /* 自动布局子元素 */
  width: 992px;
  height: 24px;
  /* 自动布局 */
  display: flex;
  align-items: center;
  padding: 0;
  gap: 4px;
  align-self: stretch;
  z-index: 0;
}

.attachment-download a {
  font-family: Microsoft YaHei UI;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  letter-spacing: normal;
  /* 辅助色01 */
  color: #1677FF;
}

.attachment-download a:hover {
  /* 辅助色01 */
  color: #1677FF;
}

.attachment-download img {
  /* 自动布局子元素 */
  width: 20px;
  height: 20px;
  z-index: 0;
}

/* 首页悬浮窗 */
#bay-window {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000!important;
}
#bay-window a {
  display: block;
  margin-bottom: 10px;
  /*background-color: #3e3e3e;*/
  /*color: #FFF;*/
}
#bay-window a img {
  width: 299px;
  border-radius: 8px;
}
#bay-window #bay-window-close {
  display: block;
  float: right;
  cursor: pointer;
  font-size: 14px;
  color: grey;
}
