.search2-list-container {
  overflow: initial;
  margin-top: 10px;
}

.search2-list-container .search2-leftPanel {
  margin-bottom: 20px;
}

.album-sidebar-menu {
  background-color: #fff;
  /*overflow-y: hidden;*/
}

.album-sidebar-menu .treeview-menu {
  padding-right: 70px;
}

.clearFix::after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden;
}

.treeview-menu .info-div {
  display: block;
}

.menu_tooltip {
  position: absolute;
  right: 20px;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  text-decoration: underline;
  color: #1c64b9;
  cursor: pointer;
  user-select: none;
}

.menu_tooltip span.line {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  color: #ddd;
  font-size: 12px;
}

.menu_tooltip span.arrow {
  position: relative;
  display: inline-block;
  margin-left: 4px;
  border-width: 4px;
  border-style: solid;
}

.treeview-menu .white_space {
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  top: 40px;
  background-color: #fff;
  border-bottom: 1px solid #eee;
}

.menu_tooltip.doOpen span.arrow {
  border-color: #1c64b9 transparent transparent transparent;
  top: 2px;
}

.menu_tooltip.doClose span.arrow {
  border-color: transparent transparent #1c64b9 transparent;
  top: -2px;
}

.album-sidebar-menu .base-dropdown {
  max-width: 400px;
  min-width: 280px;
}

.album-sidebar-menu .treeview-menu {
  width: 1058px;
  /* 因为感叹号弹窗被遮挡 */
  overflow-y: hidden;
}

/* Ã¥Ë†â€˜Ã¤Âºâ€¹Ã¦Â·Â»Ã¥Å Â Ã¦Â³â€¢Ã©â„¢Â¢Ã¨Â§â€šÃ§â€šÂ¹ */

.search2-list-out-xs .search2-rightPanel {
  width: 790px;
  float: left;
}

.filter-dropdown-container,
.album-sidebar-menu .treeview-menu > li,
.album-sidebar-menu .treeview-menu {
  position: static;
}

.filter-dropdown {
  top: -2px;
  left: inherit;
  right: inherit;
  bottom: inherit;
  margin: 29px 0px 0px 10px;
}

.filter-dropdown .filter-dropdown {
  margin-top: 0px;
}

.album-sidebar-menu > li > span {
  padding: 8px 20px 8px 0;
}

.jufa-treeview a {
  margin: 3px 10px;
}

.jufa-treeview,
.album-sidebar-menu .treeview-menu {
  min-height: 34px;
}

.search-album button#searchObj {
  color: #fff;
}

.album-sidebar-menu .base-dropdown .base-dropdown {
  max-width: inherit;
  min-width: auto;
  width: auto;
  height: auto;
  max-height: inherit;
}

.jufa-search-list-second {
  color: #999;
  padding-left: 10px;
}

.jufa-search-list-second font {
  color: #999;
  font-size: 12px;
  margin: 0px;
  float: none;
}

.list_content_out {
  border-top: 1px solid #ddd;
  background: #f8f8f8;
}

.list_tab_tit {
  background: #fff;
}

.list_tab_tit > b {
  margin-left: 10px;
}

.list_content_tab {
  display: inline-block;
  padding: 6px 10px 0px;
  background: #fff;
  /* box-shadow: 0px 3px 8px -3px rgba(0, 0, 0, 0.2); */
}

.list_content_tab li {
  display: inline-block;
  padding: 5px 10px;
  cursor: pointer;
  margin-right: 5px;
  font-size: 14px;
  background: #fff;
  border: 1px solid #fff;
  border-bottom: 1px solid #fff;
  position: relative;
  top: 0px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  font-weight: bold;
}

.list_content_tab li.active,
.list_content_tab li:hover {
  background: #f8f8f8;
  top: 1px;
  color: #1c64b9;
  border: 1px solid #ddd;
  border-bottom: 1px solid #f8f8f8;
}

.list_content_tab li.pay {
  color: #d3a874;
}

.list_content_tab li font {
  margin-left: 5px;
  background: #dcf1fd;
  padding: 0px 5px;
  border-radius: 10px;
  font-weight: normal;
  color: #1c64b9;
}

.list_content_info {
  border-top: 1px solid #ddd;
}

.list_content_info i {
  display: inline-block;
  vertical-align: middle;
  background: #1c64b9;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  margin-right: 10px;
}

.list_content_info a {
  color: #1c64b9;
  margin-left: 15px;
}

.list_content_info font:hover,
.list_content_info a:hover {
  color: #f90;
}

.list_content_info li {
  border-top: 1px dashed #aaa;
  padding: 6px 10px;
}

.list_content_info li:first-child {
  border-top: none;
}

