@charset "UTF-8";

body{
  position: relative;
}

a {
  color: var(--ms-color-theme, #1E82E3);
  text-decoration: none;
}


/*收藏树右键样式*/
div#rMenu {
  position: fixed;
  visibility: hidden;
  top: 0;
  text-align: left;
  z-index: 1004;
}

div#rMenu ul li {
  margin: -1px 0;
  padding: 5px 10px;
  cursor: pointer;
  list-style: none outside none;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
}

div#rMenu ul li:hover {
  color: #ff9f24;
  transition: 0.5s;
}

div#rMenuLaw {
  position: fixed;
  visibility: hidden;
  top: 0;
  text-align: left;
  z-index: 1004;
}

div#rMenuLaw ul li {
  margin: -1px 0;
  padding: 5px 10px;
  cursor: pointer;
  list-style: none outside none;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
}

div#rMenuLaw ul li:hover {
  color: #ff9f24;
  transition: 0.5s;
}

div#rMenu_jcws {
  position: fixed;
  visibility: hidden;
  top: 0;
  text-align: left;
  z-index: 1004;
}

div#rMenu_jcws ul li {
  margin: -1px 0;
  padding: 5px 10px;
  cursor: pointer;
  list-style: none outside none;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
}

div#rMenu_jcws ul li:hover {
  color: #ff9f24;
  transition: 0.5s;
}

div#rMenu_report {
  position: fixed;
  visibility: hidden;
  top: 0;
  text-align: left;
  z-index: 1010;
}

div#rMenu_report ul li {
  margin: -1px 0;
  padding: 5px 10px;
  cursor: pointer;
  list-style: none outside none;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
}

div#rMenu_report ul li:hover {
  color: #ff9f24;
  transition: 0.5s;
}

/* 本页调整 */

.hit_time {
  margin: 0px;
  margin-top: -1px;
  border-top: 0;
}

#headerTab>li:first-child,
#headerTab>li:first-child:hover,
#headerTab>li:first-child:focus {
  opacity: 0.75;
  background: none;
  border-bottom: 0;
}

#publicBoxObj {
  text-align: center;
}

.header-srh-drop {
  margin-top: 40px;
  border-top: 0;
}

li.elicps.ass_chl {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
/* 
.jufa-search-lists {
  display: none;
} */

.jufa-search-lists{
  display: block;
  height: 0;
  overflow: hidden;
  opacity: 0;
}

.jufa-search-lists.active {
  display: block;
  height: auto;
  background: #fff;
  overflow: visible;
  opacity: 1;
}

.case_type_tab span.active,
.case_type_tab span {
  /* padding-bottom: 8px; */
  padding-bottom: 15px;
}

.case_type_tab span.active {
  color: #1c64b9;
  /* border-bottom: 3px solid #1c64b9; */
  border-bottom: 4px solid #1c64b9;
}

.case_type_tab span:hover {
  color: #1c64b9;
  border-bottom: none;
}

.case_type_tab font {
  height: 16px;
  background: #e9f3ff;
  border-radius: 8px;
  margin-left: 5px;
  padding: 0 5px;
  font-size: 12px;
  color: #1c64b9;
}

.tab-content {
  padding: 20px 15px 10px !important;
}

.tab-pane {
  width: 100% !important;
}

.header-sub-background {
  padding: 0 15px;
}

.header-sub-background .main-width {
  width: 100%;
}

.main-width {
  width: 100%;
  margin: 0 auto;
}

.content-wrapper {
  margin-left: 0px;
}

.list_content_old {
  width: 100%;
  font-size: 14px;
  padding: 0 10px;
  line-height: 30px;
  border-radius: 4px;
  background: #fafafa;
  border: 1px solid #efefef;
}

.list_content_old font{
  color: var(--ms-color-theme,#1E82E3) !important;
  font-weight: 400 !important;
}

#jufa-search-list-out {
  width: calc(100% - 262px);
}


.jufa-header {
  border-radius: 10px 10px 0 0;
  margin-top: 16px;
  border-radius: 10px;
}

.jufa-search-list-out {
  width: calc(100% - 262px);
}

.header-sub-background {
  border-radius: 0 0 10px 10px;
}

.search_container.search_block {
  z-index: 100 !important;
}

/* 左侧聚合 */
.sidebar-menu {
  padding-top: 0px;
  background: #ffffff;
  border-radius: 8px;
  border: 1px solid #FFF;
}

.sidebar-menu:hover {
  border-radius: 15px;
  overflow: visible;
}

#searchListObj {
  border-radius: 10px;
}

/* 高级检索 */
.highSearchOut #container {
  width: 100%;
}

/* 图表分析 */
.visChart_wrapper {
  width: 50%;
  height: 317px;
  padding: 20px;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  position: relative;
}

