﻿
.el-popover.my-popover{
  padding: 0 !important;
}

@charset "UTF-8";
/* 文字颜色:主要文字/常规文字/次要文字/醒目文字/主要图标/辅助图标/列表图标/悬浮变色 */
/* 背景颜色/边框颜色 */
.outer_chain_upgrade {
  height: 155px;
  width: 230px;
  border-radius: 4px;
}
.outer_chain_all .el-button {
  padding: 0 !important;
  border: none !important;
}
.outer_chain_all .el-button {
  background: transparent;
}
.outer_chain_logo {
  display: block;
  width: 160px;
  height: 40px;
  overflow: hidden;
}
.outer_chain_logo img {
  width: 160px;
  height: 40px;
}
.outer_chain_all {
  margin-right: 24px;
}
.outer_chain_all:last-child {
  margin-right: 0;
}
.banner_box {
  width: 100%;
}
.more_icon {
  height: 24px;
  border-radius: 55px;
  border: 1px solid #C6DCFF;
  padding: 3px 6px 3px 10px;
  box-sizing: border-box;
  font-size: 12px;
  color: #333;
  background: #fff;
  cursor: pointer;
}
.first_level_column_box {
  display: flex;
  align-content: center;
}
.first_level_column_box > li {
  background: url(../image/jyzx.svg) no-repeat top;
  background-size: contain;
  box-sizing: border-box;
  height: 206px;
  padding: 0px 9px 9px 9px;
  width: 224px;
  flex-shrink: 0; 
}
.first_level_column_box > li .column_left_box {
  display: flex;
  align-items: center;
 height:36px
}
.first_level_column_box > li .column_left_box .column_name {
  font-size: 16px;

}
.first_level_column_box > li .child_level_column_box {
    background-color: #fff;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 10px;
    width: 100%;
    height: 156px;
    display: flex;
    flex-direction: column;
    justify-content: space-around
}
.first_level_column_box > li .child_level_column_box .icon-box {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
  
     
    text-align: center;
}

.first_level_column_box > li .child_level_column_box i {
    color: #5469EF;
    font-size: 14px;
}
.first_level_column_box > li .child_level_column_box .static {
    color: #5469EF;
}
.first_level_column_box > li .child_level_column_box .child_level_column_li + .child_level_column_li {
  margin-top: 10px;
}
.first_level_column_box > li .child_level_column_box .child_level_column_li {
  background: #f7f7f7;
  border-radius: 6px;
  box-sizing: border-box;
  display: block;
  justify-content: left;
  line-height:36px;
  padding: 0 7px 0 10px;
  width: 100%;

  cursor: pointer;
}
.first_level_column_box > li .child_level_column_box .child_level_column_li:hover .icon-box {
  color: #fff !important;
}
.first_level_column_box > li .child_level_column_box .child_level_column_li:hover span {
    color: #6067E8 !important;
}
.first_level_column_box {
  display: flex;
  align-content: center;
}
.first_level_column_box > li:nth-child(2) {
    background: url(../image/sjzx.svg) no-repeat top;
    background-size: contain;
    flex-shrink: 0;
}

.first_level_column_box > li:nth-child(2) .child_level_column_box i {
    color: #1C89F9;
    font-size: 14px;
}



.first_level_column_box > li:nth-child(2) .child_level_column_box .static {
    color: #1C89F9;
}

.first_level_column_box > li:nth-child(2) .child_level_column_box .child_level_column_li {
  background: #f7f7f7;
}