.list_content_info h5 {
  font-size: 14px;
  color: #333;
  margin: 3px 0px 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list_content_info span {
  font-size: 12px;
  color: #999;
  /*margin-left: 15px;*/
}

.list_content_info a + span {
  font-size: 14px;
  margin-left: 5px;
}

.list_content_text {
  padding: 10px;
}

.list_content_text p {
  /*display: inline;*/
}

.list_content_info > div {
  display: none;
  font-size: 14px;
}

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

.case_law_dialog {
  width: 700px;
  position: absolute;
  z-index: 999;
  display: none;
}

.case_law_dialog .showThisLaw-up {
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ddd;
  position: relative;
  top: 1px;
  left: 30px;
}

.case_law_dialog .showThisLaw-up-small {
  border-bottom: 10px solid #fff;
  top: -8px;
  left: 30px;
}

.case_law_dialog .c_text {
  border: 1px solid #ddd;
  background: #fff;
  padding: 10px;
  margin-top: -9px;
  border-radius: 5px;
  font-size: 14px;
  color: #666;
}

.jufa-search-list:hover {
  border: 1px solid #1c64b9;
}

.hit_time {
  border-top: 1px solid #ddd;
  background: #f8f8f8;
  padding: 0px;
  font-size: 14px;
}

.hit_time_tit {
  padding: 7px 10px;
  background: #fff;
  box-shadow: 0px 3px 8px -3px rgba(0, 0, 0, 0.2);
}

.hit_time_tit span {
  margin-right: 10px;
  cursor: pointer;
}

.hit_time_tit span:hover {
  color: #f90;
}

.hit_word_bg {
  background: yellow;
}

/* å±•å¼€æŒ‰é’® */
.show_but_box {
  text-align: center;
}

.show_button {
  border: 0px;
  color: #1c64b9;
  font-size: 12px;
  background: #fff;
  padding: 0px 5px;
  margin: 3px auto;
}

.show_button:hover {
  color: #1c64b9;
}

.show_button font {
  margin-left: 5px;
}

.hide_hit_list {
  display: none;
}

.hit_time_info {
  overflow: hidden;
}

.hit_time_info li {
  border-top: 1px dashed #aaa;
  padding: 6px 15px;
  font-size: 14px;
  line-height: 24px;
}

.hit_time_info .default_color {
  color: #1c64b9;
}

.hit_time_info ul li:nth-child(odd) {
}

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

.hit_time_info li:first-child {
  border-top: none;
}

.hightword_new {
  background-color: yellow !important;
  color: #000 !important;
}

/* åˆ—è¡¨ - é€‰ä¸­æ–‡æœ¬ - åœ¨ç»“æžœä¸­æœç´¢ */

#hglighttip {
  position: absolute;
  background-color: #fff;
  width: 162px;
  display: none;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #ccc;
  z-index: 5;
}

#hglighttip .icon {
  height: 21px;
  width: 26px;
  display: inline-block;
}

#hglighttip .text {
  display: inline-block !important;
  font-size: 16px;
  padding-left: 1px;
}

#hglighttip .item {
  float: left;
  padding: 10px 10px;
  cursor: pointer;
  text-align: center;
}

#hglighttip .item:hover {
  color: #1c64b9;
}

#hglighttip {
  width: auto !important;
}

#hglighttip .item {
  float: none;
  text-align: left;
}

#hglighttip .text {
  display: inline-block;
  margin-left: 10px;
}

#resultSearch {
  display: none;
}

#rSearchBox {
  font-size: 14px;
  padding: 10px 0;
}

#rSearchBox > div {
  padding: 5px 10px;
  white-space: nowrap;
}

#rSearchBox b {
  font-weight: normal;
  color: #1c64b9;
}

#rSearchBox button {
  background: #fff;
  border: 1px solid #1c64b9;
  color: #1c64b9;
  font-size: 12px;
  border-radius: 3px;
  padding: 1px 5px;
  /* float: right; */
  margin-left: 10px;
}

#rSearchBox button:hover {
  opacity: 0.85;
}

#rSearchBox font {
  color: #ca4341;
}

#rSearchBox > img {
  margin: 15px;
}

#rSearchBox font + a {
  color: #fff;
  background: #d3a889;
  padding: 1px 6px;
  font-size: 13px;
  border-radius: 2px;
  margin-left: 15px;
}

.concat_word {
  padding: 3px 10px;
  font-size: 14px;
  color: #333;
  border-top: 1px solid #ddd;
  min-height: 40px;
  overflow: hidden;
  position: relative;
  transition: height 0.5s ease-in-out;
}

.concat_word .concat_word_wrap {
  overflow: hidden;
}

.concat_word .toggle {
  line-height: 23px;
  height: 23px;
  font-size: 12px;
  color: #1c64b9;
  cursor: pointer;
  text-align: center;
}

.concat_word .toggle font {
  margin-left: 5px;
}

.concat_word .toggle:hover {
  color: #1c64b9;
}

.concat_word span {
  color: #1c64b9;
  background: #dcf1fd;
  padding: 3.5px 8px;
  margin: 3px 4px;
  cursor: pointer;
  display: inline-block;
}

.concat_word span:hover,
.concat_word .label_light {
  background: #1c64b9;
  color: #fff;
}

.jufa-search-list-title h3 {
  padding-left: 10px;
}

.album-tag {
  margin: 10px 0px 0px 0px;
  border: 0px;
  border-top: 1px solid #ddd;
}

.jufa-search-list {
  /* overflow-x: hidden; */
}