.visChart_wrapper .visChart {
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute !important;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.map_datalist,
.map_datalist_new {
  width: 120px;
  text-align: center;
  border: 1px solid #b8d4f6;
  position: absolute;
  top: 50px;
  right: 11px;
}

.dateScope input,
.publicBox input {
  border: 1px solid #ddd;
}

.jufa-search-list-top,
.jufa-search-list-progress,
.jufa-search-lists {
  min-width: 0;
}

.articales_item_count {
  width: 150px;
}

.articales_item_content {
  flex: 1;
  width: calc(100% - 300px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.lawItem_title_content {
  width: 100%;
}


/* 左侧聚合 */

.sidebar-menu>li>.treeview-menu {
  max-height: 184px;
  overflow-y: hidden;
}

.sidebar-menu>li {
  position: relative;
  margin: 0;
  font-size: 16px;
  padding-bottom: 12px;
  text-align: center;
}

.sidebar-menu>li .label,
.sidebar-menu>li .badge {
  margin-top: 0;
}

.sidebar-menu .treeview-menu {
  display: block;
}

.jufa-main-sidebar {
  width: 250px;
  padding-top: 0px;
  margin-top: 15px;
}

.jufa-treeview {
  font-size: 16px;
  border-top: none;
}


.jufa-treeview a {
  display: inherit;
  color: #666;
  position: relative;
  top: -2px;
  /* -5px */
}

.condLoading {
  margin-left: 10px;
}

.treeview-menu-line {
  background: url(/static/Public/plugins/ztree/css/img/line_conn.gif) repeat-y;
  background-color: transparent;
  background-position-x: 15px;
}

/*滚动条样式*/
.treeview-menu::-webkit-scrollbar-thumb {
  background: #d6d6d6;
  background-clip: content-box;
  border-top: 5px solid rgba(255, 255, 255, 0);
  border-bottom: 5px solid rgba(255, 255, 255, 0);
  border-right: 4px solid rgba(255, 255, 255, 0);
}

.treeview-menu::-webkit-scrollbar {
  width: 10px;
}

.media-inner {
  padding: 0px 0px 0px 15px;
  display: block;
  font-size: 14px;
}

.sidebar-menu .treeview-menu {
  padding-left: 0;
  padding-top: 5px;
}

.media-right,
.media>.pull-right {
  padding-left: 0px;
  line-height: 18px;
}

.symbol {
  width: auto;
}

.all-menu-line {
  margin-left: 15px;
  border: 0 none;
  cursor: pointer;
  outline: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-image: url(/static/Public/plugins/ztree/css/img/zTreeStandardNew.png);
  background-position: 2px -21px;
}

.sidebar-menu .treeview-menu>li>a {
  margin: 0px 5px 0px 15px;
  padding: 0px 5px 0px 8px;
  display: block;
  font-size: 14px;
  background: #fff;
}

.sidebar-menu .treeview-menu>li.all-menu-line:first-child {
  background-position: 2px -2px;
}

.sidebar-menu .treeview-menu>li.all-menu-line:last-child {
  background-position: 2px -39px;
}

.dateScope+.all-menu-line .check_out {
  background-position: 2px -2px;
}

.sidebar-menu .treeview-menu>li {
  line-height: 23px;
}

.sidebar-menu .treeview-menu>.all-menu-line {
  margin-left: 15px;
  min-height: 23px;
  padding: 4px 0 4px 20px;
}

.sidebar-menu .treeview-menu>li.all-menu-line.on {
  background-color: white;
}

.media-body {
  width: auto;
}


.sidebar-menu li>a {
  background: #fff;
  border-bottom: 1px solid #f7f7f7;
  border-top: 1px solid #f7f7f7;
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  text-align: left;
}

.jufa-main-sidebar a:hover {
  color: var(--ms-color-theme, #1E82E3);
}

.sidebar-menu li>a>.pull-right {
  margin-top: 5px;
  right: 17px;
  font-weight: 400;
  color: #666;
  font-size: 14px;
  position: absolute;
  top: auto;
}

.sidebar-menu li:first-of-type>a {
  border-radius: 8px 8px 0 0;
}

.badge {
  background: transparent !important;
}

.sidebar-menu.treeview-menu>li.treeview-menu-line:last-of-type {
  background-image: none;
}

.treeview-menu>li.treeview-menu-line:last-of-type {
  background-image: none;
}

/*法规搜索左侧栏样式*/
.law-more {
  margin: 15px 5px 0;
  color: #4f62ae;
  padding: 5px 0;
  font-size: 13px;
}

.changebgcolor {
  float: left;
  text-align: left;
  /* width: 100%; */
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* .label.label-success.badge.album-hide {
  margin-right: 0;
} */

.jufa-treeview>ul.treeview-menu {
  overflow: auto;
}

.sidebar-menu .treeview-menu-line:hover>div>input,
.sidebar-menu .treeview-menu-line input.c_float {
  display: none;
}


/**
 * \web\Apps\Home\View\Search\search.html
 * @authors zhengy
 * @date    2019-08-23
 * @version $Id$
 */

/* select */

.sidebar-menu .treeview-menu>.all-menu-line {
  position: relative;
  padding-left: 10px;
}

.sidebar li.all-menu-line input {
  position: absolute;
  top: -1px;
  left: -6px;
  /*display: none;*/
}

.sidebar li.all-menu-line:hover input,
.sidebar li.all-menu-line input.c_select_click {
  display: block;
}

/* input.c_float_click {
  background:#fff;
  color:#fff;
} */


.all-menu-line {
  background: #fff;
}

.all-menu-line .check_out {
  /* padding-left: 20px; */
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: scroll;
  /* background-image: url(/static/Public/plugins/ztree/css/img/zTreeStandardNew.png); */
  background-position: 2px -21px;
}

.sidebar-menu .treeview-menu>li.all-menu-line:first-child .check_out {
  background-position: 2px -2px;
}

.sidebar-menu .treeview-menu>li.all-menu-line:last-child .check_out {
  background-position: 2px -39px;
}

.sidebar-menu .treeview-menu>li a {
  font-size: 14px;
  width: 225px;
}

/* float */

.sidebar-menu .treeview-menu .treeview-menu-line {
  position: relative;
  padding-left: 10px;
  margin-left: 15px !important;
}

.sidebar-menu .treeview-menu-line input {
  position: absolute;
  top: -1px;
  left: -6px;
  /*display: none;*/
}

.sidebar-menu .treeview-menu-line:hover>div>input,
.sidebar-menu .treeview-menu-line input.c_float_click {
  display: block;
}

.media-inner {
  padding-left: 0px;
}

.treeview-menu-line {
  background: #fff;
}

.sidebar-menu .treeview-menu .treeview-menu {
  padding-left: 0px;
}

/* btn */

.sidebar {
  margin-bottom: 64px;
}

.c_btn_out {
  background: #fff;
  text-align: center;
  padding: 15px 0px;
  width: 257.4px;
  position: relative;
  left: 0px;
  bottom: 0px;
  display: none;
}

.c_btn_out button {
  margin: 0px 5px;
}



/* ************** search_checkbox_new **************** */
.sidebar-menu .treeview-menu>.all-menu-line {
  position: relative;
  padding-left: 20px;
}

.sidebar li.all-menu-line input,
.sidebar li.treeview-menu-line input {
  position: absolute;
  top: 3px;
  left: -6px;
  opacity: 0;
  transition: 0.1s ease;
  margin-top: 0;
}

.sidebar li.all-menu-line input.c_float_click_child,
.sidebar li.treeview-menu-line input.c_float_click_child {
  opacity: 1;
  background: #eee;
}

.sidebar li.all-menu-line input[type=checkbox],
.sidebar li.treeview-menu-line input[type=checkbox] {
  visibility: hidden;
}

.sidebar li.all-menu-line input[type=checkbox]::after,
.sidebar li.treeview-menu-line input[type=checkbox]::after {
  content: '\e62e';
  font-family: 'iconfont' !important;
  display: block;
  font-size: 12px;
  height: 14px;
  width: 14px;
  color: #FFF;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  visibility: visible;
  line-height: 14px;
  text-align: center;
  transition: 0.2s ease-in-out;
  margin-top: 4px;
}

.sidebar li.all-menu-line input.c_float_click_child::after,
.sidebar li.treeview-menu-line input.c_float_click_child::after {
  content: '\e611';
  opacity: 1;
  line-height: 12px;
  background: #b0b0b0;
  border-color: #b0b0b0;
}

.sidebar li.all-menu-line input[type=checkbox]:checked::after,
.sidebar li.treeview-menu-line input[type=checkbox]:checked::after {
  content: "\e62e";
  color: #FFF;
  border-color: var(--ms-color-theme, #1E82E3);
  background: var(--ms-color-theme, #1E82E3);
  cursor: pointer;
  visibility: visible;
}

.sidebar li.all-menu-line input.c_float_click_child::after,
.sidebar li.treeview-menu-line input.c_float_click_child::after {
  opacity: 1;
}

.sidebar li.all-menu-line:hover input,
.sidebar li.all-menu-line input.c_select_click {
  display: block;
  opacity: 1
}

.sidebar-menu .treeview-menu-line:hover>div>input,
.sidebar-menu .treeview-menu-line input.c_float_click {
  display: block;
  opacity: 1;
}

.sidebar-menu .treeview-menu .treeview-menu-line:hover .cond_left {
  color: var(--ms-color-theme);
}

.choesd,
.choesd .badge {
  color: var(--ms-color-theme, #1E82E3) !important;
}

.sidebar .treeview li .check_out a {
  width: 100%;
  display: inline-block;
  display: -webkit-flex;
  /* Chrome, Safari */
  display: -moz-flex;
  /* Firefox */
  display: -ms-flexbox;
  /* Internet Explorer 和 Edge */
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}


.sidebar .treeview li .check_out_float a {
  width: calc(100% - 20px);
  display: -webkit-flex;
  /* Chrome, Safari */
  display: -moz-flex;
  /* Firefox */
  display: -ms-flexbox;
  /* Internet Explorer 和 Edge */
  display: inline-flex;
  justify-content: space-between;
  align-items: flex-start;
}

.choesd,
.choesd .badge {
  color: var(--ms-color-theme, #1E82E3) !important;
}

.sidebar .treeview li .check_out a>span:first-child,
.sidebar .treeview li .check_out_float a>span:first-child {
  flex-grow: 1;
  text-align: left;
  white-space: normal;
  word-break: break-all;
  -webkit-word-break: break-all;
  /* Chrome, Safari 3+ */
  -moz-word-break: break-all;
  /* Firefox 3.5+ */
  -o-word-break: break-all;
}

.sidebar .treeview li .check_out a>span:last-child,
.sidebar .treeview li .check_out_float a>span:last-child {
  flex-grow: 0;
  text-align: right;
  white-space: nowrap;
  width: auto;
  line-height: 16px;
}

.sidebar .treeview li .check_out_float a>span:first-child {
  flex-shrink: 1;
  flex-basis: calc(100% - 36%);
}

.sidebar .treeview li .check_out a>span:first-child .title_text {
  flex-shrink: 1;
}

.sidebar .treeview li .check_out_float .media-body {
  width: 100%;
  display: inline-block;
}

.sidebar .treeview li .check_out.actives .media-body,
.sidebar .treeview li .check_out.actives .media-right>span {
  color: var(--ms-color-theme, #1E82E3) !important;
}

.sidebar .treeview li .check_out_float .media-body>div:first-child {
  width: 20px;
  height: 22px;
}

.all-menu-line {
  background: #fff;
}

.all-menu-line .check_out {
  padding-left: 10px;
}

.sidebar-menu .treeview-menu>li a {
  font-size: 14px;
}

.sidebar-menu .treeview-menu>li i.circle_icon,
.search-menu-line.circle_icon {
  width: 4px;
  height: 4px;
  margin-top: 6px;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  background-color: #666;
  border-radius: 50%;
  margin-right: 9px;
  margin-left: 4px;
  position: absolute;
  top: 6px;
  left: 13px;
}

.media-body .fl {
  display: block;
}

.search-more::after {
  font-size: 16px;
  font-family: "iconfont" !important;
  cursor: pointer;
  display: inline-block;
  content: '\e604';
  color: #666;
  vertical-align: text-top;
}

.search-none::after {
  font-size: 16px;
  font-family: "iconfont" !important;
  cursor: pointer;
  display: inline-block;
  content: '\e609';
  color: #666;
  vertical-align: top;
}

.symbol {
  display: block;
  font: 20px "simhei";
  margin-right: 5px;
  vertical-align: middle;
  width: auto;
  margin-top: 0;
  width: 10px;
  color: #666;
}

.sidebar-menu .treeview-menu>li i.circle_icon,
.search-menu-line.circle_icon {
  width: 4px;
  height: 4px;
  margin-top: 6px;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  background-color: #666;
  border-radius: 50%;
  margin-right: 9px;
  margin-left: 4px;
  position: absolute;
  top: 6px;
  left: 13px;
}

.sidebar-menu .treeview-menu .treeview-menu-line {
  padding: 4px 0;
  margin: 0;
  position: relative;
  padding-left: 10px;
  margin-left: 15px !important;
  line-height: 23px;
  background: #fff;
}


.show_more {
  display: block;
  background: transparent;
  color: #666;
  font-size: 12px;
  margin: 3px auto;
  width: 90%;
  text-align: center;
  border-radius: 3px;
  padding: 6px 0px;
  cursor: pointer;
  transition: 0.1s ease;
}

.show_more:hover,
.show_more:active {
  background: #f5f7f9;
  color: var(--ms-color-theme);
}

.c_btn_out {
  background-color: #f5f5f5;
}

.c_btn_out .c_sub_btn {
  background: var(--ms-color-theme, #1E82E3);
  border: 1px solid var(--ms-color-theme, #1E82E3);
}

.c_btn_out .c_del_btn {
  background: transparent;
  color: var(--ms-color-theme, #1E82E3);
  border: 1px solid var(--ms-color-theme, #1E82E3);
}



/* 右侧列表 */
#jufa-search-list-out {
  width: calc(100% - 262px);
  border-radius: 8px;
  box-shadow: 0px 0px 6px 0px rgba(225, 225, 225, 0.5);
  background: rgb(255, 255, 255);
}

.topPart {
  position: relative;
  height: 46px;
  background: #fafafa;
  border-radius: 8px;
  background-image: none;
  box-sizing: border-box;
  border-bottom: 1px solid rgb(238, 242, 246);
  overflow: hidden;
}


.topPart .tabbar_item {
  width: 150px;
  color: #333;
  font-size: 16px;
  background: transparent;
  background-image: none;
  padding-right: 0;
}

.topPart .tabbar_item:first-child {
  border-radius: 8px 0 0 0;
}

.topPart .tabbar_item.active {
  color: var(--ms-color-theme, #1E82E3);
  border-bottom-color: #fff;
  background-color: transparent;
  background-image: none;
  z-index: 6 !important;
  position: relative;
  font-weight: 600;
}

.topPart .tabbar_item i {
  margin-right: 6px;
  font-size: 18px;
}

.tabbar_item_txt {
  line-height: 45px;
  height: 45px;
  background-color: #fafafa;
  position: relative;
  font-size: 16px;
  border: 0;
}

.tabbar_item_content {
  border-top: 0px;
  background-color: transparent;
  padding: 0 16px;
  min-height: 500px;
  margin-bottom: 20px;
}

.caseList .jufa-search-list-top {
  border: 0;
  border-bottom: 1px solid #EFEFEF;
  padding: 0px;
  line-height: 48px;
  height: 48px;
  border-radius: 0;
}

.case_type_tab span {
  display: inline-block;
  height: 100%;
  padding: 0;
  margin-right: 12px;
  text-align: center;
  position: relative;
  color: #333;
  font-size: 14px;
}

.case_type_tab span:first-child {
  margin-left: 8px;
}

.case_type_tab span:hover,
.case_type_tab span.active {
  border: 0;
  padding: 0;
  color: var(--ms-color-theme, #1E82E3);
}

.case_type_tab span.active::after {
  content: '';
  width: 100%;
  height: 2px;
  background: var(--ms-color-theme, #1E82E3);
  position: absolute;
  bottom: 2px;
  left: 0;
  z-index: 10;
}



.case_type_tab font {
  line-height: 17px;
  font-size: 12px;
  font-weight: 400;
  border-radius: 2px;
  background: rgb(235, 244, 253);
  padding: 0 2px;
  color: var(--ms-color-theme, #1E82E3);
  margin-left: 5px;
}

.sort-box,
.sort-box span,
.sort-box label {
  color: #666;
  line-height: 48px;
  vertical-align: top;
}

.sort-box label:hover,
.sort-box label.sort-selec {
  color: var(--ms-color-theme, #1E82E3);
}

.sort-select {
  color: var(--ms-color-theme, #1E82E3) !important;
}

.jufa-search-list-amount {
  padding: 10px 0px 0;
  width: 100%;
  line-height: 16px;
  border-radius: 4px;
}

.jufa-search-list-amount>div {
  width: 100%;
  padding: 0 10px;
  line-height: 30px;
  background: #f5f5f5;
  border-radius: 4px;
}

.jufa-search-list-amount .jufa-search-list-checkall {
  line-height: 30px;
  margin-left: 0;
}

.jufa-search-list-amount .jufa-search-list-checkall i {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #efefef;
  border-radius: 2px;
  margin-right: 5px;
  cursor: pointer;
  background: #fff;
  vertical-align: middle;
  position: relative;
  top: -1px;
}

.searchlist-checkbox.checked {
  background: var(--ms-color-theme, #1E82E3);
  border-color: var(--ms-color-theme, #1E82E3);
  position: relative;
  text-align: center;
}

.jufa-search-list-amount .jufa-search-list-checkall.checked i::after {
  content: "\e62e";
  font-family: "iconfont" !important;
  font-size: 13px;
  font-style: normal;
  color: #fff;
  background: var(--ms-color-theme, #1E82E3);
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 0;
  width: 16px;
  height: 16px;
  line-height: 18px;
  text-align: center;
}

.jufa-search-list-amount span {
  font-size: 14px;
  color: #333;
  margin-left: 16px;
}

.jufa-search-list-amount span em:first-child {
  color: var(--ms-color-theme, #1E82E3);
  margin: 0 3px;
}

.jufa-search-list-amount .download_select {
  font-size: 12px;
  margin-left: 12px;
  color: var(--ms-color-theme, #1E82E3);
}

.jufa-search-list-amount .download_select span {
  display: inline-block;
  color: var(--ms-color-theme, #1E82E3);
}

.jufa-search-list-amount .download_select i {
  margin-left: 5px;
}

/* jufa-search-lists */

.searchListObj {
  padding: 12px 0;
  margin: 0;
}

.searchListObj .jufa-search-list:first-child {
  margin-top: 0px;
}

.jufa-search-list {
  background: #ffffff;
  border-radius: 10px;
  position: relative;
  border: 1px solid transparent;
  border-bottom: 1px solid #EEF2F6;
  margin: 0px;
  padding: 0px 8px 16px;
  box-sizing: border-box;
  position: relative;
  overflow: visible;
}

.jufa-search-list:hover {
  background: #fff;
  border: 1px solid #CADDF5;
  box-shadow: 0px 0px 3px #CADDF5;
  border-radius: 8px;
  z-index: 1;
}

.case-textlen,
.last-time,
.byrw-textlen {
  width: auto;
  padding: 0 4px;
}

.jufa-search-list-title div .searchlist-id:first-of-type {
  margin-left: 20px;
  width: auto;
  color: #999999;
  background: transparent;
}

.searchlist-id {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  background: transparent;
}

.searchlist-id.last-time {
  color: #94C0F4;
  font-size: 12px;
  font-weight: 400;
  background: transparent;
}

.jufa-search-list-title .jufa-search-list-save {
  position: absolute;
  right: 0;
  top: 2px;
}

.jufa-search-list-title .jufa-search-list-opt {
  position: absolute;
  right: 0;
  top: 2px;
}

.search-list-icon {
  display: flex;
  border: 0px;
  margin: 0px 16px 0 0;
  padding: 0;
  font-size: 12px;
  position: relative;
  cursor: pointer;
}

.collectData i {
  margin-right: 5px;
}

.collectData:hover {
  color: var(--ms-color-theme, #1E82E3);
}

.search-list-icon .num_text, .search-list-icon.active .num_text {
  color: #999999;
}

.search-list-icon .down_box {
  padding: 12px;
  width: 120px;
  height: auto;
  position: absolute;
  left: -40px;
  top: 28px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.05);
  border: 1px solid #efefef;
  z-index: 100;
  display: none;
}


.search-list-icon.active {
  color: var(--ms-color-theme);
}

.search-list-icon>span {
  display: flex;
  align-items: center;
}

.search-list-icon .down_box {
  padding: 12px;
  width: 120px;
  height: auto;
  position: absolute;
  left: -40px;
  top: 28px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.05);
  border: 1px solid #efefef;
  z-index: 100;
  display: none;
}

.down_box .trangle {
  position: absolute;
  left: 50%;
  top: -11px;
  transform: translate(-50%, 0);
  height: 0;
  width: 0;
  display: inline-block;
  border-bottom: 10px solid transparent;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom-color: #edebeb;
  box-shadow: 0 0px 20px rgba(0, 0, 0, 0.05);
  z-index: 10;
}

.down_box .trangle::after {
  z-index: 10;
  content: '';
  position: absolute;
  left: 50%;
  top: 1px;
  transform: translate(-50%, 0);
  height: 0;
  width: 0;
  display: inline-block;
  border-bottom: 10px solid transparent;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
  border-bottom-color: #fff;
}

.search-list-icon .down_box .down_item {
  border-bottom: 1px solid #EFEFEF;
  text-align: center;
  line-height: 33px;
  font-size: 12px;
  color: #666666;
}

.search-list-icon .down_box .down_item:last-child {
  border-bottom: 0;
}

.search-list-icon .down_box .down_item:hover {
  color: var(--ms-color-secondary, #4089E2);
}

.jufa-search-list-title h3 {
  padding: 0px 20px 0px 23px;
  margin-bottom: 5px;
  margin-top: 0;
  display: inline-block;
}

/* 列表 复选框 */

.jufa-search-list-one-title {
  position: relative;
}

.jufa-search-list-one-title .jufa-search-list-item-check {
  position: absolute;
  top: 8px;
}

.jufa-search-list-one-title .searchlist-num {
  display: block;
  font-size: 12px;
  text-align: center;
  /* margin-left: 10px; */
  width: 16px;
  height: 16px;
  line-height: 16px;
  background: #f0f2f6;
  color: #8ba1bd;
  border-radius: 2px;
}

.jufa-search-list:hover .jufa-search-list-one-title .searchlist-num,
.jufa-search-list.show_checkbox .jufa-search-list-one-title .searchlist-num {
  display: none;
}

.jufa-search-list-one-title .searchlist-checkbox {
  display: none;
  width: 16px;
  height: 16px;
  line-height: 14px;
  border: 1px solid #efefef;
  border-radius: 2px;
  margin-right: 5px;
  cursor: pointer;
  /* margin-left: 10px; */
}

.jufa-search-list:hover .jufa-search-list-one-title .searchlist-checkbox,
.jufa-search-list.show_checkbox .jufa-search-list-one-title .searchlist-checkbox {
  display: block;
}

.jufa-search-list-one-title .searchlist-checkbox:hover {
  border-color: var(--ms-color-secondary);
}

.jufa-search-list-one-title .searchlist-checkbox.checked {
  background: var(--ms-color-theme, #1E82E3);
  border-color: var(--ms-color-theme, #1E82E3);
  position: relative;
  text-align: center;
}

.jufa-search-list-one-title .searchlist-checkbox.checked::after {
  content: "\e62e";
  font-family: "iconfont" !important;
  font-size: 13px;
  font-style: normal;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}


.new-type-bg {
  display: inline-block;
  font-size: 12px;
  position: relative;
  top: -1px;
  border: none;
  border-radius: 4px;
  font-weight: 400;
  color: #ffffff;
  background: var(--ms-color-theme, #1E82E3);
  border-radius: 4px;
  padding: 4px 6px;
  margin-right: 13px;
}

/* 公报 */
.new-type-bg.icon-co-1 {
  background: #7CB3E9;
}

/* 指导性案例 */
.new-type-bg.icon-co-2 {
  background: #2E60B7;
}

/* 检察案例 */
.new-type-bg.icon-co-3 {
  background: #3F80DC;
}

/* 典型案例 */
.new-type-bg.icon-co-4 {
  background: #4FA0FF;
}

.jufa-search-list-second {
  color: #b0b0b0;
  padding-left: 32px;
  margin: 0 0 16px 0;
}

.jufa-search-list-second font {
  color: #909090;
  font-size: 14px;
  margin: 0px 8px;
  float: none;
}

.jufa-search-list-second font:first-child {
  margin-left: 0;
}

.articles_line {
  position: absolute;
  left: 0;
  width: 5px;
  height: 22px;
  line-height: 20px;
  background-color: var(--ms-color-theme, #1E82E3);
}

.publicBox .publicBoxInner {
  width: 450px;
  margin: 0 auto;
  background: #fff;
  padding-bottom: 12px;
  overflow: hidden;
  border-radius: 4px;
}

.publicBox .publicBoxInner .header {
  border-bottom: 1px solid #e0dcdc;
  color: var(--ms-color-theme, #1E82E3);
}

.publicBox .publicBoxInner .submitBut:hover,
.publicBox .publicBoxInner .submitBut {
  background: var(--ms-color-theme, #1E82E3);
  border-color: var(--ms-color-theme, #1E82E3);
}

/* 分享 */
.ercode_box {
  display: none;
  position: absolute;
  width: 210px;
  background: #fff;
  z-index: 100;
  font-size: 0;
  padding: 20px;
  box-shadow: 0px 0px 6px rgba(168, 168, 168, 0.25);
  text-align: center;
}

.ercode_box i.close_icon {
  width: 36px;
  height: 36px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  right: -18px;
  top: -18px;
  cursor: pointer;
  box-shadow: 0px 0px 6px rgba(168, 168, 168, 0.25);
}

.ercode_box i.close_icon::after {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 30px;
  transform: translate(-50%, -50%);
  margin: auto;
  z-index: 100;
  font-weight: 400;
  color: #333333;
  content: '\e64c';
  font-family: "iconfont" !important;
}

.ercode_box img {
  width: 170px;
  height: 170px;
}

.ercode_box p:first-of-type {
  font-size: 14px;
  color: #666;
  margin-top: 12px;
  line-height: 1;
}

.ercode_box p:last-of-type {
  font-size: 12px;
  color: #333;
  margin-top: 4px;
  line-height: 18px;
}

.ercode_box p>font {
  color: #FF0A0A;
}

.expire_date_box {
  width: 170px;
  height: 170px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 100;
  display: none;
}

.expire_date_box>div {
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 20px;
  margin-top: 60px;
}

.expire_date_box>i {
  font-size: 20px;
  cursor: pointer;
}


/* 关键词等 tab */

.list_content_wrap {
  position: relative;
}

.list_content_out {
  background: transparent;
  border-top: 0;
  border-radius: 0 0 12px 12px;
}

.list_tab_tit {
  background: #fff;
  padding: 0 14px;
}

ul.list_content_tab {
  padding: 0 10px;
  background: #fff;
}

.list_content_tab li.pay {
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  margin: 0;
  color: var(--ms-color-secondary);
  line-height: 37px;
  border: 1px solid #ffffff;
  padding: 0 12px;
  border-radius: 8px 8px 0 0;
  border-bottom: 0;
  background: transparent;
  position: relative;
}

.list_content_tab li.active {
  background: #fafafa;
  color: var(--ms-color-theme, #1E82E3);
  top: 0px;
  border: 1px solid #efefef;
  border-bottom-color: #f9f9f9;
  position: relative;
  top: 1px;
  z-index: 10;
}

.list_content_info {
  border: 1px solid #efefef;
  color: #333;
  background: #fafafa;
  position: relative;
  border-radius: 12px;
}

.list_content_info>div.active {
  display: block;
}

.list_content_info>div {
  height: 131px;
  overflow-y: auto;
}

.list_content_info .list_content_text[data-n="hit_word"] {
  height: auto;
}

.jufa-search-list p {
  line-height: 1.8;
}


.list_content_info li.yyfg_item i {
  color: #999;
  background: #999;
}

.hit_time_tit {
  min-height: 37px;
  padding: 7px 10px 0;
  box-shadow: none;
  box-sizing: border-box;
  background: transparent;
}

.hit_time_tit>span {
  margin-right: 10px;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  font-weight: 400;
  color: #8ba1bd;
}

.hit_word {
  background: #efefef;
  border-radius: 4px 0px 0px 4px;
  font-size: 14px;
  font-weight: 400;
  color: var(--ms-color-theme, #1E82E3);
  display: inline-block;
  padding: 3px 8px;
}

.hit_word_list>span {
  color: var(--ms-color-secondary, #4FA0FF);
  border: 1px solid #efefef;
}

.hit_time_tit span:hover {
  color: var(--ms-color-theme, #1E82E3);
}

.hit_time_tit span.hit_word_bg {
  border: 1px solid var(--ms-color-secondary);
}

.hightword_new {
  color: var(--ms-color-secondary) !important;
  border: none !important;
  background: transparent !important;
  font-size: 14px !important;
  padding: 0 !important;
}

.toDetail:hover,
.toDetail {
  position: relative;
  color: var(--ms-color-theme, #1E82E3) !important;
  margin-left: 2px;
  cursor: pointer;
  text-decoration: underline;
}

.toDetail::after {
  content: "\e623";
  font-family: 'iconfont';
  position: absolute;
  top: 1px;
  right: -16px;
  height: 15px;
  line-height: 15px;
}

.hit_time_info{
  position: relative;
}

.hit_time_info li {
  border-top: none;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 24px;
}

.hit_time_info ul li:nth-child(even) {
  background-color: transparent;
}

.hit_time_info .default_color {
  color: var(--ms-color-theme, #1E82E3);
}

.hightword {
  color: #ED3C3C !important;
  border: none !important;
  background: transparent !important;
  font-size: 14px !important;
  padding: 0 !important;
}

.list_content_info li.yyfg_item b.connect_line {
  font-weight: 400;
  padding: 0 10px;
  color: #999;
  transform: scaleY(0.5);
}

.list_content_info li.yyfg_item a.yyfg {
  color: #999;
  display: inline-block;
  margin-left: 0;
}

.list_content_info li.yyfg_item a.yyfg em {
  color: var(--ms-color-theme, #1E82E3);
  margin: 0 3px;
  font-size: 13px;
}

/* 展开按钮 */
.hit_more_btn {
  background: #F2F2F2;
  text-align: center;
  padding: 6px 0;
  border-radius: 4px;
  cursor: pointer;
}

.hit_more_btn button {
  background: transparent;
}

.show_but_box {
  text-align: center;
  position: absolute;
  bottom: 0px;
  right: 24px;
  border-radius: 4px 4px 0 0;
  border: 1px solid #EFEFEF;
  border-bottom: none;
}

.show_but_box.show_button {
  padding: 0 8px;
}

.hit_show_button {
  border: 0px;
  color: var(--ms-color-secondary);
  font-size: 12px;
  padding: 4px 8px;
  background: #FAFAFA;
}

.show_button {
  color: var(--ms-color-secondary);
  font-size: 12px;
  padding: 4px 8px;
  background: #FAFAFA;
}

.show_button font {
  margin-right: 3px;
  font-size: 10px;
}

.hide_hit_list {
  display: none;
}

/* 批量下载 */

/* ************** batchDownload **************** */
#publicBoxObj {
  width: 450px;
  position: fixed;
  top: 0;
  left: calc(50% - 225px);
  opacity: 0;
  z-index: 799;
}

#publicBoxObj .publicBox .publicBoxInner {
  width: 450px;
  margin: 0 auto;
  background: #fbfbfb;
  padding-bottom: 10px;
  overflow: hidden;
  border-radius: 4px;
}

#publicBoxObj .header {
  border-bottom: 0;
  color: var(--ms-color-theme, #1E82E3);
  font-size: 16px;
  padding: 0px 20px;
  line-height: 48px;
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #EFEFEF;
}

#publicBoxObj .articles_line {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 5px;
  height: 22px;
  line-height: 20px;
  background-color: var(--ms-color-theme, #1E82E3);
}

#publicBoxObj .header .title {
  float: left;
  margin: 0;
}

#publicBoxObj .header .close {
  float: right;
  cursor: pointer;
  font-size: 18px;
  margin: 0;
  text-shadow: none;
  font-weight: 600;
  opacity: 1;
  color: #666;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translate(0, -50%);
}

#publicBoxObj .header:after {
  content: "\20";
  display: block;
  height: 0;
  clear: both;
}

#publicBoxObj .modal-down-body {
  text-align: left;
  background: #fff;
  overflow: hidden;
  padding: 10px;
}

#publicBoxObj .downFirstP {
  color: #666
}

#publicBoxObj .downFirstP2 {
  margin-top: 10px;
}

#publicBoxObj .radio {
  position: relative;
  display: block;
  margin-top: 16px;
  line-height: 22px;
  margin-bottom: 0px;
}

#publicBoxObj .radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
  margin-left: 0;
  margin-right: 16px;
}

#publicBoxObj .radio label>input[type='radio'] {
  /* position:relative; */
  z-index: 2;
  opacity: 0;
}

#publicBoxObj .radio label>.radio_option {
  position: relative;
}

#publicBoxObj .radio label>.radio_option::before {
  font-family: "iconfont" !important;
  content: '\e6d5';
  font-size: 14px;
  color: #DCDCDC;
  margin-right: 9px;
  position: absolute;
  left: -20px;
  top: -2px;
  z-index: 1;
}

#publicBoxObj .radio label>.radio_option.active::before {
  content: '\e6db';
  color: var(--ms-color-theme, #1E82E3);
  margin-right: 9px;
}

#publicBoxObj #show_excel_content input[type='checkbox'] {
  position: relative;
  z-index: 2;
  opacity: 0;
}

#publicBoxObj #show_excel_content font {
  margin: 0px 5px;
  position: relative;
}

#publicBoxObj #show_excel_content font::before {
  font-family: "iconfont" !important;
  content: '\e6e1';
  font-size: 14px;
  color: #DCDCDC;
  margin-right: 9px;
  position: absolute;
  left: -18px;
  top: -1px;
  z-index: 1;
  background: #fff;
}

#publicBoxObj #show_excel_content font.active::before {
  content: '\e6dd';
  color: var(--ms-color-theme, #1E82E3);
  margin-right: 9px;
}

#publicBoxObj #show_excel_content .dl_pay+font {
  color: #d3a874;
}

#publicBoxObj #show_excel_content font {
  cursor: pointer;
}

#publicBoxObj .vip_info {
  padding: 10px 0px;
  margin: 0;
}

#publicBoxObj .vip_info,
#publicBoxObj .vip_buy {
  text-align: center;
}

#publicBoxObj .vip_info span {
  background: #fdf5ec;
  padding: 0px 5px;
  color: #d3a874;
}

#publicBoxObj .vip_buy {
  color: #d43a3a;
  display: none;
}

#publicBoxObj .vip_buy a {
  background: #d3a777;
  color: #fff;
  padding: 3px 5px;
  margin-left: 10px;
  border-radius: 2px;
}

#publicBoxObj .vip_buy img {
  height: 18px;
  margin-right: 5px;
}

#publicBoxObj .modalbody {
  background: #fff;
  overflow: hidden;
  padding: 15px 24px 0;
  border-top-color: #f4f4f4;
  margin-top: 0;
}

#publicBoxObj .modal-footer {
  border-top: 1px solid #efefef;
  margin: 0;
  padding: 9px 16px;
}

#publicBoxObj #submitDownListBtn {
  margin-left: 0;
  float: right;
  outline: none;
}

#publicBoxObj .submitbtn {
  width: 90px;
}

#publicBoxObj .jufa-btn-success {
  background-color: var(--ms-color-theme, #1E82E3);
  border-color: var(--ms-color-theme, #1E82E3);
  color: #fff;
  display: inline-block;
}

#publicBoxObj #cancelBut {
  display: block;
}

#submitAttention.jufa-btn-success {
  display: block;
}

#publicBoxObj .submitbtn {
  background: var(--ms-color-theme, #1E82E3);
  color: #fff;
}

#publicBoxObj .modal-footer .btn+.btn {
  margin-bottom: 0;
  margin-left: 0;
}

#publicBoxObj .cancelbtn {
  float: none;
  margin-right: 12px;
  margin-left: 40px;
  width: 90px;
  outline: none;
}

#publicBoxObj .downThirdP {
  padding: 0;
}

#publicBoxObj #mainDown {
  margin-top: 8px;
  overflow: hidden;
}

#publicBoxObj input[type="text"] {
  border: 1px solid #666;
  border-radius: 2px;
  outline: none;
  color: #333 !important;
  text-align: center;
  padding: 0;
  margin: 0 8px;
}

#publicBoxObj .wordTipText {
  word-break: break-all;
}


#publicBoxObj label[data-t="excel"] i {
  color: #03A87B;
  margin-right: 5px;
  font-size: 16px;
}

#publicBoxObj label[data-t="word"] i {
  color: var(--ms-color-theme, #1E82E3);
  margin-right: 5px;
  font-size: 16px;
}

#publicBoxObj label[data-t="pdf"] i {
  color: #DD2121;
  margin-right: 5px;
  font-size: 16px;
}

/* 图表分析 */
.visChart_detail {
  color: var(--ms-color-theme, #1E82E3);
}

/* 图表分析弹窗改版 */
.chart_modal .modal-header {
  line-height: 46px;
  padding: 0 16px;
  border-bottom: 1px solid #F0F0F0;
}

.chart_modal .header {
  display: inline-block;
  position: relative;
  color: var(--ms-color-theme, #1E82E3);
  font-size: 16px;
}

.chart_modal .header::before {
  content: '';
  width: 4px;
  height: 20px;
  background-color: #1E82E3;
  position: absolute;
  left: -16px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.chart_modal i {
  float: right;
  font-size: 16px;
  color: #8C8C8C;
  cursor: pointer;
}

.chart_modal .modal-content {
  padding-bottom: 16px;
}

.chart_modal .modal-body {
  max-height: 400px;
  overflow: auto;
}


.chart_modal .row {
  margin: 0;
}

.chart_modal .row tbody tr>td:nth-child(2) {
  /* color: var(--ms-color-theme); */
  color: #333;
}

.chart_modal .row tbody tr>td:last-child {
  padding-right: 18px;
}

.chart_modal table.dataTable.no-footer,
.chart_modal thead>tr>th,
.chart_modal table.dataTable thead th,
table.dataTable thead td {
  border: 0;
}

.chart_modal table.dataTable.no-footer thead {
  background: #F9F9F9;
}

.chart_modal table.dataTable.no-footer tbody tr:nth-child(odd) {
  background: #fff;
}

.chart_modal table.dataTable.no-footer tbody tr:nth-child(even) {
  background: #F9F9F9;
}

.chart_modal table.dataTable tbody th,
.chart_modal table.dataTable tbody td {
  color: #666666;
  padding: 10px;
  padding-left: 24px;
  border: 0;
}

.chart_modal table.dataTable thead>tr>th.sorting_asc,
.chart_modal table.dataTable thead>tr>th.sorting_desc,
.chart_modal table.dataTable thead>tr>th.sorting,
.chart_modal table.dataTable thead>tr>td.sorting_asc,
.chart_modal table.dataTable thead>tr>td.sorting_desc,
.chart_modal table.dataTable thead>tr>td.sorting {
  padding-left: 24px;
}

.chart_modal table.dataTable,
.chart_modal table.dataTable th,
.chart_modal table.dataTable td {
  text-align: left;
}

.chart_modal table.dataTable tbody .sorting_1 {
  /* color: #0052D9;
  cursor: pointer; */
}

.chart_modal table.dataTable tbody .vis_searchbtn_new,
.chart_modal table.dataTable tbody .vis_searchbtn {
  text-align: right;
}

.chart_modal table.dataTable tbody .vis_searchbtn_new button,
.chart_modal table.dataTable tbody .vis_searchbtn button {
  border: 0;
  background: 0;
}

.chart_modal table.dataTable tbody .vis_searchbtn_new button:hover,
.chart_modal table.dataTable tbody .vis_searchbtn button:hover {
  color: var(--ms-color-theme, #1E82E3);
}

.chart_modal table.dataTable thead .sorting_desc:after,
.chart_modal table.dataTable thead .sorting_asc:after,
.chart_modal table.dataTable thead .sorting:after,
.chart_modal table.dataTable thead .sorting_asc:after {
  opacity: 1;
  color: #999999;
  font-size: 12px;
  position: initial;
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  position: relative;
  /* left: 21px; */
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  z-index: 10;
}

.chart_modal .sort_btn {
  display: inline-block;
  width: 10px;
  height: 10px;
  position: relative;
  float: none;
  margin-left: 14px;
}

.chart_modal .sort_btn::before,
.chart_modal .sort_btn::after {
  content: "";
  position: absolute;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, 0);
  border: 5px solid transparent;
}

.chart_modal .sort_btn::before {
  top: -50%;
  margin-top: -1px;
  border-bottom-color: #ccc;
}

.chart_modal .sort_btn::after {
  bottom: -50%;
  margin-bottom: -1px;
  border-top-color: #ccc;
}

.chart_modal .sorting_asc .sort_btn::before {
  border-bottom-color: var(--ms-color-theme);
}

.chart_modal .sorting_desc .sort_btn::after {
  border-top-color: var(--ms-color-theme);
}

/* 法条组合 */

.law_combination {
  position: relative;
}

.law_combination_loading {
  display: inline-block;
  width: 90px;
  position: absolute;
  left: 0;
  right: 0;
  top: 120px;
  margin: 0 auto;
}

.articales_item{
  position: relative;
  margin-top: 20px;
  border: 1px solid var(--ms-color-theme);
  border-left-width: 5px;
  display: flex;
  align-items: stretch;
}

.articales_item:first-child {
  margin-top: 0;
}

.articles_filter {
  color: var(--ms-color-theme, #1E82E3);
  padding-right: 20px;
  cursor: pointer;
  width: 200px;
  height: 44px;
  line-height: 44px;
  float: none;
  display: inline-block;
}

.articales_item_count span:nth-child(1) i{
  color: var(--ms-color-theme, #1E82E3);
}

.lawItem_title_content span {
  display: inline-block;
  color: #82c613;
  border: 1px solid #82c613;
  background: #f3fae7;
  font-size: 12px;
  font-weight: 400;
  height: 18px;
  line-height: 17px;
  padding: 0 5px;
  border-radius: 3px;
  margin-right: 10px;
}

/* 现行有效 绿 */
.lawItem_title_content .co_1 {
  color: #82c613;
  border: 1px solid #82c613;
  background: #f3fae7;
}

/* 失效/废止 灰 */
/* 部分失效 灰 */
.lawItem_title_content .co_2,
.lawItem_title_content .co_4 {
  color: #999;
  border: 1px solid #999;
  background: #f5f5f5;
}

/* 已被修订 蓝 */
/* 已修正 蓝 */
.lawItem_title_content .co_3,
.lawItem_title_content .co_7 {
  color: var(--ms-color-theme, #1E82E3);
  border: 1px solid var(--ms-color-theme, #1E82E3);
  background: #eaf3fd;
}

/* 草案 红 */
.lawItem_title_content .co_5 {
  color: #e12727;
  border: 1px solid #e12727;
  background: #fef4f4;
}

/* 尚未生效 橙 */
.lawItem_title_content .co_6 {
  color: #f9ad18;
  border: 1px solid #f9ad18;
  background: #fff7e8;
}