.first_level_column_box > li:nth-child(2) .child_level_column_box .child_level_column_li:hover span {
    color: #1C89F9 !important;
}
.first_level_column_box {
  display: flex;
  align-content: center;
}
.first_level_column_box > li:nth-child(3) {
  background: url(../image/yxzx.svg) no-repeat top;
  background-size: contain;
  flex-shrink: 0;
}
.first_level_column_box > li:nth-child(3) .child_level_column_box i {
    color: #FF9D75;
    font-size: 14px;
}
.first_level_column_box > li:nth-child(3) .child_level_column_box .static {
    color: #FF9D75;
}
.first_level_column_box > li:nth-child(3) .child_level_column_box .child_level_column_li + .child_level_column_li {
  margin-top: 10px;
}
.first_level_column_box > li:nth-child(3) .child_level_column_box .child_level_column_li {
  background: #f7f7f7;
}

.first_level_column_box > li:nth-child(3) .child_level_column_box .child_level_column_li:hover span {
    color: #FF9D75 !important;
}
.first_level_column_box {
  display: flex;
  align-content: center;
}
.first_level_column_box > li:nth-child(4) {
  background: url(../image/yczx.svg) no-repeat top;
  background-size: contain;
}
.first_level_column_box > li:nth-child(4) .child_level_column_box i {
    color: #FF7C46;
    font-size: 14px;
}
.first_level_column_box > li:nth-child(4) .child_level_column_box .static {
    color: #FF7C46;
}

.first_level_column_box > li:nth-child(4) .child_level_column_box .child_level_column_li {
  background: #f7f7f7;
}

    .first_level_column_box > li:nth-child(4) .child_level_column_box .child_level_column_li:hover span {
        color: #ff7944 !important;
    }

.first_level_column_box > li:nth-child(5) {
    background: url(../image/znzx.svg) no-repeat top;
    background-size: contain;
}
.first_level_column_box > li:nth-child(5) .child_level_column_box i {
    color: #22C1CA;
}
.first_level_column_box > li:nth-child(5) .child_level_column_box .static {
color: #22C1CA;
}

.first_level_column_box > li:nth-child(5) .child_level_column_box .child_level_column_li {
    background: #f7f7f7;
}

.first_level_column_box > li:nth-child(5) .child_level_column_box .child_level_column_li:hover span {
    color: #22C1CA !important;
}
.secondary_column_news_box > div .secondary_column_news_li {
    position: relative;
    border-radius: 10px;
    border: 1px solid #E5D9FF;
    background: #F8F5FF;
    width: 224px;
    height: 240px;
    padding: 15px;
    box-sizing: border-box;

    z-index: 1;
}
.secondary_column_news_box > div:nth-child(5n+1) .secondary_column_news_li .secondary_column_news_title > i {
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 6px;
    background: #6067E8;
    color: #fff;
}
.secondary_column_news_box > div:nth-child(5n+1) .secondary_column_news_li .secondary_column_news_title .news_title_name {
    color: #6067E8
}
.secondary_column_news_box > div:nth-child(5n+1) .secondary_column_news_li .secondary_column_news_title .more_icon:hover {
    color: #6067E8;
}
.secondary_column_news_box > div:nth-child(5n+1) .gradient_border {
  position: absolute;
  top: 22%;
  height: 78%;
  width: 260px;
  box-sizing: border-box;
  background-image: none;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid transparent;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
}
.secondary_column_news_box > div:nth-child(5n+2) .secondary_column_news_li {
    border-radius: 10px;
    border: 1px solid #cfdbfc;
    background: #EFF7FF;
}
    .secondary_column_news_box > div:nth-child(5n+2) .secondary_column_news_li .secondary_column_news_title > i {
        width: 24px;
        height: 24px;
        line-height: 24px;
        text-align: center;
    
        border-radius: 6px;
        background: #5184FF;
     
    }
.secondary_column_news_box > div:nth-child(5n+2) .secondary_column_news_li .secondary_column_news_title .news_title_name {
    color: #5184FF;
}
    .secondary_column_news_box > div:nth-child(5n+2) .secondary_column_news_li .secondary_column_news_title .more_icon:hover {
        color: #5184FF;
    }