.searchlist-id {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  right: inherit;
  top: inherit;
  vertical-align: top;
  width: auto;
  min-width: 30px;
}

.search-list-icon {
  border: 0px;
  margin: 4px 10px 0px 10px;
  padding: 0px;
}

.jufa-search-list-title h3 {
  padding: 5px 20px 0px 10px;
  margin-bottom: 5px;
  margin-top: 0;
}

.hit_time_info .toDetail {
  color: #1c64b9;
  cursor: pointer;
}

.album-tag a {
  color: #1c64b9;
  background: #eaf3fd;
  padding: 0px 8px;
  margin: 3px 4px;
  cursor: pointer;
  min-height: 22px;
  line-height: 22px;
  display: inline-block;
}

.jufa-search-list .hightword {
  color: #333;
  background: #ff9f24;
}

.custom-input-dropdown {
  padding-top: 4px;
}

/* å‰©ä½™æ¬¡æ•°æç¤ºå¼¹çª— */

#tryInfoModal {
  text-align: center;
}

#tryInfoModal .modal-dialog {
  width: 380px;
  margin-top: 15%;
}

#tryInfoModal .modal-header {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
  color: #d3a874;
}

#tryInfoModal .modal-body {
  padding-top: 10px;
  font-size: 16px;
  padding-bottom: 0;
}

#tryInfoModal .modal-body font {
  color: #d3a874;
  margin: 0px 5px;
}

#tryInfoModal .modal-footer {
  text-align: center;
  border: 0px;
  margin: 0px;
}

#tryInfoModal .modal-footer button {
  border: 1px solid #d3a874;
  background: #fff;
  color: #d3a874;
  margin: 0px 10px 10px;
}

#tryInfoModal .modal-footer #goVipBtn {
  background: #d3a874;
  color: #fff;
}

.hide-filter-btn {
  color: #1c64b9;
}

.list_content_info > div.list_content_text,
.list_content_info > div.list_content_list_1,
.list_content_info > div.list_content_list_2 {
  max-height: 115px;
  overflow: auto;
}

.gold_c {
  color: #d3a874;
}

#tryInfoModal #tryInfo {
  display: block;
  width: 330px;
  margin: 0 auto;
  background: #fdf5eb;
  padding: 5px 0;
  border-radius: 4px;
}

.gold_d {
  width: 330px;
  margin: 10px auto;
  text-align: left;
  padding: 10px 0 10px 53px;
  background: #fdf5eb;
  border-radius: 4px;
}

.gold_d img {
  width: 20px;
  margin-right: 10px;
}

.gold_d p {
  margin: 3px 0;
}

.holo-search {
  margin-top: 10px;
}

.album-tag-left,
.album-tag-right {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}

.album-tag-left > .tag-name,
.album-tag-right > .tag-name {
  display: block;
  width: 100%;
}

.tag-area {
  width: 300px;
}

.zsearch-box {
  margin: 2px auto;
}

.c_all {
  margin: 10px 0px 0px 10px !important;
}

.check_out button {
  margin: 4px 10px 0px 0px;
}

.album-tag > div {
  padding: 2px 10px;
  border-top: 1px dashed #ddd;
}

.album-tag > div:first-child {
  border-top: 0px;
}

/* 法律适用 */
.lbum-tag_title {
  float: left;
  /* width: auto; */
  margin: 3px 0;
  min-width: 70px;
}

.law_labels_item {
  color: #1c64b9;
  background: #eaf3fd;
  padding: 0px 8px;
  margin: 3px 4px;
  cursor: pointer;
  height: 22px;
  line-height: 22px;
  display: inline-block;
  width: 100%;
}

/*引用法规  */
.showThisLaw {
  z-index: 4;
  position: absolute;
  left: -20px;
}

.showThisLaw-up {
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-bottom: 16px solid #f0f0f0;
  position: relative;
  top: 1px;
  left: 30px;
}

.showThisLaw-up-small {
  border-bottom: 16px solid rgba(000, 000, 000, 0.5);
  top: -14px;
  left: 30px;
}

.showThisLaw-concent {
  line-height: 26px;
  padding: 10px 10px;
  border: 1px solid #f0f0f0;
  background: rgba(000, 000, 000, 0.5);
  color: #fff;
  position: relative;
  top: -15px;
  cursor: text;
  max-height: 300px;
  overflow-y: auto;
  padding-top: 0;
}

.law_labels_item > p {
  max-width: 700px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 0;
  cursor: pointer;
}

.law_labels_item {
  position: relative;
}

.list_content_list_2 .glalDate {
  color: #1c64b9;
  display: inline-block;
  padding: 3px 4px 2px;
  background: url(/static/Public/images/border_arrow.png) no-repeat;
  background-size: 100% 100%;
  width: 95px;
  text-align: center;
  font-size: 14px;
}

.list_content_info > div.list_content_list_2 .current_article {
  color: #ca4341;
  border: 1px solid #ca4341;
  display: inline-block;
  padding: 2px 4px;
  margin-right: 4px;
  font-size: 12px;
  margin-left: 0;
}
