@charset "UTF-8";

.tab_box li {
  float: left;
  margin: 0 40px;
}

.tab_box li.active,
.tab_box li:hover {
  color: #1c64b9;
  border-bottom: 3px solid #1c64b9;
  background-color: #f7f7f7;
}

/* 体验弹窗 */
.try_modal {
  z-index: 1049 !important;
}

.try_modal .modal-dialog {
  width: 390px !important;
}

.try_modal .modal-content {
  background: url(/static/Public/images/try_modal_bg.png) no-repeat #fff;
  background-size: 100% auto;
  border-radius: 8px;
  text-align: center;
}

.try_modal .close {
  color: #ddd;
  position: absolute;
  top: 10px;
  right: 10px;
}

.try_modal .modal-header {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
  margin-bottom: 50px;
}

.try_modal .modal-header .tit {
  position: relative;
  top: 0px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}

.try_modal .modal-body .info {
  text-align: left;
  display: inline-block;
  line-height: 23px;
  color: #888;
  font-size: 15px;
}

.try_modal .modal-footer {
  margin: 0 50px;
  text-align: center;
}

.try_modal .modal-footer .btn {
  background-image: linear-gradient(to right, #8486e7, #5d61e2);
  border: 0px;
  color: #fff;
  font-size: 20px;
  border-radius: 30px;
  padding: 8px 25px;
}

.search_Tab {
  position: absolute;
  z-index: 100;
  color: #646464;
  padding: 5px 8px;
  /* padding-bottom: 0; */
  background: #ffffff;
  text-align: center;
  margin-top: 0;
  border: 1px solid #ddd;
  border-bottom: 0;
  top: 46px;
  width: 688px;
}

.searchTab_ch {
  float: left;
  padding: 5px 15px;
  cursor: pointer;
}

.searchTab_ch.active {
  color: #1c64b9;
  /* border-bottom: 3px solid #1C64B9; */
  background: #d8e2f1;
  border-radius: 4px;
}

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

.search_Tab {
  display: none;
  margin-top: 0px !important;
}

#searchTipsObj_Tab,
#checkcaseSearchTipsObj_Tab {
  border-top: 1px solid rgb(221, 221, 221);
  border-bottom: 6px solid #d8e2f1;
}

.drop-option li.active {
  background-color: #f0f0f0;
}

#searchTipsObj,
#checkcaseSearchTipsObj {
  margin-top: 45px;
  border-top: 0;
}

#lawSearchTipsObj_Tab {
  margin-top: 38px;
  border-top: 0;
  padding-left: 12px;
}

#lawSearchTipsObj_Tab .searchTab_ch {
  margin-right: 16px;
}

#lawSearchTipsObj {
  margin-top: 36px;
  width: 592px;
}

.drop-option,
.srh-drop {
  border: 1px solid #ddd;
  width: 688px;
}

#lawSearchTipsObj > li.ass_chl {
  padding-left: 92px;
  position: relative;
}

#lawSearchTipsObj > li.ass_chl > span.label {
  position: absolute;
  left: 15px;
}

.new-type-bg {
  white-space: nowrap;
}

.jufa-container {
  margin: 88px auto;
}

.main-index-logo {
  width: 470px;
}

.lawfrim_header {
  background: #fff !important;
}

.bg-main {
  height: 400px !important;
  padding: 1px 0;
}

.law_list_box {
  padding-top: 15px;
}

.law_list {
  float: left;
  margin: 0 0 0 20px;
  width: calc(33.3% - 13px);
}

.law_list:first-child {
  margin-left: 0;
}

.main-width {
  width: 100%;
}
.tab-content .tab-pane {
  width: 100%;
  margin: 0px auto;
}
.jufa-main-search {
  box-shadow: none;
}
.wid-size {
  width: 100%;
}

.hotWords {
  width: 100%;
}

body {
  /* padding-top: 56px; */
}