.secondary_column_news_box > div:nth-child(5n+2) .gradient_border {
  position: absolute;
  top: 22%;
  height: 78%;
  width: 260px;
  box-sizing: border-box;
  background-image: none;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid transparent;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
}
.secondary_column_news_box > div:nth-child(5n+3) .secondary_column_news_li {
    border-radius: 10px;
    border: 1px solid #FFE1D1;
    background: rgba(254, 247, 235, 0.50);
}
.secondary_column_news_box > div:nth-child(5n+3) .secondary_column_news_li .secondary_column_news_title > i {
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 6px;
    background: #FFB41F;
}
.secondary_column_news_box > div:nth-child(5n+3) .secondary_column_news_li .secondary_column_news_title .news_title_name {
    color: #FFB41F;
}
    .secondary_column_news_box > div:nth-child(5n+3) .secondary_column_news_li .secondary_column_news_title .more_icon:hover {
        color: #FFB41F;
    }
.secondary_column_news_box > div:nth-child(5n+3) .gradient_border {
  position: absolute;
  top: 22%;
  height: 78%;
  width: 260px;
  box-sizing: border-box;
  background-image: none;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid transparent;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
}
.secondary_column_news_box > div:nth-child(5n+4) .secondary_column_news_li {
    position: relative;
    border-radius: 10px;
    border: 1px solid #FFDDC8;
    background: #FFFAF8;
}
.secondary_column_news_box > div:nth-child(5n+4) .secondary_column_news_li .secondary_column_news_title > i {
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 6px;
    background: #FF8A52;
}
.secondary_column_news_box > div:nth-child(5n+4) .secondary_column_news_li .secondary_column_news_title .news_title_name {
  color: #ff7944;
}
    .secondary_column_news_box > div:nth-child(5n+4) .secondary_column_news_li .secondary_column_news_title .more_icon:hover {
        color: #ff7944;
    }
.secondary_column_news_box > div:nth-child(5n+4) .gradient_border {
  position: absolute;
  top: 22%;
  height: 78%;
  width: 260px;
  box-sizing: border-box;
  background-image: none;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid transparent;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
}

.secondary_column_news_box > div:nth-child(5n+5) .secondary_column_news_li {
    border-radius: 10px;
    border: 1px solid rgba(31, 183, 120, 0.20);
    background: #F3FFFA;
}

.secondary_column_news_box > div:nth-child(5n+5) .secondary_column_news_li .secondary_column_news_title > i {
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 6px;
    background: linear-gradient(114deg, #1FBEC9 5.44%, #2FCFCA 93.92%);
}

.secondary_column_news_box > div:nth-child(5n+5) .secondary_column_news_li .secondary_column_news_title .news_title_name {
    color: #22C1CA;
}

    .secondary_column_news_box > div:nth-child(5n+5) .secondary_column_news_li .secondary_column_news_title .more_icon:hover {
        color: #22C1CA;
    }



.secondary_column_news_box {
  box-shadow: 0 0 0 4px inset linear-gradient(to bottom, #3b82f6 0%, #1a64de 100%);
}
 .el-dialog__header {
  padding: 0 !important;
}
 .el-dialog__body {
  padding: 0 !important;
}

 /* jxl */
/* 导航样式 */
.u-main{
  background-color:#f8f8f8
}
.nav-box {
  background-color: #fff;
  border-top:1px solid #f5f5f5;
  padding: 8px 0;
  margin-top: 30px;
}

.nav-box ul {
  box-sizing: border-box;
  display: flex;

  justify-content: space-between;
  margin: auto;
  padding: 0 64px;
  width: 1200px;
}

.nav-box li {
  position: relative;
  /* 为子菜单绝对定位做参考 */
  padding: 10px 20px;
  /* 菜单项内边距，调整点击区域 */
  cursor: pointer;
  font-size: 16px;
  box-sizing: border-box;
  /* 基础过渡：控制背景色变化速度 */
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transform: all 0.3s ease-in-out;
  /* 让菜单项更易点击 */
  white-space: nowrap; transform: all 0.3s ease-in-out;
}
.nav-box li .iconfont{
  font-weight: normal;
  display: inline-block; 
  transform: rotate(90deg) !important; 
  margin-left: 4px;
}
.nav-box li.active{
  color: #1a64de;
}
.nav-box li.active::after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0;
  left:50%;
  width: 22px;
  height: 4px;
  margin-left: -11px;
  border-radius: 10px;
  background-color: #1a64de;
}
.nav-box li:hover {
  color: #1a64de;
  /* 鼠标悬停时的背景色变化 */
}
.nav-box li:hover::after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0;
  left:50%;
  width: 22px;
  height: 4px;
  margin-left: -11px;
  border-radius: 10px;
  background-color: #1a64de;
}
.nav-box li:hover .iconfont{
  /* transform: rotate(270deg)!important; */
}
/* 子菜单样式 */
.submenu {
  position: absolute;
  top: calc(100%); 
  left: -10px;
  background-color: #fff;
  border-radius: 8px; 
  padding: 16px 20px; 
  width: 130px; border-radius: 5px;  box-shadow: 0 15px 24px 0 hsla(0,0%,51%,.2);
  opacity: 0;
  /* 初始向上偏移 + 小幅度缩放 */
  transform: translateY(-10px) scale(1); 
  pointer-events: none;
  /* 关键！用 cubic-bezier 实现弹性效果 */
  transition: 
    opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), 
    transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), 
    visibility 0s 0.3s; 
  z-index: 999;
  /* 让菜单圆角更明显 */
  visibility: hidden; 
  font-size: 14px;
  text-align: center;
}

