@charset "UTF-8";

/* 类案列表的法律法规 */

.lawfirm-nav-box .tab-content {
  padding: 20px 10px 10px;
}

::-webkit-scrollbar {
  width: 5px;
}

::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
}

.search-tab {
  padding: 0 10px;
}

.album-sidebar-menu .treeview-menu {
  width: calc(100% - 120px);
}

.search-input-index {
  width: 70%;
}

#lean_overlay {
  z-index: 1000;
}

.law-title {
  width: 100%;
}

.tree-box-search {
  margin: 0 10px 10px;
}

.youmastlogin {
  display: none;
  padding-top: 60px;
  text-align: center;
}

.youmastlogin_btn {
  margin-left: 20px;
  transition: 0.5s;
  color: #fff;
  background-color: #4f62ae;
  border: 0;
  border-radius: 4px;
  padding: 4px 12px;
}

.holo-search {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

#infoNoteBox {
  position: absolute;
  z-index: 999;
  color: #666;
  padding: 5px 10px;
  line-height: 22px;
  white-space: normal;
  max-height: 170px;
  overflow-y: auto;
  width: 220px;
  background: rgba(254, 254, 254, 0.9);
  border: 1px solid #eee;
  border-radius: 3px;
  font-size: 12px;
  display: none;
}

/* 已收藏的img */
#collectSearch img {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 2px;
}

/* 本页 */
.new-type-bg {
  border: 1px solid #1c64b9;
  border-radius: 30px;
  color: #1c64b9;
  font-size: 14px !important;
  padding: 0 5px;
  margin-right: 10px;
  background: #fafbfc;
  font-weight: 400;
}

.sub_title {
  color: #1c64b9;
  padding-left: 21px;
  font-size: 20px;
  margin-right: 5px;
  font-family: "微软雅黑";
  line-height: 28px;
  height: 28px;
  vertical-align: middle;
}

.sub_title_circle {
  border-radius: 50%;
  width: 8px;
  height: 8px;
  display: inline-block;
  background-color: #1c64b9;
  vertical-align: middle;
  margin-right: 8px;
}

.sub_count {
  display: inline-block;
  vertical-align: middle;
}

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

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

/* 已被修订 蓝 */
/* 已修正 蓝 */
.new-type-bg.co_3,
.new-type-bg.co_7 {
  color: #1c64b9;
  border: 1px solid #1c64b9;
  background: #eaf3fd;
}

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

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

.main-width,
.jufa-search-list-top {
  width: 100%;
}

.youmastlogin {
  display: none;
  padding-top: 150px;
  text-align: center;
  height: calc(100vh - 377px);
  min-height: 400px;
}

.youmastlogin_btn {
  margin-left: 20px;
  transition: 0.5s;
  color: #fff;
  background-color: #4f62ae;
  border: 0;
  border-radius: 4px;
  padding: 4px 12px;
}