/* 子菜单激活状态 */
.submenu.active {
  opacity: 1;
  transform: translateY(0) scale(1); 
  pointer-events: auto;
  visibility: visible;
  transition: 
    opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), 
    transform 0.3s cubic-bezier(0.4, 0, 0.2, 1); 
}

/* 子菜单项 */
.submenu-item {
  display: block;
  padding: 8px 0; 
  color: #333;
  text-decoration: none;
 
}

.submenu-item:hover {
  color: #007bff;

}

/* 面包屑 */
.platform-breadcrumb{
  color: #666;
}
.platform-breadcrumb span{
  font-size: 14px;
  margin: 0 4px;
}
.platform-breadcrumb a:hover{
  color: #007bff;
}
/* 左右结构 */
.ul_class_box{
  background: #fff;
  box-sizing: border-box;
  flex-shrink: 0;
  padding: 0 0 23px;
  width: 200px;
}
.ul_class_box_detail{
  width: 256px;
}
.ul_class_box .left-nav{
  background: linear-gradient(180deg,#3b81f6,#316ff4);
  border-radius: 8px 8px 0 0;
  color: #fff;
  font-size: 16px;
  height: 43px;
  line-height: 43px;
  opacity: 1;
  text-align: center;
  width: 100%;
}
.ul_class_box>a{
  display:block;
  border-radius: 4px;
  box-sizing: border-box;
  height: 40px;
  line-height: 40px;
  margin: 15px auto 0 auto;
  text-align: center;
  width: 168px;
  box-sizing: border-box;
}
.ul_class_box>a.active, .ul_class_box>a:hover {
  background: #e8f0fc;
  color: #1a64de;
  font-weight: 700;
}
/* 框架右侧搜索 */
.list_search_box{
  border-radius: 4px;
  box-sizing: border-box;
  gap: 10px 15px;
  padding: 10px 18px;
}
.list_search_box>div.static {
  margin-left: auto;
  margin-right: 20px;
  line-height: 24px;
  min-width: 100px;
}
.search_select{
    border: 1px solid #eee;
    height: 34px;
    line-height: 34px;
    color: #999;
   width: 130px;
    padding-left: 10px;
}
.search_select.small{
  width: 109px;
  margin: 0 3px;
}
.search_secinput {
  border: 1px solid #eee;
  height: 32px;
  line-height: 32px;
  padding-left: 15px; 
  flex-grow: 1; /* 输入框占据容器内的剩余宽度 */
  width: auto; /* 移除固定宽度 */
  max-width: 300px;
}
.search_button{
  border: 1px solid #1a64de;
  height: 32px;
  line-height: 32px;
  background: #1a64de;
  font-size: 15px;
  color: #fff;
  padding: 0 20px;
  border-radius: 0 5px 5px 0;
}
.list_search_box > div {
  display: flex;
  align-items: center;
}

.list_search_box > div.static {
  margin-left: auto; /* 最后一个元素靠右对齐 */
}
.list_search_box > div:nth-child(-n+2) .search_secinput {
  min-width: 250px; /* 强制最小宽度 */
}

/* 关键：让输入框的父容器也具备弹性，确保空间不足时扩展 */
.list_search_box > div.has-search-input {
      display: flex;
    align-items: center;
    flex-grow: 1;
    min-width: 285px;
}
/* 每个列表页的 主要内容 */
.list_box{
  box-sizing: border-box;
  padding: 24px 30px;
}
.list_box_container{
  display: flex;
  flex-direction: column;
}
.list_item{
  background-color: #fff;
  border-radius: 4px;
  display: flex;
  margin-bottom: 20px;
  overflow: hidden;
  padding-bottom: 16px;
}
.list_item:not(:last-child){
  border-bottom: 1px solid #f5f2f2;
}
.list_item-image-wrapper{
  border-radius: 5px;
  flex-shrink: 0;
  height: 125px;
  width: 222px;
  overflow: hidden;
  border: 1px solid #eee;
}
.list_item-image-wrapper img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.list_item_content{
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding: 0 15px;
  width: 0px;
  line-height: 1.6;
  color: #666;
}
.list_item_content p{
  display: inline-flex;
  width:100%;
  margin-bottom:8px;
}
.font_logo_box_default{
  align-items: center;
  background: url(../image/default-logo-bg.png) no-repeat 50%;
  background-size: cover;
  box-sizing: border-box;
  color: #fff;
  display: inline-flex;
  height: 100%;
  justify-content: center;
  line-height: 1.5;
  padding: 0 18px;
  text-align: center;
  width: 100%;
}
.list_item_header{
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.list_item_header_title{
  color: #333;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
}
.list_item_count{
  background: rgba(247,79,82,.1);
    border-radius: 3px;
    color: #f74f52;
    font-size: 14px;
    padding: 2px 8px;
}
.list_item_label{
  /* display: inline-block;
    text-align: justify;
    -moz-text-align-last: justify;
    text-align-last: justify;
    text-justify: distribute-all-lines;
    width: 60px;   */
    color: #666;
}
.tag-item{
  background: rgba(43,104,222,.1);
  border-radius: 3px;
  color: #2b68de;
  display: inline-block;
  font-size: 13px;
  margin-bottom: 5px;
  margin-right: 8px;
  padding: 3px 8px;
}

/* 表格样式 */
.list-table th{
  background-color: rgb(245, 247, 250);
    color: rgb(96, 98, 102);
    font-weight: bold;
    text-align: center;
    font-size: 15px;
    border-bottom: 1px solid #ebeef5;line-height: 24px;
    padding: 10px 5px;
}
.list-table tbody tr{
  text-align: center;
}
.list-table tbody tr:nth-child(even){
  background: #f7f7f7;
}
.list-table tbody tr:nth-child(odd){
  background: #fff;
}
.list-table tbody td{
  box-sizing: border-box;
  min-width: 0;
  padding: 12px 0;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
  vertical-align: middle;
  line-height: 22px;
}


/* 上图下文列表 */
.list_box .list_li {
  background: #f8f8f8;
  border-radius: 8px;
  box-sizing: border-box;
  width: 302px;
  display: flex;
  flex-direction: column;
}
.list_box .list_li .u-img-box{
  border-radius: 8px 8px 0 0;
  height: 179px;
  position: relative;
  border: 0px;
  width: 100%;
}
.u-img-box img{
    width:100%;height:100%
}
.list_box .list_li img{
 width: 100%;
 height: 100%;
 object-fit: cover;
 display: block;
}
.list_li .list_content_box{
  box-sizing: border-box;
  padding: 10px;
  width: 100%;
  flex-grow: 1;
  display: inline-flex;
  flex-direction: column;
  justify-content: space-between;
}
.list_li .list_content_box .u-line-2{
  display: inline-block;

  width: 100%;
 }
.list_box .list_li .u-img-box .paly-btn{
  align-items: center;
  background: rgba(0,0,0,.2);
  color: #fff;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 11;
}
.list_box .list_li .u-img-box .paly-btn img{
  width: auto;
  height: auto;
  object-fit: contain;
}
img.object-cover{
  object-fit: cover;
}
.tag-label{
  background:rgba(43,104,222,.1);
    border-radius: 3px;
    color: #2b68de;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;

    padding: 1px 8px;

}
.list_item_content .company-info-box span{
  flex: 1;
}
.list_item_content p .company-label{
  background: #eef5fa;
  border-radius: 2px;
  color: #1a64de;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  margin-right: 10px;
  padding: 0 10px;
}
.list_item_content a:hover{
  color: #1a64de;
}
/* 详情 */
.detail-box .news-detail-title{
  border-bottom: 1px solid #f2f2f2;
  margin: 0 30px;
  padding: 30px 0 20px;
  position: relative;
  text-align: center;
}
.detail-box .news-detail-title article{
  color: #333;
  font-size: 20px;
  padding-bottom: 20px;
}
.detail-box .news-detail-title p span{
  padding: 0 30px;
}
.detail-box .news-detail-con{
  box-sizing: border-box;
  color: #666;
  line-height: 200%;
  min-height: 200px;
  padding: 10px 30px 30px;
  width: 100%!important;
  word-break:break-word
}
.detail-box .news-detail-con .news-basic-detail{
  padding: 0 0 10px;
  font-size: 14px;
  line-height: 2;
}
.detail-box .news-detail-con .news-detail-con-p p{
  box-sizing: border-box;
  display: inline-block;
  line-height: 1.8;
  padding: 10px;
  width: 100%;
}
.detail-box .news-detail-con .news-detail-con-p .kewords-box{
  background: #f7f7f7;
  color: #303133;
}
.detail-box .news-detail-con .news-detail-con-p .text-justify{
  display: inline-block;
  text-align: justify;
  -moz-text-align-last: justify;
  text-align-last: justify;
  text-justify: distribute-all-lines;
  width: 60px;
}
.detail-box .disclaimers{
  border: 1px dashed #e9202f;
  margin-top: 20px;
  padding: 15px;
}
.detail-box .disclaimers .exemption-head{
  color: #e9202f;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  text-align: center;
}
.ul_class_box .left-list{
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 10px 0;
  padding: 3px 13px 0;
  width: 100%;
}
.ul_class_box .left-list .left-list-item{
  box-sizing: border-box;
  color: #333;
  font-size: 14px;
  line-height: 1.5;
  width: 100%;
}
.ul_class_box .left-nav-list{
  box-sizing: border-box;
  color: #999;
  font-size: 14px;
  height: 43px;
  line-height: 43px;
  margin-top: 5px;
  padding: 0 10px;
  width: 100%;
}
.ul_class_box .left-nav-list i.line{
  background: #0457da;
  border-radius: 2px;
  display: inline-block;
  height: 14px;
  width: 4px;
}
.left-nav-list a:hover{
  color: #0457da;
}
/* 无权限时显示的内容 */
.company-bg{
  background: url('../image/report-bg.png') no-repeat 50%;
  background-size: cover;
  height: 423px;
  margin-bottom: 10px;
  overflow: hidden;
  width: 889px;
}
.customer-service-section{
  align-items: center;
  border-radius: 6px;
  display: flex;
  justify-content: space-around;
  margin: 52px auto 0;
  padding: 20px;
  width: 500px;
}
.service-item{
  align-items: center;
  display: flex;
  text-align: left;
}
.qr-code-img{
  height: 80px;
  margin-right: 15px;
  width: 80px;
}
.detail-box .news-detail-con .page-nu{
  padding-top: 40px;
}
.detail-box .news-detail-con .page-nu p{
  color: #333;
}
.detail-box .news-detail-con .page-nu p:after {
  clear: both;
  content: "";
  display: block;
}
.detail-box .news-detail-con .page-nu p a{
  color: #666;
}
.detail-box .news-detail-con .page-nu p a:hover{
  color: #0457da;
}

/* 报告列表页 */
.list_box .list_li_report{
  background: #f8f8f8;
  border-radius: 8px;
  box-sizing: border-box;
  flex: 0 0 calc(50% - 7px);
  height: 227px;
  padding: 10px 13px;
  gap: 14px;
    width: 100%;
}
.list_box .list_li_report .u-img-box{
  border: 1px solid #dbdff9;
  border-radius: 4px;
  height: 205px;
  width: 145px;
}
.list_li_report .label-box span{
  background: #e6f2fa;
  border-radius: 2px;
  color: #1a64de;
  display: inline-block;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
}
.list_li_report .list-time{
  line-height: 2;
  padding: 5px 0;
}
.list_li_report .list-top{
  min-height: 136px;
  width: 100%;
}
.ul_class_box_detail .left-list .left-list-item{
  box-sizing: border-box;
  color: #333;
  font-size: 14px;
  line-height: 1.5;
  width: calc(50% - 8px);
}
.ul_class_box_detail .left-list .left-list-item .left-img-box{
  border-radius: 4px;
  flex-shrink: 0;
  height: 148px;
  overflow: hidden;
  width: 106px;
}
.ul_class_box_detail .left-list{
  justify-content: space-between;
}
.left-list-text{
  box-sizing: border-box;
    color: #333;
    font-size: 14px;
    line-height: 1.5;
    width: 100%;
}

/*弹出层*/
.layui-layer.layui-layer-custombg{
    background:url("../image/model-bg.png") no-repeat center center;
    background-size:cover;
    border-radius:10px;
    width:473px;
    height:262px;
    box-shadow: none;
}
.modal-container{
    display: flex;
    flex-direction: column;
    font-family: Helvetica, Arial, sans-serif;
    height: 254px;
    overflow: hidden;
    position: relative;
    transition: all .3s ease;
    width: 462px;
}
.layer-close-btn{
    position: absolute;
    top:16px;
    right: 16px;
    cursor: pointer;
    font-size: 30px;
    color: #999;
    background: none;
    border: none;
    transition: color 0.2s;
    font-size: 14px;
}
.modal-body{
    align-items: center;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top: none;
    display: flex;
    flex-grow: 1;
    justify-content: center;
    padding: 20px;
}
      
.qr-code-image{
    border: 1px solid #eee;
    border-radius: 4px;
    height: 130px;
    width: 130px;
    margin: 20px 0;
}
.contact-info-section{
    line-height: 1.4;
    margin-left: 18px;
}
.qr-code-text{
    color: #333;
    font-size: 14px;
    line-height: 1.4;
}
.contact-label{
    color: #555;
    font-size: 14px;
    margin-bottom: 5px;
}
.contact-number{
    color: #292929;
    font-size: 20px;
    font-weight: 700;
}
.news-pread{
    width: 100%;
    background: #f4f4fd;
    padding: 10px;
    border-radius: 4px;
    text-indent: 2em;
    margin: 10px auto;
}
}